flycast/core/hw/gdrom
Isaac Marovitz af043c55cd
CMake Refactors (#1979)
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-06-24 16:33:12 +02:00
..
CMakeLists.txt CMake Refactors (#1979) 2025-06-24 16:33:12 +02:00
README.md Documentation additions 2018-10-30 03:26:55 +02:00
gdrom_if.h gdrom: fix disk swapping for some games 2024-01-24 18:35:23 +01:00
gdrom_response.cpp Allow ejecting and changing the disk while in-game 2020-01-30 19:01:47 +01:00
gdromv3.cpp gdrom: fix savestate compatibility issue 2025-02-04 17:27:47 +01:00
gdromv3.h gdrom: reduce dma buffer size. reios: schedule dma reads by chunks 2024-11-30 16:37:55 +01:00

README.md

GD-ROM: Gigabyte Disc Read-Only Memory

  • This is the GD-ROM emulation part v3. v1 was unusable and v2 was our initial release.

Notes:

- Technical approach is wrong
- Some secondary stuff are not (really) implemented