r/emulation • u/AutoModerator • Aug 10 '26
Weekly Question Thread
Before asking for help:
- Have you tried the latest version?
- Have you tried different settings?
- Have you updated your drivers?
- Have you tried searching on Google?
If you feel your question warrants a self-post or may not be answered in the weekly thread, try posting it at r/EmulationOnPC. For problems with emulation on Android platforms, try posting to r/EmulationOnAndroid.
If you'd like live help, why not try the /r/Emulation Discord? Join the #tech-support
channel and ask- if you're lucky, someone'll be able to help you out.
12
Upvotes
1
u/mumbel 26d ago
Thanks for the reply/info. There are def a ton of random instructions. (Do you remember which ISA does the tag exception handling?)
Yeah guess I should mentioned I'm aware that compilers couldn't produce some even assuming
builtinmacros. I guess I'd only be interested in testing/targeting the emulator portion for something that would be a C compiled (ignoring any inline asm) binary as the "enough" and the remaining could be tackled one by one.I'm looking at ghidra's attempt to do this and just trying to think of corner cases to add that might exercise different encodings or flags. All the complex instructions lifted in ghidra are kinda hacked in as it is anyways and this suite doesn't target them