picodrive.git
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-09-10 kubsound, fix for ym2612 (sonic 1 intro and others)
2021-08-20 kubplatform support, more upscaling basics
2021-08-17 irixxxxMerge pull request #28 from davidgfnet/master
2021-08-16 David Guillen... Fix SH2 DRC for x86 (32 bit) builds
2021-07-25 kubplatform support, bugfixes, optimisations, extensions...
2021-07-22 kubplatform support, add upscaling code
2021-07-01 kubmcd, fix pulldowns only there if cd attached
2021-07-01 kub68k, allow cyclone execution from address 0
2021-06-28 kub32x, improve poll detection
2021-06-28 kubcore, fix race condition when waiting for vsync
2021-06-28 kub32x, fix comm sync (68k writing to comm area)
2021-06-28 kubsh2 drc, fix arm32 ld/st offset (minimum -255)
2021-06-23 kubz80, fix cz80 CPU reset (most regs not touched by reset)
2021-06-23 kubsh2 drc, some small cleanups
2021-06-16 kubsh2 drc, fix constant memory address access calculation
2021-06-16 kub32x, optimize poll detection
2021-06-09 kubsms, enable ym2413 by default
2021-06-09 kubsound, improve FM output on load/resume
2021-06-08 kub68k, fix idle loop detection crash on 64 bit platforms
2021-06-08 kubvdp, some finetuning, cleanup
2021-06-07 kubsh2 drc, fix bugs in code block management
2021-06-03 kubsound, increase output level a bit
2021-06-03 kubmcd, fix pcm output level
2021-06-03 kubupdate libchdr
2021-06-03 kubupdate cyclone (BTST #imm,Dn and ADDQ.W #imm,An timing)
2021-05-27 kubVDP DMA/CPU access timing improvements
2021-05-25 kub68k, synchronize timing in fame and musashi (for debugging)
2021-05-19 kubsound, fix ym2612 output volume for keyon and level...
2021-05-19 kubsh2 interpreter, minor improvement for irq handling
2021-05-19 kub32x, minor improvement for poll detection
2021-05-19 kubsh2 drc+interpreter, minor improvement for cycle counting
2021-05-19 kub68k, fix timing for BTST #imm,Dn and ADDQ.W #imm,An...
2021-05-17 kubmcd, optimizations for polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-11 kub32x, drc, fix saving SH2 SR in dma
2021-05-07 kubcore, big endian fix (cart sram detection)
2021-05-06 kubmcd, improve polling detection
2021-05-06 kubui, scaling in sdl window mode (ATM hidden)
2021-05-06 kublibretro, build change for PS3 (disable drc)
2021-05-06 kubmcd, fix timing for irq while polling detected
2021-05-06 kubmcd, fix crash when unloading cd while playing audio
2021-05-06 kubplatform, fix debug hex dump if char type is signed
2021-04-27 kublibretro, build changes for ngc/wii/wiiu
2021-04-22 kubimprovements for type issues
2021-04-22 kubfixes for big endian (mostly mcd)
2021-04-21 kubbuild, fix old dingux audio (disable static linking)wq
2021-04-21 kubbuild, tiny release script improvement
2021-04-21 kubbuild, do arch/fpu settings only for known platforms
2021-04-21 kublibretro, fix mmap replacement (content intialized...
2021-04-21 kubsh2 drc, debug stuff
2021-04-21 kubsh2 drc, fix powerpc cache handling
2021-04-17 kubsh2 drc, fix powerpc eabi compatibility
2021-04-16 kubplatform, debug dump if no disassembler support
2021-04-16 kubmcd, add dr_mp3 playback support
2021-04-15 kubsh2 drc, debugging fixes
2021-04-15 kub68k, fix musashi support (for debugging only)
2021-04-15 kubui, fix sound filter strength not read from config...
2021-04-15 kubsh2 drc, tiny optimization for x86
2021-04-15 kublibretro, add input bitmask support
2021-04-15 kubui, fix gmenu2x control files (correct category, add...
2021-04-12 kublibretro, build fix for ngc/wii/wiiu
2021-04-11 kublibretro, build fix for ngc/wii/wiiu
2021-04-10 kubmd, fix irq priority handling for H-int
2021-04-10 kub68k, fix unpredictable instruction in ARM asm
2021-04-07 kub32x, scheduling optimization
2021-04-07 kubsh2 drc, fix optimized standard division
2021-04-02 kub32x, draw, avoid some warnings
2021-04-02 kub32x, fix speed regression (wt memory write optimization)
2021-04-02 kub32x, arm asm draw optimization
2021-04-02 kubsh2 drc, x86 fix, revert 6f64058 (carry usage in NEGC...
2021-03-30 kubrelease 1.98
2021-03-30 kubadd build script for release
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...
next