Skip to content

CTRTool v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jakcron jakcron released this 28 Apr 13:11
· 269 commits to master since this release

Change Log

  • Code cleanup & misc. bug fixes (thanks @profi200)
  • Update ExHeader specs to support New3DS-only fields
    • EnableL2Cache
    • CpuSpeed (New3DS CPU ClockSpeed)
    • ExtSystemMode (New3DS specific system mode)
  • Updated ExHeader spec to support new ARM11 Kernel Flag bitfield value
    • AccessCore2 (bit 13)
  • Added validation of more ExHeader fields
    • SystemMode
    • ExtSystemMode
    • EnableL2Cache
    • CpuSpeed
    • CoreVersion
    • ServiceAccessControl
  • Update NCCH specs to detect new KeyY external seed based generation method
  • NCCH MakerCode is now formatted as a string rather than a uint16_t