VisUAL, a highly visual ARM emulator
salmanarif.bitbucket.org
VisUAL, a highly visual ARM emulator
1–10 of 21 posts
Re: VisUAL, a highly visual ARM emulator
#2Re: VisUAL, a highly visual ARM emulator
#3Re: VisUAL, a highly visual ARM emulator
#4 > It has been designed specifically to use as a teaching
> tool for the Introduction to Computer Architecture
> course taught at the Department of Electrical and
> Electronic Engineering of Imperial College London.
Someone else clearly thought it would be useful without (like me) having to see the finished product first!Re: VisUAL, a highly visual ARM emulator
#5I was literally just looking for something like this the other day. Amazing timing. Thanks OP!
Re: VisUAL, a highly visual ARM emulator
#6wow this is gorgeous, it looks like it performs a function similar to http://www.easy68k.com/
Do you know a similar tool for Linux or OS X?
Edit:
Not optimal but it works great on OS X with Wine (v1.6.2 installed via homebrew). Screenshot as a proof http://i.imgur.com/qCwKhXv.png
Re: VisUAL, a highly visual ARM emulator
#7Re: VisUAL, a highly visual ARM emulator
#8https://github.com/zodiac/yamd http://readdit.xuanji.li:8000/
Re: VisUAL, a highly visual ARM emulator
#9I'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/
A well made and nice looking MIPS emulator would be awesome.