Changeset 46 for trunk/BOOTCODE/SPECIAL/FAT16.ASM
- Timestamp:
- Apr 12, 2014, 8:23:32 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BOOTCODE/SPECIAL/FAT16.ASM
r40 r46 125 125 ; ES - Segment, where to read Cluster to 126 126 ; DI - Offset, where to read Cluster to 127 ; Out: DX - Cluster that follows this one, [ES:DI] filled out127 ; Out: DX - Cluster that follows this one, es:[DI] filled out 128 128 ; DI - Offset, adjusted 129 129 ; Destroyed: None
Note:
See TracChangeset
for help on using the changeset viewer.