Jump to content

Rebirth of DSEmu!


Alpha

Recommended Posts

Two9A has informed us here that he has finally decided to continue the project for DSEmu!

It would seem that the project lives once again. I took up the idea recently of using C++ to create a massively modular plugin structure, and it seems to be pulling itself off. As of right now, I have a small amount of an ARM7 core in one plugin, a mode3/4 GPU in another plugin, and a memory plugin tying them together.

 

    Not only that, but the whole lot is portable cross-platform, thanks to the FLTK user interface plugin. And that means I can run this thing on Windows, Linux, yea even on OSX (if it would compile there).

 

    As of right now, the simplest of mode3 demos run, and mic's afire also seems to work fine. Anything else refuses to output. That may be due to missing instructions in the core, or missing graphics; either way, there's a long way to go.

 

    I am, of course, providing the source. Eventually, this'll make its way into the official DSemu repository as a (huge) patch, replacing nigh-on the whole repository with new source files. But for now, you can grab the source at the link below. (You will need fltk's includes and libraries; the Unix makefile checks for them, the Windows one doesn't.)

»» Download files @ http://www.dsemu.org [Official Website]

»» http://dsemu.1emulation.com [Official Forum]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...