Changeset 112 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm


Ignore:
Timestamp:
Feb 22, 2011, 9:20:00 PM (13 years ago)
Author:
krille_n_@…
google:author:
krille_n_@hotmail.com
Message:

Changes to the XTIDE Universal BIOS:

  • Removed the original copy of macros.inc to make it possible to build the BIOS.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Main.asm

    r97 r112  
    1515; Included .inc files
    1616%include "AssemblyLibrary.inc"  ; Assembly Library. Must be included first!
    17 %include "macros.inc"           ; General purpose macros
    1817%include "BiosData.inc"         ; For BIOS Data area equates
    1918%include "Interrupts.inc"       ; For interrupt equates
Note: See TracChangeset for help on using the changeset viewer.