Template:MemoryAddress: Difference between revisions

From ALttPR Wiki
Jump to navigation Jump to search
(Created page with "{{#switch: {{lc:{{{2|generic}}}}} | generic = {{MemoryAddress/Generic|{{{1|00}}}}} | pc = {{MemoryAddress/PC|{{{1|00}}}}} | snes = {{MemoryAddress/SNES|{{{1|00}}}}} }}")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#switch: {{lc:{{{2|generic}}}}}
<noinclude>
{| class = "wikitable"
|-
! Type !! 00 !! FF
|-
! [[Template:MemoryAddress/Generic|Generic]] || {{MemoryAddress/Generic|00}} || {{MemoryAddress/Generic|FF}}
|-
! [[Template:MemoryAddress/PC|PC]] || {{MemoryAddress/PC|00}} || {{MemoryAddress/PC|FF}}
|-
! [[Template:MemoryAddress/SNES|SNES]] || {{MemoryAddress/SNES|00}} || {{MemoryAddress/SNES|FF}}
|}
</noinclude>{{#switch: {{lc:{{{2|generic}}}}}
  | generic = {{MemoryAddress/Generic|{{{1|00}}}}}
  | generic = {{MemoryAddress/Generic|{{{1|00}}}}}
  | pc = {{MemoryAddress/PC|{{{1|00}}}}}
  | pc = {{MemoryAddress/PC|{{{1|00}}}}}
  | snes = {{MemoryAddress/SNES|{{{1|00}}}}}
  | snes = {{MemoryAddress/SNES|{{{1|00}}}}}
}}
}}

Latest revision as of 18:04, 27 March 2020

Type 00 FF
Generic 0x00* 0xFF*
PC 0x00* 0xFF*
SNES $00* $FF*

0x00*