Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9582 → Rev 9583

/data/ca/docs/CONFIG.TXT
11,8 → 11,8
the program kiv ("\S__background.jpg") the name of file to the full
Kolibri-path to JPEG-, BMP-, GIF- or PNG-image which you like. It will be
new background. background.jpg now can be deleted.
b) Replace in the file autorun.dat "/RD/1/KIV \S__background.jpg" to
"/rd/1/PIC4" (spaces are ignored by the loader program). You can delete
b) Replace in the file autorun.dat "/SYS/KIV \S__background.jpg" to
"/sys/PIC4" (spaces are ignored by the loader program). You can delete
BACKGROUND.JPG. New background will be nice texture.
For programmers: you can change texture and color, for this in file
pic4.asm from distributive sources change:
74,11 → 74,11
bus in order to decrease its temperature, a side effect is noise in AC97
codecs. The application can be loaded automatically at system boot, to do
this add to autorun (file autorun.dat, see 3) a line of the form
"/RD/1/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
"/SYS/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
 
8. Network settings.
Initial network configuration is read at boot from the ini file
/rd/1/network/zeroconf.ini. You can set automatic detection with DHCP
/sys/network/zeroconf.ini. You can set automatic detection with DHCP
("type=zeroconf") or fixed IP addresses ("type=static").
 
9. Configuration of videomode for ATI videocards.
88,7 → 88,7
To set the mode at startup one must pass to the loader ATIKMS, described
in AUTORUN.DAT, the argument -m<width>x<height>x<refresh>, e.g.
 
/RD/1/DRIVERS/ATIKMS -m1024x768x60 -1
/SYS/DRIVERS/ATIKMS -m1024x768x60 -1
 
Pay attention that the format of autorun.dat does not allow spaces in
command line, so there must be no other arguments.
/data/ca/docs/MTDBG.TXT
26,8 → 26,8
If no program is loaded, you can load a program with the command
load <full name of executable file> [<parameters>]
Examples:
load /rd/1/example
LOAD /rd/1/aclock w200 h200
load /sys/example
LOAD /sys/aclock w200 h200
LoaD /hd0/1/menuetos/dosbox/dosbox
All that stays after first space after executable file name, is exactly passed
to program as command string.
44,7 → 44,7
load-symbols <full name of symbols file>
Furthermore, when the debugger executes the command "load", it checks for
presence of file with name as of loading binary and extension '.dbg'
(/rd/1/example.dbg in the first of examples above), and if such file exists,
(/sys/example.dbg in the first of examples above), and if such file exists,
the debugger loads it automatically (with the message "Symbols loaded", if
all is OK).
 
/data/common/drivers/acpi/readme.txt
5,7 → 5,7
 
1) Run Installer (install.kex)
2) Wait 3 seconds and get sure that there is a message about succesfull
file generation /rd/1/drivers/devices.dat
file generation /sys/drivers/devices.dat
Note: log can be found in /tmp0/1/acpi.log
3) Make kernel restart (MENU -> END -> HOME key)
4) Check that kernel and drivers are working well.
18,7 → 18,7
 
1) Çàïóñòèòü óñòàíîâùèê (install.kex)
2) Ïîäîæäàòü 3 ñåêóíäû è óáåäèòüñÿ, ÷òî ïîêàçàëîñü ñîîáùåíèå
îá óñïåøíîé ãåíåðàöèè /rd/1/drivers/devices.dat
îá óñïåøíîé ãåíåðàöèè /sys/drivers/devices.dat
Ëîã äðàéâåðà íàõîäèòñÿ â /tmp0/1/acpi.log
3) Ñäåëàòü ðåñòàðò ÿäðà (Ìåíþ -> Çàâåðøåíèå ðàáîòû -> ßäðî)
4) Ïðîâåðèòü ðàáîòó ÿäðà è äðàéâåðîâ
/data/common/drivers/atikms/readme.txt
24,7 → 24,7
Äëÿ çàïóñêà èç autorun.dat êîìàíäíàÿ ñòðîêà íå äîëæíà ñîäåðæàòü ïðîáåëîâ.
 
Ïðèìåð:
/RD/1/DRIVERS/ATIKMS -m1024x768x75-l/hd0/2/atikms.log 1 #
/SYS/DRIVERS/ATIKMS -m1024x768x75-l/hd0/2/atikms.log 1 #
 
 
 
/data/common/drivers/i915/readme.txt
9,7 → 9,7
Ïàðàìåòðû êîìàíäíîé ñòðîêè:
-l
--log <ïîëíûé ïóòü ê ëîã-ôàéëó>
Ôàéë äîëæåí ðàñïîëîãàòüñÿ íà óñòðîéñòâå äîñòóïåíîì äëÿ çàïèñè.
Ôàéë äîëæåí ðàñïîëàãàòüñÿ íà óñòðîéñòâå, äîñòóïíîì äëÿ çàïèñè.
ïî óìîë÷àíèþ /rd/1/drivers/i915.log
--fbc <-1,0,1> âêëþ÷àåò ñæàòèå âèäåîáóôåðà. Ñíèæàåò íàãðóçêó íà
ñèñòåìíóþ øèíó è óìåíüøàåò ïîòðåáëåíèå ýíåðãèè.
24,7 → 24,7
Äëÿ çàïóñêà èç autorun.dat êîìàíäíàÿ ñòðîêà íå äîëæíà ñîäåðæàòü ïðîáåëîâ.
 
Ïðèìåð:
/RD/1/DRIVERS/I915 -l/hd0/2/i915.log 1 #
/SYS/DRIVERS/I915 -l/hd0/2/i915.log 1 #
 
Äîïîëíèòåëüíûå ïàðàìåòðû êîìàíäíîé ñòðîêè.
 
/data/common/drivers/vmware/readme.txt
15,7 → 15,7
Äëÿ çàïóñêà èç autorun.dat êîìàíäíàÿ ñòðîêà íå äîëæíà ñîäåðæàòü ïðîáåëîâ.
 
Ïðèìåð:
/RD/1/DRIVERS/vmwgfx -l/hd0/2/vmwgfx.log 1 #
/SYS/DRIVERS/vmwgfx -l/hd0/2/vmwgfx.log 1 #
 
 
Îñîáåííîñòè ðåàëèçàöèè.
/data/common/emul/DosBox/DOSBox Manual (Rus).htm
195,7 → 195,7
á«ãç ¥¢ «¥£ç¥ ¨á¯®«ì§®¢ âì ¢¬¥áâ® ­¨å ­ áâ஥ç­ë© ä ©« DOSBox.
‘¬. à §¤¥« " áâ஥ç­ë© ä ©«"
 
—â®¡ë ¨á¯®«ì§®¢ âì ª«îç¨ ª®¬ ­¤­®© áâப¨, § ¯ãáâ¨â¥ ¯à®£à ¬¬ã ç¥à¥§ /rd/1/run
—â®¡ë ¨á¯®«ì§®¢ âì ª«îç¨ ª®¬ ­¤­®© áâப¨, § ¯ãáâ¨â¥ ¯à®£à ¬¬ã ç¥à¥§ /sys/run
á ¯ à ¬¥âà ¬¨ ¨«¨ ¬®¦­® ᮧ¤ âì ïà«ëª ¤«ï dosbox.
 
Ž¯æ¨¨ ¤®áâã¯­ë ¤«ï ¢á¥å ®¯¥à æ¨®­­ëå á¨á⥬, ¥á«¨ ¢ ¨å ®¯¨á ­¨¨ ­¥ ᪠§ ­®
/data/common/index_htm
8,7 → 8,7
<p>
If you can read this with an external html-browser then Kolibri
networking is correctly set up.
<br><br>This file: /rd/1/index.htm
<br><br>This file: /sys/index.htm
</p>
<ul>
<li><a href="/TinyStat">TinyStat</a></li>
/data/common/network/users.ini
10,11 → 10,11
[anonymous]
; leavy pass empty to disable it
pass=
home=/rd/1/
home=/sys/
mode=3
 
[test]
pass=1234
home=/rd/1/
home=/sys/
mode=31
 
/data/eng/docs/CONFIG.TXT
11,8 → 11,8
the program kiv ("\S__background.jpg") the name of file to the full
Kolibri-path to JPEG-, BMP-, GIF- or PNG-image which you like. It will be
new background. background.jpg now can be deleted.
b) Replace in the file autorun.dat "/RD/1/KIV \S__background.jpg" to
"/rd/1/PIC4" (spaces are ignored by the loader program). You can delete
b) Replace in the file autorun.dat "/SYS/KIV \S__background.jpg" to
"/sys/PIC4" (spaces are ignored by the loader program). You can delete
BACKGROUND.JPG. New background will be nice texture.
For programmers: you can change texture and color, for this in file
pic4.asm from distributive sources change:
74,11 → 74,11
bus in order to decrease its temperature, a side effect is noise in AC97
codecs. The application can be loaded automatically at system boot, to do
this add to autorun (file autorun.dat, see 3) a line of the form
"/RD/1/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
"/SYS/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
 
8. Network settings.
Initial network configuration is read at boot from the ini file
/rd/1/network/zeroconf.ini. You can set automatic detection with DHCP
/sys/network/zeroconf.ini. You can set automatic detection with DHCP
("type=zeroconf") or fixed IP addresses ("type=static").
 
9. Configuration of videomode for ATI videocards.
88,7 → 88,7
To set the mode at startup one must pass to the loader ATIKMS, described
in AUTORUN.DAT, the argument -m<width>x<height>x<refresh>, e.g.
 
/RD/1/DRIVERS/ATIKMS -m1024x768x60 -1
/SYS/DRIVERS/ATIKMS -m1024x768x60 -1
 
Pay attention that the format of autorun.dat does not allow spaces in
command line, so there must be no other arguments.
/data/eng/docs/MTDBG.TXT
26,8 → 26,8
If no program is loaded, you can load a program with the command
load <full name of executable file> [<parameters>]
Examples:
load /rd/1/example
LOAD /rd/1/aclock w200 h200
load /sys/example
LOAD /sys/aclock w200 h200
LoaD /hd0/1/menuetos/dosbox/dosbox
All that stays after first space after executable file name, is exactly passed
to program as command string.
44,7 → 44,7
load-symbols <full name of symbols file>
Furthermore, when the debugger executes the command "load", it checks for
presence of file with name as of loading binary and extension '.dbg'
(/rd/1/example.dbg in the first of examples above), and if such file exists,
(/sys/example.dbg in the first of examples above), and if such file exists,
the debugger loads it automatically (with the message "Symbols loaded", if
all is OK).
 
/data/et/docs/CONFIG.TXT
11,8 → 11,8
the program kiv ("\S__background.jpg") the name of file to the full
Kolibri-path to JPEG-, BMP-, GIF- or PNG-image which you like. It will be
new background. background.jpg now can be deleted.
b) Replace in the file autorun.dat "/RD/1/KIV \S__background.jpg" to
"/rd/1/PIC4" (spaces are ignored by the loader program). You can delete
b) Replace in the file autorun.dat "/SYS/KIV \S__background.jpg" to
"/sys/PIC4" (spaces are ignored by the loader program). You can delete
BACKGROUND.JPG. New background will be nice texture.
For programmers: you can change texture and color, for this in file
pic4.asm from distributive sources change:
74,11 → 74,11
bus in order to decrease its temperature, a side effect is noise in AC97
codecs. The application can be loaded automatically at system boot, to do
this add to autorun (file autorun.dat, see 3) a line of the form
"/RD/1/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
"/SYS/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
 
8. Network settings.
Initial network configuration is read at boot from the ini file
/rd/1/network/zeroconf.ini. You can set automatic detection with DHCP
/sys/network/zeroconf.ini. You can set automatic detection with DHCP
("type=zeroconf") or fixed IP addresses ("type=static").
 
9. Configuration of videomode for ATI videocards.
88,7 → 88,7
To set the mode at startup one must pass to the loader ATIKMS, described
in AUTORUN.DAT, the argument -m<width>x<height>x<refresh>, e.g.
 
/RD/1/DRIVERS/ATIKMS -m1024x768x60 -1
/SYS/DRIVERS/ATIKMS -m1024x768x60 -1
 
Pay attention that the format of autorun.dat does not allow spaces in
command line, so there must be no other arguments.
/data/et/docs/MTDBG.TXT
26,8 → 26,8
If no program is loaded, you can load a program with the command
load <full name of executable file> [<parameters>]
Examples:
load /rd/1/example
LOAD /rd/1/aclock w200 h200
load /sys/example
LOAD /sys/aclock w200 h200
LoaD /hd0/1/menuetos/dosbox/dosbox
All that stays after first space after executable file name, is exactly passed
to program as command string.
44,7 → 44,7
load-symbols <full name of symbols file>
Furthermore, when the debugger executes the command "load", it checks for
presence of file with name as of loading binary and extension '.dbg'
(/rd/1/example.dbg in the first of examples above), and if such file exists,
(/sys/example.dbg in the first of examples above), and if such file exists,
the debugger loads it automatically (with the message "Symbols loaded", if
all is OK).
 
/data/it/docs/CONFIG.TXT
17,7 → 17,7
come nuovo sfondo è possibile eliminare il file background.jpg
 
b) Modificare all'interno del file autorun.dat la voce
"/RD/1/KIV \S__background.jpg" in "/rd/1/PIC4". È possibile
"/SYS/KIV \S__background.jpg" in "/sys/PIC4". È possibile
eliminare il file background.jpg e il nuovo sfondo sara una texture.
 
Per i programmatori:
87,12 → 87,12
collaterale è del rumore nei codec AC97. L'applicazione può essere
caricata automaticamente all'avvio del sistema, in tal caso è necessario
aggiungere la voce
"/RD/1/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
"/SYS/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
al file autorun.dat
 
8. Impostazioni Network.
le impostazioni iniziali sono lette durante l'avvio del sistema dal file
/rd/1/network/zeroconf.ini.
/sys/network/zeroconf.ini.
È possibile impostare il rivelamento automatico con DHCP ("type=zeroconf")
oppure impostare un indirizzo IP fissato ("type=static").
 
105,7 → 105,7
Per impostare i parametri durante l'avvio è necessario passare tramite
il file AUTORUN.DAT l'argomento -m<larghezza>x<altezza>x<refresh> al
driver ATIKMS, ad esempio
/RD/1/DRIVERS/ATIKMS -m1024x768x60 -1
/SYS/DRIVERS/ATIKMS -m1024x768x60 -1
Attenzione al fatto che il formato autorun.dat non accetta spazi,
quindi non è possibile inserire ulteriori argomenti.
Si può inoltre disabilitare la possibilità di modificare i parametri durante l'avvio passando l'opzione -n. I driver supportano comunque il cursore hardware. Per disabilitare completamente il driver è sufficiente rimuovere la relativa voce dal file autorun.dat.
/data/it/docs/MTDBG.TXT
29,8 → 29,8
momento con il comando
load <percorso all'eseguibile> [<parametri>]
ad esempio:
load /rd/1/example
LOAD /rd/1/aclock w200 h200
load /sys/example
LOAD /sys/aclock w200 h200
LoaD /hd0/1/menuetos/dosbox/dosbox
negli esempi, mtdbg caricherà il programma passato come primo argomenti,
un eventuale secondo argomento è il parametro da passare al programma
53,7 → 53,7
Inoltre, quando viene eseguito il comando "load", mtdbg controllerà
la presenza di un file contenente simboli relativi al programma e di
estensione .dbg (nel primo esempio controlla la presenza del file
/rd/1/example.dbg). Se tale file esiste, questo viene caricato
/sys/example.dbg). Se tale file esiste, questo viene caricato
automaticamente and if such file exists, e verrà notificato tramite il
messaggio "Symbols loaded", se il caricamento viene eseguito con
successo.
/data/rus/docs/CONFIG.TXT
12,8 → 12,8
¢ ¬ JPEG-, BMP-, GIF- ¨«¨ PNG-ª à⨭ª¥. à¨ í⮬ ¯¥à¢ë¥ ¤¢  ᨬ¢®«  ®§­ ç îâ
®ä®à¬«¥­¨¥: \S (stretch) = à áâï­ãâì ª à⨭ªã ­  íªà ­, \T (tile) =
§ ¬®áâ¨âì ª à⨭ª®© íªà ­. ’¥¯¥àì background.jpg ¬®¦­® 㤠«¨âì.
¡) ‚ ä ©«¥ autorun.dat § ¬¥­¨â¥ "/RD/1/KIV \S__background.jpg" ­ 
"/rd/1/PIC4" (¯à®¡¥«ë à ááâ ¢«ïâì ¯® ¢ªãáã). BACKGROUND.JPG
¡) ‚ ä ©«¥ autorun.dat § ¬¥­¨â¥ "/SYS/KIV \S__background.jpg" ­ 
"/sys/PIC4" (¯à®¡¥«ë à ááâ ¢«ïâì ¯® ¢ªãáã). BACKGROUND.JPG
¬®¦­® 㤠«¨âì. ’¥¯¥àì ä®­®¬ ¡ã¤¥â ᨬ¯ â¨ç­ ï ⥪áâãà .
à®£à ¬¬¨áâ ¬ ­  § ¬¥âªã: ¢ë ¬®¦¥â¥ ¨§¬¥­¨âì ⥪áâãàã ¨ 梥â,
¤«ï í⮣® ¢ ä ©«¥ pic4.asm ¨§ ¨á室­¨ª®¢ ¤¨áâਡã⨢  ¨§¬¥­¨â¥:
79,11 → 79,11
á 楫ìî 㬥­ì襭¨ï ¥£® ⥬¯¥à âãàë, ¯®¡®ç­ë© íä䥪â - ­ ¢¥¤¥­¨¥ è㬠 ¢ AC97
ª®¤¥ª¨. à®£à ¬¬  ¨¬¥¥â ¢®§¬®¦­®áâì  ¢â®¬ â¨ç¥áª®£® ¢ë§®¢  ¯à¨ § £à㧪¥
á¨á⥬ë, ¤«ï í⮣® ¤®¡ ¢ì⥠¢  ¢â®§ ¯ã᪠(autorun.dat, á¬. ¯.3) áâப㠢¨¤ 
"/RD/1/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
"/SYS/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
 
8.  à ¬¥âàë á¥â¨.
à¨ § £à㧪¥ ¯ à ¬¥âàë á¥â¨ áç¨â뢠îâáï ¨§ ª®­ä¨£ãà æ¨®­­®£® ä ©« 
/rd/1/network/zeroconf.ini. Œ®¦­® § ¤ âì «¨¡®  ¢â®®¯à¥¤¥«¥­¨¥ ¯ à ¬¥â஢
/sys/network/zeroconf.ini. Œ®¦­® § ¤ âì «¨¡®  ¢â®®¯à¥¤¥«¥­¨¥ ¯ à ¬¥â஢
á¥â¨ ¯® DHCP ("type=zeroconf"), «¨¡® 䨪á¨à®¢ ­­ë¥  ¤à¥á  ("type=static").
 
9.  áâனª  ¢¨¤¥®à¥¦¨¬  ¤«ï ª àâ ATI.
94,7 → 94,7
§ £àã§ç¨ªã ATIKMS, ®¯¨á ­­®¬ã ¢ AUTORUN.DAT, ­ã¦­® ¯¥à¥¤ âì ¯ à ¬¥âà
-m<width>x<height>x<refresh>, ­ ¯à¨¬¥à,
 
/RD/1/DRIVERS/ATIKMS -m1024x768x60 -1
/SYS/DRIVERS/ATIKMS -m1024x768x60 -1
 
Ž¡à â¨â¥ ¢­¨¬ ­¨¥, çâ® ä®à¬ â ä ©«  autorun.dat ­¥ ¯à¥¤ãᬠâਢ ¥â ¯à®¡¥«®¢
¢ ª®¬ ­¤­®© áâப¥, â ª çâ® ¤àã£¨å  à£ã¬¥­â®¢ ¡ëâì ­¥ ¤®«¦­®.
/data/rus/docs/MTDBG.TXT
28,8 → 28,8
…᫨ ­¨ª ª ï ¯à®£à ¬¬  ­¥ § £à㦥­ , â® ¬®¦­® § £à㧨âì ¯à®£à ¬¬ã ª®¬ ­¤®©
load <¯®«­®¥ ¨¬ï ¨á¯®«­ï¥¬®£® ä ©« > [< à£ã¬¥­âë>]
 ¯à¨¬¥à:
load /rd/1/example
LOAD /rd/1/aclock w200 h200
load /sys/example
LOAD /sys/aclock w200 h200
LoaD /hd0/1/menuetos/dosbox/dosbox
‚áñ, çâ® á⮨⠯®á«¥ ¯¥à¢®£® ¯à®¡¥«  ¯®á«¥ ¨¬¥­¨ ¨á¯®«­ï¥¬®£® ä ©« , ¤®á«®¢­®
¯¥à¥¤ ñâáï ¯à®£à ¬¬¥ ¢ ª ç¥á⢥ ª®¬ ­¤­®© áâப¨.
48,7 → 48,7
load-symbols <¯®«­®¥ ¨¬ï ä ©«  ᨬ¢®«®¢>
Šà®¬¥ ⮣®, ¯à¨ ¢ë¯®«­¥­¨¨ ª®¬ ­¤ë load ®â« ¤ç¨ª ¯à®¢¥àï¥â ­ «¨ç¨¥ ä ©« 
á â ª¨¬ ¦¥ ¨¬¥­¥¬, ª ª § £à㦠¥¬ë© ¡¨­ à­¨ª, ¨ à áè¨à¥­¨¥¬ .dbg
(/rd/1/example.dbg ¤«ï ¯¥à¢®¬ ¨§ ¯à¨¬¥à®¢ ¢ëè¥), ¨ ¥á«¨ â ª®© ¥áâì,
(/sys/example.dbg ¤«ï ¯¥à¢®¬ ¨§ ¯à¨¬¥à®¢ ¢ëè¥), ¨ ¥á«¨ â ª®© ¥áâì,
§ £à㦠¥â ¥£®  ¢â®¬ â¨ç¥áª¨ (¢ë¤ ¢ ï á®®¡é¥­¨¥ "Symbols loaded", ¥á«¨ ¢áñ ¢
¯®à浪¥).
 
/data/sp/docs/CONFIG.TXT
11,8 → 11,8
the program kiv ("\S__background.jpg") the name of file to the full
Kolibri-path to JPEG-, BMP-, GIF- or PNG-image which you like. It will be
new background. background.jpg now can be deleted.
b) Replace in the file autorun.dat "/RD/1/KIV \S__background.jpg" to
"/rd/1/PIC4" (spaces are ignored by the loader program). You can delete
b) Replace in the file autorun.dat "/SYS/KIV \S__background.jpg" to
"/sys/PIC4" (spaces are ignored by the loader program). You can delete
BACKGROUND.JPG. New background will be nice texture.
For programmers: you can change texture and color, for this in file
pic4.asm from distributive sources change:
74,11 → 74,11
bus in order to decrease its temperature, a side effect is noise in AC97
codecs. The application can be loaded automatically at system boot, to do
this add to autorun (file autorun.dat, see 3) a line of the form
"/RD/1/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
"/SYS/KBD BOOT 20 # Enable Bus Disconnect for AMD K7 processors".
 
8. Network settings.
Initial network configuration is read at boot from the ini file
/rd/1/network/zeroconf.ini. You can set automatic detection with DHCP
/sys/network/zeroconf.ini. You can set automatic detection with DHCP
("type=zeroconf") or fixed IP addresses ("type=static").
 
9. Configuration of videomode for ATI videocards.
88,7 → 88,7
To set the mode at startup one must pass to the loader ATIKMS, described
in AUTORUN.DAT, the argument -m<width>x<height>x<refresh>, e.g.
 
/RD/1/DRIVERS/ATIKMS -m1024x768x60 -1
/SYS/DRIVERS/ATIKMS -m1024x768x60 -1
 
Pay attention that the format of autorun.dat does not allow spaces in
command line, so there must be no other arguments.
/data/sp/docs/MTDBG.TXT
26,8 → 26,8
If no program is loaded, you can load a program with the command
load <full name of executable file> [<parameters>]
Examples:
load /rd/1/example
LOAD /rd/1/aclock w200 h200
load /sys/example
LOAD /sys/aclock w200 h200
LoaD /hd0/1/menuetos/dosbox/dosbox
All that stays after first space after executable file name, is exactly passed
to program as command string.
44,7 → 44,7
load-symbols <full name of symbols file>
Furthermore, when the debugger executes the command "load", it checks for
presence of file with name as of loading binary and extension '.dbg'
(/rd/1/example.dbg in the first of examples above), and if such file exists,
(/sys/example.dbg in the first of examples above), and if such file exists,
the debugger loads it automatically (with the message "Symbols loaded", if
all is OK).