pcsx_rearmed.git
10 years ago(Libretro) Add frame duping core option
twinaphex [Tue, 31 Dec 2013 04:19:20 +0000 (05:19 +0100)]
(Libretro) Add frame duping core option

10 years agoFixed NEON GPU plugin for PC by using stdint.h types - use
twinaphex [Tue, 31 Dec 2013 03:55:09 +0000 (04:55 +0100)]
Fixed NEON GPU plugin for PC by using stdint.h types - use
NEON GPU plugin for non-ARM targets now

10 years agoMerge https://github.com/notaz/pcsx_rearmed
twinaphex [Mon, 23 Dec 2013 23:04:48 +0000 (00:04 +0100)]
Merge https://github.com/notaz/pcsx_rearmed

10 years agolibretro: add dynarec switch
notaz [Sun, 22 Dec 2013 17:54:41 +0000 (19:54 +0200)]
libretro: add dynarec switch

10 years ago(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.
meancoot [Thu, 19 Dec 2013 21:53:46 +0000 (16:53 -0500)]
(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.

10 years agoUpdate libretro.h
twinaphex [Wed, 18 Dec 2013 19:41:08 +0000 (20:41 +0100)]
Update libretro.h

10 years ago(iOS) Add min SDK version for compatbility
twinaphex [Mon, 2 Dec 2013 22:58:23 +0000 (23:58 +0100)]
(iOS) Add min SDK version for compatbility

10 years ago(iOS) Add min SDK version
twinaphex [Sat, 30 Nov 2013 01:30:36 +0000 (02:30 +0100)]
(iOS) Add min SDK version

10 years ago(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.
meancoot [Thu, 19 Dec 2013 21:53:46 +0000 (16:53 -0500)]
(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.

10 years agoUpdate libretro.h
twinaphex [Wed, 18 Dec 2013 19:41:08 +0000 (20:41 +0100)]
Update libretro.h

10 years ago(iOS) Add min SDK version for compatbility
twinaphex [Mon, 2 Dec 2013 22:58:23 +0000 (23:58 +0100)]
(iOS) Add min SDK version for compatbility

10 years ago(iOS) Add min SDK version
twinaphex [Sat, 30 Nov 2013 01:30:36 +0000 (02:30 +0100)]
(iOS) Add min SDK version

10 years agoMerge https://github.com/notaz/pcsx_rearmed
twinaphex [Mon, 11 Nov 2013 12:04:47 +0000 (13:04 +0100)]
Merge https://github.com/notaz/pcsx_rearmed

10 years agopsxbios: fix NULL use warnings on newer GCCs
notaz [Sun, 3 Nov 2013 22:48:55 +0000 (00:48 +0200)]
psxbios: fix NULL use warnings on newer GCCs

10 years agopsx_gpu: workaround binutils bug #14887
notaz [Sun, 3 Nov 2013 22:43:44 +0000 (00:43 +0200)]
psx_gpu: workaround binutils bug #14887

Initially reported and patch supplied by ssj3gogeta

10 years ago(Makefile libretro) Make more generic ARM target
twinaphex [Sat, 13 Jul 2013 16:44:43 +0000 (18:44 +0200)]
(Makefile libretro) Make more generic ARM target

10 years agolibretro: Add analog option for player 1
meancoot [Wed, 19 Jun 2013 02:46:43 +0000 (22:46 -0400)]
libretro: Add analog option for player 1

10 years agoMerge https://github.com/notaz/pcsx_rearmed
twinaphex [Thu, 25 Jul 2013 11:48:13 +0000 (13:48 +0200)]
Merge https://github.com/notaz/pcsx_rearmed

10 years agoMerge pull request #21 from tejonbiker/master
notaz [Mon, 15 Jul 2013 11:18:17 +0000 (04:18 -0700)]
Merge pull request #21 from tejonbiker/master

Fix the folder "vmcs_host/linux"

10 years agoAdds the path to include correctly vmcs host
tejonbiker [Mon, 15 Jul 2013 05:43:02 +0000 (05:43 +0000)]
Adds the path to include correctly vmcs host

10 years ago(Makefile libretro) Make more generic ARM target
twinaphex [Sat, 13 Jul 2013 16:44:43 +0000 (18:44 +0200)]
(Makefile libretro) Make more generic ARM target

10 years agoMerge pull request #3 from meancoot/master
Squarepusher [Wed, 19 Jun 2013 09:51:41 +0000 (02:51 -0700)]
Merge pull request #3 from meancoot/master

Add a core option to allow analog pads

10 years agolibretro: Add analog option for player 1
meancoot [Wed, 19 Jun 2013 02:46:43 +0000 (22:46 -0400)]
libretro: Add analog option for player 1

10 years agoMerge git://github.com/notaz/pcsx_rearmed
twinaphex [Fri, 7 Jun 2013 19:22:31 +0000 (21:22 +0200)]
Merge git://github.com/notaz/pcsx_rearmed

10 years agodrc: add a test to catch broken platforms early
notaz [Tue, 4 Jun 2013 22:39:46 +0000 (01:39 +0300)]
drc: add a test to catch broken platforms early

10 years agopsxmem: handle map failures so that it can be retried
notaz [Tue, 4 Jun 2013 21:58:22 +0000 (00:58 +0300)]
psxmem: handle map failures so that it can be retried

10 years agolibretro: search for BIOS harder
notaz [Tue, 4 Jun 2013 21:51:12 +0000 (00:51 +0300)]
libretro: search for BIOS harder

10 years agocdriso: log file open errors
notaz [Tue, 4 Jun 2013 20:46:43 +0000 (23:46 +0300)]
cdriso: log file open errors

10 years ago(Blackberry Playbook) Fix Blackberry Playbook build - strcasestr is
twinaphex [Mon, 27 May 2013 10:28:34 +0000 (12:28 +0200)]
(Blackberry Playbook) Fix Blackberry Playbook build - strcasestr is
not implemented

10 years agoCore option: Add neon_enhancement_no_main
twinaphex [Sun, 26 May 2013 22:31:25 +0000 (00:31 +0200)]
Core option: Add neon_enhancement_no_main

10 years agoRemove #if 0 around NEON enhancement
twinaphex [Sun, 26 May 2013 20:44:23 +0000 (22:44 +0200)]
Remove #if 0 around NEON enhancement

10 years ago(Blackberry Playbook) Fix Blackberry Playbook build - strcasestr is
twinaphex [Mon, 27 May 2013 10:28:34 +0000 (12:28 +0200)]
(Blackberry Playbook) Fix Blackberry Playbook build - strcasestr is
not implemented

10 years agoCore option: Add neon_enhancement_no_main
twinaphex [Sun, 26 May 2013 22:31:25 +0000 (00:31 +0200)]
Core option: Add neon_enhancement_no_main

10 years agoMerge git://github.com/notaz/pcsx_rearmed
twinaphex [Sun, 26 May 2013 21:34:56 +0000 (23:34 +0200)]
Merge git://github.com/notaz/pcsx_rearmed

10 years agolibretro: don't call dfinput_activate too early
notaz [Sun, 26 May 2013 21:23:19 +0000 (00:23 +0300)]
libretro: don't call dfinput_activate too early

10 years agoRemove #if 0 around NEON enhancement
twinaphex [Sun, 26 May 2013 20:44:23 +0000 (22:44 +0200)]
Remove #if 0 around NEON enhancement

10 years agoMerge git://github.com/notaz/pcsx_rearmed
twinaphex [Sun, 26 May 2013 20:43:43 +0000 (22:43 +0200)]
Merge git://github.com/notaz/pcsx_rearmed

10 years agolibretro: try to fix enhancement
notaz [Sun, 26 May 2013 19:41:55 +0000 (22:41 +0300)]
libretro: try to fix enhancement

10 years agoMerge git://github.com/notaz/pcsx_rearmed
twinaphex [Sun, 26 May 2013 17:01:47 +0000 (19:01 +0200)]
Merge git://github.com/notaz/pcsx_rearmed

10 years agoRevert "Add hack for broken bin/cue loading right now at startup"
twinaphex [Sun, 26 May 2013 17:00:45 +0000 (19:00 +0200)]
Revert "Add hack for broken bin/cue loading right now at startup"

This reverts commit 5f8aa603b1f68d4bf4dbd341fed0e31b21f11bde.

10 years agoPass correct type for RETRO_ENVIRONMENT_SET_MESSAGE
twinaphex [Sat, 25 May 2013 21:11:31 +0000 (23:11 +0200)]
Pass correct type for RETRO_ENVIRONMENT_SET_MESSAGE

10 years agoAdd system message warning if a BIOS file could not be found
twinaphex [Sat, 25 May 2013 21:00:18 +0000 (23:00 +0200)]
Add system message warning if a BIOS file could not be found

10 years agoComment out neon_enhancement_enable for now
twinaphex [Fri, 24 May 2013 11:41:26 +0000 (13:41 +0200)]
Comment out neon_enhancement_enable for now

10 years ago(Libretro) Add NEON interlace enable core option and region core option
twinaphex [Fri, 24 May 2013 01:13:24 +0000 (03:13 +0200)]
(Libretro) Add NEON interlace enable core option and region core option

10 years agoTake out soft_filter for now as core option
twinaphex [Thu, 23 May 2013 23:28:43 +0000 (01:28 +0200)]
Take out soft_filter for now as core option

10 years ago(Libretro) Add core options - Frameskip and (for ARM NEON only)
twinaphex [Thu, 23 May 2013 23:19:56 +0000 (01:19 +0200)]
(Libretro) Add core options - Frameskip and (for ARM NEON only)
Software filter (None/Scale2x/Eagle2x)

10 years ago(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)
twinaphex [Thu, 23 May 2013 22:08:10 +0000 (00:08 +0200)]
(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)

10 years ago(iOS) Standardize target name
twinaphex [Sat, 18 May 2013 01:42:37 +0000 (03:42 +0200)]
(iOS) Standardize target name

10 years agoimplement "add_image_index" correctly
ToadKing [Tue, 7 May 2013 21:52:43 +0000 (17:52 -0400)]
implement "add_image_index" correctly

10 years agofix bug with memory card files being overwritten with RTC files
ToadKing [Tue, 7 May 2013 21:17:46 +0000 (17:17 -0400)]
fix bug with memory card files being overwritten with RTC files

10 years agoadd support for mednafen-style .m3u files for multi-disc games
ToadKing [Tue, 7 May 2013 21:17:02 +0000 (17:17 -0400)]
add support for mednafen-style .m3u files for multi-disc games

10 years agoAdd .toc to valid_extensions
twinaphex [Fri, 3 May 2013 15:12:23 +0000 (17:12 +0200)]
Add .toc to valid_extensions

10 years ago(libretro) Library version is too long to show in RGUI
twinaphex [Thu, 21 Mar 2013 23:25:50 +0000 (00:25 +0100)]
(libretro) Library version is too long to show in RGUI

10 years ago(QNX) Compilation fix
twinaphex [Tue, 30 Apr 2013 14:31:52 +0000 (16:31 +0200)]
(QNX) Compilation fix

10 years agoUpdate target names in Makefile
twinaphex [Wed, 17 Apr 2013 16:40:14 +0000 (18:40 +0200)]
Update target names in Makefile

10 years ago(libretro) Update header
twinaphex [Mon, 8 Apr 2013 00:03:35 +0000 (02:03 +0200)]
(libretro) Update header

10 years agocdriso: make sure to open correct file for cdda
notaz [Sun, 26 May 2013 14:16:07 +0000 (17:16 +0300)]
cdriso: make sure to open correct file for cdda

10 years agocdriso: use correct buffer in .toc check
notaz [Sun, 26 May 2013 13:25:24 +0000 (16:25 +0300)]
cdriso: use correct buffer in .toc check

10 years agoPass correct type for RETRO_ENVIRONMENT_SET_MESSAGE
twinaphex [Sat, 25 May 2013 21:11:31 +0000 (23:11 +0200)]
Pass correct type for RETRO_ENVIRONMENT_SET_MESSAGE

10 years agoAdd system message warning if a BIOS file could not be found
twinaphex [Sat, 25 May 2013 21:00:18 +0000 (23:00 +0200)]
Add system message warning if a BIOS file could not be found

10 years agoComment out neon_enhancement_enable for now
twinaphex [Fri, 24 May 2013 11:41:26 +0000 (13:41 +0200)]
Comment out neon_enhancement_enable for now

10 years ago(Libretro) Add NEON interlace enable core option and region core option
twinaphex [Fri, 24 May 2013 01:13:24 +0000 (03:13 +0200)]
(Libretro) Add NEON interlace enable core option and region core option

10 years agoTake out soft_filter for now as core option
twinaphex [Thu, 23 May 2013 23:28:43 +0000 (01:28 +0200)]
Take out soft_filter for now as core option

10 years ago(Libretro) Add core options - Frameskip and (for ARM NEON only)
twinaphex [Thu, 23 May 2013 23:19:56 +0000 (01:19 +0200)]
(Libretro) Add core options - Frameskip and (for ARM NEON only)
Software filter (None/Scale2x/Eagle2x)

10 years ago(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)
twinaphex [Thu, 23 May 2013 22:08:10 +0000 (00:08 +0200)]
(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)

11 years ago(iOS) Standardize target name
twinaphex [Sat, 18 May 2013 01:42:37 +0000 (03:42 +0200)]
(iOS) Standardize target name

11 years agoimplement "add_image_index" correctly
ToadKing [Tue, 7 May 2013 21:52:43 +0000 (17:52 -0400)]
implement "add_image_index" correctly

11 years agofix bug with memory card files being overwritten with RTC files
ToadKing [Tue, 7 May 2013 21:17:46 +0000 (17:17 -0400)]
fix bug with memory card files being overwritten with RTC files

11 years agoadd support for mednafen-style .m3u files for multi-disc games
ToadKing [Tue, 7 May 2013 21:17:02 +0000 (17:17 -0400)]
add support for mednafen-style .m3u files for multi-disc games

11 years agoAdd hack for broken bin/cue loading right now at startup
twinaphex [Fri, 3 May 2013 23:10:21 +0000 (01:10 +0200)]
Add hack for broken bin/cue loading right now at startup

11 years agoAdd .toc to valid_extensions
twinaphex [Fri, 3 May 2013 15:12:23 +0000 (17:12 +0200)]
Add .toc to valid_extensions

11 years ago(QNX) Compilation fix
twinaphex [Tue, 30 Apr 2013 14:31:52 +0000 (16:31 +0200)]
(QNX) Compilation fix

11 years agoUpdate target names in Makefile
twinaphex [Wed, 17 Apr 2013 16:40:14 +0000 (18:40 +0200)]
Update target names in Makefile

11 years ago(libretro) Update header
twinaphex [Mon, 8 Apr 2013 00:03:35 +0000 (02:03 +0200)]
(libretro) Update header

11 years agoMerge git://github.com/notaz/pcsx_rearmed
twinaphex [Fri, 5 Apr 2013 00:56:55 +0000 (02:56 +0200)]
Merge git://github.com/notaz/pcsx_rearmed

11 years agodon't rely on unsigned char on arm
notaz [Fri, 5 Apr 2013 00:54:54 +0000 (03:54 +0300)]
don't rely on unsigned char on arm

11 years agoMerge git://github.com/notaz/pcsx_rearmed
twinaphex [Thu, 4 Apr 2013 23:50:52 +0000 (01:50 +0200)]
Merge git://github.com/notaz/pcsx_rearmed

11 years agocdriso: look for data files if other one is selected
notaz [Thu, 4 Apr 2013 23:09:24 +0000 (02:09 +0300)]
cdriso: look for data files if other one is selected

11 years agocdriso: prefer .toc over .cue
notaz [Thu, 4 Apr 2013 22:37:31 +0000 (01:37 +0300)]
cdriso: prefer .toc over .cue

as .toc has subchannel flags

11 years agoMerge branch 'master' into libretro
notaz [Wed, 3 Apr 2013 00:12:29 +0000 (03:12 +0300)]
Merge branch 'master' into libretro

11 years agodrc: fix a bug made during UAL conversion
notaz [Tue, 2 Apr 2013 22:02:55 +0000 (01:02 +0300)]
drc: fix a bug made during UAL conversion

11 years agoMerge branch 'master' into libretro
notaz [Tue, 2 Apr 2013 01:45:35 +0000 (04:45 +0300)]
Merge branch 'master' into libretro

11 years agodrc: handle more calling conventions
notaz [Tue, 2 Apr 2013 01:45:05 +0000 (04:45 +0300)]
drc: handle more calling conventions

11 years agoMerge branch 'master' into libretro
notaz [Tue, 2 Apr 2013 01:04:52 +0000 (04:04 +0300)]
Merge branch 'master' into libretro

11 years agodrc/psx_gpu: handle more calling conventions
notaz [Tue, 2 Apr 2013 01:03:25 +0000 (04:03 +0300)]
drc/psx_gpu: handle more calling conventions

11 years agoMerge branch 'master' into libretro
notaz [Mon, 1 Apr 2013 23:10:18 +0000 (02:10 +0300)]
Merge branch 'master' into libretro

11 years agolibretro: rename targets to be picked by menu
notaz [Mon, 1 Apr 2013 23:09:02 +0000 (02:09 +0300)]
libretro: rename targets to be picked by menu

11 years agofrontend: flush emuLog
notaz [Mon, 1 Apr 2013 23:06:00 +0000 (02:06 +0300)]
frontend: flush emuLog

nothing should be writing to that too often

11 years agoMerge branch 'master' into libretro
notaz [Mon, 1 Apr 2013 22:34:21 +0000 (01:34 +0300)]
Merge branch 'master' into libretro

11 years agoavoid MAP_FIXED, log mappings
notaz [Mon, 1 Apr 2013 22:29:57 +0000 (01:29 +0300)]
avoid MAP_FIXED, log mappings

MAP_FIXED overrides existing mappings, we don't want that

11 years agofrontend: attempt basic ios logging
notaz [Mon, 1 Apr 2013 21:45:33 +0000 (00:45 +0300)]
frontend: attempt basic ios logging

11 years agoMerge branch 'master' into libretro
notaz [Mon, 1 Apr 2013 18:05:36 +0000 (21:05 +0300)]
Merge branch 'master' into libretro

11 years agolibretro: minor adjustments and a sanity check
notaz [Mon, 1 Apr 2013 17:45:53 +0000 (20:45 +0300)]
libretro: minor adjustments and a sanity check

11 years ago(Blackberry) Define CC and AR in Makefile - so we can compile from the
twinaphex [Mon, 25 Mar 2013 05:53:24 +0000 (06:53 +0100)]
(Blackberry) Define CC and AR in Makefile - so we can compile from the
commandline

11 years ago(Libretro Makefile) Add ARM target
twinaphex [Mon, 1 Apr 2013 00:59:42 +0000 (02:59 +0200)]
(Libretro Makefile) Add ARM target

11 years agoMerge git://github.com/notaz/pcsx_rearmed
twinaphex [Mon, 1 Apr 2013 17:04:38 +0000 (19:04 +0200)]
Merge git://github.com/notaz/pcsx_rearmed

11 years agoasm: fix incorrect offsets
notaz [Mon, 1 Apr 2013 16:43:48 +0000 (19:43 +0300)]
asm: fix incorrect offsets

11 years agolibretro: enable gpu_neon
notaz [Mon, 1 Apr 2013 16:29:41 +0000 (19:29 +0300)]
libretro: enable gpu_neon

11 years agopsx_gpu: support relative jumptables
notaz [Mon, 1 Apr 2013 16:24:27 +0000 (19:24 +0300)]
psx_gpu: support relative jumptables

stupid Mach-O

11 years agopsx_gpu: convert to UAL, load everything from context
notaz [Mon, 1 Apr 2013 00:03:52 +0000 (03:03 +0300)]
psx_gpu: convert to UAL, load everything from context