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


Ignore:
Timestamp:
May 28, 2011, 7:34:42 PM (13 years ago)
Author:
krille_n_@…
google:author:
krille_n_@hotmail.com
Message:

Changes to all parts of the project:

  • Size optimizations, mostly by excluding code from the BIOS.
  • Cleaned the source a bit, fixed spelling and grammar mistakes.
File:
1 edited

Legend:

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

    r146 r162  
    376376        db  01100101b
    377377    %else
    378         %error "Invalid segment overried passed to eSEG!"
     378        %error "Invalid segment override passed to eSEG!"
    379379    %endif
    380380%endmacro
Note: See TracChangeset for help on using the changeset viewer.