summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_sc2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-79/+37
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-649/+649
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-8/+8
* some roms sc1 -> sc2 (nw) David Haywood2012-12-141-0/+24
* further sc1 sorting, some sets moved to sc2, maygay1 (nw) David Haywood2012-12-131-0/+41
* ok, that's enough RUINING MAME for now (nw) David Haywood2012-12-121-90/+129
* current checkpoint (nw) David Haywood2012-12-121-85/+180
* one of the SC2 Golden Casino sets was actually the Dot Matrix rom for said ga... David Haywood2012-12-121-16/+32
* move another misplaced set sc2->mpu4 (nw) David Haywood2012-12-121-60/+122
* killed unneeded set, more documentation (nw) David Haywood2012-12-121-136/+195
* another incorrectly placed set (nw) David Haywood2012-12-121-92/+149
* further documentation improvements (nw) David Haywood2012-12-121-59/+102
* move incorrectly placed set from sc2 -> sc1 (nw) David Haywood2012-12-121-15/+29
* further documentation improvements (nw) David Haywood2012-12-121-23/+57
* improved some more set documentation (nw) David Haywood2012-12-121-67/+116
* fix another misplaced / mislabeled sc2 set (nw) David Haywood2012-12-121-20/+38
* sc2 notes / sorting / moved a set which has the wrong filename (nw) David Haywood2012-12-121-36/+47
* make said helper function a bit more helpful (nw) David Haywood2012-12-121-46/+60
* helper functions to aid in further cleanup (nw) David Haywood2012-12-121-3/+87
* fix some other wrong placed / wrong named bits (nw) David Haywood2012-12-061-20/+16
* current impact + some dupe killing (nw) David Haywood2012-12-031-2/+2
* SC4, current (nw) David Haywood2012-11-291-0/+11
* Let's try this again - make the sc2 layout names make more sense -vid,dmd,vfd... James Wallace2012-09-231-3/+4
* NVRAM_HANDLER removal. Aaron Giles2012-09-211-22/+20
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* New NOT WORKING Game James Wallace2012-09-181-5/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-10/+10
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-21/+22
* Get rid of devtag_reset macro. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-175/+180
* Dupe Nukem - From Haze (nw) Scott Stone2012-08-071-31/+9
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-510/+510
* some memset() underflow fixes (no whatsnew) Oliver Stöneberg2012-08-031-1/+1
* Revert r17106 (before spaces changed to _). The following revisions should b... Scott Stone2012-08-031-9/+9
* Never underestimate the power of regex... (nw) James Wallace2012-08-031-9/+9
* Clean-ups and version bump Miodrag Milanovic2012-07-301-1/+1
* Fix unwanted popmessage in BD1 games, and separated vfd and DMDs out for bett... James Wallace2012-07-241-25/+34
* New clones added James Wallace2012-07-191-10/+0
* ROC10937 converted to a modern device - still needs proper character clock ti... James Wallace2012-07-151-1/+1
* removed duplicate set of roms, sc2cops1 has no unique roms & sc2cops is still... smf-2012-07-111-2/+0
* Fixed MT#04923: Many sets in bfm_sc2.c and bfm_sc4.c: Crash after OK Scott Stone2012-06-151-0/+4
* Clean-ups and version bumpmame0146u1 Miodrag Milanovic2012-06-111-1/+1
* Enable proper save stating for bfm_bd1 machine which should fix MT bug#03990 ... Scott Stone2012-06-101-45/+24
* Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) Miodrag Milanovic2012-05-251-6/+9
* Fix for crashing bfm_sc2.c sets (nw) Scott Stone2012-05-131-21/+21
* Corrected some off by one errors in DM01 dot matrix emulation, while making i... Scott Stone2012-05-091-36/+100
* Stripped out the awp_reel_setup code from all drivers, thanks to the more int... Miodrag Milanovic2012-05-031-4/+0