II.1 DOS and Windows Implementation
Until version 1.2, ASEM-51 was available in a
real-mode implementation for plain MS-DOS only.
Meanwhile a DOS protected-mode version and a Win32 console mode version
have been added to the package.
In contrast to the new Linux implementation, all the DOS and Windows flavours
are functionally identical and their basic operation can therefore be
described together. Only a few minor differences and special features have
to be discussed separately.
Since it should be possible to share program sources with the Linux version,
all DOS and Windows executables are able to read ASCII files in both DOS and
UNIX format, but write ASCII files in their native (DOS) format only.
- Files
- Installation under MS-DOS or Windows
- DOS Command Line Operation
- DOS Environment
- Running ASEM-51 in the Borland-IDE
- Running ASEM-51 from Windows 3.1x
- Running ASEM-51 from BRIEF
- The DOS Protected-Mode Assembler ASEMX
- The Win32 Console-Mode Assembler ASEMW
- The HEXBIN Utility