summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/adam.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* m6801: Attempt at cleaning up internal registers (nw) AJR2020-03-121-1/+1
* Spring cleaning: Vas Crabb2019-11-011-17/+17
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14
* bus/adam, bus/cbm2, bus/coleco, bus/vic20: Eliminate unnecessary address_spac... AJR2019-02-191-13/+13
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... mooglyguy2018-12-211-43/+43
* m6801: Use devcb for ports; remove I/O space and MCFG_ macros (nw) AJR2018-10-261-17/+9
* tms9928a: Configuration modernization (nw) AJR2018-08-211-5/+4
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-23/+11
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-12/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* reverted 4abe309 (nw) hap2018-04-291-1/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* coleco: sn ready line connected to z80 wait (nw) hap2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* 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-3/+3
* z80: added crude implementation of WAIT pin hap2016-02-071-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-14/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1147