Gameboy

PyBoy v2.0 is released!

  • 257
  • 0
It is a Game Boy emulator written in Python.

1710683107975.gif

The changes are as follows:

– A lot of fixed general
– Improved documentation with examples
– pyboy.tick(10, True) now takes two optional parameters:
n number of frames to progress
. renders when to render the screen on the last processed frame
– pyboy.screen-- image() moved to pyboy.screen.image
– The “botsupport” module has been removed, and most of API is moved to the PyBoy object
– pyboy.button can be used to send input, and will automatically release 1 frame
– pyboy.button-- press(-)--)-------------------------------------------------------
– pyboy.button-- release(--)---------------------------------------------------------
– pyboy.memory[0x100:0x150 plus 123 replacements all three pyboy.get/set/override-memory-value and extended it with an option to bank specify
– pyboy.hook-register(bank, address, callback, context registers) a callback at a specific point in your...

VisualBoyAdvance-M v2.1.9 has released!

  • 815
  • 0
A GameBoy B&W and Color, Super GameBoy and GameBoy Advance emulator created by Mudlord (with the help of Nach, Squall Leonhart, Spacy, DJRobX, Jonas Quinn) and based on VBA by Forgotten and the VBA development team. The goal is to bring together as many improvements as possible from other VBA builds. A macOS build is also available.

1707055477004.png

Changelog:

– Remove SDL sound driver [rkitover)
– Fix wav audio recording [40356555-Aikku93-Aikku93-Aikku93-Aikku93-Aikku93-
– Dialog appearance improvements and link warning
– build: don’t fseeko64()/ftello64() on musl libc [rkitover)
– visualboyadance-m.metainfo.xml: add screenshots to the metainfo [zachbacon)

Bgb v1.6 has released!

  • 716
  • 0
It is the best Game Boy and Game Boy Color emulator. Extremely accurate and faithful, it doesn't launch PDs that don't work on a real Game Boy by default (you can still activate a hack).
All games work perfectly except for a handle using an additional special chip in the cartridge.

1706704813756.png

1706704906195.jpeg

Changelog:

– Added rewind key (default: Tab) and reverse tracing
– Added support for loading and saving PNG images (windows XP and later)
– GB Camera emulation (using webcam, image file, or test pattern)
– Added support for x2, x3, x4 scale border images. Ability to apply doubler to x1 and SGB borders
– Improved GBC color options, including « GBC reality » and custom 3d LUT support (GBI compatible PNG format)
– Realistic simulation of DMG and GBC LCD with new doublers (up to x4 scale) and frame blending options. new « DMG reality » colorscheme.
– Separate...

PyBoy v1.6.12 has released!

  • 366
  • 0
It is a Game Boy emulator written in Python.

1705533093727.gif

1705533073060.gif 1705533081718.gif

The changes are as follows:

– Fix pip install for PyPy

SameBoy v0.16.2 has released!

  • 419
  • 0
An ultra-accurate emulator of Gameboy N'B/Color for Windows and MacOs also offers a debugger.

1705244255269.png

Changelog:

Version 0.16.2

This version is backwards compatible with save states from SameBoy 0.14.3 and newer, as well as save states from any BESS compliant emulator

Accuracy Improvements/Fixes

  • Improvements to the “Accurate” frame blending option; SameBoy now correctly tracks the “parity” of each frame, and uses a more realistic blending ratio
  • Support for bootleg ROMs that claim to have no RAM in the MBC field, but also declare a non-zero RAM size
Bug Fixes

  • Removed XAudio 2.7 support and replaced it with the redistributable version of XAudio 2.9, fixing various crashes on Windows 7
  • Fixed an issue with the menu graphics being glitched in the SDL frontend if SameBoy is set to display a border
  • Fixed the update dialog in the Cocoa frontend displaying the changelog in the wrong font...

SameBoy v0.16 is released!

  • 532
  • 0
An ultra-precise Gameboy B&W/Color emulator for Windows and MacOs also offering a debugger.

Changelog:

A new, fully-featured iOS frontend:
Supports every iPhone, iPad and iPod Touch model running iOS 11 or newer (iOS 13 or newer is recommended)
Can be installed by side-loading (using AltStore or TrollStore) or using a jailbreak
Innovative and customizable touch controls, including support for analog rewind, fast-forward and slow motion
Save states
Scaling filters
In-game rumble support
Game Boy Camera support
Motion controls for supported games
Notifications for alarm-clock-enabled games
Advanced emulation settings
A lot more!
Reopening a ROM from Finder or other means now reloads the ROM in the Cocoa frontend
The SDL frontend received a small facelift
Cheats support in the SDL frontend
The SDL frontend can now pick a specific revision from CLI
A new reset...

PyBoy v1.6.4 has released!

  • 700
  • 0
It is a Game Boy emulator written in Python.

1698239970545.png

Changelog:

Improve performance

PYBOY v1.6.0 has released!

  • 660
  • 0
In short, it’s a Game Boy emulator written from scratch in pure Python, with additional support for scripting through an API. We’ve added type definitions, which allows us to compile the software using Cython to get performance comparable to emulators written in C and C++.

1697736762618.png

Changelog:

  • Add rudimentary Pokemon Gen 1 gamewrapper
  • Dramatically improve performance

visualboyadvance-m v2.1.7 is released!

  • 507
  • 0
Game Boy and Game Boy Advance Emulator

Changelog:
This is a maintenance release mostly to fix OpenGL for Wayland users on distributions where wxGTK was built without EGL.
  • aca206a - Launch on xwayland under Wayland if no EGL [rkitover]
  • 93a24be - Disable mirroring for ROMs > 32MB [rkitover]
  • 0f4ec57 - [Build] Fix the NO_LINK build [steelskin]
  • 803ab35 - [GB] Save MBC7 EEPROM data to gbRam [steelskin]...

GameRoy v0.3.1 is released!

  • 532
  • 0
An emulator and debugger for the Nintendo Game Boy, written in Rust.

Debugging Kirby

Playing Zelda on Mobile

Changelog:
  • Implemented emulation for
    halt-bug, passing one more of
    blargg's tests.
  • Improved PPU performance.
  • Improved JIT compiler performance and correctness.
  • Added options to the bench subcommand for benchmarking only the interpreted
    or the JIT compiled version of the emulator, and for enabling/disabling
    optimizations.
  • Allowed emitting a perf-$PID.map file when running the JIT compiler to
    enable profiling with JIT compiled code using...

SkyEmu v3 is released!

  • 995
  • 0
SkyEmu is a low level GameBoy, GameBoy Color, Game Boy Advance, and Nintendo DS emulator. Its primary focus is to provide a good user experience through a good mixture of tradeoffs of accuracy, performance, features and usability.

Features

  • Highly accurate Game Boy Advance emulation
  • Game Boy and Game Boy Color Emulation
  • Nintendo DS Emulation (Beta Quality)
  • High Quality Upscaling Shaders, Color Correction, and Screen Ghosting
  • Cross Platform: Windows, MacOS, Linux, FreeBSD, iOS, Android, and Web
  • Game Controller and Rumble Support with configureable keybinds
  • 4x Persistent Save State Slots with screenshot preview
  • Game fastforward and rewind support (supporting very long rewind times)
  • Action Replay Cheat Code Engine
  • Localization in Armenian, Chinese, Danish, Dutch, English, German, Greek, Italian, and Russian...

jGB v0.10.7 is released!

  • 542
  • 0
jgb is a low-level, cross-platform Game Boy [Color] emulator with no game-specific logic or hacks. It's not entirely cycle-accurate because the CPU emulation is instruction-based rather than cycle-based, but it should be able to run the vast majority of licensed Game Boy and Game Boy Color games.

Changelog:

Enable "fat" link-time optimizations in the release builds to dramatically reduce executable binary sizes:

PyBoy v1.5.6 is released!

  • 590
  • 0
It is highly recommended to read the report to get a light introduction to Game Boy emulation. But do be aware, that the Python implementation has changed a lot. The report is relevant, eventhough you want to contribute to another emulator, or create your own.

jgb v0.10.5 is released.

  • 716
  • 0
jgb is a cross-platform low-level Game Boy [Color] emulator with no game-specific logic or game-specific hacks. It is not completely cycle-accurate due to CPU emulation being instruction-based rather than cycle-based, but it should be able to run the vast majority of licensed Game Boy and Game Boy Color games.

Features:

Game Boy and Game Boy Color emulation
Support for cartridges using MBC1, MBC2, MBC3, MBC5, MBC7 mappers
Save file / cartridge RAM persistence to disk
Keyboard input and DirectInput gamepad support
Support for the MBC3 real-time clock with persistence to disk
Support for MBC5 rumble cartridges (requires a gamepad with rumble)
Support for the MBC7 accelerometer (requires a gamepad with an accelerometer)
2x fast-forward toggle
Save & load state
Three different color palette options for GB mode (black & white, light green tint, intense lime green)
Option for GBC color correction to more closely mimic how games looked on the Game Boy Color LCD
Option for...

PyBoy v1.5.5 is released.

  • 798
  • 0
Game Boy emulator written in Python.

PyBoy Changelog:

Bump version to v1.5.5

GameRoy v0.2.0 is released!

  • 639
  • 0
An emulator and debugger for the Nintendo Game Boy, written in Rust.

GameRoy Features:
Support for DMG (only).
High accuracy (see Test suite below)
Accurate clock frequency: don't sync over frames or sound, but the clock frequency itself.
Battery saves support.
Save and load states.
Time travel backwards in time (Rewind)
Graphical interface for listing roms in a folder.
Debugger with a graphical interface:
Views for disassembly, registers, video RAM, etc...
Statically trace rom for executable memory ranges (and at runtime).
Add breakpoints at read, write, jump or execution of memory addresses.
Watch addresses.
Step code backwards.
Building and Running

GameRoy v0.2.0 Changelog:
Added
add gameroy bench subcommand.
add a table view for the rom loading UI.
make UI dpi aware.
add a WebAssembly port.
add a Android port.
add button to change the rom folder (but only update config on Android).
Fixed
fix STOP instruction (e2fb38d)
also load dropped file...

PyBoy v1.5.4 is released!

  • 555
  • 0
Game Boy emulator written in Python.

PyBoy Changelog:
Bump version to v1.5.4

SameBoy v0.15.8 released!

  • 945
  • 0
SameBoy v0.15.8 is released. SameBoy is a user friendly Game Boy and Game Boy Color emulator for macOS. SameBoy is extremely accurate and includes a wide range of powerful debugging features, making it ideal for both casual players and developers. In addition to accuracy and developer capabilities, SameBoy has all the features one would expect from an emulator – from save states to scaling filters. An SDL version is also available to Windows and Unix-like systems.

SameBoy v0.15.8 Changelog:

New/Improved Features
The button mapped to B, on both the keyboard and controllers, can now be used to return from menus in the SDL frontend
Bug Fixes
Fixed a bug that caused the new Cocoa debugger interface display glitched buttons on newer versions of macOS

SkyEmu v2 released!

  • 969
  • 0
SkyEmu is a low level GameBoy, GameBoy Color and Game Boy Advance emulator. Its primary focus is to provide a good user experience through a good mixture of tradeoffs of accuracy, performance, features and usability.

Changelog:

Look below

https://github.com/skylersaleh/SkyEmu/releases/tag/v2

PyBoy v1.5.2 released!

  • 824
  • 0
PyBoy v1.5.2 is released. Game Boy emulator written in Python.

PyBoy Changelog:

Removed license of unused SDL2 cython libs, and fixed some typos

https://github.com/Baekalfen/PyBoy

Top