MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / stopplay

Function stopplay

src/blkdev.cpp:1296–1299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1294}
1295
1296static void stopplay (int unitnum)
1297{
1298 sys_command_cd_stop (unitnum);
1299}
1300
1301static int addtocentry (uae_u8 **dstp, int *len, int point, int newpoint, int msf, uae_u8 *head, struct cd_toc_head *th)
1302{

Callers 1

scsi_cd_emulateFunction · 0.85

Calls 1

sys_command_cd_stopFunction · 0.85

Tested by

no test coverage detected