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 |
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 |
next |