]> 4ch.mooo.com Git - 16.git/blobdiff - 16/xlib/xlib.inc
wwww
[16.git] / 16 / xlib / xlib.inc
index 3dbfa758db4f3701760f103932034c80f446fa15..e352f3cf718463cf3a9f4d113d9851d9ea1753ab 100755 (executable)
 \r
 ;\r
 \r
-;.LOCALS\r
+;.global\r
 ;.8086\r
 \r
 ; First lets find out what memory model to use\r
-\r
-include model.inc\r
+;.model huge\r
+;include model.inc\r
 \r
 \r
 AC_INDEX        equ  03c0h   ;Attribute controller index register\r
@@ -162,5 +162,3 @@ WaitNotVsync2:
        global _VsyncPaletteStart       :word\r
        global _VsyncPaletteCount       :word\r
        global _VsyncPaletteBuffer      :byte\r
-\r
-\r