News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

16-bit DOS Assembly on 64-bit Windows

Started by jj2007, April 20, 2020, 07:42:28 PM

Previous topic - Next topic

jj2007

Instead of running a VM, do this once:
- open Takeda Toshiya's page
- download "Binaries and Source Codes"
- extract msdos.zip\msdos\binary\i486_x64\msdos.exe to \Masm32\bin\msdos.exe

Afterwards:
- in RichMasm, go to menu File/New Masm source
- in the middle of the greenish box, to the right, there is a string (no, it's not 16-bit COM)
- click on the left one if you want a template for 16-bit DOS code (the right one is 16-bit COM, .model tiny - just for fun)
- hit F6