More core option fixes
authornegativeExponent <negativeExponent@users.noreply.github.com>
Sun, 10 May 2020 06:38:56 +0000 (14:38 +0800)
committernegativeExponent <negativeExponent@users.noreply.github.com>
Sun, 10 May 2020 06:38:56 +0000 (14:38 +0800)
commitec253988202457b6aa5de5272b4f980d4219bed9
treec079327ed3fc9ffc0304a765108988c6e3445864
parent1250bd8bfc042a4d33308814d733669966e45622
More core option fixes

- This PR fixes core options and moves them to the related dynarec modes where they are implemented.

LIGHTREC = relates to platforms that supports the new Lightrec mode
NEW_DYNAREC = relates to previous dynarec implementation that is still used for some 32bit devices

- Dynarec Recompiler core option, both dynarec implementation can be enabled or disabled
frontend/libretro.c
frontend/libretro_core_options.h
frontend/libretro_core_options_intl.h
libpcsxcore/new_dynarec/new_dynarec.h