summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfmsys85.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-58/+57
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* shuffle things a bit more (nw) David Haywood2012-12-141-10/+178
* move a set sc1 -> b85 (nw) David Haywood2012-12-131-0/+10
* New NOT WORKING Game James Wallace2012-09-181-13/+8
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-19/+18
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-7/+7
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-30/+30
* Revert r17106 (before spaces changed to _). The following revisions should b... Scott Stone2012-08-031-43/+43
* Never underestimate the power of regex... (nw) James Wallace2012-08-031-43/+43
* Clean-ups and version bump Miodrag Milanovic2012-07-301-2/+2
* ROC10937 converted to a modern device - still needs proper character clock ti... James Wallace2012-07-151-28/+22
* Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) Miodrag Milanovic2012-05-251-8/+8
* Stripped out the awp_reel_setup code from all drivers, thanks to the more int... Miodrag Milanovic2012-05-031-1/+0
* Whoops, broke some stuff. Aaron Giles2012-04-101-1/+1
* MAME going modern part 3 (no whatsnew) Miodrag Milanovic2012-04-031-66/+69
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-17/+17
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-1/+1
* allow generic_pulse_irq_line to be longer than 1 cycle. Michaƫl Banaan Ananas2012-02-111-2/+2
* 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