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

Realboy Vita: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
No edit summary
Line 2: Line 2:
|title=Vita Homebrew Emulators (Handheld) - GameBrew
|title=Vita Homebrew Emulators (Handheld) - GameBrew
|title_mode=append
|title_mode=append
|image=realboyvita.jpg
|image=realboyvita2.png
|image_alt=Realboy
|image_alt=Realboy
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Realboy
|title=Realboy
|image=realboyvita.jpg
|image=realboyvita2.png
|description=GB/GBC Emulator
|description=GB/GBC Emulator. Port of RealBoy.
|author=xerpi
|author=xerpi
|lastupdated=2016/08/01
|lastupdated=2016/08/01
Line 15: Line 15:
|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=https://realboyemulator.wordpress.com/
|website=https://twitter.com/xerpi/status/619659954455212032
|source=https://github.com/xerpi/realboy-vita
|source=https://github.com/xerpi/realboy-vita
}}
}}
RealBoy is a Free, Fast and Accurate, Game Boy/Game Boy Color/Super Game Boy Emulator for Linux/Unix. Now ported to Vita by xerpi.
This is a port of [https://realboyemulator.wordpress.com/ RealBoy], a free, fast and accurate, Game Boy/Game Boy Color/Super Game Boy Emulator.


==It has both technical as well as educational goals==
==Features==
 
Technically, it aims for the following:
 
1) Accuracy. Perhaps the most important technical goal, as seen in the best closed-sourced emulators, such as KiGB and BGB, and some free emulators, such as Gambatte and MESS.
2) Performance. Show that it is possible to implement a very fast emulator without sacrificing accuracy.
3) Feature-rich. Implement advanced features such as a flexible internal debugger.
 
Besides the technical goals, RealBoy pretends to serve as an education tools; it includes a set of documentation files describing the design and implementation issues found while developing the emulator. This can be found on RealBoy's official website (realboyemulator.wordpress.com).
 
We hope the documentation can be useful to individuals that would like to learn about how emulators work in general, and the type of problems you face when implementing a fully-functional emulator project.
 
==Features On PC==
RealBoy is a work in progress; current features include:
* Accuracy: Pass various test ROMS designed to evaluate the accuracy of a Game Boy emulator, including: CPU Instructions, Instructions' Timings and Memory Access Timings.
* Accuracy: Pass various test ROMS designed to evaluate the accuracy of a Game Boy emulator, including: CPU Instructions, Instructions' Timings and Memory Access Timings.
* Experimental Support for the Super Game Boy
* 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 MBC1, MBC3 and MBC5.
* Support for RTC (Real Time Clock) in MBC3.
* Support for RTC (Real Time Clock) in MBC3.
Line 46: Line 34:
* RealBoy Internals: Design and implementation documentation.
* RealBoy Internals: Design and implementation documentation.


==Media==
==User guide==
<youtube>X75uvzGa14A</youtube>
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==
[[image:realboyvita.jpg|600px]]
realboyvita3.png
 
realboyvita4.png


==Changelog==
==Changelog==
'''(v.1.2)'''
'''v1.2'''
* Minor fixes since 1.1.
* Minor fixes since 1.1.


'''(v.1.0)'''
'''v1.0'''
* First Release.
* First Release.


== External links ==
== External links ==
* Official Website - https://realboyemulator.wordpress.com/
* Twitter - https://twitter.com/xerpi/status/619659954455212032
* Wololo - https://wololo.net/downloads/index.php/download/8330
* GitHub - https://github.com/xerpi/realboy-vita
* Github - https://github.com/xerpi/realboy-vita
* VitaDB - https://vitadb.rinnegatamante.it/#/info/167
* VitaDB - https://vitadb.rinnegatamante.it/#/info/167

Revision as of 06:33, 3 Ocak 2023

Realboy
Realboyvita2.png
General
Authorxerpi
TypeHandheld
Version1.2
LicenseGPL-2.0
Last Updated2016/08/01
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

realboyvita3.png

realboyvita4.png

Changelog

v1.2

  • Minor fixes since 1.1.

v1.0

  • First Release.

External links

Advertising: