Commit graph

3 commits

Author SHA1 Message Date
dbalatoni13
c621824464
Change back string.c/h, fix m434Dll, work on m433Dll/player.c (#530)
* Change back string.h as the change breaks things

* Fix m434Dll

* Work on m433Dll/player.c
2025-01-14 15:36:09 -06:00
dbalatoni13
900a533d59 Port m432 and m434 2024-11-17 16:46:52 +01:00
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