Skip to content

rpasta42/bug-finesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple assembler/emulator for an imaginary Hardware Architecture.

Check out test.asm for example application for computing fibonacci numbers.

To test it it, run make, and then execute ./a.out test.asm. Currently there isn't any output to screen, but you can see fibinocci number being computed into register 15 in debug output.

About

Random CPU emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published