From f4d6d588dbdff1e102fe09177a1c41006d0a0c99 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 30 Mar 2006 18:11:30 +0000 Subject: Update to 0.65 (there is not 0.64). * 4/15/16/32bpp VESA mode support * Lot's of fixes for better vga compatibility * Improved CGA composite output * Added video capturing to avi * Improved screen updating for more speed * PCjr machine mode added * Speedup cpu cores and fix endian issues * FPU core speedup with assembly * Improved keyboard and bios handling * Lockfree mouse mode added again * Improved builtin dos with umbs and better fat support * Added VCPI emulation and fixed some issues with ems * Improved support for booter games * Modem and IPX support improved for multiplayer * Countless other bugfixes and features added Ok'ed by cube. --- emulators/dosbox/Makefile | 5 ++--- emulators/dosbox/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'emulators') diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index b8cb0df280b..4f0e0d57814 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:00 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/30 18:11:30 xtraeme Exp $ -DISTNAME= dosbox-0.63 -PKGREVISION= 3 +DISTNAME= dosbox-0.65 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} diff --git a/emulators/dosbox/distinfo b/emulators/dosbox/distinfo index cf9459fdfbe..dc5f474148e 100644 --- a/emulators/dosbox/distinfo +++ b/emulators/dosbox/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2005/02/23 18:49:18 agc Exp $ +$NetBSD: distinfo,v 1.9 2006/03/30 18:11:30 xtraeme Exp $ -SHA1 (dosbox-0.63.tar.gz) = d40e9996678dbe1626eb5a80f49862a93d1108d0 -RMD160 (dosbox-0.63.tar.gz) = c6c6e5206f3f3671652405aafbf244cd90742ef9 -Size (dosbox-0.63.tar.gz) = 648762 bytes +SHA1 (dosbox-0.65.tar.gz) = 4e9b65c9c2091ab30a952e3b7e63b74df605f419 +RMD160 (dosbox-0.65.tar.gz) = 1d05002ae0ddcac74071180d0fa81aba3092e6f1 +Size (dosbox-0.65.tar.gz) = 848989 bytes SHA1 (patch-aa) = 3393501f0d438e53a55481dc0e237c2bb2a75d3e -- cgit v1.2.3