From 0e8fb6214d65477f873e7167d2c1d4fa96bc5d95 Mon Sep 17 00:00:00 2001 From: Alan Garfield Date: Thu, 10 May 2018 09:02:33 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8786cd4..d7420c6 100644 --- a/README.md +++ b/README.md @@ -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.