Giter VIP home page Giter VIP logo

copynesl's Introduction

In this file:
-------------
        * General introduction
        * Requirements
	* Directory Structure
        * Contacts

General introduction:
--------------------
The CopyNES is a tool for dumping and analyzing NES game cartridges. It can also be used as a development tool for testing software on the NES. 

The available software for the CopyNES is limited to Windows platforms, and it is the intent of the copynesl project to bring support for using the CopyNES to other platforms. 


Requirements:
-------------
This software communicates with the copynes through the libcopynes library and libcopynes is required in order to use any copynes specific features.  libcopynes uses the virtual com port drivers from FTDI and is implement using POSIX standards. copynesl is intended to be compatible with all systems for which a VCP driver is available and that comply with POSIX.  If you are attempting to use such a system and are encountering issues, please file a bug report at http://bitbucket.org/crade/copynesl/issues/

Instalation Notes:
------------------
See file INSTALL for detailed installation instructions.

	* Use configure --with-copynes[=DIR] to specify a non-standard location for libcopynes
	* You can use configure --without-copynes to compile without libcopynes support. 


Directory Structure:
--------------------
The source tree is organized:

	* copynesl: core program
	* cartctl:  format convertion utilities
	* settings: handles command line arguments, confile files, and default options
	* trk_log:  handles logging, tracing, and error message output for command line.
 

Contacts:
---------
        * The home for copynesl is currently at: 
	    http://bitbucket.org/crade/copynesl/
        * Bug reports should generally be filed at:
	    http://bitbucket.org/crade/copynesl/issues/
        * Feel free to send suggestions, comments, flames, etc to:
            [email protected]




copynesl's People

Watchers

James Cloos avatar Josh Junon avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.