Displaying
Memory in
Mnemonic Format
You can display, in mnemonic format, the absolute code in memory.
For example to display the memory of the demo program,
display memory main mnemonic options m0x0
<RETURN>
Memory :mnemonic :file = spmt_demo.c:
address data
00FAA3 0B PHD
00FAA4 3B TSA
00FAA5 38 SEC
00FAA6 E90200 SBC A,#0002H
00FAA9 1B TAS
00FAAA 3A INC A
00FAAB 5B TAD
00FAAC 64000100 LDM #0001H,DP:00H
00FAB0 9C94050000 LDM #0000H,DT:0594H
00FAB5 D8 CLM
00FAB6 A500 LDA A,DP:00H
00FAB8 C90100 CMP A,#0001H
00FABB F003 BEQ 00FAC0H
00FABD 4C30FB JMP PG:FB30H
00FAC0 20F9F8 JSR PG:F8F9H
00FAC3 206EF9 JSR PG:F96EH
STATUS: M37750/51--Running in monitor_________________________________...R....
display memory main mnemonic options m0x0
run trace step display modify break end ---ETC--
You need to specify the values of M flag and X flag at the staring
address of mnemonic memory display. When the inverse-assembler
encounters an instruction which changes M flag and/or X flag (SEM,
CLM, SEP X, etc..), the value set by the instruction is used to continue
disassembling memory contents.
Note
When you use <PGUP> or <PREV> key to see the previous lines of
memory display, disassembled mnemonic may not be accurate.
2-14 Getting Started
Summary of Contents for 64147A
Page 2: ......
Page 8: ...Notes ...
Page 14: ...Notes 6 Contents ...
Page 16: ...Figure 1 1 HP 64147 Emulator for MELPS 7750 51 Series 1 2 Introduction ...
Page 84: ...Notes 4 24 Configuring the Emulator ...
Page 92: ...Notes A 8 Using A Foreground Monitor ...
Page 105: ...Notes Index 11 ...