summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-03 22:46:47 +0100
committerAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-03 22:46:47 +0100
commitd03ba1262c22aa43ffc66acb8c1394326fd4c013 (patch)
treeda9ccddfa310884e9c6380664ea1b230aa8ee488
parent1847bba4d356264268116d7d0b313b86e0af7c5b (diff)
downloadSystDigit-Projet-d03ba1262c22aa43ffc66acb8c1394326fd4c013.tar.gz
SystDigit-Projet-d03ba1262c22aa43ffc66acb8c1394326fd4c013.zip
Nothing.
-rw-r--r--cpu/prog_rom0.rom2
-rw-r--r--plan_micro.pdfbin76693 -> 76663 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/cpu/prog_rom0.rom b/cpu/prog_rom0.rom
index 1cd848b..7330dac 100644
--- a/cpu/prog_rom0.rom
+++ b/cpu/prog_rom0.rom
@@ -3,4 +3,4 @@ x40 01011011 # liuz B 0x40 -> B = 0x4000 (address of ticker)
00000010 11000001 # lw C 0(B)
00110001 00100000 # add D D C
/1 10001100 # incri A 1
-/-6 11100010 # j -6 (ie to lw instruction)
+/-6 11100010 # j -6 (ie to lw instruction)
diff --git a/plan_micro.pdf b/plan_micro.pdf
index f80e45d..0804a86 100644
--- a/plan_micro.pdf
+++ b/plan_micro.pdf
Binary files differ