[Lunar-commits] <moonbase> stella: version bumped to 2.5.1.

Florin Braescu florin at lunar-linux.org
Sat Apr 19 14:14:25 CEST 2008


commit d55d8523b70736e8bf5a1920907d4846b0e4e1fa
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 19 15:14:25 2008 +0300

    stella: version bumped to 2.5.1.
    
    Changes:
    -Fixed M6532 RIOT timer emulation.
    -Fixed issue with weird characters in the debugger disassembly when loading .lst files, as well as other reported debugger issues.
    -Added RomInfo widget to the ROM launcher, which shows properties information and a snapshot of the currently selected ROM.
    -Added ROM audit functionality, whereby ROMs can be physically renamed according to their properties' name.
    -Added bankswitching support for 0840, SB, X07 and 4A50 ROMs.
    -Fixed paddle issues in Night Driver; paddle emulation speed should be much better.
    -Fixed several 6507 emulation bugs related to BCD handling.
    -Added SECAM, NTSC50, PAL60 and SECAM60 to the list of formats that can be used.
---
 games/stella/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/games/stella/DETAILS b/games/stella/DETAILS
index a10d9e3..7c895f2 100644
--- a/games/stella/DETAILS
+++ b/games/stella/DETAILS
@@ -1,11 +1,11 @@
           MODULE=stella
-         VERSION=2.4.2
+         VERSION=2.5.1
           SOURCE=$MODULE-$VERSION-src.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:6cd80e740042a99f6370f01d3f8ba0b3eb4edf44
-        WEB_SITE=http://stella.sourceforge.net/
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:d207241801f3eaad71336f44e2ee5a0392fa27ba
+        WEB_SITE=http://stella.sourceforge.net
          ENTERED=20030216
-         UPDATED=20080202
+         UPDATED=20080419
            SHORT="A multi-platform Atari 2600 VCS emulator"
 
 cat << EOF


More information about the Lunar-commits mailing list