summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel_csc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* chess*: copypaste nitpick (nw) hap2020-01-131-1/+1
* 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/+1
* reversic: add sensorboard (nw) hap2019-07-091-7/+48
* fidel_csc: add chesspieces, reversic not yet (nw) hap2019-07-061-97/+20
* fidel_as12: add chesspieces (nw) hap2019-07-051-2/+2
* remove chessbase class, rename fidelbase to fidel_clockdiv (nw) hap2019-07-041-8/+4
* fidel*: use pwm_display (nw) hap2019-07-041-4/+9
* fidel*: separate inputs (nw) hap2019-07-041-22/+55
* fidel*: prep work 2 (nw) hap2019-07-021-0/+82
* fidel*: prep work (nw) hap2019-07-021-8/+8
* fidelbase: remove sound handling (nw) hap2019-07-021-1/+31
* fidelbase: remove interrupt and cartridge handlers (nw) hap2019-07-021-0/+7
* rename function (nw) hap2019-06-171-7/+7
* mchess: switch default view (nw) hap2019-05-161-1/+1
* New working machine added hap2019-05-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+712
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-712/+0
* fidel_csc: remove preliminary unmaintained chesspieces layout plugin (nw) hap2019-03-151-1/+1
* New working clone added hap2019-03-021-2/+2
* fidel*: small update (nw) hap2019-02-281-12/+11
* New working clone added hap2019-02-241-7/+68
* fidel*: speech language is now bios rom (nw) hap2019-02-241-80/+37
* fidel_csc: add cpu speed config for septennial (nw) hap2019-02-231-3/+6
* New working machine added hap2019-02-221-2/+0
* chess*: small cleanup (nw) hap2019-02-211-2/+2
* chess*: un-public classes (nw) hap2019-02-211-2/+2
* chess*: move generic electronic chessboard functions to machine/chessbase.cpp... hap2019-02-211-3/+3
* novag*: refactor diablo,delta1,presto (nw) hap2019-02-201-0/+2
* fidelbase: extract card,vcc,vsc drivers (nw) hap2019-02-191-4/+2
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* fidel6502: split up into multiple files (nw) hap2019-02-181-0/+696