summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel6502.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* novag6502: get rid of bankswitch tag lookup (nw) hap2018-05-191-1/+3
* fidel6502: update EAG rombanking again (nw) hap2018-05-191-25/+21
* fidel6502: add EAG 2100 bookrom bankswitch (nw) hap2018-05-191-35/+58
* New working machine added hap2018-05-171-2/+104
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-71/+71
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-10/+10
* fidel6502: added prestige internal layout thanks to CBF (nw) hap2018-05-081-4/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-87/+87
* 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