# Cosmic Project ### Project Progress: - Progression: ```17%``` - Current version: 0.0.20 (Pre-Boot stage) - 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.git) 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