Tony Bark
31ad180d66
Merge pull request #13 from tonytins/compile-vitaboy
...
Raylib-based Vitaboy demo
- Vitaboy demo now has a Raylib-based version.
- Iff2html also builds (on Windows, atm) so we can extract sprites for prototyping.
2024-05-06 14:06:38 -04:00
Tony Bark
5b67fc2f78
Created core.h file
...
The core.h file references the required proprietary formas, including .iff and .far. However, the C files themselves still need to be accounted for in build.zig.
2024-05-06 12:47:28 -04:00
Jip
51a2a68f05
clean up, added the deps to the repo since the version matters
2024-05-06 16:27:29 +02:00
Jip
58436d2fc6
added file structure for extracting tool
2024-05-04 23:06:51 +02:00
Jip
7189dfbd9c
temp hack to get jpeg turbo going
2024-05-03 02:40:50 +02:00
Jip
b99359078e
managed to get the projects compiling, jpg has been disabled for now and I wasn't able to test the runtime until I can get my hands on the files required by libgldemo
2024-05-02 20:32:10 +02:00
Tony Bark
02827893df
Switched to Raylib
...
- Added Raylib due to being simple and similar to XNA's APIs
- Remove ifdef cplusplus from filehandler
- Added VSCode, GH Actions and FetchTSO
2024-04-29 03:04:46 -04:00
Tony Bark
d83abea13c
Converted FileHandler into a C header
2024-04-28 09:04:43 -04:00
Tony Bark
5efdb29315
zTSO
...
- Added libraries from formats and libvitaboy
2024-04-28 05:33:13 -04:00