what is the error in this code because
im trying to get an input
of simple 8 bit addition but
sad to say i cant
the ldaa below and just highlight then..
LDAA $40
ADDA $41
STAA $42
SWI
please i am begging for a help
my report will be on thursday..
any help to me would be much appreciated
6800 assembly code
Page 1 of 14 Replies - 661 Views - Last Post: 12 August 2011 - 08:37 AM
Replies To: 6800 assembly code
#2
Re: 6800 assembly code
Posted 09 August 2011 - 06:27 PM
Moved to Assembly. What error message are you encountering?
#3
Re: 6800 assembly code
Posted 09 August 2011 - 06:32 PM
i was still at the beginning
there is no output
there is no output
#4
Re: 6800 assembly code
Posted 09 August 2011 - 06:38 PM
i have found also from the net as an example to that code
(0040) = 38
(0041) = 2B
(0042) = 63
how come 63 is the result because when i compute it
the result is 81
38
+ 43
(0040) = 38
(0041) = 2B
(0042) = 63
how come 63 is the result because when i compute it
the result is 81
38
+ 43
This post has been edited by princess_miaka: 09 August 2011 - 06:41 PM
#5
Re: 6800 assembly code
Posted 12 August 2011 - 08:37 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote








|