- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
1125d79ca5
Merge branch 'main' of ssh://musuka.dev:2222/paoda/mandelbrot into main
d23b47ed2c
chore: add font to repo
0f7a8ef410
chore: satisfy clippy
bbb5aff6b6
chore: update to Rust 2021
2755d55192
chore: add reccomended extensions
4cfd951ede
chore(ppu): improve bg-sprite priority functionality
de8fe1a367
chore(ppu): remove object buffer iter_mut method
c5fa41b20d
chore(ppu): refactor FetcherState
552cfd4a18
chore(ppu): sort OAM Memory
4c516804e4
fix(ppu): refactor and improve accuracy of background fetcher
9b3ab73bb1
fix(ppu): incremental improvements to accuracy of ppu fetcher
d9f1d661ae
chore(ppu): refactor behaviour w.r.t window enabling
da83032e24
chore(ppu): use "dot" intead of "cycle"
67e2447d3f
chore(ppu): rename window_stat to win_stat
37cf3d92e4
chore(ppu): refactor OAM Scan implementation
64230973f1
chore: suggest inline for hot code
dbbf87af52
chore: add a creative-commons boot rom for compat
9964b49ce1
fix(ppu): improve accuracy of timer
142231d355
chore(ppu): remoe unnecessary brackets
227928e8ca
Revert "fix(ppu): explicity choose to use sign extension"