6502 assembler: k2xtools

Programming the 6502 microprocessor and its relatives in assembly and other languages.
Post Reply
b0rje
Posts: 2
Joined: 07 Sep 2004

6502 assembler: k2xtools

Post by b0rje »

Hi,


there is a new, from scratch developed 6502 x-asm available. Its called k2asm / k2xtools and runs on linux/mac-os/win.
It is written and used mainly for c64 x-development, but I would like to see somebody using this for other systems.

Features:
- enhanced scoping /quite modern syntax
- python based preproc. (k2pp)
- ...

Available:
http://sourceforge.net/projects/k2devel

Docs:
README in the k2asm tarball
http://k2devel.sourceforge.net< (sorry for the currently broken IE version, firefox etc works)

have a try, comments are welcome.
-- b0rje / K2
Post Reply