mirror of
https://github.com/grumpycoders/pcsx-redux.git
synced 2025-04-02 10:41:54 -04:00
26 lines
634 B
Markdown
26 lines
634 B
Markdown
# EABase
|
|
|
|
[](https://travis-ci.org/electronicarts/EABase)
|
|
|
|
EABase is a small set of header files that define platform-independent data types and macros.
|
|
|
|
|
|
## Documentation
|
|
|
|
Please see [Introduction](doc/EABase.html).
|
|
|
|
|
|
## Compiling sources
|
|
|
|
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source.
|
|
|
|
|
|
## Credits
|
|
|
|
Roberto Parolin is the current EABase owner within EA and is responsible for the open source repository.
|
|
|
|
|
|
## License
|
|
|
|
Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.
|
|
|