Commit Graph

2642 Commits

Author SHA1 Message Date
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 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
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 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 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
Barry Harris 05045e6a8b Tidied Megadrive driver 2011-12-13 21:12:52 +00:00
Barry Harris cdfef273fc Tidied CPS-3 drivers 2011-12-13 20:50:09 +00:00
Barry Harris d5c1086cd2 Tidied Psikyo drivers 2011-12-13 20:19:18 +00:00
Barry Harris fee495ae58 Removed idle skipping hacks in Cave drivers 2011-12-13 16:21:02 +00:00
Barry Harris a1dfaf99ee Tidied Toaplan drivers 2011-12-13 16:10:31 +00:00
Barry Harris 89b8c63833 Finished tidying Cave drivers 2011-12-13 12:31:37 +00:00
Barry Harris 3120ae51d3 Tidied first batch of Cave drivers 2011-12-12 20:31:24 +00:00
Barry Harris cbf9de7cf1 Start of cave tidying 2011-12-12 16:45:01 +00:00
Barry Harris 3c3ab70763 Debug tracking for misc_post90s r-z completed, fixes where necessary 2011-12-12 16:34:02 +00:00
Barry Harris 87e9200734 Debug tracking for misc_post90s b-p completed, fixes where necessary 2011-12-12 14:33:37 +00:00
Barry Harris aa2c65d45f Fixed issues reported by BurnExitMemoryManager() in misc_pre90s drivers 2011-12-12 10:40:35 +00:00
Barry Harris 2b70e30ea3 Added a check in BurnExitMemoryManager to give a warning if it has to free memory 2011-12-12 09:51:29 +00:00
Barry Harris 5df166b9d4 Fixed Birdiy spriteram2 mapping and sprite rendering 2011-12-12 09:44:53 +00:00
iq_132 499363be50 2011-12-12 03:02:36 +00:00
Barry Harris 866d3cdb0c Debug tracking for misc_post90s a-b completed, fixes where necessary 2011-12-11 21:41:33 +00:00
Barry Harris b132d5444c Fix for debug tracking exit in s2650_intf.cpp 2011-12-11 12:25:12 +00:00
Barry Harris 855b2619ef Debug tracking for misc_pre90s s-z completed, fixes where necessary 2011-12-11 12:15:44 +00:00
Barry Harris 623fd771ec Fixed debug tracking exit in msm6295.cpp 2011-12-11 12:12:15 +00:00
Barry Harris a36f4263fa Debug tracking for misc_pre90s l-r completed, fixes where necessary 2011-12-11 09:49:27 +00:00
Barry Harris 500968b92a Debug tracking for misc_pre90s a-k completed, fixes where necessary 2011-12-10 21:33:14 +00:00
Barry Harris ac7dd4699c Fix debug tracking for SekGetActive() 2011-12-10 21:23:06 +00:00
Barry Harris f56d1aa428 Fixed some input and dip switch issues in d_bankp.cpp 2011-12-10 20:26:08 +00:00
Barry Harris 4b902a7b81 Fixed Z80 romsize in Pang3 2011-12-09 21:03:40 +00:00
Barry Harris ef0779a32b Added option to DDraw blitter to force flipping 2011-12-09 20:23:06 +00:00
Barry Harris a258def3a1 Fixed screenshots in vertical or flipped games 2011-12-09 14:23:46 +00:00
Barry Harris 1d4074a5bc Fixed CPS-1 and CPS-2 2011-12-09 13:52:08 +00:00
Barry Harris d4d1f6b692 Tidy debug_track.cpp 2011-12-08 21:26:50 +00:00
Barry Harris 6365ee131b Fix MSVC compiling 2011-12-08 21:24:53 +00:00
Barry Harris dfd8e1553d Fix WIN redefinition warnings with GCC 4.6.1 2011-12-08 20:36:29 +00:00
Barry Harris 719e95e3e7 Added debug tracking support to sek.cpp 2011-12-08 20:18:16 +00:00
Barry Harris ebb173efde Generated d_megadrive.cpp from MESS 0.144u2 2011-12-08 19:52:03 +00:00
Barry Harris 33420a2354 Added debug tracking support to vez.cpp and zet.cpp 2011-12-08 15:34:58 +00:00
Barry Harris f09e11801e Added support to more CPU cores for debug tracking 2011-12-07 16:09:09 +00:00
Barry Harris e2ae9e3303 First batch of CPU cores with debug tracking support added 2011-12-07 15:30:27 +00:00
Barry Harris d071da9244 Added debug tracking support to /burn and /burn/devices folders 2011-12-06 20:54:24 +00:00
Barry Harris 5d74949270 Finished adding debug tracking to sound cores 2011-12-06 15:35:28 +00:00
Barry Harris e748d3bbb7 Updated some more sound cores to support debug tracking 2011-12-05 20:57:53 +00:00
Barry Harris b0fef3069a Added a module to aid in device tracking for debug builds only
Started updating sound cores to support device tracking module
2011-12-05 16:29:32 +00:00
iq_132 c52c5452c7 Oopsie! 2011-12-05 02:02:14 +00:00
iq_132 dafde879bf Fixed comment in arm7_intf.h
Updated 6502 and Vez core to allocate rather than use array
Updated Vez core to do VEZ_IRQSTATUS_AUTO
2011-12-05 01:54:00 +00:00
iq_132 0b427910fa Added Bygone, updated inputs 2011-12-05 01:51:14 +00:00
Barry Harris 401c250e42 Sync with MAME 0.144u2 2011-12-04 21:07:33 +00:00
Barry Harris 57c44a8e03 Increment version and set to debug 2011-12-03 20:29:12 +00:00
Barry Harris e4cc7bbf30 Initial commit 2011-12-03 20:27:59 +00:00