Commit Graph

14013 Commits

Author SHA1 Message Date
Barry Harris a4c174b9d2 Fixed name of K051649Exit function 2011-12-22 09:33:55 +00:00
iq_132 f5f73c5129 Change ZetInit to initialize a single z80 at a time. Working towards making all CPU inits homogeneous. 2011-12-21 22:51:01 +00:00
Barry Harris a095ecf4e9 Fix for k053260.cpp, fixes parodius 2011-12-21 16:18:38 +00:00
Barry Harris 086738cff5 Tidied Irem drivers 2011-12-21 15:40:37 +00:00
Barry Harris b3189e7605 Fixed some warnings thrown by optimisation reduction in GCC 3.4.5 2011-12-21 13:55:40 +00:00
Barry Harris 9f83b4a91f Added support for trackball in d_lemmings.cpp 2011-12-21 13:09:19 +00:00
iq_132 545d9b92f3 Lemmings. Anyone interested in hooking up the analog inputs? It is still black magic to me how they are handled... :( 2011-12-21 05:02:21 +00:00
tmaul 65d27edb5b Fix warnings in snes (and it still works) 2011-12-20 22:23:28 +00:00
tmaul a5b5935906 Fix rom name 2011-12-20 22:16:37 +00:00
Barry Harris 38c91f2645 JacKc posted unicode titles for some games in d_pgm.cpp 2011-12-20 21:24:12 +00:00
Barry Harris eb2b440d93 Bagman parent should be enabled in debug only 2011-12-20 21:16:43 +00:00
Barry Harris 3345828a0a Reduce optimisation in GCC 3.4.5 builds to match other GCC builds (fixes a crash when scanning for snes roms, which I spent way too long finding!) 2011-12-20 21:13:52 +00:00
Barry Harris d6510978a2 Fix makefile.vc 2011-12-20 20:50:44 +00:00
tmaul f04664862b Add sdl input, audio, video so I can re-port to sdl. 2011-12-20 18:44:03 +00:00
tmaul 7f04aeea81 Move burner/win32 to burner/platform/win32
move burner/win32 to burner/resource as some/all of them could be used by other platforms.
2011-12-20 18:33:05 +00:00
Barry Harris d8892c89b5 Tidied Galaxian drivers 2011-12-20 16:50:24 +00:00
Barry Harris 6a5be5da2a Added sound to fantzonep 2011-12-20 14:39:08 +00:00
Barry Harris de9de82e07 Finished tidying Sega drivers 2011-12-20 14:02:53 +00:00
Barry Harris cb4f6e6ad5 Fix gami.cpp 2011-12-19 22:47:39 +00:00
tmaul 9b4c2ecd36 Make the paths we use a bit more portable (even in non portable code) 2011-12-19 21:54:28 +00:00
Barry Harris 3c90492b10 Initial tidying of Sega drivers 2011-12-19 21:35:52 +00:00
Barry Harris eba6851149 Fixed warnings in d_psikyo4.cpp 2011-12-19 20:46:27 +00:00
Barry Harris 78c3209240 Fix makefile.rules 2011-12-19 20:36:44 +00:00
Barry Harris 81ee96efd5 Fix setname lengths in d_snes.cpp 2011-12-19 20:31:37 +00:00
Barry Harris 48326eefee Fix VC compile (snes_ppu.cpp) 2011-12-19 20:30:17 +00:00
Barry Harris 4bd92b8991 Tidied makefile.rules 2011-12-19 20:29:30 +00:00
tmaul cb78b3300d Change to mess rom names (I think?) 2011-12-19 20:22:26 +00:00
tmaul 5f541af9b7 Update to latest unzip.c as we were a decade out of date ;) 2011-12-19 20:08:50 +00:00
tmaul ee29dde329 SNES inital commit:
Loads of warnings but now builds (and runs!) with mingw64
Only has super mario world hooked up
Missing sound, eeprom saving, and lots of things
Set to be a debug only driver for now
2011-12-19 19:47:54 +00:00
tmaul 2e64290c01 Change interface directory layout (only tested with mingw64, sorry if it breaks 32 bit builds) 2011-12-19 19:17:20 +00:00
tmaul 813ea782ab Remove generated folder 2011-12-19 19:05:04 +00:00
tmaul c01412b4f9 Not sure where to put these... 2011-12-19 18:27:52 +00:00
tmaul eb481bc05e Are we allowed to have these .lib/.h files here? If so i'd like to keep them here whilst I fix up visual studio IDE building again. Pre.bat should be fine, as that's just a load of fix up so it does all the prebuild steps that it's a pain to do in the IDE. 2011-12-19 18:25:24 +00:00
tmaul c06f4fc57a Change description as it was a bit out of date (probably still is if you think about megadrive) 2011-12-19 18:12:37 +00:00
Barry Harris da17712e6d Tidied taito drivers
Fixed inputs in Dream Land in Bubble Bobble driver
Fixed Rambo III in Taito B driver
Fixed default dips in Yes/No Sinri Tokimeki Chart in Taito F2 driver
2011-12-19 17:05:26 +00:00
Barry Harris 4c7acd9c2e Change default option to not change num lock status 2011-12-19 14:28:32 +00:00
Barry Harris 52fc455e32 Changed CPS-3 driver to use MAME flash dumps, and added verification for CPS-3 driver back to ROM_VERIFY dat 2011-12-19 12:33:30 +00:00
Barry Harris 8118392020 Fixed sound in d_rpunch.cpp 2011-12-19 10:06:40 +00:00
Barry Harris 61cce76339 Increment version 2011-12-19 09:16:39 +00:00
iq_132 26398ebb0a Psikyo4... I'm not sure why I didn't add this ages ago. long-forgotten bug? 2011-12-19 02:27:04 +00:00
iq_132 1ce832816d Rabbit puuuuuuuuunch 2011-12-19 00:59:15 +00:00
Barry Harris 8abd8e1f73 X64 Compile fix 2011-12-17 21:37:32 +00:00
Barry Harris 3dba808a66 VC Compile fix 2011-12-17 21:29:27 +00:00
Barry Harris 90e7a563e3 Fixed unicode description for dynwarj 2011-12-17 21:26:02 +00:00
Barry Harris 3b1b183025 Fixed various localisation issues 2011-12-17 21:24:19 +00:00
Barry Harris ae83f086f1 Fixed Warriors of Fate Japanese Unicode Title 2011-12-17 16:47:25 +00:00
Barry Harris 1e6223f85c Fixed CRC error in wofch 2011-12-17 16:43:30 +00:00
Barry Harris b69903e3b7 Fixed poINT32 issues 2011-12-17 15:42:39 +00:00
Barry Harris 1c07c05a2d New version. :) 2011-12-17 15:39:05 +00:00
Barry Harris e26d965824 Fix new wof parent CPS-B ID 2011-12-16 15:10:38 +00:00