summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel6502.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -fidel6502: Addressed some cleanups suggested by hap, nw mooglyguy2018-09-031-18/+17
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-55/+62
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-10/+2
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-22/+22
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-16/+16
* fidel6502: small optimization (nw) hap2018-06-301-6/+35
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-35/+45
* fidel6502: added cpu divider to EAS family (nw) hap2018-06-161-87/+120
* fidel6502: thanks to Berger's schematics, correct fpres RAM and IRQ and assum... hap2018-06-161-26/+16
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-36/+36
* 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