Blame

d084b9 Bob Green 2026-03-17 12:27:06
1
# Memory Map
2
3
## Memory Map
4
| Base Address | End Address | Device | Notes |
5
|:-------------|:--------------|:-------|:------|
6
| 0x000000 | 0x3FFFFF (4MB)| RAM | The end depends on the amount of ram installed |
7
| 0xAB0000 | | ACRTC-2 | |
8
| 0xAB0000 | | Hex Display | |
9
| 0xAD0000 | | DUART | |
10
| 0xAE0000 | Base + 7 | CF | |
11
| 0xAF0000 | | PI/T | |
12
| 0xC00000 | Base + 4MB | ROM | Can be configured as 2MB |