Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
Difference between revisions of "KIO-Fox-Assembler" - CPCWiki
Last modified on 18 December 2010, at 05:39

Difference between revisions of "KIO-Fox-Assembler"

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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. It subsequently circulated throughout the UK courtesy of several [[PD libraries]].
+
The '''KIO-Fox-Assembler''' was an [[:Category:Assembler|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.  
 +
 
 +
It subsequently circulated throughout the UK courtesy of several [[PD libraries]].
  
 
== Features ==
 
== Features ==
Line 9: Line 11:
 
* several predefined macros (like LD HL,DE)
 
* several predefined macros (like LD HL,DE)
 
* nested conditions
 
* nested conditions
 +
 +
[[Category:Programming software]][[Category:Assembler]]

Latest revision as of 05:39, 18 December 2010

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.

It subsequently circulated throughout the UK courtesy of several PD libraries.

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