summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/amstrad.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-88/+95
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-7/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-14/+14
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+9
* new working clone Ivan Vangelista2018-01-111-11/+36
* 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-14/+14
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* amstrad.cpp: Caps Lock key does not have a physical toggle AJR2016-11-301-1/+1
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-2/+2
* fix regression: using IPT_START in sms makes mame think joypad 1 is occupied ... hap2016-08-051-1/+1
* al520ex: use correct key name for ะช hap2016-07-301-12/+12
* gx4000: don't use IPT_KEYBOARD for console pause button hap2016-07-301-2/+2
* amstrad: add pause button to GX4000 mahlemiut2016-07-301-1/+3
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-3/+3
* Fixes (nw) Miodrag Milanovic2016-01-161-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-8/+8
* amstrad: switch Plus and GX4000 to use the AMS40489 version of the CRTC (type... mahlemiut2015-11-271-3/+3
* amstad: Transtape WIP support. [Barry Rodewald] mahlemiut2015-11-101-0/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1292