Commit graph

10 commits

Author SHA1 Message Date
dbalatoni13
caea40c6aa "various changes to get it building for mac, as well as 64-bit" from zestydev 2025-04-04 04:05:31 +02:00
dbalatoni13
30d80d66a0 Change some size_t usage to uintptr_t 2025-04-03 23:35:53 +02:00
dbalatoni13
8000ff491a Fix types and aarch 2025-04-03 23:11:54 +02:00
dbalatoni13
bc6dbf0254 Implement setjmp on PC 2025-04-03 19:20:28 +02: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
1e49276358 Start Splitting Out Headers 2023-12-03 17:12:58 -06:00
gamemasterplc
4fe4c38e0d Import SDK Types 2023-11-22 14:01:55 -06:00
gamemasterplc
c059fed815 Match memory.c 2023-11-21 22:19:25 -06:00
gamemasterplc
66f6f65899 Finish all but HuMemHeapDump
HuMemHeapDump has some regallloc problems
2023-11-21 22:15:51 -06:00
gamemasterplc
f6d4f74c25 Start work on memory.c 2023-11-21 21:22:21 -06:00