Commit Graph

9 Commits

Author SHA1 Message Date
Jorj Bauer fc3a360e7e convert cpu cycle counter to int64_t 2020-08-02 09:06:15 -04:00
Jorj Bauer 70885ab240 speaker fixes; committed to removing threads 2020-07-14 20:43:41 -04:00
Jorj Bauer 528a7f8837 cleanup 2020-07-13 21:10:23 -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 e15db839e3 rebuilt SDL speaker driver 2019-02-20 17:49:51 -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 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 39fdffd9c4 continued work on sound: migrate to SDL for host-based audio debugging 2017-02-26 11:00:41 -05:00