Cc65: Difference between revisions

From F256 Foenix
Jump to navigationJump to search
(Initial description and links to cc65 config files for the F256.)
 
mNo edit summary
 
Line 1: Line 1:
The cc65 compiler ([https://cc65.github.io/ cc65]) is capable of generating binaries for a wide variety of 6502 platforms.  There isn't "official" support for the F256 at this time, but the original [https://github.com/ghackwrench/F256_Jr_Kernel_DOS F256_Jr_Kernel_DOS] project contains library and config files for building both .bin and .pgz binaries for the F256.
The cc65 compiler ([https://cc65.github.io/ cc65]) is capable of generating binaries for a wide variety of 6502 platforms.   
 
There isn't "official" support for the F256 at this time, but the original [https://github.com/ghackwrench/F256_Jr_Kernel_DOS F256_Jr_Kernel_DOS] project contains library and config files for building both .bin and .pgz binaries for the F256.

Latest revision as of 18:05, 14 December 2023

The cc65 compiler (cc65) is capable of generating binaries for a wide variety of 6502 platforms.

There isn't "official" support for the F256 at this time, but the original F256_Jr_Kernel_DOS project contains library and config files for building both .bin and .pgz binaries for the F256.