cuz
|
f257b2ee81
|
Moved the data that keeps a copy of the used zero page locations in its own
segment to reduce the executable size.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3849 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2008-07-03 19:39:14 +00:00 |
|
cuz
|
fa3e713cc7
|
Interruptor support for all systems.
New HEAP segment.
Both changes by Greg King.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3481 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-04-21 02:10:56 +00:00 |
|
cuz
|
46cb3bb2e8
|
Move the constructor tables into the INIT segment
git-svn-id: svn://svn.cc65.org/cc65/trunk@3403 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-02-26 09:06:12 +00:00 |
|
cuz
|
34017fb89a
|
Added the new INIT segment to all configs and adjusted formatting.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3402 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-02-25 07:52:50 +00:00 |
|
cuz
|
e128341854
|
Replace obsolete "wprot" segment type by "ro".
git-svn-id: svn://svn.cc65.org/cc65/trunk@3357 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-01-08 21:08:04 +00:00 |
|
cuz
|
cfef8e1e0d
|
Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
git-svn-id: svn://svn.cc65.org/cc65/trunk@3189 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2004-09-20 10:24:59 +00:00 |
|
cuz
|
5f3ed8826f
|
Added an interrupt facility similar to that on the C128 and Plus/4
git-svn-id: svn://svn.cc65.org/cc65/trunk@2956 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2004-03-23 21:50:15 +00:00 |
|
cuz
|
cfb622f738
|
Add the new OPTIONAL attribute to the LOWCODE segment.
git-svn-id: svn://svn.cc65.org/cc65/trunk@2165 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2003-05-22 22:32:33 +00:00 |
|
cuz
|
fe75b5c3f3
|
Added LOWCODE and STARTUP segments
git-svn-id: svn://svn.cc65.org/cc65/trunk@1600 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-11-22 23:50:45 +00:00 |
|
cuz
|
2a921c4498
|
Export start and size of the ZP memory area
git-svn-id: svn://svn.cc65.org/cc65/trunk@1258 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-04-23 20:11:36 +00:00 |
|
cuz
|
d57f57db55
|
Add new symbol __STACKSIZE__ to all linker configurations.
git-svn-id: svn://svn.cc65.org/cc65/trunk@622 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2001-03-10 14:24:58 +00:00 |
|
cuz
|
1bcad88c3a
|
Define symbols for the RAM area
git-svn-id: svn://svn.cc65.org/cc65/trunk@610 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2001-03-08 14:49:31 +00:00 |
|
cuz
|
834a3eac52
|
Added condes tables to c64 config
git-svn-id: svn://svn.cc65.org/cc65/trunk@459 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-11-20 22:58:41 +00:00 |
|
cuz
|
1226f095e1
|
Moved the target configurations into separate files
git-svn-id: svn://svn.cc65.org/cc65/trunk@416 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-10-31 18:08:25 +00:00 |
|