Commit graph

12 commits

Author SHA1 Message Date
Dávid Balatoni
34cf507e3f
x64 and hsfload improvements, build every REL (#582)
* Port some of hsfload.c

* More byteswaps in hsfload.c

* Finish hsfload besides cenv

* hsfload fixes

* Some x64 improvements

* More x64 improvements

* 64 bit improvements

* Link in lots of files

* Fix armem bug

* Fix dll killing, load modeseldll

* Fixes, clearing TODOs

* Tons of warning/error fixes

* Linux build fixes

* Add -fPIC flag to fix build on x64 linux

* GXSETARRAY sizes and misc fixes

* More fixes

* Build all RELs

* Implement C_Quat functions

* Fix PAL build
2025-04-14 18:02:42 +02:00
dbalatoni13
f79a3f88b1
Fix mstory2 data locality and apply DATA_MAKE_NUM macros (#522)
* Make rodata and strings local in mstory2

* use DATA_MAKE_NUM macros
2025-01-11 08:50:52 -06:00
CreateSource
99e5615150 match m418Dll 2024-12-29 19:07:19 -05:00
gamemasterplc
d769720cc1 Link m418dll in US 2024-12-17 21:47:09 -06:00
CreateSource
c7ebeb9c33 complete m418/main.c 2024-11-22 23:50:11 -05:00
CreateSource
08b09a5f31 up to 7FD4 2024-11-22 00:14:09 -05:00
CreateSource
68521c6732 up to 57E4 2024-11-20 16:30:31 -05:00
CreateSource
1ae91925a6 up to 3444 2024-11-19 16:17:51 -05:00
CreateSource
96a7ca2e8d continued to 2894 2024-11-16 00:24:49 -05:00
CreateSource
8e0a57594a continued work on main.c 2024-11-13 20:39:19 -05:00
CreateSource
d2a22e9a42 3 functions, sync 2024-11-05 13:36:21 -05:00
CreateSource
ea7d60dbd6 begin m418Dll/main.c 2024-11-04 10:13:33 -05:00