summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pocketc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) last bunch for tonight Robbbert2018-04-121-14/+16
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-62/+72
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-10/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-12/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-11/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+23
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-3/+0
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+988