Skip to content

BlackHart98/nes_emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Emulator

A Nintendo ES emulator, in the end it's slop code, but I just had to do it for the culture.

Requirements

  • C compiler (Clang or GCC)
  • For now I can only guarantee UNIX-like OS (macOS 👉👈)

To build

  • Run this on the terminal
sh build.sh

For release

sh build-release.sh

To run

  • Run the build (not doing anything yet 😔)
sh build/nes_emu <game_file_path>

For release

sh build/nes_emu_release <game_file_path>

Resource

Note

Plih I nih a j*b (in C/C++) 😭 Still in progress...

About

Yet another NES emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published