Jump to content

sypherce

Staff Members
  • Posts

    163
  • Joined

  • Last visited

  • Days Won

    1

Files posted by sypherce

  1. MoarNES

    MoarNES is an emulator for the classic Nintendo Entertainment System video game console. It is relatively new, and currently still in alpha. It is being continuously worked on an improved with the goal of being among the best NES emulators available. Is it there yet? Not quite, but it's a very useable and fairly compatible emulator still at this point. It is written from scratch in C, with no code taken from existing NES emulators.

    516 downloads

    Submitted

  2. higan x32

    higan is a Nintendo multi-system emulator that began development on 2004-10-14. It currently supports the following systems:
    Famicom
    Super Famicom
    Game Boy
    Game Boy Color
    Game Boy Advance

    higan also supports the following subsystems:
    Super Game Boy
    BS-X Satellaview
    Sufami Turbo

    886 downloads

    Updated

  3. Virtuanes

    VirtuaNES is Famicom/NES emulator for Win32 Programmed by Norix.

    395 downloads

    Submitted

  4. Nintendulator

    Nintendulator started out as NinthStar NES, written by David "Akilla"
    De Regt. Written in C++, it was a reasonably accurate (and slow) NES
    emulator which used NESten 0.61's mapper DLLs. Numerous other systems
    were planned to be emulated within NinthStar (as well as complex
    debuggers for each of them), but somewhere along the line, the project
    was abandoned.
     
    At that point, I took the existing NES sources and started improving
    them. First, the PPU was rewritten to be much more accurate than
    before, running cycle-by-cycle according to documentation that had been
    released at the time. After that, the CPU was rewritten to execute
    instructions more accurately. Then the APU was mostly completed, giving
    the emulator proper sound. Somewhere along the line, it was determined
    that the C++ usage in the code was very poorly done and was slowing the
    program down, so I converted it to plain C and named the program
    "Nintendulator".
     
    The eventual goal of Nintendulator is to be *the* most accurate NES
    emulator, right down to the hardware quirks. In the meanwhile, it can
    certainly be used to test NES code with confidence that if it works
    properly in Nintendulator, it will probably work properly on the real
    hardware as well.

    473 downloads

    Submitted

  5. RockNES

    This is a 32bit application for Windows. RockNES is a Nintendo Entertainment System (NES) videogame emulator. It's fully coded in C and uses the Allegro library for audio, video and input devices, plus the zLib library for compressed files ZIP or GZ. Other ports are not available.

    518 downloads

    Updated

  6. Nestopia

    Nestopia is an open source NES/Famicom emulator written in standard C++, focused on delivering as accurate emulation as possible. Development began in mid 2002, initially released for the Windows platform a year later. It has since been ported to other platforms, including Linux and Mac OS X.

    381 downloads

    Updated

  7. Nintendulator Beta

    Nintendulator started out as NinthStar NES, written by David "Akilla"
    De Regt. Written in C++, it was a reasonably accurate (and slow) NES
    emulator which used NESten 0.61's mapper DLLs. Numerous other systems
    were planned to be emulated within NinthStar (as well as complex
    debuggers for each of them), but somewhere along the line, the project
    was abandoned.
     
    At that point, I took the existing NES sources and started improving
    them. First, the PPU was rewritten to be much more accurate than
    before, running cycle-by-cycle according to documentation that had been
    released at the time. After that, the CPU was rewritten to execute
    instructions more accurately. Then the APU was mostly completed, giving
    the emulator proper sound. Somewhere along the line, it was determined
    that the C++ usage in the code was very poorly done and was slowing the
    program down, so I converted it to plain C and named the program
    "Nintendulator".
     
    The eventual goal of Nintendulator is to be *the* most accurate NES
    emulator, right down to the hardware quirks. In the meanwhile, it can
    certainly be used to test NES code with confidence that if it works
    properly in Nintendulator, it will probably work properly on the real
    hardware as well.

    509 downloads

    Updated

×
×
  • Create New...