From 2bf1b442532402ab3439b093ae155a84d6f6f57e Mon Sep 17 00:00:00 2001 From: antoniovillena Date: Sat, 19 Nov 2016 14:43:45 +0100 Subject: [PATCH] Arreglo bugs --- firmware/firmware.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/firmware/firmware.asm b/firmware/firmware.asm index ed5bf7b..3027244 100644 --- a/firmware/firmware.asm +++ b/firmware/firmware.asm @@ -75,9 +75,9 @@ define freque scanli+1 define cpuspd freque+1 + define tmpbuf $7800 + define tmpbu2 $7880 define bnames $a100 - define tmpbuf $a200 - define tmpbu2 $a280 define stack $aab0 define alto $ae00-crctab+ @@ -3297,7 +3297,7 @@ waits6 in a, (c) loadch wreg flash_cs, 1 ld de, config ld hl, $0060 ;old $0aa0 - ld a, $12 + ld a, $17 jp alto rdflsh ENDIF