Short:        Enhanced "Apple on Amiga" emulator
Author:       Claudio Nieder (enhanced by Willi Kusche)
Uploader:     willik bellatlantic net (Willi Kusche)
Type:         misc/emu
Version:      0.2
Replaces:     Nothing
Requires:     AmigaOS 2.04+
Architecture: m68k-amigaos


    This Apple ][ emulator is a major enhancement of the Apple ][ emulator
written by Claudio Nieder.  That emulator is available in "AppleOnAmiga.lha"
in the "misc/emu" directory on Aminet.

    This enhanced version was created by disassembling the executable in the
above mentioned archive and replacing the CPU emulation logic with code
written in assembly language.  At the same time, emulation of instructions new
to the 65C02 were added.

    Although CPU emulation runs much faster, disk I/O runs just as glacially
slow as Nieder's original version.  This is because the diskette images used by
the emulator are bit images, not sector images as used by emulators such as
Kralian's "Apple2000".

    New in this version are two modules for the Apple ][ that can be used on an
Apple ][ to capture the diskette images needed by the emulator.

    Also new to this version is am Apple font and a program to load that font.

    See "AppEmu.doc" for brief descriptions of all files in this archive.

    Feedback of any kind is very much encouraged and greatly appreciated.  For
those of you without Internet access, "08099-0069 USA" will suffice as a snail
mail address as I have a unique 9 digit ZIP code.

    Other Apple ][ stuff for the Amiga that I've contributed to Aminet:

      "listSHK.lha" - List the contents of a '.SHK' archive
      "unBINSCII.lha" - Decode a 'BINSCII' file
      "App8ImU.lha" - List the contents of a Apple ][ diskette image file