mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-08 08:38:50 +00:00
WIP: working towards minimizing C-ABI & PsyQ CRT usage
This commit is contained in:
@@ -7,12 +7,12 @@ A rest from the usual.
|
||||
## Dependencies
|
||||
|
||||
I will be programming from a Windows 11 machine (may eventually try this on the Steam Deck...):
|
||||

|
||||
|
||||
[armips](https://github.com/Kingcom/armips)
|
||||
|
||||
* Supports doing bare-metal assembly for the ps1
|
||||
* `scoop install armips` or just clone and build..
|
||||
* Was used early in the course. Now I just use an macro asm dsl in C11.
|
||||
|
||||
[luajit-2.1](https://github.com/LuaJIT/LuaJIT.git)
|
||||
|
||||
@@ -73,3 +73,9 @@ scoop install luajit
|
||||

|
||||

|
||||

|
||||
|
||||
Win 11 machine:
|
||||
|
||||

|
||||
|
||||
Still haven't gotten around to trying this on linux...
|
||||
|
||||
Reference in New Issue
Block a user