Skip to content

A complex instruction set computer simulator

License

Notifications You must be signed in to change notification settings

marascoben/minicomputer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minicomputer

This project was developed for the CSCI6461 Computer Architecture course during my masters studies at the George Washington University.

A Complex Instruction Set (CISC) computer simulator.

Minicomputer front panel image

Build and Run

This simulator has been built using version 65 of the Java Runtime, and may not work with older versions.

To build the simulator, run:

make

Then to launch the simulator from the build, run:

make run

If you need to clean up the build files, run:

make clean

About

A complex instruction set computer simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published