VZEditor/VZ-IBM/PS55/PS55.DEF
Yoshihiko Hyodo 6f06b9514a first commit
2024-11-18 22:21:26 +09:00

59 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;======== ps55.def (v1.6) ========
* O オプション
;*** カラーモニター用 ***
; Br:C8 Bl:48 Gr:88 Cy:08 Re:C0 Ma:40 Ye:80 Wh:00 +$04リバース,
An$00 ;テキスト属性
Ac$08 ;コントロール文字
Al$08 ;行番号
Ah$0C ;ブロック
As$04 ;ステータスバー
Ao$84 ;ステータスバー(console)
Ar$0C ;ステータスバー(RO)
Am$80 ;メッセージ
Ab$08 ;ウィンドウわく
At$08 ;ウィンドウタイトル
Aw$00 ;ウィンドウ文字
Af$80 ;ウィンドウ先頭文字
Ai$04 ;ウィンドウカーソル
Aj$80 ;ヘルプウィンドウ
Ak$80 ;キーモード
Ag$48 ;ファイラー背景
Au$84 ;ファイラーカーソル
Ap$04 ;ファンクションキー
Ad$00 ;コマンドライン
;*** モノクロモニター用 ***
; +$08: 高輝度, +$04:反転, +$40:下線
#if BW
An$08 ;テキスト属性
Ac$00 ;コントロール文字
Al$00 ;行番号
Ah$04 ;ブロック
As$04 ;ステータスバー
Ao$04 ;ステータスバー(console)
Ar$48 ;ステータスバー(RO)
Am$00 ;メッセージ
Ab$08 ;ウィンドウわく
At$08 ;ウィンドウタイトル
Aw$00 ;ウィンドウ文字
Af$08 ;ウィンドウ先頭文字
Ai$04 ;ウィンドウカーソル
Aj$08 ;ヘルプウィンドウ
Ak$08 ;キーモード
Ag$00 ;ファイラー背景
Au$48 ;ファイラーカーソル
Ap$04 ;ファンクションキー
Ad$00 ;コマンドライン
#endif
* E その他
10 "$(06,05,01,02,03,04,05,05,1E,1B,1F)"
12 "$(08)"
;======== End of ps55.def ========