summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/joctronic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-69/+77
* (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-8/+16
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* A few more locations (nw) AJR2017-07-251-17/+17
* New 74LS259/9334/CD4099 devices AJR2017-07-251-4/+25
* joctronic.cpp: Callback modernization for its own sake (nw) AJR2017-07-011-7/+10
* some synching with PinMAME (nw) Ivan Vangelista2017-06-261-2/+2
* 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-1/+3
* MSM5205 architectural cleanups (nw) AJR2017-01-101-1/+1
* Various comments on pinball sets; correct mephistp year (nw) AJR2017-01-081-2/+4
* Fix compile. (nw) couriersud2016-12-281-0/+1
* New NOT WORKING pinballs AJR2016-12-261-31/+379
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-3/+2
* Fixes to build with visual studio. 3rdparty\zlib doesn't seem to be picked up... smf-2016-08-251-1/+1
* some skeleton drivers to finish synching with PinMAME (nw) Ivan Vangelista2016-08-241-0/+96