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,implementing the
basic COSMAC-VIP instruction set.
Written in C,using SDL library for
the graphical environment.
Usage:
prompt >> ./a.out [ROM FILE_name]
Crete,2017.