flycast/core/hw/gdrom
Flyinghead d0d9712545 gdrom: allow 0-len transfer
fixes Pro Pinball Trilogy hang during intro
2020-12-18 19:27:19 +01:00
..
README.md Documentation additions 2018-10-30 03:26:55 +02:00
gdrom_if.h Cleanup include headers 2020-03-29 14:26:21 +02:00
gdrom_response.cpp Allow ejecting and changing the disk while in-game 2020-01-30 19:01:47 +01:00
gdromv3.cpp gdrom: allow 0-len transfer 2020-12-18 19:27:19 +01:00
gdromv3.h gdrom: fix cd_read2, req_error, req_stat and more 2020-06-17 22:58:26 +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