assembly

how can i write assebly code that be able excude on more of 32 bit cpu
hi

This is a c++ forum so your question doesnt belong here.

But if you are looking to write assembly I would recommend 'NASM' which is
open source and free to download.

There should be getting started tutorials and howto's available

Hope this helped
Shredded
http://www.drpaulcarter.com/pcasm/
download the tutorial from this page..
i prefer the PDF version...

this was the book i used to learn NASM... and,
http://www.youtube.com/user/Dave4Slash#g/c/24A96ADA54E75109
is another very good video tutorial set...

also i used the VTC video tutorials by Arthur Griffith ( http://www.belugalake.com/vtc )... which you will have to find your self...
Last edited on
Topic archived. No new replies allowed.