2023-09-01 |
kub | platform, revisit menu, add option profiles |
commit | commitdiff | tree | snapshot |
2023-08-11 |
kub | libretro, fix crash when exiting 32x |
commit | commitdiff | tree | snapshot |
2023-07-20 |
kub | sms, handle some more special cases |
commit | commitdiff | tree | snapshot |
2023-07-20 |
kub | platform, menu revision |
commit | commitdiff | tree | snapshot |
2023-07-17 |
kub | sms, some handling for gg carts running in sms mode |
commit | commitdiff | tree | snapshot |
2023-07-17 |
kub | core, optimize vcounter handling |
commit | commitdiff | tree | snapshot |
2023-07-12 |
kub | core, fix z80 vcounter value |
commit | commitdiff | tree | snapshot |
2023-07-11 |
kub | 32x, improve pwm volume accuracy |
commit | commitdiff | tree | snapshot |
2023-07-11 |
kub | core, improve 68k timing accuracy |
commit | commitdiff | tree | snapshot |
2023-07-06 |
kub | sms, fix menu background scaling and position |
commit | commitdiff | tree | snapshot |
2023-07-05 |
kub | mcd, fix audio crash after end of last track |
commit | commitdiff | tree | snapshot |
2023-07-03 |
kub | sound, some ym2612 arm cleanup |
commit | commitdiff | tree | snapshot |
2023-07-03 |
kub | z80, minor fixes to drz80 + cz80 to bring them in sync |
commit | commitdiff | tree | snapshot |
2023-07-03 |
kub | 32x, fix disabling via ADEN (memory leak, mcd) |
commit | commitdiff | tree | snapshot |
2023-06-30 |
kub | 32x, add disabling via ADEN (for testpico) |
commit | commitdiff | tree | snapshot |
2023-06-30 |
kub | sound, improve ym2612 timers implementation |
commit | commitdiff | tree | snapshot |
2023-06-29 |
kub | mcd, fix no chd music in some cases |
commit | commitdiff | tree | snapshot |
2023-06-23 |
kub | sound, improve ym2612 timers implementation |
commit | commitdiff | tree | snapshot |
2023-06-23 |
kub | md, improve z80/68k synchronization |
commit | commitdiff | tree | snapshot |
2023-06-21 |
kub | sound, fixes for ym2612 (ARM and C) |
commit | commitdiff | tree | snapshot |
2023-06-16 |
kub | add CI for psp |
commit | commitdiff | tree | snapshot |
2023-06-16 |
notaz | sound: fix ym2612 forgetting lfo state when dac is on |
commit | commitdiff | tree | snapshot |
2023-06-15 |
notaz | add CI for GP2X also |
commit | commitdiff | tree | snapshot |
2023-06-15 |
notaz | attempt some CI building using github actions |
commit | commitdiff | tree | snapshot |
2023-06-15 |
notaz | platform: revive pandora build |
commit | commitdiff | tree | snapshot |
2023-06-13 |
notaz | sound: fix ym2612 address handling |
commit | commitdiff | tree | snapshot |
2023-06-11 |
kub | core, regression fix for h32 scaling |
commit | commitdiff | tree | snapshot |
2023-06-11 |
kub | 32x, fix softscale enabled by 32x |
commit | commitdiff | tree | snapshot |
2023-06-09 |
kub | 32x, fix regression in poll detection |
commit | commitdiff | tree | snapshot |
2023-06-09 |
kub | core, testpico fixes |
commit | commitdiff | tree | snapshot |
2023-06-07 |
kub | 32x, fix startup crash |
commit | commitdiff | tree | snapshot |
2023-06-05 |
kub | md, fix carthw.cfg parsing |
commit | commitdiff | tree | snapshot |
2023-06-05 |
kub | Merge pull request #89 from upstream/irixxxx_xin1 |
commit | commitdiff | tree | snapshot |
2023-06-05 |
notaz | carthw: more x-in-1 carts |
commit | commitdiff | tree | snapshot |
2023-06-05 |
kub | core, always allocate a power of 2 for cartridges |
commit | commitdiff | tree | snapshot |
2023-06-05 |
kub | libretro, more build fixes |
commit | commitdiff | tree | snapshot |
2023-06-05 |
kub | libretro, fix build conflict |
commit | commitdiff | tree | snapshot |
2023-06-04 |
notaz | carthw: more accurate x-in-1 pirate handling |
commit | commitdiff | tree | snapshot |
2023-06-04 |
kub | mcd, fix prototype |
commit | commitdiff | tree | snapshot |
2023-06-03 |
kub | core, fix crash if image couldn't be loaded |
commit | commitdiff | tree | snapshot |
2023-06-03 |
kub | 32x, improve poll detection |
commit | commitdiff | tree | snapshot |
2023-05-30 |
kub | 32x, fixes for msu |
commit | commitdiff | tree | snapshot |
2023-05-30 |
kub | mcd, fixes for msu |
commit | commitdiff | tree | snapshot |
2023-05-28 |
kub | platform, basic msu-md support |
commit | commitdiff | tree | snapshot |
2023-05-26 |
kub | mcd, preparations for msu support (arm version) |
commit | commitdiff | tree | snapshot |
2023-05-26 |
kub | mcd, preparations for msu support |
commit | commitdiff | tree | snapshot |
2023-05-19 |
kub | mcd, fixes and improvements by mcd-verificator |
commit | commitdiff | tree | snapshot |
2023-05-15 |
crashGG | fix .bin extension support for archives |
commit | commitdiff | tree | snapshot |
2023-05-11 |
kub | mcd, fix Word-RAM in 2M mode |
commit | commitdiff | tree | snapshot |
2023-05-11 |
kub | mcd, regression fix |
commit | commitdiff | tree | snapshot |
2023-05-11 |
kub | mcd 68k, fix autoload for cyclone |
commit | commitdiff | tree | snapshot |
2023-05-10 |
kub | 32x, tiny optimization |
commit | commitdiff | tree | snapshot |
2023-05-10 |
kub | mcd, some cleanup, fix Word-RAM in 2M mode |
commit | commitdiff | tree | snapshot |
2023-05-09 |
kub | mcd, improve cpu scheduling |
commit | commitdiff | tree | snapshot |
2023-05-02 |
kub | build, add ASAN, some CFLAGS changes, add revision |
commit | commitdiff | tree | snapshot |
2023-05-01 |
kub | sh2 drc, cleanup and minor fixes (risc-v, division... |
commit | commitdiff | tree | snapshot |
2023-05-01 |
kub | platform gp2x, fix compilation with original toolchain... |
commit | commitdiff | tree | snapshot |
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 |
next |