canou69 / RP6502-TextEditor

An ASCII text editor for the RP6502

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RP6502-TextEditor

An ASCII text editor for the Picocomputer 6502.

Currently supports up to 80 columns x 742 lines

This is an LLVM-MOS C project, but a binary build is included for you to test.

Remember that you have to add a .vscode/settings.json file pointing to llvm-install per: https://github.com/picocomputer/vscode-llvm-mos

About

An ASCII text editor for the RP6502


Languages

Language:C 89.8%Language:Python 7.9%Language:CMake 2.3%