diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-31 19:18:05 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-31 19:18:05 +0000 |
commit | c37da02c68b9e55b7fe4aedb869390ddbfa4cc41 (patch) | |
tree | fcc31434ef4bf805939c642ede7e871a8dc6c329 | |
parent | c2613e168e191f39b9c99bd0dfa0deadfc1a1800 (diff) | |
download | pkgsrc-c37da02c68b9e55b7fe4aedb869390ddbfa4cc41.tar.gz |
Initial import of Hatari 0.25 into the NetBSD packages collection
as emulators/hatari.
Hatari is an Atari ST emulator for systems supported by the SDL library.
You need a copy of an Atari ST TOS ROM to use this program. Then run
the program as follows: hatari --tos tos.image
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index dfd917f46c8..2300332a644 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.958 2002/12/31 19:07:50 jlam Exp $ +$NetBSD: CHANGES,v 1.959 2002/12/31 19:18:05 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -4330,3 +4330,4 @@ Changes to the packages collection and infrastructure in 2002: Updated p5-Net-SSLeay to 1.21 [shell 2002-12-31] Updated mlterm to 2.6.2 [uebayasi 2002-12-31] Updated libmm to 1.2.2 [jlam 2002-12-31] + Added hatari-0.25 [cjep 2002-12-31] |