Are source codes available for education use only?
Hello, I am teaching ARM assembly programming and assembler in my class at Korea Aerospace Univ. I've found that you released an educational ARM assembler binary codes only. Can I get a source of them to reference? Best Regards, Dongho Song
Visual2 is in the process of being set up open source - it will be open late June at the latest, in a good state. The source is F# compiled to Javascript using FABLE and run as a desktop app under electron..
I can update the binaries with the latest version before the open source revision if you want to use it as is before that. There is one outstanding bug (in programs longer than 512 lines without memory definitions) now fixed. I can open the original repo to you on the understanding that until properly open sourced the code remains for your private use only?
I should say that this code has been very well tested and developed: how were you wanting to change it?
Hi Tom,
What is the current status of this?
Sorry to reply so late: status of Visual2 is we have not had resources to develop it - we might try to revive it this Summer. No promises - we do not currently use it for teaching. It is open - so anyone could do this.
https://github.com/ImperialCollegeLondon/Visual2