Return to previous page Return to menu Go to next page

4. Byte swap tool SWAP.EXE

4.1 Overview

This software is a tool that converts Motorola data and Intel data.
CDDA data files accepted by the virtual CD system must be in the byte order of Intel's little endian format.
If the CDDA data file is in Motorola big endian format byte order, this tool will be used to perform data conversion.

4.2 Usage

Command: SWAP
Command name: Byte swap
Function: Converts the specified DOS file byte order and creates a new DOS file.
Format: SWAP [-option] Old file name New file name
Description: Old file name: DOS file name subject to byte swap
New file name: DOS file name created as a result of byte swap
-option: Option specification -v: Displays usage.


Return to previous page Return to menu Go to next page