summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atom.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-10/+10
* Details, details (nw) Vas Crabb2018-09-011-1/+1
* i8271.cpp: deMCFG (nw) Ivan Vangelista2018-08-241-3/+3
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-8/+2
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-8/+8
* atom.cpp: Replace machine().device with finder array (nw) AJR2018-06-141-34/+23
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* 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-8/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-32/+32
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* (nw) address map modernisation for a2600, asst128, osborne1, atom, cbm2, deco... Robbbert2018-04-121-14/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+28
* Cleanup address map remnants (nw) Olivier Galibert2018-03-081-10/+10
* srcclean (nw) Vas Crabb2018-02-251-3/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* atom: renamed softlist atom_cart -> atom_rom (nw) Nigel Barnes2017-02-011-13/+25
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-4/+4
* Further IRQ passthrough cleanup AJR2016-07-081-2/+2
* atom: fdc callbacks on connected devices only (nw) Nigel Barnes2016-02-081-2/+8
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-24/+24
* atom: added softlists for cassettes and floppies Nigel Barnes2016-01-231-9/+85
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+894