MIT License
Viboy Color is distributed under the MIT License, ensuring maximum freedom for educational and commercial use.
Why MIT License?
We have chosen the MIT License for Viboy Color because we firmly believe in the freedom of knowledge and open access to education. This license allows:
- Commercial use: You can use this code in commercial projects without restrictions.
- Modification: You can modify the code according to your needs.
- Distribution: You can distribute modified or unmodified versions.
- Privacy: You don't need to reveal the source code of your modifications.
- Education: Ideal for educational projects, theses, and learning.
The only condition is to maintain the copyright notice and the original license. It's simple, clear, and maximizes freedom of use.
Full MIT License Text
MIT License
Copyright (c) 2025 Viboy Project
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Educational Philosophy
Viboy Color is a 100% educational project. All code has been written from scratch through reverse engineering based solely on public technical documentation. No code has been copied from other emulators.
We believe that the best way to learn is by doing. That's why this project is designed to be:
- Transparent: All code is documented and explained in the devlog.
- Accessible: Written in Python, an easy-to-understand language.
- Educational: Every step of development is recorded and explained.
- Open: Anyone can study, modify, and learn from the code.
If this project helps you learn about emulation, computer architecture, or programming in general, then we have achieved our goal.