summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nibble.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-12/+17
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-3/+4
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-2/+1
* ramdac.cpp : Remove MCFGs cam9002018-10-141-4/+6
* nibble: Add RAMDACs and hack in a boot jump (nw) AJR2018-10-131-6/+33
* nibble: Add the AY8910 while at it (nw) AJR2018-10-131-1/+10
* l9nibble: Better guess at CPU type (nw) AJR2018-10-131-21/+15
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-141-2/+4
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-1/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* 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