More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Emulators (Handheld) - GameBrew! |title_mode=append |image=realboyvita.jpg |image_alt=Realboy }} {{Infobox Vita...") |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Emulators (Handheld) - GameBrew | |title=Vita Homebrew Emulators (Handheld) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=realboyvita2.png | ||
|image_alt= | |image_alt=RealBoy | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title= | |title=RealBoy | ||
|image= | |image=realboyvita2.png | ||
|description= | |description=Game Boy/CGB/SGB Emulator. Port of RealBoy. | ||
|author=xerpi | |author=xerpi | ||
|lastupdated=2016/08/ | |lastupdated=2016/08/02 | ||
|type=Handheld | |type=Handheld | ||
|version=1.2 | |version=1.2 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/realboyvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/realboyvita.7z | ||
|website= | |website=https://twitter.com/xerpi/status/619659954455212032 | ||
|source=https://github.com/xerpi/realboy-vita | |source=https://github.com/xerpi/realboy-vita | ||
}} | }} | ||
This is a port of [https://realboyemulator.wordpress.com/ RealBoy], a free, fast and accurate, Game Boy/Game Boy Color/Super Game Boy Emulator. | |||
'' | ==Features== | ||
* Accuracy: Pass various test ROMS designed to evaluate the accuracy of a Game Boy emulator, including: CPU Instructions, Instructions' Timings and Memory Access Timings. | |||
* Performance: For 64-bit versions of the x86 architecture (a.k.a x86_64, a.k.a amd64), an Assembly Language version of the emulator's core is provided, significantly faster than the C version. | |||
* Experimental Support for the Super Game Boy (disabled by default; see "Super Game Boy Support" below) | |||
* Support for MBC1, MBC3 and MBC5. | |||
* Support for RTC (Real Time Clock) in MBC3. | |||
* Support for executing the original boot ROMS (files not included for legal reasons). | |||
* Internal Debugger: Basic functionality such as adding breakpoints, printing registers, etc. | |||
* FPS: User control over framerate (default is 60fps). | |||
* Sound: Implemented channels 1, 2 and 4. | |||
* Video: Scaling to 2x, 3x and 4x, with or without fullscreen. | |||
* Video: Antialiasing. | |||
* RealBoy Internals: Design and implementation documentation. | |||
==User guide== | |||
Install the VPK on your homebrew enabled PS Vita or PS TV. | |||
RealBoy creates the Saves Directory us0:data/realboy/saves; RealBoy creates and maintains save files here. | |||
==Controls== | |||
Start - Pause/Unpause game | |||
L - Speed up the game | |||
R - Return to rom selection menu | |||
L+Triangle - Change games (you will be returned to the menu) | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/realboyvita3.png | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/realboyvita4.png | ||
==Changelog== | |||
'''v1.2''' | |||
* Minor fixes since 1.1. | |||
'''v1.0''' | |||
* First Release. | |||
== External links == | == External links == | ||
* | * Twitter - https://twitter.com/xerpi/status/619659954455212032 | ||
* | * GitHub - https://github.com/xerpi/realboy-vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/167 | |||
* |
Latest revision as of 07:51, 3 Ocak 2023
RealBoy | |
---|---|
General | |
Author | xerpi |
Type | Handheld |
Version | 1.2 |
License | GPL-2.0 |
Last Updated | 2016/08/02 |
Links | |
Download | |
Website | |
Source | |
This is a port of RealBoy, a free, fast and accurate, Game Boy/Game Boy Color/Super Game Boy Emulator.
Features
- Accuracy: Pass various test ROMS designed to evaluate the accuracy of a Game Boy emulator, including: CPU Instructions, Instructions' Timings and Memory Access Timings.
- Performance: For 64-bit versions of the x86 architecture (a.k.a x86_64, a.k.a amd64), an Assembly Language version of the emulator's core is provided, significantly faster than the C version.
- Experimental Support for the Super Game Boy (disabled by default; see "Super Game Boy Support" below)
- Support for MBC1, MBC3 and MBC5.
- Support for RTC (Real Time Clock) in MBC3.
- Support for executing the original boot ROMS (files not included for legal reasons).
- Internal Debugger: Basic functionality such as adding breakpoints, printing registers, etc.
- FPS: User control over framerate (default is 60fps).
- Sound: Implemented channels 1, 2 and 4.
- Video: Scaling to 2x, 3x and 4x, with or without fullscreen.
- Video: Antialiasing.
- RealBoy Internals: Design and implementation documentation.
User guide
Install the VPK on your homebrew enabled PS Vita or PS TV.
RealBoy creates the Saves Directory us0:data/realboy/saves; RealBoy creates and maintains save files here.
Controls
Start - Pause/Unpause game
L - Speed up the game
R - Return to rom selection menu
L+Triangle - Change games (you will be returned to the menu)
Screenshots
Changelog
v1.2
- Minor fixes since 1.1.
v1.0
- First Release.