Commit graph

52 commits

Author SHA1 Message Date
6d0870d90d update deps 2023-05-18 10:36:52 +10:00
087bef7dc4 remove save states (they didnt work) 2023-05-18 10:29:53 +10:00
f1b3cabef9 do it properly 2023-05-18 10:17:26 +10:00
bf4b8d4caa some save work 2023-05-15 13:30:29 +10:00
66f9ce31bc fix up look sharp 2023-05-03 14:54:59 +10:00
fb0dbf2f33 no triply buffered audio 2023-05-03 14:54:25 +10:00
9e836927c4 webcam support is Better but not there loll 2023-04-28 12:43:37 +10:00
7e0748b442 ...could this fix dual gpu on windows??? 2023-04-26 19:05:02 +10:00
bbe18ec20a unify versions and bootrom options, update deps 2023-04-26 15:15:19 +10:00
b3b0d94522 Add Sameboy bootroms and build them into VST 2023-04-26 12:32:28 +10:00
ef795d810b skippable bootrom 2023-04-26 12:23:12 +10:00
e04820a80a mgb version 2023-04-07 08:03:43 +10:00
9d996322d5 remove log 2023-04-06 15:47:17 +10:00
bc69f09a64 more recent mgb 2023-04-06 15:11:19 +10:00
4cf152a5ef some cleaning 2023-04-06 13:15:48 +10:00
cc27d9eb17 fix weird shit 2023-03-24 13:01:39 +11:00
efcd9877d8 type params for camera work 2023-03-19 10:39:57 +11:00
8edf466271 refactor options 2023-03-17 13:58:47 +11:00
30a94868d1 its less annoying now lol 2023-03-17 13:33:38 +11:00
7fb8b06ff9 one var for bootrom 2023-03-16 18:35:04 +11:00
966f707ed1 update tomls 2023-03-16 11:28:17 +11:00
198ced9cb6 serial waits for ime 2023-03-16 11:04:44 +11:00
7dc6295ee8 savestate option for vst 2023-03-16 10:48:08 +11:00
36c252443c lol 2023-03-16 10:48:02 +11:00
75bd223e98 serial and midi 2023-03-15 17:45:56 +11:00
b5fa2e6690 should restore from save state... doesn't, but should 2023-03-15 14:05:19 +11:00
5aa308f695 save state restore 2023-03-15 13:15:32 +11:00
0baf6dc436 move file init 2023-03-11 20:44:55 +11:00
962b2af282 get rid of cycle_count 2023-03-10 15:26:59 +11:00
bfb4772536 new_unfilled -> new 2023-03-09 14:12:28 +11:00
52fe997e28 scale framebuffer in place 2023-03-09 11:52:24 +11:00
659fc4869a different downsample types 2023-03-09 10:50:18 +11:00
bfb895ef4c easily switchable bootrom 2023-03-09 10:39:00 +11:00
77ee67a0fd lol rom path 2023-03-09 10:31:26 +11:00
368aaa4a10 filling buffer at the end of process_audio fixes it lol 2023-03-09 10:31:06 +11:00
89dc1160ed audiooutput: specify number of frames of audio to buffer 2023-03-09 10:25:29 +11:00
79f9d70ff2 bootrom as romfile + inline include_bytes 2023-03-09 10:21:21 +11:00
0f919c612c dont fully reinitialise if u dont need to 2023-03-08 15:41:17 +11:00
11dec11079 always use latest frame 2023-03-08 15:34:31 +11:00
e2f1f13ba2 scaled 2023-03-08 15:26:32 +11:00
f333723f34 input handling 2023-03-08 15:19:10 +11:00
43d88de1f2 framereceiver type 2023-03-08 11:50:19 +11:00
aaca3ff5b2 emu works again 2023-03-08 11:28:32 +11:00
4bae07f165 colour formats 2023-03-08 11:01:18 +11:00
3fcaca4654 holy shit it works 2023-03-07 21:45:11 +11:00
e80b961eca vst makes audio!! 2023-03-07 09:53:56 +11:00
fbd3d51693 vst works (but not really) 2023-03-07 08:51:23 +11:00
066a8690ba standalone vst (oxymoron lol) 2023-03-07 08:51:12 +11:00
13fcbfe0e2 vendored minifb 2023-03-06 12:19:39 +11:00
ba750a2d18 vst + ui!!! 2023-03-05 20:18:06 +11:00