Re: A86: Saving data as strings on the 86 & PROBLEMS COMPILING


[Prev][Next][Index][Thread]

Re: A86: Saving data as strings on the 86 & PROBLEMS COMPILING




ld hl,data_length / call _CREATESTRNG / push hl / ld a,b / ex de,hl / call
$4c3f / call _SET_ABS_DEST_ADDR / xor a / ld hl,data_pointer / call
_SET_ABS_SRC_ADDR / pop bc / call _SET_MM_NUM_BYTES / call _mm_ldir


References: