aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02drc/psx_gpu: handle more calling conventionsnotaz
2013-04-02libretro: rename targets to be picked by menunotaz
2013-04-02frontend: flush emuLognotaz
2013-04-02avoid MAP_FIXED, log mappingsnotaz
2013-04-02frontend: attempt basic ios loggingnotaz
2013-04-01libretro: minor adjustments and a sanity checknotaz
2013-04-01(Blackberry) Define CC and AR in Makefile - so we can compile from thetwinaphex
2013-04-01(Libretro Makefile) Add ARM targettwinaphex
2013-04-01asm: fix incorrect offsetsnotaz
2013-04-01libretro: enable gpu_neonnotaz
2013-04-01psx_gpu: support relative jumptablesnotaz
2013-04-01psx_gpu: convert to UAL, load everything from contextnotaz
2013-04-01libretro/ios: workaround clang segfaultnotaz
2013-04-01libretro/ios: enable dynarec, update target namesnotaz
2013-04-01drc: convert linkage_arm to UAL, adjust loadsnotaz
2013-04-01fix clang warningsnotaz
2013-04-01drc: use print wrapper to output errorsnotaz
2013-04-01gte_neon: access scratch_buf through drc contextnotaz
2013-04-01drc: rework linkage_arm for better assembler compatibilitynotaz
2013-04-01still adjusting asm for better as compatibility..notaz
2013-03-31tiny little android neon build fixalmostalive
2013-03-25libretro: rework makefilenotaz
2013-03-25asm: use a macro for functionsnotaz
2013-03-25cspace_neon: convert to .Snotaz
2013-03-25gas-preprocessor: support .bssnotaz
2013-03-25gte: be friendly to more assemblersnotaz
2013-03-25use gas-preprocessor for iosnotaz
2013-03-25Add missing ifdef, move QNX RAM mapping closer to othersCatalystG
2013-03-25Add support for PlayBook/BB10 with libretroCatalystG
2013-03-25Changes to Makefile.libretrotwinaphex
2013-03-25Don't compile in null sound driver for libretro and addtwinaphex
2013-03-17release r19notaz
2013-03-17drc: timing hacksnotaz
2013-03-17spu: change sync againnotaz
2013-03-15libretro: support disk control interfacenotaz
2013-03-15frontend/menu: clean up cht loadernotaz
2013-03-15cdriso: handle no disk state betternotaz
2013-03-15frontend: sdl fixesnotaz
2013-03-15frontend: exit immediately on signalsnotaz
2013-03-15psx_gpu: fix line mask testnotaz
2013-03-15psx_gpu: minor test fixesnotaz
2013-03-15psx_gpu: fix mask set in blend_blocks variantnotaz
2013-03-15Fix PSX unmap issue causing crash on exitCatalystG
2013-03-15cdrom: stopping read should stop seek toonotaz
2013-03-15cdrom: use single read/play cursor, handle cdlRead for cddanotaz
2013-03-15psxmem: handle io mirrorsnotaz
2013-03-15psxbios: merge from pcsxrnotaz
2013-02-18frontend: maemo: some refactoringnotaz
2013-02-17Merge pull request #12 from sakya/masternotaz
2013-02-17Fixed makefile (TSLIB)Paolo Iommarini