summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/malzak.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+6
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-52/+50
* -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-6/+5
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-6/+6
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* malzak.cpp: removed unused tag look-up (nw) Ivan Vangelista2018-05-261-21/+19
* 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-2/+2
* 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-10/+10
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-51/+55
* (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-4/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* s2650: I/O modernization AJR2017-06-221-7/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* Add INTREQ/INTACK to S2636, not used by any drivers yet Vas Crabb2015-12-151-5/+5
* Re-write S2636 from scratch as needed for subhuntr: Vas Crabb2015-12-111-7/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+417