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
2019-07-30
retro-wertz
Make advanced gpu options target actual gpu plugin...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Twinaphex
Update libretro_core_options.h
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
hizzlekizzle
Merge pull request #319 from retro-wertz/new_core_options
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
retro-wertz
Add advanced gpu core options
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
hizzlekizzle
Merge pull request #318 from retro-wertz/psxbios
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
retro-wertz
Add enhanced core options
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
retro-wertz
HLE: Merge HLE BIOS improvements from upstream
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Twinaphex
Merge pull request #317 from retro-wertz/psxhle_log
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
retro-wertz
psxhle.c: Silence logging when using HLE bios
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
hizzlekizzle
add custom issue report template
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-07-14
Twinaphex
Merge pull request #312 from retro-wertz/main_ram_map
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
retro-wertz
Allow access to main ram using retro_get_memory_data...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Twinaphex
Merge pull request #309 from jdgleaver/negcon-fix
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
jdgleaver
Fix neGcon input
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Twinaphex
Merge pull request #308 from ematysek/rpi4-platform
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Eric Matysek
Add support for rpi4 platform with cortex-a72 cpu
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
hizzlekizzle
Merge pull request #307 from kamicane/master
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Valerio Proietti
add check to avoid calling RETRO_ENVIRONMENT_SET_GEOMET...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Valerio Proietti
report correct geometry and update geometry when needed.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Twinaphex
Update libretro.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
twinaphex
Add bitmask input code
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
hizzlekizzle
Merge pull request #296 from retro-wertz/dynarec_speedhacks
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
retro-wertz
Allow dynarec speedhacks to be applied on-the-fly
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
hizzlekizzle
Merge pull request #295 from retro-wertz/dynarec_speedhacks
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
retro-wertz
Add core options for some advance settings and dynarec...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Twinaphex
Update Android.mk
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
twinaphex
(Android) Add HAVE_CHD
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
hizzlekizzle
Merge pull request #286 from retro-wertz/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
hizzlekizzle
Merge pull request #290 from retro-wertz/chd
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
retro-wertz
Allow building without CHD, disable CHD for 3DS
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
retro-wertz
Fix CHD build for windows
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
hizzlekizzle
Merge pull request #284 from retro-wertz/buildfix_android
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
retro-wertz
Add CHD support for Android
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Twinaphex
Merge pull request #283 from aliaspider/master
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
aliaspider
fix track information when loading CHDs.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Wes Smith
Fixed cflags for PSC build (#281)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Twinaphex
Merge pull request #280 from aliaspider/master
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
aliaspider
add CHD support.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Wes Smith
Added PSClassic to makefile (#278)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
hizzlekizzle
Merge pull request #276 from bparker06/fps
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Brad Parker
add option to display internal FPS
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Twinaphex
Merge pull request #273 from hhromic/backport-marm
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Hugo Hromic
Backport check for Thumb instructions from configure...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
hizzlekizzle
Merge pull request #270 from hhromic/backport-largefile
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Hugo Hromic
Backport large file support from configure script
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Hugo Hromic
Tidy up and improve the libretro makefile
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
hizzlekizzle
Merge pull request #265 from hhromic/master
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Hugo Hromic
Merge remote-tracking branch 'notaz/master'
commit
|
commitdiff
|
tree
|
snapshot
next