summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel6502.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fidel6502: copypaste error (nw) hap2018-05-041-3/+3
* fidel6502: added other language versions of prestige (nw) hap2018-05-041-0/+85
* New working machine added hap2018-05-041-64/+67
* fidel6502: prestige WIP (nw) hap2018-05-041-2/+73
* nes.xml: remove problematic filename trailing dots (nw) hap2018-05-041-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-9/+9
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-16/+16
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-115/+131
* Remove duplicates (nw) Olivier Galibert2018-02-151-3/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-16/+32
* reorder some memmap class declarations (nw) hap2018-02-121-16/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+32
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-16/+16
* fidel6502: add cpu confsetting for su9 (nw) hap2018-01-251-4/+32
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-19/+19
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-19/+19
* fidel*: update speech rom labels (nw) hap2018-01-211-13/+13
* hh_sm510: update notes for gnw_smb (nw) hap2018-01-211-2/+2
* cleanup some mconfig decl. (nw) hap2018-01-211-51/+51
* fidel*: correct language setting for su9, assume it's same for csc, eas, eag,... hap2018-01-201-53/+86
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-25/+50
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-9/+19
* New way to provide DAC reference inputs (nw) AJR2018-01-101-19/+9
* New machines marked as NOT_WORKING hap2017-12-191-1/+0
* hh_cop400: split h2hbaskb into 3 sets. Still need to do internal artwork (nw) hap2017-12-161-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+26
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-26/+5
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-5/+5
* fidel6502: add note about eastbloc clone (nw) hap2017-12-081-0/+21
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* fidel6502: forgot to copy a flag (nw) hap2017-08-271-1/+1
* fidel*: add note for now (nw) hap2017-07-271-0/+2
* fidel*: prepare for untangling (nw) hap2017-07-271-14/+12
* added flag for imperfect timing (nw) hap2017-07-271-2/+2
* flag some of the sensory chessboard drivers with imperfect controls (nw) hap2017-07-271-54/+54
* fidel6502: previous fdes2100 correction wasn't completely right (nw) hap2017-07-271-2/+2
* fidel6502: correct fdes2100 cpu (nw) hap2017-07-251-6/+6
* fidel6502: add note (nw) hap2017-07-251-1/+3
* fidel6502: workaround for sc12 cpu divider (nw) hap2017-07-251-12/+28
* fidel6502: disable broken sc12 cpu divider (nw) hap2017-07-251-19/+18
* New clone added hap2017-07-241-17/+95
* i8255: added tristate outputs, please replace any driver workarounds (nw) hap2017-06-141-8/+1
* New working clone added hap2017-06-011-29/+40
* fidel6502: SC9B dump confirmed by yoyo_chessboard (nw) hap2017-05-251-4/+4
* general cleanup: Vas Crabb2017-05-231-1/+1
* fidel6502: added cpu freq select for sc9 (nw) hap2017-05-221-9/+45
* fidel6502: add note (nw) hap2017-05-191-1/+1
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-56/+56