I ported this Sega genesis emulator to Mac OS X 10.3.9+ PowerPC last year. The problem with DGEN is there are no assembly optimizations available for Mac OS X, PowerPC OR Intel. This means the emulation cores are all in C and not as fast as the assembly codes that can run on Linux. So the PowerPC release requires a very fast G4, or preferably a G5.
After getting an Intel Mac mini recently, I decided to revisit this emulator. On that late 2006 2.0GHZ C2D, a native Intel release works perfectly. And most importantly, I perfected a configuration for using Xbox 360 controllers with https://tattiebogle.net/index.php/ProjectRoot/Xbox360Controller/OsxDriver so you can play all your favorite games in a more correctly feeling way, compared to a keyboard.
I also updated libarchive to the latest version so there is even better compressed ROM support.
And lastly, I made Dgen.app completely portable. You can run it from anywhere, not just from within /Applications.
Web page will be up soon as well.
After getting an Intel Mac mini recently, I decided to revisit this emulator. On that late 2006 2.0GHZ C2D, a native Intel release works perfectly. And most importantly, I perfected a configuration for using Xbox 360 controllers with https://tattiebogle.net/index.php/ProjectRoot/Xbox360Controller/OsxDriver so you can play all your favorite games in a more correctly feeling way, compared to a keyboard.
I also updated libarchive to the latest version so there is even better compressed ROM support.
And lastly, I made Dgen.app completely portable. You can run it from anywhere, not just from within /Applications.
Web page will be up soon as well.