Agozer Posted May 11, 2010 Share Posted May 11, 2010 As if this was a surprise, the Dreamcast emulator nullDC is now officially axed and over. The source code has been released on Google Code, which is great news for would-be future developers. --Initial commit--Most of the source is still missing, will be added later on (so yeah, thiswon't compile) This includes all the code for the CORE nullDC, whats missing are the pluginsand the emitter **** PLEASE NOTE ****The source is old. Most of it dates back to 2006, with large parts from 2005 or2004. There are MANY typos all over the place. There is no uniform coding style(nullDC was my first project using C/C++, and it began as a C# project) Most of the code is written by me, parts of it are written by ZeZu, and mabyothers (?). Psyman was our main tester during all these years (With variousothers joining for short time periods) and he's slowly getting into editing thesource to fix bugs ( as i no longer do it myself). Yes, the code is ugly, hacky, buggy and often just plain wrong -- but stillbetter than not released, righty ? I hope this is as much help to others as it has been to me -- raz --rest of the code--drkpvr: 3d rendering plugin (aka nullPVR, nullDC PVR, nullDC PowerVR)nullAICA: aica(+dsp) plugin (aka sdlaica, nullDC AICA)EmptyAICA: a set of hacks to make apps thinking theres an aica when there's none;pnullDC_GUI: duh, the gui ...ImgReader: support for gdi, cdi (via pfctoc), and mds/nrgdrkMapleDevices: the hacky implementation of maple devices. There are a few muchnicer plugins around, i'l probably kill this one and commit one of the otherslater on ;pvbaARM: this is an arm core based on vba's arm. Its much more recent, andmaintained than the older arm core (Altho considering when i ported it itsprobably old by now ...)emitter: the emitter that i developed for nullDCWith this you can build a working nullDC executable ~ The source code page can be found at: http://code.google.com/p/nulldc/ Link to comment Share on other sites More sharing options...
Hawq Posted May 13, 2010 Share Posted May 13, 2010 1.0.4 r22 has been put out in both the Dreamcast & Naomi forms of it Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now