picodrive.git
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-29 kubfix building for arm arch below armv6 (gp2x, bittboy)
2020-12-29 kubcore, fixes and improvements for type issues
2020-12-29 kubconfigure, fix for newer gcc
2020-12-29 kubfixes for gcc warnings wrt 64 bit platforms
2020-12-23 kubsound, improved and optimized reimplementation of libre...
2020-12-17 kubui, separate sdl keymaps to avoid warnings with -flto
2020-12-14 kubSDL, better handling of 2x overlay mode
2020-12-14 kubimprove mips disassembler to handle most of N32 code
2020-12-14 kubvdp, fix for loading saved gfx state
2020-12-14 kub32x, tentative fix for pad handling
2020-12-14 kub32x, restore old fix for X-men
2020-12-14 kubcz80, improve cycle accounting
2020-12-14 kub32x, tiny optimization for memory access
2020-12-12 kubmcd, add minimp3 playback support, fix libavcodec playback
2020-12-12 kubvdp rendering, fix handling of palettes 0-2 color 14...
2020-12-12 kubvdp, fix for 68k access timing
2020-12-12 kubvdp, kludge for z80 access
2020-12-12 kubfixes for memory leaks and out of bounds memory access...
2020-12-12 kubui, turn cursor off in SDL (was on by default on GKD)
2020-12-12 kublibretro, improve ps2 support, switchable renderers...
2020-12-12 kublibretro, add new good (aka 8bit accurate) renderer...
2020-12-12 kubvdp, add handling of external buffers for fast renderer
2020-12-12 kublibretro, fix version string
2020-12-12 kublibretro, improve toolchain path handling for GCW0
2020-12-05 kubrendering, fix bgr555 output mode
2020-12-05 kubdrc, fix libretro removing of gcc-only syntax
2020-12-05 kublibretro, fix apple os builds
2020-12-12 kublibretro, fix handling of zlib
2020-12-05 kubmake, improve detection of gcc
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-11-22 kubrelease 1.97
2020-11-22 kubsh2 drc, fix for mapping in register cache
2020-11-18 kubmcd, tentative fix for hanging
2020-11-18 kubmcd, fix for slave polling detection
2020-11-18 kubmcd, fixes for cycle accounting
2020-11-13 kubui, revise status line handling
2020-11-04 kubmcd, fix SEEK status reporting
2020-11-01 kubswitch libpicofe to local repo
2020-11-01 kubsh2 drc, fix sh2 reg enum usage
2020-10-31 kubsh2 drc, fix PIC function calling for MIPS backend
2020-10-27 kubfix key mapping for opendingux platforms
2020-10-27 kubfix for config reading of key mappings
2020-10-27 kubsh2 drc, fixes for cache handling on arm and mips cpus
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-14 kublibpicofe, new version for triple buffering with sdl
2020-10-13 notazadd a hack for Decap Attack
2020-10-11 kubsh2 drc, MIPS cache maintenance optimisation
2020-10-10 kubsdl, enable triple buffering
2020-10-10 kubsh2 drc, fix for cpu cache handling
2020-10-10 kubsdl ui, fix status line artifacts if starting with...
2020-10-10 kubsh2 drc, improve T bit propagation
2020-10-10 kubsh2 drc, fix for cpu cache handling
2020-10-10 kubmore rendering fixes and optimisations
2020-10-07 kubui, fix sdl flickering and status lines artifact issues
2020-10-07 kubvdp rendering, fix SAT caching for high addresses ...
2020-10-07 kubvdp rendering, fix fast-forward graphics
2020-10-07 kubvdp rendering, layer drawing optimisation
2020-10-04 kubvdp rendering, cleanup and optimisation
2020-09-30 kubfrontend, fix scaling option handling
2020-09-30 kubvdp rendering, fixes and optimisations
2020-09-25 kubaudio, improve YM2413 handling
2020-09-25 kubvdp rendering, fix window with mixed prio tiles
2020-09-23 kubmcd, GenesisPlusGX bugfix 18fca13,33a43e3: report SEEK...
2020-09-23 kubmcd, fix playing wrong audio track after seek
2020-09-21 kubvdp, fix for gfx save/load menu bg
2020-09-21 kubvdp rendering, fix sprite masking and interlace layer...
2020-09-17 kubvdp rendering, fix highlight op on shadow
2020-09-17 kubarm asm, tiny optimisation for 68k mem access
2020-09-17 kubvdp, test code for 8 bit fast renderer
2020-09-17 kubupdate author info
2020-09-17 kubsh2 drc, standalone testing tool
2020-09-17 kubsh2 drc, fix symbol clash
2020-09-17 kubvdp fifo, tentative fix for hanging DMA
2020-08-04 kubvdp, optimisation for 8bit renderers
2020-08-02 kubSDL UI, fix SDL input and SDL window output mode for...
2020-07-29 kubvdp mode 4, optimisation
2020-07-29 kubconfigure, fix for newer gcc
2020-07-28 kubMerge pull request #3 from hiroshica/hwork
2020-07-28 hiroshicaadding RG350 platform
2020-07-28 hiroshicacorrecting the treatment of color number 0
2020-07-28 hiroshicaadding ym2413
2020-07-25 kubsms mode 4, fix 8 bit renderer code
2020-07-17 kubaudio, fix for speed regression after last commit
2020-07-16 kubaudio, fix sound issues in some intros
2020-07-16 kublibretro, build fixes for android
2020-07-13 kubsh2 drc, optimize standard division insns (default...
2020-07-13 twinaphexBuildfix
2020-07-13 twinaphexBuildfix
2020-07-13 twinaphexFix more conflicting types for prototypes
2020-07-13 twinaphexPrevent collission with PS2 SDK
2020-07-13 twinaphexMake sure function prototype signatures match, and...
2020-07-13 kublibretro, build fixes for ios
2020-07-11 kubcore, keep offsets header from being build if no prepro...
2020-07-10 kublibretro, build fixes
2020-07-10 kublibretro, build fixes
2020-07-10 kubcore, fix type issues by using stdint types
2020-07-09 kublibretro, build fixes
2020-07-09 kubsh2, fix for interpreter crash if drc is compiled in too
2020-07-08 kubsh2 drc, fix for x86_64 backend
next