Commit Graph

414 Commits

Author SHA1 Message Date
iq_132 f7f0bd95d8 Silver Millennium driver. 2012-04-13 19:20:22 +00:00
Barry Harris b1be6e5cdd Tidy up 2012-03-16 13:37:14 +00:00
iq_132 7f6f6303d5 Added driver for Gals Pinball 2012-02-27 18:29:06 +00:00
iq_132 19add5eccd Added driver for Momoko 120% 2012-02-25 17:49:44 +00:00
Barry Harris b8e2736a3f Seperate out pce into d_pce.cpp and pce.cpp (make auto-generation from mess xml files easier) 2012-02-17 21:05:02 +00:00
iq_132 ac64d12f1e Added driver for Act Fancer. 2012-02-04 06:56:35 +00:00
iq_132 42be28e947 Add driver for PCE and VDC device (video routines). 2012-01-20 08:10:27 +00:00
iq_132 e88049d898 Getting things ready for PCE/TG16?SGX driver. Add some fixes from more corrent h6280 mame core, add save states to h6280, enable some h6280 functions.
Add c6280 sound core.
2012-01-20 04:30:41 +00:00
Barry Harris 17129c99bb Reorganised tree to work-around windows CreateProcess() 32Kb limit. Reenabled depend in MinGW makefile, since it shouldn't cause any more issues. 2012-01-18 20:24:14 +00:00
Barry Harris 3d6c2b9f9e WIP driver for Terra Cresta 2012-01-10 21:04:29 +00:00
Barry Harris ed765e3f34 Resplit makefile rules into burn and burner, the issue we had, and still have is caused by Windows terminal command-line buffer limit of 32Kb. For now, disabling DEPEND halfs the data we send to the command-line. 2012-01-10 15:22:01 +00:00
Barry Harris bbf5574656 Reverted seperating makefile.rules, it was quite broken. :( 2012-01-09 13:09:31 +00:00
Barry Harris 3412e3b4d4 Add driver for Blomby Car 2012-01-07 19:38:19 +00:00
Barry Harris c18b253c8a Split makefile.rules into makefile.burn_rules and makefile.burner_win32_rules 2012-01-03 13:31:23 +00:00