Short:        Apple 2/2e emulator with source
Author:       RedSkull (RedSkull@digital-corruption.net)
Uploader:     jrj76 optusnet com au (James Jacobs)
Type:         misc/emu
Version:      2.0
Requires:     68020+
Architecture: m68k-amigaos

Apple2000 //e first release (24.02.01)

All the power of Apple2000 but now with some Apple//e functionality!
Source code is included.


Implemented in this release:

Apple//e enhanced rom support: Mini-assembler, lower-case entry
etc. etc.

Enhanced character set support built in.

Lower-case keyboard entry in Applesoft/Monitor.
*DOS3.3 still needs upper case, just put caps lock on.

64k Expansion Memory card emulated partially.

ALTZP soft-switches emulated, giving ALT LC space.


Still to do:

80 Column card support- in the works.

6502 Code does not currently execute from the ALT 64k bank
between the area $200-$Bfff. A MMU hack will probably be
required to get around this.

You can still read/write to the ALT64k area, as long as your 
code doesn't jump there.

Enjoy!

RedSkull