index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
boot
/
z_std_dma.c
Age
Commit message (
Expand
)
Author
2024-09-07
Fix some boot and code data (#2155)
cadmic
2024-09-05
[ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127)
cadmic
2024-09-04
Reorganize z_std_dma.c unused strings (#2121)
cadmic
2024-09-03
[ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104)
cadmic
2024-08-28
[ntsc-1.2] Decompile fault.c (#2046)
Dragorn421
2024-08-25
[ntsc-1.2] Decompile cic6105.c, main.c (#2068)
Dragorn421
2024-08-25
[ntsc-1.2] Match z_std_dma.c (#2082)
cadmic
2024-08-23
Convert z_std_dma.c translations to full string rather than inserted string (...
mzxrules
2024-08-22
Add T macro for translated debug strings (#2064)
Dragorn421
2024-08-14
padutils.c, line numbers (#2040)
Dragorn421
2024-02-29
Use Romfile in place of vromStart and vromEnd in structs (#1742)
Derek Hensley
2024-02-27
Filename & line number args cleanup (#1891)
Tharo
2024-01-30
Match retail z_std_dma.c (#1665)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2023-10-17
Use `long` over `int` for s32/u32 types (#1546)
Tharo
2023-09-09
Apply noreturn attribute where applicable (#1532)
Tharo
2022-11-16
More documentation for `z_std_dma.c` (#1415)
Tharo
2022-11-01
Rename `vt.h` to `terminal.h` (#1339)
Dragorn421
2022-10-04
Fix many missing NULLs (#1389)
Roman971
2022-07-12
Use intptr types in a few specific boot files (#1301)
Roman971
2022-06-11
Minor cleanups in z_std_dma.c and yaz0.c (#1269)
Roman971
2022-06-06
Changes to support renaming segments in the spec (#1259)
Roman971
2022-06-03
Fix a number of warnings when compiling with GCC (#1239)
Tharo
2022-04-08
Message Queues, Threads, and surroundings cleanup (#1178)
Tharo
2022-03-13
More documentation for IrqMgr (#1144)
Tharo
2022-03-10
Naming1 (#1113)
playerskel
2022-02-19
Add GCC compiler option. (#1056)
Revo
2022-02-06
Correctly align program stacks (#1133)
Tharo
2022-01-17
Misc. doc/cleanup 4 (#1093)
Dragorn421
2022-01-12
Misc. doc/cleanup 5 (#1096)
Dragorn421
2021-12-01
Rework handling of dmadata (#1036)
Tharo
2021-11-28
Cleanup unnecessary &'s on function/array pointers (#1031)
Roman971
2021-11-07
Document parts of audio (#1000)
zelda2774
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-04-29
`assert` macro OK (#755)
Anghelo Carvajal
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-07-30
Math Sizes (#297)
louist103
2020-06-05
ucode_disas.c progress (#188)
Random
2020-05-14
Decomp game.c (#129)
krimtonz
2020-04-05
Fixes in PR #50
Random
2020-04-04
Add log macros
Random
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker
[prev]