Echelon9 / cxbx-shogun

shogun's mirrored branch of the Cxbx original Xbox emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cxbx

Build Status

A branch of the Cxbx source code.

This fork builds upon the SVN Cxbx in that it attempts to use modern software development practices:

  1. greater reliability through code robustness and automated testing.
  2. easier maintenance through code cleanliness.
  3. easier to develop new features.
  4. easier to re-use code though code de-coupling and modularisation.

Further details to be specified in time.

Developers

For now the code itself, 'doc/' folder and self-generated Doxygen documentation are the best resources.

TravisCI is used to run automatic builds of a limited subset of functionality.

About

shogun's mirrored branch of the Cxbx original Xbox emulator

License:GNU General Public License v2.0


Languages

Language:C++ 66.5%Language:C 33.4%Language:Objective-C 0.1%Language:Makefile 0.0%