File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 1.9.0
4+
5+ - hid: Added hidKeysDownRepeat, hidWaitForAnyEvent. Allow user override of irsst usage.
6+ - Add ptm rtc time commands
7+ - Add sleep state FSM handling service commands
8+ - Revamp mappableAlloc
9+ - Fixed stat on romfs for directories, implemented lstat via stat (FAT32 has no symlinks)
10+ - Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.
11+
312## Version 1.8.0
413
514- Added support for environments where the home menu is not launched (such as running under SAFE_FIRM)
Original file line number Diff line number Diff line change 99include $(DEVKITARM ) /base_rules
1010
1111export LIBCTRU_MAJOR := 1
12- export LIBCTRU_MINOR := 8
12+ export LIBCTRU_MINOR := 9
1313export LIBCTRU_PATCH := 0
1414
1515
You can’t perform that action at this time.
0 commit comments