summaryrefslogtreecommitdiff
path: root/software/ttx/ttx.asm
diff options
context:
space:
mode:
Diffstat (limited to 'software/ttx/ttx.asm')
-rw-r--r--software/ttx/ttx.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/ttx/ttx.asm b/software/ttx/ttx.asm
index fcffa42..9d209a8 100644
--- a/software/ttx/ttx.asm
+++ b/software/ttx/ttx.asm
@@ -452,7 +452,7 @@ char_next_element
return
char_espace
- movf ESPACE,f
+ movf ESPACE,w
call dottime
goto char_next_element