Commit Graph

23 Commits

Author SHA1 Message Date
Jorj Bauer 12a84422c9 building local driver 2022-01-18 07:42:57 -05:00
Jorj Bauer da8910cdaf add flush method 2022-01-07 12:50:13 -05:00
Jorj Bauer 7c3afa096c add SEEK_END 2022-01-07 12:25:16 -05:00
Jorj Bauer 4cded72e12 fix suspend/resume 2021-01-09 21:32:40 -05:00
Jorj Bauer b1e1b22333 update to TeensyDuino 1.54b5 for raw USB keypress support 2020-12-28 21:48:00 -05:00
Jorj Bauer cd170396e1 convert to SdFat-beta for long filename support (but conflicts with Audio.h, sadly) 2020-08-02 20:34:48 -04:00
Jorj Bauer 1dcbee91ba removed threads; bones for audio in place 2020-07-12 22:13:33 -04:00
Jorj Bauer 5c8e1de195 better caching when reading directories 2020-07-11 07:39:56 -04:00
Jorj Bauer 7f7d1cc5ce conversion to 16-bit blit 2020-07-06 16:46:14 -04:00
Jorj Bauer c9fe8edc29 first pass at Teensy 4.1 support 2020-07-06 07:04:22 -04:00
Jorj Bauer 3a1d0219dc added mutexes 2020-07-04 08:04:59 -04:00
Jorj Bauer 602dc8c707 mutex locking support 2020-07-02 22:03:29 -04:00
Jorj Bauer ff58f43e02 remove legacy filemanager methods 2020-06-28 15:24:49 -04:00
Jorj Bauer fc47415592 remove obsolete filemanager methods 2020-06-28 09:21:27 -04:00
Jorj Bauer 1e762440a5 bring inline with outer filesystem changes 2020-06-28 08:30:18 -04:00
Jorj Bauer 197c89b772 incremental cleanup and prep for dynamic track loading (instead of full track preloading) 2019-02-20 22:06:55 -05:00
Jorj Bauer fd51162ede filemanager cache file fixes for suspend/resume 2018-02-07 12:34:24 -05: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 e2884d2a90 convert from uSDFS to SdFat 2018-01-07 05:08:29 -05:00
Jorj Bauer 753a9a5f24 added suspend/resume 2017-12-30 20:22:22 -05:00
Jorj Bauer 8aafabc61e bios support for HD files; Teensy 32-MB HD image support 2017-12-29 15:35:47 -05:00
Jorj Bauer 0fecbd3956 Added 32MB hard drive support in slot 7; moved clock to slot 5. 2017-12-29 14:08:49 -05:00
Jorj Bauer 3af0b916d7 functional code for the Teensy 2017-02-20 13:55:16 -05:00