Skip to content
Find file
9f1b7d7
13 lines (10 sloc) 207 Bytes
# Atari 2600 (Stella) support for multiple assemblers
# - DASM
# - CC65
# Assembled binaries and object directories
obj/
a.out
*.bin
*.a26
# Add in special Atari 7800-based binaries for good measure
*.a78
Something went wrong with that request. Please try again.