Beispiel #1
0
 byte GetTileIndex(byte index)
 {
     return(memory.ReadByte((ushort)(vramOffset + index)));
 }