flycast/core/hw/gdrom
flyinghead 77961d2c33 windows: international keyboard support
sdl: pass through USB scancodes
windows: detect host keyboard layout and emulate corresponding DC
keyboard
update modifier keys state even if no key pressed (Typing of the Dead:
Shift key tutorial)
2021-03-02 18:45:18 +01:00
..
README.md Documentation additions 2018-10-30 03:26:55 +02:00
gdrom_if.h windows: use utf8 internally. Support latin2, cyrillic, etc. pathnames 2021-01-19 11:11:01 +01:00
gdrom_response.cpp Allow ejecting and changing the disk while in-game 2020-01-30 19:01:47 +01:00
gdromv3.cpp windows: international keyboard support 2021-03-02 18:45:18 +01:00
gdromv3.h windows: use utf8 internally. Support latin2, cyrillic, etc. pathnames 2021-01-19 11:11:01 +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