★ PROGRAMMER'S GUIDE ★ Virtual CD systemIf the three function settings (J3) , (J4) , and (J5) overlap with those already set on your PC compatible machine, the virtual CD will not start up or the PC compatible machine will hang. It may cause troubles such as.
After understanding each setting of the PC compatible machine, change the following settings only when the VCD I / F board settings must be changed from the default state, for example, when it overlaps with the DMA channel of the SCSI board. to hold. In this case, you also need to change the value of the environment variable. If you install with the default settings at the time of shipment, you do not need to set environment variables after starting up a PC compatible machine. For the procedure, refer to 5.1 Preparation for startup.
1-2 pin | IRQ4 (00) | |
3-4 pins | IRQ3 (01) | |
5-6 pins | IRQ10 (02) | Default |
7-8 pin | IRQ11 (03) | |
9-10 pins | IRQ12 (04) | |
Pins 11-12 | IRQ15 (05) |
1-2 pin & 3-4 pin | DREQ5 / DACK5 (00) | Default |
|---|---|---|
5-6 pin & 7-8 pin | DREQ6 / DACK6 (01) | |
9-10 pin & 11-12 pin | DREQ7 / DACK7 (02) |
1-2 pin & 3-4 pin & 5-6 pin | 340H (00) | Default |
|---|---|---|
3-4 pin & 5-6 pin | 350H (01) | |
1-2 pin & 5-6 pin | 3E0H (02) | |
5-6 pins | 300H (03) | |
1-2 pin & 3-4 pin | 310H (04) | |
3-4 pins | 320H (05) | |
1-2 pin | 330H (06) | |
open | 370H (07) |
![]() | XMS memory must be used to handle large numbers of files. Be sure to specify HIMEM.SYS in CONFIG.SYS. |
|---|
C: \> CHEV △ US [ENTER]
~~~~~~~~~~~~~~~
If you are in Japanese mode, the screen will flash and you will be prompted at the top of the screen.
Next, set the environment variable VCDIO.
However, if you are already using a virtual CD emulator on that PC compatible machine, this setting may be set automatically when MS-DOS starts up, check with the person who was using it until then. please do.
If it seems to be set, skip this step and start from "Step 3".
The value of the environment variable VCDIO must reflect the VCD I / F board settings, as described in 3. Jumper Pin Settings.
The example sets the default value for the VCD I / F board.
Type the following MS-DOS command.
C: \> SET △ VCDIO = 020000 [ENTER]
~~~~~~~~~~~~~~~~~~~~~~~~
If the jumper setting is set to a value other than the default due to the convenience of a PC compatible machine, the value of the environment variable will be different.
For example, if the interrupt number 01, the channel number for DMA transfer is 02, and the I / O address of the VCD I / F board is set to 03, set the environment variables as follows.
C: \> SET △ VCDIO = 010203 [ENTER]
~~~~~~~~~~~~~~~~~~~~~~~~
Create a directory.
C: \> MD △ MYDIR [ENTER]
~~~~~~~~~~~~~~~~
C: \> CD △ MYDIR [ENTER]
~~~~~~~~~~~~~~~~
Copy the Disk.1 files to that directory.
C: MYDIR> COPY △ A: *. * [ENTER]
~~~~~~~~~~~~~~~~~~~
Create sound data using the sample data generation utility VCDMKDAT.
C: MYDIR> VCDMKDAT [ENTER]
~~~~~~~~~~~~~~~
Two sound data files used for the following checks are created in the MYDIR directory.
C: MYDIR> VCDEMU △ JVC [ENTER]
~~~~~~~~~~~~~~~~~~
The virtual CD emulator starts and the screen is displayed.
The name of the specified disk image file, CD configuration information file, script file, and log information file is displayed on the screen.
If the log information file is not specified, "No Log File" is displayed.
The virtual CD emulator is waiting for a keystroke to confirm the message. When pressed, proceed to the next.
If loaded correctly,
=========== Open New File =****. Dat =============== =========== All Data has been Read ================ =========== PAUSE2 ================================
It is displayed as.
The operation mode display in the dialog box at the top right of the screen should be Direct. The operation mode is "Direct DOS file access".
After this state, the operation from the target box will be the main operation.
: rs [ENTER] : g [ENTER]
After a while (logo mark display is completed)
: ctrl-C
: <A: JVC1.INI [ENTER]
: g △ 600 2000
[Result] "Menu" on the top bar is highlighted.
When the cursor is [LEFT] or [RIGHT], "Menu" or "Help" is highlighted alternately, but make sure that Menu is highlighted.
JVC.SCR | Sample script |
JVC.PRM | PRE / BUILD startup parameter file |
PAT_1.DAT | 10KBYTE increment data |
PAT_10.DAT | 130KBYTE inclusion data |
JVC.RTI | PRE / BUILD output information file |
JVC.PVD | PRE output information file |
JVC1.ABS | Ver. 1.02 Small sample program |
JVC1.INI | Sample execution command file |
SYSTBL.TSK | |
SDDRV.TSK | Sound initialization file |
NEWMAP.BIN | |
VCDMKDAT.EXE | Create two sound data files in the current directory. Each has a data volume of about 1.4 MByte. |
There are 3 items.
The CD-ROM test is normal if a COMPLETE message is displayed for each item.
CD-DA is normal if the sound of sine wave (about 440Hz, -10dB) and square wave (about 440Hz, -10dB) is reproduced according to the message.


The TNO, ATIME, and status are always displayed on the screen.
When finished, COMPLETE is displayed on the bottom line, waiting for A button input.
★ PROGRAMMER'S GUIDE ★ Virtual CD system