From 9342da9bee9d6f634f2ff296eacc38e025819cd0 Mon Sep 17 00:00:00 2001 From: azaballa Date: Mon, 11 Dec 2006 02:46:53 +0000 Subject: [PATCH] Updated README to reflect paddle game changes. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1202 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/README-GP2X.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/stella/README-GP2X.txt b/stella/README-GP2X.txt index 12cf918cf..8de93d783 100644 --- a/stella/README-GP2X.txt +++ b/stella/README-GP2X.txt @@ -11,9 +11,11 @@ Changes: >From 2.2-rv1 * Moved away from using joymouse emulation, which was frustrating many users, to a more effective GUI button control scheme. -* Made '/mnt/sd' the default ROM and Snapshot directory this way - Stella doesn't look anywhere it shouldn't. * PAL ROMs are now playable thanks to Paeryn's scaling libs. ;) +* Paddle games like 'Tac-scan,' 'Demons to Diamonds,' 'Video + Olympics,' and others are now playable thanks to Steve. +* Made '/mnt/sd' the default ROM and Snapshot directory this way + Stella doesn't look anywhere it shouldn't. * Changed button mapping. * Various performance tweaks.