## Loading a file from CD You need [mkpsxiso](https://github.com/Lameguy64/mkpsxiso) in your $PATH to generate a PSX disk image. ### Compile ```bash make all ``` ### Clean directory ```bash make cleansub ```