https://github.com/xboxdev/viridix
Original Xbox debug communication suite
https://github.com/xboxdev/viridix
Last synced: 11 months ago
JSON representation
Original Xbox debug communication suite
- Host: GitHub
- URL: https://github.com/xboxdev/viridix
- Owner: XboxDev
- License: mit
- Created: 2018-07-10T03:57:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T05:43:53.000Z (over 7 years ago)
- Last Synced: 2025-04-18T06:51:17.780Z (11 months ago)
- Language: C#
- Homepage: http://xboxdevwiki.net/Xbox_Debug_Monitor
- Size: 5.86 KB
- Stars: 12
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ViridiX
### Status
This project will be under heavy churn until the porting process has been completed from its [original home](https://github.com/Ernegien/ViridiX).
### About
ViridiX is a collection of libraries and applications designed to communicate with an original Xbox running debug software over a network. The primary goal is to allow for rapid development of debugging tools and scripts on Windows/Linux/Mac.
The solution name is a combination of the Latin word for green, *viridis*, and X for Xbox. The project names within are all loosely artisan-based, currently composed of the following:
- Mason - Common core library.
- Linguist - The xbdm communication library.
### Instructions
Please refer to the [Wiki](https://github.com/XboxDev/ViridiX/wiki) for detailed platform-specific information.