Difference between revisions of "KIO-Fox-Assembler"
From CPCWiki - THE Amstrad CPC encyclopedia!
(phrasing, added link) |
|||
Line 1: | Line 1: | ||
− | The '''KIO-Fox-Assembler''' was an assembler written completely in | + | The '''KIO-Fox-Assembler''' was an assembler written completely in [[BASIC]] language by [[Günter Woigk]]. It was published in the [[CPC Schneider Magazin]] 4/1987 as a type-in listing. |
== Features == | == Features == |
Revision as of 13:01, 4 September 2006
The KIO-Fox-Assembler was an assembler written completely in BASIC language by Günter Woigk. It was published in the CPC Schneider Magazin 4/1987 as a type-in listing.
Features
This is a list of some of its features:
- unlimited source file size
- unlimited number of source files
- support of undocumented and illegal opcodes
- several predefined macros (like LD HL,DE)
- nested conditions