summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hp700.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hp700_70: Add dumper's notes and ROM locations (nw) AJR2018-10-071-2/+32
* New machines marked as NOT_WORKING AJR2018-10-071-11/+42
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-1/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* hp700_92: Fix interrupt (nw) AJR2018-05-111-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* hp700_92: Add interrupt (nw) AJR2017-12-181-0/+1
* hp700_92: This one also gets a driver of its own (nw) AJR2017-12-181-0/+66