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
»
Example Code
»
Links to useful NASM macro's
« previous
next »
Print
Pages: [
1
]
Author
Topic: Links to useful NASM macro's (Read 22564 times)
nobody
Guest
Links to useful NASM macro's
«
on:
November 26, 2007, 02:41:16 PM »
NASM PROC and INVOKE macro's in myC32.mac by Peter Johnson,
pljohnsn@uiuc.edu
http://courses.ece.uiuc.edu/ece390/archive/archive-f2000/mp/mp3b/lib_intro.html
http://courses.ece.uiuc.edu/ece390/archive/archive-f2000/mp/mp3b/pmodelib.zip
Konstantin Boldyshev's system.inc
http://www.linuxfromscratch.org/~robert/new/system.inc
(supposed to be on
http://asm.sourceforge.net
in asmutils
package...somewhere...)
EXP & IMP in NASM by Mark & Candice White
http://groups.google.com/group/alt.os.development/msg/3a8ab251da399b1d
Shell script to generate Linux syscall NASM macro's by Steve Gonedes
http://groups.google.com/group/comp.lang.asm.x86/msg/a422bca0cb7ffffb
Mammon's "Extending NASM" Macro's posted by Al Leitch
http://groups.google.com/group/alt.lang.asm/msg/e85cb47decc03101
Mammon's macros.asm (dead link:
http://www.eccentrica.org/Mammon/macros.asm)
http://groups.google.com/group/alt.lang.asm/msg/4ee573ddfd882156
Rod Pemberton
(also posted to alt.os.development and alt.lang.asm)
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Example Code
»
Links to useful NASM macro's