X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fxlib%2Fxlib.inc;h=e352f3cf718463cf3a9f4d113d9851d9ea1753ab;hb=86619c6a50b07c52481161da4b549ffb5e403e66;hp=3dbfa758db4f3701760f103932034c80f446fa15;hpb=1454b6951e065e83af5b24e84b68382da63949ee;p=16.git diff --git a/16/xlib/xlib.inc b/16/xlib/xlib.inc index 3dbfa758..e352f3cf 100755 --- a/16/xlib/xlib.inc +++ b/16/xlib/xlib.inc @@ -19,12 +19,12 @@ ; -;.LOCALS +;.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 - -