Ignore:
Timestamp:
Feb 24, 2012, 1:26:51 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Now builds without serial module.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/VariablesAndDPTs/FindDPT.asm

    r262 r265  
    171171;       SI
    172172;--------------------------------------------------------------------
     173%ifdef MODULE_SERIAL
    173174ALIGN JUMP_ALIGN       
    174175FindDPT_ToDSDIforSerialDevice:         
    175176    mov     bl, FLGH_DPT_SERIAL_DEVICE
    176177; fall-through
     178%endif
    177179               
    178180;--------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.