Skip navbar

File 08_executive.asm


Function summary
add_line
           main add
auto_list
           auto list
c_close
           CLOSE command
c_delete
           DELETE command
c_list
           LIST command
c_new
           NEW command
c_open
           OPEN command
c_trace
           TRACE command
c_while
           WHILE command
chan_flag
           channel flag
chan_k
           channel K flag
chan_open
           channel open
chan_s
           channel S flag
differ
           difference
e_line_no
           E line number
each_stmt
           find each statement
indexer_1
           indexer
initial
           default NMI routine
input_ad
           input address
line_addr
           line address
line_zero
           collect a line number
list_cursor
           print a whole BASIC line
ln_fetch
           line fetch
main_exec
           main execution loop
make_room
           make room
make_string
           make string
next_one
           next one
number
           number
out_code
           main printing
out_curs
           print the cursor
out_num_1
           report and line number printing
out_sp_2
           printing characters in a BASIC line
pointers
           pointers
reclaim_1
           reclaiming
reserve
           reserve
set_min
           set minimum
start_new
           initialization
wait_key
           wait key

Function detail

add_line

main add

auto_list

auto list

c_close

CLOSE command
See Also:
Language reference

c_delete

DELETE command
See Also:
Language reference

c_list

LIST command
See Also:
Language reference

c_new

NEW command
See Also:
Language reference

c_open

OPEN command
See Also:
Language reference

c_trace

TRACE command
See Also:
Language reference

c_while

WHILE command
See Also:
Language reference

chan_flag

channel flag

chan_k

channel K flag

chan_open

channel open
See Also:
UnoDOS 3 entry points

chan_s

channel S flag

differ

difference

e_line_no

E line number
See Also:
UnoDOS 3 entry points

each_stmt

find each statement
See Also:
UnoDOS 3 entry points

indexer_1

indexer

initial

default NMI routine

input_ad

input address

line_addr

line address
See Also:
UnoDOS 3 entry points

line_zero

collect a line number

list_cursor

print a whole BASIC line

ln_fetch

line fetch

main_exec

main execution loop

make_room

make room

make_string

make string

next_one

next one

number

number

out_code

main printing

out_curs

print the cursor

out_num_1

report and line number printing

out_sp_2

printing characters in a BASIC line

pointers

pointers

reclaim_1

reclaiming

reserve

reserve

set_min

set minimum
See Also:
UnoDOS 3 entry points

start_new

initialization

wait_key

wait key


Skip navbar