Status: Tags: Links: Machine Language Elements
Screen Memory Map
- Continuously refreshed from the memory map
- Code manipulates the screen memory map !screen memory map.png
Keyboard Memory Map
- Only needs 16-bits, read-only
- To check which key is pressed, we probe the contents of the keyboard chip
- !keyboard memory map.png
References: