Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 195 Bytes

File metadata and controls

3 lines (2 loc) · 195 Bytes

6502asm

School project MOS 6502 assembler written in Python. Doesn't support undefined/illegal opcodes and it was designed for use with the Atari 2600, so it might not be perfectly compliant.