Skip to content

Ndless 4.5

Compare
Choose a tag to compare
@Vogtinator Vogtinator released this 03 Sep 10:27
· 157 commits to master since this release

Introduces support for OS 4.5.0.1180 on CX and CX CAS and fixes some nasty crashes with lua extensions like khicas.
Please read the included README.txt or the README.md of this repository!

Version r2014 attached. Changes:

  • Support for OS 4.5.0.1180
  • Support RGB555 format in lcd_blit
  • Properly mark unloaded lua libraries
  • [SDK] Move deinitialization of nspire-io a bit to avoid crashes
  • [SDK] Add realpath function
  • [SDK] Fix various issues on WSL
  • [SDK] Toolchain version bumped
  • [SDK] zlib and freetype updated
  • (r2011) Avoid crashing if loaded by a 3rd party loader
  • (r2012) lcd_compat mode: Save some memory and support transparency
  • (r2013) Change behaviour of ndless.cfg.tns to work together with nSonic
  • (r2013) lcd_compat mode: Don't disable IRQs to allow programs like nespire to work
  • (r2014) Add syscalls for OS 4.5.1.12, requires other installation method