mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 06:30:16 +00:00
Fixed wrong statements
git-svn-id: svn://svn.cc65.org/cc65/trunk@2785 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
96b5da41f1
commit
83213f5408
@ -62,9 +62,6 @@ compatible jump table at $FF81. The main startup code is located at
|
||||
$0400, so about 63K of the complete bank are actually usable for
|
||||
applications.
|
||||
|
||||
<bf>Note:</bf> The zero page from $02 to $5F is free to use for
|
||||
applications!
|
||||
|
||||
Special locations:
|
||||
|
||||
<descrip>
|
||||
|
Loading…
Reference in New Issue
Block a user