cdrom: Move libretro specific stuff out of libpcsxcore
authorPaul Cercueil <paul@crapouillou.net>
Mon, 14 Apr 2025 19:21:51 +0000 (21:21 +0200)
committernotaz <notasas@gmail.com>
Tue, 22 Apr 2025 22:07:51 +0000 (01:07 +0300)
commite0bb48740eb36639ed28db162c69bd3a7b3235b0
treedf6c6221f0464eba29bc796f640c68393976c1b9
parent397f72d9df69b4480160c8e08f252db89b5bc9ef
cdrom: Move libretro specific stuff out of libpcsxcore

This stuff doesn't belong here, and prevents other emulators using
libpcsxcore from implementing the new async CDROM API properly.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
frontend/libretro-cdrom.c
libpcsxcore/cdrom-async.c
libpcsxcore/cdrom-async.h