summaryrefslogtreecommitdiff
path: root/src/ppu_.c
AgeCommit message (Collapse)Author
2020-01-04fix emscriptenToad King
2018-12-28More work on making code C89-complianttwinaphex
2018-12-19Fix controller input for Super Mario All-Stars (backportjdgleaver
https://github.com/libretro/snes9x2005/commit/bc7474392a91fa9838e6ecb5b16ccebdd97ab9ec)
2016-10-15Adding copyright notices since certain predatory scumbags thinktwinaphex
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-08Get rid of register keywords, and try to get it compiling for Gamecubetwinaphex
2016-08-08Remove ZeroMemorytwinaphex
2016-08-06Fix some 'for loop initial declarations only allowed in C99 or C11 mode' ↵twinaphex
potential errors
2015-11-14Old dusty x86 32bit-only ASM isn't going to work in the modern eratwinaphex
2015-11-13can display some stuff now.aliaspider
2015-11-09reindent all files.aliaspider
2015-11-09C++ --> C99aliaspider