Open source Sonic The Hedgehog engine built for the original PlayStation
Find a file
2024-07-21 13:10:51 -03:00
assets First implementation of sound and .XA playback 2024-07-19 03:20:04 -03:00
include Use static memory when allocating most character data 2024-07-21 13:10:51 -03:00
src Use static memory when allocating most character data 2024-07-21 13:10:51 -03:00
tools Fix a bug on framepacker when there are no animation tags 2024-07-20 18:38:06 -03:00
.dir-locals.el Add util library 2024-07-12 20:48:23 -03:00
.gitignore Update .gitignore 2024-07-17 12:37:45 -03:00
buildshell.sh Add debug text and first BGM 2024-07-16 20:56:21 -03:00
CMakeLists.txt Initial commit 2024-07-10 23:41:01 -03:00
CMakePresets.json Add Makefile and emulator support 2024-07-11 00:58:18 -03:00
iso.xml Add input and music alternation 2024-07-19 23:50:47 -03:00
LICENSE.txt Initial commit 2024-07-10 23:41:01 -03:00
Makefile Add util library 2024-07-12 20:48:23 -03:00
README.org Initial commit 2024-07-10 23:41:01 -03:00
system.cnf Initial commit 2024-07-10 23:41:01 -03:00

engine-psx

engine-psx

Open source platformer engine built for the PSX.

Uses PSn00bSDK.

About

To-do.

License

Licensed under the Mozilla Public License 2.0