摘要: 1 assume cs:codesg,ds:datasg,ss:stacksg 2 datasg segment 3 db '1. display ' 4 db '2. brows ' 5 db '3. replace ' 6 db '4. modify ' 7 datasg ends 8 stac 阅读全文
posted @ 2016-09-04 21:11 ynov 阅读(801) 评论(0) 推荐(0) 编辑
摘要: 简单 ,提前cx入栈 用的时候直接出来完事,随用随建栈233 阅读全文
posted @ 2016-09-04 21:02 ynov 阅读(291) 评论(0) 推荐(0) 编辑
摘要: bx用来表示原始偏移位置(雾),si/di用来Inc,idata用来方便跨越数组??orz 阅读全文
posted @ 2016-09-04 20:41 ynov 阅读(124) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2016-09-04 20:00 ynov 阅读(3) 评论(0) 推荐(0) 编辑