Update README.md
This commit is contained in:
parent
51d40a4412
commit
c8c7971915
@ -3,6 +3,14 @@ The write-up can be found here: https://forum.devchroma.nl/index.php/topic,291.0
|
||||
|
||||
The original source can be found here: https://dl.openhandhelds.org/cgi-bin/gp2x.cgi?0,0,0,0,38,1699
|
||||
|
||||
## Compiling Instructions
|
||||
```
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
```
|
||||
|
||||
Credits:
|
||||
- FMudanyali
|
||||
- Optimus (Original Code)
|
||||
|
Reference in New Issue
Block a user