Difference between revisions of "Template:Register"

From Snesdev wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
 
{| style="border:1px solid black;padding:0;z-index:5;background:white" cellpadding="0" cellspacing="0"
 
{| style="border:1px solid black;padding:0;z-index:5;background:white" cellpadding="0" cellspacing="0"
 
|<span style="padding: 0 2px;font-size:115%"><b>{{{reg}}}</b></span>
 
|<span style="padding: 0 2px;font-size:115%"><b>{{{reg}}}</b></span>
|<div style="color:#2B86D2;padding:0 4px;border-right: 1px solid black"><span>
+
|<div style="color:#2B86D2;padding:0 4px;border-right: 1px solid black"><span>{{#ifeq:{{{type}}}|b|Byte}}{{#ifeq:{{{type}}}|l|Low byte}}{{#ifeq:{{{type}}}|m|Middle byte}}{{#ifeq:{{{type}}}|h|High byte}}{{#ifeq:{{{type}}}|w|Double-write word}}
{{#ifeq:{{{type}}}|b|Byte}}
 
{{#ifeq:{{{type}}}|l|Low byte}}
 
{{#ifeq:{{{type}}}|m|Middle byte}}
 
{{#ifeq:{{{type}}}|h|High byte}}
 
{{#ifeq:{{{type}}}|w|Double-write word}}
 
 
</span></div>
 
</span></div>
 
|<span style="padding: 0 5px">{{#ifeq:{{{read|+}}}|{{{read|-}}}|☑ Read|☐ Read}}</span>
 
|<span style="padding: 0 5px">{{#ifeq:{{{read|+}}}|{{{read|-}}}|☑ Read|☐ Read}}</span>

Latest revision as of 17:43, 17 February 2019

{{{reg}}}
☐ Read
☐ Write
Access during:

☐ Forced blank

☐ Vertical blank

☐ Horizontal blank

☐ Rendering