0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrate ADD(4), CMP(3), MOV(3) and BX More... almost 12 years ago
Make sure switching background modes switches out multipalette status properly More... almost 12 years ago
Fix some variables leaking out of local scope More... almost 12 years ago
Add halfword writing to DMA addresses More... almost 12 years ago
Add some more readable registers More... almost 12 years ago
Fix SoftReset typo More... almost 12 years ago
Lazily construct the huffman tree to avoid bounds explosions More... almost 12 years ago
Initial implementation of Huffman More... almost 12 years ago
Implement SoftReset More... almost 12 years ago
Support reading from bad memory More... almost 12 years ago
Don't be a first target when you're not drawing with alpha enabled More... almost 12 years ago
Make backgrounds able to draw over each other so backgrounds with the same priority number can be blend targets More... almost 12 years ago
Draw backdrop inside of windows More... almost 12 years ago
Cleanup and fix small regressions from OBJWIN work More... almost 12 years ago
Fix count up timing More... almost 12 years ago
Fix stacking edge case More... almost 12 years ago
Simpler version with fewer edge cases, but still one with blending stacking More... almost 12 years ago
Embarrassing half-working alpha-on-stencil More... almost 12 years ago
Strip off the TARGET1 bit after blending to prevent multiple blend passes More... almost 12 years ago
First pass at OBJWIN. Causes regressions in some games, and fails to fix all games, but works in most games More... almost 12 years ago
Stencil buffer More... almost 12 years ago
Fix colors not being adjusted properly More... almost 12 years ago
Clamp mixing instead of wrapping More... almost 12 years ago
Implement mode 2 More... almost 12 years ago
Fix modes 1 and 4 when dynamic per scanline More... almost 12 years ago
Initial implementation of 16-bit backing buffer More... almost 12 years ago
Fix BG Mode 1 for sizes other than 256x256 More... almost 12 years ago
Implement RLUnComp* More... almost 12 years ago
Hblank IRQs still occur in vblank More... almost 12 years ago
Implement IntrWait in supervisor mode More... almost 12 years ago