picodrive.git
2017-10-14 notazMerge branch 'libretro' into libretro-reset libretro-reset github/libretro-reset
2017-10-14 notazget rid of custom memcpy funcs
2017-10-14 notazfix clang build
2017-10-14 notazlet it build on msvc
2017-10-13 notazdrop draw_amips from libretro too
2017-10-13 notazdrop some unnecessary inlines
2017-10-13 notazandroid: make armeabi buildable
2017-10-13 notazlibretro: satisfy vita's dynarec needs in a cleaner way
2017-10-13 notazlibretro: update for core changes
2017-10-13 notazlibretro: drop sram clear
2017-10-13 notazsome portability cleanups
2017-10-13 notazre-import all libretro code from it's fork
2017-10-13 iLagFix remaining bugs and fix indentation
2017-10-13 iLagRestore support for short GG cheats.
2017-10-13 iLagAdd support for Master System cheats.
2017-10-13 iLagAdd support for single-line cheats and PAR codes.
2017-10-13 DavidFix the lprintf method (libretro side)
2017-10-13 notazbuild: some clean ups
2017-10-13 notazbuild: drop function-sections
2017-10-13 notazrelease 1.92 v1.92
2017-10-13 notazfix cell scroll drawing
2017-10-13 notazfame: fix roxr
2017-10-13 notazrework sr
2017-10-13 notazsome irq hacks
2017-10-13 notazupdate libpicofe
2017-10-13 notazfix t574 reset
2017-10-13 notazsplit memories away from Pico
2017-10-13 notazdrop legacy save support
2017-10-11 notazdrop unmaintained mips code
2017-10-11 notazvdp timing hacks
2017-10-11 notazadjust z80 timing a bit
2017-10-11 notazfix various logging issues
2017-10-11 notazmenu: add reset hotkey
2017-10-11 notazsome more risky timing changes
2017-10-06 notazfix underalloc
2017-10-06 notazsome poor timing improvement attempts
2017-10-06 notazslightly better z80 vdp reads
2017-10-06 notazimprove fast forward for cd
2017-10-06 notazhandle frequent psg updates
2017-10-06 notazsn76496: simplify writes
2017-10-06 notazclean up dac code a bit
2017-10-06 notazstate: setup banks before CPUs on load
2017-10-06 notazsimple ym2612 fixes
2017-10-06 notazfix ym2612 asm, rework EG
2017-10-02 notazsome support for vdp debug reg
2017-10-02 notazsimplify tile drawing
2017-10-02 notazscroll size improvement
2017-10-02 notazsome support for 128k mode
2017-10-02 notazallow limited z80 vdp access
2017-10-02 notazrecognize the MED ssf2 header
2017-10-02 notazrelax the bank check
2017-10-02 notazfame: always update the fetch map
2017-10-02 notazdon't miss the sprite check
2017-10-02 notazsome dma improvements
2017-09-30 notazmake dma honour banking
2017-09-30 notazintegrate SPI EEPROM
2017-09-30 notazimport SPI EEPROM from Genesis-Plus-GX
2017-09-30 notazupdate libpicofe
2017-09-20 notazmemory: allow SRAM word writes
2017-09-20 notazworkaround idledet breaking op test
2017-09-20 notaz68k cores: fix bcd instructions
2017-09-20 notazfamec: adjust divu timing
2017-09-20 notazfamec: fix CHK
2017-09-20 notazfamec: improve trace a bit
2017-09-20 notazmusashi: don't generate unneeded handlers
2017-09-12 notazmusashi: run same amount of cycles as other cores
2017-09-12 notazmusashi: fix build on newer gcc
2017-09-05 TwinaphexMerge pull request #58 from psyke83/master
2017-09-05 Conn O'Griofalibretro: fix unexpected reloc type 0x03 error on Raspb...
2017-08-18 notaz32x: skip unnecessary bios work in cd mode
2017-08-18 twinaphexAdd this to pico.h
2017-08-18 twinaphexAttempt two to fix PSP
2017-08-18 twinaphexShould hopefully fix PSP
2017-08-18 twinaphexUpdate jni/Android.mk
2017-08-18 notazget rid of the silly unzip_stream
2017-08-18 notazuse system's zlib
2017-08-18 notazfix broken error path
2017-08-18 notazfix some warnings
2017-08-18 notazsh2: handle some branch exceptions
2017-08-18 notazdrz80: drop fast_sp for compatibility
2017-08-18 notazandroid: solve "text segment is not shareable"
2017-08-18 notazget some gp2x stuff out of the way for others
2017-08-18 notazremove dead code
2017-08-18 notazeliminate texrels, part 3
2017-08-18 notazconfigure: allow to override SDL_CONFIG
2017-08-18 notazsome fps counter cosmetics
2017-08-18 notazeliminate texrels (wip2)
2017-08-18 notazeliminate texrels (wip)
2017-08-18 notazremove some dead code
2017-08-18 twinaphexUpdate jni/Android.mk
2017-08-18 notazsh2: handle some branch exceptions
2017-08-17 twinaphexUpdate submodules
2017-08-17 notazfix android build
2017-08-17 notazfix a name clash with newer zlib
2017-08-10 notazdrz80: drop fast_sp for compatibility
2017-08-07 notazandroid: solve "text segment is not shareable"
2017-08-06 notazget some gp2x stuff out of the way for others
2017-08-06 notazremove dead code
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazconfigure: allow to override SDL_CONFIG
next