Path to this page:
./
emulators/gearsystem,
Sega Master System / Game Gear / SG-1000 emulator
Branch: CURRENT,
Version: 3.1.0nb1,
Package name: gearsystem-3.1.0nb1,
Maintainer: pkgsrc-usersGearsystem is a cross-platform Sega Master System / Game Gear / SG-1000
emulator written in C++.
## Features
- Accurate Z80 core, including undocumented opcodes and behaviour like R
and MEMPTR registers.
- Multi-Mapper support: SEGA, Codemasters, Korean, MSX, SG-1000, and ROM
only cartridges.
- External RAM support with save files.
- Automatic region detection: NTSC-JAP, NTSC-USA, PAL-EUR.
- Accurate VDP emulation including timing and SMS2 only 224 mode support.
- Internal database for rom detection.
- Audio emulation using SDL Audio and Sms_Snd_Emu library.
- Saves battery powered RAM cartridges to file.
- Save states.
- Compressed rom support (ZIP deflate).
- Game Genie and Pro Action Replay cheat support.
- Full debugger with disassembler, breakpoints, debug symbols, memory editor,
IO inspector and and VRAM viewer including tiles, sprites, backgrounds and
palettes.
Required to run:[
sysutils/desktop-file-utils] [
graphics/MesaLib] [
graphics/glew] [
devel/SDL2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: 7f18fb9513cdde9e66d5bb7b023777797ba079f9
RMD160: 259d0bf11044e2c7adf915193b5df742c7350996
Filesize: 11010.568 KB
Version history: (Expand)
- (2020-08-18) Updated to version: gearsystem-3.1.0nb1
- (2020-06-02) Package added to pkgsrc.se, version gearsystem-3.1.0 (created)
CVS history: (Expand)
2020-08-18 19:58:18 by Leonardo Taccari | Files touched by this commit (549) |
Log message:
*: revbump for libsndfile
|
2020-08-18 07:46:32 by Tobias Nygren | Files touched by this commit (1) |
Log message:
gearsystem: more CHECK_PORTABILITY_SKIPs
|
2020-08-11 20:47:40 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message:
Build can use a lot of memory, untighten.
|
2020-06-02 16:22:37 by Nia Alarie | Files touched by this commit (2) |
Log message:
gear(boy|system): missing desktop files
|
2020-06-02 15:25:00 by Nia Alarie | Files touched by this commit (6) |
Log message:
emulators: add gearsystem
Gearsystem is a cross-platform Sega Master System / Game Gear / SG-1000
emulator written in C++.
## Features
- Accurate Z80 core, including undocumented opcodes and behaviour like R
and MEMPTR registers.
- Multi-Mapper support: SEGA, Codemasters, Korean, MSX, SG-1000, and ROM
only cartridges.
- External RAM support with save files.
- Automatic region detection: NTSC-JAP, NTSC-USA, PAL-EUR.
- Accurate VDP emulation including timing and SMS2 only 224 mode support.
- Internal database for rom detection.
- Audio emulation using SDL Audio and Sms_Snd_Emu library.
- Saves battery powered RAM cartridges to file.
- Save states.
- Compressed rom support (ZIP deflate).
- Game Genie and Pro Action Replay cheat support.
- Full debugger with disassembler, breakpoints, debug symbols, memory editor,
IO inspector and and VRAM viewer including tiles, sprites, backgrounds and
palettes.
|