CopyNES: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(adding link to USB CopyNES Blue, and a paragraph describing history a little bit)
(CopyNESW was updated to incorporate USB support from the "Blue" client about 10 years ago)
Line 5: Line 5:
== External links ==
== External links ==
* [http://kevtris.org/Projects/copynes/ Kevin Horton's CopyNES page]
* [http://kevtris.org/Projects/copynes/ Kevin Horton's CopyNES page]
* [https://github.com/bbbradsmith/usbcopynesblue USB Copy NES Blue] - Windows CopyNES client.
* [https://www.qmtpro.com/~nes/copynes/ CopyNESW] – Original Windows CopyNES client, supports both USB (merged from the "Blue" version below) and Parallel versions
* [http://www.qmtpro.com/~nes/copynes/ CopyNESW] – Older windows CopyNES client by Quietust
* [https://github.com/bbbradsmith/usbcopynesblue USB Copy NES Blue] - Windows USB-only CopyNES client
* [http://www.retrousb.com/product_info.php?products_id=36 USB CopyNES at the RetroUSB store]
* [http://www.retrousb.com/product_info.php?products_id=36 USB CopyNES at the RetroUSB store]

Revision as of 12:06, 24 September 2022

CopyNES is an add-on board that is installed inside a front-loader NES and connected to a computer via USB or parallel port, depending on the version of the board. The CopyNES allows dumping games, reading and writing saved games, etc.

The original CopyNES was designed by Kevtris [1], and a USB version has long been produced by RetroUSB [2].

External links