Commit Graph

10 Commits

Author SHA1 Message Date
Jorj Bauer 6f47723b8a avoid using key code '0' 2021-01-19 22:28:14 -05:00
Jorj Bauer 90270e126f bugfix for usb keyboard auto-repeat 2021-01-19 20:42:15 -05:00
Jorj Bauer f57478f85d rewire teensy keyboard so USB works in the BIOS 2021-01-19 20:14:49 -05:00
Jorj Bauer bab3560273 wired in mouse support; left-apple is the mouse button on the teensy for now 2021-01-11 10:53:03 -05:00
Jorj Bauer 97888eec7a convert to MQS (move keyboard and display to suit) 2020-07-15 10:19:57 -04:00
Jorj Bauer 7f561b1b90 use a common serial abstraction 2020-07-04 07:42:32 -04:00
Jorj Bauer 99d0c8e72c Squashed commit of
* New BIOS interface
 * New linux framebuffer version
 * Unified linuxfb and SDL with Teensy
 * Abstracted VM RAM
 * Fixed disk image corruption due to bad cache handling
 * Variable CPU speed support
2018-02-07 10:28:40 -05:00
Jorj Bauer 753a9a5f24 added suspend/resume 2017-12-30 20:22:22 -05:00
Jorj Bauer 39fdffd9c4 continued work on sound: migrate to SDL for host-based audio debugging 2017-02-26 11:00:41 -05:00
Jorj Bauer 3af0b916d7 functional code for the Teensy 2017-02-20 13:55:16 -05:00