diff options
Diffstat (limited to 'development/wla-dx/README')
-rw-r--r-- | development/wla-dx/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/development/wla-dx/README b/development/wla-dx/README new file mode 100644 index 0000000000..12f0a7ca34 --- /dev/null +++ b/development/wla-dx/README @@ -0,0 +1,13 @@ +WLA DX (Yet Another Multi Platform Cross Assembler Package) + +WLA DX - Yet Another GB-Z80/Z80/6502/65C02/65CE02/6510/65816/6800/6801 +/6809/8008/8080/HUC6280/SPC-700 Multi Platform Cross Assembler Package + +WLA DX is a set of tools to assemble assembly files to object or +library files (wla-ARCH) and linking them together (wlalink). WLA DX +isn't bound to one system (eg. NES or C64), but rather WLA DX allows +you to define your own memory map (that should be shared across all +object and library files). + +GEN_DOC("ON" if "sphinx-build" is found, "OFF" otherwise, default is +OFF): building the documentation using development/Sphinx. |