AutobootModule/source
Maschell 011ab8bcf1 Make input reading more reliable 2023-07-20 11:58:03 +02:00
..
ACTAccountInfo.h Format the code via clang-format (#3) 2022-02-02 19:57:14 +01:00
BootUtils.cpp Fix saving the correct autoboot option 2022-08-29 01:04:20 +02:00
BootUtils.h Use libmocha instead of libiosuhax 2022-08-25 21:23:00 +02:00
DrawUtils.cpp Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
DrawUtils.h Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
InputUtils.cpp Make input reading more reliable 2023-07-20 11:58:03 +02:00
InputUtils.h Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
MenuUtils.cpp Bump version 2023-07-19 19:24:09 +02:00
MenuUtils.h Improve disc launching in quick start menu 2023-04-02 14:06:04 +02:00
PairUtils.cpp Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
PairUtils.h Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
QuickStartUtils.cpp Improve disc launching in quick start menu 2023-04-02 14:06:04 +02:00
QuickStartUtils.h Wait for USB devices until they are ready, reduce screen corruption, refactor code 2022-01-16 01:04:43 +01:00
StorageUtils.cpp Add missing free calls 2022-02-04 21:42:53 +01:00
StorageUtils.h Wait for USB devices until they are ready, reduce screen corruption, refactor code 2022-01-16 01:04:43 +01:00
crt.c Add missing __fini() call 2022-01-22 14:44:23 +01:00
crt0.s Initial commit 2021-12-28 20:17:21 +01:00
logger.cpp Update .clang-format rules 2022-02-03 15:10:34 +01:00
logger.h Improve logging 2022-08-25 21:23:00 +02:00
main.cpp Implement support for pairing a controller or GamePad 2023-06-14 19:22:26 +02:00
main.h Wait for USB devices until they are ready, reduce screen corruption, refactor code 2022-01-16 01:04:43 +01:00
schrift.c Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
schrift.h Use libschrift instead of freetype 2023-01-05 17:55:52 +01:00
utils.cpp Improve disc launching in quick start menu 2023-04-02 14:06:04 +02:00
utils.h Menus support all controllers 2023-06-14 17:45:27 +02:00
version.h Display the AutobootModule version in the Boot Selector 2023-01-11 10:58:52 +01:00