flycast/core/hw/gdrom
Flyinghead 8f80bcb159 New serialize framework. Delay maple dma xfer
New serialize framework. Refactor serialization into modules.
Maple dma xfer must not be executed immediately. Delay until interrupt
is raised.
Fixes Geist Force freeze at start.
2021-11-13 15:56:42 +01:00
..
README.md Documentation additions 2018-10-30 03:26:55 +02:00
gdrom_if.h New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +01:00
gdrom_response.cpp Allow ejecting and changing the disk while in-game 2020-01-30 19:01:47 +01:00
gdromv3.cpp New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +01:00
gdromv3.h imgread.ImagePath clean up. ggpo: poll input late if !thread 2021-09-30 14:24:17 +02: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