Skip to content

chase-cobb/EEasyXB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEasyXB

EEasyXB is a C++ wrapper that provides an easy to use API for reading and/or modifying the EEPROM contents of the Original Xbox from any application. This is meant to be used with NXDK.

Documentation

All documentation is available in the "Docs" directory. If you notice any issues with the documentation, please let me know and I will make sure it gets resolved.

Examples

Inside the "Examples" directory, there are multiple examples showing how simple EEasyXB is to integrate into existing applications, as well as providing sample code showing how to interact with the API.

Special Thanks

Thank you to Ernegien for providing the C code that this functionality is based on.

License

Copyright 2021 Chase Cobb

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

C++ EEPROM tools for Original Xbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published