pcecd: cdda play modes added, some tweaks

* pcecd: fix reset cdd in bios

* pcecd: cdda play modes added, some tweaks
This commit is contained in:
Sergey Dvodnenko
2020-04-29 17:43:35 +03:00
committed by GitHub
parent e4c3e50b39
commit 39e391445e
3 changed files with 63 additions and 44 deletions

View File

@@ -80,7 +80,7 @@ void pcecd_poll()
case 1:
//TODO: process data
pcecdd.SendStatus(0, 0);
pcecdd.PendStatus(0, 0);
printf("\x1b[32mPCECD: Command MODESELECT6, received data\n\x1b[0m");
break;