Template: Opcode

From SpecNext official Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{#subobject:{{{opdesc}}}
 
{{#subobject:{{{opdesc}}}
 
  |cleandesc={{{opdesc}}}
 
  |cleandesc={{{opdesc}}}
 +
|status={{{status}}}
 
  |isZ80Instruction=y
 
  |isZ80Instruction=y
 
  |admode1={{{ad1}}}
 
  |admode1={{{ad1}}}
Line 12: Line 13:
 
  |tstates={{{tstates}}}
 
  |tstates={{{tstates}}}
 
}}
 
}}
|{{{opdesc}}}||{{{ad1}}}||{{{ad2}}}||{{{c}}}||{{{n}}}||{{{pv}}}||{{{h}}}||{{{z}}}||{{{s}}}||{{{tstates}}}
+
|{{{opdesc}}}||{{{ad1}}}||{{{ad2}}}||{{{status}}}||{{{c}}}||{{{n}}}||{{{pv}}}||{{{h}}}||{{{z}}}||{{{s}}}||{{{tstates}}}
 
|-
 
|-

Revision as of 13:48, 15 August 2017

  • "{{{status}}}" is not in the list (S, U, E) of allowed values for the "Status" property.
  • "{{{c}}}" is not in the list (-, 0, 1, ?, !, S) of allowed values for the "Ceffect" property.
  • "{{{n}}}" is not in the list (-, 0, 1, ?, !, S) of allowed values for the "Neffect" property.
  • "{{{pv}}}" is not in the list (-, 0, 1, ?, !, P, V, L) of allowed values for the "Pveffect" property.
  • "{{{h}}}" is not in the list (-, 0, 1, ?, !, S) of allowed values for the "Heffect" property.
  • "{{{z}}}" is not in the list (-, 0, 1, ?, !, S) of allowed values for the "Zeffect" property.
  • "{{{s}}}" is not in the list (-, 0, 1, ?, !, S) of allowed values for the "Seffect" property.

|{{{opdesc}}}||{{{ad1}}}||{{{ad2}}}||{{{status}}}||{{{c}}}||{{{n}}}||{{{pv}}}||{{{h}}}||{{{z}}}||{{{s}}}||{{{tstates}}} |-