robots' content='index, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/yunsun16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* drivers starting with y and z: further removal of READ and WRITE macros (nw) Ivan Vangelista2020-05-221-3/+3
* yunsun16.cpp: IRQ modernization (nw) AJR2020-04-161-3/+8
* New working clone braintro2019-12-121-12/+43
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* -devices/sound/3812intf: Removed MCFG macro, nw mooglyguy2018-12-301-35/+34
* Start cleaning up palette configuration: Vas Crabb2018-12-291-8/+6
* yunsun16.cpp: the Oki sound chip definitely isn't mapped there on magicbub (nw) Vas Crabb2018-12-041-1/+1
* (nw) more header cleanup, split up some more all-in-one state classes Vas Crabb2018-12-031-45/+49
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* yunsun16.cpp : Cleanups cam9002018-09-041-23/+20
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-39/+43
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-3/+5