summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/joctronic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-13/+12
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-9/+9
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-13/+13
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-11/+13
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-4/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-25/+25
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-35/+35
* 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