2023-04-27 |
kub | core vdp, implement partial line blanking |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kub | core vdp, avoid rendering if no changes to RAMs/registers |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kub | core vdp, some cleanup |
commit | commitdiff | tree | snapshot |
2023-04-24 |
kub | core, improve 68K/Z80 timing |
commit | commitdiff | tree | snapshot |
2023-04-12 |
kub | core vdp, improve sprite rendering |
commit | commitdiff | tree | snapshot |
2023-04-11 |
kub | svp drc, fix crash in jump patch |
commit | commitdiff | tree | snapshot |
2023-04-05 |
kub | md, implement z80 cycle stealing when accessing 68k bus |
commit | commitdiff | tree | snapshot |
2023-04-05 |
kub | core vdp, fix sprite rendering issues with Overdrive 1/2 |
commit | commitdiff | tree | snapshot |
2023-03-26 |
kub | core, make system detection by extension case insensitive |
commit | commitdiff | tree | snapshot |
2023-03-26 |
kub | md vdp, fix sprite parsing (done on previous line) |
commit | commitdiff | tree | snapshot |
2023-03-07 |
kub | sms, cleanup, add missing tms palette to gp2x |
commit | commitdiff | tree | snapshot |
2023-03-07 |
kub | platform sdl, add missing prototype |
commit | commitdiff | tree | snapshot |
2023-03-07 |
kub | sh2 drc, fix 64 bit multiplication in ppc and riscv... |
commit | commitdiff | tree | snapshot |
2023-02-23 |
kub | core, fix arm rendering regression after 8 bit changes |
commit | commitdiff | tree | snapshot |
2023-02-22 |
kub | core, revisit Sega 8 bit hardware handling |
commit | commitdiff | tree | snapshot |
2023-02-18 |
kub | core, preparations for sc-3000 support |
commit | commitdiff | tree | snapshot |
2023-02-18 |
kub | sms vdp, fix TMS modes, tile count off by one |
commit | commitdiff | tree | snapshot |
2023-02-18 |
kub | platform sdl, fix minor bug in window size handling |
commit | commitdiff | tree | snapshot |
2023-02-12 |
kub | platform sdl, fix minor bug in window size handling |
commit | commitdiff | tree | snapshot |
2023-02-07 |
kub | platform, move keyboard menu keys for L,R to BS,TAB |
commit | commitdiff | tree | snapshot |
2023-02-07 |
kub | core vdp, fix regression (switching V30->V28 in lines... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
sndream | rg99 support |
commit | commitdiff | tree | snapshot |
2023-01-12 |
kub | sh2 drc, minor improvement for PS3 ABI handling |
commit | commitdiff | tree | snapshot |
2023-01-12 |
OsirizX | Apply some cleanups to the abicall macros |
commit | commitdiff | tree | snapshot |
2023-01-12 |
OsirizX | Add dynarec support for PS3 |
commit | commitdiff | tree | snapshot |
2023-01-09 |
kub | sh2 drc, wrap generated function ptrs if called from... |
commit | commitdiff | tree | snapshot |
2022-12-21 |
kub | update submodules, use lzma-19.00 with newer libchdr |
commit | commitdiff | tree | snapshot |
2022-12-21 |
kub | update submodules, fix for newer libchdr |
commit | commitdiff | tree | snapshot |
2022-12-20 |
kub | update submodules |
commit | commitdiff | tree | snapshot |
2022-12-20 |
kub | 32x, fix soc code (sh2 sr register handling) |
commit | commitdiff | tree | snapshot |
2022-12-20 |
kub | 32x, improve sh2 scheduling |
commit | commitdiff | tree | snapshot |
2022-12-20 |
kub | 32x, hacks for roms with caching related problems |
commit | commitdiff | tree | snapshot |
2022-12-19 |
kub | platform, clear status remnants after renderer switchin... |
commit | commitdiff | tree | snapshot |
2022-11-25 |
kub | Revert 4ec1247 as it cause more troubles than it solves |
commit | commitdiff | tree | snapshot |
2022-11-21 |
kub | sh2 drc, minor fix for arg passing in calls from genera... |
commit | commitdiff | tree | snapshot |
2022-11-21 |
kub | 32x, tentative kludge for blackthorne |
commit | commitdiff | tree | snapshot |
2022-10-28 |
kub | 32x, reset handling and synchronization changes |
commit | commitdiff | tree | snapshot |
2022-10-16 |
kub | psp, fix vsync synchronisation |
commit | commitdiff | tree | snapshot |
2022-10-16 |
kub | core, fix cpu sync regression |
commit | commitdiff | tree | snapshot |
2022-10-16 |
kub | fix some gcc warnings |
commit | commitdiff | tree | snapshot |
2022-10-14 |
kub | pico, fix psg sound and fast forward |
commit | commitdiff | tree | snapshot |
2022-10-14 |
kub | 32x, minor poll detection fix |
commit | commitdiff | tree | snapshot |
2022-10-13 |
kub | mcd, minor optimization for poll detection |
commit | commitdiff | tree | snapshot |
2022-10-12 |
kub | core, improve mcd+32x cpu synchronization |
commit | commitdiff | tree | snapshot |
2022-10-12 |
kub | generic, fix debug menu rendering |
commit | commitdiff | tree | snapshot |
2022-10-08 |
kub | 32x, make 68k poll detection less agressive |
commit | commitdiff | tree | snapshot |
2022-10-06 |
kub | sh2 drc, fix bug in jump patching for arm64 |
commit | commitdiff | tree | snapshot |
2022-10-04 |
kub | core, TH input latency only if output was low |
commit | commitdiff | tree | snapshot |
2022-10-03 |
kub | core, add TH pad pin latency (load state regression) |
commit | commitdiff | tree | snapshot |
2022-10-03 |
kub | core, add TH pad pin latency (regression after 5 min) |
commit | commitdiff | tree | snapshot |
2022-10-03 |
kub | core, add TH pad pin latency after switching to input |
commit | commitdiff | tree | snapshot |
2022-10-01 |
kub | sdl, limited redraw event processing for sdl window... |
commit | commitdiff | tree | snapshot |
2022-09-29 |
kub | psp, enable using new pspdev, fix some bugs |
commit | commitdiff | tree | snapshot |
2022-09-28 |
cmitu | configure: fix `mcpu` compiler parameter for RPI targets |
commit | commitdiff | tree | snapshot |
2022-09-28 |
kub | sms, fix center tms text mode (mode 1) |
commit | commitdiff | tree | snapshot |
2022-09-28 |
kub | gp2x, small optimization |
commit | commitdiff | tree | snapshot |
2022-09-28 |
kub | platform, fix emu loop timing for vsync enabled |
commit | commitdiff | tree | snapshot |
2022-09-28 |
kub | platform sdl, fix screen clearing if line pitch isn... |
commit | commitdiff | tree | snapshot |
2022-09-28 |
kub | psp, more fps, improve sms/gg scaling |
commit | commitdiff | tree | snapshot |
2022-09-25 |
kub | sms, add fast renderer, remove 1st column (8 px) if... |
commit | commitdiff | tree | snapshot |
2022-09-17 |
kub | generic ui, add basic GLES support |
commit | commitdiff | tree | snapshot |
2022-09-14 |
kub | sms, add xor 4x8k mapper |
commit | commitdiff | tree | snapshot |
2022-09-14 |
kub | mcd, fix gfx (32x32 stamp) |
commit | commitdiff | tree | snapshot |
2022-09-14 |
kub | core+platforms, harmonise supported extensions |
commit | commitdiff | tree | snapshot |
2022-05-10 |
kub | sound, fix ym2413 fm sound load/save |
commit | commitdiff | tree | snapshot |
2022-05-09 |
kub | z80, fix drz80 save (regression) |
commit | commitdiff | tree | snapshot |
2022-05-09 |
kub | core vdp, fix out-of-bounds vram access for save/load |
commit | commitdiff | tree | snapshot |
2022-05-09 |
kub | sms, fix mappers (save/load for sega, korea, 8kbram) |
commit | commitdiff | tree | snapshot |
2022-05-04 |
kub | z80, improve cz80+drz80 compatibility |
commit | commitdiff | tree | snapshot |
2022-05-01 |
kub | z80: fix AF pop+push in DrZ80 (F bits 3+5 stack value... |
commit | commitdiff | tree | snapshot |
2022-04-30 |
kub | md, reworked cart protection handling, added some unlic... |
commit | commitdiff | tree | snapshot |
2022-04-30 |
kub | sound, minor FM filtering optimization |
commit | commitdiff | tree | snapshot |
2022-04-22 |
kub | core vdp, fix status reading synchronisation |
commit | commitdiff | tree | snapshot |
2022-04-20 |
kub | ui, fix skin for opendingux+linux |
commit | commitdiff | tree | snapshot |
2022-04-19 |
kub | libretro, fix classic_arm builds, minor cleanup |
commit | commitdiff | tree | snapshot |
2022-04-19 |
kub | Merge from libretro/master:7ff457f for repo synchronization |
commit | commitdiff | tree | snapshot |
2022-04-19 |
kub | ui, fix generic skin |
commit | commitdiff | tree | snapshot |
2022-04-19 |
kub | sh2 drc, improve cycle resolution for poll detection |
commit | commitdiff | tree | snapshot |
2022-04-19 |
kub | core, improve extension handling |
commit | commitdiff | tree | snapshot |
2022-04-19 |
kub | sound, add FM filtering |
commit | commitdiff | tree | snapshot |
2022-04-19 |
kub | ui, revisit menu |
commit | commitdiff | tree | snapshot |
2022-04-10 |
kub | libretro, fix native sound rate |
commit | commitdiff | tree | snapshot |
2022-04-09 |
kub | ui, revisit menu |
commit | commitdiff | tree | snapshot |
2022-04-09 |
Vladimir Serbinenko | Add missing pico init in case of successful autodetect |
commit | commitdiff | tree | snapshot |
2022-04-09 |
kub | libretro, fix compilation for unix armv7 |
commit | commitdiff | tree | snapshot |
2022-04-08 |
jdgleaver | (libretro) Prevent illegal usage of RETRO_ENVIRONMENT_S... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
kub | sound, fix config save/load for native quality mode |
commit | commitdiff | tree | snapshot |
2022-03-31 |
kub | sound, prepare FM filtering |
commit | commitdiff | tree | snapshot |
2022-03-31 |
kub | sound, add native rate mode, change resampling |
commit | commitdiff | tree | snapshot |
2022-03-11 |
kub | build, add miyoo to release script |
commit | commitdiff | tree | snapshot |
2022-03-08 |
kub | core vdp, minor fifo write optimisation |
commit | commitdiff | tree | snapshot |
2022-03-06 |
jSTE0 | platform: Add miyoo support |
commit | commitdiff | tree | snapshot |
2022-03-06 |
kub | platform sdl, preliminary window resizing fixes |
commit | commitdiff | tree | snapshot |
2022-03-01 |
kub | sms, some minor fixes and additions for sg-1000 |
commit | commitdiff | tree | snapshot |
2022-02-28 |
kub | sms, add sg-1000 support |
commit | commitdiff | tree | snapshot |
2022-02-27 |
kub | sms, add sg-1000 on-cart RAM mapping |
commit | commitdiff | tree | snapshot |
2022-02-27 |
kub | sms, autodetection for sg-1000 ram extension |
commit | commitdiff | tree | snapshot |
2022-02-26 |
kub | sms, mapper for taiwanese sg-1000 ram extension |
commit | commitdiff | tree | snapshot |
2022-02-26 |
kub | sms, add basic sg-1000 support |
commit | commitdiff | tree | snapshot |
2022-02-26 |
kub | sms, add missing TMS VDP modes |
commit | commitdiff | tree | snapshot |
next |