Nintendulator: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (does not use inline assembly anymore)
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 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.


Official builds are hosted on [[sourceforge:projects/nintendulator|SourceForge]], and the latest beta builds can be found on [http://www.qmtpro.com/~nes/nintendulator/ Quietust's website].
Official builds are hosted on [[sourceforge:projects/nintendulator|SourceForge]], and the latest beta builds can be found on [https://www.qmtpro.com/~nes/nintendulator/ Quietust's website].

Revision as of 16:39, 22 December 2018

Nintendulator is an NES emulator written by 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.

Official builds are hosted on SourceForge, and the latest beta builds can be found on Quietust's website.