summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goldstar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-20/+20
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-20/+20
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-57/+57
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-252/+216
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-20/+20
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-5/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-135/+135
* srcclean (nw) Vas Crabb2018-04-221-2/+2
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-132/+140
* new not working clone Ivan Vangelista2018-04-161-8/+23
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-26/+31
* new working clone Ivan Vangelista2018-04-131-1/+22
* (nw) last bunch for tonight Robbbert2018-04-121-3/+4
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-5/+5
* goldstar.cpp: decrypted super7 (nw) Ivan Vangelista2018-03-231-5/+13
* golstar.cpp: replaced macros with lambdas (nw) Ivan Vangelista2018-03-191-19/+27
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* merged tcl.cpp into goldstar.cpp, since it's same hardware (nw) Ivan Vangelista2018-03-171-1/+98
* goldstar.cpp: make aplan capable of reaching at least a couple of test screen... Ivan Vangelista2018-03-161-1/+16
* goldstar.cpp: forgot to add the MNW flag to super7 (nw) Ivan Vangelista2018-03-161-1/+1
* new not working machine Ivan Vangelista2018-03-151-2/+46
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-335/+355
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-15/+30
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-29/+29
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* Misc stuff (nw) Olivier Galibert2018-01-271-3/+0
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-3/+3
* Super972: Added technical notes... RobertoFresca2018-01-261-0/+6
* goldstar.cpp: Extended the lucky8 and derivatives RobertoFresca2018-01-261-14/+49
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-8/+13
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-35/+35
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-82/+82
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-82/+82
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-81/+81
* ticket.cpp: Eliminate legacy write method and "active bit" nonsense (nw) AJR2017-12-061-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* More YM2149s and more Japanese (nw) AJR2017-06-181-1/+1
* srcclean (nw) Vas Crabb2017-05-281-12/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-69/+69
* bonusch: Correct CPU clock; add undumped MCU (nw) AJR2017-05-091-1/+8
* New not working machine Ivan Vangelista2017-05-091-0/+38
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* srcclean (nw) Vas Crabb2017-01-221-7/+7
* Mega Bonus Star II (Euro, Millennium Edition): RobertoFresca2017-01-181-0/+25
* Mega Bonus Star II (Euro, Millennium Edition): RobertoFresca2017-01-181-1/+27
* Mega Bonus Star II (Euro, Millennium Edition): RobertoFresca2017-01-171-2/+2
* Mega Bonus Star II (Euro, Millennium Edition): RobertoFresca2017-01-171-3/+3
* Mega Bonus Star II (Euro, Millennium Edition): RobertoFresca2017-01-171-1/+1