Changes

Jump to: navigation, search

Amstrad Whole Memory Guide - The display system

469 bytes added, 21:40, 12 February 2020
/* Workspace */added screen pack table
As many workspace locations are common to more than one section of the display system, the addresses for the whole screen workspace in Version 1.0 are given here
 
 
==== Screen Pack ====
 
{| border="1" cellpadding="4"
|-
| B1C8 || Mode
|-
| B1C9 - B1CA || Offset
|-
| B1CB || Base (High byte)
|-
| B1CC - B1CE || Jump instruction
|-
| B1CF - B1D6 || Pixel masks
|-
| B1D7 || Flash time 2
|-
| B1D8 || Flash time 1
|-
| B1D9 - B1E9 || Colour table 2
|-
| B1EA - B1FA || Colour table 1
|-
| B1FB || Table select flag
|-
| B1FC || Flash count
|-
| B1FD || Colour time
|-
| B1FE - B206 || Event block
|-
| B207 || Bits/pixel negated
|}
== Scanned pages ==
13
edits