Commit Graph

21 Commits

Author SHA1 Message Date
Sarah Jamie Lewis f4b677d52a Initial Commit of nesfuzz 2021-11-21 23:23:49 -08:00
Theron ede3545260 not starting audio till buffer has data, fixed snake case warnings, loading save state by time modified, not filename. high-pitched ringing is gone from audio thanks to filters! 2020-03-05 19:50:56 -06:00
Theron b4edad8648 removing test 2020-03-04 21:52:04 -06:00
Theron e99a564940 think i have filters correct. commiting this with timer that flips every 3 seconds to compare back to back. they at least work/make the sound less harsh. 2020-03-04 21:48:21 -06:00
Theron 5551e2a53a fixing coefficients hopefully 2020-03-04 21:14:54 -06:00
Theron dbccee8edd experimenting with high- and low-pass filters. not sure if they're right. 2020-03-04 20:09:04 -06:00
Theron Spiegl 15431e8fec vertical scroll bug fixed, mmc3 fixed, pics, readme 2020-01-30 20:33:29 -06:00
Theron e4d8bba720 spaces 2020-01-30 00:00:12 -06:00
Theron Spiegl 413d9454a4 mmc3 not perfect but closer to working, kirby intro is correct, smb3 is pretty off but doesn't crash 2020-01-18 14:52:09 -06:00
Theron 4431b75231 poor man's battery-backed RAM solution, cleaned up, refactored envelope 2020-01-14 20:51:59 -06:00
Theron 4703dabe41 audio fix 2020-01-14 00:12:24 -06:00
Theron 67f4c3671e replaced AudioQueue, went back to a callback that uses a shared Vec, mostly fixing the scratchy audio though it still needs tweaking. 2020-01-13 23:36:54 -06:00
Theron Spiegl 4202bbc3b6 fixed mario pipe bug by fixing overflow in add_offset_to_pc(), fixed pushed address in BRK instruction, and cleaned up. 2020-01-08 19:04:01 -06:00
Theron 686d45f8d3 fixed timer_period bug, cleaned up. square channels kind of working. need to figure out how to sample properly. 2019-12-30 20:10:27 -06:00
Theron 9c68257177 apu 2019-12-21 18:02:32 -06:00
Theron Spiegl 69dda36534 apu 2019-12-20 00:44:25 -06:00
Theron 1e11c22493 apu 2019-12-19 18:35:14 -06:00
Theron 444636f621 apu 2019-12-19 18:13:48 -06:00
Theron Spiegl 5855d6b251 apu timing notes 2019-12-12 00:17:07 -06:00
Theron 1e59eace50 apu 2019-12-10 00:34:21 -06:00
Theron ac416cc722 apu 2019-11-26 22:23:18 -06:00