Changeset 104 in xtideuniversalbios for trunk/Assembly_Library/Inc


Ignore:
Timestamp:
Feb 2, 2011, 3:53:52 AM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Assembly Library:

  • Some more optimizations.
  • Moved macros.inc from XTIDE Universal BIOS to Assembly Library.
Location:
trunk/Assembly_Library/Inc
Files:
1 added
1 edited

Legend:

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

    r73 r104  
    1 ; File name     :   AssemblyLibrary.inc
    21; Project name  :   Assembly Library
    3 ; Created date  :   2.7.2010
    4 ; Last update   :   11.12.2010
    5 ; Author        :   Tomi Tilli
    62; Description   :   Common defines for all library functions.
    73%ifndef ASSEMBLY_LIBRARY_INC
     
    1612%include "DosFunctions.inc"
    1713%include "File.inc"
     14%include "Macros.inc"
    1815%include "Math.inc"
    1916
Note: See TracChangeset for help on using the changeset viewer.