Commit Graph

14 Commits

Author SHA1 Message Date
gijs b17f8d0fed Disable verbose 2023-09-26 21:19:33 +02:00
gijs feafad101d Added SHIFT-JIS encoding to splat
Added `iconv` to build commands to support SHIFT-JIS
Removed `rodata` from `main`
2023-09-26 19:11:25 +02:00
gijs 27d9014398 Removed `expected` folder from `make distclean` 2023-09-26 13:05:45 +02:00
gijs a8f46d32ed Cleaned up symbols.txt
Added ogrebattle64.ld to linker_scripts
2023-09-26 01:08:29 +02:00
gijs a96d1bb002 Removing `expected` on `make distclean`
A lot of cleaning up of unnecessary `c` files
2023-09-23 23:51:15 +02:00
gijs dc794624b7 Added first-diff.py 2023-09-22 19:11:17 +02:00
Ogre 875fe0f103 Phew.. It builds again.
Removed `libreultra`
Added `ultralib` with compile flag `BUILD_VERSION_J`
Changed Makefile to reflect above change
2023-09-16 16:57:17 +02:00
Ogre 704340437d Decompiled more functions
Decompiled data
Before I do something stupid
Build: OK
2023-09-16 11:13:02 +02:00
Ogre d3dd7a908e Found `item` data
Edited Makefile to handle the new splits
Added `ctx_includes.h`
Build: OK
2023-09-15 02:16:33 +02:00
Ogre 12c9bd1e51 Changed `character.c` to `character.h`
Identified more overlays
2023-09-05 01:02:08 +02:00
Ogre a3fca11463 Added Makefile command to generate the context file
Decompiled more code
Before I do something stupid...
2023-09-04 20:17:25 +02:00
Ogre 83f47e75fc Added specific optimization flags for `boot.c`
Added `bool` type
Identified more symbols
Finished `black.c`
Finished `boot.c`
2023-09-01 11:48:06 +02:00
Ogre 3fa9d72769 Ignore build folder
Remove include folders from Makefile
Updated symbols
Reverse a couple of functions
2023-08-30 10:44:13 +02:00
Ogre 1928aa31f3 Cleaning up the repo 2023-08-30 01:39:39 +02:00