Subject: CVS commit: pkgsrc/emulators/dosbox
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2004 17:48:11
Module Name: pkgsrc
Committed By: xtraeme
Date: Tue Feb 3 17:48:11 UTC 2004
Modified Files:
pkgsrc/emulators/dosbox: Makefile distinfo
Log Message:
Update dosbox to 0.61
Tuesday, February 3rd, 2004 - Harekiet
DOSBox 0.61 Released
* Added a beta dynamic cpu for x86 hosts (very unstable)
* Added opengl and hardware overlay display output
* Rewrote the vga screen updates to go in lines
* Added paging and v86 support to cpu emulation
* Added a config option to simulate a certain type of machine
* Added hercules graphics emulation
* Made CGA/TANDY modes more compatible
* Updated textmode drawing routines to support blinking colors
* Fixed VESA set page function that was documented wrong
* Fixed some wrongly emulated cpu opcodes.
* improved exception handling
* debugger: fixes; logging of gdt,lgt,idt, new commands(Fizzban)
* fixed some mscdex issues (drive letter header error, added get
directory entry)
* added/fixed some bios funcs
* added some rarely used xms functions (thanks c2woody!)
* implemented GUS emulation
* Added 16-bit DMA support (for GUS and eventually SB16)
* Fixed many small bugs in filehandling routines
* Many small FPU fixes (c2woody/Fizzban)
* Some keyboard improvements (pharlab games)
* Some Timer and cmos/rtc fixes (Mirek/Srecko/Others)
* Lot's of mouse fixes (Help from various people)
* Enabled internal modem
* Made the DOS parsing routines a bit more flexible
* Added Subst (Srecko)
* Added cdrom ioctl support for linux (prompt)
* Many internal DOS fixes: memory/files/datastructures.
* Got some help from c2woody in allowing more than 1 irq being served
* Disabled DPMI (not needed anymore. DOSBox handles almost every
extender)
* Search configfile in $HOME directory if none present in current
directory
* Added another way to switch to protected mode.
(Thanks Morten Eriksen!)
* Fixed some odd badly documented behaviour with PSP/DTA
* Added some warnings on opening of readonly files in writemode
(DOS default).
* Many shell enhanchements
* Fixed a win32 specific bug dealing with filenames starting with a "."
* Fixed some bugs with the directory structure: not found/can't save
errors
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/emulators/dosbox/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/emulators/dosbox/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.