Difference between revisions of "VGen"
From Sega Retro
old>Overlord (Wikilinks added) |
old>Shobiz (→Current Status: Minor things) |
||
Line 8: | Line 8: | ||
* [[68000]] by Neill Corlett | * [[68000]] by Neill Corlett | ||
* [[Z80]] by Neil Bradley | * [[Z80]] by Neil Bradley | ||
− | * | + | * [[PSG]] and [[YM2612]] sound emulation |
− | * Genesis main | + | * Genesis main RAM, VRAM, CRAM, Z80 RAM, [[VDP]] registers |
− | * | + | * DMA |
* V Interrupt and H Interrupt | * V Interrupt and H Interrupt | ||
− | * Plane A,Plane B,Sprite plane and window plane | + | * Plane A, Plane B, Sprite plane and window plane |
* Horizontal and vertical scrolling | * Horizontal and vertical scrolling | ||
− | * Controller 1 | + | * Controller 1 and 2 emulation |
==Download== | ==Download== |
Revision as of 08:09, 5 September 2008
Virtual Genesis (short VGEN) is a Sega Mega Drive/Genesis emulator for DOS by Jason Meehan. It is written in C and Assembler using Djgpp and Nasm. The emulator is discontinued as of June 02 2001.
It features a mouse-driven GUI and has several debugging options. However, DAC is not emulated.
Current Status
- 68000 by Neill Corlett
- Z80 by Neil Bradley
- PSG and YM2612 sound emulation
- Genesis main RAM, VRAM, CRAM, Z80 RAM, VDP registers
- DMA
- V Interrupt and H Interrupt
- Plane A, Plane B, Sprite plane and window plane
- Horizontal and vertical scrolling
- Controller 1 and 2 emulation
Download
Download VGen |