summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/amiga/keyboard/a2000.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* -tools/srcclean.cpp: Use the same rules for character literals and strings in... Vas Crabb2023-03-141-184/+184
* Miscellaneous cleanup. Vas Crabb2021-09-091-165/+206
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-5/+5
* -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-3/+3
* src/devices: Replace output().set_value with output finders (nw) AJR2019-10-301-1/+4
* Amiga keyboard overhaul: Vas Crabb2018-08-231-43/+43
* add note about C-A-A behaviour on A1200 keyboard (nw) Vas Crabb2018-08-151-0/+9
* add notes about other A2000 keyboard variants (nw) Vas Crabb2018-08-151-2/+12
* amiga: fill in some more gaps in the keyboard story Vas Crabb2018-08-151-23/+203
* amiga: add German variant of Amiga 2000 keyboard Vas Crabb2018-08-151-3/+91
* amiga: add support for Amiga 2000 keyboard with 8039 and external ROM manufac... Vas Crabb2018-08-151-0/+382