Commit graph

46 commits

Author SHA1 Message Date
9c2cbbd05a refactor + blarg tests 2023-12-21 13:01:38 +11:00
1b62211b90 tile/layer window in menu / also closable 2023-11-28 16:21:15 +11:00
e456e24f06 mac frontend can actually run games now 2023-11-24 17:00:06 +11:00
6ae2697a39 separate prepare and run emulator 2023-11-04 10:12:29 +11:00
76a3260001 cli as separate bin target 2023-10-30 11:32:25 +11:00
e2bacf06df use sender instead of trait for renderer - still a bit of lag though!! 2023-10-18 11:50:00 +11:00
5078712142 args better typed 2023-10-15 10:05:36 +11:00
0a66d2cb86 change messages / add emulator pause / refactor threading for gb_emu 2023-10-09 14:25:17 +11:00
d3d2de183c config!!! 2023-10-05 10:14:54 +11:00
7407bae39d move renderers to gb-emu-lib 2023-10-04 10:11:39 +11:00
4290640870 colourformat is now copy 2023-07-18 09:17:28 +10:00
b0a5373ff6 add layer window 2023-07-17 19:21:58 +10:00
2685bc06e6 close windows 2023-07-17 12:26:33 +10:00
7ae1afedc2 hex/ascii serial output 2023-05-25 14:20:29 +10:00
087bef7dc4 remove save states (they didnt work) 2023-05-18 10:29:53 +10:00
bf4b8d4caa some save work 2023-05-15 13:30:29 +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
bbe18ec20a unify versions and bootrom options, update deps 2023-04-26 15:15:19 +10:00
ef795d810b skippable bootrom 2023-04-26 12:23:12 +10:00
01dcbbcd53 tile window shows gbc sprites 2023-04-25 10:08:22 +10:00
1678372c2b can choose cgb mode 2023-04-20 12:29:22 +10:00
1d09a2500a heheheh 2023-04-20 12:16:04 +10:00
7bd343ddec camera is almost there... waiting on upstream support from webcam libs lol 2023-03-19 15:44:45 +11:00
47e2210b88 camera works-ish! 2023-03-19 12:43:10 +11:00
bceb8b0ea4 camera builds! 2023-03-19 11:33:53 +11:00
efcd9877d8 type params for camera work 2023-03-19 10:39:57 +11:00
db394d663a spooky does not need to be pub 2023-03-19 10:38:08 +11:00
5de448917a change from inline to where for generics 2023-03-19 10:26:56 +11:00
bf1b8f0ebc started camera 2023-03-19 10:24:03 +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
75bd223e98 serial and midi 2023-03-15 17:45:56 +11:00
5aa308f695 save state restore 2023-03-15 13:15:32 +11:00
bfb4772536 new_unfilled -> new 2023-03-09 14:12:28 +11:00
659fc4869a different downsample types 2023-03-09 10:50:18 +11:00
89dc1160ed audiooutput: specify number of frames of audio to buffer 2023-03-09 10:25:29 +11:00
d041475ced change buffer size 2023-03-09 09:16:49 +11:00
f333723f34 input handling 2023-03-08 15:19:10 +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
a1f0d68c19 ony send 2023-03-07 18:05:06 +11:00
fbd3d51693 vst works (but not really) 2023-03-07 08:51:23 +11:00
28240c80c3 rolled my own downsampler 2023-03-06 21:10:52 +11:00
4a2c15e5ec take either loaded rom or path to rom 2023-03-06 17:23:46 +11:00
f2e777e516 last move i promise 2023-03-04 08:46:00 +11:00