summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/mackbd/keyboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-6/+6
* emu/ioport.h: Got rid of [DECLARE_]CUSTOM_INPUT_MEMBR - it's just obfuscation... Vas Crabb2024-09-161-4/+4
* -namco/sweetland4.cpp: Changed short name of Tairyo-Daiko 337 Byoshi to bette... Vas Crabb2024-05-161-3/+1
* -casio/fp1100.cpp: Fixed key labels and default assignments. Vas Crabb2024-05-151-0/+87
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* misc/homdata.cpp, konami/thunderx.cpp: Cleaned up a little. Vas Crabb2023-03-191-20/+20
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb2021-09-061-0/+10
* -bus/mackbd: Added French and Japanese Mac Plus keyboards, and more notes. Vas Crabb2020-07-021-4/+22
* bus/mackbd: Added more notes, including a scan code table. Vas Crabb2020-07-011-0/+80
* bus/mackbd: Added M0120P keypad, updated notes. Vas Crabb2020-07-011-4/+43
* mackbd: Added M0110T Italian QZERTY keyboard and updated notes. Vas Crabb2020-07-011-31/+97
* mac.cpp: Removed 128k/512k/512ke/Plus keyboard code - those machines were mov... Vas Crabb2020-07-011-1/+1
* Slotified Mac 128k/512k/512ke/Plus keyboard port. Vas Crabb2020-07-011-0/+677