From 8ef08f5cb0479575375ac5becfbaf2e160c373c8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 25 Jul 2011 20:44:26 +0000 Subject: fixed cw generation git-svn-id: https://svn.spreadspace.org/mur.sat@59 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/ttx/ttx.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/ttx') 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 -- cgit v1.2.3