Forgot to mention the Color Schemes.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1289 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
azaballa 2007-01-17 18:34:35 +00:00
parent ee4bd47ae9
commit c598f3033c
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Changes:
* Pause function has been removed, pressing a menu button serves
the same function.
* Vertical Centering during gameplay is now implemented.
* UI Color Schemes are now implemented. At the moment there's only
Classic and GP2X. More are coming in the future. ;)
>From 2.2-rv1
* Moved away from using joymouse emulation, which was frustrating
many users, to a more effective GUI button control scheme.