User Interface
browser
macro view
direct access
online
programming
the program
Editing
module
groups
words
hypertext
move items
Loading
init code
load all
load used
lean code
code window
Testing
words
program
terminal
interpreter
changes
debugging
debug code
EPROM
cold start
cold test
code image

Cold Start Code

the cold start code (9473 Byte)

In order to start the program in the EPROM (at power-on and reset), you need code to set up the Forth machine. The word InitProgram takes care of this. It is called by the reset vector. -- Next