summaryrefslogtreecommitdiff
path: root/tb/sim
diff options
context:
space:
mode:
Diffstat (limited to 'tb/sim')
-rw-r--r--tb/sim/descifrador.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tb/sim/descifrador.py b/tb/sim/descifrador.py
index e754f2a..a77375b 100644
--- a/tb/sim/descifrador.py
+++ b/tb/sim/descifrador.py
@@ -7,6 +7,7 @@ loads = {START: FILE}
consts = {0x30050000: 1, 0x30060000: 0}
cycles = 23000000
mem_dumps = [range(START, START + SIZE)]
+enable_video = True
def final():
words = []