Jgenesis: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
VinhBPT (talk | contribs)
Created page with "__FORCETOC__ {{Infobox emulator |title = jgenesis |logo = |logowidth = |version = {{Version|jgenesis}} |active = Yes |platform = Windows<br/..."
 
Ilyagredasov (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(20 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__FORCETOC__
{{lowercase title}}
{{WIP}}
{{Infobox emulator
{{Infobox emulator
|title = jgenesis
|title = jgenesis
Line 6: Line 7:
|version = {{Version|jgenesis}}
|version = {{Version|jgenesis}}
|active = Yes
|active = Yes
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>and web (WASM)
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on browsers|Web (WASM)]]
|target = [[Nintendo Entertainment System emulators|NES / Famicom]]<br/>[[Super Nintendo emulators|SNES / Super Famicom]]<br/>[[Game Boy/Game Boy Color emulators|Game Boy (Color)]]<br/>[[Master_System_emulators|Master System]]<br/>[[Master_System_emulators|Game Gear]]<br/>[[Sega Genesis emulators|Genesis/Mega Drive]]<br/>Sega CD / Mega CD<br/>Sega 32X / Mega 32X (currently not well-optimized)
|target = [[Nintendo Entertainment System emulators|NES / Famicom]]<br/>[[Super Nintendo emulators|SNES / Super Famicom]]<br/>[[Game Boy/Game Boy Color emulators|Game Boy (Color)]]<br/>[[Game Boy Advance emulators|Game Boy Advance]]<br/>[[SG-1000 emulators|SG-1000]]<br/>[[Master_System_emulators|Master System]]<br/>[[Master_System_emulators|Game Gear]]<br/>[[Sega Genesis emulators|Genesis/Mega Drive]]<br/>[[Sega CD / Mega CD]]<br/>[[Sega 32X / Mega 32X]]<br/>[[PC Engine (TurboGrafx-16) emulators|PC Engine/TurboGrafx-16]]
|developer = [https://github.com/jsgroth James Groth (jsgroth)]
|developer = [https://github.com/jsgroth James Groth (jsgroth)]
|accuracy = Unchecked
|accuracy = Cycle-accurate
|prog-lang = {{Rust}}
|prog-lang = {{Proglang|Rust}}
|license =  
|license = {{License|GPLv3}}, formerly {{License|MIT}}
|source = [https://github.com/jsgroth/jgenesis GitHub]
|source = [https://github.com/jsgroth/jgenesis GitHub]
|issuetracker = [https://github.com/jsgroth/jgenesis/issues GitHub]
}}
}}
'''jgenesis''' is a free and open-source [[multi-system emulators|multi-system emulator]] for Windows, Linux and web (WASM).
'''jgenesis''' is a free and open-source [[multi-system emulators|multi-system emulator]] for Windows, Linux and web (WASM). '''jgenesis''' passes most accuracy tests, such as Nemesis’ VDP FIFO Testing, direct color DMA and DMA speed test, M68k opcode sizes, and the MD soft checker. Can run the Titan Overdrive and Titan Overdrive 2 demos for the Mega Drive. The weak point of this emulator is the lack of support for non-commercial games, or for some specific mappers.
 
==Download==
{| cellpadding="4"
|-
|align=center|{{Icon|Win-big|Lin-big|Web-big}}
|'''[https://github.com/jsgroth/jgenesis/releases Official releases]'''
|}


[[Category:Emulators]]
[[Category:Emulators]]
Line 22: Line 31:
[[Category:Famicom (NES) emulators]]
[[Category:Famicom (NES) emulators]]
[[Category:Super Nintendo emulators]]
[[Category:Super Nintendo emulators]]
[[Category:SG-1000 emulators]]
[[Category:Master System emulators]]
[[Category:Master System emulators]]
[[Category:Sega Genesis emulators]]
[[Category:Sega Genesis emulators]]
[[Category:Game Boy/Game Boy Color emulators]]
[[Category:Game Boy/Game Boy Color emulators]]
[[Category:Game Boy Advance emulators]]
[[Category:PC Engine (TurboGrafx-16) emulators]]
[[Category:Windows emulation software‏‎]]
[[Category:Windows emulation software‏‎]]
[[Category:Linux emulation software]]
[[Category:Linux emulation software]]
[[Category:Web emulation software]]
[[Category:Stubs]]
[[Category:Stubs]]
[[Category:Active emulation software]]
[[Category:Active emulation software]]

Latest revision as of 13:44, 23 June 2026

jgenesis
Developer(s) James Groth (jsgroth)
Latest version 0.14.1 [+]
Active Yes
Platform(s) Windows
Linux
Web (WASM)
Emulates NES / Famicom
SNES / Super Famicom
Game Boy (Color)
Game Boy Advance
SG-1000
Master System
Game Gear
Genesis/Mega Drive
Sega CD / Mega CD
Sega 32X / Mega 32X
PC Engine/TurboGrafx-16
Accuracy Cycle-accurate
Programmed in Rust
License GPLv3, formerly MIT
Source code GitHub
Issue tracker GitHub

jgenesis is a free and open-source multi-system emulator for Windows, Linux and web (WASM). jgenesis passes most accuracy tests, such as Nemesis’ VDP FIFO Testing, direct color DMA and DMA speed test, M68k opcode sizes, and the MD soft checker. Can run the Titan Overdrive and Titan Overdrive 2 demos for the Mega Drive. The weak point of this emulator is the lack of support for non-commercial games, or for some specific mappers.

Download

[edit | edit source]
Windows Linux Web Official releases