Difference between revisions of "K65"
From KK's Wiki
(Created page with "'''K65''' is a compiler for 6502 CPU architecture. At this moment it supports only Atari 2600 as target platform. This documentation wiki is currently being built. Existing...") |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | '''K65''' is a compiler for 6502 CPU architecture. At this moment it supports | + | [[Category:K65]] |
+ | '''K65''' is a compiler for [[wikipedia:MOS Technology 6502|6502 CPU]] architecture. At this moment it supports Atari 8-bit (400/800/XL/XE), Commodore 64 and Atari 2600 as target platforms. | ||
This documentation wiki is currently being built. | This documentation wiki is currently being built. | ||
Existing K65 documentation pages so far: | Existing K65 documentation pages so far: | ||
+ | * [[K65 Syntax]] | ||
* [[K65 Instructions]] | * [[K65 Instructions]] | ||
+ | * [[K65 Evaluator]] | ||
+ | * [[K65 Tutorials]] | ||
* [[K65 Known Bugs]] | * [[K65 Known Bugs]] | ||
+ | * [[K65 To Do]] | ||
+ | * '''[[K65 Downloads]]''' | ||
+ | * [[K65 Changelog]] | ||
+ | * [[Alternate VCS definitions]] | ||
+ | * [[Projects using K65]] |
Latest revision as of 22:28, 22 June 2017
K65 is a compiler for 6502 CPU architecture. At this moment it supports Atari 8-bit (400/800/XL/XE), Commodore 64 and Atari 2600 as target platforms.
This documentation wiki is currently being built.
Existing K65 documentation pages so far: