summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/imds2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-4/+4
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-4/+2
* imds2: Split out emulation of I/O controller board as separate device AJR2018-09-131-725/+137
* imds2: Clock corrections and cleanups (nw) AJR2018-09-131-69/+55
* -i8257: Removed MCFG, nw mooglyguy2018-09-041-8/+8
* i8251: Removed MCFG, nw mooglyguy2018-08-291-12/+12
* i8271.cpp: deMCFG (nw) Ivan Vangelista2018-08-241-2/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-8/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-21/+21
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5
* i8275: Fix underline-related row blanking; clean up a few more drivers (nw) AJR2018-05-231-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-59/+59
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-42/+46
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+7
* All roms need a CRC32 and an SHA1 hash, even the baddumps! (nw) Scott Stone2017-06-301-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-16/+10
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* a few more (nw) Ivan Vangelista2016-07-031-0/+1
* imds2: Added earlier versions of monitor v1.2 and v1.1 Nigel Barnes2016-06-051-3/+14
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-30/+30
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+909