changeset 32:b4a4ae2f127e

commit
author james <jb302@eecs.qmul.ac.uk>
date Tue, 15 Apr 2014 15:09:04 +0100
parents 7a35e6ae1c36
children 02241452f397
files doc/general/.~lock.elb816_opcodes.csv# emu/main.c out tests/emu/a.out
diffstat 4 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/general/.~lock.elb816_opcodes.csv#	Tue Apr 15 14:17:27 2014 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-,jmz,xthUnk,12.04.2014 15:52,file:///home/jmz/.config/libreoffice/4;
\ No newline at end of file
--- a/emu/main.c	Tue Apr 15 14:17:27 2014 +0100
+++ b/emu/main.c	Tue Apr 15 15:09:04 2014 +0100
@@ -164,6 +164,7 @@
 main(void) {
     /* dont go into free run on restart */
     free_run = 0;
+
     for (;;) {
         dbgi();
     }
Binary file out has changed
Binary file tests/emu/a.out has changed