Update README.md

This commit is contained in:
Alan Garfield 2018-05-10 09:02:33 +10:00 committed by GitHub
parent 9357c5b5dd
commit 0e8fb6214d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ The memory map is currently set up to have:
----- | --- | -----------
0x0000 | 0x1FFF | 8KB of block RAM for system
0xE000 | 0xEFFF | 4KB of block RAM for basic ROM
0xFF00 | 0xFFFF | 512B of block RAM for WozMon ROM
0xFF00 | 0xFFFF | 256B of block RAM for WozMon ROM
You can swap out the Basic ROM to get more RAM if you need the space, this can be achieved easily with only minor modifications to the top file.