Nintendulator: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
m (not really hosted on SourceForge anymore - the binaries from 0.980 are still there, but I migrated the sources to GitHub years ago) |
mNo edit summary |
||
Line 1: | Line 1: | ||
''Nintendulator'' is an NES emulator written by [[User:Quietust|Quietust]] with the goal of being as accurate and precise as possible at the expense of emulation speed. It is written in C++ and uses external plugins for mapper support. | ''Nintendulator'' is an NES emulator written by [[User:Quietust|Quietust]] with the original goal of being as accurate and precise as possible, even at the expense of emulation speed; whether that goal is still being attained today is uncertain. It is written in C++ and uses external plugins for mapper support. | ||
Binaries and sources can be found [https://www.qmtpro.com/~nes/nintendulator/ here]. | Binaries and sources can be found [https://www.qmtpro.com/~nes/nintendulator/ here]. |
Latest revision as of 14:27, 14 December 2023
Nintendulator is an NES emulator written by Quietust with the original goal of being as accurate and precise as possible, even at the expense of emulation speed; whether that goal is still being attained today is uncertain. It is written in C++ and uses external plugins for mapper support.
Binaries and sources can be found here.