nforth/tools
StackSmith 96a148f58f checked in the toolchain 2023-08-31 19:56:26 -04:00
..
fasm checked in the toolchain 2023-08-31 19:56:26 -04:00
fasmlist checked in the toolchain 2023-08-31 19:56:26 -04:00
readme.txt checked in the toolchain 2023-08-31 19:56:26 -04:00

readme.txt

fasm.1.73.29

The file 'fasm' is originally fasm.x64.
fasmlist is an executable that generates a listing from the .sym file:

fasm test.asm -s test.sym
fasmlist -a test.sym test.lst