lgblgblgb / mega65-utils

Various Mega65-related utilities/software, work in progess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mega-65 utilities

(C)2017,2018 LGB (Gábor Lénárt) lgblgblgb@gmail.com See file LICENSE (GNU/GPL v3, or later).

Various Mega-65 related utilities, and software, both of native (running on the M65 directly) and cross-platform stuffs. Currently this is more like some experiments rather than serious things though.

For compilation, you may need CA65 assembler (from the CC65 suite) with up-to-date version (with 65CE02/4510 stuffs) and Linux/UNIX-like standard evelopment environment with GNU Make, general UNIX utilities, Python, etc ...

For quick testing of native tools, Xemu is highly recommended, installed in the default search path as xemu-mega65 (for the Mega65 emulator of Xemu).

About

Various Mega65-related utilities/software, work in progess

License:GNU General Public License v3.0


Languages

Language:C 63.1%Language:Assembly 34.1%Language:Makefile 2.6%Language:Python 0.2%