Combine the existing include files, move zp space out of crt0.s

git-svn-id: svn://svn.cc65.org/cc65/trunk@1290 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-05-26 09:08:52 +00:00
parent 9556117f0f
commit 3aadd7f62b
39 changed files with 656 additions and 768 deletions

View File

@@ -6,5 +6,5 @@
.exportzp CURS_X, CURS_Y
.include "zeropage.inc"
.include "cbm510.inc"