Startup code

20709: Populate character line of display area with machine code


Used by routine at 33204

HL Source
DE Destination

20709 012000 LD BC,32
20712 D5 PUSH DE
20713 EDB0 LDIR
20715 68 LD L,B
20716 D1 POP DE
20717 14 INC D
20718 24 INC H
20719 CB5A BIT 3,D
20721 28F2 JR Z,20709
20723 C9 RET