summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/amstr_pc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-25/+25
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-4/+4
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-1/+3
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+11
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-9/+8
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-1/+2
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-1/+1
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-1/+1
* amstr_pc.cpp: Fix configuration (nw) AJR2018-11-201-5/+5
* amstr_pc: Machines have internal 3.5" floppy drive. Nigel Barnes2018-11-201-18/+32
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-6/+6
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-8/+8
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-4/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-6/+6
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+30
* amstr_pc.cpp: Regression fix (nw) AJR2018-02-171-2/+4
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+13
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* pcxt: plays music unfortunately (nw) cracyc2016-03-051-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-72/+51
* 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
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+659