Changeset 507 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/makefile


Ignore:
Timestamp:
Mar 1, 2013, 5:12:33 PM (11 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Reduced minimum time to display hotkeys. Now it is 2 seconds.
  • Brought back IDE controller reset.
  • Space savings by merging AH=Dh to AH=0h. AH=Dh is now redirected to AH=9h.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/makefile

    r506 r507  
    99# checksum* Builds all and then generates checksum byte to all binary files                        #
    1010# strings*  Compress src\Strings.asm to src\StringsCompressed.asm                                  #
     11# unused*   Checks if there are any unused functions that can be removed to save space             #
    1112#                                                                                                  #
    1213# * at the end of target name means that Perl is required for the job.                             #
Note: See TracChangeset for help on using the changeset viewer.