index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-11
cleanups
twinaphex
2014-12-11
Provide two comments
twinaphex
2014-12-11
Demacro-ize main.c
twinaphex
2014-12-11
(Android) For Android x86 build - try to use mmap, for Android - use ARM_MEMO...
twinaphex
2014-12-10
(Android) Works now with dynarec
twinaphex
2014-12-10
Add HAVE_DYNAREC and -DARCH_ARM optionally to CFLAGS
twinaphex
2014-12-10
PC_BUILD can go now
twinaphex
2014-12-10
ARM needs special optimized routines for video blending, etc.
twinaphex
2014-12-10
Small tweak in Makefile
twinaphex
2014-12-10
--no-undefined doesn't work for Clang
twinaphex
2014-12-10
iOS - set HAVE_POSIX_MEMALIGN and -marm
twinaphex
2014-12-10
warm.h - change linux/ioctl.h include into sys/ioctl.h include
twinaphex
2014-12-10
load_game_config - print config_path
twinaphex
2014-12-10
Silence libco/amd64.c warning
twinaphex
2014-12-10
Turn dynarec enable/disable into core option if HAVE_DYNAREC
twinaphex
2014-12-10
We don't need to get rid of idle loop patching for non-dynarec
twinaphex
2014-12-10
non-HAVE_DYNAREC codepath compiles and links now
twinaphex
2014-12-10
Add LDFLAGS to Makefile
twinaphex
2014-12-10
Only compile in cpu_threaded.c for HAVE_DYNAREC targets
twinaphex
2014-12-10
Add HAVE_DYNAREC ifdef to gba_memory.c
twinaphex
2014-12-10
Add HAVE_DYNAREC ifdef
twinaphex
2014-12-10
Code nits - get rid of '== NULL' / '!= NULL'
twinaphex
2014-12-10
Style nits
twinaphex
2014-12-10
Get rid of unused variable 'audio_buffer_size' to silence another warning
twinaphex
2014-12-10
Convert enum to sram_type_size to avoid warning
twinaphex
2014-12-10
Fix one warning in Clang
twinaphex
2014-12-10
(Android) Add x86 target too
twinaphex
2014-12-10
cleanups
aliaspider
2014-12-10
cleanups
aliaspider
2014-12-10
add a HAVE_MMAP check, cleanups.
aliaspider
2014-12-10
use correct save directory.
aliaspider
2014-12-10
implement retro_serialize/unserialize
aliaspider
2014-12-10
Android build fix
aliaspider
2014-12-10
Rename memory.c to gba_memory.c
twinaphex
2014-12-10
Cleanups in Android.mk
twinaphex
2014-12-10
Add Android JNI files
twinaphex
2014-12-10
Remove SDL code in cpu.c
twinaphex
2014-12-10
Take out SDL defines in common.h
twinaphex
2014-12-10
Demacro-ize block_builder_arm/block_builder_thumb
twinaphex
2014-12-10
Add macro parameter 'opcode' to some macros
twinaphex
2014-12-10
fix arm target compile errors.
aliaspider
2014-12-10
fix compiler error: initializer element is not a compile-time constant
aliaspider
2014-12-09
Start adding ARCH_ARM rules
Twinaphex
2014-12-09
Add CPU_ARCH rules to Makefile.common
twinaphex
2014-12-09
Update Makefile/Makefile.common
twinaphex
2014-12-09
Cleanups - main.c
twinaphex
2014-12-09
Move IN_MEMORY_C ifdefs to memory.c
twinaphex
2014-12-09
Clean up some unused stuff
twinaphex
2014-12-09
De-macroize render_sample macros
twinaphex
2014-12-09
Get rid of gbc_sound_load_wave_ram macro
twinaphex
[prev]
[next]