Commit Graph

13047 Commits

Author SHA1 Message Date
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
Barry Harris 9d0d192a12 Sync megadrive driver with MESS 0.144u3 2011-12-16 13:23:55 +00:00
Barry Harris 63ab78a227 VC through up duplicate resource ids, wish GCC would bloody check them as well! 2011-12-15 20:34:42 +00:00
Barry Harris 367b05867b Updated whatsnew.html 2011-12-15 16:33:32 +00:00
Barry Harris f043cc8135 Converted all the strings I can see to support localisation, and upped the number of allowed localisable resources to 2000 2011-12-15 16:18:10 +00:00
Barry Harris ccbc721add Fixed building localisation templates in GCC builds 2011-12-15 12:11:35 +00:00
Barry Harris 40731d9433 Added pgm_sprite.h generator to makefiles 2011-12-15 11:27:03 +00:00
Barry Harris f5d4ad591b Fixed default dips in d_suprloco.cpp 2011-12-15 10:31:31 +00:00
Barry Harris d6d115423e Synced with MAME 0.144u3 2011-12-15 10:27:21 +00:00
iq_132 3a9821be22 Fix save state 2011-12-15 06:14:36 +00:00
iq_132 af92a59181 2011-12-15 06:01:32 +00:00
iq_132 b32e73de38 Add driver for Super Locomotive 2011-12-15 01:01:04 +00:00
iq_132 d2a79db034 Made v3021 rtc an external device. 2011-12-14 22:28:03 +00:00
Barry Harris bafa279da0 Fixed issue with strings in localisation templates 2011-12-14 20:13:20 +00:00
iq_132 866ce29da5 2011-12-14 20:00:39 +00:00
Barry Harris 1d5fcc1775 Updated libpng to 1.5.6 2011-12-14 15:49:26 +00:00
Barry Harris ad52d58d93 Tidied PGM driver 2011-12-14 11:22:10 +00:00