VisUAL, a highly visual ARM emulator
11–20 of 21 posts
Re: VisUAL, a highly visual ARM emulator
#12Re: VisUAL, a highly visual ARM emulator
#13Edit: Looks like it might be based on JetBrains' IntelliJ IDEA.
Re: VisUAL, a highly visual ARM emulator
#14Re: VisUAL, a highly visual ARM emulator
#15I wonder what GUI toolkit this uses. It looks beautiful! Edit: Looks like it might be based on JetBrains' IntelliJ IDEA.
Re: VisUAL, a highly visual ARM emulator
#16Does this support the thumb (2) instruction set as well, or only ARM mode? We are primarily using ARM on Cortex M-devices that only run in thumb mode, but something like this tool would be very valuable for learning!
Re: VisUAL, a highly visual ARM emulator
#17Any code examples I can just load?
Re: VisUAL, a highly visual ARM emulator
#18I'm working on a similar web-based emulator for the version of MIPS my school uses (UWaterloo, CS 241). We have to build parts of a compiler for the course and I was sick of hand-simulating my compiler's output to look for bugs. https://github.com/zodiac/yamd http://readdit.xuanji.li:8000/
Re: VisUAL, a highly visual ARM emulator
#19Any code examples I can just load?
Not yet, but if there is demand I can definitely add some!