Page 1 of 1

asm

Posted: Wed Jan 30, 2008 2:22 pm
by Seb McClouth
Hey all

I was wondering how you could do the following ASM-codes in QuickBasic using interrupt:

Code: Select all

cmp bl,#0x1a
and

Code: Select all

mov [14],ax
thx!!

Posted: Mon Feb 25, 2008 2:37 pm
by ma1wrbu5tr
I wish I had an answer for you, but only have yet another question.

Can you recommend a book to learn Assembly for a beginner?

Posted: Mon Feb 25, 2008 9:30 pm
by Pete
I dunno about a book, but there are a collection of really good ASM tutorials on this site in the "Assembly" tutorials section.

I would recommend Petter Holmberg's tutorial series from QBasic: The Magazine. That's how I learned!

Posted: Tue Feb 26, 2008 1:00 am
by Seb McClouth
Pete, now I notice he's Pete Holmberg. I always misread only Berg, so I thought you wrote 'm....