mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-06-01 18:41:13 -07:00
6 lines
358 B
Markdown
6 lines
358 B
Markdown
# 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..
|