Update base.z80
This commit is contained in:
parent
c6c9e6b4da
commit
ace5ad4a10
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
.org $0000
|
.org $0000
|
||||||
|
|
||||||
; niggers
|
|
||||||
|
|
||||||
#define SYSPROG $2000 ; todo figure out if i can decrease this later
|
#define SYSPROG $2000 ; todo figure out if i can decrease this later
|
||||||
#define SYSRESERVE $8000
|
#define SYSRESERVE $8000
|
||||||
#define FREEMEM $9000
|
#define FREEMEM $9000
|
||||||
|
|
Loading…
Reference in a new issue