This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
Releases: reswitched/libtransistor
Releases · reswitched/libtransistor
libtransistor v1.1.2
Fixes cleanup issue with Homebrew Menu
Chanelog:
- fix gpu cleanup
libtransistor v1.1.1
Fixes homebrew launcher compatiblity.
Changelog:
- add touchscreen support to HID
- fix relocation to not use global objects
- update README (master -> development)
- increase BSD buffer size
- add process manager bindings
- clear bss in crt0.nro.S (fixes homebrew launcher compatibility)
Known issues:
- sometimes, applications will only display one frame before exiting
- homebrew menu crashes with 2137-0026 after running libtransistor applications [likely caused by #74]
libtransistor v1.1.0
This version of libtransistor brings read-only filesystem support.
Changelog:
- add SquashFS filesystem
- supports lz4 and lzma compression
- add filesystem abstraction layer
- implement syscalls for filesystem
- clean up Makefiles
libtransistor v1.0.0
Initial "stable" release of libtransistor.