Computer Graphics in Simulating the Functioning of a Simple Computer

Computer graphics is widely used in several areas of science such as computer science education. The execution of hardware and software computer systems can be skillfully simulated using computer graphics. Such a simulation is very attractive in teaching at a university level. It is a way of visualization where students can see the unseen. In this article, the function of a simple computer is simulated. A simulator ASSEM is developed which is suitable as a teaching tool in computer system courses along with mnemonic and assembly language. The algorithm for implementing such a simulator is also presented.