Skip to content

Development Build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 03:00
· 0 commits to master since this release

Commits

  • b560436: fix build (notaz)
  • unbreak chd cdda (notaz)
  • fix some missing ebuf updates (notaz)
  • try some different seek times (notaz)
  • maybe more accurate lid behavior (notaz)
  • debug-log more weird writes (notaz)
  • proper autopause int (notaz)
  • 00274bf: adjust vita's mappings to more resemble other platforms (notaz)
  • try to support different pitches (notaz)
  • clear the allocated buffers (notaz)
  • fix option mismatch (notaz)
  • allow resetting with lid open (notaz)
  • simplify getStatus (notaz)
  • 20bfbac: rework memhandlers to deal with some bus details (notaz)
  • don't set_mode for 0 (notaz)
  • sync on koff (notaz)
  • implement xa buffering somewhat (notaz)
  • maybe better mute (notaz)
  • drop an outdated sanity check (notaz)
  • 5a920d3: rename gpu_unai to gpu_unai_old (notaz)
  • 4cfc568: rename gpu_senquack to gpu_unai (notaz)
  • sync with libretro (notaz)
  • efbe0f7: Add missing #if for the "Threaded SPU" core option (Bobby Smith)
  • Preserve MSB in light routines (Paul Cercueil)
  • Use 8.8 RGB triplet format for gouraud shading (Paul Cercueil)
  • bd77cbb: update gitignore (notaz)
  • implement some more irq details (notaz)
  • implement some more irq details (notaz)
  • add forgotten reset (notaz)
  • ca640f3: adjust the deadzone hack (notaz)
  • enforce alignment required for asm (notaz)
  • try more states (notaz)
  • 1d94bce: rearrange cycle hack table (notaz)
  • 3de08a0: yet more timing hacks (notaz)
  • patch up more savestate issues (notaz)
  • handle direct bios table calls (notaz)
  • implement strtol (notaz)
  • adjust dma timing + a hack (notaz)
  • Enable address sanitizer with DEBUG_ASAN=1 (Paul Cercueil)
  • Fix buffer overrun (Paul Cercueil)
  • e524156: defaut dualshock to digital again, unless overriden (notaz)
  • 3c98e40: update analog default list (notaz)
  • add a few options for the analog combo (notaz)
  • 38b8a21: apply cdrom volume in spu (notaz)
  • forgot to save some stuff again (notaz)
  • always error out on shell open (notaz)
  • 2ca1e56: don't use a stack var out of scope (notaz)
  • add a guard for "runaway" channels (notaz)
  • 5c07678: try different dualshock analog heuristics (notaz)
  • fail pausing on seek (notaz)
  • direct fb access requires duping support (notaz)
  • report errors and warnings as such (notaz)
  • f4ab3b6: drop some unused funcs (notaz)
  • 1cff67e: update db (notaz)
  • drop the Frame Duping option (notaz)
  • start doing some basic gpu timing (notaz)
  • fix clear masking (notaz)
  • 548cdef: more timing hacks (notaz)
  • improve timings of clipped sprites (notaz)
  • 26665bc: an alt hack for Judge Dredd (notaz)
  • b54a1ac: adjust dma alignment and some cleanup (notaz)
  • b442317: patch another gpulib alignment issue (notaz)
  • implement some cdrom related stuff (notaz)
  • implement some more memcard details (notaz)
  • fix a copy-paste mistake (notaz)
  • fix a wrong assumption about cd volume (notaz)
  • try to patch more pal vs enhancement trouble (notaz)
  • adjust timing (notaz)
  • 60693a9: indicate values are hex in config (notaz)
  • allow other that 1 line scanlines (notaz)
  • allow scaler to cut off the letterbox (notaz)
  • avoid assertion failure when state save fails (notaz)
  • revive spu_c64x build (notaz)
  • rework dma vs busy timing (notaz)
  • handle 1F and D4 (notaz)
  • 7f2a91d: more timing hacks (notaz)
  • handle upto 64k page size (notaz)
  • 0c2126b: remove one of the hacks (notaz)
  • update gun support (notaz)
  • maybe better loop detection (notaz)
  • unbreak sprites in enhanced res (notaz)
  • attempt to improve reset (notaz)
  • make enh. res. texturing hack optional (notaz)
  • adjust some option text (notaz)
  • fix w/h confusion (notaz)
  • make unaccelerated fullscreen work (notaz)
  • add missing sample copying for thread mode (notaz)
  • some missed malloc merge behavior (notaz)
  • 46d596b: release r24 (notaz)
  • implement yet more memcard details (notaz)
  • adjust sio stat (notaz)
  • preliminary physical cdrom support (notaz)
  • e021640: physical cdrom readahead (notaz)
  • try to handle physical cdrom ejection (notaz)
  • allow slow-booting to cdda or whatever (notaz)
  • fix frameskip on weird lists (notaz)
  • implement a few more details (notaz)
  • don't assert on noise in thread mode (notaz)
  • more status bits (notaz)
  • don't leave garbage in capture buffers (notaz)
  • 58126d9: update libchdr (notaz)
  • update build for newer libchdr (notaz)
  • Override cycle multiplier for Colin McRae PAL (Paul Cercueil)
  • accept more channel bits (notaz)
  • 4c8f1c2: introduce fractional framerates (notaz)
  • change pause timing again (notaz)
  • 0aa7361: new experimental TurboCD option (notaz)
  • 8c06589: update libchdr (notaz)
  • Rename "stat" to "cdr_stat" (Paul Cercueil)
  • 49f5a27: Fix invalid variable types (Paul Cercueil)
  • Add missing callback and fix prototypes (Paul Cercueil)
  • f51cdd3: more timing hacks: fix jump command on Power Rangers - Lightspeed Rescue (saulfabreg Wii VC Project) #340
  • 77d753f: Update timing (override) hack for Power Rangers: Lightspeed Rescue (SuperrSonic) (#341) (saulfabreg Wii VC Project) #341
  • some ppf loading (notaz)
  • f9ffa42: try some overscan display option (notaz)
  • fix sign extension (notaz)
  • revive the old tests (notaz)
  • more hacks for more timing issues (notaz)
  • 5f71e0d: avoid double prints with bios+Config.PsxOut (notaz)
  • adjust masking (notaz)
  • fix wrong mask bit for fills (notaz)
  • log main cd img size (notaz)
  • rework enh. res. texturing hack (notaz)
  • enable tex hack by default (notaz)
  • use shorter option names to fit narrow frontends (notaz)
  • improve retro_memory_map (notaz)
  • relax mem requirements so that asan works (notaz)
  • 1cc933c: rename miyoo build to miyoo_arm926 (notaz)
  • some random tuning (notaz)
  • 417b59e: new 3ds_mmap, avoid useless retries (notaz)
  • less alarmist ram map message (notaz)
  • 5e77203: git subrepo pull (merge) deps/libchdr (notaz)
  • fix map retry breakage (notaz)
  • 4acf3f4: try to clean up various mmap func failure return value confusion (notaz)
  • 6d4dbe7: add dedicated mmap functions for libnx (notaz)
  • bf21d37: fix standalone build (notaz)
  • b3a5143: detect bad SysMessage format (notaz)
  • avoid -marm where it's not needed (notaz)
  • de499a3: new async cdrom + cdrom cleanup (notaz)
  • 2578f12: deal with some platform-specific warnings (notaz)
  • db4c9a6: another warning (notaz)
  • 5797cec: try to fix build (notaz)
  • 778896e: try to fix build (notaz)
  • a3c46b7: sync from libretro branch (notaz)
  • relax mem requirements so that asan works (notaz)
  • some random tuning (notaz)
  • 4284a81: new 3ds_mmap, avoid useless retries (notaz)
  • less alarmist ram map message (notaz)
  • fix map retry breakage (notaz)
  • 7e9c306: try to clean up various mmap func failure return value confusion (notaz)
  • 4db13ca: add dedicated mmap functions for libnx (notaz)
  • 5612f82: detect bad SysMessage format (notaz)
  • 08d9d25: new async cdrom + cdrom cleanup (notaz)
  • de0ed23: deal with some platform-specific warnings (notaz)
  • a4c7150: enable lightrec (notaz)
  • properly set min supported version (Eric Warmenhoven)
  • try compiling on another thread (notaz)
  • enable the new threaded stuff (notaz)
  • customize thread creation (notaz)
  • show the actual fps, some extra stats (notaz)
  • adjust for newer toolchain (notaz)
  • try partial linking (notaz)
  • adjust the PhysCdPropagations hack (notaz)
  • try some different buffering (notaz)
  • dd45951: update Android.mk (notaz)
  • update ctr_clear_cache (notaz)
  • provide bgr888_to_rgb565 for v6 (notaz)
  • try to reduce flips (notaz)
  • override config (notaz)
  • neon dithering should be on by default (notaz)
  • compiler-friendlier clamp (notaz)
  • 9eb8e27: sync from master (notaz)
  • try compiling on another thread (notaz)
  • enable the new threaded stuff (notaz)
  • customize thread creation (notaz)
  • show the actual fps, some extra stats (notaz)
  • report when required env vars are not set (notaz)
  • adjust for newer toolchain (notaz)
  • try partial linking (notaz)
  • adjust the PhysCdPropagations hack (notaz)
  • try some different buffering (notaz)
  • 6c13b5b: update Android.mk (notaz)
  • update ctr_clear_cache (notaz)
  • provide bgr888_to_rgb565 for v6 (notaz)
  • try to reduce flips (notaz)
  • override config (notaz)
  • neon dithering should be on by default (notaz)
  • compiler-friendlier clamp (notaz)
  • 246f465: git subrepo clone https://github.com/bavison/arm-mem deps/arm-mem (notaz)
  • use arm-mem memcpy (notaz)
  • use range clearing for small ranges (notaz)
  • drop pre-rosalina code (notaz)
  • update the debug patches (notaz)
  • add another sync after running the interpreter (notaz)
  • drop pending_exception (notaz)
  • 57d7033: move more globals to psxRegs (notaz)
  • use range clearing for small ranges (notaz)
  • drop pre-rosalina code (notaz)
  • update the debug patches (notaz)
  • add another sync after running the interpreter (notaz)
  • drop pending_exception (notaz)
  • c87406f: move more globals to psxRegs (notaz)
  • only invalidate icache on non-compiler core (notaz)
  • patch up some crashes (notaz)
  • e9ec06d: fix switch build (notaz)
  • try to fix build (notaz)
  • c9e5919: try to fix apple build (notaz)
  • d196572: try to support older binutils (notaz)
  • 2163da5: merge gpu_unai with gpu_unai_old (notaz)
  • simplify gpuClearImage (notaz)
  • don't typedef le32_t as structs (notaz)
  • only invalidate icache on non-compiler core (notaz)
  • try to fix build (notaz)
  • e6f13b4: try to fix apple build (notaz)
  • a6a0a4d: try to support older binutils (notaz)
  • 5ddc3a7: merge gpu_unai with gpu_unai_old (notaz)
  • simplify gpuClearImage (notaz)
  • don't typedef le32_t as structs (notaz)
  • 79c4d43: merge from libretro (notaz)
  • 06442b6: Merge branch 'master' into libretro (notaz)
  • 61745af: restore .gitmodules after merge (notaz)
  • minor tuning for 3ds (notaz)
  • missing null check (notaz)
  • mask before compare (notaz)
  • use mmap callbacks for platforms that have it (notaz)
  • move the line loop into the driver func (notaz)
  • some new asm (notaz)
  • no dynarec thread when 'auto' (notaz)
  • c865887: fix too early notify (notaz)
  • fix wrong logic with cdr.Prev (notaz)
  • allow compiling with just DEVKITPRO set (notaz)
  • 0ed2889: timing hack +1 (notaz)
  • don't make cycle_multiplier depend on device (notaz)
  • cf0a1a1: Merge branch 'master' into libretro (notaz)
  • unbreak .exe mode (notaz)
  • drop pixel_skip (notaz)
  • clean up ilace_mask (notaz)
  • ded8498: avoid -Wno-format in general case (notaz)
  • def41a5: update libchdr (notaz)
  • 39999ef: Merge branch 'master' into libretro (notaz)
  • 279aa48: git subrepo pull (merge) deps/libchdr (notaz)
  • try to reduce global reload (notaz)
  • make sure RunFast is on (notaz)
  • switch back to older DIV_MULTINV behavior (notaz)
  • eliminate a global from get_addr_ht (notaz)
  • 2dd736d: Merge branch 'master' into libretro (notaz)
  • restore scratch_buf_ptr (notaz)
  • 9ee9a7b: Merge branch 'master' into libretro (notaz)
  • 30431e7: try another macro for arm vfp (notaz)
  • e3d7ea4: Merge branch 'master' into libretro (notaz)