Changeset 522 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/makefile
- Timestamp:
- Mar 11, 2013, 3:22:21 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/makefile
r511 r522 30 30 # Not modules but these affect the assembly: # 31 31 # ELIMINATE_CGA_SNOW Prevents CGA snowing at the cost of a few bytes # 32 # RELOCATE_INT13H_STACK Relocates INT 13h stack to top of stolen conventional memory#32 # RELOCATE_INT13H_STACK ** Relocates INT 13h stack to beginning of stolen conventional memory # 33 33 # RESERVE_DIAGNOSTIC_CYLINDER Reserve one L-CHS cylinder for compatibility with old BIOSes # 34 34 # USE_186 Use instructions supported by 80188/80186 and V20/V30 and later # … … 38 38 # USE_UNDOC_INTEL Optimizations for Intel CPU:s - do NOT use on NEC V20/V30/Sony CPU:s # 39 39 # # 40 # ** AT Builds only (when USE_AT is defined) # 40 41 #################################################################################################### 41 42
Note:
See TracChangeset
for help on using the changeset viewer.