Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 272 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) · 272 Bytes

0.2.1

  • Fixed bug involving vram not being a global anymore, switching to thread local storage
  • Appended rom addr to symbol names

0.2.0

  • Splat mode initial poc
  • Fixed bug involving end of display list detection for non-f3dex2 targets
  • Python 3.8 compatibility