You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an extremely basic CPU emulator I wrote in C originally for my 'compiler in C' project.
I decided it would be better if it had its own repository.
Im still working on this - since some of the 'syscalls' need work