llvm-mos / llvm-mos-sdk

SDK for developing with the llvm-mos compiler
https://www.llvm-mos.org
Other
255 stars 52 forks source link

[lynx] Initial target support #329

Closed asiekierka closed 3 months ago

asiekierka commented 3 months ago

This implements support for outputting Atari Lynx BLL (.bll.o) executables, as well as a "common" target providing cc65's hardware definition headers.

This is a "bare minimum" PR, but can be expanded upon later by future PRs.