Skip to content

JSpuri/EmuParadise

Repository files navigation

EmuParadise

NES Emulator Project for MC861/MC871.

Phase 1: Give the (NES) game away

What an awesome cartridge!

Requirements:

Once inside the UNRELATED folder, run these commands to assemble and play the game:

$ asm6f main.asm game.nes
$ mednafen game.nes

Phase 2 to 4: Assembling the NES

In the root folder of the project, run:

  • $ make to compile the current state of the emulator;
  • $ make test to run current CPU tests;
  • $ make clean to remove files created on testing and compiling cases;

Note: We used C++ 14

Our emulator currently have:

  • CPU
  • PPU
  • APU

Criadores:

  • 157642 - Alex Wei
  • 155943 - João Víctor Brazileu Spuri
  • 166779 - Eduardo Moreira Freitas de Souza
  • 176522 - Jonathas Rocha Limirio Sardinha

About

NES Emulator Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published