??? 07/28/08 12:32 Read: times |
#157093 - asseblers in monitors, emulators and simulators Responding to: ???'s previous message |
In manual (for example here http://www.8052.com/sbc/sbcmon/manual.phtml ) I read about "A" command, which should invoke small assebler. This is quite bare and incomplete describtion and in pdf form of manuals (http://www.8052.com/sbc/SBC.pdf ) it isn't much better. Could somebody bring more light into this field? I would like to know how to use this assembler
asseblers in monitors, emulators and simulators are not there for generating programs. They are there for "let me see what this does" e.g. in you debugging you come to a point and realize that a jb should be a jnb. You can then stop your debugging fix the error and recompile, link and load. Instead you can 'patch' the one erroneous instruction and catch the next bug in the same session. for a free assembler there is none better (doucumented) than the Metalink (Google for a download). Erik |
Topic | Author | Date |
SBCMON and its assembler | 01/01/70 00:00 | |
Quick and simple assembler. | 01/01/70 00:00 | |
Re: Quick and simple assembler | 01/01/70 00:00 | |
asseblers in monitors, emulators and simulators | 01/01/70 00:00 | |
if you want to try it in "real world"...![]() | 01/01/70 00:00 |