Changeset 479 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/DmaController.inc


Ignore:
Timestamp:
Oct 21, 2012, 5:59:26 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Simplified non-working DMA code (same problem continues).
File:
1 edited

Legend:

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

    r477 r479  
    8787
    8888
    89 ; Status Registers
     89; Status Registers (reading will clear Terminal Count flags)
    9090STATUS_REGISTER_DMA8_in         EQU     COMMAND_REGISTER_DMA8_out
    9191    FLG_CH1_HAS_REACHED_TERMINAL_COUNT      EQU     (1<<1)
Note: See TracChangeset for help on using the changeset viewer.