Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Releases: reswitched/libtransistor

libtransistor v1.1.2

20 Feb 03:30
Compare
Choose a tag to compare

Fixes cleanup issue with Homebrew Menu

Chanelog:

  • fix gpu cleanup

libtransistor v1.1.1

19 Feb 21:20
Compare
Choose a tag to compare

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

01 Feb 02:54
Compare
Choose a tag to compare

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

01 Feb 02:49
Compare
Choose a tag to compare

Initial "stable" release of libtransistor.