Quantcast
Channel: EurAsia Downloads
Viewing all articles
Browse latest Browse all 1697

Twili v1.2.0 RC1

$
0
0
Twili is a debug monitor/bridge for homebrew applications running on the Nintendo Switch. The debug monitor aspect of it aims to provide a sane solution for stdio and logging, and to ease development by generating crash reports and allowing debugging of running applications. The debug bridge aspect aims to provide similar utilities to ADB, allowing fast and convenient sideloading. New in this rel: Added GDB stub (Linux/OSX only). Added twib push and twib pull. Added suspended launch for twib run. Fixed AppletTracker hbmenu null pointer dereference. Thread handles for libnx managed processes need to be 64-bit for some reason. Vastly reduced memory usage (~29MiB -> 9MiB). Added buffering for TwibPipe (should improve performance for short/frequent writes by avoiding round trip over USB). Refactored platform-specific code in twib/twibd. Made twib daemon exit cleanly on SIGINT. Made twib daemon block list-devices until it's done probing (fixes race condition on startup). Fixed TCPBackend for Windows. Fixed MessageConnection out_buffer synchronization on Windows. Fixed twib run on Windows. Fixed twib for cygwin/msys2. Made PostBufferSync timeout infinite (fixes random fatals). Improved device unplug error handling.

Viewing all articles
Browse latest Browse all 1697

Trending Articles