Skip to content

thomasleese/fde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Decode Execute

A tool for demonstrating the Fetch-Decode-Execute cycle.

Building

$ mkdir build && cd build
$ cmake ..
$ make

Running

Main Window Screenshot

Once built, you should be able to run it like this (in the build directory):

$ ./src/FetchDecodeExecute

By default, the program runs in full-screen mode as it is designed for classroom use. If you do not want this, you should run it like this:

$ ./src/FetchDecodeExecute --no-fullscreen

About

A tool for demonstrating the Fetch-Decode-Execute cycle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages