notaz.gp2x.de
/
pcsx_rearmed.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pcsx_rearmed.git
2021-10-02
gameblabla
Merge pull request #545 from gameblabla/icache_emulation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
Fix comment to be more precise about lightrec's status.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
Culling off cache bits from the hardware addresses.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
Interpreter fixes for BREAK and a few other instructions.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
[Interpreter] Link even if branch is not taken in BGEZA...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
OpenBus changes from PCSX-Redux
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
Merge Icache emulation from PCSX Redux + Senquack chang...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
Merge pull request #552 from libretro/fp_fix_libretro
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
Merge pull request #561 from gameblabla/sony_armored_fi...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-02
gameblabla
Fix for Armored Core misdetecting a Link cable being...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Update custom-issue-report.md
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Merge pull request #559 from gameblabla/cdrom_various_fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Use the "magic numbers" from Duckstation for CDLPause
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Fix CdlGetTD according to Mednafen's implementation.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
CdlGetmode is GetParam, fix it according to Mednafen...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Don't throw an error for CdlGetQ.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Improve SetLoc CDROM command from Duckstation
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
CdlSync should be NULL and return an error.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Implement fix from Mednafen for Fantastic Pinball Kyuut...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Merge pull request #558 from gameblabla/cdrom_fixes_lib...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Merge several fixes from PCSX Redux and adjust delay...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-25
gameblabla
Fix regression caused by #9361a5aa4fef73e06bc78b7c462eb...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
Merge pull request #553 from gameblabla/football_fix_li...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
CDROM: Rename Reset+Init commands, fix "This is Footbal...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
Properly fix the extern to const void instead of just...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
Merge pull request #551 from gameblabla/hle_compil
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
Fix broken HLE PR.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
Merge pull request #543 from gameblabla/hle_fies_corrup...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
gameblabla
Merge pull request #547 from gameblabla/blues_clues_fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
gameblabla
CDROM: Ignore sectors with channel number 255
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Autechre
Merge pull request #544 from gameblabla/gpu_hle_rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Autechre
Merge pull request #542 from gameblabla/mdec_fix
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Autechre
Merge pull request #541 from gameblabla/spu_fix_libretro
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
gameblabla
Rewrite GPU bios functions according to OpenBIOS.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
gameblabla
Properly protect the HLE instructions against corrupted...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
gameblabla
Fixes Diablo 1 SPU bug properly and remove Diablo hack.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Autechre
Merge pull request #539 from gameblabla/spustate_regist...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Autechre
Merge pull request #540 from gameblabla/gte_senquack_fi...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
gameblabla
gte: Fix gteH division and sign extension (from PCSX4ALL)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
gameblabla
[SPU] Emulate SPUSTAT[5:0] as a mirror of SPUCNT[5:0]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Autechre
Merge pull request #538 from gameblabla/fix_cdom_savestate
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
gameblabla
mdec.cpp: Dare to set MDEC_BIAS to 10
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
gameblabla
Fix save state compatibility that was broken by my...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Autechre
Merge pull request #537 from embercold/warningless...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Ember Cold
Sort out compiler warnings, all of them
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Autechre
Merge pull request #536 from gameblabla/cdrom_fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
gameblabla
CDRom timings changes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Autechre
Merge pull request #532 from davidgfnet/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
David Guillen...
Fix initialization on Frontends without variable support.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Autechre
Merge pull request #530 from embercold/fix-div-insn
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Ember Cold
Handle DIV overflow in lightrec and the interpreter
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
twinaphex
Attempt to fix Android build
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Autechre
Merge pull request #529 from negativeExponent/nodebugger
commit
|
commitdiff
|
tree
|
snapshot
2021-07-07
negativeExponent
Do not compile debugger codes by default
commit
|
commitdiff
|
tree
|
snapshot
2021-05-30
Autechre
Merge pull request #522 from negativeExponent/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-30
negativeExponent
Set inputs to use "standard" by default
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Autechre
Merge pull request #520 from negativeExponent/multitap_...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
negativeExponent
These are now unnecessary
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
negativeExponent
Update multitap option description
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Autechre
Merge pull request #517 from negativeExponent/input
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Autechre
Merge pull request #516 from negativeExponent/vfs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
negativeExponent
Fix reporting for connected or unconnected inputs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
negativeExponent
Fix fgets param
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
negativeExponent
Add libretro VFS and use VFS for windows target
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Autechre
Merge pull request #514 from negativeExponent/fopen_utf8
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Autechre
Merge pull request #513 from negativeExponent/simplity_...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
twinaphex
Buildfix for Apple
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Autechre
Merge pull request #512 from negativeExponent/update_li...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
negativeExponent
implify multitap core options
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
negativeExponent
libchdr: Use also fopen_utf8 here
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
negativeExponent
Android: Update jni
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
negativeExponent
3ds: Buildfix
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
negativeExponent
Restore deps/mman
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
negativeExponent
Update Makefile
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
negativeExponent
git subrepo clone (merge) https://github.com/rtissera...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
negativeExponent
Cleanup deps
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
Autechre
Merge pull request #511 from negativeExponent/updates
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
negativeExponent
Add missing files
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
negativeExponent
Selectively replace fopen() with fopen_utf8()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
twinaphex
Get rid of interpreter name
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
twinaphex
Add ios-arm64/tvos-arm64, ios9, and osx-arm64. osx...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Autechre
Merge pull request #506 from jdgleaver/libchdr-update
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
jdgleaver
Update libchdr (replace libflac with dr_flac)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Autechre
Merge pull request #502 from justinweiss/restrict-threa...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Justin Weiss
Restrict threaded rendering to unai / peops
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Autechre
Merge pull request #500 from bslenul/master
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
bslenul
Change HLE BIOS message.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Autechre
Merge pull request #499 from negativeExponent/fix_input
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
negativeExponent
Do not hide multitap core options
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
negativeExponent
Set multitap options disabled by default, prevent previ...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Autechre
Merge pull request #498 from glebm/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Gleb Mazovetskiy
libretro: Add support for ps1_rom.bin (PS3 BIOS)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
m4xw
Disable lightrec for libnx
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Autechre
Merge pull request #487 from liberodark/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
liberodark
add H5 + N2 support
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Autechre
Update .gitlab-ci.yml
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Autechre
Update .gitlab-ci.yml
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Autechre
Update .gitlab-ci.yml
commit
|
commitdiff
|
tree
|
snapshot
2020-12-26
Autechre
Merge pull request #483 from webgeek1234/master
commit
|
commitdiff
|
tree
|
snapshot
2020-12-26
Aaron Kling
libretro: android: remove flag allowing text relocations
commit
|
commitdiff
|
tree
|
snapshot
next