This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
base:crossdev [2017-07-28 18:43] jupp3 [ca65] |
base:crossdev [2020-01-14 06:43] paulhocker [Kick Assembler] |
||
---|---|---|---|
Line 36: | Line 36: | ||
* [[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 57: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * [[https:// | + | * [[https:// |
==== PDS (Programmers Development System) ==== | ==== PDS (Programmers Development System) ==== | ||
Line 100: | Line 101: | ||
* [[http:// | * [[http:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
===== Ways to transfer your code to C64 ===== | ===== Ways to transfer your code to C64 ===== | ||
* [[http:// | * [[http:// |