forked from KolibriOS/kolibrios
* fixed copy-on-write for kernel accesses from other threads
* fixed return value of read/write_process_memory * fixed sysfunction 39.4 broken in rev. 1304 * more safe and slightly more effective FDO git-svn-id: svn://kolibrios.org@1314 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -2604,6 +2604,7 @@ nogb1:
|
||||
nogb2:
|
||||
|
||||
; cmp eax,4 ; TILED / STRETCHED
|
||||
dec ebx
|
||||
dec ebx
|
||||
jnz nogb4
|
||||
mov eax,[BgrDrawMode]
|
||||
|
Reference in New Issue
Block a user