Changeset 510 in xtideuniversalbios for trunk/Assembly_Library/Inc/Emulate.inc


Ignore:
Timestamp:
Mar 2, 2013, 4:26:07 PM (11 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to Assembly Library:

  • USE_UNDOC_INTEL is now automatically defined when defining USE_286 (and USE_386).
File:
1 edited

Legend:

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

    r491 r510  
    2424%ifdef USE_286
    2525    %define USE_186             ; Define to use 18x/V20/V30 instructions
     26    %define USE_UNDOC_INTEL     ; Not supported by NEC V20/V30
    2627%endif
    2728
Note: See TracChangeset for help on using the changeset viewer.