You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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
|
|
|