Search found 2 matches

by b0rje
Thu Dec 02, 2004 11:32 am
Forum: General Discussions
Topic: Can Linux running on 6502?
Replies: 12
Views: 20365

I think its not possible to port Linux on a 6502, maybe Minix could be used as a base for a port. As far as I know (??), early versions of Minix did not require
an MMU.
But check out the LUnix Project, its a kind of unix for c64 and c128 from
scratch, ports to other systems should be possible ...
by b0rje
Tue Sep 07, 2004 10:31 am
Forum: Programming
Topic: 6502 assembler: k2xtools
Replies: 0
Views: 2918

6502 assembler: k2xtools

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 ...