/8086-asm

A "Hello World" program for an 8086 DOS computer. Mirror of my GitLab repo.

Primary LanguageMakefileOtherNOASSERTION

8086-asm

A "Hello World" program for an 8086 DOS computer.

Includes a modified version of djlink for linking the object files together and the PCE emulator for testing the program.