|
Hauptseite - Welches System? - Hardware - Software - Emulatoren - |
Internet MausNet Programmieren Verweise Über |
| NAME | Scc -- Conditional set | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SYNOPSIS |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FUNCTION |
If condition is true then byte addressed by <ea> is set to $FF,
else byte addressed by <ea> is set to $00.
Condition code 'cc' specifies one of the following:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FORMAT |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| REGISTER |
<ea> specifies operand to set, addressing modes allowed are:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RESULT | None. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
English version not yet available. |