Latest changes
- [WSWAN] Removed outdated comment. by robbbert
- Fixing compile, sorry by etabeta
MESS currently supports for the Atari STe both cart dumps and disk images. The former are accepted in .stc format and use the “cartridge” (cart) device; the latter are accepted in .st format and use one of the two floppy drives, “floppydisk1” (flop1) and “floppydisk2” (flop2).
Also notice that the “printer” (prin) and the “serial” (serl) port are emulated as well.
This system requires full keyboard emulation to work correctly. At startup, full keyboard emulation mode is enabled by default. Whilst in full keyboard emulation mode, some key associated functionality may be disabled (like the ESC key for EXIT). The keyboard emulation mode is toggled using the “Scroll Lock” key (by default).
Different versions of the TOS roms are supported. You can switch between them, changing the -bios parameter. At command line,
"-bios 0" or "-bios default" = TOS 1.62 (STE TOS, Revision 2) "-bios 1" or "-bios tos106" = TOS 1.06 (STE TOS, Revision 1)
Different RAM configurations are possible for the atariste in MESS. You can switch between them, changing the -ramsize parameter. At command line, you simply have to add -ramsize ram_value, where ram_value can assume one of the following values
512k - to emulate a 520STe 1m (default) - to emulate a 1040STe
The emulation of this system is Preliminary.
The Atari STe is the successor of the Atari STf (The 'e' stands for 'enhanced') and is almost fully compatible with the STf.
In september 1986, Atari decided to make a successor to the STf. They planned to equip it with enhanced video features : Atari said then that the STe will have a 640 x 400 with 16 colors among 4096 and a 320 x 200 with 256 colors among 4096 graphic modes. Unfortunately, eventually, the STe will have none of these graphic modes.
The new features are :
Despite its new and interesting features, the Atari STe was a flop in the marketplace. The STf market was too important and the software editors (especially game editors) didn't sell STe versions of their products.
Not long after this, Atari launched the Mega STe to replace the Mega STf.
(info from old-computers.com)