Mario79 fixes:

Application can determine own path now.
Some boot messages changed (it is version Kolibri 5.1.0 now).
Some rd functions updated (thanks to michael).
Switch to another bank-switching procedure.

git-svn-id: svn://kolibrios.org@5 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Andrey Halyavin (halyavin)
2005-10-13 05:34:10 +00:00
parent b420f2df50
commit bc47ee30d7
9 changed files with 143 additions and 117 deletions

View File

@@ -17,7 +17,7 @@ preboot_device db 0 ; boot device
;;preboot_memory db 0 ; amount of memory
; (1-16Mb;2-32Mb;3-64Mb;4-128Mb;5-256Mb)
; !!!! 0 - autodetect !!!!
preboot_blogesc db 0 ; start immediately after bootlog
preboot_blogesc db 1 ; start immediately after bootlog
hdsysimage db 'MENUET IMG' ; load from
image_save db 'MENUET IMG' ; save to