summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jangou.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-33/+28
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-5/+5
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* jangou.cpp: slight improvements to luckygrl decryption (nw) Ivan Vangelista2018-07-051-6/+6
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-2/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12
* jangou.cpp: updated luckygrl decryption. Plaintext seems correct, but needs q... Ivan Vangelista2018-05-181-27/+33
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-18/+18
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-18/+18
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+14
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-26/+26
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-82/+94
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* A handful of fixes (nw) Olivier Galibert2018-02-121-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-12/+24
* 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/+8
* jangou_blitter.cpp: rewritten blitter setters [Angelo Salese] angelosa2017-08-251-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+20
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* jangou.cpp: corrected dip switches for Jangou Lady system11b2016-10-241-10/+9
* Added some system inputs to nightgal.cpp. Worked around MT 06409 (nw) angelosa2016-10-241-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* srcclean (nw) Vas Crabb2016-09-261-3/+3
* Fixed more Mahjong dips as per manuals - system11 system11b2016-09-221-10/+9
* New core input type: "Memory Reset" AJR2016-08-071-1/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-3/+10
* Cleanups and version bump Miodrag Milanovic2016-02-241-2/+2
* Moved blitter status around, function cleanups angelosa2016-02-091-35/+14
* Implemented flip screen to jangou and nightgal angelosa2016-02-091-9/+15
* Added region size, nw angelosa2016-02-081-2/+2
* Moved JANGOU_BLITTER into a device [Angelo Salese] angelosa2016-02-081-119/+13
* Note, nw angelosa2016-02-081-2/+2
* SCREEN_RAW_PARAMS for jangou.cpp, nw angelosa2016-02-081-6/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1404