summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ch376.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ch376 updates [R. Belmont] arbee2021-05-091-24/+55
| | | | | | | - Ignore non-8.3 compliant filenames when generating the directory since CH376 is super-tied to FAT12 semantics - Implement CHECK_EXIST command for BBC Micro - Implement undocumented command 0x16, also for BBC Micro - Fix status return from SET_USB_MODE
* ch376: Fix typo that GCC caught and Clang didn't! [R. Belmont] arbee2021-05-081-1/+1
|
* apple2: Add support for the BOOTI card [R. Belmont] arbee2021-05-081-0/+505