summaryrefslogtreecommitdiff
path: root/soh/src/code/main.c
AgeCommit message (Expand)Author
2023-10-20Moved `Heaps_Free` outside `Main` after DeinitOTR, and mirrored `Heaps_Alloc`...Malkierian
2023-05-07Bump LUS version (#2849)Kenix3
2023-04-25Implement built in Extractor for Windows (#2730)louist103
2023-01-17refactor: use LUS 1.0 RCbriaguya
2022-11-14Import libultraship as a submodule (#1943)briaguya
2022-09-26Crash Handler 2.0 (#1466)louist103
2022-09-20Removes console from Windows release builds. (#1536)Kenix3
2022-09-03fix include fix build (#1385)briaguya
2022-09-03Windows crash handler. (#1383)louist103
2022-08-31Linux crash handler (#1209)louist103
2022-08-06Handle audio thread properlyGaryOderNichts
2022-07-25Nintendo switch support (#935)KiritoDev
2022-07-05Use Macro for __FILE__ & __LINE__ when possible (#559)Baoulettes
2022-06-04change OSMesg definition and fix memory corruptionsRandom06457
2022-05-16Audio code converted to uintptr_tKenix
2022-04-11Allocate aligned heapsGaryOderNichts
2022-03-22git subrepo clone https://github.com/HarbourMasters/soh.gitM4xw