summaryrefslogtreecommitdiff
path: root/Makefile.common
AgeCommit message (Expand)Author
2021-05-19Cleanup Makefiles a bitDavid Guillen Fandos
2021-03-22Adding Normmatt's BIOS as a built-in BIOSDavid Guillen Fandos
2021-03-08Remove libcoDavid Guillen Fandos
2020-10-23Add build-time option to run the emulator in a thread instead of libco (fixes...jdgleaver
2020-09-21Add optional colour correction + interframe blendingjdgleaver
2019-10-20Get dynarec working again for PSPbmaupin
2014-12-14Rename cpu_orig.c to cpu.ctwinaphex
2014-12-13Create memmap_win32.c for Win32 systems - a mman wrappertwinaphex
2014-12-12Use cpu_orig.c in release builds for now - apparently grouping alltwinaphex
2014-12-11Create define ARM_ARCH_BLENDING_OPTS - so that we can optionallytwinaphex
2014-12-11Reimplement cache invalidation codetwinaphex
2014-12-10ARM needs special optimized routines for video blending, etc.twinaphex
2014-12-10Only compile in cpu_threaded.c for HAVE_DYNAREC targetstwinaphex
2014-12-10Add HAVE_DYNAREC ifdeftwinaphex
2014-12-10Rename memory.c to gba_memory.ctwinaphex
2014-12-10fix arm target compile errors.aliaspider
2014-12-09Start adding ARCH_ARM rulesTwinaphex
2014-12-09Add CPU_ARCH rules to Makefile.commontwinaphex
2014-12-09Update Makefile/Makefile.commontwinaphex