oliverschmidt
|
6240db4170
|
Minor wording change.
|
2010-02-01 22:15:41 +00:00 |
|
oliverschmidt
|
3826b8c0c4
|
Use only the base name of projects as program file name.
|
2010-01-31 18:21:41 +00:00 |
|
oliverschmidt
|
953d3ce7a0
|
Now that we have at least two examples working on the cc65 targets it is preferable to not name the program files all 'contiki'.
|
2010-01-31 09:34:12 +00:00 |
|
oliverschmidt
|
882e4692c7
|
cc65 2.13. allows to define all necessary paths through the single env var CC65_HOME.
|
2010-01-27 22:37:15 +00:00 |
|
oliverschmidt
|
18933cc0c3
|
cc65 2.13. comes with builtin linker configs defining the __STACKSIZE__ symbol as weak. This allows to override the stacksize from the linker command line thus eliminating the need for linker configs maintained by Contiki.
|
2009-10-18 09:58:21 +00:00 |
|
oliverschmidt
|
f74503c23c
|
Replace non-fully-functional hack with the new gnumake variable CONTIKI_PROJECT.
|
2008-05-26 10:13:32 +00:00 |
|
oliverschmidt
|
dc63b33956
|
Added make target 'disk' for creating a .d64 disk image using c1541.
|
2008-05-22 22:18:25 +00:00 |
|
oliverschmidt
|
74c4e10f23
|
No reason to not just compile petsciiconv.c for all cc65 targets.
|
2007-11-25 21:43:55 +00:00 |
|
oliverschmidt
|
f302b5e731
|
Activated PETSCII support on the C64.
|
2007-11-25 17:12:45 +00:00 |
|
oliverschmidt
|
f0e3996e07
|
For now delegate all work to the 6502 makefile.
|
2007-05-27 21:00:59 +00:00 |
|