Lines Matching refs:blocks
10202 ;; 2 ROM length in 512-byte blocks10208 mov ax, #0x0004 ;; start with increment of 4 (512-byte) blocks = 2k10213 mov al, [2] ;; change increment to ROM length in 512-byte blocks10308 shl ax, #5 ;; convert 512-bytes blocks to 16-byte increments