]> git.sur5r.net Git - cc65/blobdiff - libsrc/c64/tgi/c64-hi.s
Merge pull request #7 from cvemu/master
[cc65] / libsrc / c64 / tgi / c64-hi.s
index d9119664988ce4023d8cfb0dbba3dde1ee91b1ce..6d33f00a82d529aa86e64d37678e7dd0adb6b7d4 100644 (file)
@@ -9,14 +9,14 @@
         .include        "tgi-kernel.inc"
         .include        "tgi-error.inc"
 
-
         .macpack        generic
+        .macpack        module
 
 
 ; ------------------------------------------------------------------------
 ; Header. Includes jump table and constants.
 
-.segment        "JUMPTABLE"
+        module_header   _c64_hi_tgi
 
 ; First part of the header is a structure that has a magic and defines the
 ; capabilities of the driver