home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Emulateurs / FrodoPPC.readme < prev    next >
Text File  |  1998-05-11  |  4KB  |  91 lines

  1. Short:    PPC C64 emulator for WarpOS, V4.1a
  2. Author:   cbauer@iphcip1.physik.uni-mainz.de,MagicSN@Birdland.es.bawue.de(Porter)
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Version:  4.1
  5. Type:     misc/emu
  6. Requires: AmigaOS 3.0, PPC, WarpOS
  7.  
  8. Frodo V4.1 is a free, portable C64 emulator for BeOS, Unix, MacOS,
  9. AmigaOS(68k+PPC with WarpOS),RiscOS and WinNT/95 systems.
  10.  
  11. This is an Update of the PPC Version:
  12.  
  13. - Now optionally display through rtgmaster.library is supported (only for
  14.   GFX Boards). To activate it, set env:Frodo/usertg to 1, if you set i
  15.   to 0, rtgmaster won't be used.
  16.  
  17. Running it on rtgmaster, changes the following things (all timing done
  18. on 150 MHz 604e):
  19.  
  20. - Normal version changes from 170% to 180% speed
  21. - PC Version changes from 130% to 145% speed
  22. - SC Version stays around the same
  23. - The Menu is no longer accessible (not supported by rtgmaster), you
  24.   can quit by pressing CTRL+Q (this only works in the rtgmaster-mode).
  25.  
  26. Asides from that, no changes (means: Sound still not working, working on it).
  27.  
  28. If you want faster a AGA version:
  29.  
  30. I need a c2p algorithm, that can c2p from 392x301 Bytes Chunky Buffer to
  31. a 640x400 Sized Planar Screen (anyways, if 68k or PPC). If someone can
  32. give me such a c2p, then it will run faster on AGA.
  33.  
  34. Changes to the 68k Version:
  35.  
  36. - Well, it is for PPC now :)
  37. - "Normal" Version runs at about 170% on a 150 MHz Board, probably
  38.   faster on a 200 MHz Board :)
  39. - With env:Frodo/Fullscreen you can say, if Frodo should run in a
  40.   Workbench Window or a Screen. Note: Frodo is quite slow, if you
  41.   run it in 15-24 Bit, so i recommend running it on a 8 Bit Screen.
  42.   Frodo needs a 392x301 Screen, but it also can run on bigger
  43.   sized Screens.
  44. - Frodo now also supports AGA. But on GFX Boards it is much faster
  45.   (you need to run it in Interlaced for AGA...)
  46.  
  47. Sound is not yet implemented, if you try to activate AHI, it will
  48. just crash. Hopefully this will be fixed soon. I am working on it.
  49.  
  50. Some of the emulation's features:
  51.  
  52.  - This emulator focuses on the exact reproduction of special graphical
  53.    effects possible on the C64, and has therefore relatively high system
  54.    requirements. It should only be run on systems with at least a
  55.    PowerPC/Pentium/68060.
  56.  - Frodo is capable of running most games and demos correctly, even those
  57.    with FLI, FLD, DYCP, open borders, multiplexed sprites, timing
  58.    dependent decoders, fast loaders etc.
  59.  - 6510 emulation: All undocumented opcodes, 100% correct decimal mode,
  60.    instruction/cycle exact emulation.
  61.  - VIC emulation: Line-/cycle-based emulation, all display modes, sprites
  62.    with collisions/priorities, DMA cycles, open borders, all $d011/$d016
  63.    effects.
  64.  - SID emulation: Real-time digital emulation (16 bit, 44.1kHz), including
  65.    filters (only under BeOS, Linux, HP-UX, MacOS and AmigaOS).
  66.  - 1541 emulation: Drive simulation in directories, .d64/x64 or .t64/LYNX
  67.    files, or processor-level 1541 emulation that works with about 95% of
  68.    all fast loaders and even some copy protection schemes.
  69.  - Other peripherals: Keyboard and joystick (real joysticks (only under
  70.    BeOS, Linux and AmigaOS) or keyboard emulation).
  71.  - The full source code in C++ is available.
  72.  - Frodo is freeware. Why pay >$40 for a C64 emulator?
  73.  
  74. The most important changes from V4.0:
  75.  
  76.  - Ability to save/load the emulator state to/from snapshot files
  77.  - Added Frodo PC, an improved line-based emulation
  78.  - Sound support for Solaris 2.x
  79.  - Fixed several bugs in the 6510/6526 emulation
  80.  - Ported to Win32 and Acorn RiscOS
  81.  
  82. Hardware supported:
  83.  
  84.  - BeBox or PowerMac with BeOS DR8
  85.  - Unix systems with X11R6 or Linux/SVGAlib (Tcl/Tk 4.1 recommended)
  86.  - 68k or PPC Macintosh with System 7.5
  87.  - Amiga/DraCo with 68040/68060, AmigaOS 3.0 and a graphics card
  88.  - Amiga PPC with WarpOS
  89.  - Acorn RiscPC with RiscOS
  90.  - Intel x86 system running Windows NT/95
  91.