Skip to content

Releases: notaz/pcsx_rearmed

Development Build

17 Nov 03:00
Compare
Choose a tag to compare
Development Build Pre-release
Pre-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](c7f3cc746f2113b3c4...
Read more