summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nibble.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* 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-3/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-1/+1
* l9nibble: If it's a tms9900, put one, because the 9980 address space is too s... Olivier Galibert2016-06-211-9/+9
* Cleanups and version bump Miodrag Milanovic2016-02-241-6/+6
* Nibble driver: Added more specs... RobertoFresca2016-02-071-2/+2
* Nibble driver: Load the undumped PLDs... Also added more tech specs/notes. RobertoFresca2016-01-311-18/+26
* Nibble driver: Rewrote the whole driver. Added video hardware, RobertoFresca2016-01-311-31/+273
* New machines marked as NOT_WORKING RobertoFresca2016-01-301-0/+112