Commit graph

53 commits

Author SHA1 Message Date
43ae43e8b8 some refactoring 2023-10-02 11:04:51 +11:00
bbff0d9929 vulkan runs! but might need optimisation lmao 2023-10-02 10:42:30 +11:00
adfc1f4b3e shaders 2023-10-01 11:10:49 +11:00
bd7d03c98b vulkan initialisation 2023-10-01 10:01:17 +11:00
92dc4e3885 lol 2023-09-28 17:31:54 +10:00
a39b31dc33 refactor 2023-09-28 17:28:25 +10:00
14046462d8 stupid 2023-09-28 15:43:55 +10:00
91276caf1c adjust layer window scaling 2023-07-17 19:25:58 +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
8632391566 eprintln for errors 2023-05-26 11:10:35 +10:00
7ae1afedc2 hex/ascii serial output 2023-05-25 14:20:29 +10:00
c63cff149d colour update 2023-05-19 19:15:01 +10:00
48e794861b better debug command parsing 2023-05-18 11:01:26 +10:00
74dc5ccfb4 get $CGB_BOOTROM/$DMG_BOOTROM from env 2023-05-18 11:01:18 +10:00
48785ffb7a fix cloning 2023-05-04 13:04:21 +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
429e3b4085 fix windows 2023-05-03 14:15:59 +10:00
9e836927c4 webcam support is Better but not there loll 2023-04-28 12:43:37 +10:00
681edb0355 move to winit 2023-04-27 09:55:25 +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
37be5599d2 add breakpoints 2023-04-20 18:01:45 +10:00
c64861fbf5 lollerskates 2023-04-20 14:13:36 +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
02812aa458 I FINALLY FIXED IT !!! 2023-04-20 10:41:27 +10:00
8b94964204 debugging 2023-04-20 10:16:05 +10:00
7448d18424 update version + deps + dont use --rom 2023-04-18 12:10:12 +10:00
dd6df41ac2 didn't remove prints lol 2023-03-19 15:46:23 +11: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
bf1b8f0ebc started camera 2023-03-19 10:24:03 +11:00
608817e3b7 restructure 2023-03-17 14:24:11 +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
966f707ed1 update tomls 2023-03-16 11:28:17 +11:00
5f2a6ed14d fix options for main emu 2023-03-16 10:52:18 +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
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
59d85ab371 enum is function? thats crazy 2023-03-09 10:24:33 +11:00
79f9d70ff2 bootrom as romfile + inline include_bytes 2023-03-09 10:21:21 +11:00
aaca3ff5b2 emu works again 2023-03-08 11:28:32 +11:00
28240c80c3 rolled my own downsampler 2023-03-06 21:10:52 +11:00
0459390d78 emulator core struct 2023-03-06 19:20:47 +11:00