1.04
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
andSLTU3 Rn, Rm, imm16
(now stores result inRn
instead ofr0
- Fix semantics of
- 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