Skip to navigation

Elite on the BBC Micro and NES

Drawing the screen: nameBufferHiAddr

[NES version, Bank 7]

Name: nameBufferHiAddr [Show more] Type: Variable Category: Drawing the screen Summary: The high bytes of the addresses of the two nametable buffers
.nameBufferHiAddr EQUB HI(nameBuffer0) EQUB HI(nameBuffer1)