All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

LLVM-MOS: Modern Compiler Toolchain for 8-bit MOS 6502 Systems and Retro Computing

By

jdmoreira

6mo ago· 3 min readenNews

Summary

LLVM-MOS is an open-source fork of LLVM that provides a compiler toolchain for 8-bit MOS 6502-based systems like the Commodore 64, NES, Atari 800, Apple IIe, and other classic computers. The article showcases various projects and demos built with LLVM-MOS, including a NES game, Linux booting on Commodore 64, Rust and C programs for vintage systems, and assembler targeting for multiple classic platforms. It demonstrates the toolchain's capability to bring modern programming languages and development practices to retro computing hardware.

Key quotes

· 5 pulled
llvm-mos is an open-source fork of the LLVM
Miroh Jr for NES, by Wendel, Raftronaut, and M-Tee, built with LLVM-MOS
Linux booting on Commodore 64 with REU, via emulator built with LLVM-MOS
Hello world in Rust, with factorial calculation, for Atari 800, proof of concept by mrk
Hello world of LLVM assembler targeting Commodore VIC-20
Snippet from the RSS feed
From llvm-mos

You might also wanna read