Template: Opcode
From SpecNext official Wiki
(trying something to get queries functional, without actually understanding what I am doing... :/) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
|cleandesc = Searchtext | |cleandesc = Searchtext | ||
|status = String (size=1;allowed values=S,U,E) | |status = String (size=1;allowed values=S,U,E) | ||
+ | |isZ80Instruction = Boolean | ||
|admode1 = String | |admode1 = String | ||
|admode2 = String | |admode2 = String | ||
Line 36: | Line 37: | ||
|cleandesc={{{opdesc|}}} | |cleandesc={{{opdesc|}}} | ||
|status={{{status|}}} | |status={{{status|}}} | ||
+ | |isZ80Instruction=y | ||
|admode1={{{ad1|}}} | |admode1={{{ad1|}}} | ||
|admode2={{{ad2|}}} | |admode2={{{ad2|}}} | ||
Line 47: | Line 49: | ||
|tstates={{{tstates|}}} | |tstates={{{tstates|}}} | ||
}} | }} | ||
− | |{{{opdesc}}}||{{{ad1}}}||{{{ad2}}}||{{{status}}}||{{{c}}}||{{{n}}}||{{{pv}}}||{{{h}}}||{{{z}}}||{{{s}}}||{{{tstates}}} | + | |{{{opdesc}}}||{{{ad1}}}||{{{ad2}}}||{{{status}}}||{{{c}}}||{{{n}}}||{{{pv}}}||{{{h}}}||{{{z}}}||{{{s}}}||{{{tstates}}}||{{{shortfx}}} |
|- | |- | ||
</includeonly> | </includeonly> |
Latest revision as of 19:59, 6 July 2019
This template defines the table "Opcode". This table has not been created yet.