cc65 support for CHOCHI boards!

Programming the 6502 microprocessor and its relatives in assembly and other languages.
Post Reply
User avatar
enso
Posts: 904
Joined: 29 Sep 2012

cc65 support for CHOCHI boards!

Post by enso »

After a few painful hours I managed to create a rudimentary CHOCHI1 target for cc65
chochi_cc65_support.001.zip
(219.93 KiB) Downloaded 156 times
The zipfile includes everything necessary (other than cc65 itself) to start compiling C code, including an example that blinks an LED.

I have to figure out how to integrate the serial port into the console subsystem...

CHOCHI thread is here: viewtopic.php?f=10&t=2644
In theory, there is no difference between theory and practice. In practice, there is. ...Jan van de Snepscheut
Post Reply