summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sfbonus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed some spelling fixes (eg. layout break, uppercase) Michaƫl Banaan Ananas2011-08-231-1/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Remove Super Ball from "undumped" game list at the end of the file Brian Troha2011-06-051-1/+0
* New Game added - Super Ball Brian Troha2011-06-051-5/+24
* Fix validation errors for fb6s1, fb6s3 (sfbonus.c) (no whatsnew) Scott Stone2011-06-021-4/+4
* New games added or promoted from NOT_WORKING status Brian Troha2011-06-011-22/+16
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-1/+1
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-1/+1
* promoted from NON-Working: Brian Troha2011-04-291-23/+38
* Fix compile, this time for good Angelo Salese2011-04-291-1/+1
* Fix compile Angelo Salese2011-04-291-1/+1
* Correct dump for fb3g from Brian, nw? Angelo Salese2011-04-291-8/+11
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Added missing bitswaps, nw Angelo Salese2011-04-241-30/+13
* Fixed previous submission Angelo Salese2011-04-241-0/+149
* Some Amcoe sets, nw Angelo Salese2011-04-241-5/+61
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-213/+213
* BIG update. Aaron Giles2011-03-291-38/+38
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Continuation of static/global cleanup. [Atari Ace] Aaron Giles2011-03-171-215/+238
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-10/+10
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-4/+4
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* New game: Devil Island (2 sets) Brian Troha2010-10-141-20/+42
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-1/+1
* 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
* correct "ID" file for recent Fruit Bonus '06 - 10th anniversary (Version 1.3R... Brian Troha2010-07-211-1/+1
* sfbonus.c: Added the Amcoe "Classic Edition Compact Format" PCB layout. [Bria... Brian Troha2010-07-191-12/+56
* new clone added: Fruit Bonus '06 - 10th anniversary (Version 1.3R CGA) Brian Troha2010-07-191-18/+32
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+4
* Cleanups and version bump. Aaron Giles2010-03-041-2/+2
* Fix game name from Bug Fever to "Bugs Fever"... again Brian Troha2010-02-281-58/+69
* minor correction of PCB layout in sfbonus.c Brian Troha2010-02-281-1/+1
* spelling and other minor corrections to the sfbonus.c documentation update re... Brian Troha2010-02-271-9/+9
* Documentation update for the sfbonus.c driver Brian Troha2010-02-271-74/+247
* change "Bug Fever" to actual game name "Bugs Fever" for the newly working Bug... Brian Troha2010-02-251-5/+5
* new games promoted from not working: Bug Fever Brian Troha2010-02-241-25/+46
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* sfbonus.c - Commented out an error display which caused excessive printf spam. Scott Stone2009-12-281-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-5/+5
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-3/+3
* > -----Original Message----- Aaron Giles2009-10-011-8/+8
* sfbonus.c driver corrections: Brian Troha2009-08-141-11/+11
* Cleanups and version bump.mame0133u2 Aaron Giles2009-08-131-8/+8