William R. Lorenz
2005-10-26 02:21:02 UTC
Hi All,
While all my values in the registers and in memory line up just as they
should, the output generated by the program is a bit weird. While some
of it is alright, some of it contains funky non-hexidecimal characters:
PC=0x3
ACC=0xFFFFFFD6
ÖIR=0xAF
¯MAR=0xF
MDR=0xFFFFFFD6
I am using the 'ta 4' command to print hexidecimal representations of my
registers for PC, ACC, etc. Still, it looks like there's some trailing
characters following the hexidecimal representation that shouldn't be
there. Has anyone else encountered this while trying their program?
While all my values in the registers and in memory line up just as they
should, the output generated by the program is a bit weird. While some
of it is alright, some of it contains funky non-hexidecimal characters:
PC=0x3
ACC=0xFFFFFFD6
ÖIR=0xAF
¯MAR=0xF
MDR=0xFFFFFFD6
I am using the 'ta 4' command to print hexidecimal representations of my
registers for PC, ACC, etc. Still, it looks like there's some trailing
characters following the hexidecimal representation that shouldn't be
there. Has anyone else encountered this while trying their program?