summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_sc1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More fruit update from Haze (no whatsnew) Miodrag Milanovic2011-08-221-0/+2
* Big fruit machine update by Haze (no whatsnew) Miodrag Milanovic2011-08-211-0/+38
* Various fruit machine updates by Haze (no whatsnew) Miodrag Milanovic2011-08-161-6/+38
* Few sets added and cosmetic fd changes by Haze (no whatsnew) Miodrag Milanovic2011-08-151-46/+33
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-33/+33
* More sets identified by Haze (no whatsnew) Miodrag Milanovic2011-08-131-105/+380
* - MPS sets, and some PCP sets I couldn't place anywhere yet Miodrag Milanovic2011-08-121-5/+61
* aristmk4 update [FrasheR] Miodrag Milanovic2011-08-111-1/+131
* Proconn,Ace System 1,sp.Ace System ,more sets in Bellfruit System 85 by Haze ... Miodrag Milanovic2011-08-071-6/+1
* - Added more scorpion 1 sets by Haze (no whatsnew) Miodrag Milanovic2011-08-071-6/+941
* GCC 4.6 compile fix (nw) R. Belmont2011-08-061-2/+2
* MPU4 and Scorpion 1 update by Haze (no whatsnew) Miodrag Milanovic2011-08-051-223/+230
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-1/+1
* Managed to get the multiplexer/state machine emulated, amongst some watchdog ... Angelo Salese2011-05-211-43/+14
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* cleanups, this time for good Angelo Salese2011-04-171-1/+1
* Added reverse-spin support to the stepper motor simulator [James Wallace] Phil Bennett2011-04-151-5/+5
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-109/+109
* BIG update. Aaron Giles2011-03-291-37/+37
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-29/+4
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-8/+0
* Technical changes to reel games. [James Wallace] Scott Stone2011-03-091-6/+6
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-120/+154
* Reimplemented fruit-machine mechanical meters to use timers [AGEMAME] Phil Bennett2011-02-051-6/+5
* Start of transitioning games already in MAME to 'GAME_MECHANICAL". Adjusted ... Scott Stone2011-01-051-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-30/+30
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-4/+5
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-8/+6
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Remove the following functions: Aaron Giles2010-07-011-1/+1
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-1/+1
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-011-5/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-2/+2
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-6/+6
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-7/+7
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-3/+3
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-7/+7
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-1/+1
* Eliminated SMH_* usage in all memory maps in drivers beginning with A and B. ... Ryan Holtz2009-05-251-18/+18
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-4/+4
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-1/+1
* A few more number-to-tag conversions in CPU calls Fabio Priuli2009-04-271-3/+3