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

We can now receive a copy of the TI-OS and save it to pages 04h-07h and 74h-7Bh (pages 00h-03h are redirected to pages 70h-73h, and 7Ch-7Dh to 6Ah-6Bh)
Now we just need the boot loader and TI-OS patches to allow on-the-fly dual booting
And direct USB support so everyone can use it...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/page1C/linkprotocol.asm

    r34 r35  
    66 
    77 PUBLIC SendCommandA,ReceiveHeaderPacket,SendSkipExitPacket,SendCAndAddToChecksum,SendContinue,ReceiveDataPacket 
    8  PUBLIC receiveRestOfDataPacket 
     8 PUBLIC receiveRestOfDataPacket,SendHCommand 
    99 EXTERN SetupPagedPtr,EnableLinkAssist,Send4Bytes,PagedGet,SendAByte,Get4BytesNC,JErrorNo 
    1010 EXTERN SendCByte,RecAByteIO,SaveFlashBytes,SendAcknowledge