summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel_vcc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cp2000: put sboard interface on left side like everywhere else hap2020-07-271-10/+4
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-12/+12
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* chess*: copypaste nitpick (nw) hap2020-01-131-2/+2
* Revert "8255: missed one driver (nw)" Vas Crabb2019-12-171-0/+2
* 8255: set default tristate to 0 (nw) hap2019-12-141-2/+0
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* aci_prodigy: add chesspieces (nw) hap2019-07-141-1/+2
* remove chessbase class, rename fidelbase to fidel_clockdiv (nw) hap2019-07-041-8/+4
* fidel*: use pwm_display (nw) hap2019-07-041-3/+7
* fidel*: separate inputs (nw) hap2019-07-041-9/+28
* fidel*: prep work (nw) hap2019-07-021-6/+6
* fidelbase: remove sound handling (nw) hap2019-07-021-1/+16
* fidelbase: remove interrupt and cartridge handlers (nw) hap2019-07-021-0/+3
* rename function (nw) hap2019-06-171-4/+4
* New working machine added hap2019-05-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+386
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-386/+0
* Machines promoted to working hap2019-03-171-1/+1
* New working clone added hap2019-03-021-1/+1
* sc1/sc2: small cleanup (nw) hap2019-02-251-3/+3
* New working clone added hap2019-02-241-3/+3
* fidel*: speech language is now bios rom (nw) hap2019-02-241-67/+36
* chess*: un-public classes (nw) hap2019-02-211-1/+1
* chess*: move generic electronic chessboard functions to machine/chessbase.cpp... hap2019-02-211-1/+1
* novagbase: split into several drivers (nw) hap2019-02-211-0/+1
* novag*: refactor diablo,delta1,presto (nw) hap2019-02-201-0/+2
* fidelbase: extract card,vcc,vsc drivers (nw) hap2019-02-191-0/+414