Template:MemoryAddress: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <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}}}}} | </noinclude>{{#switch: {{lc:{{{2|generic}}}}} | ||
| generic = {{MemoryAddress/Generic|{{{1|00}}}}} | | generic = {{MemoryAddress/Generic|{{{1|00}}}}} | ||