EmuCR Feeds
Email Us

EmuCR: nullDCnullDC SVN r109 is released. nullDC is an open source Sega Dreamcast(DC) and NAOMI videogame systems emulator for Microsoft Windows. nullDC runs several Dreamcast games at good speed, with full sound and music. NullDC requires the latest version of Microsoft DirectX, the latest Visual C++ runtime libraries and optionally WinPcap for modem emulation. As usual for emulators, a dump of the original console BIOS is also needed. It has a plugin architecture, with several alternative implementations (some ported from Chankast) for graphics, sound, reading games burned to CD-ROMs (it cannot read GD-ROMs directly) or disk image files, memory cards, etc.

nullDC SVN Changelog:
r109
Revision summary:

-Cleanups / fixes
-removed warnings
+Fully embedded the new logging system
+Added NO_VERIFY def
+Added optimized build configuration

How to compile the optimized build:
Open with your favorite text editor the following files :

/nullDC/types.h
/nullDC/log/logging_interface.h

Look for : "#undef NO_VERIFY" (in types.h) and replace it with : #define NO_VERIFY
Look for : "#define DEFAULT_LOGGING" (logging_interface.h) and replace it with : #undef DEFAULT_LOGGING

Set build settings to "Release-NoTrace" then , save everything and compile.

If you do the above , you'll notice a big difference in the block compile times and the overall performance of
the emulator.

:| |:

Download: nullDC SVN r109
Source: Here

1 Comments:

Can't post a comment? Try This!