FITFLOP
Home

masm32 (2 post)


posts by category not found!

x86 MASM check for palindrome

Checking for a Palindrome Using x86 MASM Understanding the Problem The objective is to create an x86 assembly program using MASM Microsoft Macro Assembler to ch

2 min read 15-10-2024 35
x86 MASM check for palindrome
x86 MASM check for palindrome

Create object file with gcc (djgpp) with address 000000 for external function calls

Creating Object Files with GCC DJGPP for External Function Calls at Address 000000 The DJGPP compiler a port of GCC for DOS offers a unique challenge when worki

2 min read 01-10-2024 29
Create object file with gcc (djgpp) with address 000000 for external function calls
Create object file with gcc (djgpp) with address 000000 for external function calls