Changeset 110 in xtideuniversalbios for trunk/Assembly_Library/Inc/AssemblyLibrary.inc


Ignore:
Timestamp:
Feb 22, 2011, 7:06:50 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Assembly Library:

  • Moved eENTER_STRUCT and eLEAVE_STRUCT to Macros.inc.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Inc/AssemblyLibrary.inc

    r105 r110  
    66; Include .inc files
    77%include "Emulate.inc"          ; Must be included first!
     8%include "Macros.inc"
    89%include "BiosData.inc"
    910%include "BiosFunctions.inc"
     
    1213%include "DosFunctions.inc"
    1314%include "File.inc"
    14 %include "Macros.inc"
    1515%include "Math.inc"
    1616%include "Registers.inc"
Note: See TracChangeset for help on using the changeset viewer.