Create README.md

This commit is contained in:
dabonetn 2015-10-25 15:07:52 -04:00
parent 122a22cde4
commit 8b59fb7f53
1 changed files with 28 additions and 0 deletions

28
README.md Normal file
View File

@ -0,0 +1,28 @@
# linapple-pie
Port of linapple2b optimized for front end usage.
This is another conversion on linapple geared toward retropie.
Changes done by Mark Ormond.
Now needs SDL_image to compile.
Changes are as follows.
The sdl mouse cursor is disabled.
The charset40.bmp, font.bmp, and splash.bmp have now been encoded in the
main executable. So no need for these files anymore.
Added the -1 swtich for mounting and running a disk in drive 1. Usage is
linapple -1 /home/pi/Retropie/roms/apple2/Frogger.dsk
Visit the original linapple page at
http://linapple.sourceforge.net/
and the original Applewin page at
https://github.com/AppleWin