Changeset 179 for trunk/bootcode
- Timestamp:
- Nov 7, 2017, 7:12:42 AM (8 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/bootcode/regular/conv.asm (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/bootcode/regular/conv.asmr129 r179 64 64 ; Out: AX - |digitcount|digit2|digit1|digit0| 65 65 ; Destroyed: none 66 IF 0 66 67 CONV_BinToPBCD Proc Near uses cx 67 68 … … 109 110 ret 110 111 CONV_BinToPBCD Endp 112 ENDIF 111 113 112 114 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
