If they are anything like the CD32 games then it should be a simple case of making an ISO image out of it.
In linux simply do
$ umount /dev/cdrom
$ dd if=/dev/cdrom of=foo.iso
In windows use any ripping software. This thread should help too.
http://www.amiga.org/forums/showthread.php?t=56605