Difference between revisions of "GpSP"

From Emulation General Wiki
Jump to navigation Jump to search
(Added PSP variants' sub-sectors.)
(0.9 -> v0.91)
(9 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
 
|title = gpSP
 
|title = gpSP
|last-version = 0.9
+
|last-version = v0.91
 
|active = No
 
|active = No
|platform = [[PlayStation Portable]]
+
|platform = [[PlayStation Portable emulators|PlayStation Portable]]
 
|target = [[Game Boy Advance emulators|Game Boy Advance]]
 
|target = [[Game Boy Advance emulators|Game Boy Advance]]
 
|developer = Exophase
 
|developer = Exophase
Line 9: Line 9:
 
|source = [http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,46,102 Zip]
 
|source = [http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,46,102 Zip]
 
}}
 
}}
'''gpSP''' is an open-source [[Game Boy Advance emulators|Game Boy Advance emulator]] created by Exophase for the [[PlayStation Portable]]. Compatibility is very good and is recommended for using GBA ports of SNES games rather than [[Super Nintendo emulators|SNES emulators]] themselves due to poor focus on the PSP. Its open-source nature makes it a good candidate for porting to similar lightweight platforms like the Raspberry Pi.
+
'''gpSP''' is an open-source [[Game Boy Advance emulators|Game Boy Advance emulator]] created by Exophase for the [[PlayStation Portable emulators|PlayStation Portable]]. Compatibility is very good and is recommended for using GBA ports of SNES games rather than [[Super Nintendo emulators|SNES emulators]] themselves due to poor focus on the PSP. Its open-source nature makes it a good candidate for porting to similar lightweight platforms like the Raspberry Pi.
  
 
__TOC__
 
__TOC__
Line 17: Line 17:
 
* [http://filetrip.net/psp-downloads/homebrew/download-gpsp-j-12-06-16-f29570.html gpSP-J] (2012-06-16)
 
* [http://filetrip.net/psp-downloads/homebrew/download-gpsp-j-12-06-16-f29570.html gpSP-J] (2012-06-16)
 
* [http://filetrip.net/psp-downloads/homebrew/download-gpsp-kai-34-test-3-build-152-f31137.html gpSP Kai] 3.4 Test 3 Build 152
 
* [http://filetrip.net/psp-downloads/homebrew/download-gpsp-kai-34-test-3-build-152-f31137.html gpSP Kai] 3.4 Test 3 Build 152
 +
* [https://github.com/notaz/gpsp/tree/master/pandora gpSP] [http://repo.openpandora.org/?page=detail&app=package.gpsp.notaz 0.9.2.8] (App for Pandora's open-source handheld PC.)
  
 
gpSP 0.9 is the last official release by Exophase. It has since been forked and improved upon by other developers, like gpSPmod and gpSP-J. While gpSP-J has more compatibility, gpSPmod has more options for customization (full screen, cheats, etc), but both are better options than Kai.
 
gpSP 0.9 is the last official release by Exophase. It has since been forked and improved upon by other developers, like gpSPmod and gpSP-J. While gpSP-J has more compatibility, gpSPmod has more options for customization (full screen, cheats, etc), but both are better options than Kai.
  
 
===gpSPmod===
 
===gpSPmod===
The variant '''gbSPmod''' is a fork of gbSP for the PSP. It is generally recommended to use either gpSPmod or gpSP-J. '''gpSP-J''' has superior compatibility, while gpSPmod has more options for customization (full screen, cheats, etc). Both are superior to gpSP 0.9.
+
The variant '''gbSPmod''' is a fork of gbSP for the PSP. It is generally recommended to use either gpSPmod or gpSP-J (Rather than original gbSP or gPSP Kai).
  
 
:[https://github.com/bibanon/android-development-codex/wiki/gPSP Guide on GitHub]
 
:[https://github.com/bibanon/android-development-codex/wiki/gPSP Guide on GitHub]
:[http://emulation-general.wikia.com/wiki/GpSP Emulation General wikia] (Download links for all gbSP forks for PSP)
+
:[http://emulation-general.wikia.com/wiki/gpSP Emulation General wikia] (Download links for all gbSP forks for PSP)
 
:[https://psp.brewology.com/downloads/download.php?id=9929 Brewology] (PSP applications site)
 
:[https://psp.brewology.com/downloads/download.php?id=9929 Brewology] (PSP applications site)
 
:[https://www.emucr.com/2009/07/gpsp-mod-20090720.html EmuCR.com] (Download)
 
:[https://www.emucr.com/2009/07/gpsp-mod-20090720.html EmuCR.com] (Download)
  
 
==TempGBA==
 
==TempGBA==
TempGBA was a Game Boy Advance emulator written for the Supercard DSTWO, a third-party flash cart where GBA ROMs can be installed on to play on the GBA. An open-source BIOS file (Based on VBA-M's high-level BIOS emulation) made by Normmatt was bundled with this emulator. Though, a legal GBA BIOS should offer better compatibility. Latest version was 1.45, dated 2013-09-14.
+
TempGBA was a Game Boy Advance emulator written for the Supercard DSTWO, a third-party flash cart where GBA ROMs can be installed on to play on the GBA. An open-source BIOS file (Based on [[VisualBoy Advance#VBA-M|VBA-M]]'s high-level BIOS emulation) made by Normmatt was bundled with this emulator. Though, a legal GBA BIOS should offer better compatibility. The latest version was 1.45, dated 2013-09-14.
  
 
It is based on:
 
It is based on:
Line 35: Line 36:
 
:gameplaySP (gpSP) 0.9 by Exophase, with help from various GBA developers
 
:gameplaySP (gpSP) 0.9 by Exophase, with help from various GBA developers
 
:gpSP Kai unofficial 3.3 by Takka
 
:gpSP Kai unofficial 3.3 by Takka
:The CATSFC GUI by ShadauxCat and Nebuleon (improving over BAGSFC) with language files contributed by the GBAtemp community for CATSFC
+
:The [[CATSFC]] GUI by ShadauxCat and Nebuleon (improving over BAGSFC) with language files contributed by the GBAtemp community for CATSFC
  
 
*[https://github.com/Nebuleon/TempGBA GitHub]
 
*[https://github.com/Nebuleon/TempGBA GitHub]
*[https://gbatemp.net/threads/tempgba-ndsgba-revival.343210/ GBAtemp's thread] by author, Nebuleon
+
*[https://gbatemp.net/threads/tempgba-ndsgba-revival.343210/ GBAtemp's thread] by the author, Nebuleon
 
*[https://wiki.gbatemp.net/wiki/TempGBA_Compatibility Compatibility wiki]
 
*[https://wiki.gbatemp.net/wiki/TempGBA_Compatibility Compatibility wiki]
 
*[https://emulationrealm.net/downloads/file/2712-tempgba Download] (The Emulation Realm)
 
*[https://emulationrealm.net/downloads/file/2712-tempgba Download] (The Emulation Realm)
Line 46: Line 47:
 
{{Main|Emulators on PSP#Game Boy Advance}}
 
{{Main|Emulators on PSP#Game Boy Advance}}
  
There is also a version likewise based on the gbSP built for Sony's PlayStation Portable called '''TempGBA4PSP'''. A [http://wololo.net/talk/viewtopic.php?f=47&t=38577#p350588 Japanese coder] [https://gbatemp.net/threads/tempgba4psp.361298/#post-4903805 modelled it after TempGBA] for the NDS. It may work with problematic titles like ''Golden Sun'' and ''Kingdom Hearts''. However it and another emulator named '''gPSP-J''' have mixed performance results on the PSP. One alternative that has good performance is '''gPSP Kai''' that can be used in exchange for bad sound quality. So in the end, a little known gbSP variant called '''gpSPmod 20090720''' has great performance and sound, although it may not be able to run some problematic games.<ref name="gpSPmod_20090720">{{cite web|url=https://www.reddit.com/r/PSP/comments/5ioysx/a_great_fork_of_gpsp_you_might_not_have_heard_of/|title=A great fork of gPSP you might not have heard of|publisher=Youtube|accessdate=2018-08-16|date=2016-12-17}}</ref>
+
There is also a version likewise based on the gbSP built for Sony's PlayStation Portable called '''TempGBA4PSP'''. A [http://wololo.net/talk/viewtopic.php?f=47&t=38577#p350588 Japanese coder] [https://gbatemp.net/threads/tempgba4psp.361298/#post-4903805 modeled it after TempGBA] for the NDS. It may work with problematic titles like ''Golden Sun'' and ''Kingdom Hearts''. However, it and another emulator named '''gPSP-J''' have mixed performance results on the PSP. One alternative that has good performance is '''gPSP Kai''' that can be used in exchange for bad sound quality. So in the end, a little known gbSP variant called '''gpSPmod 20090720''' has great performance and sound, although it may not be able to run some problematic games.<ref name="gpSPmod_20090720">{{cite web|url=https://www.reddit.com/r/PSP/comments/5ioysx/a_great_fork_of_gpsp_you_might_not_have_heard_of/|title=A great fork of gPSP you might not have heard of|publisher=Youtube|accessdate=2018-08-16|date=2016-12-17}}</ref>
  
*[https://github.com/phoe-nix/TempGBA4PSP-mod TempGBA4PSP-mod's GitHub] (Updated 2016 releases based on older version. Has cleaned up menus and the X/O buttons work correctly, butit also removed the cheat function and fullscreen scaling. It will also require frameskipping set to auto/2 to get acceptable speed.)
+
*[https://github.com/phoe-nix/TempGBA4PSP-mod TempGBA4PSP-mod's GitHub] (Updated 2016 releases based on older version. Has cleaned up menus and the X/O buttons work correctly, but it also removed the cheat function and fullscreen scaling. It will also require frameskipping set to auto/2 to get acceptable speed.)
 
*[https://www.reddit.com/r/PSP/comments/2euqu3/tempgba4psp_emulator/ Reddit thread] (Aug 29, 2014)
 
*[https://www.reddit.com/r/PSP/comments/2euqu3/tempgba4psp_emulator/ Reddit thread] (Aug 29, 2014)
  
Line 57: Line 58:
 
:[http://blog.livedoor.jp/kotetujun/archives/51437876.html Japanese blog] (Old download files for PSP & NDS here)
 
:[http://blog.livedoor.jp/kotetujun/archives/51437876.html Japanese blog] (Old download files for PSP & NDS here)
 
:[http://www2.axfc.net/u/3063963 Axfc UpLoader] (Japanese site. Old files.)
 
:[http://www2.axfc.net/u/3063963 Axfc UpLoader] (Japanese site. Old files.)
 
  
 
==References==
 
==References==

Revision as of 18:30, 6 October 2019

gpSP
Developer(s) Exophase
Last version v0.91
Active No
Platform(s) PlayStation Portable
Emulates Game Boy Advance
Website Blogspot
Source code Zip

gpSP is an open-source Game Boy Advance emulator created by Exophase for the PlayStation Portable. Compatibility is very good and is recommended for using GBA ports of SNES games rather than SNES emulators themselves due to poor focus on the PSP. Its open-source nature makes it a good candidate for porting to similar lightweight platforms like the Raspberry Pi.

Downloads

gpSP 0.9 is the last official release by Exophase. It has since been forked and improved upon by other developers, like gpSPmod and gpSP-J. While gpSP-J has more compatibility, gpSPmod has more options for customization (full screen, cheats, etc), but both are better options than Kai.

gpSPmod

The variant gbSPmod is a fork of gbSP for the PSP. It is generally recommended to use either gpSPmod or gpSP-J (Rather than original gbSP or gPSP Kai).

Guide on GitHub
Emulation General wikia (Download links for all gbSP forks for PSP)
Brewology (PSP applications site)
EmuCR.com (Download)

TempGBA

TempGBA was a Game Boy Advance emulator written for the Supercard DSTWO, a third-party flash cart where GBA ROMs can be installed on to play on the GBA. An open-source BIOS file (Based on VBA-M's high-level BIOS emulation) made by Normmatt was bundled with this emulator. Though, a legal GBA BIOS should offer better compatibility. The latest version was 1.45, dated 2013-09-14.

It is based on:

gameplaySP (gpSP) 0.9 by Exophase, with help from various GBA developers
gpSP Kai unofficial 3.3 by Takka
The CATSFC GUI by ShadauxCat and Nebuleon (improving over BAGSFC) with language files contributed by the GBAtemp community for CATSFC

PSP version

Main article: Emulators on PSP#Game Boy Advance

There is also a version likewise based on the gbSP built for Sony's PlayStation Portable called TempGBA4PSP. A Japanese coder modeled it after TempGBA for the NDS. It may work with problematic titles like Golden Sun and Kingdom Hearts. However, it and another emulator named gPSP-J have mixed performance results on the PSP. One alternative that has good performance is gPSP Kai that can be used in exchange for bad sound quality. So in the end, a little known gbSP variant called gpSPmod 20090720 has great performance and sound, although it may not be able to run some problematic games.[1]

  • TempGBA4PSP-mod's GitHub (Updated 2016 releases based on older version. Has cleaned up menus and the X/O buttons work correctly, but it also removed the cheat function and fullscreen scaling. It will also require frameskipping set to auto/2 to get acceptable speed.)
  • Reddit thread (Aug 29, 2014)
Downloads
GBAtemp
Mega.nz
Filetrip.net (Latest version without GitHub's mod)
Japanese blog (Old download files for PSP & NDS here)
Axfc UpLoader (Japanese site. Old files.)

References