Changeset 27 for trunk/page00/input.asm

Show
Ignore:
Timestamp:
08/02/09 02:04:27 (3 years ago)
Author:
brandonlw
Message:

Now you can hold [X,T,theta,n] when booting to go to a "Select Boot OS" screen, where you choose to either boot OS2 or the TI-OS (if present)
It doesn't actually do anything of course, but you can look at a different screen now if you hold the key down. Progress...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/page00/input.asm

    r12 r27  
    44 include "includes\os2.inc" 
    55 
    6  PUBLIC ReadKeyboardKey,GetCSC,HandleLinkKeyActivity 
     6 PUBLIC ReadKeyboardKey,GetCSC,HandleLinkKeyActivity,ReadKeypad 
    77 EXTERN NZIf83Plus 
    88