Commit graph

13 commits

Author SHA1 Message Date
Liam Coleman
42a72ba07f
More TU Matching in PAL (#469)
* Fix w20Dll linking

* Match some more TUs in PAL

* Fix NTSC Build
2024-11-16 21:02:31 -06: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
4a4967d4a3 Improve audio types 2024-11-04 22:17:14 -06:00
gamemasterplc
1cd98b28b6 Decompile first translation unit of m434
Also did several fixes
2024-06-08 14:45:48 -05:00
kabiskac
4c90c0858c Fix the prototype of HuAudStreamPlay 2024-06-04 23:49:50 +02:00
gamemasterplc
39ed3fb084 Decompile more of resultdll/main.c 2024-04-05 13:23:18 -05:00
gamemasterplc
2ecef59c15 Start matching instdll 2024-03-15 11:08:07 -05:00
mrshigure
08e6ce1a45 Matched game/board/lottery + some unsplit cleanup 2024-02-28 06:40:18 -08:00
mrshigure
0b15daba5a Matched board/audio and board/com 2024-02-06 01:20:55 -08:00
Rainchus
3cdec73868 first file of shy w03Dll matching 2024-01-16 21:24:21 -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
gamemasterplc
f383e26929 Decompile wipe.c 2023-12-26 12:31:14 -06:00
mrshigure
8d61eaeda4 Matched game/audio 2023-12-23 08:05:42 -08:00