Subject: CVS commit: pkgsrc/emulators/atari800
To: None <pkgsrc-changes@netbsd.org>
From: Chris Pinnock <cjep@netbsd.org>
List: pkgsrc-changes
Date: 12/06/2002 23:06:19
Module Name: pkgsrc
Committed By: cjep
Date: Fri Dec 6 21:06:19 UTC 2002
Modified Files:
pkgsrc/emulators/atari800: Makefile distinfo
Log Message:
Upgrade of emulators/atari800 to 1.2.5
Summary of changes since 1.2.4 (from ChangeLog):
* DOC/cart.txt: fixed a few typos
* ui.c:
- applied patch from Ed Cogburn that fixes subsequent mounting
of R/W disks in slot that was mounted R/O previously.
- finally implemented the R/W <-> R/O mode switching using the Space Bar.
Please note that this R/W <-> R/O switch is just temporary and does
not change the writeprotect flag of ATR images. Besides, it cannot
override this flag so you actually can't mount a writeprotected ATR
image read/write using this Space Bar toggle.
* atari.c: Ken Ames sent me a very simple patch that is supposed to allow
compiling the Atari800 on OS/2 "using Hob X11, XFree86, or IBM's X11
server".
* cartridge.[ch], ui.c, DOC/cart.txt: five new cartridge types (Nir Dary)
* cartridge.[ch], ui.c, DOC/cart.txt, DOC/README: seven new cartridge types
* pokeysnd.c: a fix for better quality of sound
* antic.c: ANTIC mode E + GTIA mode 9 ("Unconventional 2k", "Ass Kisiel")
* DOC/BUGS: "Numen" soundtrack
* cartridge.[ch], ui.c, DOC/cart.txt: 1 MB XEGS cart
* input.c: Amiga/ST mouse right button ("Bombdown")
* input.h, input.c, pia.c: MultiJoy4 interface (4 joysticks for XL/XE)
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/emulators/atari800/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/emulators/atari800/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.