Commit Graph

87 Commits

Author SHA1 Message Date
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
martmists
805f609248
Merge pull request #4 from PikalaxALT/finish_header
Initial dump of filesystem
2020-04-20 00:29:28 +02:00
PikalaxALT
776d1ef892 Merge branch 'finish_header' of github.com:PikalaxALT/pokediamond into finish_header 2020-04-19 18:26:37 -04:00
PikalaxALT
769dd10696 Add mostlyclean target; ignore generated gfx 2020-04-19 18:26:23 -04:00
martmists
325fc7a602
Merge branch 'master' into finish_header 2020-04-19 23:27:04 +02:00
martmists
afef558166
Merge pull request #14 from martmists/travis_build
Travis OK check
2020-04-19 23:25:31 +02:00
Martmists
abb96da92a
License file 2020-04-19 23:14:52 +02: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
Martmists
a7c7e463de
apt update 2020-04-19 22:59:07 +02:00
Martmists
438657ea21
Sudo 2020-04-19 22:53:39 +02:00
Martmists
6c2862c79d
Add travis config 2020-04-19 22:52:15 +02:00
martmists
a2617364ed
Merge pull request #12 from red031000/master
update install.md with fix for license issue
2020-04-19 22:02:39 +02:00
red031000
8c12f7d91f
update install.md with fix for license issue 2020-04-19 21:00:19 +01:00
Revo
8761dc90e9
Merge pull request #9 from Demki/master
rudimentary matching decompilation of NitroMain
2020-04-19 13:51:03 -04:00
M.A
e7bedf1948
Merge branch 'master' into master 2020-04-19 20:41:25 +03:00
Revo
b1c106f3f9
Merge pull request #11 from ProjectRevoTPP/master
correct asm dependency.
2020-04-19 13:34:27 -04:00
ProjectRevoTPP
f3d0e11e1e correct asm dependency. 2020-04-19 13:32:49 -04:00
martmists
d470c7669e
Merge pull request #10 from martmists/ProjectRevoTPP-patch-1
Update INSTALL.md
2020-04-19 18:59:32 +02:00
Revo
928a987921
Update INSTALL.md 2020-04-19 12:58:02 -04:00
Revo
1da4933a78
Merge pull request #8 from ProjectRevoTPP/master
add metrowerk assembler patcher and automate it during the build.
2020-04-19 12:23:02 -04:00
ProjectRevoTPP
ba0e96995f update .gitignore 2020-04-19 12:15:09 -04:00
ProjectRevoTPP
cf55512d13 wine spacing 2020-04-19 12:08:28 -04:00
ProjectRevoTPP
b3306f5d5a phony targets 2020-04-19 11:07:15 -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
ProjectRevoTPP
668d5ecfff wine quotes 2020-04-19 10:54:54 -04: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
ProjectRevoTPP
3fdec1129f cleanup dependencies and add WINE and devkitARM support to Makefile 2020-04-19 01:37:04 -04:00
PikalaxALT
3afa83420a Update CMakeLists.txt 2020-04-18 20:04:53 -04:00
PikalaxALT
d8023c624d include flags 2020-04-18 19:36:30 -04: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
ProjectRevoTPP
f500ffd693 remove debug string 2020-04-18 13:53:37 -04:00
ProjectRevoTPP
5f13189193 update mwasmarm_patcher to get rid of libssl dependency. 2020-04-18 13:51:39 -04:00
ProjectRevoTPP
79400db47a update patcher tool to support multiple definitions. 2020-04-18 13:09:22 -04:00
PikalaxALT
52d0f35f94 Disassemble filename table and partially dism NARCs 2020-04-18 11:57:05 -04:00
Mor
95090b7c1f fixed struct definition indentation 2020-04-18 18:29:07 +03:00
Mor
1359eb179b fixed c tabs and names 2020-04-18 18:27:34 +03:00
Mor
239b0b1d43 rudimentary matching decompilation of NitroMain 2020-04-18 17:32:11 +03:00
ProjectRevoTPP
6446890d29 tidy up dependencies and tweak Makefile to show tool being ran once at start 2020-04-18 00:00:48 -04:00
PikalaxALT
a90600a0e3 name narcs 2020-04-17 20:43:09 -04:00
PikalaxALT
9ad88041f1 split narcs 2020-04-17 20:24:45 -04:00
PikalaxALT
d83b036b88 Merge branch 'master' into finish_header 2020-04-17 17:48:20 -04:00
ProjectRevoTPP
a238294da9 INSTALL.md numbering 2020-04-17 13:43:35 -04:00
ProjectRevoTPP
1c3d43b94c fixes 2020-04-17 13:43:01 -04:00