Commit Graph

3277 Commits

Author SHA1 Message Date
Barry Harris 2e0475630a Add support for localising gamelist 2012-01-02 13:33:35 +00:00
tmaul 747a9c9d57 SDL version now compiles on ubuntu 11.10 but won't link because it doesnt like the sdl linkages 2012-01-01 22:52:35 +00:00
tmaul 3d0c938d0e Undo makefile changes 2012-01-01 21:43:29 +00:00
tmaul f13125cdd1 Fixes for stringset 2012-01-01 20:46:49 +00:00
tmaul 85b1616a5a Fixes for stringset 2012-01-01 20:45:18 +00:00
tmaul 7b0caf7f83 Make windows build still build 2012-01-01 20:40:10 +00:00
tmaul efd7972d7f various platform cleanups 2012-01-01 20:35:21 +00:00
tmaul 2748ca071d move network specific stuff to win32 2012-01-01 20:08:34 +00:00
tmaul 9820ab543d remove __fastcall attribs for platforms that hate it 2012-01-01 19:33:46 +00:00
tmaul f414dd06f5 revert as this breaks windows builds 2012-01-01 19:20:51 +00:00
tmaul c243b98887 Fix makefile for sdl 2012-01-01 19:19:35 +00:00
tmaul 030c261e2d 2012-01-01 19:18:30 +00:00
tmaul 2911fac8e0 2012-01-01 19:17:45 +00:00
tmaul e3a11a9d37 missed one 2012-01-01 19:07:52 +00:00
tmaul 2fde633481 fix some case sensitivity issues in includes (also why do macs not have fucking hash key? 2012-01-01 18:58:02 +00:00
tmaul 1a75e692f7 add bzip.cpp 2012-01-01 18:47:13 +00:00
tmaul 59484aa24e add stringset.cpp. Need to get rid of this I think 2012-01-01 18:43:56 +00:00
tmaul 1a5d73cc1a Hmm, we might need to split the makefile.rules down to makefile.burn and makefile.platformxxxxx where xxxx is the target? 2012-01-01 18:41:54 +00:00
tmaul 2e094f2746 sdl changes 2012-01-01 18:35:43 +00:00
tmaul 3fb1543ce1 A few SDL cleanups and a makefile 2012-01-01 17:58:04 +00:00
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