Files
pikuma_ps1/psxdev_sample
ed cc487a0e42 spinning cube build.ps1 working
Just need to generalize it now and test assembly usage.
2025-08-05 10:21:11 -04:00
..
2025-08-04 23:58:09 -04:00

PSX.DEV Sample Code

Uses the vscode extension to setup a working C project with a pcsx-redux instance used with GDB server functionality. Everything is built currently with make files which I want to simplify to not requiring if possible...
My goal was to do the pikuma course mostly in assembly with some sys calls to help but now this is in the way..