Changeset 34 for trunk/includes/os2.inc

Show
Ignore:
Timestamp:
08/03/09 04:24:45 (3 years ago)
Author:
brandonlw
Message:

Some code to actually write the received TI-OS to Flash
It (almost) works, as far as I can tell

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/includes/os2.inc

    r31 r34  
    3636;====================================================================== 
    3737_WriteAByte                 EQU 8021h 
     38_FlashToRam2                EQU 8054h 
    3839_ReceiveOS                  EQU 8072h 
     40_EraseFlashPage             EQU 8084h 
    3941_DispBootVer                EQU 808Ah 
    4042_MD5Init                    EQU 808Dh 
     
    5355; 
    5456appSearchPage               EQU    82A3h 
     57; 
     58tempSwapArea                EQU    82A5h 
    5559; 
    5660Abackup                     EQU    83EBh