Difference between revisions of "JEnesis"
From Sega Retro
old>Shobiz m (Added displaytitle) |
old>Overlord (Wikilinks) |
||
Line 2: | Line 2: | ||
[[Image:Jenesis.png|right]] | [[Image:Jenesis.png|right]] | ||
− | '''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 incorrectly. The emulator takes around 5-10 seconds to start, but it runs pretty fast though. | + | '''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 incorrectly. The emulator takes around 5-10 seconds to start, but it runs pretty fast though. |
==Features== | ==Features== | ||
* Everything written completely from scratch | * Everything written completely from scratch | ||
− | * Custom Java | + | * Custom Java [[Motorola 68000]] CPU core |
* VDP emulation with all DMA modes | * VDP emulation with all DMA modes | ||
* Horizontal & Vertical Interrupts | * Horizontal & Vertical Interrupts |
Revision as of 19:24, 5 August 2008
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 incorrectly. The emulator takes around 5-10 seconds to start, but it runs pretty fast though.
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 JEnesis |