notaz.gp2x.de
/
pcsx_rearmed.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
drc: adjust debugging code to work with hle bios
2022-02-07
gameblabla
clear Index0 data FIFO flag (#241)
commit
|
commitdiff
|
tree
2022-02-05
gameblabla
Fix silly typo mistake for CDROM pause/resume fix for...
commit
|
commitdiff
|
tree
2021-10-29
gameblabla
Remove CdlGetlocP hack. (#235)
commit
|
commitdiff
|
tree
2021-10-29
gameblabla
Move CdlSetLoc to CdrInterrupt and return invalid arg...
commit
|
commitdiff
|
tree
2021-10-29
gameblabla
New, separate GPU plugin based on Unai. (#233)
commit
|
commitdiff
|
tree
2021-10-29
gameblabla
Hack fix for CDROM timings regression (Castlevania...
commit
|
commitdiff
|
tree
2021-10-18
gameblabla
Fix CD volume issue in Star Wars - Dark Forces. (#232)
commit
|
commitdiff
|
tree
2021-10-10
gameblabla
Fix oversight for icache emulation code. (#226)
commit
|
commitdiff
|
tree
2021-10-02
gameblabla
Merge several fixes from PCSX Redux and adjust delay...
commit
|
commitdiff
|
tree
2021-10-02
gameblabla
Proper CDDA fix for Fantastic Pinball Kyuutenkai (and...
https://github.com/
gameblabla
/pcsxr/blob/6484236cb0281e8040ff6c8078c8...
commit
|
commitdiff
|
tree
2021-10-02
gameblabla
One more on odd lines for PAL HSYNC (#224)
commit
|
commitdiff
|
tree
2021-10-02
gameblabla
Fix for Armored Core misdetecting a Link cable being...
commit
|
commitdiff
|
tree
2021-10-02
gameblabla
Icache emulation from PCSX Redux + Senquack changes...
https://github.com/
gameblabla
/pcsxr
commit
|
commitdiff
|
tree
2021-10-02
gameblabla
Fix detection of some CDs such as Wild Arms USA detected...
commit
|
commitdiff
|
tree
2021-09-27
gameblabla
psxmem: Writes to PIO Expansion area have no effect...
commit
|
commitdiff
|
tree
2021-09-09
gameblabla
ARM build fixes. (Should fix building on ARM/GCC10...
commit
|
commitdiff
|
tree
2021-08-30
gameblabla
Implement fix from Mednafen for Fantastic Pinball Kyuutenkai...
commit
|
commitdiff
|
tree
2021-08-30
gameblabla
Fix regression with CdlPause (#209)
commit
|
commitdiff
|
tree
2021-08-27
gameblabla
Improve CdlPause command based on Mednafen's implementation...
commit
|
commitdiff
|
tree
2021-08-26
gameblabla
CDROM: Rename Reset+Init commands approperly, fix ...
commit
|
commitdiff
|
tree
2021-08-26
gameblabla
Fix CdlGetTD according to Mednafen's implementation...
commit
|
commitdiff
|
tree
2021-08-25
gameblabla
CdlGetmode is GetParam, fix it according to Mednafen...
commit
|
commitdiff
|
tree
2021-08-25
gameblabla
We shouldn't throw an error for GetQ. (#202)
commit
|
commitdiff
|
tree
2021-08-25
gameblabla
Improve SetLoc CDROM command from Duckstation (#201)
commit
|
commitdiff
|
tree
2021-08-25
gameblabla
CdlSync should be NULL and return an error. (#199)
commit
|
commitdiff
|
tree
2021-08-25
gameblabla
Always look up verify_dirty literals from offsets by...
commit
|
commitdiff
|
tree
2021-08-22
gameblabla
psxinterpreter: Merge DIV interpreter fix from libretro...
commit
|
commitdiff
|
tree
2021-08-22
gameblabla
CDROM: Ignore sectors with channel number 255 (#195)
commit
|
commitdiff
|
tree
2021-08-22
gameblabla
mdec.cpp: Dare to set MDEC_BIAS to 10 (#186)
commit
|
commitdiff
|
tree
2021-08-22
gameblabla
Fixes Diablo 1 SPU bug properly and remove Diablo hack...
commit
|
commitdiff
|
tree
2021-08-22
gameblabla
Properly protect the HLE instructions against corrupted...
commit
|
commitdiff
|
tree
2021-08-18
gameblabla
Rewrite GPU bios functions according to OpenBIOS. ...
commit
|
commitdiff
|
tree
2021-08-18
gameblabla
[SPU] Emulate SPUSTAT[5:0] as a mirror of SPUCNT[5...
commit
|
commitdiff
|
tree
2021-08-18
gameblabla
CDRom timings changes (#184)
commit
|
commitdiff
|
tree
2021-08-18
gameblabla
Add internal database for problematic games. (#182)
commit
|
commitdiff
|
tree
2021-08-16
gameblabla
CHD support from libretro's fork. (#188)
commit
|
commitdiff
|
tree
2021-08-16
gameblabla
gte: Fix gteH division and sign extension (from PCSX4ALL...
commit
|
commitdiff
|
tree
2021-08-16
gameblabla
Fixed Linked List DMA end marker. (#183)
commit
|
commitdiff
|
tree
2019-07-22
gameblabla
psxbios: Don't accept 400h as a valid sector.
commit
|
commitdiff
|
tree
2019-07-22
gameblabla
psxbios: Properly fix garbage area code.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Fixup mistake in card_info function.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Return value is always 1 for CloseTh and ChangeTh.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Add checks for memchr.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Some games read from address 0, fix that.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Implement get_cd_status stub according to...
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Make HLE bios start from block 1, not 2.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Fix card_status function as to use card_active_chan.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Merge interrupt_r26 fix from PCSX4ALL.
commit
|
commitdiff
|
tree
2019-07-21
gameblabla
psxbios: Do the same for heap_size.
commit
|
commitdiff
|
tree
2019-07-20
gameblabla
psxbios : Use bfreezel for pad_stopped instead of setting...
commit
|
commitdiff
|
tree
2019-07-20
gameblabla
psxbios : Implement stub for wait_card.
commit
|
commitdiff
|
tree
2019-07-20
gameblabla
psxbios : Fix a few mistakes :
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add note and update copyright.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Merge heap fix from PCSX4ALL.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Init some vars just to be sure.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Merge PCSX4ALL pad_stopped fix.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios.cpp: Add psxBios_card_status(); doesn't seem...
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Fixes save issues on Parasite Eve II, Parasite...
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Callback Events should not set event status...
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Support other syscalls
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add checks for strlen.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add checks for strcpy & strncpy.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Fixup free.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add checks for strcmp & strncmp.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Stub for get_error
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios : Several fixes to malloc.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add checks for memmove.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios : Add checks to memset.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add checks to memcpy.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add checks for bzero.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Add checks for bcopy
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios : Add checks to index and rindex calls
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Merge upstream fix for Deliverevent in firstfile
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Should fix input issues in some games.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Fix out-of-bounds issue.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
Only PCSX4ALL uses ResetIoCycle. Remove it for now.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
Fixup buread & buwrite being undefined.
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Improve WaitEvent behaviour according to documentation
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios: Better realloc implementation
commit
|
commitdiff
|
tree
2019-07-18
gameblabla
psxbios : Add checks for strncat
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Add todigit implementation
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Adds putc and getc implementation
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Return 0x1f801814 for gpu_abort_dma
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Better EnterCiritcal implementation
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Add checks for card_write, card_read
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Merging improved card_info function from upstream
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Merging fixes from upstream.
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Add checks to PAD_init
commit
|
commitdiff
|
tree
2019-07-17
gameblabla
psxbios: Add checks to strcat
commit
|
commitdiff
|
tree
2019-03-07
gameblabla
Fix for compiling it against newer zlib versions.
commit
|
commitdiff
|
tree
2019-03-07
gameblabla
Diablo Music fix for PCSX Rearmed. (optional hack)
commit
|
commitdiff
|
tree
2019-02-17
gameblabla
psxmem: Reads of PIO Expansion area read all-ones.
Thanks to
gameblabla
for finding this issue and pointing...
commit
|
commitdiff
|
tree