Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | fix emscripten | Toad King | |
2018-12-28 | More work on making code C89-compliant | twinaphex | |
2018-12-19 | Fix controller input for Super Mario All-Stars (backport | jdgleaver | |
https://github.com/libretro/snes9x2005/commit/bc7474392a91fa9838e6ecb5b16ccebdd97ab9ec) | |||
2016-10-15 | Adding copyright notices since certain predatory scumbags think | twinaphex | |
they can play games and demoralize open source creators with their hustling tactics (NO MEANS NO BTW - DON'T BOTHER EVER SENDING E-MAILS ASKING TO GIVE RIGHTS FOR MONEY!!!!! This goes out to you Nostalgames!) | |||
2016-08-08 | Get rid of register keywords, and try to get it compiling for Gamecube | twinaphex | |
2016-08-08 | Remove ZeroMemory | twinaphex | |
2016-08-06 | Fix some 'for loop initial declarations only allowed in C99 or C11 mode' ↵ | twinaphex | |
potential errors | |||
2015-11-14 | Old dusty x86 32bit-only ASM isn't going to work in the modern era | twinaphex | |
2015-11-13 | can display some stuff now. | aliaspider | |
2015-11-09 | reindent all files. | aliaspider | |
2015-11-09 | C++ --> C99 | aliaspider | |