summaryrefslogtreecommitdiffstats
path: root/development/VisUAL/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/VisUAL/README')
-rw-r--r--development/VisUAL/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/VisUAL/README b/development/VisUAL/README
new file mode 100644
index 0000000000..7e3999721b
--- /dev/null
+++ b/development/VisUAL/README
@@ -0,0 +1,9 @@
+VisUAL has been developed as a cross-platform tool to make learning ARM
+Assembly language easier. In addition to emulating a subset of the ARM
+UAL instruction set, it provides visualisations of key concepts unique
+to assembly language programming and therefore helps make programming
+ARM assembly more accessible.
+
+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.