Commit graph

11 commits

Author SHA1 Message Date
Liam Coleman
d0a5c85d3e
Add support for PAL version (#464)
* Initial setup for PAL version

* Add hashes to config.yml
Set REL/empty.c to matching for every version
Turn off quick-analysis for PAL

* Set nisDll matching only for the US version

* More config.yml fixes and reran auto-analysis

* Split PAL to sprput

* Add more symbols

* Split a lot more code in PAL

* Split more

Also introduce version.h header

* Split to board stuff

* Port early board TUs to PAL

* More board PAL ports

* Split rest of board code

* Board RELs porting to PAL

* Match w06Dll/fire.c in PAL

* Match w04 big boo for PAL

---------

Co-authored-by: dbalatoni13 <stubiflex.junior@gmail.com>
2024-11-16 12:35:24 -06:00
gamemasterplc
2f41ab51e7 Move int to s32 2024-05-10 20:41:02 -05:00
gamemasterplc
31143de4ee Start decompiling board/last5.c 2024-03-11 10:50:14 -05:00
mrshigure
3e728b0fda Matched board/boo 2024-02-01 14:05:48 -08:00
gamemasterplc
680038c344 Label 3 board translation units
com.c, view.c (formerly overhead.c), and shop.c are now labeled.
2024-01-16 14:27:48 -06:00
gamemasterplc
2a1c4b808d Remove certain common headers
common.h fully removed. common_structs.h incorporated into new game/gamework_data.h header along with parts of variables.h (Other parts were moved to more appropriate headers). functions.h split into unsplit.h and board_unsplit.h
2024-01-06 15:28:47 -06:00
CreateSource
d2f3c2e762
Merge branch 'main' into main 2024-01-01 23:38:06 -05:00
CreateSource
fc528534bd warp.c build match 2024-01-01 23:35:12 -05:00
gamemasterplc
eea75a7068 Clean up board/window.c 2024-01-01 19:34:44 -06:00
CreateSource
d6afb56b46 16.56% DOL 2024-01-01 15:07:08 -05:00
CreateSource
4bce4cbac7 file complete, doesnt build 2024-01-01 14:44:28 -05:00