Difference between revisions of "JEnesis"

From Sega Retro

m (Text replace - "[[Image:" to "[[File:")
Line 27: Line 27:
  
 
==Download==
 
==Download==
{{Download|version=0.0.5|file=JEnesis_0.0.5.7z|filesize=682KB}}
+
{{Download|version=0.0.5|file=JEnesis_0.0.5.7z}}
  
[[Category:Mega Drive Emulators]]
+
==External links==
 +
*[http://www.workingdesign.de/projects/jenesis.php jEnesis official site]
 +
*[http://www.workingdesign.de/projects/jenesisds.php jEnesisDS official site]
 +
 
 +
[[Category:Mega Drive emulators]]

Revision as of 18:40, 8 August 2016

Jenesis.png

jEnesis is a Sega Mega Drive/Genesis and 32X emulator programmed in Java by Stephan Dittrich. Its emulation is pretty good, although the YM2612 and DAC timings are a bit incorrect. The emulator takes around 5-10 seconds to start, but it runs pretty fast though. It is also being used on PlaySEGA, as the emulator is now licensed to Sega for use.

There is a DS port based on this emulator done by the same author, although most of the emulator has been rewritten and is now regarded as one of the best Mega Drive emulators for DS.

Features

  • Everything written completely from scratch
  • Custom Java Motorola 68000 CPU core
  • VDP emulation with all DMA modes
  • Horizontal & Vertical Interrupts
  • Support for PAL/NTSC and all country codes
  • 100% pure Java Code
  • .smd, .bin & .zip support
  • .smd files can be saved to .bin format
  • SRAM save/load support
  • Line based renderer
  • Scroll Layers A+B & Window rendering with priorities
  • Sprite rendering with priorities & sprite limitation
  • Shadow/Highlight Mode - 1x-3x resolution
  • Filter - 6-Button Pad support
  • Visual M68000 & VDP debugger (slow down the emulator if activated)
  • Checksum autofix
  • Applet Version
  • YM2612 & SN76489 Emulation

Download

Download.svg Download JEnesis
File: JEnesis_0.0.5.7z ("JEnesis_0.0.5.7z" does not exist) (info)
Current version: 0.0.5

External links