Jorj Bauer
|
0bb712fc70
|
Static RAM allocator for VM with just the necessary pages allocated
|
2018-01-10 05:16:41 -05:00 |
|
Jorj Bauer
|
7da0ed9a2b
|
refactor of UI layer
|
2018-01-07 14:44:23 -05:00 |
|
Jorj Bauer
|
7f6e7dd73a
|
refactor images
|
2018-01-07 08:24:53 -05:00 |
|
Jorj Bauer
|
e2884d2a90
|
convert from uSDFS to SdFat
|
2018-01-07 05:08:29 -05:00 |
|
Jorj Bauer
|
81fb36789f
|
audio overhaul; added video-or-audio priority for Teensy (can't do both)
|
2018-01-02 20:28:47 -05:00 |
|
Jorj Bauer
|
a103a8ffa4
|
partial sound rewrite: queue transitions while CPU is fast-forwarding, and then play them back at specific cycle counts
|
2017-12-31 17:21:34 -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
|
a7582b5154
|
minor pfutzing with display; moving toward per-area blit
|
2017-12-28 08:04:46 -05:00 |
|
Jorj Bauer
|
5f3c513d61
|
removed more unnecessary audio files...
|
2017-08-28 20:38:52 -04:00 |
|
Jorj Bauer
|
5d85c2204a
|
more audio cleanup
|
2017-08-27 08:07:24 -04:00 |
|
Jorj Bauer
|
89a6450a91
|
remove/branch audio; remove debugging initial disk insertion; fix order of params in blit
|
2017-08-27 07:51:21 -04:00 |
|
Jorj Bauer
|
dd523aac98
|
disable debugging; lock screen while updating to avoid tearing
|
2017-08-14 20:38:04 -04:00 |
|
Jorj Bauer
|
c46f81ca58
|
analog reading pfutzing for better battery stability?
|
2017-08-14 19:48:37 -04:00 |
|
Jorj Bauer
|
58c636b484
|
improving the battery readings
|
2017-07-18 02:13:12 -04:00 |
|
Jorj Bauer
|
d6f01329bb
|
remove RF24; working on the battery level meter
|
2017-07-13 20:31:04 -04:00 |
|
Jorj Bauer
|
ddd4fc2eb3
|
abstracting and refactoring around new first-gen hardware
|
2017-07-13 09:53:28 -04:00 |
|
Jorj Bauer
|
154c1d28b5
|
added missing symlinks
|
2017-05-31 18:26:15 -04:00 |
|
Jorj Bauer
|
86decffbb1
|
removed averaging; just mixing
|
2017-02-28 17:51:07 -05:00 |
|
Jorj Bauer
|
c2e117745f
|
abstract the difference between the rowspans in various bitmaps
|
2017-02-28 08:15:11 -05:00 |
|
Jorj Bauer
|
3464ba5298
|
reimplement volume control
|
2017-02-26 20:34:38 -05:00 |
|
Jorj Bauer
|
b955dd106f
|
draw the drive status indicators from outside the CPU thread/ISR
|
2017-02-26 20:25:47 -05:00 |
|
Jorj Bauer
|
85d81d398a
|
segregating CPU and timing-sensitive sound operations from drawing/disk IO/debugging
|
2017-02-26 19:59:51 -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
|
e942d8a4dd
|
working on mockingboard support
|
2017-02-24 10:15:17 -05:00 |
|
Jorj Bauer
|
32352fcc4c
|
added printer support
|
2017-02-20 18:41:46 -05:00 |
|
Jorj Bauer
|
3af0b916d7
|
functional code for the Teensy
|
2017-02-20 13:55:16 -05:00 |
|