Latest changes
- Fix for uninitialized value by micko
- [Z80DMA]: small log fix by angelosa
- Added new cart dump [anondumper] by incog
MESS supports the emulation of macclasc with two hard disks and two floppy drives connected. The former ones use “harddisk1” (hard1) and “harddisk2” (hard2) for .chd and .hd files; the latter ones use “floppydisk1” (flop1) and “floppydisk2” (flop2) for disk images in .dsk, .img and .image.dc format.
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 RAM configurations are possible for the macclasc 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
1m (default) 2m 2560k 4m
The emulation of this system is Preliminary.
The Macintosh Classic (code-named XO and Civic) was introduced to answer the requests of another “all-in-one” computer like the Macintosh Plus and the SE, and to be a cheaper machine then the Macintosh II.
Unlike other Macs, memory expansion was only possible in the Classic with a special memory expansion card only available on the more expensive model, or as an option installed later.
Compared to the Macintosh Plus, the Macintosh Classic had more Ram (from 4MB up to 8MB) and the internal ability to connect to a hard drive. Architecturally, the Macintosh Classic was very similar to an SE. To reduce the cost, the brightness knob was replaced by the PWM circuit that formerly controlled the floppy disk rotation speed. Brightness settings were controlled using a control panel, which is operable only on this model and the newer Macintosh Classic II. Unlike the Macintosh SE there was no way to add an extra card for video, Ethernet, or another option.
Although the Classic shipped with System 6.0.7, it could run earlier versions as well. A case in point is the hidden ROM disk which included a copy of System 6.0.3. System 7.5.5 is the latest supported version on this model.
One unique feature of the Classic was the ability to start from a ROM disk by holding down the Command+Option+X+O keys during the boot process. This would boot the Mac Classic into a special combination of the System and Finder that only the Mac Classic can run.
(info based on various Wikipedia pages)