libtransistor icon indicating copy to clipboard operation
libtransistor copied to clipboard

Open source toolchain for Switch development

Results 17 libtransistor issues
Sort by recently updated
recently updated
newest added

In 1.0.0, FS path normalization doesn't remove extraneous slash and this lead to a 0x202 error code. This fix misson20000/twili#73

Add a JIT API to libtransistor. It'd be really awesome to implement the `mprotect` API, such that emulators using that syscall can work as-is without modifications.

enhancement

On my fedora f27 system, I get these libs built: libtransistor/dist/lib64/libc++abi.a libtransistor/dist/lib64/libc++.a libtransistor/dist/lib/libc++abi.a libtransistor/dist/lib/libc++.a The files under /lib/ are empty whereas the real meat is in the lib64 ones. This...

hello would it be possible to initialize the graphic subsystem in linear double buffer mode, instead of the tiled currently used for example in test_display ? it's very difficult to...

enhancement
help wanted
research

enhancement
good first issue

The documentation PR was a good first step in the right direction, but it still needs a lot of work: - The main page is currently set to the README....

enhancement
documentation

Some services hand out handles to the user. The user may forget to close them. We should keep track on them, and automatically close them on exit. For one: it's...

Lots of people don't see it. It's the easiest way to get a simple project. We should do something so people find that.

documentation