summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_sc4h.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bfm_sc4 - cleanup some tagmap use David Haywood2013-01-261-6/+6
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-15/+11
* SC4, more inits (nw) David Haywood2012-11-271-1/+1
* NVRAM_HANDLER removal. Aaron Giles2012-09-211-27/+6
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-13/+13
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* 05001: Many sets in bfm_sc4.c: Assert after OK [Phil Bennett] Phil Bennett2012-09-161-1/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-25/+22
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-3/+3
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-7/+7
* fixed some warnings about unreachable statements reported by cppcheck (no wha... Oliver Stöneberg2012-09-081-5/+0
* Split the BFM_BD1 controller into the original, and dot alpha versions, as th... James Wallace2012-07-271-1/+1
* Fixed MT#04923: Many sets in bfm_sc2.c and bfm_sc4.c: Crash after OK Scott Stone2012-06-151-1/+0
* Fix for -validate issues (nw) Scott Stone2012-06-111-1/+0
* Clean-ups and version bumpmame0146u1 Miodrag Milanovic2012-06-111-2/+2
* Enable proper save stating for bfm_bd1 machine which should fix MT bug#03990 ... Scott Stone2012-06-101-7/+9
* Placed some handlers for the DM01 board into bfm_sc4 - once we can confirm mo... Scott Stone2012-05-221-10/+30
* mc68681: Fixed generation of spurious interrupts, and provide ASSERT/CLEAR st... R. Belmont2012-05-191-5/+11
* Stripped out the awp_reel_setup code from all drivers, thanks to the more int... Miodrag Milanovic2012-05-031-4/+0
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-2/+2
* Misc 68340 related progress. From Haze (nw) Scott Stone2012-04-301-42/+108
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-13/+13
* Refactored a few things related to reels and use of layouts allowing for more... Scott Stone2012-04-201-10/+6
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Preliminary work on Scorpion 4 lamps + more set resorting [David Haywood] Scott Stone2012-04-181-24/+87
* Started giving Scorpion games their own reel / key configs, which is needed f... Scott Stone2012-04-171-95/+344
* Improved the serial emulation in 68307 and added some logging, removing the h... Scott Stone2012-04-151-24/+43
* Assorted improvements and added steppers to various fruit machine drivers wit... Scott Stone2012-04-131-11/+111
* more modernization (no whatsnew) Miodrag Milanovic2012-04-101-20/+20
* Clean-ups and version bumpmame0145u6 Angelo Salese2012-04-081-20/+20
* misc sc4/68307 updates + prelim peripheral hookups, allows most sc4 sets to r... Angelo Salese2012-04-081-9/+131
* BFM Scorpion 4 Hardware: [David Haywood] Scott Stone2012-04-031-0/+365