Commit Graph

90 Commits

Author SHA1 Message Date
PikalaxALT
798c0df012 Create build workflow 2021-07-23 10:49:36 -04:00
PikalaxALT
ca46f1de71 Disassemble sprite sets for bonus field select 2021-07-23 09:32:38 -05:00
PikalaxALT
810224959f Fixup 2021-07-23 09:32:38 -05:00
PikalaxALT
096a979f78 Through sub_29C8 2021-07-23 09:32:38 -05:00
PikalaxALT
a1ad5cb2d9 through sub_2768 2021-07-23 09:32:38 -05:00
red031000
3a4437a42d replace build_tools.sh with make tools 2020-07-21 19:37:41 -05:00
Marcus Huderle
9b8813a72e Start decompiling bonus_field_select.c 2020-07-05 20:55:30 -05:00
Marcus Huderle
2453ee7a97 Dump options screen bg gfx 2020-07-05 17:34:00 -05:00
Marcus Huderle
d49b981915 Decompile some functions in options.c 2020-07-05 17:07:48 -05:00
Marcus Huderle
9a59f9888e Fix line endings of JASC files 2020-07-05 13:01:02 -05:00
huderlem
d8904e40f6
Update INSTALL.md 2020-02-09 13:38:58 -06:00
luckytyphlosion
16735269d3
Update Discord link. 2019-12-19 17:10:25 -05:00
huderlem
5cbb66a6e5
Merge pull request #8 from camthesaxman/decompile-options
decompile field_select.s and start decompiling options.s
2019-08-13 17:23:23 -05:00
Cameron Hall
0648ededb9 more labeling 2019-08-12 18:47:16 -05:00
Cameron Hall
93f755636b more labeling 2019-08-11 20:57:10 -05:00
Cameron Hall
d06a2d63c0 cleanup 2019-08-11 19:15:53 -05:00
Cameron Hall
0de7fdc613 decompile field_select.s 2019-08-11 18:28:44 -05:00
Cameron Hall
68de07eabf cleanup 2019-08-11 14:20:54 -05:00
Cameron Hall
b0870ee7fb decompile through sub_51C3C 2019-08-11 13:11:32 -05:00
huderlem
4c8669a3aa
Merge pull request #7 from camthesaxman/misc
decompile rom_1068C.s and rom_528AC.s
2019-08-08 07:14:26 -05:00
Cameron Hall
254f7f6a21 decompile rom_528AC.s 2019-08-07 17:44:24 -05:00
Cameron Hall
66780ab02c decompile rom_1068C.s 2019-08-05 21:48:30 -05:00
Cameron Hall
e1558f0801 some titlescreen labeling 2019-08-05 19:12:20 -05:00
huderlem
08bd304916
Merge pull request #6 from camthesaxman/titlescreen
decompile the rest of titlescreen.s and import agb_sram library and strlen function
2019-08-05 17:02:39 -05:00
Cameron Hall
bcd0c961fa import strlen 2019-08-04 23:42:54 -05:00
Cameron Hall
6aff563512 fix build 2019-08-04 23:40:59 -05:00
Cameron Hall
890edd5103 import agb_sram library 2019-08-04 23:24:09 -05:00
Cameron Hall
a6e0483749 finish decompiling titlescreen.s 2019-08-04 22:40:08 -05:00
huderlem
d824a2b426
Merge pull request #5 from camthesaxman/variables
replace hardcoded addresses with actual symbols
2019-08-04 21:46:06 -05:00
Cameron Hall
c2c97040ec remove temporary script 2019-08-04 18:58:54 -05:00
Cameron Hall
ea69c98caa replace raw addresses in m4a code 2019-08-04 18:52:05 -05:00
Cameron Hall
aa6920a31c fix function pointers misidentified as data, and remove undefined_rom.txt hack 2019-08-04 18:35:37 -05:00
Cameron Hall
83b5d34ae8 migrate ROM symbols to ld script 2019-08-04 18:00:50 -05:00
Cameron Hall
f352ab8d0d migrate IWRAM symbols to ld script 2019-08-04 11:51:23 -05:00
Cameron Hall
9ae0e5b3ba migrate EWRAM symbols to ld script 2019-08-04 11:36:14 -05:00
Cameron Hall
a2331ea91e convert hardcoded IWRAM addresses to symbols in asm 2019-08-04 10:41:23 -05:00
Cameron Hall
3c23dc2aa0 convert hardcoded EWRAM addresses to symbols in asm 2019-08-04 10:38:27 -05:00
Cameron Hall
a4a7a13d9f convert hardcoded ROM addresses to symbols in asm 2019-08-04 10:34:11 -05:00
huderlem
edcfdc07d9
Merge pull request #4 from camthesaxman/git_pal
fix issue with git and .pal files
2019-08-03 20:06:27 -05:00
huderlem
71442a109c
Merge pull request #3 from camthesaxman/headers
move all externs to header files and update m4a library
2019-08-03 20:06:17 -05:00
Cameron Hall
b97a0894bf update m4a library 2019-08-01 23:23:43 -05:00
Cameron Hall
840dc3e1c2 define SoundMainRAM_Buffer 2019-08-01 23:00:58 -05:00
Cameron Hall
c04e14d2fe m4a COMMON syms 2019-08-01 22:52:18 -05:00
Cameron Hall
6850ed22c8 fix issue with git and .pal files 2019-08-01 20:18:01 -05:00
Cameron Hall
3878495887 move all externs to header files 2019-08-01 20:02:32 -05:00
Marcus Huderle
c427a4af00 Attempt to decompile sub_3219C 2018-10-24 18:16:57 -05:00
Marcus Huderle
41baa271c3 More decompiling + gbplayer lib code 2018-10-24 18:16:51 -05:00
Marcus Huderle
bd344c1390 Decompile more of main 2018-10-22 18:51:20 -05:00
Marcus Huderle
0d8c76cf7a Decompile sub_A20 2018-10-22 18:51:13 -05:00
Marcus Huderle
d943da35b4 Decompile some more functions up to AgbMain 2018-10-21 17:03:33 -05:00