Changeset 28 for trunk/page1D/1Dbase.asm

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/page1D/1Dbase.asm

    r22 r28  
    22 SEGMENT PAGE1D 
    33 
    4  PUBLIC _JErrorNo,_UnlockFlash,_getKey 
     4 PUBLIC _JErrorNo,_UnlockFlash,_GetKey 
    55 EXTERN JErrorNo,UnlockFlash,GetKey,keyscnlnk,Rec1stByteNC,RecAByteIO 
    66 
     
    24242424       DW 0000h 
    24252425       DB 00h 
    2426 _getKey: 
     2426_GetKey: 
    24272427       DW GetKey 
    24282428       DB 01h