JPH0631933B2 - Display device - Google Patents

Display device

Info

Publication number
JPH0631933B2
JPH0631933B2 JP57084800A JP8480082A JPH0631933B2 JP H0631933 B2 JPH0631933 B2 JP H0631933B2 JP 57084800 A JP57084800 A JP 57084800A JP 8480082 A JP8480082 A JP 8480082A JP H0631933 B2 JPH0631933 B2 JP H0631933B2
Authority
JP
Japan
Prior art keywords
display
code
character
byte
displayed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP57084800A
Other languages
Japanese (ja)
Other versions
JPS58202489A (en
Inventor
宗一 加茂
栄 綾部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Hitachi High Tech Corp
Original Assignee
Hitachi Ltd
Hitachi Electronics Engineering Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd, Hitachi Electronics Engineering Co Ltd filed Critical Hitachi Ltd
Priority to JP57084800A priority Critical patent/JPH0631933B2/en
Publication of JPS58202489A publication Critical patent/JPS58202489A/en
Publication of JPH0631933B2 publication Critical patent/JPH0631933B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 発明の対象 本発明は表示装置に関し、特に1つの図形または文字を
2バイトコードで扱う様な例えば漢字コードによって漢
字表示を円滑に行なう表示装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display device, and more particularly, to a display device that smoothly displays a kanji character by, for example, a kanji code such that one figure or character is treated by a 2-byte code.

従来技術 従来、この種の表示装置においては、1つの図形または
文字を1バイトコードで表わし、1つの表示エリアに表
示するもの、例えば従来の英字.数字.カナ文字等(以
下単に「カナ文字等」という)をJIS8単位コードで
表示するものと、1つの図形または文字を2バイトコー
ドで表わし、前記表示エリアの2倍で表示するもの、例
えば漢字コードで表示するものとがある。所で表示画面
の1行にJIS8単位コードの文字80字を表示する場合
がある。この場合特に80文字目に漢字を表示しようとす
ると、文字表示が半分になり、残りの半分が次行の先頭
に表示されるという事態が起る。そのため、特に漢字に
関しては、文字数あるいは表示位置に制約を設ける必要
があり、表示行末を常に意識していなければならないと
いう欠点がある。
2. Description of the Related Art Conventionally, in this type of display device, one figure or character is represented by a 1-byte code and displayed in one display area, for example, a conventional alphabet. Number. Kana characters etc. (hereinafter simply referred to as "Kana characters etc.") are displayed in JIS8 unit code, and one figure or character is expressed in 2 byte code and displayed twice as large as the display area, for example in Kanji code. There is something to display. In some cases, one line of the display screen may display 80 characters of JIS8 unit code. In this case, especially when trying to display a kanji at the 80th character, the character display is halved and the other half is displayed at the beginning of the next line. Therefore, especially with regard to Chinese characters, there is a drawback in that it is necessary to place restrictions on the number of characters or the display position, and always be aware of the end of the display line.

発明の目的 本発明の目的は前記の如き従来の問題点を除去するもの
であり、1つの図形または文字を2バイトコードで表わ
すものと、それらを1バイトコードで表わすものとが混
在しても、何等制約なくこれらの表示を行なうことがで
きる表示装置を提供することにある。
OBJECT OF THE INVENTION The object of the present invention is to eliminate the above-mentioned conventional problems, even if one figure or character is represented by a 2-byte code and one is represented by a 1-byte code. An object of the present invention is to provide a display device capable of displaying these without any restrictions.

発明の要点 本発明においては、表示すべき文字、図形等の表示コー
ドを格納する表示コードバッファから順次出力される表
示コードに対応してパターン発生器によりドットパター
ンを出力して表示画面に表示する表示装置において、例
えばJIS8単位コードのカナ文字等の様な文字又は図
形を表わす1バイトの表示コード、又は漢字の様に一つ
の図形または文字を表わす2バイトの表示コードと、こ
の1バイト又は2バイトの表示コードを判別する例えば
1ビット符号からなる判別情報とを、2バイトで表され
た表示コードに対しては連続した第1、第2のアドレス
を与えて表示コードバッファに格納しておき、表示コー
ドバッファからバイト単位で読みだされたコードが、第
1、第2のアドレスのどちらから読みだされたかを判別
情報を用いて判別する判別手段と、この判別手段の判別
結果に基づき、表示画面上の1行の表示区間終了端に表
示される表示コードが、2バイトコードで表したものの
第1のバイトであるか否かを判定する第1の判定手段
と、この第1の判定手段の判定結果に基づき、表示区間
を一つの表示エリア分延長する表示区間延長手段と、判
別手段の判別結果に基づき、表示画面上の1行の表示区
間先頭に表示される表示コードが2バイトコードで表し
たものの第2のバイトであるか否かを判定する第2の判
定手段と、この第2の判定手段の判定結果に基づき、表
示区間先頭の一つの表示エリアを表示停止する表示停止
手段とを設け、どのような場合であって文字が欠けるこ
となく表示できるようにしたものである。
SUMMARY OF THE INVENTION In the present invention, a dot pattern is output by a pattern generator corresponding to a display code sequentially output from a display code buffer that stores a display code of a character, a figure, or the like to be displayed on a display screen. In the display device, for example, a 1-byte display code representing a character or a figure such as a kana character of JIS8 unit code, or a 2-byte display code representing a figure or a character such as a kanji, and the 1-byte or 2 For example, 1-bit code discrimination information for discriminating the byte display code is stored in the display code buffer by giving consecutive first and second addresses to the display code represented by 2 bytes. , It is possible to determine whether the code read in byte units from the display code buffer is read out from the first address or the second address. Whether the display code displayed at the end of the display section of one line on the display screen is the first byte of the two-byte code based on the determination means used for the determination and the determination result of this determination means A first determination means for determining whether or not, a display section extension means for extending the display section by one display area based on the determination result of the first determination means, and a display screen based on the determination result of the determination means Second judging means for judging whether or not the display code displayed at the beginning of the display section of one line is the second byte of the two-byte code, and the judgment result of the second judging means. Based on the above, a display stopping means for stopping the display of one display area at the beginning of the display section is provided so that the characters can be displayed without any missing in any case.

発明の実施例 以下、本発明の一実施例を図面に基ずいて詳細に説明す
る。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, one embodiment of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例である表示装置の表示回路を
示すブロツク図である。本実施例における表示装置は、
表示すべき文字コードを記憶する表示コードバッファ
1、カナ文字等のドットパターンを記憶するカナ文字等
文字パターン発生器2、漢字のドットパターンを記憶す
る漢字パターン発生器3、文字パターン発生器2又は3
から出力されるドットパターンをパラレル/シリアル交
換するパラレルシリアル変換回路4およびCRT等のブ
ラウン管回路5を有する。
FIG. 1 is a block diagram showing a display circuit of a display device which is an embodiment of the present invention. The display device in this embodiment is
A display code buffer 1 for storing a character code to be displayed, a character pattern generator 2 for storing kana character dot patterns, a kanji character pattern generator 3 for storing kanji dot patterns, a character pattern generator 2 or Three
It has a parallel-serial conversion circuit 4 for performing parallel / serial exchange of the dot pattern output from and a cathode ray tube circuit 5 such as a CRT.

第2図は表示画面に表示される表示文字の状態を示す図
である。ここで、1行の表示文字数を前述のカナ文字等
の大きさを基準として横X字とし、縦をY行とする。縦
横で仕切られる1区画6は、1つの図形または文字を1
バイトコードで表わしたものによる例えばカナ文字等の
文字パターンの表示エリアである。1つの図形または文
字を2バイトコードで表わしたもの、例えば漢字パター
ンは、カナ文字等の2倍のエリア71,72を使って表示さ
れる。
FIG. 2 is a diagram showing a state of display characters displayed on the display screen. Here, it is assumed that the number of display characters in one line is horizontal X characters based on the size of the above-mentioned kana characters and the vertical is Y lines. One section 6 divided vertically and horizontally is one figure or character.
This is a display area of a character pattern such as a kana character expressed by a byte code. A single figure or character represented by a 2-byte code, for example, a kanji pattern, is displayed using double areas 7 1 and 7 2 of kana characters and the like.

第3図は、表示コードバッファ1の内容を示す図であ
る。本例においては文字コード記憶用に1アドレス当り
2バイトの記憶容量を持つものを用いている。カナ文字
等のコードは1つのアドレスにのみコードが入り、かつ
後述する漢字コードとの区別のため、216ビットを
“0”にしている。漢字コードは連続する2つのアドレ
スに同一のコードが入り、かつ216ピットを“1”とし
ている。
FIG. 3 is a diagram showing the contents of the display code buffer 1. In this example, one having a storage capacity of 2 bytes per address is used for storing the character code. Codes such as kana characters are entered in only one address, and 2 16 bits are set to "0" in order to distinguish from the kanji code described later. The kanji code has the same code in two consecutive addresses and has 2 16 pits as "1".

第4図は、カナ文字等文字パターン発生器2の内容の1
部を示す図である。例えば文字「A」のパターンの如
く、各文字パターンは横12ドット、縦24ドットに構成さ
れ記憶される。
FIG. 4 shows 1 of the contents of the character pattern generator 2 such as kana characters.
It is a figure which shows a part. For example, like the pattern of the character "A", each character pattern is composed of 12 dots horizontally and 24 dots vertically and is stored.

第5図は、漢字表示のドット構成を示す図である。本例
の場合、漢字は横24ドット、縦24ドットに構成される。
従って漢字表示の場合第4図に示すカナ文字等の表示エ
リアに比べ2倍のエリアを要することになる。
FIG. 5 is a diagram showing a dot structure for displaying Chinese characters. In the case of this example, the kanji is composed of 24 dots horizontally and 24 dots vertically.
Therefore, in the case of displaying kanji, it requires twice as much area as the display area for kana characters and the like shown in FIG.

第6図は漢字パターン発生器3の内容の1部を示す図で
ある。漢字パターンは第5図に示すパターンブロック1
A,1B,2A,2B……24A,24Bの順に並べられ記
憶される。
FIG. 6 is a diagram showing a part of the contents of the Kanji pattern generator 3. The kanji pattern is the pattern block 1 shown in FIG.
A, 1B, 2A, 2B ... 24A, 24B are arranged and stored in this order.

第7図は本発明の一実施例の構成を詳細に示す図であ
る。表示コードバッファ1からの出力のうち、216ビッ
トは漢字パターン発生器3のイネーブル信号になりま
た、インバータ回路13を通ってカナ文字等パターン発生
器2のイネーブル信号になる。更に216ビットは漢字コ
ード判定回路8に入力され、ここで最初(1回目)のア
ドレスか2回目のアドレスかが判定され、その結果信号
a,bが出力される。なお、漢字コード判定回路8は例
えば、2の16乗ビットの”1”の入力の偶、奇を判定
することによって信号a,bを出力することができる。
表示コードバッファ1の出力のうち20〜215ビットは各
々文字パターン発生器2,3のアドレス入力となる。こ
れら文字パターン発生器2,3の出力即ちドットパター
ンは、シフトレジスタ構成のパラレルシリアル変換回路
4に並列に入力される。
FIG. 7 is a diagram showing in detail the configuration of one embodiment of the present invention. Of the output from the display code buffer 1, 216 bits become an enable signal for the kanji character pattern generator 3 and also become an enable signal for the kana character pattern generator 2 through the inverter circuit 13. Further, 2 16 bits are input to the Kanji code determination circuit 8, and it is determined here whether the address is the first (first) address or the second address, and as a result, signals a and b are output. The Kanji code judging circuit 8 can output the signals a and b by judging whether the input of "1" of 2 16 bits is even or odd.
2 0-2 15 bits of the output of the display code buffer 1 becomes each address input character pattern generator 2. The outputs of these character pattern generators 2, 3 or dot patterns are input in parallel to a parallel / serial conversion circuit 4 having a shift register configuration.

前記漢字コード判定回路8の出力の内の1回目の信号a
及び1行中の80文字目の信号は、行判定回路9に入力さ
れここで、行末が判定される。行末判定回路9の出力及
び表示区間(1〜80文字)の信号は表示延長回路10に入
力される。なお、行末判定回路9には漢字コードの第一
のアドレスであることを示す信号aと一行中の80文字
目の信号が入力され、例えばこれらの信号の論理積をと
ることによって判定出力を発生できる。そして、表示延
長回路10は例えばこの判定出力をトリガとして、一文
字分の表示エリアのための延長パルスを発生し、一方の
入力である表示区間信号を論理和回路を用いて延長でき
る。漢字コード判定回路8の出力の内の2回目の信号
b、及び1文字目の信号は、行始判定回路11に入力され
ここで、1行中の始め位置が判定される。行始判定回路
11の出力と表示延長回路10の出力は、表示停止回路12に
入力され、その出力とパラレル・シリアル変換回路4の
出力はアンドゲート14に入力される。なお、行始判定回
路11は漢字コードの第二のアドレスであることを示す
信号bと一行中の一文字目の信号が入力され、例えばこ
れらの論理積をとることによって判定出力を発生でき
る。表示停止回路12は例えば、この判定出力の論理負
の信号を論理積入力することにより表示区間信号の先頭
一文字分の停止を行なうことができる。このアンドゲー
ト14の出力がブラウン管回路5に送出される。次に本実
施例の動作について説明する。
The first signal a of the outputs of the Kanji code determination circuit 8
And the signal of the 80th character in one line is input to the line determination circuit 9 where the end of the line is determined. The output of the line end determination circuit 9 and the signal of the display section (1 to 80 characters) are input to the display extension circuit 10. The line end determination circuit 9 is supplied with a signal a indicating that it is the first address of a Kanji code and a signal of the 80th character in one line, and generates a determination output by, for example, taking the logical product of these signals. it can. Then, the display extension circuit 10 can use this judgment output as a trigger to generate an extension pulse for the display area for one character, and extend the display section signal which is one input using the logical sum circuit. The signal b for the second time and the signal for the first character in the output of the kanji code determination circuit 8 are input to the line start determination circuit 11, where the start position in one line is determined. Line start judgment circuit
The output of 11 and the output of the display extension circuit 10 are input to the display stop circuit 12, and the output thereof and the output of the parallel-serial conversion circuit 4 are input to the AND gate 14. The line start judgment circuit 11 is supplied with the signal b indicating the second address of the Kanji code and the signal of the first character in one line, and a judgment output can be generated by, for example, taking the logical product of these. The display stop circuit 12 can stop the first character of the display interval signal by, for example, logically inputting the logically negative signal of the determination output. The output of the AND gate 14 is sent to the cathode ray tube circuit 5. Next, the operation of this embodiment will be described.

表示コードバッファ1には表示すべき文字コードが格納
される。この表示コードバッファ1からの文字コードは
文字パターン発生器2及び3に入力される。文字パター
ン発生器2及び3の出力であるドットパターンはパラレ
ルシリアル変換回路4にセットされ、ブラウン管回路5
の走査に同期してシリアル状にドットパターンが出力さ
れる。ここで前述の様に、カナ文字等は横12ドット、縦
24ドットで表示するものとし、漢字については横24ドッ
ト、縦24ドットで表示するものとしている。表示コード
バッファ1のアドレスと表示画面との対応は固定されて
いるので、第2図に示す如く、表示画面上でアドレス
(1,1)に文字「A」を、アドレス(2,1)に文字
「B」を表示させるには、第3図に示す如く、表示コード
バッファ1の対応するアドレスにそれぞれ「A」または
「B」に対応する文字コードを書き込む。ここで、アド
レスワードの1ワードを20〜216の17ビットにしている
のは前述の通りである。1ワードには文字コードと同時
にカナ文字等であることを示すために216ビットに
“0”を書き込む。これにより、表示コードバッファ1
の上記アドレスからの出力は、カナ文字パターン発生器
2をイネーブルし、その出力パターンはパラレル・シリ
アル変換回路4にセットされ、ブラウン管回路5に送出
される。これによって表示画面上には12ドットの文字パ
ターン即ち文字「A」および「B」が表示される。
The display code buffer 1 stores the character code to be displayed. The character code from the display code buffer 1 is input to the character pattern generators 2 and 3. The dot patterns output from the character pattern generators 2 and 3 are set in the parallel-serial conversion circuit 4, and the cathode-ray tube circuit 5
The dot pattern is output serially in synchronization with the scanning of. As mentioned above, kana characters are 12 dots horizontally and vertically.
It is supposed to be displayed with 24 dots, and Kanji is displayed with 24 dots horizontally and 24 dots vertically. Since the correspondence between the address of the display code buffer 1 and the display screen is fixed, the character "A" is assigned to the address (1,1) and the address (2,1) on the display screen as shown in FIG. In order to display the character "B", as shown in FIG. 3, the character code corresponding to "A" or "B" is written in the corresponding address of the display code buffer 1, respectively. Here, as previously described are you one word address word into a 17-bit 2 0-2 16. In one word, "0" is written in 2 16 bits to indicate that it is a kana character etc. at the same time as the character code. This allows the display code buffer 1
The output from the above address enables the kana character pattern generator 2, and the output pattern is set in the parallel / serial conversion circuit 4 and sent to the cathode ray tube circuit 5. As a result, a 12-dot character pattern, that is, the characters "A" and "B" are displayed on the display screen.

本実施例において漢字を表示する場合には第3図に示す
如く、2つの連続したアドレス、即ち本例ではアドレス
(80,1)(1,2)およびアドレス(2,2)(3,
2)に同一漢字コードを書込み、かつ各組の216ビット
に“1”を書込む。最初の漢字コード1ワードにより、
漢字パターン発生器3がイネーブルされ、第6図に示す
1A部分の文字パターン12ドットが出力され、パラレル
シリアル変換回路4にセットされる。この変換回路4の
シリアル出力はブラウン管回路5に与えられ、第5図に
示す1Aの部分(斜線部分)の漢字が表示画面に表示さ
れる。次に2回目の漢字コード1ワードにより、漢字パ
ターン発生器3がイネーブルされる。前述と同様にして
第6図に示す1B部分の文字パターン12ドットがパター
ン発生器3より出力され、パラレルシリアル変換回路4
にセットされる。この変換回路4の出力はブラウン管回
路5に与えられ、表示画面上に第5図に示す1Bの部分
の漢字が表示される。
When displaying Chinese characters in this embodiment, as shown in FIG. 3, two consecutive addresses, that is, addresses (80, 1) (1, 2) and addresses (2, 2) (3, in this example) are used.
Write the same Kanji code in 2) and write "1" in 2 16 bits of each set. By the first kanji code 1 word,
The kanji pattern generator 3 is enabled, and 12 dots of the character pattern of 1A portion shown in FIG. 6 are output and set in the parallel-serial conversion circuit 4. The serial output of the conversion circuit 4 is given to the cathode ray tube circuit 5, and the Chinese character of the portion 1A (hatched portion) shown in FIG. 5 is displayed on the display screen. Next, the second kanji code 1 word enables the kanji pattern generator 3. In the same manner as described above, 12 dots of the character pattern 1B shown in FIG. 6 are output from the pattern generator 3, and the parallel-serial conversion circuit 4
Is set to. The output of the conversion circuit 4 is given to the cathode ray tube circuit 5, and the Chinese character of the portion 1B shown in FIG. 5 is displayed on the display screen.

例えば表示画面上の1行に80文字が表示されるとした時
に、表示区間信号が1〜80までの間、ブラウン管回路5
にはパラレルシリアル変換回路4の出力が送出されるこ
とになる。そこで第3図に示す如く、80文字目に漢字コ
ードの1回目のコードが書込まれた場合、第5図に示す
表示の左半分のみの表示となる。そのため行末判定回路
9によって表示区間(1〜80)を延長回路10で延ばすこ
とにより第5図に示す右半分も81文字目に表示させる。
For example, when 80 characters are displayed on one line on the display screen, the CRT circuit 5 is displayed while the display interval signal is 1 to 80.
The output of the parallel-to-serial conversion circuit 4 is sent to. Therefore, as shown in FIG. 3, when the first kanji code is written in the 80th character, only the left half of the display shown in FIG. 5 is displayed. Therefore, by extending the display section (1 to 80) by the extension circuit 10 by the line end determination circuit 9, the right half shown in FIG. 5 is also displayed at the 81st character.

また、次行の1文字目では、第5図に示す右半分の表示
がなされないように、行始判定回路11によって行始めを
検出し、表示区間(1〜80)のうちの行始め位置につい
ては表示停止回路12で表示停止する。このことによりそ
の1文字目には表示がなされないので第2図の如き表示
が得られる。
At the first character of the next line, the line start judgment circuit 11 detects the line start so that the right half shown in FIG. 5 is not displayed, and the line start position of the display section (1 to 80) is detected. The display is stopped by the display stop circuit 12. As a result, since the first character is not displayed, the display as shown in FIG. 2 is obtained.

この様に、本発明の実施例においては、漢字表示に際し
てはカナ文字等を表示の際の約2倍のエリアを用いる如
く構成された表示装置において、表示コードバッファに
カナ文字等と漢字とを区別する符号を記入するととも
に、漢字コードには2つの連続したアドレスを与え、前
記漢字を表わす符号が出力される際には、行末判定回
路、延長回路、行始判定回路、表示停止回路により表示
区間を延長あるいは停止するような表示をするように構
成しているので、漢字の文字数あるいは表示位置につい
ての制約を完全に排除することができ、表示行末を意識
することも必要なくなる。
As described above, according to the embodiment of the present invention, in a display device configured to use an area approximately twice as large as that for displaying kana characters in displaying kanji, kana characters and kanji are displayed in the display code buffer. A distinctive code is entered, two consecutive addresses are given to the kanji code, and when the code representing the kanji is output, it is displayed by a line end determination circuit, an extension circuit, a line start determination circuit, and a display stop circuit. Since the display is such that the section is extended or stopped, it is possible to completely eliminate the restriction on the number of characters or the display position of the kanji, and it is not necessary to be aware of the display line end.

以上、本発明の一実施例について説明したが、本発明は
これに限定されることなく種々変形して実施され得る。
例えば、本発明は漢字コードだけでなく、前記要旨に従
って、図形コード等を用いる表示装置にも適用され得
る。
Although one embodiment of the present invention has been described above, the present invention is not limited to this, and various modifications can be carried out.
For example, the present invention can be applied not only to the Kanji code but also to a display device using a graphic code or the like according to the above-mentioned gist.

発明の効果 以上の如く本発明によれば、1つの図形または文字を1
バイトコードで表わし、1つの表示エリアで表示するも
のと、1つの図形または文字を2バイトコードで表わ
し、前記表示エリアの約2倍で表示するものとの混在が
あるとき、行末での表示が欠けることがなくなるので、
漢字の文字数あるいは表示位置についての制約を完全に
排除することができ、表示行末を意識することも必要な
くなるというすぐれた効果がある。
As described above, according to the present invention, one figure or character is
When there is a mixture of byte code that is displayed in one display area and one figure or character that is displayed in 2-byte code and is displayed at approximately twice the display area, the display at the end of the line is Because there is no lack,
There is an excellent effect that the restriction on the number of characters or the display position of the kanji can be completely eliminated and it is not necessary to be aware of the display line end.

【図面の簡単な説明】 第1図は本発明の一実施例を示す表示装置のブロック
図、第2図は表示画面を示す図、第3図は表示コードバ
ッファの内容を示す図、第4図はカナ文字等パターン発
生器の内容を示す図、第5図は漢字パターンを示す図、
第6図は漢字パターン発生器の内容を示す図、第7図は
第1図の要部詳細図である。 1……表示コードバッファ 2……カナ文字等パターン発生器 3……漢字パターン発生器 4……パラレルシリアル変換回路 5……ブラウン管回路
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram of a display device showing an embodiment of the present invention, FIG. 2 is a view showing a display screen, FIG. 3 is a view showing contents of a display code buffer, and FIG. Figure shows the contents of the pattern generator for kana characters, Figure 5 shows the kanji pattern,
FIG. 6 is a diagram showing the contents of the Kanji pattern generator, and FIG. 7 is a detailed diagram of the essential parts of FIG. 1 ... Display code buffer 2 ... Kana character pattern generator 3 ... Kanji pattern generator 4 ... Parallel-to-serial conversion circuit 5 ... CRT tube circuit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 綾部 栄 神奈川県足柄上郡中井町久所300番地 日 立電子エンジニアリング株式会社内 (56)参考文献 特開 昭57−99682(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor, Ei Ayabe, 300, Hisasho, Nakai-cho, Ashigaragami-gun, Kanagawa Prefecture, inside Hiritsu Electronics Engineering Co., Ltd. (56) References JP-A-57-99682 (JP, A)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】表示すべき文字、図形等の表示コードを格
納する表示コードバッファから順次出力される表示コー
ドに対応してパターン発生器によりドットパターンを出
力して表示画面に表示する表示装置において、 文字又は図形を表わす1バイト又は2バイトの表示コー
ドと、該1バイト又は2バイトの表示コードを判別する
判別情報とを、2バイトで表された前記表示コードに対
しては連続した第1、第2のアドレスを与えて前記表示
コードバッファに格納しておき、前記表示コードバッフ
ァからバイト単位で読みだされたコードが、該第1、第
2のアドレスのどちらから読みだされたかを前記判別情
報を用いて判別する判別手段と、 該判別手段の判別結果に基づき、前記表示画面上の1行
の表示区間終了端に表示される前記表示コードが、前記
2バイトコードで表したものの第1のバイトであるか否
かを判定する第1の判定手段と、 該第1の判定手段の判定結果に基づき、表示区間を一つ
の表示エリア分延長する表示区間延長手段と、 該判別手段の判別結果に基づき、前記表示画面上の1行
の表示区間先頭に表示される前記表示コードが前記2バ
イトコードで表したものの第2のバイトであるか否かを
判定する第2の判定手段と、 該第2の判定手段の判定結果に基づき、表示区間先頭の
一つの表示エリアを表示停止する表示停止手段とを設け
たことを特徴とする表示装置。
1. A display device for outputting a dot pattern by a pattern generator corresponding to a display code sequentially output from a display code buffer storing a display code of a character, a figure or the like to be displayed and displaying the same on a display screen. , A 1-byte or 2-byte display code representing a character or a figure, and discrimination information for discriminating the 1-byte or 2-byte display code, which are consecutive to the display code represented by 2 bytes. , A second address is given and stored in the display code buffer, and it is determined from which of the first and second addresses the code read from the display code buffer in bytes is read. Discrimination means for discriminating using discrimination information, and the display code displayed at the end of the display section of one line on the display screen based on the discrimination result of the discrimination means. , A first judging means for judging whether or not it is the first byte of the two-byte code, and the display section is extended by one display area based on the judgment result of the first judging means. Whether or not the display code displayed at the beginning of the display section of one line on the display screen is the second byte of the two-byte code, based on the display section extension means and the determination result of the determination means. A display device comprising: a second determination means for determining whether or not, and a display stop means for stopping display of one display area at the head of the display section based on a determination result of the second determination means.
JP57084800A 1982-05-21 1982-05-21 Display device Expired - Lifetime JPH0631933B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57084800A JPH0631933B2 (en) 1982-05-21 1982-05-21 Display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57084800A JPH0631933B2 (en) 1982-05-21 1982-05-21 Display device

Publications (2)

Publication Number Publication Date
JPS58202489A JPS58202489A (en) 1983-11-25
JPH0631933B2 true JPH0631933B2 (en) 1994-04-27

Family

ID=13840779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57084800A Expired - Lifetime JPH0631933B2 (en) 1982-05-21 1982-05-21 Display device

Country Status (1)

Country Link
JP (1) JPH0631933B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60237489A (en) * 1984-05-10 1985-11-26 富士通株式会社 Character display system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5799682A (en) * 1980-12-12 1982-06-21 Hitachi Ltd Display system

Also Published As

Publication number Publication date
JPS58202489A (en) 1983-11-25

Similar Documents

Publication Publication Date Title
EP0009593B1 (en) Video display terminal with partitioned screen
US4486856A (en) Cache memory and control circuit
US4158837A (en) Information display apparatus
JPS59500024A (en) Method and apparatus for controlling the display of a computer-generated raster graphics system
JPS6049391A (en) Raster scan display system
JPS59214079A (en) Video display control circuit
US3631457A (en) Display apparatus
US4970501A (en) Method for writing data into an image repetition memory of a data display terminal
JPH0631933B2 (en) Display device
JPS599059B2 (en) Display device character code extension method and device
JPS632117B2 (en)
US5012232A (en) Bit mapped memory plane with character attributes for video display
JPH042958B2 (en)
JPS61113092A (en) Computer display system
JPS6140998B2 (en)
JPS6134155B2 (en)
JPH0378633B2 (en)
JPS6142683A (en) Crt display unit
JPS61190624A (en) Hard-copy system of graphic display picture
JPS6154231B2 (en)
JP3579064B2 (en) Character display device
KR890001794B1 (en) Cord double using display circuit
KR890006506Y1 (en) Character display circuit
JPS6327713B2 (en)
JPS60252393A (en) Scrol display method