Prev: 7180 Up: Map Next: 7187
7185: Clear memory block with null.
Used by the routine at 62fe.
Input
B Loop counter: the MSB of the address to stop at.
HL Start address to begin filling.
7185 ld c,$00 Byte to use for the fill
Prev: 7180 Up: Map Next: 7187