summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13Remove obsolete debugging codetwinaphex
2016-09-07(Emscripten) Add targettwinaphex
2016-08-09Cleanupstwinaphex
2016-08-08Remove CHECK_SOUNDtwinaphex
2016-08-08Take out register keywordtwinaphex
2016-08-08Compiles for Gamecube nowtwinaphex
2016-08-08Get rid of register keywords, and try to get it compiling for Gamecubetwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Remove ZeroMemorytwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-06Turn functions statictwinaphex
2016-08-06Put this ifdef around these problematic functionstwinaphex
2016-08-06Indentingtwinaphex
2016-08-06Remove unused SaveSRAMtwinaphex
2016-08-06Remove unused LoadSRAMtwinaphex
2016-08-06Fix some 'for loop initial declarations only allowed in C99 or C11 mode' pote...twinaphex
2016-08-05More cleanupstwinaphex
2016-08-05(vita) Prevent conflicting typestwinaphex
2016-08-05remove thistwinaphex
2016-08-05Cleanupstwinaphex
2016-08-05Start using stdint typestwinaphex
2016-08-05BUildfixtwinaphex
2016-08-05Cleanupstwinaphex
2016-08-05Remove unused prototypetwinaphex
2016-08-05Remove settingtwinaphex
2016-08-05Cleanupstwinaphex
2016-08-05Remove unused definetwinaphex
2016-08-05Cleanupstwinaphex
2016-08-05This can go nowtwinaphex
2016-08-05Disable ARM_ASM in general for iOS - iOS keeps breaking ASM codetwinaphex
2016-08-05Don't use memset ASM functions for iOStwinaphex
2016-08-05Remove thistwinaphex
2016-08-05Lower-case x for nametwinaphex
2016-08-05Change target namestwinaphex
2016-08-05Update nametwinaphex
2016-08-05Merge pull request #16 from NunaticAlumina/masterTwinaphex
2016-08-05Fixed assembly option on Makefile.NunaticAlumina
2016-08-05Updated Makefile.root
2016-08-05Added vita as target.NunaticAlumina
2016-03-01Add GCW Zero targettwinaphex
2016-01-19Cleanupstwinaphex
2016-01-19Change some for loop initial declarationstwinaphex
2016-01-19Merge pull request #14 from joolswills/gcc_optsaliaspider
2016-01-19remove some gcc opts -Jools Wills
2015-12-29Merge pull request #12 from joolswills/gccaliaspider
2015-12-28no need for HAVE_GCC anymoreJools Wills
2015-12-27remove unneeded GCC flags (already enabled by -O3)Jools Wills