🧪Exclusive Android Sony Playstation 2 emulator, from scratch, using Kotlin, C++ 20, OpenGLES, Vulkan, and Cubes
Go to file
2024-05-22 14:27:03 -03:00
.idea GS: Activates the GS and begins executing our first DMA access 2024-05-22 14:27:03 -03:00
app GS: Activates the GS and begins executing our first DMA access 2024-05-22 14:27:03 -03:00
gradle/wrapper Project: Update the AGP including our main compiler to version NDK26 2024-05-01 13:39:25 -03:00
.gitignore Providing an exception object and removing unnecessary assert statements 2023-09-29 11:09:03 -07:00
.gitmodules Project: Well use the Boost libraries as our default DS provider 2024-05-09 18:51:20 -03:00
build.gradle.kts Project: Update the AGP including our main compiler to version NDK26 2024-05-01 13:39:25 -03:00
gradle.properties UI: Missing countries have been added, and visual problems have been fixed 2023-10-20 14:08:11 -03:00
gradlew Oblivion is big adventure of course 2023-07-09 19:09:23 -03:00
gradlew.bat Oblivion is big adventure of course 2023-07-09 19:09:23 -03:00
LICENSE.md Project: Updates the project license to 2024 2024-05-17 23:36:55 -03:00
README.md Project: Updates the project license to 2024 2024-05-17 23:36:55 -03:00
settings.gradle Starting from version 1.1.4, the project name has been changed to Cosmic 2023-11-18 16:04:30 -03:00

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 Used as the main reference for the project
  • Strato The main structure of the project was based on another emulation project
  • libadrenotools The custom driver management system was implemented following the steps of this project

Reference to third-party resources and assets used

References, similar projects and researches