mirror of
https://github.com/open-goal/jak-project
synced 2026-06-05 19:28:31 -04:00
2075dd66b6
* start the ObjectFileGenerator * finish v3 generation * add analysis for register allocator * add register allocator * fix const * fix build * fix formatting for clang-format * attempt to fix windows build * windows 2 * windows 3 * windows 4 * windows 5 * windows 6
4 lines
156 B
Markdown
4 lines
156 B
Markdown
# Runtime To-Do for Compiler Upgrade
|
|
- Handle `xmm`'s correctly for windows
|
|
- Change offset, etc
|
|
- Memory mapping so null pointer dereference causes a crash |