Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-22 | Merge pull request #93 from jSTE0/miyoo-fast-aligned | Autechre | |
platform/miyoo: Use optimised build flags | |||
2022-02-28 | PS3/PSL1GHT Makefile update | CrystalCT | |
2022-02-25 | platform/miyoo: Use optimised build flags | jSTE0 | |
Opt-in to FAST_ALIGNED_LSB_WORD_ACCESS optimisation which was actually backported to a standalone fork in m45t3r/snes9x4d@cf6dedb1. Speeds up some CPU and PPU operations. Similarly, stop unrolling loops as in m45t3r/snes9x4d@8a342cde to help small CPU cache devices like the Miyoo. | |||
2022-01-10 | add Miyoo target | salvacam | |
2021-09-17 | Replace direct direct file access with VFS routines | jdgleaver | |
2021-06-04 | Rename LOAD_FROM_MEMORY_TEST to LOAD_FROM_MEMORY | twinaphex | |
2021-03-11 | Add ios-arm64/tvos-arm64 | twinaphex | |
2021-02-14 | (MVC) Embed MSVCRT runtime | twinaphex | |
2021-02-10 | Add MSVC 2005 and 2010 targets | twinaphex | |
2021-01-28 | (macOS) Set up CROSS_COMPILING for ARM 64bit | twinaphex | |
2020-12-29 | Update Makefile | Autechre | |
2020-12-29 | Update Makefile | Autechre | |
2020-12-18 | (.gitlab-ci.yml) Enable building of both 'snes9x2005' and 'snes9x2005_plus' | jdgleaver | |
2020-10-15 | Add 'USE_OLD_COLOUR_OPS' flag + PSP ifdef guards | jdgleaver | |
2020-10-15 | Backports: Colour operations from Snes9x 1.60 + MIPS optimisations from ↵ | jdgleaver | |
PocketSNES | |||
2020-05-18 | Update | twinaphex | |
2020-05-18 | Update | twinaphex | |
2020-01-10 | fixed building on arm - missing -fPIC during compilation - fixes #71 | Jools Wills | |
2020-01-07 | Buildfix | twinaphex | |
2020-01-07 | (MSVC 2017) Buildfix - not yet complete | twinaphex | |
2019-12-27 | Buildfix | twinaphex | |
2019-12-27 | Update Makefile | twinaphex | |
2019-12-27 | Update | twinaphex | |
2019-12-27 | Update Makefile | twinaphex | |
2019-09-14 | Merge pull request #67 from webgeek1234/master | Twinaphex | |
libretro: allow mingw cross compile | |||
2019-09-13 | (tvOS) support building using tvOS SDK | Yoshi Sugawara | |
2019-08-03 | libretro: allow mingw cross compile | Aaron Kling | |
2019-08-02 | Add ARM platform | paradadf | |
2019-01-04 | VC2017 buildfix | twinaphex | |
2019-01-04 | Add MSVC 2017 target | twinaphex | |
2018-12-28 | Update MSVC 2010 x86 | twinaphex | |
2018-12-27 | Add MSVC2008 target | twinaphex | |
2018-12-27 | Buildfixes for MSVC + add MSVC 2008 | twinaphex | |
2018-11-02 | Merge pull request #62 from Classicmods/master | Twinaphex | |
Added Classic Platform structure - ARMv7 Cortex A7 build | |||
2018-10-29 | Fixed the link for A7A7 | Ryan 'Swingflip' Hamlin | |
2018-10-17 | Added ARMv7 A7 | Ryan 'Swingflip' Hamlin | |
2018-10-12 | Fix compiling on Mac OS Mojave | meepingsnesroms | |
2018-06-26 | 3rd time lucky with the make... | Ryan 'Swingflip' Hamlin | |
2018-06-26 | derped the make. | Ryan 'Swingflip' Hamlin | |
2018-06-26 | Added Hakchi Platform | Ryan 'Swingflip' Hamlin | |
2018-02-21 | Update for MSVC | twinaphex | |
2018-01-12 | Updated Makefile to allow build on Solaris 11 | kwyxz | |
2017-12-25 | Cleanups | twinaphex | |
2017-09-29 | support for iOS arm64 build | Yoshi Sugawara | |
2017-08-26 | Still cleaning things up... | João Silva | |
2017-08-17 | Update | neville | |
2017-08-17 | Updates to Makefile | twinaphex | |
2017-08-17 | Can't enable C89 for every target, we only need C89 right now | twinaphex | |
for MSVC | |||
2017-08-16 | Changed compile-time flags to use C89 and fixed new warnings raised. | João Silva | |
2017-08-16 | snes9x2010 Lagfix port and comment changes. | João Silva | |