cosmic-station/README.md

18 lines
907 B
Markdown
Raw Normal View History

# Cosmic Project
### Project Progress:
- Progression: ```16%```
- Target for the first demo release: 2025
- Top priority: Adding the IO coprocessor timers (IOP TIMERS)
### Special thanks
- [DobieStation](https://github.com/PSI-Rockin/DobieStation) Used as the main reference for the project
- [Strato](https://github.com/strato-emu/strato.git) The main structure of the project was based on another emulation project
- [libadrenotools](https://github.com/bylaws/libadrenotools.git) The custom driver management system was implemented following the steps of this project
### Reference to third-party resources and assets used
- ```assets/countries/*``` [flag-icons](https://github.com/lipis/flag-icons.git)
### References, similar projects and researches
- [Attacking the Qualcomm Adreno GPU](https://googleprojectzero.blogspot.com/2020/09/attacking-qualcomm-adreno-gpu.html) by Ben Hawkes, Project Zero