Commit graph

322 commits

Author SHA1 Message Date
Alex Janka 533cb42152 shut up about mbc type in panics 2023-03-19 10:48:59 +11:00
Alex Janka efcd9877d8 type params for camera work 2023-03-19 10:39:57 +11:00
Alex Janka db394d663a spooky does not need to be pub 2023-03-19 10:38:08 +11:00
Alex Janka 5de448917a change from inline to where for generics 2023-03-19 10:26:56 +11:00
Alex Janka bf1b8f0ebc started camera 2023-03-19 10:24:03 +11:00
Alex Janka 279ffb1a7f some overflows in debug mode 2023-03-19 10:23:55 +11:00
Alex Janka 608817e3b7 restructure 2023-03-17 14:24:11 +11:00
Alex Janka 8edf466271 refactor options 2023-03-17 13:58:47 +11:00
Alex Janka 30a94868d1 its less annoying now lol 2023-03-17 13:33:38 +11:00
Alex Janka 1e01308605 serial clock kinda sux tbh... put it behind a feature flag 2023-03-17 10:42:27 +11:00
Alex Janka 8dc01b59c2 serial clock @ 8khz 2023-03-16 18:42:23 +11:00
Alex Janka 7fb8b06ff9 one var for bootrom 2023-03-16 18:35:04 +11:00
Alex Janka 1b9e7de589 fix making ableton laggy as s-h-one-t 2023-03-16 15:24:36 +11:00
Alex Janka 966f707ed1 update tomls 2023-03-16 11:28:17 +11:00
Alex Janka 198ced9cb6 serial waits for ime 2023-03-16 11:04:44 +11:00
Alex Janka 5f2a6ed14d fix options for main emu 2023-03-16 10:52:18 +11:00
Alex Janka 7dc6295ee8 savestate option for vst 2023-03-16 10:48:08 +11:00
Alex Janka 36c252443c lol 2023-03-16 10:48:02 +11:00
Alex Janka de859d4903 baseview 2023-03-15 17:48:18 +11:00
Alex Janka 75bd223e98 serial and midi 2023-03-15 17:45:56 +11:00
Alex Janka b5fa2e6690 should restore from save state... doesn't, but should 2023-03-15 14:05:19 +11:00
Alex Janka 5aa308f695 save state restore 2023-03-15 13:15:32 +11:00
Alex Janka 250cc92536 suppress clang warning 2023-03-12 11:02:13 +11:00
Alex Janka 0baf6dc436 move file init 2023-03-11 20:44:55 +11:00
Alex Janka 3d5ae32960 load from save state 2023-03-11 09:31:15 +11:00
Alex Janka 5db1fc4127 cleanup 2023-03-11 08:56:44 +11:00
Alex Janka 77838fec27 save state beginning work 2023-03-11 08:44:23 +11:00
Alex Janka 962b2af282 get rid of cycle_count 2023-03-10 15:26:59 +11:00
Alex Janka bfb4772536 new_unfilled -> new 2023-03-09 14:12:28 +11:00
Alex Janka 52fe997e28 scale framebuffer in place 2023-03-09 11:52:24 +11:00
Alex Janka 66f7518bb0 more efficient pwm wave access 2023-03-09 11:20:14 +11:00
Alex Janka 4d2f84e183 better wave ram access 2023-03-09 11:16:10 +11:00
Alex Janka f26d1f2a41 why???? why did i do this???????? 2023-03-09 10:56:38 +11:00
Alex Janka 659fc4869a different downsample types 2023-03-09 10:50:18 +11:00
Alex Janka bfb895ef4c easily switchable bootrom 2023-03-09 10:39:00 +11:00
Alex Janka 77ee67a0fd lol rom path 2023-03-09 10:31:26 +11:00
Alex Janka 368aaa4a10 filling buffer at the end of process_audio fixes it lol 2023-03-09 10:31:06 +11:00
Alex Janka 89dc1160ed audiooutput: specify number of frames of audio to buffer 2023-03-09 10:25:29 +11:00
Alex Janka 59d85ab371 enum is function? thats crazy 2023-03-09 10:24:33 +11:00
Alex Janka 79f9d70ff2 bootrom as romfile + inline include_bytes 2023-03-09 10:21:21 +11:00
Alex Janka d041475ced change buffer size 2023-03-09 09:16:49 +11:00
Alex Janka 0f919c612c dont fully reinitialise if u dont need to 2023-03-08 15:41:17 +11:00
Alex Janka 11dec11079 always use latest frame 2023-03-08 15:34:31 +11:00
Alex Janka e2f1f13ba2 scaled 2023-03-08 15:26:32 +11:00
Alex Janka f333723f34 input handling 2023-03-08 15:19:10 +11:00
Alex Janka b4d5510bc5 unused features 2023-03-08 14:45:21 +11:00
Alex Janka f1e093a8a0 vst not working was dumb mistake lolllll 2023-03-08 12:14:22 +11:00
Alex Janka 43d88de1f2 framereceiver type 2023-03-08 11:50:19 +11:00
Alex Janka 532f602e77 better(?) downsampler 2023-03-08 11:42:40 +11:00
Alex Janka aaca3ff5b2 emu works again 2023-03-08 11:28:32 +11:00