home *** CD-ROM | disk | FTP | other *** search
/ MACD 9 / MACD9.iso / PPC-Soft / Frodo / FrodoPPCPUP.readme < prev    next >
Encoding:
Text File  |  1998-07-29  |  2.5 KB  |  62 lines

  1. Short:    C64 emulator, V4.1 PPC Powerup Version
  2. Author:   cbauer@iphcip1.physik.uni-mainz.de (Christian Bauer)
  3. Uploader: paladin@cs.tu-berlin.de (Peter Annuss)
  4. Version:  4.1
  5. Type:     misc/emu
  6. Requires: AmigaOS 3.0, PPC , graphics card
  7.  
  8.  
  9. This is a PowerUp version of Frodo.
  10. Contrary to the m68k version the sounddriver does not use AHI.
  11. It directly hits the hardware and is not very system conform.
  12. So use it on your own risc. ;-)
  13. Do not forget to raise the stack (100000 Bytes should be enough).
  14.  
  15.  
  16. -------------------------------------------------------------------
  17.  
  18.  
  19. Frodo V4.1 is a free, portable C64 emulator for BeOS, Unix, MacOS,
  20. AmigaOS, RiscOS and WinNT/95 systems.
  21.  
  22. Some of the emulation's features:
  23.  
  24.  - This emulator focuses on the exact reproduction of special graphical
  25.    effects possible on the C64, and has therefore relatively high system
  26.    requirements. It should only be run on systems with at least a
  27.    PowerPC/Pentium/68060.
  28.  - Frodo is capable of running most games and demos correctly, even those
  29.    with FLI, FLD, DYCP, open borders, multiplexed sprites, timing
  30.    dependent decoders, fast loaders etc.
  31.  - 6510 emulation: All undocumented opcodes, 100% correct decimal mode,
  32.    instruction/cycle exact emulation.
  33.  - VIC emulation: Line-/cycle-based emulation, all display modes, sprites
  34.    with collisions/priorities, DMA cycles, open borders, all $d011/$d016
  35.    effects.
  36.  - SID emulation: Real-time digital emulation (16 bit, 44.1kHz), including
  37.    filters (only under BeOS, Linux, HP-UX, MacOS and AmigaOS).
  38.  - 1541 emulation: Drive simulation in directories, .d64/x64 or .t64/LYNX
  39.    files, or processor-level 1541 emulation that works with about 95% of
  40.    all fast loaders and even some copy protection schemes.
  41.  - Other peripherals: Keyboard and joystick (real joysticks (only under
  42.    BeOS, Linux and AmigaOS) or keyboard emulation).
  43.  - The full source code in C++ is available.
  44.  - Frodo is freeware. Why pay >$40 for a C64 emulator?
  45.  
  46. The most important changes from V4.0:
  47.  
  48.  - Ability to save/load the emulator state to/from snapshot files
  49.  - Added Frodo PC, an improved line-based emulation
  50.  - Sound support for Solaris 2.x
  51.  - Fixed several bugs in the 6510/6526 emulation
  52.  - Ported to Win32 and Acorn RiscOS
  53.  
  54. Hardware supported:
  55.  
  56.  - BeBox or PowerMac with BeOS DR8
  57.  - Unix systems with X11R6 or Linux/SVGAlib (Tcl/Tk 4.1 recommended)
  58.  - 68k or PPC Macintosh with System 7.5
  59.  - Amiga/DraCo with 68040/68060/PPC, AmigaOS 3.0 and a graphics card
  60.  - Acorn RiscPC with RiscOS
  61.  - Intel x86 system running Windows NT/95
  62.