summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidelz80.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-64/+76
* reorder some memmap class declarations (nw) hap2018-02-121-11/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-12/+24
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-4/+4
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-9/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9
* fidel*: update speech rom labels (nw) hap2018-01-211-12/+12
* cleanup some mconfig decl. (nw) hap2018-01-211-6/+6
* fidel*: correct language setting for su9, assume it's same for csc, eas, eag,... hap2018-01-201-41/+31
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+14
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-3/+7
* New way to provide DAC reference inputs (nw) AJR2018-01-101-7/+3
* New working machines hap2018-01-051-2/+2
* New machines marked as NOT_WORKING hap2017-12-191-1/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* internal output cache not needed anymore (nw) hap2017-07-291-27/+11
* added output finder to some chess drivers (nw) hap2017-07-291-17/+12
* fidel*: add note for now (nw) hap2017-07-271-0/+2
* fidel*: prepare for untangling (nw) hap2017-07-271-0/+8
* flag some of the sensory chessboard drivers with imperfect controls (nw) hap2017-07-271-6/+6
* i8255: added tristate outputs, please replace any driver workarounds (nw) hap2017-06-141-12/+4
* general cleanup: Vas Crabb2017-05-231-2/+2
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-19/+19
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+26
* change yovan credit on request (nw) hap2017-05-091-1/+1
* SM511: added instruction clock divider (nw) hap2017-05-061-1/+0
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-15/+12
* rand() corrections in src/mame/* (nw) hap2017-04-261-1/+1
* novagmcs48: clear mux data after updating leds (nw) hap2017-04-251-3/+3
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* New working machine added hap2017-04-221-1/+1
* skeleton driver for novag presto (nw) hap2017-04-221-5/+87
* hh_sm510: added svg layout to the konamis, but no backdrop (nw) hap2017-04-111-12/+2
* New working machine added hap2017-04-111-18/+17
* fidelz80: WIP skeleton driver for Sensory chess challenger 8 (nw) hap2017-04-101-0/+88
* New working machine added hap2017-03-271-4/+22
* fidelz80: dsc WIP (nw) hap2017-03-261-3/+51
* fidelz80: dame sensory challenger skeleton driver (incomplete dump for now, c... hap2017-03-261-2/+46
* New clone added hap2017-03-151-1/+1
* some DEF_STR cleanup (nw) hap2017-02-281-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* fidelz80: vsc pio freq was wrong (nw) hap2017-02-251-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* added novag base class (nw) hap2017-01-161-2/+1
* renamed fidelity base class (nw) hap2017-01-161-18/+18