COMMITS
September 4, 2025
S
Add extremely pathetic approximation of CGB double speed
SonoSooS committed
S
Mildly improve IO performance
SonoSooS committed
S
Mitigate very random memory corruption
SonoSooS committed
March 16, 2025
S
Remove unused region fold
SonoSooS committed
S
Try to fix the ROM loading logic a bit
SonoSooS committed
February 22, 2025
S
Revert timer hack
SonoSooS committed
S
Move memory dispatch code separate from the microcode
SonoSooS committed
S
Clean up unused code
SonoSooS committed
S
Absolutely destroy microcode dispatch code
SonoSooS committed
February 21, 2025
S
Replace even more instances of logic ops with arithmetic ops
SonoSooS committed
S
Reduce and restructure some logic on JR space heater detection
SonoSooS committed
S
Try replacing more binary ops with ALU ops
SonoSooS committed
S
Optimize WRAM accesses too
SonoSooS committed
S
Change some binary ops to ALU ops to make Thumb targets faster
SonoSooS committed
S
Update cycle timing comments, and fix POP r16 timing
SonoSooS committed
S
Remove the Cache Destroyed instruction decoder
SonoSooS committed
December 21, 2024
S
Clarify known limitations and pitfalls up-front
SonoSooS committed
November 23, 2024
S
Add CGB mode switching support
SonoSooS committed
S
Fix missing s/vol/is_on/ replacement
SonoSooS committed
November 22, 2024
S
Those damn whitespace changes...
SonoSooS committed
S
Accumulate cycle error in double-speed mode more correctly
SonoSooS committed
S
Commit APU debug visualizer
SonoSooS committed
S
Delay PPU IRQ by a single cycle
SonoSooS committed
S
Clear memory like a real CGB would
SonoSooS committed
S
Try fix most APU bugs at once
SonoSooS committed
S
Fix most volume sweep issues
SonoSooS committed
S
Make APU helper functions const
SonoSooS committed
S
Oops, fix CH4 polynomial
SonoSooS committed
S
Fix CH4 sound
SonoSooS committed
June 3, 2024
S
Push playback time measurement code
SonoSooS committed