index
:
SpaghettiKart
MegaMech-patch-1
bettercontrollerpak
clang-format
fix/audio
fps-interpolation-2
frameinterpolation
gh-pages
legacy
lus2
main
migration/vec-struct
modding+
modding-mouse
nx
transformfuncsforint
transformsharedfromptr
wipinterpchanges
SpaghettiKart: Mario Kart 64 PC port
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kart_dma.c
Age
Commit message (
Expand
)
Author
2025-12-19
fix again spining will but avoid invalid texture at all (#605)
coco875
2025-12-16
Player bitflag attributes (pr 750 from the decomp) (#592)
coco875
2025-12-07
Refactor yaml and remove segment (#531)
coco875
2024-11-14
[modding] Big Update PR (#118)
MegaMech
2024-08-27
Update decomp clang (#67)
coco875
2024-08-22
Update from decomp (#34)
coco875
2024-08-11
wip Fix wheels (#37)
MegaMech
2024-08-05
wip kalimari desert (#38)
coco875
2024-08-02
Fix menu bug & kart textures (#32)
MegaMech
2024-07-26
Renames & seg 3 & 5 texture fixes (#19)
MegaMech
2024-06-11
Update lus (#16)
MegaMech
2024-05-08
Current Changes (#14)
MegaMech
2024-05-03
First Compile (#7)
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-16
fix a lot of warning in code (#598)
coco875
2024-02-05
Code Segments Shiftable (#566)
MegaMech
2024-01-02
Finish bss (#527)
coco875
2023-10-07
Match func_80026B4C and fix D_802F1F80 (#447)
AloXado320
2023-10-07
Various Naming (#445)
coco875
2023-10-06
Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs (#444)
MegaMech
2023-09-22
cleaning camera, kart_dma, menu, math_util (#436)
coco875
2023-07-11
Move some data into kart_dma.c (#338)
Tyler McGavran
2023-04-07
Match memory.c, remove warnings, fix fake matches (#301)
MegaMech
2022-09-18
Change a variety of constants to defines (#257)
coco875
2022-08-25
Add lots of headers (#252)
Tyler McGavran
2022-08-14
Fix some of the memory allocation in framebuffers (#182)
Tyler McGavran
2022-06-17
Rename some files and Match spawn_players.c (#226)
MegaMech