


| CpuFast | set maximum speed - [F12] |
| CpuSlow | set speed of the original Cpc computer - [F11] |
| Sleep | put the emulator on sleeping state - [AltGr][S] |
| Exit | to leave the emulator - [Ctrl][Alt][End] |
| ROM=X | select ROM X (256 for the Cpc bios) |
| RAM=X | select RAM X configuration see chapter "Loading in ram" for ram configuration values. |
| :LLAAAA00DDDD... | loading data. (Intel Hex line) |
| Cont | continue a file created with the command |MAKE |
| Debug | start the debugger |
| Z80 | going
from the "Commands" mode to the "Z80 compiler" mode. The
interpretation of the file will be restored in mode "Commands" with the End or .End instruction. |
| PhrozencOrg=ADR | ADR=loading adress per defect of the sources files generated by the compiler C PhrozenC. |
| End | indicate the end of a command file. |
| Text | going from the "Commands" mode to
the "Text" mode. After this command, the file
will not be interpreted any more like a command file but like a text file . Use the keyword |Command or |CMD to go back in "Commands" mode. The commands "End" and "Text" restore the memory configuration if this one were modified with the commands "Rom" or "Ram". |
| |CpuFast | maximum speed - [F12] |
| |CpuSlow | speed of the Cpc computer - [F11] |
| |CpuSlow,speed | change speed for |CpuSlow (0<speed<&FFFF) |
| |Sleep | put the emulator on sleeping mode - [AltGr][S] |
| |Sleep,"message" | set sleeping mode with message |
| |Exit | leave the emulator - [Ctrl][Alt][End] |
| |Exit,"message" | leave the emulator with message |
| |Command or |CMD | going from the TEXT mode to the
COMMAND mode. see chapter II - 5 - Loading command files |
| |INPUT, "file_name[:X]"[,@er% ] |
see chapter II - Files recognized by the emulator |
| |RUN, "file_name[:X][,ADR]"[,@er%] |
see chapter II - 4 - Loading assembler source files |
| |INFO,@info$ | load the information block of the last entered file with the function |INPUT or via a CpcAlive command file. ex: |INPUT,"Disk.dsk":info$=string$(12,"X"):|INFO,@info$:PRINT info$ |
| |UNLOCK,-rom_site_number- | authorizes the writing accesses of
the Z80 microprocessor in the specified ROM. see chapter II - 2 - Loading Cpc roms files |
| |EJECT,"A" | eject the virtual diskette present in drive A |
| |EJECT,"B" | eject the virtual diskette present in drive B |
| |STOP | stop the loading of a text file (see chapter II - 6 - Loading text files) |
| |GO, "numerical_chain"[,@er%] |
move a binary file pointer (see chapter II - 7 - Loading binary files) |
| |OUTPUT, "output_file"[,@er% ] | change the output file name (see chapter IV) |
| |OUTASCDOS | see chapter V - Accentued characters |
| |OUTASCWIN | see chapter V - Accentued characters |
| |OUTASCOFF | see chapter V - Accentued characters |
| |PRINT, "chains" | output a character
string towards the output_file. (Command equivalent to the command PRINT#8,"chains";) |
| |LPRINT, "chains" | output a character string
towards the output_file (with carriadge
return) (Command equivalent to the command PRINT#8,"chains") |
| |INK,PEN,R,G,B | change
PEN color. Letters R,G,B représents Red,Green and Blue values (0
to 255) ex: |INK,0,0,255,0 (change PAPER color) ex: |INK,1,255,0,0 (change PEN 1 color) |
| |INKRESTORE | restore originals Cpc inks. |
| |INKCPC | standard cpc inks |
| |INKSOFT | CpcAlive inks (inks by defect). The pallet is the same as the standard pallet Cpc but with less luminosity and values PAPER and PEN 1 are modified. |
| |OBMP, "filename.BMP"[,@er% ] | create a file image of
the Cpc screen (BMP format). - see |OUTPUT command for error codes significance. |
| |DEBUG,adresse | start the debugger when the Z80 processor meet the specified adress. (ram) |
| |DEBUG,rom,adresse | start the debugger when the Z80 processor meet the specified adress. (high roms) |
| |DEBUGSYS,adresse | do the same thing but for the Cpc bios (low rom). |
| |DEBUGOFF | stop the debugger |
| |DUMP,adress | initialize the dump memory first address of the debuggor |
| |NODEBUG | prohibit the debugger |
| |NOSLEEP | prohibit the "sleep" mode |
| |MAKE, "filename.EXE"[,@er%] |
create an executable environment safeguard. (Safeguard the environment by leaving the emulator) - see |OUTPUT command for error codes significance. |
| |MAKEMOVIE, "filename.EXE"[,@er%] |
create executables graphics animations. (Safeguard the environment by leaving the emulator) - any keyboard movement puts an end to the execution of the produced file - see |OUTPUT command for error codes significance. |
| CALL 0 | initialize the Cpc system - [Ctrl][Alt][Home] |
| Register to load | AH | BL | BH | CL | CH | DL | DH | AX | BX | CX | DX | SI | DI | BP |
| AL value | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| Register to write | - | BL | BH | CL | CH | DL | DH | - | BX | CX | DX | SI | - | BP |
| AL value | - | 1 | 2 | 3 | 4 | 5 | 6 | - | 8 | 9 | 10 | 11 | - | 13 |
or make a free gift here (French Handicaped People Christian Office). Thank you.