This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
base:crossdev [2017-07-28 18:43] jupp3 [ca65] |
base:crossdev [2020-06-14 22:37] ftc |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Cross Development ====== | ====== Cross Development ====== | ||
+ | |||
Use that PC for something good! | Use that PC for something good! | ||
Line 36: | Line 37: | ||
* [[Create labels on the fly using macros]] - by RadiantX (taken from CSDb) | * [[Create labels on the fly using macros]] - by RadiantX (taken from CSDb) | ||
+ | * [[Populating several related arrays from a single macro]] - by Jupp3 | ||
* [[Safeguard against putting data in wrong segment]] - by Jupp3 | * [[Safeguard against putting data in wrong segment]] - by Jupp3 | ||
* [[http:// | * [[http:// | ||
Line 56: | Line 58: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * [[https:// | + | * [[https:// |
==== PDS (Programmers Development System) ==== | ==== PDS (Programmers Development System) ==== | ||
Line 100: | Line 102: | ||
* [[http:// | * [[http:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
===== Ways to transfer your code to C64 ===== | ===== Ways to transfer your code to C64 ===== | ||
* [[http:// | * [[http:// |