diff options
author | dillo <dillo@pkgsrc.org> | 2004-08-31 15:53:09 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-08-31 15:53:09 +0000 |
commit | ff2dcbe829730fafe531af09582b1f91a0c5e67b (patch) | |
tree | d1815d4e0555b28a0f46ea14c166ce1d9a27ad60 /emulators/vice/PLIST | |
parent | b1bc45b08b8dd5248bf31c2ff63c938782a4929d (diff) | |
download | pkgsrc-ff2dcbe829730fafe531af09582b1f91a0c5e67b.tar.gz |
update to 1.15:
** General
- Improved event recording and playback.
** C64 changes
- Fixed some CPU opcodes.
- Added support for Magic Formel cart (preliminary).
- Improved TFE cart emulation.
- Fixed Final Cartridge III freeze bug.
** VIC20 changes
- Four true drives are supported now.
- The sound code has been rewritten.
** PLUS4 changes
- Added cartridge support.
** VIC-II
- Improved IRQ timing during DMA.
** Unix Changes
- Improved ROM set support.
- Added TFE and IDE64 cart support.
- Fixed crash on 64bit archs.
- Added BSD USB joystick support.
- Complete rework of french translation. Credits to Paul (alias Kaddict)!
** Miscellaneous changes
- Made fsdevice emulation to list non-PRG files again.
- Improved REL file handling of the virtual drive emulation.
- Fixed some bugs in the petcat tokenizer.
Diffstat (limited to 'emulators/vice/PLIST')
-rw-r--r-- | emulators/vice/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vice/PLIST b/emulators/vice/PLIST index fa0718076b5..9b0ed1703c0 100644 --- a/emulators/vice/PLIST +++ b/emulators/vice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2004/07/16 22:59:11 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.12 2004/08/31 15:53:09 dillo Exp $ bin/c1541 bin/petcat bin/vsid @@ -38,6 +38,7 @@ share/doc/vice/NLS-Howto.txt share/doc/vice/PETdoc.txt share/doc/vice/Readme.beos share/doc/vice/Readme.dos +share/doc/vice/ReadmeMacOSX.txt share/doc/vice/TODO share/doc/vice/Walkthrough-Howto.txt share/doc/vice/Win32-Howto.txt |