Changeset 477 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc


Ignore:
Timestamp:
Oct 20, 2012, 5:04:32 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Added non-working DMA transfer code.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc

    r473 r477  
    3636; Include module specific .INC files
    3737%ifdef MODULE_8BIT_IDE
     38    %include "DmaController.inc"
    3839    %include "IDE_8bit.inc"         ; For IDE 8-bit data port macros
    3940    %include "XTCF.inc"             ; For Lo-tech XT-CF
Note: See TracChangeset for help on using the changeset viewer.