Skip to content

1.04

Compare
Choose a tag to compare
@CreepNT CreepNT released this 19 Jul 13:32
· 29 commits to master since this release

Extension date: 2023/07/19
Changelog :

  • MeP-c5:
    • Fix semantics of MOV Rn, imm8 (now performs sign-extension properly)
    • Fix semantics of SLT3 Rn, Rm, imm16 and SLTU3 Rn, Rm, imm16 (now stores result in Rn instead of r0
  • NID Analyzer
    • Fix a "known processed" list invalidation bug causing the analyzer to only work during the first run
    • Fix a bug in the code determining whether a symbol is a systematic name causing labels for exports in different libraries to disappear
  • QoL
    • Exclude more useless files from build to reduce size of package