summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel_sc9.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New working clones hap2020-01-241-1/+1
* chess*: copypaste nitpick (nw) hap2020-01-131-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-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/+2
* fidel_sc12: add chesspieces (nw) hap2019-07-051-4/+4
* fidel_sc9: add chesspieces (nw) hap2019-07-051-184/+19
* remove chessbase class, rename fidelbase to fidel_clockdiv (nw) hap2019-07-041-10/+4
* fidel*: use pwm_display (nw) hap2019-07-041-3/+8
* fidel*: separate inputs (nw) hap2019-07-041-11/+40
* fidel*: prep work 2 (nw) hap2019-07-021-0/+164
* fidel*: prep work (nw) hap2019-07-021-3/+3
* fidelbase: remove sound handling (nw) hap2019-07-021-0/+7
* fidelbase: remove interrupt and cartridge handlers (nw) hap2019-07-021-2/+42
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-1/+1
* 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/+295
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-295/+0
* New working machine added hap2019-03-031-1/+1
* New working clone added hap2019-03-021-1/+1
* fidel*: small update (nw) hap2019-02-281-1/+1
* New working machine added hap2019-02-231-2/+2
* New working machine added hap2019-02-221-11/+10
* chess*: small cleanup (nw) hap2019-02-211-1/+1
* 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/+4
* fidelbase: extract card,vcc,vsc drivers (nw) hap2019-02-191-2/+1
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* fidelbase: split off some drivers (nw) hap2019-02-191-1/+1
* fidel6502: split up into multiple files (nw) hap2019-02-181-0/+294