2021-05-11 |
kub | 32x, drc, fix saving SH2 SR in dma |
commit | commitdiff | tree | snapshot |
2021-05-07 |
kub | core, big endian fix (cart sram detection) |
commit | commitdiff | tree | snapshot |
2021-05-06 |
kub | mcd, improve polling detection |
commit | commitdiff | tree | snapshot |
2021-05-06 |
kub | ui, scaling in sdl window mode (ATM hidden) |
commit | commitdiff | tree | snapshot |
2021-05-06 |
kub | libretro, build change for PS3 (disable drc) |
commit | commitdiff | tree | snapshot |
2021-05-06 |
kub | mcd, fix timing for irq while polling detected |
commit | commitdiff | tree | snapshot |
2021-05-06 |
kub | mcd, fix crash when unloading cd while playing audio |
commit | commitdiff | tree | snapshot |
2021-05-06 |
kub | platform, fix debug hex dump if char type is signed |
commit | commitdiff | tree | snapshot |
2021-04-27 |
kub | libretro, build changes for ngc/wii/wiiu |
commit | commitdiff | tree | snapshot |
2021-04-22 |
kub | improvements for type issues |
commit | commitdiff | tree | snapshot |
2021-04-22 |
kub | fixes for big endian (mostly mcd) |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kub | build, fix old dingux audio (disable static linking)wq |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kub | build, tiny release script improvement |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kub | build, do arch/fpu settings only for known platforms |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kub | libretro, fix mmap replacement (content intialized... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kub | sh2 drc, debug stuff |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kub | sh2 drc, fix powerpc cache handling |
commit | commitdiff | tree | snapshot |
2021-04-17 |
kub | sh2 drc, fix powerpc eabi compatibility |
commit | commitdiff | tree | snapshot |
2021-04-16 |
kub | platform, debug dump if no disassembler support |
commit | commitdiff | tree | snapshot |
2021-04-16 |
kub | mcd, add dr_mp3 playback support |
commit | commitdiff | tree | snapshot |
2021-04-15 |
kub | sh2 drc, debugging fixes |
commit | commitdiff | tree | snapshot |
2021-04-15 |
kub | 68k, fix musashi support (for debugging only) |
commit | commitdiff | tree | snapshot |
2021-04-15 |
kub | ui, fix sound filter strength not read from config... |
commit | commitdiff | tree | snapshot |
2021-04-15 |
kub | sh2 drc, tiny optimization for x86 |
commit | commitdiff | tree | snapshot |
2021-04-15 |
kub | libretro, add input bitmask support |
commit | commitdiff | tree | snapshot |
2021-04-15 |
kub | ui, fix gmenu2x control files (correct category, add... |
commit | commitdiff | tree | snapshot |
2021-04-12 |
kub | libretro, build fix for ngc/wii/wiiu |
commit | commitdiff | tree | snapshot |
2021-04-11 |
kub | libretro, build fix for ngc/wii/wiiu |
commit | commitdiff | tree | snapshot |
2021-04-10 |
kub | md, fix irq priority handling for H-int |
commit | commitdiff | tree | snapshot |
2021-04-10 |
kub | 68k, fix unpredictable instruction in ARM asm |
commit | commitdiff | tree | snapshot |
2021-04-07 |
kub | 32x, scheduling optimization |
commit | commitdiff | tree | snapshot |
2021-04-07 |
kub | sh2 drc, fix optimized standard division |
commit | commitdiff | tree | snapshot |
2021-04-02 |
kub | 32x, draw, avoid some warnings |
commit | commitdiff | tree | snapshot |
2021-04-02 |
kub | 32x, fix speed regression (wt memory write optimization) |
commit | commitdiff | tree | snapshot |
2021-04-02 |
kub | 32x, arm asm draw optimization |
commit | commitdiff | tree | snapshot |
2021-04-02 |
kub | sh2 drc, x86 fix, revert 6f64058 (carry usage in NEGC... |
commit | commitdiff | tree | snapshot |
2021-03-30 |
kub | release 1.98 |
commit | commitdiff | tree | snapshot |
2021-03-30 |
kub | add build script for release |
commit | commitdiff | tree | snapshot |
2021-03-30 |
kub | build improvements for gph/psp devices |
commit | commitdiff | tree | snapshot |
2021-03-30 |
kub | make, improve build for devices using (open)dingux |
commit | commitdiff | tree | snapshot |
2021-03-27 |
kub | make, add legacy dingux and retrofw, make libavcodec... |
commit | commitdiff | tree | snapshot |
2021-03-26 |
kub | ui, revised menu |
commit | commitdiff | tree | snapshot |
2021-03-26 |
kub | update libpicofe |
commit | commitdiff | tree | snapshot |
2021-03-26 |
kub | libretro, fix missing intialization for renderer |
commit | commitdiff | tree | snapshot |
2021-03-23 |
kub | libretro, turn of DRC for Apple OSes |
commit | commitdiff | tree | snapshot |
2021-03-23 |
kub | make, some cleanup, slightly better support for legacy... |
commit | commitdiff | tree | snapshot |
2021-03-23 |
kub | vdp fifo, adjust latency delay |
commit | commitdiff | tree | snapshot |
2021-03-22 |
kub | attempt for DRC support for newer versions of osx/ios |
commit | commitdiff | tree | snapshot |
2021-03-22 |
kub | attempt for DRC support for newer versions of osx/ios |
commit | commitdiff | tree | snapshot |
2021-03-21 |
kub | cleanup for psp |
commit | commitdiff | tree | snapshot |
2021-03-21 |
kub | sh2 drc, debug stuff |
commit | commitdiff | tree | snapshot |
2021-03-21 |
kub | sh2 drc, don't use x29 (frame pointer) in arm64 backend |
commit | commitdiff | tree | snapshot |
2021-03-21 |
kub | sh2 drc, adjust max ld/st offset in arm backend |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kub | sh2 drc, fix oversize blocks ending with JSR/BSR |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kub | sh2 drc, x86 backend, optimize move #0 with xor |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kub | sh2 drc, fix reading from constant memory address |
commit | commitdiff | tree | snapshot |
2021-03-12 |
kub | libretro, build fix for ps2 |
commit | commitdiff | tree | snapshot |
2021-03-12 |
kub | mcd, fix memory leaks |
commit | commitdiff | tree | snapshot |
2021-03-12 |
kub | switch to libchdr with dr_flac |
commit | commitdiff | tree | snapshot |
2021-03-10 |
kub | core, libretro fixes for chd support |
commit | commitdiff | tree | snapshot |
2021-03-09 |
kub | core, chd support |
commit | commitdiff | tree | snapshot |
2021-03-08 |
kub | core, chd support |
commit | commitdiff | tree | snapshot |
2021-03-05 |
kub | ui, revised menu and option handling, added sound filte... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
kub | vdp rendering, fix crash for sprites with negative... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
kub | vdp rendering, fix crash for sprites with negative x/y |
commit | commitdiff | tree | snapshot |
2021-03-04 |
kub | core, more on chd support |
commit | commitdiff | tree | snapshot |
2021-03-04 |
kub | core, groundwork for chd support |
commit | commitdiff | tree | snapshot |
2021-02-25 |
kub | fixes for big endian support (svp drc, libpicofe update) |
commit | commitdiff | tree | snapshot |
2021-02-25 |
kub | ui, fix for changing SDL emulation display |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kub | add big endian platform support |
commit | commitdiff | tree | snapshot |
2021-02-22 |
kub | preparation for retrofw and legacy opendingux support |
commit | commitdiff | tree | snapshot |
2021-02-10 |
kub | fixes for platform support for PSP: show fps, notices... |
commit | commitdiff | tree | snapshot |
2021-02-06 |
kub | fixes for platform support for PSP |
commit | commitdiff | tree | snapshot |
2021-02-06 |
kub | fixes and improvements for type issues, part 3 |
commit | commitdiff | tree | snapshot |
2021-01-31 |
kub | ui, fix for SDL emulation display if resolution !=... |
commit | commitdiff | tree | snapshot |
2021-01-30 |
kub | sh2 drc, powerpc fixes for OSX, 32 bit, cache handling |
commit | commitdiff | tree | snapshot |
2021-01-22 |
kub | cz80, fix flags for OUT[ID]/OT[ID]R |
commit | commitdiff | tree | snapshot |
2021-01-22 |
kub | gp2x, fix for 8bit fast renderer regression |
commit | commitdiff | tree | snapshot |
2021-01-21 |
kub | vdp renderer, partial sync 8bit fast ARM asm with C... |
commit | commitdiff | tree | snapshot |
2021-01-20 |
kub | partially revived platform support for PSP (unfinished... |
commit | commitdiff | tree | snapshot |
2021-01-20 |
kub | sms, fix 8bit fast renderer |
commit | commitdiff | tree | snapshot |
2021-01-20 |
kub | 32x, fix BGR565 rendering |
commit | commitdiff | tree | snapshot |
2021-01-20 |
kub | gp2x, fix to show pico ptr |
commit | commitdiff | tree | snapshot |
2021-01-20 |
kub | vdp renderer, improvements for 8bit fast |
commit | commitdiff | tree | snapshot |
2021-01-20 |
kub | ui, fix for gfx save/load menu bg (menubg_src != screen) |
commit | commitdiff | tree | snapshot |
2021-01-20 |
kub | ui, fix linux handling of 32x renderer |
commit | commitdiff | tree | snapshot |
2021-01-16 |
kub | update libpicofe |
commit | commitdiff | tree | snapshot |
2021-01-15 |
kub | partially revived platform support for PSP (unfinished... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
kub | ui, fix battery display for platforms with screen ... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
kub | fix for config save, custom value types not written... |
commit | commitdiff | tree | snapshot |
2021-01-13 |
kub | 32x renderer, fix for render buffers with pitch !=... |
commit | commitdiff | tree | snapshot |
2021-01-13 |
kub | sh2 drc, fix for MIPS EABI |
commit | commitdiff | tree | snapshot |
2021-01-13 |
kub | partially revived platform support for PSP (unfinished) #2 |
commit | commitdiff | tree | snapshot |
2021-01-10 |
kub | partially revived platform support for PSP (unfinished) |
commit | commitdiff | tree | snapshot |
2021-01-01 |
kub | core, structural cleanup, fixes and improvements for... |
commit | commitdiff | tree | snapshot |
2020-12-29 |
kub | fix building for arm arch below armv6 (gp2x, bittboy) |
commit | commitdiff | tree | snapshot |
2020-12-29 |
kub | core, fixes and improvements for type issues |
commit | commitdiff | tree | snapshot |
2020-12-29 |
kub | configure, fix for newer gcc |
commit | commitdiff | tree | snapshot |
2020-12-29 |
kub | fixes for gcc warnings wrt 64 bit platforms |
commit | commitdiff | tree | snapshot |
2020-12-23 |
kub | sound, improved and optimized reimplementation of libre... |
commit | commitdiff | tree | snapshot |
next |