Changeset 50 for trunk/page00/util.asm

Show
Ignore:
Timestamp:
10/11/09 00:52:29 (3 years ago)
Author:
brandonlw
Message:

Remove the explicit link assist disables and re-order some stuff, see if we can get the silent linking working more stably

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/page00/util.asm

    r49 r50  
    22 SEGMENT PAGE00 
    33 
    4  PUBLIC _APP_PUSH_ERRORH,_APP_POP_ERRORH,FindSym,PushRealO1,Mov9ToOP1,FPAdd,OP1ToOP2,LCDDelay 
     4 PUBLIC _APP_PUSH_ERRORH,_APP_POP_ERRORH,PushRealO1,Mov9ToOP1,FPAdd,LCDDelay 
    55 PUBLIC CopyFlashPage,ATimes16,CalculateOSChecksum 
    66 PUBLIC Placeholder005Fh,Placeholder0006h,Placeholder004Eh,Placeholder0003h,Placeholder0035h 
     
    1515Mov9ToOP1: 
    1616FPAdd: 
    17 OP1ToOP2: 
    18 FindSym: 
    1917Placeholder0003h: 
    2018Placeholder0006h: