Skip to content

majestic53old/libnes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBNES

LIBNES is an emulator for the Nintendo(R) Entertainment System, written in C++.

Table of Contents

  1. Changelog
  2. License

Changelog

##Version 0.1.1543 Updated:10/21/2015

  • Added ppu class tests (partial)
  • Minor bug fixes

Updated:10/20/2015

  • Added ppu class (partial)
  • Added ppu class tests (partial)
  • Added ppu/ppu_oam memory blocks
  • Added ppu/ppu_oam memory block tests

Updated:10/19/2015

  • Added rom class test cases (complete)

##Version 0.1.1542 Updated:10/18/2015

  • Added rom class test cases (partial)

Updated:10/17/2015

  • Added rom class (complete)

Updated:10/16/2015

  • Added rom class (partial)

Updated:10/15/2015

  • Added all remaining test cases

Updated:10/14/2015

  • Added adc/sbc test cases

Updated:10/13/2015

  • Added all remaining commands
  • Added test cases (partial)

Updated:10/12/2015

  • Added inc/dec and binary operation commands

Changelog truncated (see file history for full log)

License

Copyright(C) 2015 David Jolly majestic53@gmail.com

libnes is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

libnes is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

An emulator for the Nintendo(R) Entertainment System, written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published