summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/malzak.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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