forked from KolibriOS/kolibrios
* Rewritten Vesa2 background code, it is much faster now
* Fixed kernel fault when creating files with unusual names with multiple dots git-svn-id: svn://kolibrios.org@527 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -305,6 +305,9 @@ virtual at (OS_BASE+0x043BF80)
|
||||
tss TSS
|
||||
end virtual
|
||||
|
||||
BgrDrawMode equ (OS_BASE+0x043EFF4)
|
||||
BgrDataWidth equ (OS_BASE+0x043EFF8)
|
||||
BgrDataHeight equ (OS_BASE+0x043EFFC)
|
||||
WinMapAddress equ (OS_BASE+0x043F000)
|
||||
display_data equ (OS_BASE+0x043F000)
|
||||
|
||||
|
Reference in New Issue
Block a user