add a readme.

This commit is contained in:
Kelvin Sherlock 2017-01-10 16:16:01 -05:00
parent ec92c3b599
commit 6ff5a4599a
1 changed files with 14 additions and 0 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
wdcomf
------
object file linker. Generates OMF files (for use with the Apple IIgs)
wdcdumpobj
----------
object file disassembler
building
--------
builds with MSYS2/MingW64 (most useful since WDC's tools are windows-based) or MacOS, etc.