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

@@ -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 |