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
A CHIP-8 emulator I have written in my spare time to learn more about interpreting code and emulation in general.
It uses Direct2D as well as raw input to display to the screen and recieve input respectively.