diff options
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -33,10 +33,6 @@ Included in both the source and binary distributions: - doc/LZ.COM - the Atari executable of the ALF archiver (aka ALF). -- doc/LZDZ.zip - 6502 assembly source for LZ.COM and DZ.COM, by Alfred. - This isn't the original source (which was for Mac/65), it's been - split into multiple files and ported to the Six Forks assembler. - - doc/alf14.atr - bootable DOS 2.0S disk image, with LZ.COM (aka ALF), DZ.COM (aka UNALF), and the documentation. This is not the original distribution disk: there never was one. Alfred distributed these @@ -61,6 +57,10 @@ Included in the source distribution only: - src/ - the source. +- doc/LZDZ.zip - 6502 assembly source for LZ.COM and DZ.COM, by Alfred. + This isn't the original source (which was for Mac/65), it's been + split into multiple files and ported to the Six Forks assembler. + - f65/ - "fake 6502" porting layer. Not for the faint of heart. The unalf algorithm was ported from a disassembly of the 6502 code, using a perl script to convert the 6502 mnemonics to C macros. |
