NASM - The Netwide Assembler

NASM Forum => Example Code => Topic started by: avcaballero on April 09, 2018, 12:44:37 PM

Title: SWGPTG
Post by: avcaballero on April 09, 2018, 12:44:37 PM
SWGPTG - Small Windows Graphics Programming Tutorial with GDI


Hello, if anyone interested, just the first chapter of what It would be a mini tutorial. Regarding nasm, it includes a NasmX template for 32 and 64 bits in the Nasm folder and also a tiny demo and the "windemos.inc" with some includes needed to compile them.

In the root folder the same demo made in fasm/ufmod with a tune in the background.

Regards