Changeset 30 for trunk/page00/util.asm

Show
Ignore:
Timestamp:
08/02/09 03:28:46 (3 years ago)
Author:
brandonlw
Message:

Not only do remote screenshot requests work, but the framework is set up to start receiving a copy of the TI-OS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/page00/util.asm

    r29 r30  
    2424LCDDelay: 
    2525       push af 
    26 $$:    in a,(2) 
     26$$:    in a,(statusPort) 
    2727       and 2 
    2828       jr z,$B