Some speedup for non DOS ports. Some cleanup.

This commit is contained in:
jbo_85
2006-02-15 01:11:01 +00:00
parent 58d169dae1
commit 241dda2e00
10 changed files with 33 additions and 51 deletions

View File

@@ -94,6 +94,15 @@ NEWSYM SystemInit
push es
call getcmdline
mov dword[esi],'zsne'
mov dword[esi+4],'s.cf'
mov byte[esi+8],'g'
mov byte[esi+9],0
mov dword[esi+256],'zgui'
mov dword[esi+256+4],'cfg.'
mov dword[esi+256+8],'dat '
mov byte[esi+256+11],0
; Get and set the initial directory
mov ebx,InitDir
mov edx,InitDrive