ptitSeb
Serial Porter
Here it is.
But it's veeeery preliminary. It should build with no issue with latest codeblocks.
To use the diff,
clone the repo with
git clone https://github.com/reicast/emulator.git reicast
cd reicast
then apply the diff file with
patch -p1 <path/to/reicast_pandora.txt
after that, a simple
cd reicast/pandora
make
should build it.
reicast_pandora.txt
But it's veeeery preliminary. It should build with no issue with latest codeblocks.
To use the diff,
clone the repo with
git clone https://github.com/reicast/emulator.git reicast
cd reicast
then apply the diff file with
patch -p1 <path/to/reicast_pandora.txt
after that, a simple
cd reicast/pandora
make
should build it.
reicast_pandora.txt