/PC

PC X64 Assembly Programming

Primary LanguageAssembly

PC


PC X64 Code by krom (Peter Lemon).

All code compiles out of box with the FASM assembler by Privalov (Tomasz Grysztar):
https://flatassembler.net/
I have included Windows 64-bit executables of all the demos.

Howto Compile:
All the code compiles into a single executable (DEMONAME.exe) file for Windows.
Using FASM open up DEMONAME.asm & click the Run/Compile button.

Howto Run:
Tested using Windows 10.
Double click the DEMONAME.exe in the File Explorer, or Run the demo within FASM by clicking the Run/Run button.