mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
* atari800_libretro: bumped to version 3.1.0:20260130 * bluemsx_libretro: bumped to version 2.9.0:20251104 * cap32_libretro: bumped to version 4.2.0:20260101 * fmsx_libretro: bumped to version 4.9:20250731 * puae_libretro: bumped to version 2.6.1:20251102 * xrick_libretro: bumped to version 1.0.0.6:20251230 * bsnes_libretro: bumped to version 115.1:20260109 * dosbox_pure_libretro: bumped to version 0.13:20260204 * fbneo_libretro: bumped to version 1.0.0.0:20260208 * fceumm_libretro: bumped to version 0.0.1:20250913 * flycast_libretro: bumped to version 0.1:20251212 * freeintv_libretro: bumped to version 0.0:20251226 * gambatte_libretro: bumped to version 0.5.0:20260116 * gearboy_libretro: bumped to version 3.4:20260208 * gearcoleco_libretro: bumped to version 1.0.0:20260208 * gearsystem_libretro: bumped to version 3.4.1:20260208 * genesis_plus_gx_libretro: bumped to version 1.7.4:20260123 * gpsp_libretro: bumped to version 0.91:20260126 * handy_libretro: bumped to version 0.95:20250616 * mame2003_plus_libretro: bumped to version 1.0:20260116 * mednafen_lynx_libretro: bumped to version 0.9.32:20250510 * mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20260123 * mednafen_pce_libretro: bumped to version 0.9.38.7:20250622 * mednafen_psx_libretro: bumped to version 0.9.44.1:20260130 * mednafen_saturn_libretro: bumped to version 0.9.45.1:20260112 * mgba_libretro: bumped to version 0.6.1:20251013 * nestopia_libretro: bumped to version 1.49:20260110 * opera_libretro: bumped to version 1.0.0:20260127 * parallel_n64_libretro: bumped to version 2.0rc2:20251204 * pcsx_rearmed_libretro: bumped to version r22:20260128 * pokemini_libretro: bumped to version 0.60:20250510 * snes9x_libretro: bumped to version 1.60:20250908 * stella_libretro: bumped to version 6.5.3:20260126 * vecx_libretro: bumped to version 1.2:20260112 * yabause_libretro: bumped to version 0.9.15:20251220 * tyrquake_libretro: bumped to version 0.62:20251213 * 2048_libretro: bumped to version 1.0:20251213 * gme_libretro: bumped to version 0.5.2:20260128
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
# Software Information
|
|
display_name = "Nintendo - Game Boy / Color (Gearboy)"
|
|
authors = "Nacho Sanchez"
|
|
supported_extensions = "gb|dmg|gbc|cgb|sgb"
|
|
corename = "Gearboy"
|
|
license = "GPLv3"
|
|
permissions = ""
|
|
display_version = "@DISPLAY_VERSION@"
|
|
categories = "Emulator"
|
|
|
|
# Hardware Information
|
|
manufacturer = "Nintendo"
|
|
systemname = "Game Boy/Game Boy Color"
|
|
systemid = "game_boy"
|
|
|
|
# Libretro Features
|
|
supports_no_game = "false"
|
|
database = "Nintendo - Game Boy|Nintendo - Game Boy Color"
|
|
savestate = "true"
|
|
savestate_features = "deterministic"
|
|
libretro_saves = "false"
|
|
cheats = "true"
|
|
input_descriptors = "true"
|
|
memory_descriptors = "true"
|
|
core_options = "true"
|
|
core_options_version = "1.0"
|
|
load_subsystem = "false"
|
|
hw_render = "false"
|
|
needs_fullpath = "false"
|
|
disk_control = "false"
|
|
is_experimental = "false"
|
|
|
|
# BIOS / Firmware
|
|
firmware_count = 2
|
|
firmware0_desc = "dmg_boot.bin (Game Boy boot ROM)"
|
|
firmware0_path = "dmg_boot.bin"
|
|
firmware0_opt = "true"
|
|
firmware1_desc = "cgb_boot.bin (Game Boy Color boot ROM)"
|
|
firmware1_path = "cgb_boot.bin"
|
|
firmware1_opt = "true"
|
|
notes = "(!) dmg_boot.bin (md5): 32fbbd84168d3482956eb3c5051637f5|(!) cgb_boot.bin (md5): dbfce9db9deaa2567f6a84fde55f9680"
|
|
|
|
description = "A port of the Gearboy Game Boy emulator to libretro. Gearboy is a new and highly accurate Game Boy emulator from indie/homebrew dev and all-around smart guy, drhelius. It supports both Game Boy and Game Boy Color games and is an excellent choice for playing these games on a modern system."
|