summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/amiga/keyboard/a1200.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-4/+4
* src/devices: Replace output().set_value with output finders (nw) AJR2019-10-301-0/+1
* mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) Vas Crabb2019-10-111-2/+1
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-1/+2
* more notes on purported A1200 keyboard program, add compact mode as a config ... Vas Crabb2018-08-181-1/+3
* amiga: add support for Amiga 2000 keyboard with 8039 and external ROM manufac... Vas Crabb2018-08-151-3/+1
* change some more device_mconfig_additions to device_add_mconfig (nw) Vas Crabb2017-05-231-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* remove trampoline (nw) Vas Crabb2017-02-051-8/+5
* Amiga keyboard updates: Vas Crabb2017-02-051-0/+4
* Amiga keyboard updates: Vas Crabb2017-02-051-15/+29
* Convert the Amiga keyboards to a bus interface with slot devices Dirk Best2017-01-221-0/+51