Hikari
78a772d39a
agl: GPU memory management basics
2022-03-16 16:34:47 +01:00
iTNTPiston
da63d713b2
update data_symbols
2022-01-25 12:47:35 -08:00
Léo Lam
34eb9dc0e7
data: Fix _ZTVN3agl3utl9ParameterIN4sead7Color4fEEE address
2021-07-07 15:32:03 +02:00
Léo Lam
632517f727
ksys/act: Add trivial Action functions
2020-12-09 14:53:37 +01:00
Léo Lam
bf5be970dc
ksys/act: Start adding Ai
2020-12-09 14:53:37 +01:00
Hikari
0b15cf04d0
Map all NVN function pointers in data_symbols.csv
2020-11-22 18:13:17 +01:00
Léo Lam
c3d665f1c1
ksys/res: Add ModelList (incomplete)
2020-11-13 16:36:40 +01:00
Léo Lam
68c9ffeede
tools: Add support for data symbol checking for GOT entries
2020-11-11 17:31:52 +01:00
Léo Lam
ce5ff17666
tools: Add script to automatically identify matches
...
Given a list L of functions to identify and a small list of
candidates C, this tool will attempt to automatically identify matches
by checking each function in L against each function in C.
Very slow, but this should work well enough for small lists.
2020-11-09 23:46:57 +01:00