uxnds 0.5.0
- Ported the ARM assembly CPU core from uxngba.
- Speed benefits of +20-40% can be observed!
- Some CPU core bugs have also been fixed in the process, as tested with
opctest
. - Relative to the core above, additional minor optimizations have been done for ARMv5/ARMv6 CPUs.
- [NDS] The debug build of uxnds will now prompt before exiting. This allows more convenient execution of CLI applications.
- [NDS] Updated to BlocksDS 1.3.0.
Note that the new CPU core is not guaranteed to be bug-free; feel free to revert to 0.4.10 if you run into any issues.