Commit Graph

487 Commits

Author SHA1 Message Date
iq_132 3d8e4b5d5a Add m107 driver. 2014-05-11 15:46:28 +00:00
iq_132 defbf52d58 Add driver for Xain'd Sleena (Rewritten since last time I posted shots, I lost those sources :( ). Please playtest! 2014-05-01 03:27:26 +00:00
iq_132 7294069c40 Added The Lost Castle In Darkmist driver 2014-04-24 03:02:45 +00:00
iq_132 89043b337d Add MSM5232 sound core, hook Wyvern F-0 and Fairyland Story up to use it. 2014-04-19 05:45:21 +00:00
iq_132 ee4563fbc5 Add driver for Tail to Nose. 2014-04-19 02:28:41 +00:00
iq_132 a93ac7759e Add somewhat preliminary driver for Wyvern F-0. 2014-04-18 04:48:16 +00:00
iq_132 3eb7bbc90a Added Capcom Bowling & tms34061 video chip. Barry, will you please take a look at adding the analog inputs please? They are still black magic to me. 2014-04-16 00:12:40 +00:00
iq_132 6f8e8475ea Add driver for Mustache Boy and t5182 device. 2014-04-13 23:05:28 +00:00
iq_132 0be5b832c4 Add driver for Mike (Hi Dink!) 2014-04-13 22:59:48 +00:00
iq_132 d62a03216a Add Punch Out driver, NES APU and VLM5030 sound cores 2014-02-01 23:43:24 +00:00
Barry Harris c481fe1a68 Add iq's driver for Dragon Master and his port of pic16c5x, updated to modern standards (glad I found these!) 2013-04-08 09:19:25 +00:00
Barry Harris 029c69ec34 Add driver for bigtwin on playmark hardware (quick and simple driver for me to try adding and verifying PIC16C57 core and get familiar with playmark sound hardware, hopefully help one day with CPS-1 bootlegs) 2013-04-07 18:45:58 +00:00
Barry Harris 7279678cd8 Fix typo 2013-01-28 09:25:18 +00:00
Barry Harris 030300ac59 Add sms to makefile 2013-01-28 09:23:35 +00:00
iq_132 89e499e1be Cybertank commit. Needs analog inputs hooked up. :) 2012-08-11 02:05:55 +00:00
iq_132 56f9973b84 Add Atari Tetris, feature-complete slapstic device, and update gauntlet to use it. 2012-07-30 02:59:40 +00:00
Barry Harris 9a1da81bc5 Initial dkong commit, tidied and everything compiles, marked all as BurnDriverD for now 2012-06-22 18:52:49 +00:00
iq_132 2fa773409d Rename Sek.cpp to m68000_intf.cpp, Sek.h to m68000_intf.h, sekdebug.h to m68000_debug.h, vez.cpp to nec_intf.cpp, vez.h to nec_intf.h, zet.cpp to z80_intf.cpp, zet.h to z80_intf.h. I think this makes it a little more clear and standardized as to their function. 2012-06-21 16:07:03 +00:00
Barry Harris 3838e2d9c7 Add support for rc filter, hook up in Galaxian Konami sound drivers (like old MAME, before using discrete, definitely better than not using any filter, but not as good as MAME discrete) 2012-06-05 19:05:51 +00:00
iq_132 ba6389cc61 Added driver for Konami Test Board (GX800) 2012-05-31 09:41:45 +00:00
Barry Harris 8e6171cf6f Fix compile (forgot this file before) 2012-04-16 14:55:51 +00:00
Barry Harris 02262ed454 Update makefile.burn_rules for previous update 2012-04-15 19:37:29 +00:00
tmaul 972b474a22 Forgot a makefile update 2012-04-14 15:27:52 +00:00
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