summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jalmah.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-47/+47
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-1/+1
* jalmah.cpp: Region width fix (nw) AJR2019-11-171-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-13/+13
* emu/video/generic.cpp : Add 2x2 grouped case of 16x16 gfx layouts (#5625) cam9002019-09-131-28/+4
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+26
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+26
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-24/+24
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-8/+8
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-70/+70
* jalmah.cpp: fix urashima crashing at boot (nw) angelosa2018-06-201-2/+2
* jalmah.cpp: document extended mahjong inputs (nw) angelosa2018-06-181-4/+11
* jalmah.cpp: misc cleanups from cam900 PR plus more (nw) angelosa2018-06-181-253/+223
* jalmah.cpp: misc Urashima Mahjong cleanups (nw) angelosa2018-06-171-27/+31
* Fix clang build [-Werror,-Wunused-private-field] (nw) AJR2018-06-171-1/+0
* jalmah.cpp: wrote a snippet for sound banking in Urashima Mahjong/Mahjong Cha... angelosa2018-06-171-6/+6
* jalmah.cpp: converted 1st version MCU code snippets to ROM (nw) angelosa2018-06-171-541/+81
* jalmah.cpp: fixed second tilemap size for good (nw) angelosa2018-06-151-2/+4
* jalmah.cpp: fixed color protection in Urashima Mahjong (girls and test mode) ... angelosa2018-06-151-41/+66
* jalmah.cpp: emulate video scrolling partial updates for Urashima Mahjong (fix... angelosa2018-06-151-57/+69
* jalmah.cpp: rewrote video by using Mega System 1 tilemap devices [Angelo Salese] angelosa2018-06-151-631/+347
* jalmah.cpp: first pass of cleanups (nw) angelosa2018-06-151-71/+77
* 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-19/+19
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* 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-18/+18
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-40/+42
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* bulk replace zipnames 47pie / suchipi -> suchie* (nw) angelosa2018-01-091-15/+15
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-7/+7
* srcclean (nw) Vas Crabb2017-10-221-1/+1
* jalmah.cpp: Improve fake palette DMA behaviour, avoid corrupt colors for girl... angelosa2017-10-111-3/+7
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* srcclean (nw) Vas Crabb2016-10-231-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-57/+57
* MACHINE_UNEMULATED_PROTECTION demotions: (nw) angelosa2016-10-131-6/+8