Nathan Bourgeois
Nathan Bourgeois
Stardust often uses raw pointers which doesn't express intent as well as complicates some objects. Some objects are meant to be shared, others should be unique, etc. We need some...
- [ ] Update to latest PSPSDK NIDS - [ ] Update to latest PSPSDK SDK - [ ] Update to latest PSPSDK Includes - [ ] Rewrite Namespace /...
I'd like to introduce a new method `readLine` and `readLineAlloc` (suggestions on a name would be appreciated) to the Reader interface. These functions help fulfill the outlined changes suggested in...
I found this out while trying to use ZPM to add a package. This is not a ZPM bug as I found, but rather a bug in Zig's std.mem.concat. Below...
CC ST and CC 1.3 need to be tested before v0.6 can be launched
Including Optimized VFPU functions
Events System currently exists but has no real uses in the code -- it should get use and testing.
Interpreter standalone API