Changes

ASSEMBLER ALASM ENG

24 bytes added, 04:30, 13 February 2020
no edit summary
== 1. MEMORY==
ALASM can work with a number of source texts at the same time.
Each text lies in its own memory page. You can select one text or
and MOVE. Compilation uses stack extensively.
== 2. ALASM COMMANDS==
Commands can be interrupted by pressing BREAK.
If a command can lose a changed text, it will ask for its saving.
Plain text is CR, not CR+LF.
== 3. EDITOR COMMANDS==
Editor has most of screen for editing and lower line for status
where current page and filename are shown, and also free space
joins it to the previous one.
== 4. ASSEMBLER DIRECTIVES==
ORG address[,page]
Sets compilation address (regarding DISP shift). By default page is page
ENDIF
== 6. ERRORS==
0 syntax error
3 JR out of range
not defined - label not defined
== 7. CONFIG==
Load FONT codes
Loads font "FONT*" #9c40,#400(#8045,#3f0).