AthenaEnv
AthenaEnv copied to clipboard
A complete Javascript environment for creating homebrew applications and games on PlayStation 2.
Depends on #7
- more readable makefile - makes `all` recipe the first one, allowing to compile whole project by typing `make` (before, iomanx.s was made only)
Can we have a function that, given the path of an ISO file, returns the game's serial number (e.g. SLUS-XXXX)? MAYBE the `GetGameID` function from OPL's `iso2opl` module can serve...
This technically isn't that important, but I feel it would be very easy for you to do so I'm asking anyway. Could you create a version of this with all...
A must-have in the environment.
If I press r2+l2 to test the rumble on the pad tester it freezes (fps does not update, can not seem to do any inputs anymore) had it in my...
The keyboard module is somewhat broken; some keys don't work. It would be great to have a function to change the keyboard language, and it's also unable to detect certain...
Should add a TO-DO list here.
To be possible more than 1 instance for multithreading and many contexts or context reset to an eventual script reset
To deal with arrays with better performance Should have a to-do list here with first good functions to implement.