i m taking exam in 8 hrs...plese there are somethings i need to make sure that i uderstand properly before my MC68000 exam.
question--- Write the following values in the memory lacations below, as the microprocessor would store them as bits or hex starting at address $8000
A
2AC543 ---- for this one do i have to add two 00 in the front right?
5863a04 ------do i have to add one 0 in the front?
5D4 ------add another 0 right?
AD
BC123 -----add three 0's right?
C
F2
1B4D890378 --- not sure about this part.....
this how i did it
$8000 0A | 00
$8002 2A | C5
???