diff src/convert.asm @ 418:a5fc007634c5

some cleanup
author heinrichsweikamp
date Tue, 19 Apr 2016 14:03:24 +0200
parents 5ad479f2a868
children b455b31ce022
line wrap: on
line diff
--- a/src/convert.asm	Mon Apr 18 17:29:19 2016 +0200
+++ b/src/convert.asm	Tue Apr 19 14:03:24 2016 +0200
@@ -15,11 +15,11 @@
 
 ;=============================================================================
 
-        CBLOCK  tmp+0x08                ; space for aa_wordprocessor
+        CBLOCK  tmp+0x09                ; space for aa_wordprocessor
         	temp3
         	temp4
         	cvt_flags2
-            ; Reserved to tmp+0x10...
+            ; Reserved to tmp+0x11...
         ENDC
 
 #define pre_zero_flag   cvt_flags2,0