Commit Graph

414 Commits

Author SHA1 Message Date
Ethan Roseman 2a6b2ba301 split guOrtho 2020-07-28 22:42:43 -04:00
Ethan Roseman 4c4ba3cbf4 Re-adding some funcs 2020-07-23 21:31:34 -04:00
Ethan Roseman c3d9e7b6c8 more splits 2020-07-23 20:31:24 -04:00
Ethan Roseman 9a016f7d8a Further fixes 2020-07-22 21:01:17 -04:00
Ethan Roseman 12e39b0bc6 new asm 2020-07-22 20:52:24 -04:00
Ethan Roseman fbaa7cf3c1
Merge pull request #10 from pixel-stuck/master
split giantchunk.s in yaml, fix diff.py for some situations, fix some…
2020-07-22 11:19:30 -04:00
dark-samus 39e8ee477f split giantchunk.s in yaml, fix diff.py for some situations, fix some structs and include commented source for fishy matching 2020-07-21 04:42:21 -04:00
Ethan Roseman abe685b312
Merge pull request #9 from pixel-stuck/master
rename gGameStatus and add INCLUDE_ASM macro
2020-07-19 00:40:32 -04:00
dark-samus 9d777793c7 rename gGameStatus and add INCLUDE_ASM macro 2020-07-19 00:20:22 -04:00
Ethan Roseman dd36e2bf12
Merge pull request #8 from pixel-stuck/master
match DemoJoystickRadial and DemoJoystickXY
2020-07-18 23:57:34 -04:00
dark-samus b889313aad better code for matching funcs 2020-07-18 23:56:17 -04:00
dark-samus 7bc578801e match DemoJoystickRadial and DemoJoystickXY 2020-07-18 17:27:08 -04:00
Ethan Roseman 0c566eb7c1 tiny cleanup 2020-07-18 03:41:29 -04:00
Ethan Roseman 2cc1a64fe4 flags 2020-07-18 03:24:52 -04:00
Ethan Roseman 75e553d3f6
Merge pull request #7 from pixel-stuck/master
add .set reorder to the end of all asm files to prevent issues when including an asm file
2020-07-18 01:22:16 -04:00
dark-samus be7c78bca3 add .set reorder to the end of all asm files to prevent issues when including an asm file 2020-07-18 01:15:54 -04:00
Ethan Roseman 26e4191ba4 dma stuff 2020-07-18 00:11:08 -04:00
Ethan Roseman 78bfce7053 headers, some decomp 2020-07-17 20:47:33 -04:00
Ethan Roseman 685e53a3d7 Adding PR and -G 0 to Makefile 2020-07-17 14:02:48 -04:00
Ethan Roseman 309a0a234c woot 2020-07-15 02:24:54 -04:00
Ethan Roseman 341cf90d80 Adding to clean 2020-07-12 19:25:58 -04:00
Ethan Roseman 41259d5417 Cleanup and one match 2020-06-25 12:03:00 -04:00
Ethan Roseman 70a62efd3e more fixes 2020-06-24 19:34:50 -04:00
Ethan Roseman 807f0552b8 more goods 2020-06-24 17:12:58 -04:00
Ethan Roseman 7ea28cad7a
Merge pull request #6 from ethteck/overlay-hopeful
Reducing undefined_syms
2020-06-24 16:47:57 -04:00
Ethan Roseman 5d7d1a0ce3 Reducing undefined_syms 2020-06-24 16:47:05 -04:00
Ethan Roseman 44ae3c8071
Merge pull request #5 from ethteck/overlay-hopeful
Added big overlay! :)
2020-06-24 16:09:22 -04:00
Ethan Roseman 7f254e4442 Fix LD 2020-06-24 16:07:59 -04:00
Ethan Roseman 0d6576dbb2 hopefully? 2020-06-24 15:53:29 -04:00
Ethan Roseman 6e4dcdcdd9 Fixing Makefile bug 2020-05-12 01:04:13 -04:00
Ethan Roseman 80f3931bff Symbol rename 2020-05-12 00:56:46 -04:00
Ethan Roseman 9fe042ff75
Merge pull request #4 from pixel-stuck/master
hook up C compiler, add slightly modified original assembler, match first C function!
2020-05-12 00:46:36 -04:00
Ethan Roseman bc3c76e3d9 Some instructions 2020-05-12 00:46:11 -04:00
Ethan Roseman e51618178e Update Dockerfile 2020-05-12 00:45:15 -04:00
dark-samus 6ea42bc324 hook up C compiler, add slightly modified original assembler, match first C function! 2020-05-11 23:00:21 -04:00
Ethan Roseman 96e9011228 Rename new flag, skip writing .ld by default too 2020-05-08 00:05:43 -04:00
Ethan Roseman cef1b2bb99 reg_convert.py 2020-05-07 00:51:35 -04:00
Ethan Roseman aec4570d19 fix_asm.py fix 2020-05-07 00:23:38 -04:00
Ethan Roseman 5f32282e6f Skip ASM writing by default 2020-05-05 18:27:49 -04:00
Ethan Roseman 933694e9a3 Much better 2020-05-02 00:24:20 -04:00
Ethan Roseman dc84297dd9 asm change 2020-05-02 00:11:02 -04:00
Ethan Roseman 0e7b0f9d5d Fixing symbol addr 2020-05-01 23:57:56 -04:00
Ethan Roseman 4ead5e146e Updating find_bogus_functions.py 2020-04-30 23:54:28 -04:00
Ethan Roseman 5871152435 New postprocess.py and cc1 2020-04-29 23:14:16 -04:00
Ethan Roseman 85e21a0ab7 New readme 2020-04-29 20:24:23 -04:00
Ethan Roseman 6e527d6bfd find_bogus_functions.py 2020-04-29 20:23:34 -04:00
Ethan Roseman 0aff35ab40 Update globals.inc. 2020-04-28 18:06:11 -04:00
Ethan Roseman 1311ccdd72 Gitignore change 2020-04-28 17:55:26 -04:00
Ethan Roseman 14c91e1eb5
Merge pull request #2 from pixel-stuck/master
general cleanup + add bgm files
2020-04-28 17:52:04 -04:00
dark-samus 5754e0c915 add bgm to yaml, more yaml cleanup, reduce makefile spam, switch to sha1sum hash algo, fix checksum automatically 2020-04-28 13:52:29 -04:00