Introduction - If you have any usage issues, please Google them yourself
AT89C2051 based on the square-wave generator, MAIN: MOV SP,# 60H Set SP pointer MOV R0,# 50H shows that the first address buffer 50HML0: CLR A MOV @ R0, A display buffer cleared INC R0 CJNE R0,# 55H, ML0