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

37 lines
664 B
Plaintext
Raw Permalink 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.

======== bw.def (IBM PC, mode MONO) ========
;
; a) vz +bw[Enter]
;
; b) VZIBM.DEF
; * Else
; 1 bw
;
; c) replace on VZIBM.DEF
;
; 0:black, 1:gray+UL, 7:gray, 9:white+UL, $F:white
* Options
An$0F ;text attr
Ac$07 ;CR,TAB,EOF
Al$07 ;line numbers
Ah$70 ;block
As$70 ;status bar
Ao$F0 ;status bar(console)
Ar$7F ;status bar(RO)
Am$07 ;message
Ab$07 ;menu border
At$0F ;menu title
Aw$07 ;menu text
Af$0F ;first letter
Ai$70 ;selection bar
Aj$07 ;help menu
Ak$0F ;2-stroke key
Au$7F ;filer cursor
Ap$70 ;function keys
Ad$07 ;command line
Av$06 ;cursor line
*
======== End of bw.def ========