65CM:

Content

Introduction

65CM is a structured semi-low level language that allows writing well-commented, good-looking code on a PC and outputting it to a 65xx-based home computer (like the Commodore 64 or VIC-20).

Pointers, 16-bit words and subroutines are all easily handled by the compiler and made into relatively tight assembly language which then is passed through a cross-assembler.

And following good Siders customs, the source is wide open, released under the Gnu General Pulic License.

Features

Screenshots

Here is a picture of actual 65CM code viewed in the sUSHi editor:

Getting it

65CM can be downloaded along with some quite useful tools in the D/L section