Commit Graph

21 Commits

Author SHA1 Message Date
LagoLunatic 417742c59f ifdef out __sync decl 2025-05-17 15:55:40 -04:00
LagoLunatic ccf3d2b654 Add decl for the __sync intrinsic 2025-05-17 15:50:08 -04:00
LagoLunatic 925fba4f20 Revert "Fix more clangd warnings/errors"
This reverts commit ea73a9c5fe.
2025-05-17 15:12:52 -04:00
LagoLunatic ea73a9c5fe Fix more clangd warnings/errors 2025-05-17 14:29:33 -04:00
LagoLunatic bc4c7dd5f9 Match Link's HIO class constructor
The constructor and section ordering of the constructor both seem to match now.
2025-04-01 16:03:06 -04:00
LagoLunatic c4ad9f7241 Various cleanup 2025-02-23 19:59:54 -05:00
LagoLunatic f543b7b471 Add ASM define to wrap mwerks asm keyword 2024-12-28 15:45:24 -05:00
LagoLunatic 04a5b59db5 GX work 2024-11-07 14:24:48 -05:00
LagoLunatic 0492ca2b52 start d_menu_option 2024-11-05 20:53:59 -05:00
LagoLunatic 26ca0cd4b5 Update dtk-template, switch from intellisense to clangd 2024-10-17 16:12:07 -04:00
LagoLunatic d419a25be3 Use ARRAY_SIZE macro in asserts, fix ARRAY_SIZE macro to match 2024-06-22 09:57:16 -04:00
LagoLunatic 4298f20af6 d_a_bk work, fix some fakematches 2024-03-12 01:41:30 -04:00
LagoLunatic d0e8844b4b Add uint typedef 2024-03-11 18:23:44 -04:00
LagoLunatic a04f2c6b61 file_io, mbstring OK 2023-12-28 03:45:24 -05:00
LagoLunatic 7a80acf503 Fix offsetof causing intellisense errors 2023-12-22 20:13:00 -05:00
LagoLunatic c29a149aff IN_VSCODE_EDITOR -> __INTELLISENSE__
IN_VSCODE_EDITOR doesn't work for me and I can't find any reference for it existing.
__INTELLISENSE__ seems to be the standard define to check for this.
2023-12-20 20:07:27 -05:00
Jcw87 e2a3c6b7bf use macros for compiler alignment and section directives 2023-12-10 01:25:36 -08:00
Jasper St. Pierre a58edb2a24 JKRAramArchive work 2023-10-29 12:56:44 -07:00
Jasper St. Pierre 411a467ddc d_s_logo start, VERSION_SELECT 2023-10-14 13:23:24 -07:00
Luke Street 45eef35f72 More J3DMatBlock progress with terrible alignment hacks (and some real fixes too) 2023-09-23 19:53:32 -04:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00