DGen Git (2012/12/18) is compiled. DGen/SDL is a free, open source emulator for Sega Genesis/Mega Drive systems. DGen isn't the best Mega Drive/Genesis emulator out there, but it works and it's probably the most portable. It's also perfect for command‐line freaks.
DGen Features:
- Game Genie/Hex codes support
- PAL/NTSC, fullscreen modes
- Joypad / joystick support
- OpenGL textured video output
- Portable (64‐bit, endian safe), runs in Windows using MinGW
- Screenshots, demos recording and playback
- Musashi and StarScream (x86‐only) CPU cores
- CZ80 and MZ80 (generic and x86‐only versions)
- 16‐bit, 8000 to 48000Hz sound output
- Support for 8, 15, 16, 24 and 32 bpp modes
- Archived/compressed ROMs support
- M68K debugger (contributed by Edd Barrett)
- hqx and scale2x scaling filters
DGen Git Changelog:
* configure: fix libarchive option Found this while trying to add the option to disable the use of libarchive on gentoo. If libarchive (and its headers) are present on a system, configure always enables support, even if explicitly told not to using --without-libarchive or --with-libarchive=no. Bug: 3596771 Signed-off-by: arek * debug: implement instructions tracing The new command "t" (trace) can be used to toggle instructions tracing, either permanently or for a specified number of instructions. Signed-off-by: zamaz * linenoise: fix "reverse-i-search" flickering in non-blocking mode Avoid displaying the "reverse-i-search" prompt over and over if no character has been entered. Signed-off-by: zamaz * linenoise: fix history navigation The last line entered must always be the first one shown when browsing history, even if this is where that line originally comes from. Signed-off-by: zamaz * debug: add missing call to md_set_musa() Signed-off-by: zamaz |
Download: DGen Git (2012/12/18)
Source: Here
Random Related Topic
0 Comments
Post a Comment