Interpreting assembly code [closed]
问题 Any assembly interpreters out there? What I'm looking for: I have some assembly firmware code I want to run, but not on the actual hardware. I would like to run the code and see what it is doing. So, is there some sort of free and easy to use assembly simulator out there? Any other pointers you can think of? 回答1: You should look into some processor emulator only that way you can "interpret" assembly, for example: Qemu or Bochs 回答2: In order to run assembly code that is designed for a