Commit Graph

139 Commits

Author SHA1 Message Date
Nomura
d365273507 Fix truncated lib file names 2023-01-07 18:04:35 +01:00
Nomura
10b804ebad Move overlay66 lib files to lib directories 2023-01-07 11:05:57 +01:00
Nomura
ef57c5090d Move overlay60 lib files to lib directories 2023-01-07 10:33:30 +01:00
luckytyphlosion
2eb07aa003 Fix stubsmd5 directory.
To stubs/md5.
2023-01-06 20:54:13 -05:00
luckytyphlosion
d7aede52ae Move gamespy stuff to own folder. 2023-01-06 20:51:58 -05:00
Nomura
577fc92607 Move overlay4 lib files to lib directories 2023-01-06 23:06:17 +01:00
luckytyphlosion
93adc759fb Match ov17_0224A0FC.c
See lib/include/cstdlib for the difficulty of matching this (tl;dr, need to include abs prototype in a file called or included by cstdlib)
2023-01-06 16:31:42 -05:00
luckytyphlosion
a488e0270a Name some public DWC functions 2023-01-06 13:40:06 -05:00
luckytyphlosion
39176124af Match some troublesome files.
- strlen and strspn had wrong prototype (returned unsigned int instead of size_t)
- define NULL as 0L
- ov14_0221FC20.c required splitting up Unk_ov14_022248A4
2023-01-06 13:14:03 -05:00
Nomura
edd09e91ac Resolve pointers, part 12 2023-01-06 10:16:20 +01:00
luckytyphlosion
97c5c432f8 Move crt0.s to correct location. 2023-01-05 20:01:57 -05:00
luckytyphlosion
604c0059a6 Support building files in the SDK directory. 2023-01-05 19:58:46 -05:00
luckytyphlosion
320da2296d Move around library includes.
Old structure: put everything in lib/include
New structure: put library includes in their respective library folder. e.g. lib/NitroDWC/include/dwc.h
2023-01-05 18:53:16 -05:00
Nomura
86d0c9700f Resolve pointers, part 8 2023-01-03 12:45:50 +01:00
luckytyphlosion
4628b4deb2 Add back fx_const.h .gitignore 2022-12-30 22:54:07 -05:00
Nomura
239062ea9d Match ov4_021D0D80.c and ov4_021D2808.c 2022-12-30 11:57:36 +01:00
Nomura
1653509e21 Match several arm9 files, part 4 2022-12-29 19:37:27 +01:00
Nomura
d48c04ace0 Port lib/dwc and lib/nitroWifi headers 2022-12-29 17:25:16 +01:00
Nomura
90f1dcee56 Port lib/nnsys headers 2022-12-29 14:21:21 +01:00
Nomura
43c56ac234 Port lib/nnsys headers 2022-12-29 14:21:21 +01:00
Nomura
6366b45d51 Port lib/nitro headers 2022-12-29 13:47:47 +01:00
Nomura
507a4d7b6b Match unk_0200A328.c 2022-12-28 18:34:40 +01:00
Nomura
9062afbac6 Match unk_020093B4.c 2022-12-28 18:04:42 +01:00
Nomura
593f15c0be Match unk_0200A9DC.c 2022-12-28 17:12:13 +01:00
Nomura
c9f080b799 unk_02006E3C.c 2022-12-28 11:57:14 +01:00
Nomura
7258622290 Match unk_020041CC.c 2022-12-28 10:55:19 +01:00
Nomura
d2f312fab2 Match unk_02003B60.c 2022-12-28 09:50:46 +01:00
Nomura
e3a9d5be42 Match unk_0202CD50.c 2022-12-26 10:48:51 +01:00
Nomura
63153fe087 Match unk_0200F174.c 2022-12-25 19:36:26 +01:00
Nomura
d441ba6993 Match ov24_02253CE0.c 2022-12-25 09:29:47 +01:00
luckytyphlosion
32b14d1163 Match ov56_022561C0.c 2022-12-23 19:33:56 -05:00
luckytyphlosion
8dcd90acbd Match unk_0207DA28.c 2022-12-23 18:28:14 -05:00
luckytyphlosion
ea122df5e9 Match main.c 2022-12-23 16:54:09 -05:00
luckytyphlosion
486ec0e42f Add in NitroSDK headers.
From pokeheartgold.
2022-12-22 17:15:56 -05:00
luckytyphlosion
0b55a36b11 Partial naming of SDK functions 2022-12-22 12:47:01 -05:00
Nomura
eb671efd98 Kill diffs, part 1 2022-11-24 11:52:56 +01:00
luckytyphlosion
8d9362f267 Almost building.
Stuck on error 5 on link
2022-11-23 15:56:01 -05:00
luckytyphlosion
8cefcbd8b2 Get it to build, part 1. 2022-11-23 14:01:24 -05:00
luckytyphlosion
dfbfbcc218 Partial untested work on buildsystem. 2022-11-23 12:42:52 -05:00