Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | use correct include paths | aliaspider | |
2015-11-09 | (android) enable ARM_ASM only for TARGET_ARCH=arm | aliaspider | |
2015-11-09 | Improve jni/Android.mk | twinaphex | |
2015-11-09 | Remove USE_GLIDE ifdefs | twinaphex | |
2015-11-09 | Can't have certain GCC flags for non-ARM | twinaphex | |
2015-11-08 | (android) build fix | aliaspider | |
2015-11-08 | update Makefile.common | aliaspider | |
2015-11-08 | Take out _SNESPPC ifdefs | twinaphex | |
2015-11-08 | Add tile_c.cpp for non-ARM_ASM build | twinaphex | |
2015-11-08 | remove commented out code | twinaphex | |
2015-11-08 | Add more non-ARM_ASM codepaths | twinaphex | |
2015-11-08 | Add non-ARM ASM version of SWAP_DWORD | twinaphex | |
2015-11-08 | Start adding counterparts to ARM ASM codepaths | twinaphex | |
2015-11-07 | code goes in the .text section ... | aliaspider | |
2015-11-07 | silence some assembler warnings | aliaspider | |
2015-11-07 | don't override Settings.asmspc700 on game load. | aliaspider | |
2015-11-07 | use the extern "C" macros. | aliaspider | |
2015-11-07 | add Makefile.common, update android build files | aliaspider | |
2015-11-05 | fix reported resolution. | aliaspider | |
2015-11-05 | cleanups | aliaspider | |
2015-11-05 | clenups | aliaspider | |
2015-11-05 | move more files | aliaspider | |
2015-11-05 | remove zlib dependancy | aliaspider | |
2015-11-05 | Remove debug.h references | Twinaphex | |
2015-11-05 | S-JIS --> UTF8 | aliaspider | |
2015-11-05 | move/delete some unused files. | aliaspider | |
2015-11-05 | more cleanups. | aliaspider | |
2015-11-05 | more cleanups | aliaspider | |
2015-11-05 | remove some ifdefs | twinaphex | |
2015-11-05 | Remove USE_GLIDE | twinaphex | |
2015-11-05 | Cleanups | twinaphex | |
2015-11-05 | Drop one ifdef | twinaphex | |
2015-11-05 | Change some int casts to intptr_t | twinaphex | |
2015-11-05 | cleanups | aliaspider | |
2015-11-05 | cleanup | aliaspider | |
2015-11-05 | forgot to add those. | aliaspider | |
2015-11-04 | cleanups | aliaspider | |
2015-11-04 | cleanups | aliaspider | |
2015-11-04 | add ctr/3ds target. | aliaspider | |
2015-11-04 | update libretro.h | aliaspider | |
2015-06-04 | Merge pull request #10 from Kivutar/patch-1 | Twinaphex | |
Unhardcode CC in the Makefile | |||
2015-06-04 | Unhardcode CC in the Makefile | Jean-André Santoni | |
2015-03-20 | Merge pull request #8 from petnic/master | Twinaphex | |
Added multiplayer support | |||
2014-12-08 | Added multiplayer support | Nicholas Peters | |
Added multiplayer support. | |||
2014-02-17 | Merge pull request #4 from virmitio/master | Toad King | |
add libretro cheat support | |||
2014-02-17 | adding libretro cheat support | Tim Rogers | |
2012-10-24 | Android makefile | Toad King | |
2012-10-21 | switch to rgb565 | Toad King | |
2012-06-17 | compile fix | ToadKing | |
2012-06-17 | color accuracy update | Toad King | |
some colors (like battle menus in SMRPG) are still corrupted, need to look into it more |