Difference between revisions of "MODE &60"

From BeebWiki
Jump to: navigation, search
(Initial page.)
 
(Uses external image.)
Line 1: Line 1:
 
[[Category:Display]]
 
[[Category:Display]]
[[Image:MODE 96 (BBC) demonstration.gif|right|Demonstration of 'MODE 96' (BBC)]]
+
{| style="vertical-align:top;"
'''MODE 96''' is high-resolution screen [[MODE]] supported by the VideuNuLA
+
|  
 +
'''MODE 96''' is high-resolution screen [[MODE]] supported by the VideoNuLA
 
hardware, selectable with the VideoNuLA ROM.
 
hardware, selectable with the VideoNuLA ROM.
  
Line 8: Line 9:
  
 
{| class="wikitable" style="text-align:left"
 
{| class="wikitable" style="text-align:left"
|+'MODE 14'
+
|+'MODE 96'
 
| Type
 
| Type
 
| colspan="2" | Bitmapped
 
| colspan="2" | Bitmapped
Line 67: Line 68:
 
| [[CRTC]] register file
 
| [[CRTC]] register file
 
| <!-- &3F &28 &31 &24 &26 &00<br> &20 &22 &01 &07 &67 &08 -->
 
| <!-- &3F &28 &31 &24 &26 &00<br> &20 &22 &01 &07 &67 &08 -->
 +
|}
 +
 +
| <img width="320" src="http://mdfs.net/Info/Comp/BBC/Display/VideoNuLA/img/MODE96.gif">
 +
<!-- can't get this image to align to the top -->
 
|}
 
|}
  

Revision as of 02:41, 17 February 2020

MODE 96 is high-resolution screen MODE supported by the VideoNuLA hardware, selectable with the VideoNuLA ROM.

The MODE 96 code adapts the MODE 0 screen, adding extra colour bits to provide a 5-colour version of MODE 0, 80 × 32 characters in 5 colours.

'MODE 96'
Type Bitmapped
Resolution Text 80 × 32 characters
Graphics
Character size 6 × 8 pixels
Pixel aspect 1:2 (tall)
Bits per pixel 2
Default palette Logical colour Actual colour
0 0 (black)
1 1 (red)
2 2 (green)
3 3 (yellow)
4 7 (white)
Memory allocated 20480 bytes
on screen 20480 bytes
Address range Model B etc. &3000..&7FFF
Configuration Video ULA control register
Video ULA palette register file
CRTC register file

References

Screen display MODEs

MODE 0 | MODE 1 | MODE 2 | MODE 3 | MODE 4 | MODE 5 | MODE 6 | MODE 7
MODE 8 | MODE 9 | MODE 10 | MODE 11 | MODE 12 | MODE 13 | MODE 14
MODE &60 | MODE &61 | MODE &63 | MODE &64 | MODE &66
MODE &68 | MODE &69 | MODE &6B | MODE &6C | MODE &6E
MODE | VDU 22

Jgharston (talk) 02:08, 29 March 2018 (CEST)