Zap Code Mode Flags
David J. Ruck (33) 1636 posts |
The old zap mailing list seems to be defunct, and as I’ve seen some other Zap questions here… Code mode in 1.49 rick-05; The first couple of flags in dissembler mode are wrong, selecting STMFD/LDMFD instead sets the next option of APCS register names. The others may also be wrong too. |
Rick Murray (539) 13851 posts |
What are you seeing on your Zap? The menu definitions supplied should have only two options:
The first switches between Rx and ax/vx nomenclature, and the second makes some tweaks (R13=SP) etc. There are no other options supported by the RISC OS 5 Debugger. Certainly, while using the ‘FD’ suffix instead of STMDB/LDMIA would be quite useful, it’s not a Debugger option. So you shouldn’t be seeing it. Unless you are using a tweaked Zap menu structure and you didn’t update (or manually modify). |