CopyNES: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(CopyNESW was updated to incorporate USB support from the "Blue" client about 10 years ago)
m (apparently, that version has a bunch of extra fixes that never got merged back into my version)
 
Line 6: Line 6:
* [http://kevtris.org/Projects/copynes/ Kevin Horton's CopyNES page]
* [http://kevtris.org/Projects/copynes/ Kevin Horton's CopyNES page]
* [https://www.qmtpro.com/~nes/copynes/ CopyNESW] – Original Windows CopyNES client, supports both USB (merged from the "Blue" version below) and Parallel versions
* [https://www.qmtpro.com/~nes/copynes/ CopyNESW] – Original Windows CopyNES client, supports both USB (merged from the "Blue" version below) and Parallel versions
* [https://github.com/bbbradsmith/usbcopynesblue USB Copy NES Blue] - Windows USB-only CopyNES client
* [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