picodrive.git
2021-03-30 kubbuild improvements for gph/psp devices
2021-03-30 kubmake, improve build for devices using (open)dingux
2021-03-27 kubmake, add legacy dingux and retrofw, make libavcodec...
2021-03-26 kubui, revised menu
2021-03-26 kubupdate libpicofe
2021-03-26 kublibretro, fix missing intialization for renderer
2021-03-23 kublibretro, turn of DRC for Apple OSes
2021-03-23 kubmake, some cleanup, slightly better support for legacy...
2021-03-23 kubvdp fifo, adjust latency delay
2021-03-22 kubattempt for DRC support for newer versions of osx/ios
2021-03-22 kubattempt for DRC support for newer versions of osx/ios
2021-03-21 kubcleanup for psp
2021-03-21 kubsh2 drc, debug stuff
2021-03-21 kubsh2 drc, don't use x29 (frame pointer) in arm64 backend
2021-03-21 kubsh2 drc, adjust max ld/st offset in arm backend
2021-03-16 kubsh2 drc, fix oversize blocks ending with JSR/BSR
2021-03-16 kubsh2 drc, x86 backend, optimize move #0 with xor
2021-03-16 kubsh2 drc, fix reading from constant memory address
2021-03-12 kublibretro, build fix for ps2
2021-03-12 kubmcd, fix memory leaks
2021-03-12 kubswitch to libchdr with dr_flac
2021-03-10 kubcore, libretro fixes for chd support
2021-03-09 kubcore, chd support
2021-03-08 kubcore, chd support
2021-03-05 kubui, revised menu and option handling, added sound filte...
2021-03-04 kubvdp rendering, fix crash for sprites with negative...
2021-03-04 kubvdp rendering, fix crash for sprites with negative x/y
2021-03-04 kubcore, more on chd support
2021-03-04 kubcore, groundwork for chd support
2021-02-25 kubfixes for big endian support (svp drc, libpicofe update)
2021-02-25 kubui, fix for changing SDL emulation display
2021-02-22 kubadd big endian platform support
2021-02-22 kubpreparation for retrofw and legacy opendingux support
2021-02-10 kubfixes for platform support for PSP: show fps, notices...
2021-02-06 kubfixes for platform support for PSP
2021-02-06 kubfixes and improvements for type issues, part 3
2021-01-31 kubui, fix for SDL emulation display if resolution !=...
2021-01-30 kubsh2 drc, powerpc fixes for OSX, 32 bit, cache handling
2021-01-22 kubcz80, fix flags for OUT[ID]/OT[ID]R
2021-01-22 kubgp2x, fix for 8bit fast renderer regression
2021-01-21 kubvdp renderer, partial sync 8bit fast ARM asm with C...
2021-01-20 kubpartially revived platform support for PSP (unfinished...
2021-01-20 kubsms, fix 8bit fast renderer
2021-01-20 kub32x, fix BGR565 rendering
2021-01-20 kubgp2x, fix to show pico ptr
2021-01-20 kubvdp renderer, improvements for 8bit fast
2021-01-20 kubui, fix for gfx save/load menu bg (menubg_src != screen)
2021-01-20 kubui, fix linux handling of 32x renderer
2021-01-16 kubupdate libpicofe
2021-01-15 kubpartially revived platform support for PSP (unfinished...
2021-01-15 kubui, fix battery display for platforms with screen ...
2021-01-15 kubfix for config save, custom value types not written...
2021-01-13 kub32x renderer, fix for render buffers with pitch !=...
2021-01-13 kubsh2 drc, fix for MIPS EABI
2021-01-13 kubpartially revived platform support for PSP (unfinished) #2
2021-01-10 kubpartially revived platform support for PSP (unfinished)
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
next