ZXMAK2 - ZX Spectrum Virtual Machine   http://zxmak2.codeplex.com/
------------------------------------------------------------------


Keys
----

Emulator keys:
<Alt>+<Enter> = <Toggle Fullscreen mode>
<Alt>+<Ctrl>+<Ins> = <Reset>
<Alt>+<Ctrl>+<F1> = <TRDOS quick boot>
<Pause> = <Emulation pause>

Standard ZX Spectrum keyboard:
<Left Shift> = <Caps Shift>
<Right Shift> = <Symbol Shift>



Configuration
-------------

You can change machine configuration on the settings dialog (menu VM->Settings)
Use button "Wizard" to select predefined ZX Spectrum model.


Tape
----

If you have any trouble with tape loading, try to disable "Use Traps" and "Auto Play" settings.
You can found it on tape window (menu Tools->Tape)


SMUC HDD
--------

Currently there is no GUI setting for HDD image. To open HDD image do the following:
1) Add SMUC device to your spectrum model
2) Apply settings and you will see ZXMAK2.vmide file near emulator. 
This text file (XML) contains HDD image configuration. To change it, first exit from emulator, 
then edit this file (set fileName and geometry for your HDD image) and open emulator again.
To create new HDD image - just set non existing fileName.

For example:
fileName="" 		=> no HDD
fileName="test.hdd"	=> use test.hdd image to emulate HDD (don't forgot to edit Geometry parameters)


