Template:Infobox Assembler
From C64-Wiki
Jump to navigationJump to search
| Mnemonic: | {{{Mnemonic}}} | ||||||
| 2. Schreibweise: | {{{2. Schreibweise}}} | ||||||
| Opcode: | {{{Opcode}}} | ||||||
| Operator(en): | {{{Operator}}} | ||||||
| Byte count: | {{{Byte count}}} | ||||||
| Command type: | {{{Command type}}} | ||||||
| Address mode: | {{{Address mode}}} | ||||||
| register flags: | |||||||
| {{{Flag1}}} | |||||||
| {{{Flag2}}} | |||||||
| {{{Flag3}}} | |||||||
| {{{Flag4}}} | |||||||
| {{{Flag5}}} | |||||||
| {{{Flag6}}} | |||||||
| {{{Flag7}}} | |||||||
| Cycles: | {{{Cycles}}} | ||||||
| {{{Cycle addon 1}}} | |||||||
| {{{Cycle addon 2}}} | |||||||
{{Infobox Assembler|
|Mnemonic = BIT $hhll
|Opcode = $2C
|Operator = $ll $hh
|Byte count = 3
|Command type = Arithmetic- and logic command
|Address mode = absolute
|Flag1 = Negative Flag
|Flag2 = Overflow Flag
|Flag3 = Zero Flag
|Flag4 =
|Flag5 =
|Flag6 =
|Flag7 =
|Cycles = 4
|Cycle addon 1=
|Cycle addon 2 =
}}