Changeset 28 for trunk/includes/os2.inc

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

Add the ability to clear the screen, and use it in the boot OS screen

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/includes/os2.inc

    r25 r28  
    2727;====================================================================== 
    2828_keyscnlnk                  EQU 4A1Ah 
    29 _getKey                     EQU 4972h 
     29_GetKey                     EQU 4972h 
    3030_Rec1stByteNC               EQU 4EFDh 
    3131_RecAByteIO                 EQU 4F03h 
     
    295295lcdTurnOn                   EQU    03h 
    296296lcdXAutoIncrementMode       EQU    05h 
     297lcdYAutoIncrementMode       EQU    07h 
    297298LCDdataPort                 EQU    11h 
    298299