English

Clown: a Microprocessor Simulator for Operating System Studies

Other Computer Science 2012-07-24 v1

Abstract

In this paper, I present the design and implementation of Clown--a simulator of a microprocessor-based computer system specifically optimized for teaching operating system courses at undergraduate or graduate levels. The package includes the simulator itself, as well as a collection of basic I/O devices, an assembler, a linker, and a disk formatter. The simulator architecturally resembles mainstream microprocessors from the Intel 80386 family, but is much easier to learn and program. The simulator is fast enough to be used as an emulator--in the direct user interaction mode.

Keywords

Cite

@article{arxiv.1207.5176,
  title  = {Clown: a Microprocessor Simulator for Operating System Studies},
  author = {Dmitry Zinoviev},
  journal= {arXiv preprint arXiv:1207.5176},
  year   = {2012}
}

Comments

6 pages, 3 figures, 2 tables. Presented at Summer Computer Simulation Conference, San Jose, July 2004

R2 v1 2026-06-21T21:39:32.782Z