AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

misc/emu/VICE-AROS64-2.2a.tar.gz

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Emul. c64(dtv),c128,pet,cbm2,plus4,vic20
Author:Mathias Roslund and Marco van den Heuvel
Uploader:blackystardust68 yahoo com
Type:misc/emu
Version:2.2a
Architecture:
Date:2010-01-30
Download:misc/emu/VICE-AROS64-2.2a.tar.gz - View contents
Readme:misc/emu/VICE-AROS64-2.2a.readme
Downloads:794

VICE 2.2a is a fix-up release to replace VICE 2.2

VICE is the Versatile Commodore Emulator, it emulates the Commodore C64,
C128, VIC20, PET, PLUS4 and the CBM-II, as well as the C64 DTV, and it
runs on Win32, Unix, DOS, RiscOS, OS/2, BeOS, QNX, SkyOS, AmigaOS and
GP2X systems.

VICE is *free* software released under the GNU General Public License,
and as such it comes with full source code.

Most important changes since the last version include:

** General
----------

- On autostart, do not change true drive emulation (TDE) anymore by
  default. The old behaviour can be switched on again by specifiying
  -autostart-handle-tde on the command line.
  There is one drawback of this behaviour: If TDE is switched on, an
  image attached must fit to the drive type set. For example, when you
  attach a .D81, you must have the drive type set to 1581, or the
  autostart will fail.

- Added automatic Warp mode during autostart. If this resource is enabled then
  VICE automatically enables the warp mode and then loads a file. After
  loading the warp mode is disabled again and then the program is started.

- Autostarting a PRG file can now be done in three different ways:

  * "Virtual FS": This mode mounts the directory where the file resides as a
    virtual filesystem on drive #8 and then loads the PRG via virtual drive
    traps. This was the only way of autostarting in previous VICE versions
    and is still the default.

  * "Inject to RAM": The PRG file is loaded from VICE directly into the RAM of
    the emulated machine. Then the memory setup of a Basic LOAD is simulated
    and the program is run. This is the fastest mode available but may lack
    compatibility as no actual load operation was performed in the emulator.
    However, no drive setup is altered during the operation.

  * "Diskimage": VICE creates a temporary new disk image and copies the
    contents of the PRG file onto it. Then this image is mounted in drive #8
    and the program is loaded from there. If TDE is enabled then the load
    operation is most compatible. The disk image stays attached until a new
    image is mounted.

- Improved PAL emulation is now available for Unix/Xaw XVideo mode, and
  AmigaOS. Only the YUV packed modes work, the planar modes still use the
  old code paths, though.

- Sound core has been reworked to enable lower latency of operation.
  Approximately 50 ms latency values are now routinely reached, and some
  people have reported that as low as 30 ms still works for them.

- New SDL port. See ReadmeSDL.txt for details.

- New win64 ports, both amd64/x64 and ia64 are supported (msvc compile only).

- New SDL based armle, mipsle, ppcbe and shle QNX 6.x ports.

- New SDL based M68k and sparc SunOS ports.

- New SDL based Syllable port.

- New SDL based Dingoo port.

- Remote monitor (in other words: TCP/IP interface to VICE monitor) added.

- Fixed non-6502/6510 CPU handling in monitor.

** C64/C128 changes
-------------------

- ReSID's resampler has been optimized with MMX assembly. Some long-standing
  bugs in resample-interpolate mode were also fixed.

- ReSID-FP has been optimized, too. It clocks the analog parts at half the
  rate now, which saves CPU during filter emulation especially for 6581 modes.

- Added SFX Sound Sampler and SFX Sound Expander emulation.

- Added EasyFlash cartridge emulation.

- Added paddle emulation.

- Added support for the following userport joystick adapters: CGA/Protovision,
  DXS/HIT, PET (normally only used on the PET/CBM2), Hummer (normally only
  used on the C64DTV) and OEM (normally only used on the VIC20).

** C128 changes
---------------

- Added RAM banks 2 and 3 support.

- Improved the VDC emulation.

- Stereo SID $D7xx range support.

** VIC20 changes
----------------

- New cycle exact emulation core.  Handles accesses to unconnected
  address space and in-line graphics data changes correctly.
  (fixes "Impossiblator 3" and others)

- Improved VIC emulation (in-line color/reverse mode changes on half-chars).

- Cartridge handling rewritten.

- Added Mega-Cart cartridge emulation.

- Added Final Expansion cartridge emulation.

- Default memory configuration changed from full to unexpanded.

- Added paddle emulation.

- Corrected the joystick support, since the VIC20 can only have one joystick
  attached on the joystick port.

- Added support for the following userport joystick adapters: CGA/Protovision
  (normally only used on the C64/C128), PET (normally only used on the
  PET/CBM2), Hummer (normally only used on the C64DTV) and OEM.

** PLUS4 changes
----------------

- Added Digibooster SID Cart add-on emulation.

- Added SID Cart joystick port emulation.

- Fixed bug in tape recording.

- Improved graphics handling.

** C64DTV changes
-----------------

- Replaced old DTVSID emulation with ReSID-DTV.

- Minor bug fixes and emulation improvements.

- Added support for the following userport joystick adapters: CGA/Protovision
  (normally only used on the C64/C128), PET (normally only used for the PET),
  Hummer and OEM (normally only used on the VIC20).

** PET changes
--------------

- Corrected the joystick support, since the only way a PET can use a joystick
  is by a userport joystick adapter, the following userport joystick adapters
  are currently supported: CGA/Protovision (normally only used on the
  C64/C128), PET, Hummer (normally only used on the C64DTV) and OEM (normally
  only used on the VIC20).

** CBM2 changes
---------------

- Corrected the joystick support, since the only way a CBM2 can use a joystick
  is by a userport joystick adapter, the following userport joystick adapters
  are currently supported: CGA/Protovision (normally only used on the
  C64/C128), PET, Hummer (normally only used on the C64DTV) and OEM (normally
  only used on the VIC20).

** AmigaOS changes
------------------

- New Danish and Turkish translations of the UI elements and
  command-line options.

- Added experimental PCI HardSID and Catweasel support.

- Used AROS (x86, ppc, amd64) new lowlevel libraries which should make USB
  joysticks and joypads usable.


Signed, Marco van den Heuvel.


Contents of misc/emu/VICE-AROS64-2.2a.tar.gz
drwxr-xr-x root/root         0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/
-rwxr--r-- root/root   2960896 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xpet.exe
-rwxr--r-- root/root     10304 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x128 (no sound).exe
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xpet.exe.info
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xplus4 (no sound).exe.info
-rwxr--r-- root/root   3076344 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xplus4.exe
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xplus4.exe.info
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/html/
-rw-r--r-- blacky/544     3702 2009-10-31 23:42 VICE-x86_64-AROS-2.2/html/amigaos.html
-rw-r--r-- blacky/544    15608 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_12.html
-rw-r--r-- blacky/544    13161 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_15.html
-rw-r--r-- blacky/544    40750 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_7.html
-rw-r--r-- blacky/544     3262 2009-10-31 23:42 VICE-x86_64-AROS-2.2/html/qnx.html
-rw-r--r-- blacky/544    13630 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_5.html
-rw-r--r-- blacky/544    14766 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_toc.html
-rw-r--r-- blacky/544    18032 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_11.html
-rw-r--r-- blacky/544     7082 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_16.html
drwxr-xr-x blacky/544        0 2009-12-01 18:38 VICE-x86_64-AROS-2.2/html/images/
-rw-r--r-- blacky/544      116 2008-04-17 09:57 VICE-x86_64-AROS-2.2/html/images/new.gif
-rw-r--r-- blacky/544    42139 2008-12-30 08:58 VICE-x86_64-AROS-2.2/html/images/CommodoreInnovationPriceSoftware2008.jpg
-rw-r--r-- blacky/544    17369 2008-04-17 09:57 VICE-x86_64-AROS-2.2/html/images/vice-logo.jpg
-rw-r--r-- blacky/544     8439 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_10.html
drwxr-xr-x blacky/544        0 2009-12-01 18:38 VICE-x86_64-AROS-2.2/html/plain/
-rw-r--r-- blacky/544    79938 2009-12-01 03:41 VICE-x86_64-AROS-2.2/html/plain/NEWS
-rw-r--r-- blacky/544     2951 2008-12-13 23:36 VICE-x86_64-AROS-2.2/html/plain/BUGS
-rw-r--r-- blacky/544     1324 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/TODO
-rw-r--r-- blacky/544    72150 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/PETdoc.txt
-rw-r--r-- blacky/544    21019 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/cbm_basic_tokens.txt
-rw-r--r-- blacky/544     4917 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/Walkthrough-Howto.txt
-rw-r--r-- blacky/544    17989 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/COPYING
-rw-r--r-- blacky/544    59664 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/drive_info.txt
-rw-r--r-- blacky/544    83608 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/64doc.txt
-rw-r--r-- blacky/544     6182 2008-04-14 12:47 VICE-x86_64-AROS-2.2/html/plain/serial.txt
-rw-r--r-- blacky/544     2860 2009-10-31 23:42 VICE-x86_64-AROS-2.2/html/sco.html
-rw-r--r-- blacky/544     2454 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_13.html
-rw-r--r-- blacky/544     2152 2009-10-31 23:42 VICE-x86_64-AROS-2.2/html/beos.html
-rw-r--r-- blacky/544     7300 2009-10-31 23:42 VICE-x86_64-AROS-2.2/html/solaris.html
-rw-r--r-- blacky/544    53635 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_6.html
-rw-r--r-- blacky/544    14455 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_4.html
-rw-r--r-- blacky/544     7998 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_14.html
-rw-r--r-- blacky/544    15915 2009-11-28 23:14 VICE-x86_64-AROS-2.2/html/index.html
-rw-r--r-- blacky/544    18859 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_1.html
-rw-r--r-- blacky/544    19208 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_9.html
-rw-r--r-- blacky/544     3996 2009-10-31 23:42 VICE-x86_64-AROS-2.2/html/macosx.html
-rw-r--r-- blacky/544     4452 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_3.html
-rw-r--r-- blacky/544    25877 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_2.html
-rw-r--r-- blacky/544    43343 2009-12-01 12:18 VICE-x86_64-AROS-2.2/html/vice_8.html
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/C128/
-rw-r--r-- blacky/544      408 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C128/ccs64.vpl
-rw-r--r-- blacky/544      403 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C128/pc64.vpl
-rw-r--r-- blacky/544      409 2009-07-05 00:15 VICE-x86_64-AROS-2.2/C128/vice.vpl
-rw-r--r-- blacky/544    16384 2003-02-15 10:29 VICE-x86_64-AROS-2.2/C128/kernalno
-rw-r--r-- blacky/544    16384 2003-02-15 07:44 VICE-x86_64-AROS-2.2/C128/basiclo
-rw-r--r-- blacky/544     8192 2001-05-06 11:46 VICE-x86_64-AROS-2.2/C128/kernal64
-rw-r--r-- blacky/544     8192 2001-05-06 11:46 VICE-x86_64-AROS-2.2/C128/basic64
-rw-r--r-- blacky/544    16384 2003-02-15 10:18 VICE-x86_64-AROS-2.2/C128/kernalfr
-rw-r--r-- blacky/544     7878 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C128/amiga_sym.vkm
-rw-r--r-- blacky/544    16384 2003-02-15 10:29 VICE-x86_64-AROS-2.2/C128/kernalse
-rw-r--r-- blacky/544    16384 2008-03-30 09:22 VICE-x86_64-AROS-2.2/C128/kernalde
-rw-r--r-- blacky/544     8192 2003-02-15 11:00 VICE-x86_64-AROS-2.2/C128/chargfr
-rw-r--r-- blacky/544      403 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C128/c64s.vpl
-rw-r--r-- blacky/544      409 2009-07-05 00:15 VICE-x86_64-AROS-2.2/C128/godot.vpl
-rw-r--r-- blacky/544     8192 2003-02-15 11:00 VICE-x86_64-AROS-2.2/C128/chargde
-rw-r--r-- blacky/544      148 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C128/default.vrs
-rw-r--r-- blacky/544    16384 2003-02-15 07:44 VICE-x86_64-AROS-2.2/C128/basichi
-rw-r--r-- blacky/544      409 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C128/c64hq.vpl
-rw-r--r-- blacky/544      409 2009-07-05 00:15 VICE-x86_64-AROS-2.2/C128/frodo.vpl
-rw-r--r-- blacky/544    16384 2003-02-15 10:29 VICE-x86_64-AROS-2.2/C128/kernalfi
-rw-r--r-- blacky/544     8192 2003-02-15 11:00 VICE-x86_64-AROS-2.2/C128/chargse
-rw-r--r-- blacky/544    16384 2003-02-15 10:29 VICE-x86_64-AROS-2.2/C128/kernalit
-rw-r--r-- blacky/544     7878 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C128/amiga_pos.vkm
-rw-r--r-- blacky/544     8192 2003-02-15 11:00 VICE-x86_64-AROS-2.2/C128/chargen
-rw-r--r-- blacky/544      431 2009-08-29 03:51 VICE-x86_64-AROS-2.2/C128/vdc_deft.vpl
-rw-r--r-- blacky/544      431 2009-05-16 08:34 VICE-x86_64-AROS-2.2/C128/vdc_comp.vpl
-rw-r--r-- blacky/544      410 2009-07-05 00:15 VICE-x86_64-AROS-2.2/C128/default.vpl
-rw-r--r-- blacky/544    16384 2008-03-30 09:22 VICE-x86_64-AROS-2.2/C128/kernal
-rwxr--r-- root/root     10304 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64dtv (no sound).exe
-rw-r--r-- root/root      1642 2009-12-15 11:58 VICE-x86_64-AROS-2.2/FEEDBACK
-rwxr--r-- root/root     71440 2009-12-15 11:58 VICE-x86_64-AROS-2.2/cartconv.exe
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/PRINTER/
-rw-r--r-- blacky/544    32768 2008-03-30 09:40 VICE-x86_64-AROS-2.2/PRINTER/nl10-cbm
-rw-r--r-- blacky/544      100 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PRINTER/mps803.vpl
-rw-r--r-- blacky/544     4096 2008-03-30 08:52 VICE-x86_64-AROS-2.2/PRINTER/mps801
-rw-r--r-- blacky/544     3584 2008-03-30 08:53 VICE-x86_64-AROS-2.2/PRINTER/mps803
-rw-r--r-- blacky/544     8192 2008-03-30 08:51 VICE-x86_64-AROS-2.2/PRINTER/cbm1526
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/CBM-II/
-rw-r--r-- blacky/544      409 2009-07-05 07:45 VICE-x86_64-AROS-2.2/CBM-II/ccs64.vpl
-rw-r--r-- blacky/544      204 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/rom500.vrs
-rw-r--r-- blacky/544      200 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/rom128l.vrs
-rw-r--r-- blacky/544      403 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/pc64.vpl
-rw-r--r-- blacky/544      200 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/rom128h.vrs
-rw-r--r-- blacky/544     4096 1998-09-17 00:13 VICE-x86_64-AROS-2.2/CBM-II/chargen.600
-rw-r--r-- blacky/544    16384 1998-09-17 00:13 VICE-x86_64-AROS-2.2/CBM-II/basic.128
-rw-r--r-- blacky/544      200 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/rom256l.vrs
-rw-r--r-- blacky/544     7322 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/amiga_bukp.vkm
-rw-r--r-- blacky/544      200 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/rom256h.vrs
-rw-r--r-- blacky/544     8192 2008-03-30 08:45 VICE-x86_64-AROS-2.2/CBM-II/kernal.500
-rw-r--r-- blacky/544      409 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/c64s.vpl
-rw-r--r-- blacky/544      110 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/green.vpl
-rw-r--r-- blacky/544      409 2009-07-05 07:45 VICE-x86_64-AROS-2.2/CBM-II/godot.vpl
-rw-r--r-- blacky/544     7318 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/amiga_buks.vkm
-rw-r--r-- blacky/544      110 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/amber.vpl
-rw-r--r-- blacky/544    16384 1998-09-17 00:13 VICE-x86_64-AROS-2.2/CBM-II/basic.256
-rw-r--r-- blacky/544     4096 2008-03-30 08:45 VICE-x86_64-AROS-2.2/CBM-II/chargen.500
-rw-r--r-- blacky/544      409 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/c64hq.vpl
-rw-r--r-- blacky/544      409 2009-07-05 07:45 VICE-x86_64-AROS-2.2/CBM-II/frodo.vpl
-rw-r--r-- blacky/544      110 2008-04-14 12:47 VICE-x86_64-AROS-2.2/CBM-II/white.vpl
-rw-r--r-- blacky/544    16384 2008-03-30 08:45 VICE-x86_64-AROS-2.2/CBM-II/basic.500
-rw-r--r-- blacky/544     4096 1998-10-04 02:06 VICE-x86_64-AROS-2.2/CBM-II/chargen.700
-rw-r--r-- blacky/544      409 2009-07-05 07:45 VICE-x86_64-AROS-2.2/CBM-II/default.vpl
-rw-r--r-- blacky/544     8192 1998-09-17 00:13 VICE-x86_64-AROS-2.2/CBM-II/kernal
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/VIC20/
-rw-r--r-- blacky/544     7318 2008-04-14 12:47 VICE-x86_64-AROS-2.2/VIC20/amiga_sym.vkm
-rw-r--r-- blacky/544      126 2008-04-14 12:47 VICE-x86_64-AROS-2.2/VIC20/default.vrs
-rw-r--r-- blacky/544     8192 1998-05-17 03:23 VICE-x86_64-AROS-2.2/VIC20/basic
-rw-r--r-- blacky/544     7318 2008-04-14 12:47 VICE-x86_64-AROS-2.2/VIC20/amiga_pos.vkm
-rw-r--r-- blacky/544     4096 1998-05-17 03:23 VICE-x86_64-AROS-2.2/VIC20/chargen
-rw-r--r-- blacky/544      415 2009-07-05 07:45 VICE-x86_64-AROS-2.2/VIC20/default.vpl
-rw-r--r-- blacky/544     8192 1998-05-17 03:23 VICE-x86_64-AROS-2.2/VIC20/kernal
-rw-r--r-- root/root      5303 2009-12-15 11:58 VICE-x86_64-AROS-2.2/README
-rwxr--r-- root/root    421200 2009-12-15 11:58 VICE-x86_64-AROS-2.2/c1541.exe
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x128.exe.info
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64 (no sound).exe.info
-rwxr--r-- root/root   3504400 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64dtv.exe
-rwxr--r-- root/root   3231104 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xcbm2.exe
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xvic.exe.info
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64dtv.exe.info
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64.exe.info
-rwxr--r-- root/root   3692232 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64.exe
-rwxr--r-- root/root   4457752 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x128.exe
-rwxr--r-- root/root   3145056 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xvic.exe
-rwxr--r-- root/root     10304 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xcbm2 (no sound).exe
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/DRIVES/
-rw-r--r-- blacky/544    16384 2008-03-30 09:01 VICE-x86_64-AROS-2.2/DRIVES/dos1551
-rw-r--r-- blacky/544     8192 2008-03-30 08:37 VICE-x86_64-AROS-2.2/DRIVES/dos2040
-rw-r--r-- blacky/544    32768 2003-10-05 15:04 VICE-x86_64-AROS-2.2/DRIVES/d1571cr
-rw-r--r-- blacky/544    16384 1998-10-04 01:42 VICE-x86_64-AROS-2.2/DRIVES/dos2031
-rw-r--r-- blacky/544    12288 2008-03-30 08:37 VICE-x86_64-AROS-2.2/DRIVES/dos4040
-rw-r--r-- blacky/544    32768 2008-03-30 08:06 VICE-x86_64-AROS-2.2/DRIVES/dos1571
-rw-r--r-- blacky/544    16384 2009-08-04 11:32 VICE-x86_64-AROS-2.2/DRIVES/dos1541
-rw-r--r-- blacky/544    12288 2008-03-30 08:37 VICE-x86_64-AROS-2.2/DRIVES/dos3040
-rw-r--r-- blacky/544    16384 1999-02-11 08:21 VICE-x86_64-AROS-2.2/DRIVES/d1541II
-rw-r--r-- blacky/544    16384 1999-04-26 03:01 VICE-x86_64-AROS-2.2/DRIVES/dos1001
-rw-r--r-- blacky/544    32768 2008-03-30 08:06 VICE-x86_64-AROS-2.2/DRIVES/dos1581
-rw-r--r-- blacky/544    32768 2003-10-05 15:04 VICE-x86_64-AROS-2.2/DRIVES/dos1570
-rwxr--r-- root/root     10304 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xpet (no sound).exe
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/fonts/
-rw-r--r-- blacky/544    19465 2008-07-09 01:36 VICE-x86_64-AROS-2.2/fonts/vice-cbm.bdf
-rw-r--r-- blacky/544    12148 2008-03-30 10:04 VICE-x86_64-AROS-2.2/fonts/CBM.ttf
-rwxr-xr-x blacky/544     3712 2008-03-30 09:13 VICE-x86_64-AROS-2.2/fonts/cbm-directory-charset.fon
-rwxr--r-- root/root     10304 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xplus4 (no sound).exe
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/PET/
-rw-r--r-- blacky/544      140 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/rom2b.vrs
-rw-r--r-- blacky/544     2048 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/edit1g
-rw-r--r-- blacky/544     4096 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/kernal2
-rw-r--r-- blacky/544     7317 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/amiga_bgrs.vkm
-rw-r--r-- blacky/544      140 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/rom2g.vrs
-rw-r--r-- blacky/544     8192 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/basic1
-rw-r--r-- blacky/544      142 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/rom4b80.vrs
-rw-r--r-- blacky/544      142 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/rom4b40.vrs
-rw-r--r-- blacky/544     2048 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/edit4b40
-rw-r--r-- blacky/544     2048 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/edit2b
-rw-r--r-- blacky/544     8192 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/basic2
-rw-r--r-- blacky/544      142 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/rom4g40.vrs
-rw-r--r-- blacky/544      110 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/green.vpl
-rw-r--r-- blacky/544     2048 1999-04-06 09:07 VICE-x86_64-AROS-2.2/PET/chargen.de
-rw-r--r-- blacky/544     7322 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/amiga_buks.vkm
-rw-r--r-- blacky/544      110 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/amber.vpl
-rw-r--r-- blacky/544     4096 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/kernal4
-rw-r--r-- blacky/544      140 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/rom1g.vrs
-rw-r--r-- blacky/544     2048 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/edit4b80
-rw-r--r-- blacky/544     2048 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/edit2g
-rw-r--r-- blacky/544      110 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PET/white.vpl
-rw-r--r-- blacky/544     2048 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/edit4g40
-rw-r--r-- blacky/544     2048 1998-05-17 03:23 VICE-x86_64-AROS-2.2/PET/chargen
-rw-r--r-- blacky/544    12288 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/basic4
-rw-r--r-- blacky/544     4096 1999-02-11 03:10 VICE-x86_64-AROS-2.2/PET/kernal1
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xcbm2 (no sound).exe.info
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xpet (no sound).exe.info
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/C64DTV/
-rw-r--r-- blacky/544  2097152 2008-11-02 13:19 VICE-x86_64-AROS-2.2/C64DTV/dtvrom.bin
-rw-r--r-- blacky/544     7318 2008-08-11 10:59 VICE-x86_64-AROS-2.2/C64DTV/amiga_sym.vkm
-rw-r--r-- blacky/544      182 2008-08-11 10:59 VICE-x86_64-AROS-2.2/C64DTV/default.vrs
-rw-r--r-- blacky/544     8192 2008-08-11 10:59 VICE-x86_64-AROS-2.2/C64DTV/basic
-rw-r--r-- blacky/544     7318 2008-08-11 10:59 VICE-x86_64-AROS-2.2/C64DTV/amiga_pos.vkm
-rw-r--r-- blacky/544     4096 2008-08-11 10:59 VICE-x86_64-AROS-2.2/C64DTV/chargen
-rw-r--r-- blacky/544     8817 2008-08-11 10:59 VICE-x86_64-AROS-2.2/C64DTV/c64mem.sym
-rw-r--r-- blacky/544     8192 2008-08-11 10:59 VICE-x86_64-AROS-2.2/C64DTV/kernal
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x128 (no sound).exe.info
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/C64/
-rw-r--r-- blacky/544      409 2009-07-05 01:01 VICE-x86_64-AROS-2.2/C64/ccs64.vpl
-rw-r--r-- blacky/544     7046 2008-11-23 10:05 VICE-x86_64-AROS-2.2/C64/gp2x_pos.vkm
-rw-r--r-- blacky/544      403 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C64/pc64.vpl
-rw-r--r-- blacky/544      409 2009-07-05 01:01 VICE-x86_64-AROS-2.2/C64/vice.vpl
-rw-r--r-- blacky/544     7318 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C64/amiga_sym.vkm
-rw-r--r-- blacky/544      409 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C64/c64s.vpl
-rw-r--r-- blacky/544      409 2009-07-05 01:01 VICE-x86_64-AROS-2.2/C64/godot.vpl
-rw-r--r-- blacky/544      182 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C64/default.vrs
-rw-r--r-- blacky/544      409 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C64/c64hq.vpl
-rw-r--r-- blacky/544      409 2009-07-05 01:01 VICE-x86_64-AROS-2.2/C64/frodo.vpl
-rw-r--r-- blacky/544     8192 1998-05-17 03:23 VICE-x86_64-AROS-2.2/C64/basic
-rw-r--r-- blacky/544     7318 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C64/amiga_pos.vkm
-rw-r--r-- blacky/544     4096 1998-05-17 03:23 VICE-x86_64-AROS-2.2/C64/chargen
-rw-r--r-- blacky/544     7046 2008-11-23 10:05 VICE-x86_64-AROS-2.2/C64/gp2x_sym.vkm
-rw-r--r-- blacky/544      409 2009-07-05 01:01 VICE-x86_64-AROS-2.2/C64/default.vpl
-rw-r--r-- blacky/544     8817 2008-04-14 12:47 VICE-x86_64-AROS-2.2/C64/c64mem.sym
-rw-r--r-- blacky/544     8192 1998-05-17 03:23 VICE-x86_64-AROS-2.2/C64/kernal
-rwxr--r-- root/root    277552 2009-12-15 11:58 VICE-x86_64-AROS-2.2/petcat.exe
-rw-r--r-- root/root      3896 2009-12-15 11:58 VICE-x86_64-AROS-2.2/cartconv.txt
drwxr-xr-x blacky/544        0 2009-12-15 11:58 VICE-x86_64-AROS-2.2/PLUS4/
-rw-r--r-- blacky/544    16384 2008-03-30 09:01 VICE-x86_64-AROS-2.2/PLUS4/3plus1lo
-rw-r--r-- blacky/544      409 2009-07-05 07:45 VICE-x86_64-AROS-2.2/PLUS4/vice.vpl
-rw-r--r-- blacky/544    16384 2008-03-30 09:01 VICE-x86_64-AROS-2.2/PLUS4/3plus1hi
-rw-r--r-- blacky/544     7319 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PLUS4/amiga_sym.vkm
-rw-r--r-- blacky/544      182 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PLUS4/default.vrs
-rw-r--r-- blacky/544    16384 2001-10-27 14:32 VICE-x86_64-AROS-2.2/PLUS4/basic
-rw-r--r-- blacky/544     7319 2008-04-14 12:47 VICE-x86_64-AROS-2.2/PLUS4/amiga_pos.vkm
-rw-r--r-- blacky/544     2852 2009-07-05 07:45 VICE-x86_64-AROS-2.2/PLUS4/default.vpl
-rw-r--r-- blacky/544    16384 2008-03-30 09:33 VICE-x86_64-AROS-2.2/PLUS4/kernal
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xvic (no sound).exe.info
-rwxr--r-- root/root     10304 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xvic (no sound).exe
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/xcbm2.exe.info
-rw-r--r-- root/root      2104 2009-12-15 11:58 VICE-x86_64-AROS-2.2/README.AMIGA
-rwxr--r-- root/root     10304 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64 (no sound).exe
-rw-r--r-- root/root      2587 2009-12-15 11:58 VICE-x86_64-AROS-2.2/x64dtv (no sound).exe.info
-rw-r--r-- root/root      4511 2009-12-15 11:58 VICE-x86_64-AROS-2.2.info
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>