CopyNES: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with "'''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 C...")
 
(adding link to USB CopyNES Blue, and a paragraph describing history a little bit)
Line 1: Line 1:
'''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.
'''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 [http://kevtris.org/Projects/copynes/], and a USB version has long been produced by RetroUSB [http://www.retrousb.com/product_info.php?products_id=36].


== External links ==
== External links ==
* [http://kevtris.org/Projects/copynes/ Kevin Horton's CopyNES page]
* [http://kevtris.org/Projects/copynes/ Kevin Horton's CopyNES page]
* [http://www.qmtpro.com/~nes/copynes/ CopyNESW] – a CopyNES client for Windows by Quietust
* [https://github.com/bbbradsmith/usbcopynesblue USB Copy NES Blue] - Windows CopyNES client.
* [http://www.qmtpro.com/~nes/copynes/ CopyNESW] – Older windows CopyNES client by Quietust
* [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 18:11, 14 February 2019

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