4 Commits

Author SHA1 Message Date
camthesaxman a0214ede7c Allow compiling with gcc (#35)
* initial work on gcc support

* fix more gcc issues

* fix ball.c crash when compiled with gcc

* fixed white monkey face glitch

* no need to support R_PPC_REL32 relocs after all

* stop generating .eh_frame and .gnu.attributes sections

* fix more instances of undefined behavior
2022-06-05 20:38:16 -05:00
camthesaxman 6bcf6aee18 decompile more library code 2022-01-15 10:20:59 -06:00
camthesaxman 8d062a8604 finish decompiling memcard.s 2021-08-08 21:31:51 -05:00
camthesaxman d2d6c66a5b finish decompiling DEMOPuts.s 2021-07-06 12:17:09 -05:00