Skip to navigation


Utility routines: wsstate

[Elite-A, Loader]

Name: wsstate [Show more] Type: Variable Category: Utility routines Summary: Flag to keep track of whether we have saved or restored the filing system workspace
Context: See this variable in context in the source code References: This variable is used as follows: * restorews uses wsstate * savews uses wsstate
\ --- Mod: Code added for Elite-A: --------------------> IF _BUG_FIX .wsstate EQUB 0 \ Bit 7 determines the state of the filing system \ workspace and MOS character definitions: \ \ * Clear = filing system workspace restored to &C000 \ so it is safe to do file operations \ \ * Set = filing system workspace saved to safe place \ and replaced by MOS character definitions \ at &C000 ENDIF \ --- End of added code -------------------------------> dd00_len = P% - do_FILEV COPYBLOCK do_FILEV, P%, to_dd00 ORG to_dd00 + P% - do_FILEV