mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
added 12-in-1 mapper to carthw
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@369 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
48df6e9e54
commit
757f8dae1a
7 changed files with 87 additions and 22 deletions
|
@ -122,7 +122,8 @@ static LRESULT CALLBACK WndProc(HWND hwnd,UINT msg,WPARAM wparam,LPARAM lparam)
|
|||
"NJ: CZ80\n"
|
||||
"MAME devs: YM2612 and SN76496 cores\n"
|
||||
"Stéphane Dallongeville: Gens code, base of Fame/C (C68K), CZ80\n"
|
||||
"Tasco Deluxe: SVP RE work\n",
|
||||
"Tasco Deluxe: SVP RE work\n"
|
||||
"Pierpaolo Prazzoli: info about SSP16 chips\n",
|
||||
"About", 0);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue