flycast/core/hw/gdrom
Flyinghead de6a43bd21 savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +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 savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
gdromv3.h use static init when possible. use unnamed bit-fields. refactor vmuBeep 2023-11-11 18:54:10 +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