Commit graph

11 commits

Author SHA1 Message Date
mrshigure
3c5a9a68fe Matched m462Dll (US); applying some sprite macros 2025-01-03 07:45:25 -08: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
gamemasterplc
5650eb9905 Start using display size defines 2024-09-09 23:39:00 -05:00
CreateSource
afa9c0a4b5 rename PSVEC to VEC
This is the correct name for the Vec functions for Dolphin. This also applies to PSMTX...
2024-08-09 23:53:58 -04:00
kabiskac
a0ebc7588d Applied DATA_MAKE_NUM and MAKE_MESSID macros 2024-08-09 01:37:36 +02:00
Rainchus
38085a347f add board id defines, name dlls with comments in configure.py 2024-07-15 11:33:37 -05:00
mrshigure
66ba618452 Matched REL/m405 + some code cleanup 2024-05-15 19:00:03 -07:00
mrshigure
9dcac2c156 Matched REL/w01/mg_item + some data cleanup 2024-03-31 17:59:41 -07:00
mrshigure
c623d8549f Matched game/board/start 2024-03-12 13:59:40 -07:00
mrshigure
08e6ce1a45 Matched game/board/lottery + some unsplit cleanup 2024-02-28 06:40:18 -08:00
mrshigure
5275094e27 Matched board/view 2024-02-06 15:28:33 -08:00