Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-13 | fix gfx for non ARM targets. | aliaspider | |
2015-11-13 | can display some stuff now. | aliaspider | |
2015-11-13 | add missing include. | aliaspider | |
2015-11-13 | can be built and run for non arm platforms, gfx not working. | aliaspider | |
2015-11-13 | build bix for non ARM platforms. | aliaspider | |
(still not functional) | |||
2015-11-11 | Remove some file logs | twinaphex | |
2015-11-10 | another one. | aliaspider | |
2015-11-10 | dirty fix for unaligned access. | aliaspider | |
2015-11-10 | Move some more frivolous ASM files | twinaphex | |
2015-11-10 | Move memcmp/memcpy/memset.S to old | twinaphex | |
2015-11-10 | nit. | aliaspider | |
2015-11-10 | seriously ?! | aliaspider | |
-DASMCPU can be used now. | |||
2015-11-10 | Use MSB_FIRST | twinaphex | |
2015-11-10 | Remove resource.h | twinaphex | |
2015-11-10 | Cleanups | twinaphex | |
2015-11-10 | Cleanups | twinaphex | |
2015-11-10 | Cut down on cheats code | twinaphex | |
2015-11-10 | Remove unused variables | twinaphex | |
2015-11-10 | Remove some unused variables | twinaphex | |
2015-11-09 | add sound interpolation | aliaspider | |
2015-11-09 | reindent all files. | aliaspider | |
2015-11-09 | solve 'for' loop initial declarations build errors. | aliaspider | |
remove --std=c99 | |||
2015-11-09 | C++ --> C99 | aliaspider | |
2015-11-09 | Remove USE_GLIDE ifdefs | twinaphex | |
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 | use the extern "C" macros. | 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-04 | cleanups | aliaspider | |