diff options
author | B. Watson <yalhcru@gmail.com> | 2013-10-27 18:21:13 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:06 -0500 |
commit | 634efb36072ad3d877df6af06ce594943dd1f181 (patch) | |
tree | 888054d905a506eb9ccc182c88c53c90bb0ebe13 /games/pom1/README | |
parent | 6cd960587fee2a30250264818df37bc215538124 (diff) | |
download | slackbuilds-634efb36072ad3d877df6af06ce594943dd1f181.tar.gz |
games/pom1: Added (Apple I emulator)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/pom1/README')
-rw-r--r-- | games/pom1/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/pom1/README b/games/pom1/README new file mode 100644 index 0000000000..b6c39ed7ee --- /dev/null +++ b/games/pom1/README @@ -0,0 +1,2 @@ +Pom1 is an Apple 1 emulator ported to C and Android from the original +Java version. The port to C uses SDL and works on most platforms. |