1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-25 17:29:50 +00:00

Oliver added a comment to the Apple2 linker config.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4197 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz 2009-09-20 13:14:29 +00:00
parent fda05d8bba
commit 20eb942ab9

View File

@ -1,3 +1,5 @@
# Default configuration built into ld65 (allowing for 3KB of HIGHCODE)
FEATURES {
STARTADDRESS: default = $0803;
}