.. |
apple2-asm.cfg
|
Added basic Apple linker config for assembler programs (similiar to C64).
|
2012-06-14 20:59:08 +00:00 |
apple2-dos33.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2-loader.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2-reboot.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2-system.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2enh-asm.cfg
|
Added basic Apple linker config for assembler programs (similiar to C64).
|
2012-06-14 20:59:08 +00:00 |
apple2enh-dos33.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2enh-loader.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2enh-reboot.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2enh-system.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
apple2enh.cfg
|
Moved actual computation of DOS 3.3 header to linker configurations:
|
2012-06-14 20:44:35 +00:00 |
atari.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
atmos.cfg
|
Reverted the change by Stefan Haubenthal - order of segments is important for
|
2011-04-25 18:45:57 +00:00 |
bbc.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
c16.cfg
|
Changed the startup module and the linker config for the C16 to use the common
|
2010-11-17 12:46:55 +00:00 |
c64-asm.cfg
|
Limit RAM area to $CFFF instead of $FFFF.
|
2010-11-14 17:00:21 +00:00 |
c64-overlay.cfg
|
Added secondary linker config for C64 overlays (incl. demo program).
|
2012-06-03 16:16:11 +00:00 |
c64.cfg
|
Fixed wrong size of HEADER area. The invalid size had no bad effects, but it
|
2010-11-16 17:30:42 +00:00 |
c128.cfg
|
Changed the startup module and the linker config for the C128 to use the
|
2010-11-17 13:00:34 +00:00 |
cbm510.cfg
|
Reworked and improved the SYMBOLS section. The old syntax (using symbol =
|
2010-11-12 14:17:35 +00:00 |
cbm610.cfg
|
Reworked and improved the SYMBOLS section. The old syntax (using symbol =
|
2010-11-12 14:17:35 +00:00 |
cvt-cfg.pl
|
Fixed a typo
|
2002-12-13 11:26:21 +00:00 |
geos-apple.cfg
|
Better define 'EXTBSS' to allow developer to memset() set it to zero on startup.
|
2012-06-10 12:37:32 +00:00 |
geos-cbm.cfg
|
Apple GEOS reserves beside the main app area at $4000-$C000 a secondary app area at $0C00-$2000. While it was an elegant idea to use that secondary area for overlays at the end of the day those 5 kB are just too small. So now overlays go at the end of the main area (as with GEOS 64/128).
|
2012-06-08 21:46:51 +00:00 |
lunix.cfg
|
Reworked and improved the SYMBOLS section. The old syntax (using symbol =
|
2010-11-12 14:17:35 +00:00 |
lynx-bll.cfg
|
Improved and much smaller bootloader by Karri Kaksonen.
|
2011-03-17 22:36:09 +00:00 |
lynx-coll.cfg
|
Lynx boot stuff split up into several files. Changes by Karri Kaksonen.
|
2011-03-21 17:49:03 +00:00 |
lynx-uploader.cfg
|
New uploader that can be hiding in top of memory waiting for a BLL-kind of
|
2011-04-06 19:54:55 +00:00 |
lynx.cfg
|
Lynx boot stuff split up into several files. Changes by Karri Kaksonen.
|
2011-03-21 17:49:03 +00:00 |
module.cfg
|
For modules, the ZP memory area must be written to the output file. This is
|
2010-11-13 10:20:28 +00:00 |
nes.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
none.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
pet.cfg
|
Changed the startup module and the linker config for the Commodore PET to use
|
2010-11-17 13:27:43 +00:00 |
plus4.cfg
|
Fixed a problem with the last change in crt0.s: The symbols for the RAM memory
|
2010-11-16 17:33:25 +00:00 |
supervision-16k.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
supervision-64k.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
supervision-128k.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
supervision.cfg
|
Add an additional file = "" to memory areas that contain only bss or zp type
|
2010-11-12 19:59:02 +00:00 |
vic20-32k.cfg
|
Changed the startup module and the linker config for the Commodore VIC to use
|
2010-11-17 13:35:43 +00:00 |
vic20.cfg
|
Changed the startup module and the linker config for the Commodore VIC to use
|
2010-11-17 13:35:43 +00:00 |