I'm a total newbie, and I'm looking for any kind of articles on 32bit asm programming for the X86
or does anyone know any good books not out of date isbn nr ?
Greet kemu
or does anyone know any good books not out of date isbn nr ?
Greet kemu
Hi!
For tutorials, you should first look at Iczelions site: win32asm.cjb.net .
For good books... it's hard to find good Windows ASM books (does one exist? :) ). If you are new to programming anyway, you should get a General Windows programming book... Petzold did a good one.
For tutorials, you should first look at Iczelions site: win32asm.cjb.net .
For good books... it's hard to find good Windows ASM books (does one exist? :) ). If you are new to programming anyway, you should get a General Windows programming book... Petzold did a good one.
I'm not really new to programming I'm just new to asm
and I don't really want to programme for windows I know that book it's for c++ if I'm right
and I don't really want to programme for windows I know that book it's for c++ if I'm right
Go download the Intel manual and read. It's a bit difficult to understand in the beginning, but when you start reading asm code, you will understand it ;)
hm do you have the link to this intel manual? =)
go to http://developer.intel.com and search for "manual"
kinda not really clear if you search for manual
http://search.intel.com/developer/search.asp?category=Developer%2CICG&SearchCrit=ALL&mh=200&isoCode=en&MimeType=HTML&version=2.0&q1=manual
http://search.intel.com/developer/search.asp?category=Developer%2CICG&SearchCrit=ALL&mh=200&isoCode=en&MimeType=HTML&version=2.0&q1=manual
The 16-bit version of the "Art Of Assembly Language" (http://webster.cs.ucr.edu) is an excellent book to learn assembly. It covers both 16 and 32 bits assembly programming (adressing modes, instruction set, floating point operations, ...)
ok that wasn't such a good search term. go to this page
http://www.intel.com/design/Pentium4/manuals/index.htm
http://www.intel.com/design/Pentium4/manuals/index.htm