Commit Graph

807 Commits

Author SHA1 Message Date
tmaul 0143471949 Add the rest of the code from the unreleased PSP port. Needs updating but will be lost to the ages if I don't add it to SVN... Could be handy if someone ever wants to port to a new architecture. 2012-01-01 17:20:28 +00:00
tmaul 00e09a1b96 Add the MIP a68k module that was never released from the unreleased PSP port manto and I did years ago. Totally useless for anything else but still quite interesting if you wanted to learn about porting from x86 to MIPS. 2012-01-01 17:19:07 +00:00
tmaul cc724dbb1d More sdl bits - no makefile as it all needs updating 2012-01-01 17:12:53 +00:00
Barry Harris f8f654770f Increment version 2012-01-01 08:01:58 +00:00
Barry Harris 16dc6e4b7e Update whatsnew.html 2011-12-31 18:59:28 +00:00
Barry Harris 79281fd62c Added localisation support to cd image select dialog, and the filter create/select dialogs 2011-12-31 16:35:12 +00:00
Barry Harris 597b29e933 Localisation fixes - resolution dialog text, input dialog widening, shot factory dialog widening, "scanning roms" text, "loading bios/program/graphics/sound" text, widened Apply IPS patches checkbox 2011-12-30 20:56:56 +00:00
Barry Harris e60ee86952 Sync d_pacland.cpp with MAME 0.144u4 2011-12-30 19:15:14 +00:00
Barry Harris abb686e547 Fix makefile.rules - doh! 2011-12-30 18:54:12 +00:00
Barry Harris b064abcfee Formatted makefile.rules 2011-12-30 18:52:56 +00:00
iq_132 f95d845854 Added Pac-Land driver.
Added graphics decoding macros. Should make things cleaner and easer to move from MAME.
2011-12-29 22:20:38 +00:00
Barry Harris 6d7ee2c52d Added support for xbox headers and plugins in burner and interface folders 2011-12-29 21:28:47 +00:00
Barry Harris 4de8fe7ab7 Add filters for Capcom (Other), Seta and Technos, updated relevant drivers to support filters 2011-12-29 20:54:41 +00:00
Barry Harris 6d08edc4ab Move Kaneko, Irem, Sega, Taito and Toaplan drivers from Misc to correct filter 2011-12-29 11:16:33 +00:00
Barry Harris d5aa855aa3 Move some drivers from misc to relevant Sega, Toaplan, Taito or Irem folder 2011-12-29 11:01:45 +00:00
Barry Harris 6eed1d831a Move Data East drivers to their own filter 2011-12-29 08:26:18 +00:00
Barry Harris eefc7494fa Move Data East drivers to their own folder 2011-12-29 08:12:25 +00:00
Barry Harris 0944a4d6f8 Moved Kaneko16 and SNES to their own filters, DataEast to follow 2011-12-28 21:38:45 +00:00
Barry Harris d154b269b1 Improve hardware filtering in sel.cpp 2011-12-28 21:20:07 +00:00
Barry Harris 101b9ee478 Endian fixes for Taito drivers from FBANext - Taito drivers should be endian-safe 2011-12-28 16:27:47 +00:00
Barry Harris f4df003dd8 Endian fixes for Psikyo driver from FBANext - Psikyo drivers should be endian-safe now 2011-12-28 14:21:10 +00:00
Barry Harris 358f3d9e8e Improved IRQ timing in Sega SystemY driver 2011-12-27 22:47:57 +00:00
Barry Harris cee3344d2c Endian fixes for Toaplan drivers from FBANext - Toaplan drivers should be endian-safe 2011-12-27 20:51:53 +00:00
Barry Harris fb8166563e Endian fixes for Sega drivers from FBANext - Sega drivers should be endian-safe 2011-12-27 20:43:14 +00:00
iq_132 d0c8a73e20 Oops. Wrong base. 2011-12-27 04:38:20 +00:00
iq_132 8d1fd98c23 Add preliminary Puzzli2 protection simulation and remove patches. Also remove some comments. 2011-12-27 04:09:55 +00:00
Barry Harris a52079546a Matched sets to MAME 0.144u4 2011-12-25 20:22:50 +00:00
Barry Harris 47db754485 endian fixes for sek.cpp based on FBANext, neogeo should hopefully be endian-safe if anyone has ability to test? 2011-12-23 20:53:58 +00:00
Barry Harris cd39f2971d neogeo endian fixes from FBANext - should be all of them 2011-12-23 20:47:00 +00:00
Barry Harris 5a447328ae d_neogeo.cpp endian fixes based on FBANext 2011-12-23 20:20:10 +00:00
Barry Harris df4e79f89f psikyosh_render.cpp endian fixes from FBANext 2011-12-23 20:04:39 +00:00
Barry Harris ca47b73af1 PGM endian fix 2011-12-23 11:53:53 +00:00
Barry Harris 3bfed100ea Endian fixes from FBANext for CPS-3 2011-12-23 11:38:03 +00:00
Barry Harris 7fe089a450 Endian fixes from FBANext for CPU cores 2011-12-23 11:08:55 +00:00
Barry Harris c0df8070c7 Reverted 119 and 120, broke debug tracking and some games, FB Alpha is otherwise quite stable now, please fully test all changes before committing 2011-12-23 10:30:57 +00:00
Barry Harris db1f0f76dd Tidied makefile.rules 2011-12-23 09:15:48 +00:00
Barry Harris dd7c5ae909 Tidied neogeo drivers 2011-12-22 20:51:35 +00:00
iq_132 1d531347a5 Move some Konami drivers to Konami rather than pre/post-90s 2011-12-22 20:47:08 +00:00
iq_132 a70210d129 Change HD6309Init(num) to HD6309Init(nCPU). Initialize a single CPU at a time. 2011-12-22 20:37:21 +00:00
iq_132 e37e3b0d65 Change M6809Init(num) to M6809Init(nCPU). Initialize a single CPU at a time. 2011-12-22 20:14:43 +00:00
Barry Harris 462f307324 Delay the VBlank IRQ in CPS-2 driver until part way through VBlank period, fixes text in D&D games 2011-12-22 19:54:11 +00:00
Barry Harris eda80b3025 Tidied Capcom drivers and normalised the sound in some CPS-2 games 2011-12-22 15:59:52 +00:00
Barry Harris 0b99bab0c8 Tidied Konami drivers, fixed sound in some where ym irqs weren't being triggered frequently enough 2011-12-22 13:10:31 +00:00
Barry Harris 896b4e1089 Make sure handlers are NULLed, fixes at least multi-session bug when playing Cuebrick and then any other Konami game 2011-12-22 13:08:19 +00:00
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