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 (
Collapse
)
Author
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
2014-12-09
Simplify gbc_sound_wave_update
twinaphex
2014-12-09
Simplify sound_timer function
twinaphex
2014-12-09
Simplify render_audio
twinaphex
2014-12-09
Remove unused clock_speed variable
twinaphex
2014-12-09
Remove set_clock_speed
twinaphex
2014-12-09
Remove unused screen_filter2
twinaphex
2014-12-09
Get rid of non-libretro/SDL code in video.c
twinaphex
2014-12-09
Assume PC_BUILD
twinaphex
2014-12-09
Silence warning in libco/x86.c
twinaphex
2014-12-09
Remove non-libretro code in sound.c
twinaphex
2014-12-09
Remove non-libretro code in input.c
twinaphex
2014-12-09
Remove useless GUI font code
twinaphex
2014-12-09
Remove gui.c
twinaphex
2014-12-09
Remove zip.c/zip.h
twinaphex
2014-12-09
Merge pull request #2 from aliaspider/master
Twinaphex
initial port of gpsp to libretro.
2014-12-09
fix display name/version.
aliaspider
2014-12-09
-fPIC wasn't necessary afterall, and compiling without it increases fps
aliaspider
by about 10%.
2014-12-09
dynamic recompiler now works when the core is compiled as a shared
aliaspider
library.
2014-12-09
fix sound
aliaspider
2014-12-09
enable sound ( still broken )
aliaspider
2014-12-09
video output now works in statically linked builds.
aliaspider
core can't be used as a shared library yet due to the dynarec not working when compiled with -fPIC
2014-12-09
add debug build option to x86 standalone target.
aliaspider
2014-12-09
hide some warnings
aliaspider
2014-12-09
fix undefined referances.
aliaspider
2014-12-09
show undefined referances.
aliaspider
add link.T
2014-12-09
can compile
aliaspider
2014-12-08
start implementing the libretro interface. (not working yet)
aliaspider
2014-12-08
fix binary name for the x86 target on non windows platforms.
aliaspider
2014-07-14
Dump required game_config.txt into working directory x86/ for now
twinaphex
2014-07-14
Merge pull request #1 from aliaspider/master
Twinaphex
fix x86 build
2014-07-14
fix x86 build
aliaspider
2014-07-14
Take out NEON CPU filters
twinaphex
2014-07-14
Take out GIZMONDO/POCKETPC ifdefs
twinaphex
2014-07-14
Take out Windows CE code
twinaphex
[prev]
[next]