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

misc/emu/VICE-powerpc-AROS-2.2a.tar.gz

Mirror:Random
Showing: generic 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-31
Download:misc/emu/VICE-powerpc-AROS-2.2a.tar.gz - View contents
Readme:misc/emu/VICE-powerpc-AROS-2.2a.readme
Downloads:816

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