The infamous TI-NESulator project (or part of it)
(public version)

Godzil 79e43a98e4 glext.h was not included hence the error. Using GLFW3 facility to include it as some OS have OpenGL/xxx other GL/xxx for include file... NASTY! пре 7 година
data b6c4793f44 Update code coverage test to run headless for a full minute, correct some warning and bugs пре 7 година
doc 211b1f86c8 More changes пре 12 година
external b0ed951235 More Travis/Code coverage things пре 7 година
src 79e43a98e4 glext.h was not included hence the error. Using GLFW3 facility to include it as some OS have OpenGL/xxx other GL/xxx for include file... NASTY! пре 7 година
ti68k 211b1f86c8 More changes пре 12 година
unix bc65a7a4f0 Merge newcore branch into master/trunk. Correct lots of warning. (now warning are threat as error by default) пре 12 година
.gitignore bc65a7a4f0 Merge newcore branch into master/trunk. Correct lots of warning. (now warning are threat as error by default) пре 12 година
.gitmodules b0ed951235 More Travis/Code coverage things пре 7 година
.travis.yml 9413fc5e27 Damn travis, be a bit more smart please! пре 7 година
CMakeLists.txt a09f33fe33 Correct test call пре 7 година
README.md 6a1064a852 Some more update on coverages thingys пре 7 година
README.txt 0d6ed068ca Add a slightly proper readme file пре 7 година

README.md

TI-NESulator

Coverage Status codecov travis

This is a cleaned version of the TI-NESulator repository (all non free data has been removed)

Some part of the original subversion has been lost because of harddrive crash so the early stage of the project is completely lost. Or I would need to check all the backups arount to recreate part of that history, but that not a fun thing to do to be honest, and there is virtually nothing to gain from that.

The source is given as is, I have to select a proper licence for this code, but concider it to be in a 3 clause BSD with a non commercial clause:

  • You are free to use that code and integrate some part in your project
  • Will need to state where some of your code come from
  • This code is given as-is without any waranty of working as expected
  • You CAN’T use that code for commercial product without my prior consent.