Commit graph

8 commits

Author SHA1 Message Date
dbalatoni13
c8fa62c303 Fixed many bugs 2025-04-22 03:36:56 +02:00
Dávid Balatoni
af7c7a0064
Fix includes, hsfload, mess, update aurora (#584)
* Fix REL includes till mgmodedll

* hsfload fixes

* update aurora, fixups

* Minor tweaks

* update aurora

* Mess byteswapping and comment out 3D render code
2025-04-16 06:04:54 +02:00
dbalatoni13
b88a660255 Fix line duplications in byteswap.cpp 2025-04-14 18:23:50 +02:00
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
Dávid Balatoni
bc19d2263b
Port most of hsfload to PC (#581)
* Port some of hsfload.c

* More byteswaps in hsfload.c

* Finish hsfload besides cenv

* hsfload fixes
2025-04-11 13:54:23 +02:00
dbalatoni13
b480f7bfce More byteswaps 2025-04-07 01:07:57 +02:00
dbalatoni13
dee0ba15d4 Byteswap in nintendodecode 2025-04-06 18:28:42 +02:00
dbalatoni13
3b31d9fcfc Port HuSprAnimRead 2025-04-06 00:19:49 +02:00