Download List

Project Description

DarcNES emulates a number of different older
systems under Linux quite well. Currently emulated
are NES, SMS, GG, PCE, SG1000, Apple ][, and
Coleco Vision. Genesis emulation is in the works.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
dn9a0530

Automatic dependancy support included in the Makefile. The headers now compile cleanly with a C++ compiler. Numerous Apple ][ and NES emulation enhancements. The video interface no longer uses procpointers.

2001-01-30 15:12
dn9a0305

Keyboard support in the Apple ][ driver (only works under X), a fix for a bug with MMC3 IRQs (SMB3 fortress now works correctly), rebuilt command-line parsing for X version, and a new command to override system detection (needed to access the Apple ][ driver).

2001-01-30 15:12
dn9a0226

Fixed bug in cd_unix.c that prevented compiling on Linux (I hope). Fixed some problems with GG sprite clipping and tile rendering (only affects 8-bit mode). Fixed X toplevel window to resize properly. Cleaned up some of the X video code. Added (untested) 24bpp support to X video code. Cleaned up the FDS emulation code. Added a lot of (inaccessible) extra FDS functionality.

2001-01-30 15:12
dn9a0219

Unified cd_freebsd.c and cd_linux.c into cd_unix.c. Added support for NetBSD CDROM (untested), and sound interfaces (thanks to Thomas Klausner for the NetBSD changes). Lots of bug fixes including significant changes to the battery code.

2001-01-30 15:12
dn9a0212

PCE CD support, and a new SET instruction to the 6280 core.

Project Resources