some brainstorming

This commit is contained in:
2025-10-20 19:16:23 +02:00
parent 91b9cf9072
commit e7d73542df
7 changed files with 28 additions and 14 deletions

View File

@@ -12,18 +12,18 @@
| :----- | :----- | :-- |
| 0x0000 | 0x7FFF | I/O |
# Persistent Memory (0x01)
# [Persistent Memory](./persistent-memory.md) (0x01)
| start | end | use |
| :----- | :----- | :------ |
| 0x0000 | 0x7FFF | storage |
# Monochrome Video (0x0E, 0x0F)
# [Monochrome Video](./monochrome-video.md) (0x0E, 0x0F)
| start | end | use |
| :----- | :----- | :--------------- |
| 0x0000 | 0x4AFF | VRAM |
| 0x6000 | 0x7FFF | character memory |
# Color Video (0x10-0x19)
# [Color Video](./color-video.md) (0x10-0x19)
| start | end | use | bank |
| :----- | :----- | :--- | :-------- |
| 0x0000 | 0x7FFF | VRAM | 0x10-0x18 |