.importzp TEMP .import popa, popax .include "zpvars.inc" .export _memfill ;void __fastcall__ memfill(void *dst,unsigned char value,unsigned int len); _memfill: sta