Forum: Assembly Sep 30th, 2006 |
| Replies: 3 Views: 3,731 hi
in my view this is the best book for start assembly in DOS and Linux :
... |
Forum: Assembly Sep 28th, 2006 |
| Replies: 1 Views: 1,831 Hi
use this :
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; Source Name : StrSpr.ASM ;;
;; ... |
Forum: Assembly Sep 28th, 2006 |
| Replies: 1 Views: 4,128 hi
WHETHER NASM SUPPORT 64 BIT PROGARMMIN OR NO ?
OR IS THERE NASM FOR EXAMPLE AMD64 BIT ?
THX. |
Forum: Assembly Aug 22nd, 2006 |
| Replies: 1 Views: 1,925 |
Forum: Assembly Aug 22nd, 2006 |
| Replies: 7 Views: 8,916 hi
i'm beginner in assembly language and now , reading "
Jeff Duntemann" book for this purpose . ( off topic : this book is the best ! :mrgreen: )
@ RYU :
can you insert here comlete code for... |
Forum: Assembly Aug 21st, 2006 |
| Replies: 1 Views: 1,925 Hi
When i assemble follow code
;---------------------------------------------------------------
; EAT.ASM
; Backhanded advertising program
;
; ... |