Emulating an operating system on top of another
暂无分享,去创建一个
In this paper, we present the design of an operating‐system emulator. This software interface provides the services of one operating system (Oberon) on a machine running a different operating system (Macintosh), by mapping the functions of the first onto equivalent calls to the second. The construction of this emulator proceeded in four distinct phases, documented here through examples from each of these phases. We believe that our four‐phase approach can be beneficial whenever a larger software system needs to be adapted from one architecture onto another. In conclusion, we relate some of the lessons learned and propose guidelines for similar engineering projects.
[1] Johann Jakob Eberle. Development and analysis of a workstation computer , 1987 .
[2] Niklaus Wirth,et al. The programming language oberon , 1988, Softw. Pract. Exp..
[3] Michael Franz. The rewards of generating true 32-bit code , 1991, SIGP.
[4] Niklaus Wirth,et al. The oberon system , 1989, Softw. Pract. Exp..