Skip to content

This program is able to run your own Assembly Code. If needed you can also add a few new commands or update the current commands.

License

Notifications You must be signed in to change notification settings

alex-hiermann/Microprogrammed-CPU-Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microprogrammed CPU Simulation

Introduction

This program is written due to an school assignment by Alexander Hiermann.

Intention

This program is able to run your own Assembly Code. If needed you can also add a few new commands or update the current commands.

Run

How to run this program:

  • Fork or Clone this repository
  • Make sure you have jdk 15 and javafx installed
  • Build the project into a jar file
  • Execute the jar file
  • Start coding your own Assembly-language based program!

Milestones

[x] Adding essential assembler commands
[x] Adding QOL features (Quality of life)
[x] Adding Recent Files Tab
[x] Adding advanced GUI with many different features
[ ] Adding debugging-mode
[ ] Write examples

License

Distributed under the MIT License. See LICENSE for more information.

About

This program is able to run your own Assembly Code. If needed you can also add a few new commands or update the current commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published