16 bit Assembly

Home   Feedback   Site Map   Instruction Index  


My Compiler

My compiler is written in MS C++ and is specifally 16bit only, although I can use the 32bit register names they are always treated as 16bit.

A quick overview

When compiling it undertakes:

If no errors are found it starts compiling making two passes of the Code.
The first pass:

The second pass is mainly concerned with insertion of the Sub Routine addresses.

On completion of the the Compiled EXE it is saved with a number of additional files:

The Editor & Compiler Dialog


Click image to view full size

Drop Menues




Last Update 27/12/2022