summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel68k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-21/+21
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* fidel68k: update notes (nw) hap2018-04-181-4/+6
* New working clones hap2018-04-151-1/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-75/+83
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-7/+14
* reorder some memmap class declarations (nw) hap2018-02-121-8/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+16
* fidel68k: fix memorymap ordering (nw) hap2018-02-031-3/+3
* 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-9/+9
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-12/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-12/+12
* cleanup some mconfig decl. (nw) hap2018-01-211-6/+6
* fidel68k: rm bogus machine config (nw) hap2018-01-171-1/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+21
* 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 machines marked as NOT_WORKING hap2017-12-191-1/+0
* add template driver for chessking (nw) hap2017-12-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-33/+68
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-68/+33
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* fidel68k: smal updates (nw) hap2017-12-121-6/+10
* small changes to fdesdis_68k layouts (nw) hap2017-12-121-2/+5
* New working clones hap2017-12-121-24/+53
* fidel68k: update notes for mach III (nw) hap2017-12-091-2/+1
* hh_tms1k: xl25 WIP (nw) hap2017-12-021-1/+1
* New working machine added hap2017-11-291-14/+160
* New clone added hap2017-10-171-1/+8
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* fidel*: prepare for untangling (nw) hap2017-07-271-12/+3
* 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-10/+10
* New working clones added hap2017-07-081-21/+70
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* skeleton driver for novag presto (nw) hap2017-04-221-167/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* farad fahrrad (nw) hap2017-01-211-1/+1
* added novag base class (nw) hap2017-01-161-2/+1
* renamed fidelity base class (nw) hap2017-01-161-7/+7
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-3/+3
* novag6520: added rs232 port (untested) (nw) hap2017-01-151-0/+4
* New working machine added hap2017-01-141-1/+1
* fidel68k: accurate irq handling (nw) hap2017-01-141-5/+3
* novag6502: sforteb1 is not Super Forte B, assume it's Constellation Forte B (nw) hap2017-01-141-1/+1