more notes + datasheets
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
- bank switching using 8-Bit register
|
||||
- top 32K remain untouched
|
||||
|
||||
# [CPU](./cpu.md)
|
||||
| start | end | use |
|
||||
| :----- | :----- | :---------------------- |
|
||||
| 0x0000 | 0x5FFE | RAM |
|
||||
@@ -9,7 +10,7 @@
|
||||
| 0x6000 | 0xDFFF | --- to be mapped --- |
|
||||
| 0xE000 | 0xFFFF | ROM |
|
||||
|
||||
# Default (0X00)
|
||||
# I/O (0x00)
|
||||
| start | end | use |
|
||||
| :----- | :----- | :-- |
|
||||
| 0x6000 | 0xDFFF | I/O |
|
||||
|
||||
Reference in New Issue
Block a user