3. If required module isn’t present in the list you can import module from disk using
Imprt
now.
4. Select required module from list and press
Add
or
[
ENTER
]
to add module to 'Active Modules'
list.
You should see
Active Modules
screen now.
5. Press
[
ENTER
]
to accept
Active Modules
list.
Now the module should be active.
4.5.1. Troubleshooting
Note that this functionality could be available only in beta version.
Result of current address assignment to module ROMs is stored in root of FAT disk in
rominit.log
file.
See
4.6. Internals
4.6.1. Module Loader
This section describes procedure for ROM address assignment.
Each time module is plugged or unplugged
Module Loader
assigns locations of ROMs to active
modules.
For each step number below are all active modules processed in order specified in
Active Modules
screen:
Pass 0
ROMs assigned in
.mod
files to fixed pages go exactly there.
Pass 1
Others ROMs are assigned to pages 8-F in order of appearance - first those with prescribed
mutual relative positions (in single
.mod
file).
Pass 2
Finally ROMs using single pages with no other requirements are placed at free pages.
Result of this process is available in
rominit.log
file located in root of FAT disk.
9