PikalaxALT
|
c5631c5cd7
|
Fix ROM control data types
|
2020-05-18 09:22:04 -04:00 |
|
PikalaxALT
|
409de04065
|
Move arm7 build files to subdirectory
|
2020-04-25 21:07:47 -04:00 |
|
PikalaxALT
|
4b97511982
|
Split arm9 compilation to subdir
|
2020-04-25 21:00:56 -04:00 |
|
PikalaxALT
|
143e670e14
|
Port libos ram symbol names
|
2020-04-25 19:52:41 -04:00 |
|
PikalaxALT
|
119eb75dbf
|
Update undefined_syms.txt and global.inc
|
2020-04-25 17:59:15 -04:00 |
|
PikalaxALT
|
e2c10f7d31
|
Merge branch 'master' of https://github.com/martmists/pokediamond into pikalax_work
|
2020-04-25 17:42:38 -04:00 |
|
PikalaxALT
|
b3c28ef412
|
Finish itcm dism
|
2020-04-25 11:41:41 -04:00 |
|
PikalaxALT
|
52626e9d3f
|
Split SDK libs
|
2020-04-25 10:58:27 -04:00 |
|
PikalaxALT
|
bf7eb80ebd
|
Partial dism of OS_arm9 autoload sections
|
2020-04-24 22:01:43 -04:00 |
|
Demki
|
002b01714d
|
move split out GX_arm9.s and rename FUN_020C9BE8 to GX_SendFifo48B
|
2020-04-24 20:22:39 +03:00 |
|
Demki
|
a8561013db
|
remove _2/_3 from the library functions
|
2020-04-24 20:15:14 +03:00 |
|
Demki
|
adcf9a9db5
|
clean up undefined_syms.txt and apply names
|
2020-04-24 19:32:27 +03:00 |
|
Demki
|
4602fa7d80
|
finish dism of rom1.5.s
|
2020-04-24 18:51:17 +03:00 |
|
Demki
|
e938d6ee48
|
dism unk_0208AC14.s
|
2020-04-24 15:09:20 +03:00 |
|
Demki
|
c82509b951
|
indented macro invokes
|
2020-04-23 17:19:18 +03:00 |
|
Demki
|
4447e78860
|
clean up undefined_syms.txt
|
2020-04-23 14:38:30 +03:00 |
|
Demki
|
869c65f52e
|
merge
|
2020-04-23 14:19:34 +03:00 |
|
Demki
|
1750bfd849
|
dism STD
|
2020-04-23 14:07:39 +03:00 |
|
Demki
|
0a26578d1a
|
dism CTRDG, and MATH
|
2020-04-23 03:37:04 +03:00 |
|
Demki
|
43e674c12c
|
dism of PM, RTC, CARD, WM
|
2020-04-23 02:47:50 +03:00 |
|
PikalaxALT
|
2c3be236e9
|
rename entry.s to crt0.s
|
2020-04-21 21:29:42 -04:00 |
|
PikalaxALT
|
d433a8c484
|
Dism three small funcs in rom2.s
|
2020-04-21 17:56:41 -04:00 |
|
PikalaxALT
|
0d3a934236
|
Define text/data boundary
|
2020-04-21 17:45:04 -04:00 |
|
PikalaxALT
|
44a55d6948
|
Tidy tree
|
2020-04-21 17:15:53 -04:00 |
|
ProjectRevoTPP
|
8cdd2f137d
|
merge
|
2020-04-21 12:30:07 -04:00 |
|
ProjectRevoTPP
|
b2059ca1ad
|
decompile script.c
|
2020-04-21 11:46:50 -04:00 |
|
Demki
|
4462b43083
|
initial disassembly of rom2.s
|
2020-04-21 18:11:57 +03:00 |
|
PikalaxALT
|
aa2cb11a71
|
Rename two libmwcc funcs
|
2020-04-21 08:29:52 -04:00 |
|
PikalaxALT
|
8b01231703
|
Fix icon.o; dism two libmwcc funcs
|
2020-04-21 08:22:23 -04:00 |
|
ProjectRevoTPP
|
44b2ea70ea
|
split scrcmd.s
|
2020-04-20 23:59:46 -04:00 |
|
ProjectRevoTPP
|
1140df01d0
|
split script.s
|
2020-04-20 23:46:07 -04:00 |
|
PikalaxALT
|
7fd747b7df
|
Slim undefined_syms.txt
|
2020-04-20 20:04:27 -04:00 |
|
PikalaxALT
|
98aade31e9
|
Move files and such out of asm/
|
2020-04-20 19:50:01 -04:00 |
|
PikalaxALT
|
1f74003699
|
Redump files
|
2020-04-20 19:39:23 -04:00 |
|
ProjectRevoTPP
|
3b932b9f2e
|
update names
|
2020-04-20 19:05:55 -04:00 |
|
ProjectRevoTPP
|
67c2a697e2
|
split filesystem.s
|
2020-04-20 18:58:52 -04:00 |
|
ProjectRevoTPP
|
84e6fbb44f
|
migrate data symbols to string_util.c
|
2020-04-20 13:11:51 -04:00 |
|
ProjectRevoTPP
|
d866013b4e
|
update mwasmarm patcher and decompile string_util.c (thanks Demki)
|
2020-04-20 10:23:05 -04:00 |
|
ProjectRevoTPP
|
4c5e350243
|
formatting
|
2020-04-19 20:12:31 -04:00 |
|
ProjectRevoTPP
|
4e9cef3e07
|
split out string_util.s.
|
2020-04-19 20:11:18 -04:00 |
|
PikalaxALT
|
84053dd3ef
|
Merge branch 'master' of https://github.com/martmists/pokediamond into finish_header
|
2020-04-19 17:14:41 -04:00 |
|
PikalaxALT
|
b0db4cab2e
|
Merge branch 'master' of https://github.com/martmists/pokediamond into finish_header
|
2020-04-19 17:11:01 -04:00 |
|
PikalaxALT
|
97448e3eff
|
Dump file allocation table
|
2020-04-19 11:03:43 -04:00 |
|
Mor
|
16de0d1dd6
|
fixed thumb_func_start macro use
|
2020-04-19 17:58:45 +03:00 |
|
Mor
|
cba5674ddc
|
added EOF newline in global.inc and
changed secure.s to use thumb_func_start macro
|
2020-04-19 17:55:52 +03:00 |
|
Mor
|
eb5d138e43
|
moved .externs to global.inc
|
2020-04-19 17:10:58 +03:00 |
|
Mor
|
73f51d82e7
|
diassembled the rest of FUN_020C9C0C.s
|
2020-04-19 17:09:05 +03:00 |
|
Mor
|
f7fafb7d50
|
applied names to FUN_020C9C0C externs
|
2020-04-18 23:26:14 +03:00 |
|
Mor
|
5b9de5ddbd
|
initial disasm of FUN_020C9C0C
|
2020-04-18 23:17:10 +03:00 |
|
PikalaxALT
|
52d0f35f94
|
Disassemble filename table and partially dism NARCs
|
2020-04-18 11:57:05 -04:00 |
|