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)
m (apparently, that version has a bunch of extra fixes that never got merged back into my version)
 
(One intermediate revision by the same user not shown)
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] - Updated version of Windows USB-only CopyNES client with various fixes
* [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]

Latest revision as of 12:10, 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