You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/library/gearboy.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Gearboy is an open source, cross-platform, Nintendo Game Boy (DMG) / Game Boy Co
13
13
- Save states.
14
14
- Game Genie and GameShark cheat support.
15
15
- Bootrom (BIOS) support.
16
-
- Supported platforms (libretro): Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...) and QNX.
16
+
- Supported platforms (libretro): Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux, RetroFW and QNX.
Copy file name to clipboardExpand all lines: docs/library/gearcoleco.md
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Gearcoleco is an open source, cross-platform, ColecoVision emulator written in C
8
8
- Accurate TMS9918 emulation.
9
9
- Support for ColecoVision Super Game Module (SGM) and MegaCart ROMs.
10
10
- Support for Super Action Controller (SAC), Wheel Controller and Roller Controller.
11
-
- Supported platforms (libretro): Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux and QNX.
11
+
- Supported platforms (libretro): Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux, RetroFW and QNX.
12
12
13
13
The Gearcoleco core has been authored by
14
14
@@ -117,21 +117,23 @@ Settings with (Restart) means that core has to be closed for the new setting to
117
117
-*NTSC (60 Hz)* forces 60 Hz.
118
118
-*PAL (50 Hz)* forces 50 Hz.
119
119
120
-
-**Aspect Ratio (restart)**[gearcoleco_aspect_ratio] (**Auto**|4:3|16:9)
- Supported cartridges: ROM, ROM + RAM, SEGA, Codemasters, Korean, MSX + Nemesis, Janggun, SG-1000 and many Korean multi-carts.
9
9
- Automatic region detection: NTSC-JAP, NTSC-USA, PAL-EUR.
10
-
- Accurate VDP emulation including timing and Master System 2 only 224 video mode support.
10
+
- Accurate VDP emulation, including timing and VDP specifics for SMS, SMS2, GG and TMS9918 modes.
11
+
- Support for YM2413 (OPLL) FM sound chip.
12
+
- Light Phaser and Paddle Control
11
13
- Internal database for rom detection.
12
14
- Battery powered RAM save support.
13
15
- Save states.
14
16
- Game Genie and Pro Action Replay cheat support.
15
-
- Supported platforms (libretro): Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux and QNX.
17
+
- Supported platforms (libretro): Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux, RetroFW and QNX.
16
18
17
19
The Gearsystem core has been authored by
18
20
@@ -162,21 +164,23 @@ Settings with (Restart) means that core has to be closed for the new setting to
162
164
- *NTSC (60 Hz)* forces 60 Hz.
163
165
- *PAL (50 Hz)* forces 50 Hz.
164
166
165
-
-**Aspect Ratio (restart)**[gearsystem_aspect_ratio] (**Auto**|4:3|16:9)
0 commit comments