title: "SetNameTable" description: TRSE built-in method (from IDE help)
SetNameTable
Systems: NES
Parameters: b
Sets the current nametable (location of background data + attributes)
SetNameTable(0) will point data to $2000 on the PPU and attributes at $23C0
SetNameTable(1) will point data to $2400 on the PPU and attributes at $27C0
SetNameTable(2) will point data to $2800 on the PPU and attributes at $2BC0
SetNameTable(3) will point data to $2C00 on the PPU and attributes at $2FC0