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-08-25
gameblabla
Improve SetLoc CDROM command from Duckstation (#201)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
CdlSync should be NULL and return an error. (#199)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
gameblabla
Always look up verify_dirty literals from offsets by...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
gameblabla
psxinterpreter: Merge DIV interpreter fix from libretro...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
gameblabla
CDROM: Ignore sectors with channel number 255 (#195)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
gameblabla
mdec.cpp: Dare to set MDEC_BIAS to 10 (#186)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
gameblabla
Fixes Diablo 1 SPU bug properly and remove Diablo hack...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
gameblabla
Properly protect the HLE instructions against corrupted...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
gameblabla
Rewrite GPU bios functions according to OpenBIOS. ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
gameblabla
[SPU] Emulate SPUSTAT[5:0] as a mirror of SPUCNT[5...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
gameblabla
CDRom timings changes (#184)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
gameblabla
Add internal database for problematic games. (#182)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
notaz
deal with some more annoying warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
gameblabla
CHD support from libretro's fork. (#188)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
notaz
gte_divider: should include it's own header
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
gameblabla
gte: Fix gteH division and sign extension (from PCSX4AL...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
gameblabla
Fixed Linked List DMA end marker. (#183)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
ifcaro
Fix crash on retrying mission in driver (#165)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
notaz
Merge pull request #160 from J-O-N/fix-neon-cspace...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
J-O-N
Fixed bug where MSB of a 15-bit BGR color could corrupt...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
notaz
Merge pull request #156 from pcercuei/fix-gte-divide
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Paul Cercueil
Replace existing gte_divider with MAME's version
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
notaz
add some missing license headers
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
notaz
gte_neon: fix compile under clang's assembler
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
twinaphex
License these files as MIT
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
notaz
menu: fix a buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
notaz
Merge pull request #147 from senquack/cdrom_sstate_fix
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Daniel Silsby
cdrom: add missing BCD->int convert in cdrFreeze()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
notaz
Merge pull request #146 from senquack/gpulib_fix
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Daniel Silsby
gpulib: fix out-of-bounds reads in do_cmd_buffer()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
notaz
Merge pull request #139 from retro-wertz/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
retro-wertz
Fix corrupted memory card saves when using HLE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
notaz
Merge pull request #137 from gameblabla/hle
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
gameblabla
psxbios: Don't accept 400h as a valid sector.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
gameblabla
psxbios: Properly fix garbage area code.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Fixup mistake in card_info function.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Return value is always 1 for CloseTh and ChangeTh.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Add checks for memchr.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Some games read from address 0, fix that.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Implement get_cd_status stub according to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Make HLE bios start from block 1, not 2.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Fix card_status function as to use card_active...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Merge interrupt_r26 fix from PCSX4ALL.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
gameblabla
psxbios: Do the same for heap_size.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
gameblabla
psxbios : Use bfreezel for pad_stopped instead of setti...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
gameblabla
psxbios : Implement stub for wait_card.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
gameblabla
psxbios : Fix a few mistakes :
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add note and update copyright.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Merge heap fix from PCSX4ALL.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Init some vars just to be sure.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Merge PCSX4ALL pad_stopped fix.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios.cpp: Add psxBios_card_status(); doesn't seem...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Fixes save issues on Parasite Eve II, Parasite...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Callback Events should not set event status...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Support other syscalls
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add checks for strlen.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add checks for strcpy & strncpy.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Fixup free.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add checks for strcmp & strncmp.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Stub for get_error
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios : Several fixes to malloc.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add checks for memmove.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios : Add checks to memset.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add checks to memcpy.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add checks for bzero.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Add checks for bcopy
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios : Add checks to index and rindex calls
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Merge upstream fix for Deliverevent in firstfile
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Should fix input issues in some games.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Fix out-of-bounds issue.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
Only PCSX4ALL uses ResetIoCycle. Remove it for now.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
Fixup buread & buwrite being undefined.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Improve WaitEvent behaviour according to docum...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios: Better realloc implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
gameblabla
psxbios : Add checks for strncat
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Add todigit implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Adds putc and getc implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Return 0x1f801814 for gpu_abort_dma
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Better EnterCiritcal implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Add checks for card_write, card_read
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Merging improved card_info function from upstream
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Merging fixes from upstream.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Add checks to PAD_init
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
gameblabla
psxbios: Add checks to strcat
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
notaz
Merge pull request #127 from retro-wertz/fix_rtps_rtpt
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
notaz
Merge pull request #130 from retro-wertz/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
retro-wertz
gte: change return to s64 for BOUNDS_
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
retro-wertz
gte: backport fix for RTPS/RTPT
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
notaz
Merge pull request #123 from gameblabla/diablofix_hack
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
notaz
Merge pull request #124 from gameblabla/buildingfixes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
gameblabla
Fix for compiling it against newer zlib versions.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
gameblabla
Diablo Music fix for PCSX Rearmed. (optional hack)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
notaz
Merge pull request #119 from gameblabla/piofix
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
gameblabla
psxmem: Reads of PIO Expansion area read all-ones.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
notaz
Merge pull request #98 from psyke83/master
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Conn O'Griofa
RPI: add Mesa override & update vendor library names
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
notaz
use pc-relative offsets for PIC too
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
notaz
drc: fix a mistake from w^x change
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
notaz
drc: some vita and 3ds support
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
notaz
drc: avoid MAP_FIXED
commit
|
commitdiff
|
tree
|
snapshot
next