Commit Graph

4 Commits

Author SHA1 Message Date
Léo Lam 5dc9b9542e ksys/res: Add getters for GParam objects 2020-09-20 14:54:40 +02:00
Léo Lam ba8edc3d45 ksys/res: Finish GParamList by fixing stack issues
Turns out Nintendo used a macro.
2020-09-20 14:42:36 +02:00
Léo Lam 62880a0b1d ksys/res: Start implementing GParamList
Incomplete because many of the sub-objects have their constructors
inlined into the GParamList parse function...
2020-09-19 22:00:00 +02:00
Léo Lam a59add899e ksys/res: Add GParamListObjectTraveler
Also adds source files for the resource class, though they're just
stubs at the moment.
2020-09-19 00:55:52 +02:00