-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
文字コードを UTF-8 に変更。ファイル名 $・# を半角に変更(? は全角のまま)。その他軽微な修正
- Loading branch information
Showing
110 changed files
with
1,013 additions
and
1,044 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
AND | ||
AN. | ||
E200 �v���O���� �}�j���A�� | ||
E200 プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
���Ǝ��Ƃ̘_���ς��v�Z����B | ||
�������Ə������Ƃ̌������s���B | ||
[機能] | ||
式と式との論理積を計算する。 | ||
条件式と条件式との結合を行う。 | ||
|
||
[����] | ||
�� AND �� | ||
������ AND ������ | ||
[書式] | ||
式 AND 式 | ||
条件式 AND 条件式 | ||
|
||
[�Q��] | ||
OR�ANOT�AIF | ||
|
||
[����] | ||
���̒l�� -32768�`32767 �̐������ŗL���B | ||
[参照] | ||
OR、NOT、IF | ||
|
||
[説明] | ||
式の値は -32768~32767 の整数部で有効。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
ASC | ||
AS. | ||
E200 �v���O���� �}�j���A�� | ||
E200 プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�����E�L���E�����Ȃǂ��L�����N�^�R�[�h�ɕϊ�����B | ||
[機能] | ||
文字・記号・数字などをキャラクタコードに変換する。 | ||
|
||
[����] | ||
ASC "����" | ||
ASC �����ϐ� | ||
[書式] | ||
ASC "文字" | ||
ASC 文字変数 | ||
|
||
[�Q��] | ||
[参照] | ||
CHR$ | ||
|
||
[����] | ||
������2�����ȏ�̏ꍇ�͐擪�̕������L�����N�^�[�R�[�h�ɕϊ��B | ||
|
||
[説明] | ||
文字が2文字以上の場合は先頭の文字をキャラクターコードに変換。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
AUTO | ||
|
||
G850 �}�j���A�� | ||
G850 マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�s�ԍ�����������������B | ||
[機能] | ||
行番号を自動発生させる。 | ||
|
||
[����] | ||
AUTO [[�J�n�s][,����]] | ||
[書式] | ||
AUTO [[開始行][,増分]] | ||
|
||
[�Q��] | ||
NEW�APASS | ||
[参照] | ||
NEW、PASS | ||
|
||
[����] | ||
�J�n�s�E�����̏ȗ����� 10�B | ||
��x RUN ���[�h�֓���APRO ���[�h�֖߂������ AUTO �Ƃ���ƑO�̐ݒ�������p���Ōp���ł���B | ||
�p�X���[�h�ݒ莞�͖��������B | ||
�v���O������ǂݍ��ꍇ�� SHIFT*CLS[CA]�A�d���I�t���I�����s�����ꍇ�͐ݒ����������B | ||
[説明] | ||
開始行・増分の省略時は 10。 | ||
一度 RUN モードへ入り、PRO モードへ戻った後に AUTO とすると前の設定を引き継いで継続できる。 | ||
パスワード設定時は無視される。 | ||
プログラムを読み込んだ場合や SHIFT*CLS[CA]、電源オフ→オンを行った場合は設定を解除する。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,25 @@ | ||
BEEP | ||
B. | ||
E200 �v���O���� �}�j���A�� | ||
E200 プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
��������B | ||
[機能] | ||
音を発生する。 | ||
|
||
[����] | ||
BEEP ��1[,[��2][,��3]]] | ||
�@�@�@�@��1:�@���̔�����(0�`65535) | ||
�@�@�@�@��2:�@���̍���(0�`255) | ||
�@�@�@�@�@�@�@1300000/(166+22*��2)Hz | ||
�@�@�@�@��3:�@���̒���(0�`65535)�@�ȗ����� 1400 | ||
�@�@�@�@�@�@�@��3*(166+22*��2)/1300000�b | ||
[書式] | ||
BEEP 式1[,[式2][,式3]]] | ||
式1: 音の発生回数(0~65535) | ||
式2: 音の高さ(0~255) | ||
1300000/(166+22*式2)Hz | ||
式3: 音の長さ(0~65535) 省略時は 1400 | ||
式3*(166+22*式2)/1300000秒 | ||
|
||
[����] | ||
���K�����ꍇ�A��2 �̒l�͂����悻���L�̒ʂ� | ||
|
||
�@�@�@�@�h�@���@���@���@�~�@�t�@���@�\�@���@���@���@�V | ||
���@�@�@7 | ||
�@�@�@�@21�@�@�@18�@�@�@15�@14�@�@�@12�@�@�@10�@�@�@8 | ||
�@�@�@�@49�@46�@43�@40�@37�@35�@�@�@30�@�@�@26�@�@�@22 | ||
�@�@�@�@105 99�@93�@87�@82�@77�@72�@68�@64�@60�@56�@52 | ||
�@�@�@�@219 206 194 182 172 162 152 143 135 127 119 112 | ||
��@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@�@246 232 | ||
[説明] | ||
音階を作る場合、式2 の値はおおよそ下記の通り | ||
|
||
ド # レ # ミ ファ# ソ # ラ # シ | ||
高 7 | ||
21 18 15 14 12 10 8 | ||
49 46 43 40 37 35 30 26 22 | ||
105 99 93 87 82 77 72 68 64 60 56 52 | ||
219 206 194 182 172 162 152 143 135 127 119 112 | ||
低 246 232 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
BLOAD M | ||
BLO. M | ||
G850V �}�j���A�� | ||
G850V マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�ʂ̃|�P�R������@�B��v���O������ǂݍ��� | ||
[機能] | ||
別のポケコンから機械語プログラムを読み込む | ||
|
||
[����] | ||
BLOAD M [���[�h�Ԓn] | ||
[書式] | ||
BLOAD M [ロード番地] | ||
|
||
[�Q��] | ||
BLOAD�ABSAVE M | ||
[参照] | ||
BLOAD、BSAVE M | ||
|
||
[����] | ||
���[�h�Ԓn���ȗ��������� BSAVE M �Ŏw�肵���Ԓn�֓ǂݍ��ށB | ||
[説明] | ||
ロード番地を省略した時は BSAVE M で指定した番地へ読み込む。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
BLOAD ? | ||
BLO. ? | ||
G850V �}�j���A�� | ||
G850V マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�ʂ̃|�P�R���� BASIC �v���O�������ƍ����� | ||
[機能] | ||
別のポケコンと BASIC プログラムを照合する | ||
|
||
[����] | ||
[書式] | ||
BLOAD ? | ||
|
||
[�Q��] | ||
BLOAD�ABSAVE | ||
[参照] | ||
BLOAD、BSAVE | ||
|
||
[����] | ||
�ǂݍ��ޒ��͉E���� * ��\������B��v���ďI������� > �ɂȂ�B | ||
�s��v�̏ꍇ�̓G���[ 82 ���o�͂���B | ||
[説明] | ||
読み込む中は右下に * を表示する。一致して終了すると > になる。 | ||
不一致の場合はエラー 82 を出力する。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
BLOAD | ||
BLO. | ||
G850V �}�j���A�� | ||
G850V マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�ʂ̃|�P�R������ BASIC �v���O������ǂݍ��� | ||
[機能] | ||
別のポケコンから BASIC プログラムを読み込む | ||
|
||
[����] | ||
[書式] | ||
BLOAD | ||
|
||
[�Q��] | ||
BLOAD ?�ABSAVE | ||
[参照] | ||
BLOAD ?、BSAVE | ||
|
||
[����] | ||
�ǂݍ��ޒ��͉E���� * ��\������B�ǂݍ��݂��I������� > �ɂȂ�B | ||
�ʂ̃|�P�R���Ƀv���O�������Ȃ������ꍇ�ł������������邽�߁AON[BREAK] �Œ��f����B | ||
����̃|�P�R���� PC-G850 �V���[�Y�ԂŎg�p�\�����A | ||
PC-G850�EPC-G850S �̏ꍇ�� CLOAD ���g�p����B | ||
[説明] | ||
読み込む中は右下に * を表示する。読み込みが終了すると > になる。 | ||
別のポケコンにプログラムがなかった場合でも検索し続けるため、ON[BREAK] で中断する。 | ||
相手のポケコンは PC-G850 シリーズ間で使用可能だが、 | ||
PC-G850・PC-G850S の場合は CLOAD を使用する。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
BSAVE M | ||
BS. M | ||
G850V �v���O���� �}�j���A�� | ||
G850V プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�ʂ̃|�P�R���@�B��v���O������ۑ����� | ||
[機能] | ||
別のポケコンへ機械語プログラムを保存する | ||
|
||
[����] | ||
BSAVE M �J�n�Ԓn,�I���Ԓn | ||
[書式] | ||
BSAVE M 開始番地,終了番地 | ||
|
||
[�Q��] | ||
BSAVE�ABLOAD M | ||
[参照] | ||
BSAVE、BLOAD M |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
BSAVE | ||
BS. | ||
G850V �v���O���� �}�j���A�� | ||
G850V プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�ʂ̃|�P�R���� BASIC �v���O������ۑ����� | ||
[機能] | ||
別のポケコンへ BASIC プログラムを保存する | ||
|
||
[����] | ||
[書式] | ||
BSAVE | ||
|
||
[�Q��] | ||
PASS�ABLOAD�ABLOAD ? | ||
[参照] | ||
PASS、BLOAD、BLOAD ? | ||
|
||
[����] | ||
PC-G850 �V���[�Y�Ԃōs���邪�A | ||
�ʂ̃|�P�R���� PC-G850�EPC-G850S �̏ꍇ�͑���� CSAVE ��p����B | ||
�p�X���[�h�ݒ莞�͖��������B | ||
[説明] | ||
PC-G850 シリーズ間で行えるが、 | ||
別のポケコンが PC-G850・PC-G850S の場合は代わりに CSAVE を用いる。 | ||
パスワード設定時は無視される。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
CALL | ||
CA. | ||
E200 �v���O���� �}�j���A�� | ||
E200 プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�@�B��v���O���������s����B | ||
[機能] | ||
機械語プログラムを実行する。 | ||
|
||
[����] | ||
CALL �Ԓn | ||
|
||
[�Q��] | ||
PEEK�APOKE | ||
[書式] | ||
CALL 番地 | ||
|
||
[参照] | ||
PEEK、POKE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
CHR$ | ||
CH. | ||
E200 プログラム マニュアル | ||
----------------------------------------------------------- | ||
[機能] | ||
キャラクターコードを文字・記号などに変換する。 | ||
|
||
[書式] | ||
CHR$ 式 (0~255) | ||
|
||
[参照] | ||
ASC | ||
|
||
[説明] | ||
256 以上の値を指定した時は エラー33 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
CIRCLE | ||
CI. | ||
G850 �v���O���� �}�j���A�� | ||
G850 プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�~�i��^�E�ȉ~�j��`�� | ||
[機能] | ||
円(扇型・楕円)を描く | ||
|
||
[����] | ||
CIRCLE (X���W,Y���W),���a[[,�J�n�p�x,�I���p�x,�䗦][[,S][,R][,X][,���]] | ||
[書式] | ||
CIRCLE (X座標,Y座標),半径[[,開始角度,終了角度,比率][[,S][,R][,X][,種類]] | ||
|
||
[�Q��] | ||
GCURSOR�ALINE�APSET | ||
[参照] | ||
GCURSOR、LINE、PSET | ||
|
||
[����] | ||
X���W��0�`143�A����0�B | ||
[説明] | ||
X座標は0~143、左が0。 | ||
|
||
Y���W��0�`47�A�オ0�B | ||
Y座標は0~47、上が0。 | ||
|
||
���a��1�`32767 | ||
半径は1~32767 | ||
|
||
�J�n�p�x�E�I���p�x��-360�`360�BDEG ���[�h�Ŏw�肷�鎖�B | ||
-360�E0�E360�͎��v3���̈ʒu�Ŕ����v�ƂȂ�B | ||
���̒l���w�肵���ꍇ�A�~�����璆�S�_�܂ł̐���`���B0 �x�Ŏw�肷��ꍇ�� -360 ���w�肷��B | ||
開始角度・終了角度は-360~360。DEG モードで指定する事。 | ||
-360・0・360は時計3時の位置で反時計となる。 | ||
負の値を指定した場合、円周から中心点までの線を描く。0 度で指定する場合は -360 を指定する。 | ||
|
||
�䗦��(Y�����̔��a/X�����̔��a)�B�ȗ���1�ʼn~�ɂȂ�B | ||
比率は(Y方向の半径/X方向の半径)。省略は1で円になる。 | ||
|
||
S �̓h�b�g��`��(Set)�AR �̓h�b�g������(Reset)�AX �̓h�b�g�̏�Ԃ]������(Xor) | ||
S はドットを描く(Set)、R はドットを消す(Reset)、X はドットの状態を反転させる(Xor) | ||
|
||
��ނ͉~�����ɖ͗l��`���B | ||
0=�Ȃ� 1=���� 2=�c�� 3=�E�ォ�獶���ւ̎ΐ� 4=���ォ��E���ւ̎ΐ� 5=���� 6=�x�^�h�� | ||
種類は円内部に模様を描く。 | ||
0=なし 1=横線 2=縦線 3=右上から左下への斜線 4=左上から右下への斜線 5=交互 6=ベタ塗り |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
CLEAR | ||
CL. | ||
E200 �v���O���� �}�j���A�� | ||
E200 プログラム マニュアル | ||
----------------------------------------------------------- | ||
[�@�\] | ||
�ϐ��̓��e��ϐ�����������B | ||
[機能] | ||
変数の内容や変数を消去する。 | ||
|
||
[����] | ||
[書式] | ||
CLEAR | ||
|
||
[�Q��] | ||
[参照] | ||
DIM | ||
|
Oops, something went wrong.