Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 502 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 502 Bytes

ALP-Programs-8086

8086 ALP programs and MASM-611 Dosbox files, Programs already added to bin folder

all programs have .asm files and .obj files complete with .exe for direct runs (not recommended)

How to USE !

just Download and run DosBox while directory set to thid MASM 611 folder' bin

commands for changing to directory ->

  • mount (drive) (drive:)\masm611
  • (drive:)
  • cd bin

Example ->

  • mount c c:\masm611
  • c:
  • cd bin

I have used C drive for MASM here