diff options
Diffstat (limited to 'development/atasm/README')
-rw-r--r-- | development/atasm/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/development/atasm/README b/development/atasm/README index 844b0ec16f..5a818ce548 100644 --- a/development/atasm/README +++ b/development/atasm/README @@ -1,10 +1,11 @@ atasm (a mostly mac/65 compatible cross-assembler) -ATasm is a 6502 command-line cross-assembler that is compatible with the -original Mac/65 macroassembler released by OSS software. Code development -can now be performed using modern editors and compiles with lightning -speed. +ATasm is a 6502 command-line cross-assembler that is compatible with +the original Mac/65 macroassembler released by OSS software. Code +development can now be performed using modern editors and compiles with +lightning speed. -This build has been updated for version 1.07d (the last beta release), -but it's still possible to build 1.06 (last stable release) by downloading -the 1.06 source and setting VERSION=1.06 in the environment. +This build has been updated for version 1.07d (the last beta +release), but it's still possible to build 1.06 (last stable release) +by downloading the 1.06 source and setting VERSION=1.06 in the +environment. |