summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-09reindent all files.aliaspider
2015-11-09solve 'for' loop initial declarations build errors.aliaspider
2015-11-09C++ --> C99aliaspider
2015-11-09use correct include pathsaliaspider
2015-11-09(android) enable ARM_ASM only for TARGET_ARCH=armaliaspider
2015-11-09Improve jni/Android.mktwinaphex
2015-11-09Remove USE_GLIDE ifdefstwinaphex
2015-11-09Can't have certain GCC flags for non-ARMtwinaphex
2015-11-08(android) build fixaliaspider
2015-11-08update Makefile.commonaliaspider
2015-11-08Take out _SNESPPC ifdefstwinaphex
2015-11-08Add tile_c.cpp for non-ARM_ASM buildtwinaphex
2015-11-08remove commented out codetwinaphex
2015-11-08Add more non-ARM_ASM codepathstwinaphex
2015-11-08Add non-ARM ASM version of SWAP_DWORDtwinaphex
2015-11-08Start adding counterparts to ARM ASM codepathstwinaphex
2015-11-07code goes in the .text section ...aliaspider
2015-11-07silence some assembler warningsaliaspider
2015-11-07don't override Settings.asmspc700 on game load.aliaspider
2015-11-07use the extern "C" macros.aliaspider
2015-11-07add Makefile.common, update android build filesaliaspider
2015-11-05fix reported resolution.aliaspider
2015-11-05cleanupsaliaspider
2015-11-05clenupsaliaspider
2015-11-05move more filesaliaspider
2015-11-05remove zlib dependancyaliaspider
2015-11-05Remove debug.h referencesTwinaphex
2015-11-05S-JIS --> UTF8aliaspider
2015-11-05move/delete some unused files.aliaspider
2015-11-05more cleanups.aliaspider
2015-11-05more cleanupsaliaspider
2015-11-05remove some ifdefstwinaphex
2015-11-05Remove USE_GLIDEtwinaphex
2015-11-05Cleanupstwinaphex
2015-11-05Drop one ifdeftwinaphex
2015-11-05Change some int casts to intptr_ttwinaphex
2015-11-05cleanupsaliaspider
2015-11-05cleanupaliaspider
2015-11-05forgot to add those.aliaspider
2015-11-04cleanupsaliaspider
2015-11-04cleanupsaliaspider
2015-11-04add ctr/3ds target.aliaspider
2015-11-04update libretro.haliaspider
2015-06-04Merge pull request #10 from Kivutar/patch-1Twinaphex
2015-06-04Unhardcode CC in the MakefileJean-André Santoni
2015-03-20Merge pull request #8 from petnic/masterTwinaphex
2014-12-08Added multiplayer supportNicholas Peters
2014-02-17Merge pull request #4 from virmitio/masterToad King
2014-02-17adding libretro cheat supportTim Rogers
2012-10-24Android makefileToad King