Hi all,
My experience with Assembler is quite limited. The only thing I have done is building a little test program for a 8-bit 6502-based gaming console a few years ago, just for fun. I found 6502 assembly to be very fun and easy to learn.
I would like to learn modern Intel 32-bit Assembler, so I could use the Inline Assembly feature of PowerBASIC. Mostly for fun and interest in this feature, at this time I can't really think of a feature that I wouldn't be able to do with normal BASIC code, but maybe someday...
Also I have seen inline assembly code in examples posted here (and elsewhere), that I would like to "understand" myself.
Are there any good books on this subject, that you guys/gals would suggest for a newbie?
Best regards, Vincent
My experience with Assembler is quite limited. The only thing I have done is building a little test program for a 8-bit 6502-based gaming console a few years ago, just for fun. I found 6502 assembly to be very fun and easy to learn.
I would like to learn modern Intel 32-bit Assembler, so I could use the Inline Assembly feature of PowerBASIC. Mostly for fun and interest in this feature, at this time I can't really think of a feature that I wouldn't be able to do with normal BASIC code, but maybe someday...

Are there any good books on this subject, that you guys/gals would suggest for a newbie?
Best regards, Vincent
Comment