summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mustache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mustache: add note (nw) hap2019-10-161-11/+4
* mustache: game runs in IM1(no irq vector used), irq stays high during vblank,... hap2019-10-161-13/+2
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+17
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-14/+14
* 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-2/+2
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-2/+1
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-15/+9
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+26
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+5
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-5/+5
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-5/+5
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Replace some custom palette inits with the appropriate standard callback Dirk Best2017-05-221-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* mustache.cpp: Flip screen improvements AJR2016-12-091-9/+11
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of... AJR2016-11-251-5/+6
* new WORKING clones MetalliC2016-11-051-1/+29
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+282