1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-29 03:34:07 +00:00
oot/src
Roman971 f5a7c5612b
Use intptr types in more code files (#1385)
* Use intptr types for segments and a few system files

* Use intptr types for more dma rom addresses

* Use intptr types in data referring to rom files

* Update and cleanup a few message casts

* Change sys_cfb functions and debugHeapStart to use pointers

* Update graph.c for the sys_cfb return type change
2022-10-02 11:38:09 -04:00
..
boot Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
buffers Name rsp ucodes and surrounding cleanup (#1166) 2022-05-04 00:43:09 +02:00
code Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
dmadata Use intptr types in overlays and dmadata (#1325) 2022-07-29 20:29:48 -04:00
elf_message Defines for SaveContext flags (eventChkInf, itemGetInf, infTable, eventInf) (#1094) 2022-04-29 14:19:48 -04:00
gcc_fix Add GCC compiler option. (#1056) 2022-02-19 16:50:56 -05:00
libultra Fix misc 16 (#1371) 2022-08-30 17:35:00 -04:00
makerom Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
overlays Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00