BBC BASIC
Programming >> Assembly Language >> Re: Transfering values with Assembly MOV
http://bbcbasic.conforums.com/index.cgi?board=assembly&action=display&num=1462851747

Re: Transfering values with Assembly MOV
Post by Ric on Jun 19th, 2016, 3:04pm

Hi Michael, just to add to my previous comment about dual development.

The limits of my assembler knowledge are specific to the windows environment and Intel asm itself. Ie I don't know specific commands for the call routines, hence my question about "oskey" and the operand int. I grew up with BBC asm, which is subtly different and has taken some time to adjust. Kept making mistakes like using bne instead of jne and call routines were created using jsr (jump sub-routine). Mostly I am up to speed now, just need a bit of help now and then to overcome nuances. If you need any help with understanding the assembler I am only to happy to help.

Keep on truckin'
Re: Transfering values with Assembly MOV
Post by Ric on Jun 19th, 2016, 3:16pm

Assembler
Re: Transfering values with Assembly MOV
Post by Richard Russell on Jun 19th, 2016, 5:30pm

on Jun 19th, 2016, 3:16pm, Ric wrote:
Assembler

You can edit your own posts!

Richard.

Re: Transfering values with Assembly MOV
Post by Ric on Jun 19th, 2016, 6:02pm

I know, it kept updating with the same error?
Re: Transfering values with Assembly MOV
Post by Richard Russell on Jun 19th, 2016, 6:42pm

on Jun 19th, 2016, 6:02pm, Ric wrote:
I know, it kept updating with the same error?

I expect you can work out why - you typed "my ass"! The default Conforums profanity filter can result in some hilarious changes - not least to the entirely inoffensive Lincolnshire town of Scunthorpe! In any case being British I would say the word is "arse" not "ass". grin

I've now switched it off.

Richard.