pcsx_rearmed.git
2021-11-22 notazinterpreter: simplify icache implementation
2021-11-22 notazdrc: drop 'likely' branch support, simplify
2021-11-22 notazdrc: reduce memory usage
2021-11-22 notazmake icache implementation play nice with the dynarec
2021-11-22 notazdrc: detect unconditional branches early
2021-11-22 notazdrc: minor adjustments
2021-11-22 notazdrc: fix block expire
2021-11-21 notazfrontend: remove src alignment requirements in asm
2021-11-20 notazdrc,interpreter: add mul/div stalls
2021-11-20 notazdrc: try to make gte stall handling less bloaty
2021-11-20 notazdrc/gte: add some stall handling
2021-11-19 notazdrc: use helpers for jump checks
2021-11-19 notazfrontend: force full recompile on drc setting change
2021-11-18 notazdrc: use a separate var for game hacks
2021-11-18 notazfix some crashes when loading bad state
2021-11-16 notazfix x86 build
2021-11-16 notazdrc: add a timing hack for Internal Section
2021-11-16 notazdrc: adjust timing to be closer to the interpreter
2021-11-15 notazdrc: adjust constants, 32bit is enough
2021-11-14 notazdrc: handle a corner case with SLT
2021-11-14 notazupdate libpicofe
2021-11-14 notaztry to add armhf and arm64 ci build
2021-11-14 notazenable arm64 dynarec
2021-11-14 notazdrc: update cache flushing
2021-11-14 notazdrc: new far call mechanism
2021-11-14 notazdrc: something works on arm64
2021-11-14 notazdrc: adjust bogus looking check
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: some more general cleanup
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: starting arm64 support
2021-11-08 notazdrc: move some stuff out of assem_arm for reuse
2021-11-08 notazdrc: remove yet yet more n64 stuff
2021-11-08 notazdrc: remove yet more n64 stuff
2021-11-08 notazdrc: rework for 64bit, part 4
2021-11-08 notazdrc: remove some leftover n64-only stuff
2021-11-08 notazdrc: rework for 64bit, part 3
2021-11-08 notazdrc: remove old debug code
2021-11-08 notazdrc: convert 'stubs' to a struct with proper types...
2021-11-08 notazdrc: rework for 64bit, part 1
2021-10-31 notazsome drc debug patches
2021-10-31 notazsome drc debug helpers
2021-10-31 notazsome cleanup to reduce confusion
2021-10-31 notazupdate libpicofe
2021-10-31 notazassorted warning fixes
2021-10-29 notazci-linux.yml: also need submodules
2021-10-29 notaztry to migrate from Travis CI to GitHub Actions
2021-10-29 gameblablaRemove CdlGetlocP hack. (#235)
2021-10-29 gameblablaMove CdlSetLoc to CdrInterrupt and return invalid arg...
2021-10-29 gameblablaNew, separate GPU plugin based on Unai. (#233)
2021-10-29 gameblablaHack fix for CDROM timings regression (Castlevania...
2021-10-18 gameblablaFix CD volume issue in Star Wars - Dark Forces. (#232)
2021-10-10 gameblablaFix oversight for icache emulation code. (#226)
2021-10-02 notazcdriso: clean up after cdda thread removal
2021-10-02 gameblablaMerge several fixes from PCSX Redux and adjust delay...
2021-10-02 gameblablaProper CDDA fix for Fantastic Pinball Kyuutenkai (and...
2021-10-02 gameblablaOne more on odd lines for PAL HSYNC (#224)
2021-10-02 gameblablaFix for Armored Core misdetecting a Link cable being...
2021-10-02 gameblablaIcache emulation from PCSX Redux + Senquack changes...
2021-10-02 gameblablaFix detection of some CDs such as Wild Arms USA detecte...
2021-09-27 gameblablapsxmem: Writes to PIO Expansion area have no effect...
2021-09-09 gameblablaARM build fixes. (Should fix building on ARM/GCC10...
2021-08-30 gameblablaImplement fix from Mednafen for Fantastic Pinball Kyuut...
2021-08-30 gameblablaFix regression with CdlPause (#209)
2021-08-27 gameblablaImprove CdlPause command based on Mednafen's implementa...
2021-08-26 gameblablaCDROM: Rename Reset+Init commands approperly, fix ...
2021-08-26 gameblablaFix CdlGetTD according to Mednafen's implementation...
2021-08-25 gameblablaCdlGetmode is GetParam, fix it according to Mednafen...
2021-08-25 gameblablaWe shouldn't throw an error for GetQ. (#202)
2021-08-25 gameblablaImprove SetLoc CDROM command from Duckstation (#201)
2021-08-25 gameblablaCdlSync should be NULL and return an error. (#199)
2021-08-25 gameblablaAlways look up verify_dirty literals from offsets by...
2021-08-22 gameblablapsxinterpreter: Merge DIV interpreter fix from libretro...
2021-08-22 gameblablaCDROM: Ignore sectors with channel number 255 (#195)
2021-08-22 gameblablamdec.cpp: Dare to set MDEC_BIAS to 10 (#186)
2021-08-22 gameblablaFixes Diablo 1 SPU bug properly and remove Diablo hack...
2021-08-22 gameblablaProperly protect the HLE instructions against corrupted...
2021-08-18 gameblablaRewrite GPU bios functions according to OpenBIOS. ...
2021-08-18 gameblabla[SPU] Emulate SPUSTAT[5:0] as a mirror of SPUCNT[5...
2021-08-18 gameblablaCDRom timings changes (#184)
2021-08-18 gameblablaAdd internal database for problematic games. (#182)
2021-08-16 notazdeal with some more annoying warnings
2021-08-16 gameblablaCHD support from libretro's fork. (#188)
2021-08-16 notazgte_divider: should include it's own header
2021-08-16 gameblablagte: Fix gteH division and sign extension (from PCSX4AL...
2021-08-16 gameblablaFixed Linked List DMA end marker. (#183)
2020-07-04 ifcaroFix crash on retrying mission in driver (#165)
2020-04-27 notazMerge pull request #160 from J-O-N/fix-neon-cspace...
2020-04-26 J-O-NFixed bug where MSB of a 15-bit BGR color could corrupt...
2020-02-16 notazMerge pull request #156 from pcercuei/fix-gte-divide
2020-02-12 Paul CercueilReplace existing gte_divider with MAME's version
2020-02-11 notazadd some missing license headers
2020-02-11 notazgte_neon: fix compile under clang's assembler
2020-02-11 twinaphexLicense these files as MIT
2020-02-08 notazmenu: fix a buffer overflow
2019-11-19 notazMerge pull request #147 from senquack/cdrom_sstate_fix
2019-11-12 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2019-11-11 notazMerge pull request #146 from senquack/gpulib_fix
2019-11-09 Daniel Silsbygpulib: fix out-of-bounds reads in do_cmd_buffer()
2019-08-03 notazMerge pull request #139 from retro-wertz/patch-3
next