From 9f7fd8e104103ce822c1837c64263f829bc3224a Mon Sep 17 00:00:00 2001 From: jean-michel-thoorens Date: Tue, 24 Aug 2021 21:00:33 +0200 Subject: [PATCH] Revert "V308 update FF_SPECS.f" This reverts commit dad4262a3890f3d49fd5fd10eeced8464b62aa9c. --- MSP430-FORTH/FF_SPECS.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MSP430-FORTH/FF_SPECS.f b/MSP430-FORTH/FF_SPECS.f index 01ed51d..36bc3e3 100644 --- a/MSP430-FORTH/FF_SPECS.f +++ b/MSP430-FORTH/FF_SPECS.f @@ -656,7 +656,7 @@ ESC [7m ." FORTH word set" ESC [0m \ subtitle in reverse video WORDS \ type FORTH word set CR HI2LO -MOV #WARM+4,PC \ type count of bytes free without re-executing INI_APP, no return +MOV #WARM_DISPLAY,PC \ type count of bytes free without re-executing INI_APP, no return ENDCODE SPECS \ here FastForth displays a message with some informations -- 2.11.0