Commit graph

102 commits

Author SHA1 Message Date
f02d45f563 LMAO 2023-05-03 15:00:35 +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
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
e738419d4d built in bootroms!! 2023-04-26 12:42:42 +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
fced7af144 remove prints 2023-04-26 11:14:58 +10:00
71a87cf88e ACTUALLY fixed vram dma 2023-04-26 11:11:46 +10:00
4a63e38b29 fixed vram dma registers!! 2023-04-25 18:49:18 +10:00
3b853408f7 tile window improvements 2023-04-25 18:34:56 +10:00
f1e5960484 lol 2023-04-25 10:08:41 +10:00
01dcbbcd53 tile window shows gbc sprites 2023-04-25 10:08:22 +10:00
59d52ee92f fix vram dma 2023-04-25 10:03:33 +10:00
224c850a7d tile window shows greyscale 2023-04-24 20:17:54 +10:00
2eae8875ca vram dma increments 2023-04-24 20:12:27 +10:00
d3c67622eb you CAN fix stupid!!!!! 2023-04-24 18:45:33 +10:00
a81d082e16 fix crash 2023-04-24 16:05:07 +10:00
c7b7a99cf9 cgb pcm registers 2023-04-24 11:35:38 +10:00
5c61c642bf ...why did i only give the cgb 7 wram banks? 2023-04-23 19:32:21 +10:00
7287d61f15 cgb priority works almost 100% 2023-04-23 18:24:44 +10:00
e916ce7259 cleanup? 2023-04-23 16:45:18 +10:00
fc2ebd4ca2 fix error colour correction to be when on cgb rather than when on cgb in cgb mode 2023-04-23 16:35:35 +10:00
ba9a601874 error is white (colour corrected for cgb) in release builds 2023-04-23 10:12:48 +10:00
63818494b7 cgb colour palettes work 2023-04-23 10:04:24 +10:00
5039b19222 fix vram lockout 2023-04-23 09:52:15 +10:00
0a60629dad colour emulation 2023-04-23 09:20:59 +10:00
be11c6a596 tile window colour 2023-04-23 08:47:35 +10:00
8c574fc47e double speed!!!! maybe there are edge cases but ive mostly got it 2023-04-22 21:39:46 +10:00
a5c45b48b9 correct vram dma timing in double speed 2023-04-22 19:10:34 +10:00
ec6a7d02b2 pretends to go double speed 2023-04-22 19:09:33 +10:00
f1ce5cfc9f many gpu things work now 2023-04-22 19:00:00 +10:00
9ada49a6d8 some fixes 2023-04-22 17:09:38 +10:00
27e0374181 automatic palettes work 2023-04-22 15:23:15 +10:00
7fba9cca89 pcm channels read-only 2023-04-21 22:01:06 +10:00
124b823ae1 cgb refactor + double speed groundwork 2023-04-21 20:05:31 +10:00
fbae48596e ir + cleaning 2023-04-21 10:38:51 +10:00
9ff6196ecf vram dma transfer might work? 2023-04-21 10:28:54 +10:00
2a5d8b816c wow! ding! 2023-04-20 21:07:15 +10:00
37be5599d2 add breakpoints 2023-04-20 18:01:45 +10:00
7d90d516ed bios boots! ish! 2023-04-20 16:45:45 +10:00
c56e167c6b better cgb init 2023-04-20 14:53: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
02812aa458 I FINALLY FIXED IT !!! 2023-04-20 10:41:27 +10:00
b759625d5d clean 2023-04-20 10:17:27 +10:00
8b94964204 debugging 2023-04-20 10:16:05 +10:00
e805f32380 oam dma lockout 2023-04-19 17:28:18 +10:00