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

Godzil c1d8e858aa More python update пре 6 година
data 5336cf6272 Add Joe Granato's Troll Burner Demo as a test for mapper #30 пре 6 година
doc cc291907c2 Rename project from TI-NESulator to peTI-NESulator пре 6 година
external cfe0099595 Adding PortAudio for audio backend. пре 6 година
src c1d8e858aa More python update пре 6 година
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 cfe0099595 Adding PortAudio for audio backend. пре 6 година
.travis.yml ac50dea14b Disabling sonarcloud. пре 6 година
CMakeLists.txt cc291907c2 Rename project from TI-NESulator to peTI-NESulator пре 6 година
README.md 28dbaa8d08 Update README.md пре 6 година
README.txt cc291907c2 Rename project from TI-NESulator to peTI-NESulator пре 6 година
sonar-project.properties 8f51c4712c Try to run sonarqube/sonarcloud in travis... пре 6 година

README.md

peTI-NESulator

Coverage Status codecov travis Codacy Badge

This is a cleaned version of the peTI-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.