Table of contents目次

  1. Syntax of parameters パラメータの書き方
    1. Command line コマンドライン
    2. Configuration file 設定ファイル
  2. Keyword キーワード
    1. boot
    2. cgrom
    3. clock
    4. config
    5. ctrlright
    6. cutfc2pin
    7. cyberstickanalogN
    8. cyberstickdigitalN
    9. dblspr
    10. dotclock
    11. edgeaccel
    12. eleventhbit
    13. extendedgraphic
    14. f11key
    15. fdN (N=0-3)
    16. fdappreboot
    17. fdhistoryN
    18. fdreadonly
    19. fefunc
    20. fixedscale
    21. fpumode
    22. fullspecfpu
    23. gifinterpolation
    24. gifmagnification
    25. gifrecordingtime
    26. gifwaitingtime
    27. hdN (N=0-15)
    28. hfN (N=0-15)
    29. hfappreboot
    30. hfhistoryN
    31. hfreadonly
    32. hhssbb
    33. highmemory
    34. highmemory060turbo
    35. highmemorydata
    36. highmemorysave
    37. hostspixelunits
    38. hrlsquare
    39. intermittent
    40. interpolation
    41. iplrom
    42. iplrom16
    43. iplrom256k
    44. joyauto
    45. joyblock
    46. joykey
    47. joyportukun
    48. joystickN
    49. keyboard
    50. keydly
    51. keymap
    52. keymapus
    53. keyrep
    54. lang
    55. localmemory
    56. localmemorydata
    57. localmemorysave
    58. megadrive3buttonN
    59. megadrive6buttonN
    60. memory
    61. memorydata
    62. memorysave
    63. mhz
    64. model
    65. modifymemorysize
    66. mousespeed
    67. mousewheel
    68. mpu
    69. normal2buttonN
    70. omusubi
    71. opmoutput
    72. pastepipe
    73. pcminterpolation
    74. pcmoscfreq
    75. pcmoutput
    76. prnauto
    77. prnbottommargin
    78. prndarkmode
    79. prndipsw
    80. prnleftmargin
    81. prnonline
    82. prnorientation
    83. prnpath
    84. prnrightmargin
    85. prnrotation
    86. prnscalefactor
    87. prnsinglecolor
    88. prnsize
    89. prntopmargin
    90. ratio
    91. rejectfloat
    92. rom
    93. rom30
    94. romdb
    95. saN (N=0-15)
    96. saappreboot
    97. sahistoryN
    98. sareadonly
    99. saveonexit
    100. scN (N=0-15)
    101. scaling
    102. scanline
    103. scappreboot
    104. schistoryN
    105. screadonly
    106. scsiex
    107. scsiexrom
    108. scsiinrom
    109. seamless
    110. shiromadokunN (N=1-2)
    111. sound
    112. soundinterpolation
    113. sphericalscrolling
    114. sprras
    115. sram
    116. srambuserror
    117. sramdata
    118. sramsize
    119. stereoscopic
    120. stereoscopicmethod
    121. ukuninterval
    122. ukunjsc
    123. ukunmode
    124. utf8warning
    125. util
    126. verbose
    127. volume
    128. waitcycles
    129. xinput
    130. xt3dipsw
    131. xt3memorydata
    132. xt3memorykb
    133. xt3memorysave
    134. zkeyboard
    135. zkeymap

1. Syntax of parameters パラメータの書き方

Use the same keyword to specify parameters in the command line and the configuration file. コマンドラインと設定ファイルで共通のキーワードを用いてパラメータを設定します。

1.1. Command line コマンドライン

-keyword=value -キーワード=

1.2. Configuration file 設定ファイル

keyword=value キーワード=

2. Keyword キーワード

2.1. boot

Sepcify a boot device. This parameter can be changed in the Boot device menu. 起動デバイスを指定します。 このパラメータは起動デバイスメニューで変更できます。

The search order for standard startup is as follows. 標準起動の検索順序は以下の通りです。

  1. floppy disk drives フロッピーディスクドライブ
  2. built-in SASI or built-in SCSI 内蔵 SASI または内蔵 SCSI
  3. ROM including expansion SCSI 拡張 SCSI を含む ROM
  4. RAM including battery-backed SRAM バッテリバックアップ SRAM を含む RAM
  5. A disk image file is an image file of a floppy disk, SASI hard disk, SCSI hard disk, or SCSI CD-ROM. ディスクイメージファイルはフロッピーディスク、SASI ハードディスク、SCSI ハードディスク、SCSI CD-ROM のいずれかのイメージファイルです。

keywordキーワードvalueboot device 起動デバイス
bootdefaultfollow settings in SWITCH.X SWITCH.X の設定に従う
stdstandard boot 標準起動
fdN (N=0-3)floppy disk unit N フロッピーディスクユニット N
hdN (N=0-15)SASI hard disk unit N SASI ハードディスクユニット N
scN (N=0-15)SCSI hard disk or CD-ROM unit N SCSI ハードディスクまたは CD-ROM ユニット N
hfN (N=0-15)host file system unit N ホストファイルシステムユニット N
rom$XXXXXXXXROM boot handle $XXXXXXXX ROM 起動ハンドル $XXXXXXXX
ram$XXXXXXXXRAM boot address $XXXXXXXX RAM 起動アドレス $XXXXXXXX
file nameファイル名disk image file ディスクイメージファイル
directory nameディレクトリ名host file system ホストファイルシステム

2.2. cgrom

Specify the CGROM image file name. The file size is 768KB or 1MB. If not specified, CGROM_XEiJ.DAT included in XEiJ is used. CGROM のイメージファイル名を指定します。 ファイルサイズは 768KB または 1MB です。 指定がなければ XEiJ に含まれている CGROM_XEiJ.DAT を使います。

2.3. clock

Specify the operation frequency of MPU in units of MHz. You can also specify a model name instead of the operation frequency. If clock is not specified, the operation frequency is depending on the model. This parameter can be changed in the MPU menu. MPU の動作周波数を MHz 単位で指定します。 動作周波数の代わりに機種名を指定することもできます。clock の指定がなければ動作周波数は機種に従います。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueoperation frequency 動作周波数
clocknonedepending on the model 機種に従う
-1
11MHz
::
1010MHz
Shodai
ACE
EXPERT
PRO
SUPER
16.716.7MHz
XVI
Xellent30
Compact
2525MHz
X68030
030Compact
33.333.3MHz
Hybrid
5050MHz
060turbo
060turboPRO
66.766.7MHz
::
7575MHz
::
100100MHz
::
200200MHz
::
10001GHz

2.4. config

If default is specified for this parameter, it will start with default settings. This parameter is not saved. このパラメータに default を指定すると初期設定で起動します。 このパラメータは保存されません。

2.5. ctrlright

Select whether to treat operations of the left button as operations of the right button when the Ctrl key is pressed. This parameter can be changed in the Input menu. Ctrl キーが押されているときに左ボタンの操作を右ボタンの操作とみなすかどうか選択します。 このパラメータは入力メニューで変更できます。

keywordキーワードvalueCtrl-key + left-button Ctrl キー + 左ボタン
ctrlrightoffleft button 左ボタン
onright button 右ボタン

2.6. cutfc2pin

Select whether to cut FC2 pin of MPU. When FC2 pin is cut, the entire physical space can be accessed in user mode. You need to cut FC2 pin to run the X Window System on NetBSD/x68k. This parameter can be changed in the MPU menu. MPU の FC2 ピンをカットするかどうか選択します。FC2 ピンをカットすると物理空間全体がユーザモードでアクセスできるようになります。NetBSD/x68k で X Window System を動かすとき FC2 ピンをカットする必要があります。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueFC2 pin FC2 ピン
cutfc2pinoffnot cut カットしない
oncut カットする

2.7. cyberstickanalogN

Specifies which XInput buttons are assigned to each button on the CYBER STICK (analog) #1 and #2. This parameter can be changed in the joystick port settings window. サイバースティック (アナログ)#1 と #2 の各ボタンに、XInput のどのボタンを割り当てるか指定します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

CYBER STICK (analog) #1 default values サイバースティック (アナログ)#1 の初期値
ButtonボタンXInputBurst連射Delay開始Interval間隔
STICK↑#0 RSUP
STICK←#0 RSLEFT
THROTTLE↑#0 LSUP
OPTION←#0 LSLEFT
A#0 RSTICKoff50ms100ms
A'#0 A
B#0 X
B'#0 B
C#0 Y
D#0 LSTICK
E1#0 LB
E2#0 RB
SELECT#0 BACK
START#0 START

2.8. cyberstickdigitalN

Specifies which XInput buttons and which keyboard keys are assigned to each button on the CYBER STICK (digital) #1 and #2. This parameter can be changed in the joystick port settings window. サイバースティック (デジタル)#1 と #2 の各ボタンに、XInput のどのボタンとキーボードのどのキーを割り当てるか指定します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

CYBER STICK (digital) #1 default values サイバースティック (デジタル)#1 の初期値
ButtonボタンXInputKeyboardキーボードBurst連射Delay開始Interval間隔
STICK↑#0 RSUPUP
STICK↓#0 RSDOWNDOWN
STICK←#0 RSLEFTLEFT
STICK→#0 RSRIGHTRIGHT
THROTTLE↑#0 LSUPPAGE UP
THROTTLE↓#0 LSDOWNPAGE DOWN
A#0 RSTICKZoff50ms100ms
A'#0 AV
B#0 XX
B'#0 BB
C#0 YC
D#0 LSTICKA
E1#0 LBS
E2#0 RBD
SELECT#0 BACKE
START#0 STARTR

2.9. dblspr

Doubles the number of sprites that can be displayed simultaneously from 128 to 256. This parameter can be changed in the Modification menu. 同時に表示できるスプライトの枚数を 128 枚から 256 枚に倍増させます。 このパラメータは改造メニューで変更できます。

keywordキーワードvaluenumber of sprites スプライトの枚数
dblsproff128 128 枚
on256 256 枚

2.10. dotclock

Specifies the frequency of the dot clock oscillator as an integer in Hz. Write three in a row, separated by commas: one for low resolution, one for high resolution, and one for VGA. The range of frequencies that can be specified is 10000000 to 400000000, i.e., 10MHz to 400MHz. The default values are 38863632,69551900,50349800. This parameter can be changed in the Modification menu. ドットクロックオシレータの周波数を Hz 単位の整数で指定します。 低解像度用、高解像度用、VGA 用の 3 つをコンマで区切って並べて書きます。 指定できる周波数の範囲は 10000000~400000000 すなわち 10MHz~400MHz です。 デフォルト値は 38863632,69551900,50349800 です。 このパラメータは改造メニューで変更できます。

2.11. edgeaccel

Select whether to use the edge acceleration. This parameter can be changed in the Input menu. 縁部加速を使うかどうか選択します。 このパラメータは入力メニューで変更できます。

keywordキーワードvalueedge acceleration 縁部加速
edgeacceloffnot use 使わない
onuse 使う

2.12. eleventhbit

Extend the width of R04/R05/R06/R07/R09 of CRTC from 10 bits to 11 bits. This parameter can be changed in the Modification menu. CRTC の R04/R05/R06/R07/R09 の幅を 10 ビットから 11 ビットに拡張します。 このパラメータは改造メニューで変更できます。

keywordキーワードvaluewidth of R04/R05/R06/R07/R09 R04/R05/R06/R07/R09 の幅
eleventhbitoff10 bits 10 ビット
on11 bits 11 ビット

2.13. extendedgraphic

Select whether to use the extended graphic screen. This parameter can be changed in the Modification menu. 拡張グラフィック画面を使うか選択します。 このパラメータは改造メニューで変更できます。

keywordキーワードvalueextended graphic screen 拡張グラフィック画面
extendedgraphicoffnot use 使わない
onuse 使う

2.14. f11key

Select a function of F11 key. This parameter can be changed in the F11 key menu. F11 キーの機能を選択します。 このパラメータはF11 キーメニューで変更できます。

keywordキーワードvaluefunction of F11 key F11 キーの機能
f11keyfullscreentoggle fullscreen 全画面表示
screenshottake a screenshot スクリーンショット
gifanimationGIF animation recording GIF アニメーション録画
stopandstartstop and start 停止と再開

2.15. fdN (N=0-3)

Specify the image file name of a floppy disk to be inserted in the floppy disk unit N. Adding :R to the end of the file name disables writing. This parameter can be changed in the FD menu. フロッピーディスクユニット N に挿入するフロッピーディスクのイメージファイル名を指定します。 ファイル名の末尾に :R を付けると書き込み禁止になります。 このパラメータはFD メニューで変更できます。

2.16. fdappreboot

Select whether the "Reboot from it" button or the "Open" button should be assumed to be pressed when the file name is double-clicked in the Open floppy disk image files dialog. This setting can be changed using the radio buttons to the left of each button in the dialog. フロッピーディスクのイメージファイルを開くダイアログでファイル名をダブルクリックしたとき「ここから再起動」ボタンと「開く」ボタンのどちらが押されたことにするか選択します。 この設定はダイアログの各ボタンの左にあるラジオボタンで変更できます。

keywordキーワードvaluebutton ボタン
fdapprebootoffOpen 開く
onReboot from it ここから再起動

2.17. fdhistoryN

History of files selected in the Open floppy disk image files dialog. フロッピーディスクのイメージファイルを開くダイアログで選択されたファイルの履歴です。

2.18. fdreadonly

Select whether to open the selected file in the Open floppy disk image files dialog with write-protection. This setting can be changed in the Read-only checkbox in the dialog. フロッピーディスクのイメージファイルを開くダイアログで選択したファイルを書き込み禁止の状態で開くかどうか選択します。 この設定はダイアログの書き込み禁止チェックボックスで変更できます。

keywordキーワードvalueimage files イメージファイル
fdreadonlyoffread-write 読み書き可能
onread-only 書き込み禁止

2.19. fefunc

Select whether to use FE function instructions. This parameter can be changed in the MPU menu. FE ファンクション命令を使うか選択します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueFE function instructions FE ファンクション命令
fefuncoffnot use 使わない
onuse 使う

2.20. fixedscale

Specifies the scale factor for fixed scale mode. 固定倍率モードの倍率を指定します。

keywordキーワードvaluescale factor 倍率
fixedscale1010%
::
100100%
::
10001000%

2.21. fpumode

Select existence and precision of FPU. You can use triple precision floating point numbers. This parameter can be changed in the MPU menu. FPU の有無と精度を選択します。 三倍精度浮動小数点数が使えます。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueexistence and precision 有無と精度
fpumode0no FPU FPU なし
1extended precision 拡張精度
2triple precision 三倍精度

2.22. fullspecfpu

Select whether to modify FPU of MC68060 to full specification FPU. This parameter can be changed in the MPU menu. MC68060 の FPU をフルスペック FPUに変更するかどうか選択します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueFPU FPU
fullspecfpuoffnormal 通常
onfull specification フルスペック

2.23. gifinterpolation

Select the interpolation algorithm for GIF animation recording. This parameter can be changed in the GIF animation recording settings menu. GIF アニメーション録画の補間アルゴリズムを選択します。 このパラメータはGIF アニメーション録画設定メニューで変更できます。

keywordキーワードvalueinterpolation algorithm 補間アルゴリズム
gifinterpolationnearestnearest neighbor 最近傍補間
bilinearbilinear 線形補間
bicubicbicubic 三次補間

2.24. gifmagnification

Specify the magnification for GIF animation recording. This parameter can be changed in the GIF animation recording settings menu. GIF アニメーション録画の倍率を指定します。 このパラメータはGIF アニメーション録画設定メニューで変更できます。

keywordキーワードvaluemagnification倍率
gifmagnification1010%
::
100100%
::
200200%

2.25. gifrecordingtime

Specify the recording time for GIF animation recording. This parameter can be changed in the GIF animation recording settings menu. GIF アニメーション録画の録画時間を指定します。 このパラメータはGIF アニメーション録画設定メニューで変更できます。

keywordキーワードvaluerecording time 録画時間
gifrecordingtime11 second 1 秒
::
1010 seconds 10 秒
::
3030 seconds 30 秒

2.26. gifwaitingtime

Specify the waiting time for GIF animation recording. This parameter can be changed in the GIF animation recording settings menu. GIF アニメーション録画の待ち時間を指定します。 このパラメータはGIF アニメーション録画設定メニューで変更できます。

keywordキーワードvaluewaiting time 待ち時間
gifwaitingtime00 second 0 秒
::
3030 seconds 30 秒

2.27. hdN (N=0-15)

Specify a SASI HD or SCSI HD/CD image file name. The condition for the specified file to be considered a SASI HD image file name is that the file extension must be HDF or the file size must be 10441728, 20748288, or 41496576. To be considered a SCSI HD/CD image filename, the specified file must have an HDS or ISO extension or a file size that is not 10441728, 20748288, or 41496576. SASI HD または SCSI HD/CD のイメージファイル名を指定します。 指定されたファイルが SASI HD のイメージファイル名とみなされる条件は、拡張子が HDF であるか、ファイルサイズが 10441728、20748288、41496576 のいずれかであることです。 指定されたファイルが SCSI HD/CD のイメージファイル名とみなされる条件は、拡張子が HDS または ISO であるか、ファイルサイズが 10441728、20748288、41496576 のいずれでもないことです。

The image file name specified in hdN will be stored in saN if it is a SASI HD or in scN if it is a SCSI HD or CD-ROM. It will not be stored in hdN. hdN で指定されたイメージファイル名は SASI HD であれば saN に、SCSI HD または CD-ROM であれば scN に保存されます。hdN には保存されません。

2.28. hfN (N=0-15)

Specifies the directory name of the host file system to be inserted in the host file system unit N. Adding :R to the end of the directory name makes it write-protected. ホストファイルシステムユニット N に挿入するホストファイルシステムのディレクトリ名を指定します。 ディレクトリ名の末尾に :R を付けると書き込み禁止になります。

2.29. hfappreboot

Select whether the "Reboot from it" button or the "Open" button should be assumed to be pressed when the file name is double-clicked in the Host file system directory to assign Human68k drives dialog. This setting can be changed using the radio buttons to the left of each button in the dialog. Human68k のドライブを割り当てるホストファイルシステムのディレクトリダイアログでファイル名をダブルクリックしたとき「ここから再起動」ボタンと「開く」ボタンのどちらが押されたことにするか選択します。 この設定はダイアログの各ボタンの左にあるラジオボタンで変更できます。

keywordキーワードvaluebutton ボタン
hfapprebootoffOpen 開く
onReboot from it ここから再起動

2.30. hfhistoryN

History of directories selected in the Host file system directory to assign Human68k drives dialog. Human68k のドライブを割り当てるホストファイルシステムのディレクトリダイアログで選択されたディレクトリの履歴です。

2.31. hfreadonly

Select whether to open the directory selected in the Host file system directory to assign Human68k drives dialog with write-protection. This setting can be changed in the Read-only checkbox in the dialog. Human68k のドライブを割り当てるホストファイルシステムのディレクトリダイアログで選択したディレクトリを、書き込み禁止の状態で開くかどうか選択します。 この設定はダイアログの書き込み禁止チェックボックスで変更できます。

keywordキーワードvaluedirectory ディレクトリ
hfreadonlyoffread-write 読み書き可能
onread-only 書き込み禁止

2.32. hhssbb

Specifies window and keyboard colors. The lower limit of hue, the upper limit of hue, the lower limit of saturation, the upper limit of saturation, the lower limit of brightness, and the upper limit of brightness are each written as integers in the range 0 to 1000 and separated by commas. Initial values are 667,667,700,300,0,1000. ウインドウとキーボードの色を指定します。 色相の下限、色相の上限、彩度の下限、彩度の上限、明度の下限、明度の上限をそれぞれ 0 から 1000 の範囲の整数で書いてコンマで区切って並べます。 初期値は 667,667,700,300,0,1000 です。

2.33. highmemory

Select a high memory size. This parameter can be changed in the high memory on X68030/Xellent30 menu. ハイメモリの容量を選択します。 このパラメータはX68030/Xellent30 のハイメモリメニューで変更できます。

keywordキーワードvaluehigh memory ハイメモリ
highmemory00MB
1616MB

2.34. highmemory060turbo

Select whether to use large amount of high memory starting from address $10000000 on X68030 and Xellent30. If enabled, the previous high memory starting at $01000000 will no longer be available. This parameter can be changed in the high memory on X68030/Xellent30 menu. X68030 と Xellent30 でアドレス $10000000 から始まる大容量のハイメモリを使うか選択します。 これを有効にすると従来の $01000000 から始まるハイメモリは使えなくなります。 このパラメータはX68030/Xellent30 のハイメモリメニューで変更できます。

keywordキーワードvaluehigh memory ハイメモリ
highmemory00MB
1616MB

2.35. highmemorydata

Contents of high memory converted to text by gzip+base64. gzip+base64 でテキストに変換されたハイメモリの内容です。

2.36. highmemorysave

Select whether to save the data in high memory when exiting. Saved data will be restored at the next startup. This parameter can be changed in the High memory on X68030 menu. 終了時にハイメモリのデータを保存するか選択します。 保存されたデータは次回の起動時に復元されます。 このパラメータはX68030/Xellent30 のハイメモリメニューで変更できます。

keywordキーワードvaluehigh memory ハイメモリ
highmemorysaveoffnot save 保存しない
onsave 保存する

2.37. hostspixelunits

Select whether to use the host machine's pixel units to calculate the mouse cursor speed when in exclusive mouse mode. This parameter can be changed in the Input menu. エクスクルーシブマウスモードのときマウスカーソルの速度を計算するためにホストマシンの画素単位を使うかどうか選択します。 このパラメータは入力メニューで変更できます。

keywordキーワードvaluehost machine's pixel units ホストマシンの画素単位
hostspixelunitsoffnot use 使わない
onuse 使う

2.38. hrlsquare

Selects whether the pixel aspect ratio of a 384x256 dot screen should be 1:1. This parameter can be changed in the Display menu. 384x256 ドットの画面のピクセルアスペクト比を 1:1 にするかどうか選択します。 このパラメータは画面メニューで変更できます。

keywordキーワードvaluepixel aspect ratioピクセルアスペクト比
hrlsquareoff8:9
on1:1

2.39. intermittent

Select the intermittent drawing mode and how often the screen is drawn. This parameter can be changed in the Intermittent drawing menu. 間欠描画モードと画面を描画する頻度を選択します。 このパラメータは間欠描画メニューで変更できます。

keywordキーワードvaluefrequency of drawing描画の頻度
intermittent01/1
11/2
21/3
31/4
41/5

2.40. interpolation

Select an interpolation algorithm of screen scaling. This parameter can be changed in the Interpolation algorithm menu. 画面スケーリングの補間アルゴリズムを選択します。 このパラメータは補間アルゴリズムメニューで変更できます。

keywordキーワードvalueinterpolation algorithm 補間アルゴリズム
interpolationnearestnearest neighbor 最近傍補間
bilinearbilinear 線形補間
bicubicbicubic 三次補間

2.41. iplrom

Specify the name of the X68000 128KB IPLROM image file. There is no default value. IPLROM.DAT, IPLROMXV.DAT, IPLROMCO.DAT, and IPLROM30.DAT are included from the beginning and need not be specified. X68000 の 128KB の IPLROM のイメージファイル名を指定します。 初期値はありません。IPLROM.DAT、IPLROMXV.DAT、IPLROMCO.DAT、IPLROM30.DAT は最初から入っているので指定する必要はありません。

2.42. iplrom16

Select whether to use IPLROM 1.6 instead of IPLROM 1.0/1.1/1.2/1.3. Hybrid/060turbo/060turboPRO always use IPLROM 1.6. This parameter can be changed in the MPU menu. IPLROM 1.0/1.1/1.2/1.3 の代わりにIPLROM 1.6を使うかどうか選択します。Hybrid/060turbo/060turboPRO のときは常に IPLROM 1.6 を使います。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueIPLROM 1.6 IPLROM 1.6
iplrom16offnot use 使わない
onuse 使う

2.43. iplrom256k

When using IPLROM 1.6 on the X68000, choose to increase the IPLROM size to 256KB. This parameter can be changed in the MPU menu. IPLROM 1.0/1.1/1.2 の代わりにIPLROM 1.6を使うとき IPLROM のサイズを 256KB に増やすかどうか選択します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvaluesize of IPLROMIPLROM のサイズ
iplrom256off128KB
on256KB

2.44. joyauto

Select whether the ability to consider keyboard input as joystick input is used only while the joystick port is continuously read. This parameter can be changed at Joystick port settings in the Input menu. キーボード入力をジョイスティック入力とみなす機能をジョイスティックポートが連続的に読み出されている間だけ使うかどうか選択します。 このパラメータは入力メニューのジョイスティックポート設定で変更できます。

keywordキーワードvalueconsider keyboard input as joystick input キーボード入力をジョイスティック入力とみなす
joyautooffalways いつも
onwhile the joystick port is continuously read ジョイスティックポートが連続的に読み出されている間

2.45. joyblock

Select whether to remove processed key input data as a joystick operation. This parameter can be changed at Joystick port settings in the Input menu. ジョイスティック操作として処理されたキー入力データを取り除くかどうか選択します。 このパラメータは入力メニューのジョイスティックポート設定で変更できます。

keywordキーワードvaluedata データ
joyblockoffnot remove 取り除かない
onremove 取り除く

2.46. joykey

Select whether to use part of keyboard as a joystick. This parameter can be changed at Joystick port settings in the Input menu. キーボードの一部をジョイスティックとして使うかどうか選択します。 このパラメータは入力メニューのジョイスティックポート設定で変更できます。

keywordキーワードvaluekeyboard キーボード
joykeyoffnot use 使わない
onuse 使う

2.47. joyportukun

Select whether to connect JoyPortUkun. This parameter can be changed in the joystick port settings window. じょいぽーと U 君を接続するか選択します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

keywordキーワードvalueJoyPortUkun じょいぽーと U 君
joyportukunoffnot connect 接続しない
onconnect 接続する

2.48. joystickN

Select the devices to be connected to joystick ports #1 and #2. This parameter can be changed at Joystick port settings in the Input menu. ジョイスティックポート #1 と #2 に接続するデバイスを選択します。 このパラメータは入力メニューのジョイスティックポート設定で変更できます。

keywordキーワードvaluedevice デバイス
joystick1normal2button1Normal 2 button pad #1 ノーマル 2 ボタンパッド #1
normal2button2Normal 2 button pad #2 ノーマル 2 ボタンパッド #2
megadrive3button1MEGA DRIVE 3 button pad #1 メガドラ 3 ボタンパッド #1
megadrive3button2MEGA DRIVE 3 button pad #2 メガドラ 3 ボタンパッド #2
megadrive6button1MEGA DRIVE 6 button pad #1 メガドラ 6 ボタンパッド #1
megadrive6button2MEGA DRIVE 6 button pad #2 メガドラ 6 ボタンパッド #2
shiromadokun1Shiromadokun #1 白窓君 #1
shiromadokun1Shiromadokun #2 白窓君 #2
joystick2normal2button1Normal 2 button pad #1 ノーマル 2 ボタンパッド #1
normal2button2Normal 2 button pad #2 ノーマル 2 ボタンパッド #2
megadrive3button1MEGA DRIVE 3 button pad #1 メガドラ 3 ボタンパッド #1
megadrive3button2MEGA DRIVE 3 button pad #2 メガドラ 3 ボタンパッド #2
megadrive6button1MEGA DRIVE 6 button pad #1 メガドラ 6 ボタンパッド #1
megadrive6button2MEGA DRIVE 6 button pad #2 メガドラ 6 ボタンパッド #2
shiromadokun1Shiromadokun #1 白窓君 #1
shiromadokun1Shiromadokun #2 白窓君 #2

2.49. keyboard

Select a keyboard type. This parameter can be changed in the Input menu. キーボードの種類を選択します。 このパラメータは入力メニューで変更できます。

keywordキーワードvaluekeyboard キーボード
keyboardnonenone なし
standardstandard 標準
compactcompact コンパクト

2.50. keydly

Select the keyboard repeat delay time. This parameter can be changed in the Repeat delay menu. キーボードのリピート遅延時間を選択します。 このパラメータはリピート開始メニューで変更できます。

keywordキーワードvaluedelay time 遅延時間
keydly-1follow settings in SWITCH.X SWITCH.X の設定に従う
0200ms
1300ms
2400ms
3500ms
4600ms
5700ms
6800ms
7900ms
81000ms
91100ms
101200ms
111300ms
121400ms
131500ms
141600ms
151700ms

2.51. keymap

Key assignment. After writing -3 at the beginning, arrange three sets of keyCode<<16|rawCode<<4|keyLocation, separated by commas, corresponding to 113 keys of X68000. On a macOS, use extendedKeyCode instead of rawCode. This parameter can be changed at Key assignments in the Input menu. キー割り当て。 先頭に -3 を書いてから、X68000 の 113 個のキーに対応する 3 組のkeyCode<<16|rawCode<<4|keyLocationをコンマで区切って並べます。macOS のときrawCodeの代わりにextendedKeyCodeを使います。 このパラメータは入力メニューのキー割り当てで変更できます。

2.52. keymapus

Selects whether or not the initial key assignments are set to the English layout. This is applied when key assignments are not set or reset to default values. This parameter can be changed at Key assignments in the Input menu. キー割り当ての初期値を英語レイアウトにするかどうかを選択します。 キー割り当てが設定されていないか初期値に戻したときに適用されます。 このパラメータは入力メニューのキー割り当てで変更できます。

keywordキーワードvaluelayout レイアウト
keymapusoffJapanese 日本語
onEnglish 英語

2.53. keyrep

Select the keyboard repeat interval. This parameter can be changed in the Repeat interval menu. キーボードのリピート間隔を選択します。 このパラメータはリピート間隔メニューで変更できます。

keywordキーワードvalueinterval 間隔
keyrep-1follow settings in SWITCH.X SWITCH.X の設定に従う
030ms
131ms
234ms
339ms
446ms
555ms
666ms
779ms
894ms
9111ms
10130ms
11151ms
12174ms
13199ms
14226ms
15255ms

2.54. lang

Select a language. If not selected, the language will be the language of the execution environment. This parameter can be changed in the Language menu. 言語を選択します。 選択しなかったときは実行環境の言語になります。 このパラメータは言語メニューで変更できます。

keywordキーワードvaluelanguage 言語
langenEnglish 英語
jaJapanese 日本語

2.55. localmemory

Select a high memory size. This parameter can be changed in the high memory on 060turbo menu. While increasing the capacity of high memory increases what can be done, software that does not support high memory is more likely to malfunction. It is recommended to set it to 128 MB or less, the same as the actual device, when not needed. Also note that saving the contents of a large amount of high memory will cause the configuration file to become huge and take longer to start up and close. ハイメモリの容量を選択します。 このパラメータは060turbo のハイメモリメニューで変更できます。 ハイメモリの容量を増やすことでできることが増える一方、ハイメモリに対応していないソフトウェアは誤動作しやすくなります。 必要でないときは実機と同じ 128MB 以下に設定しておくことをお勧めします。 また、大容量のハイメモリの内容を保存すると設定ファイルが巨大化して起動と終了に時間がかかるので注意してください。

keywordキーワードvaluehigh memory ハイメモリ
localmemory00MB
1616MB
3232MB
6464MB
128128MB
256256MB
384384MB
512384MB
768384MB

2.56. localmemorydata

Contents of high memory converted to text by gzip+base64. gzip+base64 でテキストに変換されたハイメモリの内容です。

2.57. localmemorysave

Select whether to save the data in high memory when exiting. Saved data will be restored at the next startup. This parameter can be changed in the high memory on 060turbo menu. 終了時にハイメモリのデータを保存するか選択します。 保存されたデータは次回の起動時に復元されます。 このパラメータは060turbo のハイメモリメニューで変更できます。

keywordキーワードvaluehigh memory ハイメモリ
localmemorysaveoffnot save 保存しない
onsave 保存する

2.58. megadrive3buttonN

Specifies which XInput buttons and which keyboard keys are assigned to each button on the MEGA DRIVE 3 button pad #1 and #2. This parameter can be changed in the joystick port settings window. メガドラ 3 ボタンパッド #1 と #2 の各ボタンに、XInput のどのボタンとキーボードのどのキーを割り当てるか指定します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

MEGA DRIVE 3 button pad #1 default values メガドラ 3 ボタンパッド #1 の初期値
ButtonボタンXInputKeyboardキーボードBurst連射Delay開始Interval間隔
UP#0 UPUP
DOWN#0 DOWNDOWN
LEFT#0 LEFTLEFT
RIGHT#0 RIGHTRIGHT
A#0 AZoff50ms100ms
B#0 BX
C#0 LBC
START#0 STARTR

2.59. megadrive6buttonN

Specifies which XInput buttons and which keyboard keys are assigned to each button on the MEGA DRIVE 6 button pad #1 and #2. This parameter can be changed in the joystick port settings window. メガドラ 6 ボタンパッド #1 と #2 の各ボタンに、XInput のどのボタンとキーボードのどのキーを割り当てるか指定します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

MEGA DRIVE 6 button pad #1 default values メガドラ 6 ボタンパッド #1 の初期値
ButtonボタンXInputKeyboardキーボードBurst連射Delay開始Interval間隔
UP#0 UPUP
DOWN#0 DOWNDOWN
LEFT#0 LEFTLEFT
RIGHT#0 RIGHTRIGHT
A#0 AZoff50ms100ms
B#0 BX
C#0 LBC
X#0 XA
Y#0 YS
Z#0 RBD
MODE#0 BACKE
START#0 STARTR

2.60. memory

Select the size of main memory. This parameter can be changed in the main memory menu. メインメモリの容量を選択します。 このパラメータはメインメモリメニューで変更できます。

keywordキーワードvaluemain memoryメインメモリ
memory11MB
22MB
44MB
66MB
88MB
1010MB
1212MB

2.61. memorydata

Contents of main memory converted to text by gzip+base64. gzip+base64 でテキストに変換されたメインメモリの内容です。

2.62. memorysave

Select whether to save the data in main memory when exiting. Saved data will be restored at the next startup. Note that switching back and forth between environments with and without a RAM disk may cause the contents of the RAM disk to be corrupted halfway through. This parameter can be changed in the Main memory menu. 終了時にメインメモリのデータを保存するか選択します。 保存されたデータは次回の起動時に復元されます。RAM ディスクがある環境とない環境を行ったり来たりすると RAM ディスクの内容が中途半端に壊れる場合があることに注意してください。 このパラメータはメインメモリメニューで変更できます。

keywordキーワードvaluemain memory メインメモリ
memorysaveoffnot save 保存しない
onsave 保存する

2.63. mhz

Specify initial value of arbitrary frequency spinner. This parameter can be changed in the MPU menu. 任意の周波数スピナーの初期値を指定します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvaluefrequency周波数
mhz1010MHz
::
100100MHz
::
10001GHz

2.64. model

Select a model. This parameter can be changed in the change the model and reset menu. 機種を選択します。 このパラメータは機種を変更してリセットメニューで変更できます。

keywordキーワードvaluemodel機種MPUoperation frequency動作周波数IPLROMBuilt-in Hard disk内蔵ハードディスク
modelShodaiX68000MC6800010MHz1.0SASI
ACEX68000 ACE
EXPERTX68000 EXPERT
PROX68000 PRO
SUPERX68000 SUPERSCSI
XVIX68000 XVI16.7MHz1.1
Xellent30X68000 XVI + Xellent30MC68000 + MC68EC03016.7MHz + 33.3MHz
CompactX68000 CompactMC6800016.7MHz1.2
X68030X68030MC68EC03025MHz1.3
030CompactX68030 Compact
HybridX68000 HybridMC6800033.3MHz1.6
060turbo060turboMC6806050MHz
060turboPRO060turboPRO

You can specify the CZ name in addition to the common name and the accelerator name in the parameter model. パラメータ model に通称とアクレラレータ名に加えて CZ 名を指定できます。

common name and CZ name通称と CZ 名
common name通称CZ nameCZ 名model name機種名 ($00FFFFE4-)model code機種コード ($00FFFFFF)
ShodaiCZ-600CEX68000$00
CZ-600CB$03
CZ-601C-BKX68000 ACE$13
ACECZ-601C-GY$11
CZ-611C-BKX68000 ACE HD$17
CZ-611C-GY$15
EXPERTCZ-602C-BKX68000 EXPERT$23
CZ-602C-GY$21
CZ-612C-BKX68000 EXPERT HD$27
CZ-652C-BKX68000 PRO$33
PROCZ-652C-GY$31
CZ-662C-BKX68000 PRO HD$37
CZ-662C-GY$35
EXPERTIICZ-603C-BKX68000 EXPERTII$2B
CZ-603C-GY$29
CZ-613C-BKX68000 EXPERTII HD$2F
CZ-653C-BKX68000 PROII$3B
PROIICZ-653C-GY$39
CZ-663C-BKX68000 PROII HD$3F
CZ-663C-GY$3D
CZ-623C-TNX68000 SUPER HD$46
SUPERCZ-604C-TNX68000 SUPER$42
XVICZ-634C-TNX68000 XVI$52
CZ-644C-TNX68000 XVI HD$56
CompactCZ-674C-HX68000 Compact$61
X68030CZ-500C-BX68030$82
CZ-510C-BX68030 HD$86
030CompactCZ-300C-BX68030 Compact$E2
CZ-310C-BX68030 Compact HD$E6
accelerator nameアクセラレータ名
accelerator nameアクセラレータ名combination組み合わせ
HybridCompact + 33.3MHz + IPLROM 1.6
Xellent30XVI + MC68EC030
060turboX68030 + MC68060
060turboPROPRO + MC68060

2.65. modifymemorysize

Select whether to modify the main memory size on battely-backed SRAM at reset. This parameter can be changed in the Main memory menu. リセット時にバッテリバックアップ SRAM 上のメインメモリサイズを変更するかどうか選択します。 このパラメータはメインメモリメニューで変更できます。

keywordキーワードvaluemain memory size メインメモリサイズ
modifymemorysizeoffnot modify 変更しない
onmodify 変更する

2.66. mousespeed

Adjust the mouse cursor speed in execlusive mouse mode. This parameter can be changed in the Input menu. エクスクルーシブマウスモードのときのマウスカーソルの速度を調節します。 このパラメータは入力メニューで変更できます。

keywordキーワードvaluespeed 速度
mousespeed0lowest speed 最低速
::
20normal speed 普通
::
40highest speed 最高速

2.67. mousewheel

Select the function to be performed when the mouse wheel is rotated on the screen. This parameter can be changed in the mouse wheel menu. 画面上でマウスホイールを回転させたとき実行する機能を選択します。 このパラメータはマウスホイールメニューで変更できます。

keywordキーワードvaluefunction 機能
mousewheeltracetrace and step トレースとステップ
clickleft and right click 左クリックと右クリック
donothingdo nothing 何もしない

2.68. mpu

Select a MPU. When Xellent30, two can be specified separated by a comma. MPU を選択します。Xellent30 のときコンマで区切って 2 つ指定できます。

keywordキーワードvalueMPU
mpunonedepending on the model機種に従う
-1
0MC68000
68000
MC68000
Shodai
ACE
EXPERT
PRO
SUPER
XVI
Compact
Hybrid
1MC68010
68010
MC68010
3MC68EC030
68EC030
MC68EC030
X68030
030Compact
6MC68060
68060
MC68060
060turbo
060turboPRO

2.69. normal2buttonN

Specifies which XInput buttons and which keyboard keys are assigned to each button on the normal 2 button pad #1 and #2. This parameter can be changed in the joystick port settings window. ノーマル 2 ボタンパッド #1 と #2 の各ボタンに、XInput のどのボタンとキーボードのどのキーを割り当てるか指定します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

Normal 2 button pad #1 default values ノーマル 2 ボタンパッド #1 の初期値
ButtonボタンXInputKeyboardキーボードBurst連射Delay開始Interval間隔
UP#0 UPUP
DOWN#0 DOWNDOWN
LEFT#0 LEFTLEFT
RIGHT#0 RIGHTRIGHT
A#0 AZoff50ms100ms
B#0 BX
SELECT#0 BACKE
RUN/START#0 STARTR

2.70. omusubi

Select whether to use the Omusubi font. おむすびフォントを使うか選択します。

keywordキーワードvalueOmusubi font おむすびフォント
omusubioffnot use 使わない
onuse 使う

2.71. opmoutput

Select whether to output sound from OPM sound source. This parameter can be changed in the Sound menu. OPM 音源から音声を出力するか選択します。 このパラメータは音声メニューで変更できます。

keywordキーワードvalueOPM
opmoutputoffnot output 出力しない
onoutput 出力する

2.72. pastepipe

Select whether to use paste pipe and control pipe. This parameter can be changed in the Paste settings menu. 貼り付けパイプ制御パイプを使うか選択します。 このパラメータは貼り付け設定メニューで変更できます。

keywordキーワードvaluepaste pipe 貼り付けパイプ
pastepipeoffnot use 使わない
onuse 使う

2.73. pcminterpolation

Select a PCM interpolation algorithm. This parameter can be changed in the PCM interpolation menu. PCM 補間アルゴリズムを選択します。 このパラメータはPCM 補間アルゴリズムメニューで変更できます。

keywordキーワードvalueinterpolation algorithm 補間アルゴリズム
pcminterpolationconstantpiecewise-constant interpolation 区分定数補間
linearlinear interpolation 線形補間
hermiteHermite interpolation エルミート補間

2.74. pcmoscfreq

Select a source oscillator frequency of ADPCM sound source. This parameter can be changed in the PCM source oscillator frequency menu. ADPCM 音源の原発振周波数を選択します。 このパラメータはPCM 原発振周波数メニューで変更できます。

keywordキーワードvaluesource oscillator frequency原発振周波数
pcmoscfreq08MHz/4MHz
18MHz/16MHz

2.75. pcmoutput

Select whether to output sound from ADPCM sound sources. This parameter can be changed in the Sound menu. ADPCM 音源から音声を出力するか選択します。 このパラメータは音声メニューで変更できます。

keywordキーワードvalueADPCM
pcmoutputoffnot output 出力しない
onoutput 出力する

2.76. prnauto

Select whether printer output should be saved automatically. This parameter can be changed at Printer in the Config menu. プリンタ出力を自動で保存するか選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluewhether to save automatically 自動で保存するか
prnautooffnot save automatically 自動で保存しない
onsave automatically 自動で保存する

2.77. prnbottommargin

Specify the bottom margin of printer paper. This parameter can be changed at Printer in the Config menu. プリンタ用紙の下マージンを指定します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluebottom margin下マージン
prnbottommargin00mm
::
1111mm
::

2.78. prndarkmode

Select the light or dark mode of the printer. In dark mode, the paper turns black, the black ink ribbon turns white, and the white ink ribbon turns black. Other colored ink ribbons remain the same. This parameter can be changed at Printer in the Config menu. プリンタのライトモードとダークモードを選択します。 ダークモードでは紙が黒くなり、黒色インクリボンが白色になり、白色インクリボンが黒色になります。 他の色のインクリボンは変わりません。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluemode モード
prndarkmodeofflight ライト
ondark ダーク

2.79. prndipsw

Select the typeface after resetting the printer. This parameter can be changed at Printer in the Config menu. プリンタのリセット後の書体を選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluetypeface after resetting リセット後の書体
prndipsw0Mincho 明朝体
128Gothic ゴシック体

2.80. prnleftmargin

Specify the left margin of printer paper. This parameter can be changed at Printer in the Config menu. プリンタ用紙の左マージンを指定します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvalueleft margin左マージン
prnleftmargin00mm
::
1414mm
::

2.81. prnonline

Select whether the printer is online. This parameter can be changed at Printer in the Config menu. プリンタがオンラインか選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvalueprinter プリンタ
prnonlineoffoffline オフライン
ononline オンライン

2.82. prnorientation

Select printer paper orientation. This parameter can be changed at Printer in the Config menu. プリンタ用紙の方向を選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvalueorientation 方向
prnorientationportraitportrait 縦長
landscapelandscape 横長

2.83. prnpath

Specifies the directory where printer output is saved. Default is printer. プリンタ出力の保存先ディレクトリを指定します。 デフォルトは printer です。

2.84. prnrightmargin

Specify the right margin of printer paper. This parameter can be changed at Printer in the Config menu. プリンタ用紙の右マージンを指定します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvalueright margin右マージン
prnrightmargin00mm
::
1414mm
::

2.85. prnrotation

Select printer paper rotation. This parameter can be changed at Printer in the Config menu. プリンタ用紙の回転を選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluerotation 回転
prnrotation0
190°to the right 右に 90°
2upside down 逆さ
390°to the left 左に 90°

2.86. prnscalefactor

Select printer display scale factor. This parameter can be changed at Printer in the Config menu. プリンタの表示倍率を選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluedisplay scale factor表示倍率
prnscalefactor-41/16
-31/8
-21/4
-11/2
01
12
24
38
416

2.87. prnsinglecolor

Select printer single-color ink ribbon color. This parameter can be changed at Printer in the Config menu. プリンタの単色インクリボンの色を選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluesingle-color ink ribbon color 単色インクリボンの色
prnsinglecolor0black
1blue
2lime
3cyan
4red
5magenta
6yellow
7white

2.88. prnsize

Select printer paper size. This parameter can be changed at Printer in the Config menu. プリンタ用紙のサイズを選択します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvalueprinter paper size プリンタ用紙のサイズ
prnsizeA3A3
A4A4
A5A5
A6A6
B3B3
B4B4
B5B5
B6B6
PostcardJapanese standard postcard size はがきサイズ

2.89. prntopmargin

Specifies the top margin of the printer paper. This parameter can be changed at Printer in the Config menu. プリンタ用紙の上マージンを指定します。 このパラメータは設定メニューのプリンタで変更できます。

keywordキーワードvaluetop margin上マージン
prntopmargin00mm
::
1111mm
::

2.90. ratio

Specify the load factor when arbitrary load factor is enabled. This parameter can be changed in the MPU menu. 任意の負荷率を有効にしたときの負荷率を指定します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueload factor負荷率
ratio11%
::
100100%

2.91. rejectfloat

Select whether to use FLOATn.X rejection when the FE function instruction is in effect. This parameter can be changed in the MPU menu. FE ファンクション命令が有効なときFLOATn.X の排除を使うか選択します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvalueFLOATn.X rejection FLOATn.X の排除
rejectfloatoffnot use 使わない
onuse 使う

2.92. rom

Specify the name of the entire 1MB ROM image file. There is no default value. 1MB の ROM の全体のイメージファイル名を指定します。 初期値はありません。

2.93. rom30

Specifies the name of the image file for the first 128KB or the entire 256KB of the IPLROM of the X68030. There is no default value. X68030 の IPLROM の前半 128KB または全体 256KB のイメージファイル名を指定します。 初期値はありません。

2.94. romdb

Select whether to start ROM debugger. This parameter can be changed in the Debug menu. ROM デバッガを起動するか選択します。 このパラメータはデバッグメニューで変更できます。

keywordキーワードvalueROM debugger ROM デバッガ
romdboffnot start 起動しない
onstart 起動する

2.95. saN (N=0-15)

Specify the image file name of the SASI hard disk to be inserted into SASI hard disk unit N. Adding :R to the end of the file name disables writing. This parameter can be changed in the SASI menu. SASI ハードディスクユニット N に挿入する SASI ハードディスクのイメージファイル名を指定します。 ファイル名の末尾に :R を付けると書き込み禁止になります。 このパラメータはSASI メニューで変更できます。

2.96. saappreboot

Select whether the "Reboot from it" button or the "Open" button should be assumed to be pressed when the file name is double-clicked in the Open SASI hard disk image files dialog. This setting can be changed using the radio buttons to the left of each button in the dialog. SASI ハードディスクのイメージファイルを開くダイアログでファイル名をダブルクリックしたとき「ここから再起動」ボタンと「開く」ボタンのどちらが押されたことにするか選択します。 この設定はダイアログの各ボタンの左にあるラジオボタンで変更できます。

keywordキーワードvaluebutton ボタン
saapprebootoffOpen 開く
onReboot from it ここから再起動

2.97. sahistoryN

History of files selected in the Open SASI hard disk image files dialog. SASI ハードディスクのイメージファイルを開くダイアログで選択されたファイルの履歴です。

2.98. sareadonly

Select whether to open the selected file in the Open SASI hard disk image files dialog with write-protection. This setting can be changed in the Read-only checkbox in the dialog. SASI ハードディスクのイメージファイルを開くダイアログで選択したファイルを書き込み禁止の状態で開くかどうか選択します。 この設定はダイアログの書き込み禁止チェックボックスで変更できます。

keywordキーワードvalueimage files イメージファイル
sareadonlyoffread-write 読み書き可能
onread-only 書き込み禁止

2.99. saveonexit

Select whether you want to save settings on exit. This parameter can be changed in the Configuration file menu. 終了時に設定を保存するか選択します。 このパラメータは設定ファイルメニューで変更できます。

keywordキーワードvaluesettings 設定
saveonexitoffnot save 保存しない
onsave 保存する

2.100. scN (N=0-15)

Specify the image file name of the SCSI hard disk or CD-ROM to be inserted into SCSI hard disk unit N. Adding :R to the end of the file name disables writing. This parameter can be changed in the SCSI menu. SCSI ハードディスクユニット N に挿入する SCSI ハードディスクまたは CD-ROM のイメージファイル名を指定します。 ファイル名の末尾に :R を付けると書き込み禁止になります。 このパラメータはSCSI メニューで変更できます。

2.101. scaling

Select a screen scaling mode. This parameter can be changed in the Display effect menu. 画面スケーリングモードを選択します。 このパラメータは画面メニューで変更できます。

keywordキーワードvaluescreen scaling mode 画面スケーリングモード
scalingfullscreenfull screen 全画面表示
fitinwindowfit in window ウインドウに合わせる
fixedscalefixed scale 固定倍率

2.102. scanline

Selects a scanline effect. This parameter can be changed in the Scanline effect menu. 走査線エフェクトを選択します。 このパラメータは走査線エフェクトメニューで変更できます。

keywordキーワードvaluescanline effect 走査線エフェクト
scanlineoffoff なし
weakweak
mediummedium
strongstrong
blackblack

2.103. scappreboot

Select whether the "Reboot from it" button or the "Open" button should be assumed to be pressed when the file name is double-clicked in the Open SCSI hard disk or CD-ROM image files dialog. This setting can be changed using the radio buttons to the left of each button in the dialog. SCSI ハードディスクまたは CD-ROM のイメージファイルを開くダイアログでファイル名をダブルクリックしたとき「ここから再起動」ボタンと「開く」ボタンのどちらが押されたことにするか選択します。 この設定はダイアログの各ボタンの左にあるラジオボタンで変更できます。

keywordキーワードvaluebutton ボタン
scapprebootoffOpen 開く
onReboot from it ここから再起動

2.104. schistoryN

History of files selected in the Open SCSI hard disk or CD-ROM image files dialog. SCSI ハードディスクまたは CD-ROM のイメージファイルを開くダイアログで選択されたファイルの履歴です。

2.105. screadonly

Select whether to open the selected file in the Open SCSI hard disk or CD-ROM image files dialog with write-protection. This setting can be changed in the Read-only checkbox in the dialog. SCSI ハードディスクまたは CD-ROM のイメージファイルを開くダイアログで選択したファイルを書き込み禁止の状態で開くかどうか選択します。 この設定はダイアログの書き込み禁止チェックボックスで変更できます。

keywordキーワードvalueimage files イメージファイル
screadonlyoffread-write 読み書き可能
onread-only 書き込み禁止

2.106. scsiex

Select whether to use an expansion SCSI board. This parameter can be changed in the SCSI menu. 拡張 SCSI ボードを使うか選択します。 このパラメータはSCSI メニューで変更できます。

keywordキーワードvalueexpansion SCSI board 拡張 SCSI ボード
scsiexoffnot use 使わない
onuse 使う

2.107. scsiexrom

Specify the SCSIEXROM image file name. The file size is 8KB. If not specified, SCSIEXROM 16 is used. SCSIEXROM のイメージファイル名を指定します。 ファイルサイズは 8KB です。 指定がなければ SCSIEXROM 16 を使用します。

2.108. scsiinrom

Specify the SCSIINROM image file name. The file size is 8KB. There is no default value. If not specified, SCSIINROM 16 is used. IPLROM 1.6 includes SCSIINROM 16. IPLROM 1.6 cannot be combined with any SCSIINROM other than SCSIINROM 16. SCSIINROM のイメージファイル名を指定します。 ファイルサイズは 8KB です。 初期値はありません。 指定がなければ SCSIINROM 16 を使用します。IPLROM 1.6 には SCSIINROM 16 が含まれています。IPLROM 1.6 と SCSIINROM 16 以外の SCSIINROM を組み合わせることはできません。

2.109. seamless

Select whether to use the seamless mouse mode. This parameter can be changed in the Input menu or with the F12 key. シームレスマウスモードを使うか選択します。 このパラメータは入力メニューまたは F12 キーで変更できます。

keywordキーワードvalueseamless mouse mode シームレスマウスモード
seamlessoffnot use 使わない
onuse 使う

2.110. shiromadokunN (N=1-2)

Select a specification of Shiromadokun #1 and #2. This parameter can be changed at Joystick port settings in the Input menu. 白窓君 #1 と #2 の仕様を選択します。 このパラメータは入力メニューのジョイスティックポート設定で変更できます。

keywordキーワードvaluespecification of Shiromadokun 白窓君の仕様
shiromadokun10Japanese specification 日本仕様
1European specification 欧州仕様
shiromadokun20Japanese specification 日本仕様
1European specification 欧州仕様

2.111. sound

Select whether to output sound. This parameter can be changed in the Sound menu. 音声を出力するか選択します。 このパラメータは音声メニューで変更できます。

keywordキーワードvaluesound 音声
soundoffnot output 出力しない
onoutput 出力する

2.112. soundinterpolation

Select a sound interpolation algorithm. This parameter can be changed in the Sound interpolation menu. 音声補間アルゴリズムを選択します。 このパラメータは音声補間メニューで変更できます。

keywordキーワードvaluesound interpolation algorithm 音声補間アルゴリズム
soundinterpolationthinningthinning 間引き
linearlinear interpolation 線形補間
constant-areapiecewise-constant-area interpolation 区分定数面積補間
linear-arealinear-area interpolation 線形面積補間

2.113. sphericalscrolling

The text screen will not collapse even if the scroll position in the x-direction of the text screen is outside the range of cylindrical scrolling. This setting can be changed using spherical scrolling of text screen checkbox in the modification menu. テキスト画面の X 方向のスクロール位置が円筒スクロールの範囲外でもテキスト画面が崩れなくなります。 この設定は改造メニューテキスト画面の球面スクロールチェックボックスで変更できます。

keywordキーワードvaluetext screen テキスト画面
sphericalscrollingoffcylindrical scrolling 円筒スクロール
onspherical scrolling 球面スクロール

2.114. sprras

Specifies the maximum number of sprites per raster. This parameter can be changed in the Modification menu. ラスタあたりのスプライトの最大枚数を指定します。 このパラメータは改造メニューで変更できます。

keywordキーワードvaluemaximum number of sprites per raster ラスタあたりのスプライトの最大枚数
sprras00 0 枚
::
3232 32 枚
::
256256 256 枚

2.115. sram

Specifies the name of the battery-backed SRAM image file to be imported at startup. The file size is 16KB or 32KB or 64KB. There is no default value. The contents of the battery-backed SRAM are stored in the parameter sramdata, not in this file. 起動時にインポートするバッテリバックアップ SRAM のイメージファイル名を指定します。 ファイルサイズは 16KB または 32KB または 64KB です。 初期値はありません。 バッテリバックアップ SRAM の内容はこのファイルではなくパラメータ sramdataに保存されます。

2.116. srambuserror

Selects whether to warn or to make a bus error when writing to the battery-backed SRAM in the write-protected state. This parameter can be changed in the SRAM menu. 書き込みが禁止されている状態のバッテリバックアップ SRAM への書き込みを警告するかバスエラーにするか選択します。 このパラメータはSRAM メニューで変更できます。

keywordキーワードvaluewriting to battery-backed SRAM バッテリバックアップ SRAM への書き込み
srambuserroroffwarn 警告する
onmake a bus error バスエラーにする

2.117. sramdata

Contents of battery-backed SRAM converted to text by gzip+base64. gzip+base64 でテキストに変換されたバッテリバックアップ SRAM の内容です。

2.118. sramsize

Specify the size of battery-backed SRAM. This parameter can be changed in the SRAM menu. バッテリバックアップ SRAM のサイズを指定します。 このパラメータはSRAM メニューで変更できます。

keywordキーワードvaluesize of battery-backed SRAMバッテリバックアップ SRAM のサイズ
sramsize1616KB
3232KB
6464KB

2.119. stereoscopic

Select whether to use stereoscopic viewing. This parameter can be changed in the Display menu. 立体視を使うか選択します。 このパラメータは画面メニューで変更できます。

keywordキーワードvaluestereoscopic viewing 立体視
stereoscopicoffnot use 使わない
onuse 使う

2.120. stereoscopicmethod

Select the stereoscopic method. This parameter can be changed in the Stereoscopic settings menu. 立体視の方法を選択します。 このパラメータは立体視設定メニューで変更できます。

keywordキーワードvaluestereoscopic method 立体視の方法
stereoscopicmethodnakedeyecrossingnaked-eye crossing 裸眼交差法
nakedeyeparallelnaked-eye parallel 裸眼平行法
sidebysideside-by-side サイドバイサイド
topandbottomtop-and-bottom トップアンドボトム

2.121. ukuninterval

Select to enable or disable output interval adjustment. The interval between writes to PPI is measured in virtual time and real time, respectively. If the virtual time interval is shorter, a wait cycle is added. If the real time interval is shorter, an empty loop is added with an upper limit of 500 us to reduce the gap between the virtual time interval and the real time interval. The load factor increases when adding an empty loop. 出力間隔調整を有効にするか選択します。PPI への書き込みの間隔を仮想時間と実時間でそれぞれ計測します。 仮想時間の間隔の方が短ければウェイトサイクルを、実時間の間隔の方が短ければ空ループを、500us を上限として追加することで、仮想時間の間隔と実時間の間隔のずれを軽減します。 空ループを追加するとき負荷率が高くなります。

keywordキーワードvalueoutput interval adjustment出力間隔調整
ukunintervaloffdisabled無効
onenabled有効

2.122. ukunjsc

Select whether to use jSerialComm for connection to JoyPortUkun. This parameter can be changed in the joystick port settings window. It is always on if it is not Windows or if xeijwin.dll could not be loaded. じょいぽーと U 君との接続に jSerialComm を使うか選択します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。Windows でないか、xeijwin.dll をロードできなかったときは常に on です。

keywordキーワードvalueconnection to JoyPortUkunじょいぽーと U 君との接続
ukunjscoffUse xeijwin.dllxeijwin.dll を使う
onUse jSerialCommjSerialComm を使う

2.123. ukunmode

Select a mode of JoyPortUkun. This parameter can be changed in the joystick port settings window. じょいぽーと U 君のモードを選択します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

keywordキーワードvaluemodeモード
ukunmodenotifyaNotify(A) modeNotify(A) モード
notifybNotify(B) modeNotify(B) モード
commandCommand modeCommand モード

2.124. utf8warning

Select whether to use the UTF-8 warning. Enabling UTF-8 warning will report when the character encoding of a file opened in the host file system is UTF-8. This parameter can be changed in the HFS menu. UTF-8 警告を使うか選択します。UTF-8 警告を有効にするとホストファイルシステムで開こうとしたファイルの文字コードが UTF-8 のとき報告します。 このパラメータはHFS メニューで変更できます。

keywordキーワードvalueUTF-8 warning UTF-8 警告
utf8warningoffnot use 使わない
onuse 使う

2.125. util

Select whether to use the fixed load factor mode. This parameter can be changed in the MPU menu. 負荷率固定モードを使うか選択します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvaluefixed load factor mode 負荷率固定モード
utiloffnot use 使わない
onuse 使う

2.126. verbose

Select whether to use the verbose mode. 詳細モードを使うか選択します。

keywordキーワードvalueverbose mode 詳細モード
verboseoffnot use 使わない
onuse 使う

2.127. volume

Control sound volume. This parameter can be changed in the Sound menu. 音量を調整します。 このパラメータは音声メニューで変更できます。

keywordキーワードvaluesound volume 音量
volume0minimum 最小
::
20default 標準
::
40maximum 最大

2.128. waitcycles

Select whether to insert wait cycles for main memory and I/O port accesses. This parameter can be changed in the MPU menu. メインメモリと I/O ポートのアクセスにウェイトサイクルを挿入するかどうか選択します。 このパラメータはMPU メニューで変更できます。

keywordキーワードvaluewait cycles ウェイトサイクル
waitcyclesoffnot insert 挿入しない
oninsert 挿入する

2.129. xinput

Select whether to use XInput gamepads. This parameter can be changed in the joystick port settings window. XInput 方式のゲームパッドを使うか選択します。 このパラメータはジョイスティックポート設定ウインドウで変更できます。

keywordキーワードvalueXInput gamepad XInput 方式のゲームパット
xinputoffnot use 使わない
onuse 使う

2.130. xt3dipsw

Specify the address of the Xellent30 I/O port. This parameter can be changed in the Xellent30 menu. Xellent30 の I/O ポートのアドレスを指定します。 このパラメータはXellent30 メニューで変更できます。

keywordキーワードvalueXellent30 I/O portXellent30 の I/O ポート
xt3dipsw0$00EC0000-$00EC3FFF
1$00EC4000-$00EC7FFF
2$00EC8000-$00ECBFFF
3$00ECC000-$00ECFFFF

2.131. xt3memorydata

Contents of Xellent30's onboard SRAM converted to text by gzip+base64. gzip+base64 でテキストに変換された Xellent30 のオンボード SRAM の内容です。

2.132. xt3memorykb

Select the size of the Xellent30's onboard SRAM. This parameter can be changed in the Xellent30 menu. Xellent30 のオンボード SRAM のサイズを選択します。 このパラメータはXellent30 メニューで変更できます。

keywordキーワードvalueonboard SRAMオンボード SRAM
xt3memorykb256256KB
10241MB

2.133. xt3memorysave

Select whether the contents of the Xellent30's onboard SRAM should be saved at exit. This parameter can be changed in the Xellent30 menu. Xellent30 のオンボード SRAM の内容を終了時に保存するか選択します。 このパラメータはXellent30 メニューで変更できます。

keywordキーワードvalueonboard SRAM オンボード SRAM
xt3memorysaveoffnot save 保存しない
onsave 保存する

2.134. zkeyboard

Select whether to connect to the Z keyboard. This parameter can be changed in the Z keyboard menu. Z キーボードに接続するか選択します。 このパラメータはZ キーボードメニューで変更できます。

keywordキーワードvalueZ keyboard Z キーボード
zkeyboardoffnot connect 接続しない
onconnect 接続する

2.135. zkeymap

These are the key assignments used on the Z keyboard. You can change the key assignments in the Key assignments window when connected to the Z keyboard. Z キーボードで使うキー割り当てです。Z キーボードに接続しているときキー割り当てウインドウで変更できます。