Age | Commit message (Expand) | Author |
---|---|---|
2016-10-15 | Add copyright notices since certain guys try to push their luck | twinaphex |
2014-11-03 | use stdint/stdbool | aliaspider |
2014-11-03 | fix typo | aliaspider |
2014-11-03 | blargg's apu implementation can now be used. | aliaspider |
2014-11-03 | can build with USE_BLARGG_APU enabled, still not working. | aliaspider |
2014-11-02 | cleanups. | aliaspider |
2014-10-30 | Code readability - turn ZeroMemory into memset(a, 0, b) | twinaphex |
2014-10-30 | Refactor S9xSetSuperFX the same way as SNES9x Next code | twinaphex |
2014-10-30 | Refactor code to function S9xSetSuperFX to make it more like | twinaphex |
2014-10-30 | remove ZSNES_FX defines | aliaspider |
2014-10-30 | apply a facelift | aliaspider |
2014-10-29 | less C++. | aliaspider |
2014-10-29 | remove more C++ code. | aliaspider |
2014-10-29 | C++ cleanups. (in progress) | aliaspider |
2014-10-29 | start moving everything to C | aliaspider |