Commit Graph

13 Commits

Author SHA1 Message Date
Jorj Bauer
29542704bd incremental improvement for woz disk support 2020-06-27 18:00:59 -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
f790b3d5ab SDL quiescent audio level = 0x80, not 0x00 2018-02-07 14:19:53 -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
18e43b7784 limit error messages 2018-01-10 08:06:23 -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
f910272cfa make the SDL speaker a little quieter 2017-07-13 20:30:33 -04:00
Jorj Bauer
ccc649bfc1 working on mockingboard interrupts 2017-05-31 18:17:25 -04:00
Jorj Bauer
4820babb56 removed debugging 2017-02-28 17:50:52 -05:00
Jorj Bauer
3464ba5298 reimplement volume control 2017-02-26 20:34:38 -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