summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jpms80.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-14/+14
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-4/+4
* jpms80.cpp: Correct CPU/PSG types & clocks; minimize region length (nw) AJR2018-10-131-45/+38
* tms99xx: Various devcb3 updates. (nw) Michael Zapf2018-08-181-2/+4
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-141-1/+4
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-16/+16
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-4/+7
* agat, ec184x, enmirage, jpmimpact, jpmmps, jpms80: Removed machine().device, nw mooglyguy2018-06-221-5/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-26/+26
* 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-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* tms9995: Fixed READY check on RESET (auto-waitstate) Michael Zapf2017-12-231-1/+3
* jpms80.cpp: 74LS259 addition (nw) AJR2017-07-261-5/+51
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Added layouts John Parker2016-09-011-24/+39
* Clean up MAME drivers which needed adjustment to match changes to the tms9995... Scott Stone2016-03-301-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+314