Skip to content

Remi05/NESremu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NESremu

Author : Rémi Pelletier
Description : NESremu is a simple NES emulator written in C++ (Work in progress).

Goal

Produce a decently efficient and mostly accurate NES emulator capable of running most popular titles.

Motivations

  • Acquiring a better understanding of computer architecture.
  • Learning more about the NES hardware.
  • Overcoming the challenge of producing an emulator of a console which I am fond of.

Notice

This project is not currently finished, it may contain errors, bugs and inaccuracies. The source code was published at this state in order to showcase the progress I have made on this project. Every file on the repository is therefore subject to change.

License

Licensed under the Apache License, Version 2.0, (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).

About

Simple NES emulator (WIP).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages