flat assembler. the firsit article showed how to set up Flat Assembler.
- Intro to x86 Assembly with FASM
- Intro to x86 Assembly with FASM – Part 2
- flat assembler
- Programming with FASM – first steps
- flat assembler-older version
- Hello world on x64
- Basic Setup and Installation of DosBox
- x8 assembly
- How To Set Up An Assembly Project in Visual Studios
- Assembly Tutorial: Compiling Your First Assembly Program Using Visual Studio 2017
- Assembly Language Tutorial: How To Setup Visual Studio 2017 For Assembly
- How To Set Up Irvine32 Library
Hello! Windows 64bit does not, in anyway support 16bit programs, this could only be run properly on windows XP 32bit.
To run the program on x64 you can do one of 3 things.
1) Find different code that uses 32bit or 64bit.
2) Download a DOS emulator like DOSBOX, with DOSBOX you can drag and drop your 16bit program onto the DOSBOX.EXE and it will emulate it wonderfully!
3) You can downgrade to windows XP 32bit, but I do not sugjest this on a 64bit machine as 64bit OS runs faster on 64bit machines.
Get DOSBOX here: http://www.dosbox.com/
how to set up assembly in Visual Studio 2015
No comments:
Post a Comment