Path to this page:
./
emulators/generator,
Sega Mega drive genesis emulator
Branch: pkgsrc-2013Q2,
Version: 0.35nb5,
Package name: generator-0.35nb5,
Maintainer: pkgsrc-usersGenerator is an open source emulator designed to emulate the Sega
Genesis / Mega Drive console, a popular games machine produced in the
early 1990s. It is a portable program written in C and has been
ported to the Amiga, Macintosh, Windows and even pocket PCs such as
the iPAQ and Cassiopeia. Natively it compiles under unix for X
Windows with either tcl/tk or gtk/SDL, for svgalib and even
cross-compiles to DOS with djgpp/allegro.
Generator uses its own custom 68000 processor emulation which is
designed for dynamic recompilation, and uses techniques from this such
as block-marking, flag calculation removal, operand pre-calculation,
endian pre-conversion etc. There are approximately 1600 C routines
generated by the first stage of compilation to cope with the 67
instruction families. These routines are used as a 'backup' when
dynamic recompilation isn't supported on your platform or the
recompiler doesn't support a particular instruction. The CPU engine
is by all accounts very fast, whatever the mode.
There is a 'test' recompiler written for the ARM processor, but it is
no longer supported. If someone with assembler knowledge wants to put
the effort into writing a recompiling back-end for a processor (and it
really is major effort), let me know - particularly if you know i386.
Required to run:[
x11/gtk] [
devel/SDL]
Required to build:[
pkgtools/x11-links] [
x11/randrproto] [
x11/dri2proto] [
x11/glproto] [
x11/damageproto] [
x11/renderproto] [
x11/xextproto] [
x11/xf86vidmodeproto] [
x11/fixesproto] [
x11/xproto] [
x11/inputproto] [
x11/xf86driproto]
Master sites:
SHA1: a61138579efd97028d3a69c54c3c6fcd0a3d74ab
RMD160: 6b448018b8ed0fd9755ddb850f48892304d12e78
Filesize: 458.536 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version generator-0.35nb5 (created)