0x1B ( 27 )  Clip Window Tilemap
  
BitsDescription
7:0Clip window coordinate (inclusive)
Notes:
  1st write = X1 position (soft reset = 0)
  2nd write = X2 position (soft reset = 159)
  3rd write = Y1 position (soft reset = 0)
  4rd write = Y2 position (soft reset = 255)
  Reads do not advance the clip position
  The X coordinates are internally doubled.