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

[neo6502] New port. #323

Closed asiekierka closed 3 months ago

asiekierka commented 4 months ago

Adds support for OLIMEX's Neo6502 board.

The original neo6502.inc is adapted and included; as well as a full C adaptation in neo6502.h and kernel.h. In addition, clock/getchar/putchar is implemented.

asiekierka commented 3 months ago

Should be fixed, now. Thank you!