summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ojankohs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-12/+11
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-2/+2
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-16/+16
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-4/+4
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-30/+30
* 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-15/+15
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-15/+15
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-30/+30
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-74/+81
* ccasino: No more state hacking for palette writes (nw) AJR2018-02-171-12/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* vsystem_gga: Document some pins and clocks (nw) AJR2017-08-051-2/+2
* A few more AY8910 to YM2149 changes (nw) AJR2017-06-181-3/+3
* srcclean (nw) Vas Crabb2017-05-281-15/+15
* ojankohs: Remove tagmap lookups Dirk Best2017-05-261-26/+26
* ojankohs: Comment update (nw) Dirk Best2017-05-251-18/+15
* ojankohs: Rewrite input handling Dirk Best2017-05-251-574/+473
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* ojankhos.cpp: added program rom version to the description, where available (nw) Ivan Vangelista2017-05-111-2/+2
* New working clones: AJR2017-05-111-5/+23
* Add skeleton device for Video System C7-01 GGA AJR2017-03-181-4/+7
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Designate more memory reset inputs in mahjong games; regularize service input... AJR2016-08-251-3/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1065