annotate tests/emu/test.c @ 28:6d32e54e5c16

emulator overhauled really, new a better memory structure also cleaned up the file system some what.
author james <jb302@eecs.qmul.ac.uk>
date Fri, 11 Apr 2014 14:38:09 +0100
parents
children 83e80c2c489c
rev   line source
jb302@28 1 #include <stdio.h>
jb302@28 2
jb302@28 3 void
jb302@28 4 main(void) {
jb302@28 5 }