X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fxlib%2Fxlib.inc;h=e352f3cf718463cf3a9f4d113d9851d9ea1753ab;hb=e2dc030c9e52911ed9808a9e4a65bc9e0e9d8e9b;hp=58e256dd0e7dc3548a40d78a785e97fef447f96a;hpb=8a4b836c5347897d1a8279a46310fc79fd555574;p=16.git diff --git a/16/xlib/xlib.inc b/16/xlib/xlib.inc index 58e256dd..e352f3cf 100755 --- a/16/xlib/xlib.inc +++ b/16/xlib/xlib.inc @@ -19,12 +19,12 @@ ; -LOCALS -.286 +;.global +;.8086 ; First lets find out what memory model to use - -include model.inc +;.model huge +;include model.inc AC_INDEX equ 03c0h ;Attribute controller index register @@ -162,5 +162,3 @@ WaitNotVsync2: global _VsyncPaletteStart :word global _VsyncPaletteCount :word global _VsyncPaletteBuffer :byte - -