-
Posts
163 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Events
Forums
Blogs
Downloads
Files posted by sypherce
-
MoarNES
By sypherce in Nintendo (NES) Emulators
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
-
higan x32
By sypherce in Nintendo Emulators
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
- super nintendo
- snes
- (and 2 more)
Updated
-
Virtuanes
By sypherce in Nintendo (NES) Emulators
VirtuaNES is Famicom/NES emulator for Win32 Programmed by Norix.
395 downloads
Submitted
-
Nintendulator
By sypherce in Nintendo (NES) Emulators
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
-
RockNES
By sypherce in Nintendo (NES) Emulators
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
-
Nestopia
By sypherce in Nintendo (NES) Emulators
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
-
Nintendulator Beta
By sypherce in Nintendo (NES) Emulators
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