Skip to content

Implementation of CPU, Assembler and Disassembler, based on real technologies

Notifications You must be signed in to change notification settings

VladZg/Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processor

Compile the project with make -f Compile from the root directory

To compile and run a programm on asm:

  1. Write your programm in filepath.asm
  2. Run make -f Run filename=filepath from the root directory

About

Implementation of CPU, Assembler and Disassembler, based on real technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published