summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfmsys85.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various fruit machine updates by Haze (no whatsnew) Miodrag Milanovic2011-08-161-3/+14
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-28/+28
* More sets identified by Haze (no whatsnew) Miodrag Milanovic2011-08-131-0/+6
* Proconn,Ace System 1,sp.Ace System ,more sets in Bellfruit System 85 by Haze ... Miodrag Milanovic2011-08-071-4/+214
* Managed to get the multiplexer/state machine emulated, amongst some watchdog ... Angelo Salese2011-05-211-37/+3
* Cleanup acia6850 modernization, removing trampolines. Aaron Giles2011-05-041-4/+4
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-61/+61
* BIG update. Aaron Giles2011-03-291-16/+16
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-9/+0
* Technical changes to reel games. [James Wallace] Scott Stone2011-03-091-4/+4
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-64/+89
* Reimplemented fruit-machine mechanical meters to use timers [AGEMAME] Phil Bennett2011-02-051-2/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-11/+11
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* 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-2/+2
* 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-1/+1
* Remove the following functions: Aaron Giles2010-07-011-1/+1
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-011-1/+0
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* Eliminated SMH_* usage in all memory maps in drivers beginning with A and B. ... Ryan Holtz2009-05-251-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* A few more number-to-tag conversions in CPU calls Fabio Priuli2009-04-271-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-051-2/+2
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-6/+6
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-1/+1
* Fixed CPU tags in recently added drivers. Added interface to the C6280 sound Aaron Giles2009-02-261-2/+2
* Agemame Integration [James Wallace] davidhay2009-02-251-0/+487