summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ht6000.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* ht6000: Map percussion generators, leds, keys and ram card address Dirk Best2018-03-181-3/+75
* ht6000: Map RAM and ROM2, add switch inputs, located music lsis Dirk Best2018-03-181-4/+174
* Casio HT-6000: Skeleton driver Dirk Best2018-03-181-0/+104