mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-01-03 22:30:09 +00:00
Merge pull request #179 from apple2geek/main
Update memmap.txt to match reality.
This commit is contained in:
commit
94244c5557
@ -47,8 +47,8 @@ IOBUF4 EQU $1C00 ; $1C00-$1FFF
|
||||
* ; $2000-$3FFF Hi-Res screen 1 - used for transient .SYSTEM loader code
|
||||
* ; $4000- Code, to do: make code move itself
|
||||
* -$6FFF
|
||||
BLKBUF EQU $7000 ; $7000-$73FF 512-byte buffer plus channel data
|
||||
BLKBUFEND EQU $7200
|
||||
BLKBUF EQU $9000 ; $9000-$93FF 512-byte buffer plus channel data
|
||||
BLKBUFEND EQU $9200
|
||||
*
|
||||
* ; $BF00-$BFFF ProDOS Global Page - reserved
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user