More whitespace, more footnotes, more Case Matching

This commit is contained in:
2025-10-13 18:31:07 +01:00
parent 1bc613dd4e
commit 9bc2557ff2

View File

@@ -310,15 +310,15 @@ Writable in config mode only.
the X coords are internally doubled and the clip window origin is the X coords are internally doubled and the clip window origin is
moved to the sprite origin inside the border. moved to the sprite origin inside the border.
0x1A (26) => Clip Window ULA (and LoRes, see note) 0x1A (26) => Clip Window ULA/LoRes
(R/W) (R/W)
bits 7:0 = Clip window coordinate (inclusive) bits 7:0 = Clip window coordinate (inclusive) *
1st write = X1 position (soft reset = 0) 1st write = X1 position (soft reset = 0)
2nd write = X2 position (soft reset = 255) 2nd write = X2 position (soft reset = 255)
3rd write = Y1 position (soft reset = 0) 3rd write = Y1 position (soft reset = 0)
4rd write = Y2 position (soft reset = 191) 4rd write = Y2 position (soft reset = 191)
Reads do not advance the clip position Reads do not advance the clip position
LoRes may get a separate clip window in the future * LoRes may get a separate clip window in the future
0x1B (27) => Clip Window Tilemap 0x1B (27) => Clip Window Tilemap
(R/W) (R/W)
@@ -330,7 +330,7 @@ Writable in config mode only.
Reads do not advance the clip position Reads do not advance the clip position
The X coordinates are internally doubled. The X coordinates are internally doubled.
0x1C (28) => Clip Window control 0x1C (28) => Clip Window Control
(R) (may change) (R) (may change)
bits 7:6 = Tilemap clip index bits 7:6 = Tilemap clip index
bits 5:4 = ULA/Lores clip index bits 5:4 = ULA/Lores clip index