ricardoquesada / vchar64

editor for the Commodore 64
http://retro.moe/tag/vchar64/
Other
91 stars 12 forks source link
c-plus-plus c64 charset commodore editor qt

VChar64

discord Build status

About

An editor for the Commodore 64/128

Tailored for my own needs, but feel free to send patches, to open bugs, etc.

Features

Roadmap

In no particular order:

How to compile it

Install Qt

Command Line

$ git clone https://github.com/ricardoquesada/vchar64.git
$ cd vchar64
$ mkdir build
$ cd build
$ qmake ..
$ make

Using Qt Creator

Supported platforms

Download binaries

License