finished color video memory layout

This commit is contained in:
2025-10-20 17:22:45 +02:00
parent 8f64d0ac9c
commit 91b9cf9072
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# Color Video
- 307 200/0x4 B000 Bytes needed
- 9\*32K RAM chips (AS7C256C-15PCN)
- 10\*32K RAM chips (AS7C256C-15PCN)
- consider: memory needs to be duplicate
- TR9C1710

View File

@@ -23,8 +23,8 @@
| 0x0000 | 0x4AFF | VRAM |
| 0x6000 | 0x7FFF | character memory |
# Color Video
| start | end | use |
| :----- | :----- | :--------------- |
| 0x0000 | 0x4AFF | VRAM |
| 0x6000 | 0x7FFF | character memory |
# Color Video (0x10-0x19)
| start | end | use | bank |
| :----- | :----- | :--- | :-------- |
| 0x0000 | 0x7FFF | VRAM | 0x10-0x18 |
| 0x0000 | 0x3FFF | VRAM | 0x19 |