nolibgs_hello_worlds/hello_cd
2021-07-21 14:57:00 +02:00
..
hello_cd.c Add hello_bs example 2021-07-21 14:57:00 +02:00
HELO.DAT Add CD file loading example 2021-07-17 13:16:05 +02:00
isoconfig.xml Add CD file loading example 2021-07-17 13:16:05 +02:00
Makefile Add CD file loading example 2021-07-17 13:16:05 +02:00
README.md Add CD file loading example 2021-07-17 13:16:05 +02:00
system.cnf Add CD file loading example 2021-07-17 13:16:05 +02:00

Loading a file from CD

You need mkpsxiso in your $PATH to generate a PSX disk image.

Compile

make all

Clean directory

make cleansub