NES Emulator Project for MC861/MC871.
Requirements:
Once inside the UNRELATED folder, run these commands to assemble and play the game:
$ asm6f main.asm game.nes
$ mednafen game.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
- CPU
- PPU
- APU
- 157642 - Alex Wei
- 155943 - João Víctor Brazileu Spuri
- 166779 - Eduardo Moreira Freitas de Souza
- 176522 - Jonathas Rocha Limirio Sardinha