Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Kubridge Vita: Difference between revisions

From GameBrew
m Text replacement - "GameBrew!" to "GameBrew"
No edit summary
Line 18: Line 18:
|source=https://github.com/bythos14/kubridge
|source=https://github.com/bythos14/kubridge
}}
}}
'''Kubridge''' is a plugin that removes some limitations concerning DynaRec oriented features for PSVITA/PSTV.
Kubridge is a plugin that removes some limitations concerning DynaRec oriented features for PS Vita/PSTV.


==Screenshot==
==Installation==
[[image:kubridgevita.jpg|600px]]
Copy kubridge.suprx to ux0:/tai/ and add these lines to your ux0:/tai/config.txt
  *KERNEL
  ux0:tai/kubridge.skprx


==Changelog==
==Changelog==
'''(v.0.3) - by bythos14'''
'''v0.3 2022/10/29''' (by bythos14)
* Refactored exception handling.
* Refactored exception handling.
* Added support for undefined instruction exceptions.
* Added support for undefined instruction exceptions.
* Deprecated abort handler entrypoints and functionality in favor of exception specific handlers.
* Deprecated abort handler entrypoints and functionality in favor of exception specific handlers.


'''(v.0.2) - by bythos14'''
'''v0.2 2022/08/22''' (by bythos14)
* Added Memory management functions
* Added Memory management functions
* Added support for user space exception handling for Data and Prefetch abort exceptions.
* Added support for user space exception handling for Data and Prefetch abort exceptions.


'''(v.0.1) - by TheFlow'''
'''v0.1 2021/01/23''' (by TheFlow)
*First Release.
*First Release.


== External links ==
==External links==
* Github (bythos14) - https://github.com/bythos14/kubridge
* GitHub (bythos14) - https://github.com/bythos14/kubridge
* Github (TheFlow) - https://github.com/TheOfficialFloW/kubridge
* GitHub (TheFlow) - https://github.com/TheOfficialFloW/kubridge
* VitaDB - https://vitadb.rinnegatamante.it/#/info/611
* VitaDB - https://vitadb.rinnegatamante.it/#/info/611

Revision as of 12:59, 16 December 2022

kubridge
File:Kubridgevita.jpg
General
AuthorTheFloW, bythos14
TypePlugins
Version0.3
LicenseMixed
Last Updated2022/10/29
Links
Download
Website
Source

Kubridge is a plugin that removes some limitations concerning DynaRec oriented features for PS Vita/PSTV.

Installation

Copy kubridge.suprx to ux0:/tai/ and add these lines to your ux0:/tai/config.txt

 *KERNEL
 ux0:tai/kubridge.skprx

Changelog

v0.3 2022/10/29 (by bythos14)

  • Refactored exception handling.
  • Added support for undefined instruction exceptions.
  • Deprecated abort handler entrypoints and functionality in favor of exception specific handlers.

v0.2 2022/08/22 (by bythos14)

  • Added Memory management functions
  • Added support for user space exception handling for Data and Prefetch abort exceptions.

v0.1 2021/01/23 (by TheFlow)

  • First Release.

External links

Advertising: