NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
What type of exe does exebin.mac macro generate?
« previous
next »
Print
Pages: [
1
]
Author
Topic: What type of exe does exebin.mac macro generate? (Read 9403 times)
michael weaser
Jr. Member
Posts: 9
What type of exe does exebin.mac macro generate?
«
on:
July 20, 2013, 03:00:30 PM »
In the nasm instructions i don't see what type of exe that exebin.mac makes. Does it generate the DOS 16bit mz .exe , the 16 bit win16 NE .exe or 32/64 bit PE .exe ? Or can it generate more than one of the types?
Logged
Frank Kotler
NASM Developer
Hero Member
Posts: 2667
Country:
Re: What type of exe does exebin.mac macro generate?
«
Reply #1 on:
July 20, 2013, 03:56:45 PM »
16-bit MZ
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
What type of exe does exebin.mac macro generate?