summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/mackbd
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings about declaring template instantiation extern after the in... Vas Crabb2021-09-151-3/+5
* Moved a few slot devices into anonymous namespaces, getting more stuff out of... Vas Crabb2021-09-141-0/+3
* Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb2021-09-062-0/+14
* -machine/x68k_kbd.cpp: Modernised Unicode in strings. Vas Crabb2020-07-241-1/+1
* -bus/mackbd: Added French and Japanese Mac Plus keyboards, and more notes. Vas Crabb2020-07-024-75/+264
* bus/mackbd: Silence debug logging when M0110A keyboard ensures bus pins aren'... Vas Crabb2020-07-011-0/+7
* bus/mackbd: Added more notes, including a scan code table. Vas Crabb2020-07-013-11/+111
* bus/mackbd: Added M0120P keypad, updated notes. Vas Crabb2020-07-014-11/+52
* mackbd: Added M0110T Italian QZERTY keyboard and updated notes. Vas Crabb2020-07-014-31/+108
* mackbd: Add note about needing dumps of GI PIC keyboards Vas Crabb2020-07-011-2/+3
* 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-016-0/+1279