西南石油大学学报(自然科学版) ›› 1989, Vol. 11 ›› Issue (2): 120-125.DOI: 10.3863/j.issn.1000-2634.1989.02.13

• 论文 • Previous Articles     Next Articles

AN ALGORITHM FOR Z-80 DISASSEMBLING

Wang Da-ming
  

  1. (Department of Management)
  • Received:1988-09-06 Revised:1900-01-01 Online:1989-04-20 Published:1989-04-20

Abstract:

Taking Z-80 for example,this paper presents an algorithm which disassembles the object codes into mnemonics. By means of the graph, the issue of disassembling object code is transformed weighted-direct into travelling weighted-directed graph. Therefore,the instruction mnemonics and data area codes can be obtained easily and quickly, making the process of disassembling much shortened, Although the algorithm is developed for Z-80 machine in the paper, it is not difficult to extend it to other machine instructions.

Key words: Algorithm, Disassembling