From: notaz Date: Wed, 16 Apr 2008 18:58:01 +0000 (+0000) Subject: 1.40c psp release X-Git-Tag: v1.85~510 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=e91e5120094a2e8e1914c591453f8d49fcd89553;p=picodrive.git 1.40c psp release git-svn-id: file:///home/notaz/opt/svn/PicoDrive@422 be3aeb3a-fb24-0410-a615-afba39da0efa --- diff --git a/platform/base_readme.txt b/platform/base_readme.txt index 36d0d89..69ad36a 100644 --- a/platform/base_readme.txt +++ b/platform/base_readme.txt @@ -649,6 +649,10 @@ Additional thanks Changelog --------- +1.40c + * Fixed a problem with sound in Marble Madness. + * GP2X: Fixed minor problem with key config. + 1.40b * Fixed sprite masking code. Thanks to Lordus for explaining how it works. + Added "disable sprite limit" option. diff --git a/platform/gp2x/version.h b/platform/gp2x/version.h index 9b9d909..848b48b 100644 --- a/platform/gp2x/version.h +++ b/platform/gp2x/version.h @@ -1,2 +1,2 @@ -#define VERSION "1.40b" +#define VERSION "1.40c"