NEC - PC-98 (Neko Project II Kai) - how to run .cue/.bin files?

Hey everyone.

I have a bunch of cd rom files in .cue/.bin format which I would like to run with this core. I have all the bios files in the right places (I think), however, I just cannot get these files to run.

In the core documentation I found this:

How to use CD drive with MS-DOS 6.2?

Write follow to CONFIG.SYS.

    LASTDRIVE=Z
    DEVICE=A:¥DOS¥NECCDD.SYS /D:CD_101

And write follow to AUTOEXEC.BAT.

    A:¥DOS¥MSCDEX.EXE /D:CD_101 /L:Q

Then, you’ll can use CD drive as Q drive.

However, I don’t know what to do with this. Where do the 2 files go? What do I actually have to do to get this running? Can anyone walk me through this?

Thanks a bunch!