Welcome, Guest. Please login or register.

Author Topic: Anyone help with DevPac?  (Read 1565 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Leffmann

  • Full Member
  • ***
  • Join Date: Feb 2011
  • Posts: 119
    • Show all replies
Re: Anyone help with DevPac?
« on: August 10, 2015, 05:41:01 PM »
Remove the line "include devpac:system.gs" and insert the following lines, and it will assemble:
Code: [Select]
        include exec/exec_lib.i
         include exec/execbase.i
         include exec/memory.i
         include dos/dos.i
         include devices/trackdisk.i
         include devices/timer_lib.i
         include resources/disk.i
         include resources/disk_lib.i
         include hardware/custom.i

CALLSYS  macro
         jsr _LVO\1(a6)
         endm