Difference between revisions of "GenaDrive"

From Sega Retro

old>Shobiz
m (Wikilinks)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Image:GenaDrive.png|right|320px]]
+
{{EmuBob
'''GenaDrive''' is a [[Sega Mega Drive|Genesis/MegaDrive]] emulator for the [[Xbox]] (there's also a Windows binary). There are a few things missing, but a good bunch of games are playable.
+
| bobscreen=GenaDrive.png
 +
| system=[[Sega Mega Drive]]
 +
| os=[[Xbox]], Windows
 +
| developer=Dave
 +
| language=C++
 +
| date=2004
 +
| version=0.004
 +
}}
 +
'''GenaDrive''' is a [[Sega Mega Drive]] emulator for the [[Xbox]] (the source code allows Windows builds) by Dave, the author of [[Dega]] and many other emulators. Its base source code is the same of [[PicoDrive]], though it uses A68K as [[68000]] emulation core rather than Cyclone. There are a few things missing, but a good bunch of games are playable.
  
Sound is (kind of) supported, but there's no PSG or DAC and all FM music produced by the [[YM2612]] is replaced by square waves. [http://oerg866.hacking-cult.org/Noway_Genadrive.ogg Here] is an example of it playing the "NO WAY? NO WAY!" music.
+
Sound is (kind of) supported, but there's no PSG or DAC and all FM music produced by the [[YM2612]] is replaced by square waves.
  
This emulator requires a directory called "'''roms'''" in the GenaDrive folder. This can contain any SEGA Mega Drive/Genesis ROM, but it must be in the '''bin''' format. However, games or certain game features relying on the [[Z80]] will not work because said processor is not emulated yet.
+
This emulator requires a directory called "'''roms'''" in the GenaDrive folder. This can contain any Sega Mega Drive ROM, but it must be in a raw dump form (files with a "bin", "gen", or "md" extension will work; files with a "smd" extension need to be deinterleaved). However, games or certain game features relying on the [[Z80]] will not work because said processor is not emulated yet.
  
 
==Download==
 
==Download==
{{Download|version=0.022 Windows Binary|file=Genadrive v0.022.7z|filesize=295KB}}
+
{{Download|version=0.022 Windows Binary|file=Genadrive v0.022.7z}}
 +
* {{file|GenaDrive v0.004 src.7z|GenaDrive v0.004 source}}
 +
* {{file|GenaDrive v0.003 xbox.7z|GenaDrive v0.003 for Xbox}}
  
[[Category:Mega Drive Emulators]]
+
==External links==
 +
* [http://web.archive.org/web/20040501125341/http://www.finalburn.com/genadrive/index.html GenaDrive official website] (archive)
 +
 
 +
==References==
 +
<references/>

Latest revision as of 13:41, 3 August 2017

Video game console emulator

GenaDrive.png
GenaDrive
System(s): Sega Mega Drive
OS: Xbox, Windows
Developer: Dave
Programmed in: C++
Last release date:
Last version: 0.004

GenaDrive is a Sega Mega Drive emulator for the Xbox (the source code allows Windows builds) by Dave, the author of Dega and many other emulators. Its base source code is the same of PicoDrive, though it uses A68K as 68000 emulation core rather than Cyclone. There are a few things missing, but a good bunch of games are playable.

Sound is (kind of) supported, but there's no PSG or DAC and all FM music produced by the YM2612 is replaced by square waves.

This emulator requires a directory called "roms" in the GenaDrive folder. This can contain any Sega Mega Drive ROM, but it must be in a raw dump form (files with a "bin", "gen", or "md" extension will work; files with a "smd" extension need to be deinterleaved). However, games or certain game features relying on the Z80 will not work because said processor is not emulated yet.

Download

Download.svg Download GenaDrive
File: Genadrive v0.022.7z (295 kB) (info)
Current version: 0.022 Windows Binary

External links

References