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 years ago
data b6c4793f44 Update code coverage test to run headless for a full minute, correct some warning and bugs 7 years ago
doc 211b1f86c8 More changes 12 years ago
external b0ed951235 More Travis/Code coverage things 7 years ago
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 years ago
ti68k 211b1f86c8 More changes 12 years ago
unix bc65a7a4f0 Merge newcore branch into master/trunk. Correct lots of warning. (now warning are threat as error by default) 12 years ago
.gitignore bc65a7a4f0 Merge newcore branch into master/trunk. Correct lots of warning. (now warning are threat as error by default) 12 years ago
.gitmodules b0ed951235 More Travis/Code coverage things 7 years ago
.travis.yml 9413fc5e27 Damn travis, be a bit more smart please! 7 years ago
CMakeLists.txt a09f33fe33 Correct test call 7 years ago
README.md 6a1064a852 Some more update on coverages thingys 7 years ago
README.txt 0d6ed068ca Add a slightly proper readme file 7 years ago

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.