ASM tutorial or book?


Results 1 to 2 of 2

Thread: ASM tutorial or book?

  1. #1

    ASM tutorial or book?

    hi. i am reading the book, 'PC Assembly Language.' the only other free ASM book i am aware of is, The Art of Assembly; i do not care for that book. what is another free ASM book for intel CPU's?
    i was once trapped by windows, but linux set me free...

  2. #2
    Join Date
    Dec 2002
    Location
    Ukraine
    Posts
    847
    I've bookmarked this site, take a look.
    Slackware 8.1 9.1 FreeBSD 5.1
    box 301327 Linux Counter
    combining `date` with `cal`:
    d=$(date | cut -d' ' -f3) ;\
    echo -e "$(cal | sed -e "s/$d/\\\033[30;47;1m$d\\\033[0m/")"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •