summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/asst128.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-11/+12
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-2/+1
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* pc_fdc: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* (nw) more address map modernisation Robbbert2018-04-121-1/+1
* (nw) address map modernisation for a2600, asst128, osborne1, atom, cbm2, deco... Robbbert2018-04-121-6/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+13
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* genpc: Make maincpu tag actually configurable (nw) AJR2017-11-091-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+12
* Device validation fixes: clean up the genpc MESS (nw) AJR2017-03-031-1/+3
* apply clang-format, remove obsolete comments. no code changes. Sergey Svishchev2017-03-021-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-1/+1
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-38/+21
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+145