summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flaming 7: Fixed the Paytable DIP switches. [Roberto Fresca] RobertoFresca2016-06-271-0/+1
* Flaming 7: Decrypted the graphics ROMs & fixed the gfxdecode. RobertoFresca2016-06-191-0/+1
* ds2401: support DS2400-compatibility command 0x0F to read serial no. Vas Crabb2016-06-081-1/+1
* Flaming 7 (W-4 hardware): Connected the electronic serial DS2401 device RobertoFresca2016-06-011-1/+1
* Flaming 7's: hook up serial EEPROM [Vas Crabb] Vas Crabb2016-06-011-1/+6
* Preliminary decryption for roypok96c. [Roberto Fresca]. RobertoFresca2016-02-201-0/+1
* reverting: Miodrag Milanovic2016-01-201-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* I did non-trivial work on these Vas Crabb2015-05-251-1/+1
* update for Haze (nw) Miodrag Milanovic2015-05-151-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Hook up ticket dispenser in unkch sets, add notes, figure out a couple more DIPs Vas Crabb2015-03-221-1/+9
* Hook up VBLANK IRQ enable in unkch sets, fixes crash on second coin when Supe... Vas Crabb2015-03-211-0/+4
* Hook up and document lamps for unkch1 Vas Crabb2015-03-201-1/+0
* Hook up AY on unkch hardware for sound and DSW1/DSW2 [Vas Crabb] Vas Crabb2015-03-201-4/+1
* Hook up second set of lamps for games with two sets of controls Vas Crabb2015-03-161-3/+2
* Hook up more coin counters Vas Crabb2015-03-121-1/+1
* Little cleanup Vas Crabb2015-03-121-1/+0
* Hook up and document lamps for more games in goldstar.c Vas Crabb2015-03-121-1/+0
* Quick look at goldstar inputs Vas Crabb2015-03-111-1/+1
* Add crazybon coin counters Vas Crabb2015-03-111-0/+1
* Fix chry10/chrygld regression Vas Crabb2015-03-111-17/+4
* Fix class name conflict Vas Crabb2015-03-091-2/+2
* Fix name/value of inverted thing Vas Crabb2015-03-091-1/+1
* Untangle some cherry master code Vas Crabb2015-03-091-73/+94
* Move Wing Co stuff out to a different class Vas Crabb2015-03-091-27/+44
* More untangling of goldstar Vas Crabb2015-03-091-8/+36
* Untangle some of the goldstar state Vas Crabb2015-03-091-40/+82
* Lamps/layout for crazybon Vas Crabb2015-03-061-0/+1
* New games added or promoted from NOT_WORKING status Roberto Fresca2014-06-021-6/+30
* Added lamps support to Golden Star (IGS) sets. Also fixed Roberto Fresca2014-03-131-0/+1
* Added button-lamps support to all Cherry Bonus III sets. Roberto Fresca2014-03-111-0/+1
* Fix compile (nw) Ivan Vangelista2014-03-071-0/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* New clones added Roberto Fresca2014-03-041-0/+1
* forgot this one.... Roberto Fresca2014-03-031-0/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+4
* started looking at fruit fresh, looks straightforward enough (nw) David Haywood2013-02-061-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-18/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-6/+12
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+14
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+9
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+27
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+5