JPH0715623B2 - Display device - Google Patents

Display device

Info

Publication number
JPH0715623B2
JPH0715623B2 JP59128727A JP12872784A JPH0715623B2 JP H0715623 B2 JPH0715623 B2 JP H0715623B2 JP 59128727 A JP59128727 A JP 59128727A JP 12872784 A JP12872784 A JP 12872784A JP H0715623 B2 JPH0715623 B2 JP H0715623B2
Authority
JP
Japan
Prior art keywords
character
code
external
generator
refresh memory
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
JP59128727A
Other languages
Japanese (ja)
Other versions
JPS617874A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP59128727A priority Critical patent/JPH0715623B2/en
Publication of JPS617874A publication Critical patent/JPS617874A/en
Publication of JPH0715623B2 publication Critical patent/JPH0715623B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、リフレッシュメモリに格納された文字コード
を周期的に読み出してキャラクタジェネレータに与える
ことによって、各文字コードに対応する文字パターンを
得て表示を行うディスプレイ装置に関し、特に書換可能
なキャラクタジェネレータを使用したディスプレイ装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial field of application] The present invention obtains a character pattern corresponding to each character code by periodically reading out the character code stored in a refresh memory and supplying the character code to a character generator. More particularly, the present invention relates to a display device using a rewritable character generator.

〔従来の技術〕[Conventional technology]

この種のディスプレイ装置は、読出し専用のキャラクタ
ジェネレータと、書換え可能なキャラクタジェネレータ
とを有している。読出し専用のキャラクタジェネレータ
には標準的な文字たとえばJIS第1水準の文字パターン
が書込まれている。この範囲の文字については表示用リ
フレッシュメモリに文字コードすなわち読出し専用キャ
ラクタジェネレータのコードを書込めばCRTディスプレ
イに表示される。しかし、一般にはこれらの範囲内の文
字では不足するため、書換可能なキャラクタジェネレー
タを設け、ファイル装置等から文字パターンを読出し
て、これにロードして表示することが行われている。こ
れを外字処理と呼ぶ。
This type of display device has a read-only character generator and a rewritable character generator. In the read-only character generator, standard characters such as JIS first level character patterns are written. Characters in this range are displayed on the CRT display if a character code, that is, a code for the read-only character generator, is written in the display refresh memory. However, since characters within these ranges are generally insufficient, a rewritable character generator is provided, a character pattern is read from a file device or the like, and the character pattern is loaded and displayed. This is called external character processing.

書換え可能なキャラクタジェネレータは数百文字分を有
している。各文字毎には物理的な一連のアドレス番号が
つけられており、このアドレスを指定して読出し専用キ
ャラクタジェネレータにない文字パターンの書込み・読
出しを行なえる。従って、この文字パターンを表示する
ためには書換可納なキャラクタジェネレータのアドレス
番号(書換可能キャラクタジェネレータコード)をリフ
レッシュメモリに書込む必要がある。
The rewritable character generator has hundreds of characters. A physical series of address numbers is assigned to each character, and this address can be specified to write / read a character pattern that is not in the read-only character generator. Therefore, in order to display this character pattern, it is necessary to write the address number (rewritable character generator code) of the rewritable character generator into the refresh memory.

一連の文字入力操作において、書換可能なキャラクタジ
ェネレータを使用して表示する文字数が、書換可能なキ
ャラクタジェネレータの格納可能字数以下であれば、各
文字に固定的なキャラクタジェネレータ(CG)コードを
与えることができる。従って、リフレッシュメモリにそ
のCGコードを書込むことによって読出専用CGと同様にし
て書換可能CGをもアクセスすることができる。しかしな
がら、書換可能CGを使用して表示する文字数が、格納可
能字数以上になると、この方法で表示することはできな
い。
In a series of character input operations, if the number of characters displayed using the rewritable character generator is less than or equal to the number of characters that can be stored in the rewritable character generator, give a fixed character generator (CG) code to each character. You can Therefore, the rewritable CG can be accessed in the same manner as the read-only CG by writing the CG code in the refresh memory. However, if the number of characters displayed using rewritable CG exceeds the number of characters that can be stored, it cannot be displayed by this method.

このため、リフレッシュメモリには一担本来の文字コー
ドを書込み、表示制御回路でリフレッシュ時にこの書換
可能CGのアクセスを必要とする文字コードを検出する
と、外字マークを表示すると共にソフトウェアに割込を
かけるようにしている。ソフトウェアはこの割込によっ
て読出し専用キャラクタジェネレータにない文字の表示
の必要があることを知り、その文字の文字パターンを外
部ファイル装置等から読取って書換可能CGに格納し、そ
のキャラクタジェネレータのアドレスをリフレッシュメ
モリに再書込みするという方法をとっていた。
Therefore, the original character code is written in the refresh memory, and when the display control circuit detects a character code that requires access to this rewritable CG at the time of refresh, it displays an external character mark and interrupts the software. I am trying. The software learns from this interrupt that it is necessary to display a character that is not in the read-only character generator, reads the character pattern of that character from an external file device, stores it in a rewritable CG, and refreshes the address of that character generator. The method of rewriting to the memory was taken.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

すなわち従来のこの種の装置は、一担リフレッシュメモ
リに文字コードを格納し、格納された文字コードの中か
ら外字に対応する文字コードを検出して割込を発生する
回路およびそのコードのリフレッシュメモリ内における
アドレスを記憶しておくとともにその文字コードに対応
する文字パターンを索引して書換可能CGに格納し、さら
にその書換可能CGのアドレスを文字コードの代わりにリ
フレッシュメモリの該当アドレスに再書込みするという
複雑な処理回路を必要としていた。従って処理回路が高
価になるとともに処理手順が複雑になるという欠点があ
った。
That is, a conventional device of this type stores a character code in a shared refresh memory, detects a character code corresponding to an external character from the stored character codes, and generates an interrupt, and a refresh memory of the code. The address in the memory is stored and the character pattern corresponding to that character code is indexed and stored in the rewritable CG, and the address of the rewritable CG is rewritten to the corresponding address in the refresh memory instead of the character code. It required a complicated processing circuit. Therefore, the processing circuit becomes expensive and the processing procedure becomes complicated.

従って本発明の目的は、ディスプレイ装置の外字処理を
比較的簡単な処理回路で実現し、ディスプレイ装置の価
格を低減させることにある。
Therefore, an object of the present invention is to realize the external character processing of the display device with a relatively simple processing circuit and reduce the cost of the display device.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のディスプレイ装置は、表示すべき文字のキャラ
クタコードを格納するリフレッシュメモリと、予め定め
た文字の上記キャラクタコードと対応する文字パターン
を格納する読み出し専用キャラクタジェネレータと、上
記予め定めた文字以外の外字文字の上記キャラクタコー
ドと対応する文字パターンを格納する書換可能なキャラ
クタジェネレータと、上記外字文字と対応する上記リフ
レッシュメモリ上のアドレスおよび表示すべき上記外字
文字のキャラクタコードを格納する外字表示要求テーブ
ルと、上記書換可能なキャラクタジェネレータに格納さ
れた文字パターンに対応するキャラクタコードおよび上
記キャラクタコードが上記リフレッシュメモリ内で使用
されているか否かを示すフラグを格納するキャラクタジ
ェネレータ管理テーブルと、上記外字表示要求テーブル
から書き込まれた順にリフレッシュメモリ上のアドレス
および表示すべき外字文字のキャラクタコードを取り出
し、表示すべき外字文字のキャラクタコードが上記キャ
ラクタジェネレータ管理テーブルに既に格納されている
か否かを判定し、上記外字文字のキャラクタコードが既
に格納されていて上記リフレッシュメモリ上の対応する
アドレスが外字を示す特殊コードのままであれば上記特
殊コードを上記書換可能なキャラクタジェネレータに既
に格納されているコードと置き換え、上記外字文字のキ
ャラクタコードが格納されていないならば外部ファイル
装置から文字パターンを読み出して上記書換可能なキャ
ラクタジェネレータに書き込んだ後上記キャラクタジェ
ネレータ管理テーブルを更新する外字処理部と、表示す
べき文字のキャラクタコードに対応する文字パターンが
上記読み出し専用キャラクタジェネレータに格納されて
いるか否かを判定する第1の処理と、上記第1の処理で
格納されていると判定された場合上記リフレッシュメモ
リに上記読み出し専用キャラクタジェネレータの文字パ
ターンに対応するキャラクタコードを書き込む第2の処
理と、上記第1の処理で格納されていないと判定された
場合上記リフレッシュメモリに外字を示す上記特殊コー
ドを書き込むとともに上記リフレッシュメモリ上の対応
するアドレスおよび表示すべき外字文字のキャラクタコ
ードを上記外字表示要求テーブルに書き込み、上記外字
処理部を起動する第3の処理とを行う表示処理部とを備
えている。
The display device of the present invention includes a refresh memory that stores a character code of a character to be displayed, a read-only character generator that stores a character pattern corresponding to the character code of a predetermined character, and a character other than the predetermined character. A rewritable character generator that stores a character pattern corresponding to the character code of the external character, and an external character display request table that stores the address on the refresh memory corresponding to the external character and the character code of the external character to be displayed. And a character generator management table that stores a character code corresponding to the character pattern stored in the rewritable character generator and a flag indicating whether the character code is used in the refresh memory. And the address in the refresh memory and the character code of the external character to be displayed in the order written from the external character display request table, and the character code of the external character to be displayed is already stored in the character generator management table. If the character code of the external character is already stored and the corresponding address on the refresh memory remains the special code indicating the external character, the special code is already stored in the rewritable character generator. If the character code of the external character is not stored, the character pattern is read from the external file device, written in the rewritable character generator, and then the character generator management table is updated. A processing unit, a first process of determining whether or not a character pattern corresponding to a character code of a character to be displayed is stored in the read-only character generator, and a determination of being stored in the first process If it is determined that the character code corresponding to the character pattern of the read-only character generator is written in the refresh memory, and if it is determined that the character code is not stored in the first process, the external character is displayed in the refresh memory. A display processing unit that writes the special code, writes the corresponding address on the refresh memory and the character code of the external character to be displayed in the external character display request table, and performs a third process of activating the external character processing unit. Is equipped with.

〔実施例〕〔Example〕

次に本発明の一実施例を示す図面を参照して本発明を詳
細に説明する。
Next, the present invention will be described in detail with reference to the drawings showing an embodiment of the present invention.

第1図において、表示処理部1は表示要求および文字コ
ードを受け、その文字コードが読出専用キャラクタジェ
ネレータ7に収容されている文字の場合には読出専用キ
ャラクタジェネレータ7上のCGコードに変換した後にリ
フレッシュメモリ5へ書込む。収容されていない文字コ
ードの場合には、リフレッシュメモリ5へは外字を示す
特殊コードを書込むと共に外字表示要求テーブル2へ対
応するリフレッシュメモリのアドレスとその文字コード
とを登録し、外字処理部3が起動されていなければ起動
する。ただし、外字表示要求テーブル2が一杯ならば、
これが空になるまで待つ。この動作はフローチャートと
して第4図に示されている。
In FIG. 1, the display processing unit 1 receives a display request and a character code, and if the character code is a character accommodated in the read-only character generator 7, after converting it to a CG code on the read-only character generator 7. Write to refresh memory 5. When the character code is not stored, a special code indicating an external character is written in the refresh memory 5, the address of the corresponding refresh memory and the character code are registered in the external character display request table 2, and the external character processing unit 3 If is not started, start it. However, if the external character display request table 2 is full,
Wait until this is empty. This operation is shown as a flowchart in FIG.

外字表示要求テーブル2はファーストインファーストア
ウト方式のバッファであり、第2図に示すように複数個
のエントリエリアを有しており、1個のエントリには、
リフレッシュメモリのアドレスRAと文字コードCCとが収
容される。
The external character display request table 2 is a first-in first-out type buffer and has a plurality of entry areas as shown in FIG.
The address RA of the refresh memory and the character code CC are stored.

キャラクタジェネレータ(CG)管理テーブル4は、第3
図に示すように、書換可能キャラクタジェネレータ6の
収容可能文字数だけのエントリエリアを有し、各エント
リは書換可能キャラクタジェネレータ6に格納される各
文字に対応している。CG管理テーブル4の文字コードエ
リアCC′には、書換可能キャラクタジェネレータ6に格
納されている文字パターンの文字コードが書込まれる。
また、状態フラグSFは、そのエントリに文字コードが収
納されているかどうかを示すフラグPFとその文字コード
がリフレッシュメモリ5内で使用中かどうかを示すフラ
グUFとを有する。
The character generator (CG) management table 4 is the third
As shown in the figure, the rewritable character generator 6 has as many entry areas as the accommodable characters, and each entry corresponds to each character stored in the rewritable character generator 6. In the character code area CC ′ of the CG management table 4, the character code of the character pattern stored in the rewritable character generator 6 is written.
Further, the status flag SF has a flag PF indicating whether or not the character code is stored in the entry and a flag UF indicating whether or not the character code is being used in the refresh memory 5.

外字処理部3は、第5図に示すように、外字表示要求テ
ーブル2から1エントリずつ取出し、その文字コードCC
がCG管理テーブル4に登録されているかどうかを調べ
る。既に登録されている文字コードであれば、その文字
コードのエントリ位置に対応する書換可能CG6のアドレ
ス(CGコード)をアドレスRAで示されるリフレッシュメ
モリ5内に書込む。
As shown in FIG. 5, the external character processing unit 3 fetches one entry at a time from the external character display request table 2 and sets its character code CC.
Is checked in the CG management table 4. If the character code is already registered, the address (CG code) of the rewritable CG6 corresponding to the entry position of the character code is written in the refresh memory 5 indicated by the address RA.

登録されていない文字コードであれば、まずCG管理テー
ブル4の空エントリを探し、空エントリに対応する書換
可能CGのエリアに外部ファイル装置9から読出した文字
パターンを格納する。また、書換可能CG6内の格納アド
レス位置を明確にするために、該当エントリのエリアC
C′にこの文字コードを格納するとともにリフレッシュ
メモリ5の該当番地に書換可能CG6への格納アドレス(C
Gコード)を書込む。
If the character code is not registered, an empty entry in the CG management table 4 is searched first, and the character pattern read from the external file device 9 is stored in the rewritable CG area corresponding to the empty entry. Also, in order to clarify the storage address position in rewritable CG6, area C of the corresponding entry
This character code is stored in C'and rewritable at the corresponding address of refresh memory 5 Storage address to CG6 (C
Write G code).

CG管理テーブル4に空エントリがなかった場合、すなわ
ち、書換可能キャラクタジェネレータ6が全て使われて
いる場合には、リフレッシュメモリ5内の格納内容を順
次調べることにより、書換可能キャラクタジェネレータ
6内の文字パターンのうち使用されていないものを探し
て対応するCG管理テーブル4のエントリを削除すること
によって空エントリを作成する。すなわち、書換可能キ
ャラクタジェネレータ6の使用されていないエントリを
探す場合には、CG管理テーブル4の使用中かどうかを示
すフラグUFを全部オフにした後、リフレッシュメモリ5
を順次読み出し、使用されているCGコードに対応するエ
ントリのみのUFフラグをオンにする。リフレッシュメモ
リ5の読出しを終えた時点で、UFフラグがオフであるエ
ントリが使用されていないことになり、空エントリとし
て使用される。
When there are no empty entries in the CG management table 4, that is, when all the rewritable character generators 6 are used, the contents in the rewritable character generator 6 are checked by sequentially checking the stored contents in the refresh memory 5. An empty entry is created by searching for an unused pattern and deleting the corresponding entry in the CG management table 4. That is, when searching for an unused entry in the rewritable character generator 6, the flag UF indicating whether the CG management table 4 is in use is turned off, and then the refresh memory 5 is used.
Are sequentially read, and the UF flag of only the entry corresponding to the used CG code is turned on. When the reading of the refresh memory 5 is completed, the entry whose UF flag is off is not used and is used as an empty entry.

このように、書換可能CG6のすべてのエリアが使用され
る迄その書換えを行なわないので、リフレッシュメモリ
5の書換えの毎にそれまで書換可能CG6に格納されてい
た文字パターンの必要性の有無を検出する必要はなくな
り、処理速度の向上が計れる。
As described above, since the rewriting is not performed until all the areas of the rewritable CG6 are used, each time the refresh memory 5 is rewritten, it is detected whether or not the character pattern stored in the rewritable CG6 is necessary. There is no need to do so, and the processing speed can be improved.

外字処理部3は既にCG管理テーブル4に登録されている
文字の表示を要求された場合には、書換可能キャラクタ
ジェネレータ6内のCGコードに変換後リフレッシュメモ
リ5へ書込むことは前にも述べた。しかしながら、この
場合にもリフレッシュメモリ5の該当位置が外字を示す
特殊コードでない場合には、リフレッシュメモリ5への
CGコードの書込は行わない。これは、外字表示要求テー
ブル2へ外字の文字コードが登録されている期間にその
位置へ次の表示要求が発生し、新しい文字の表示が要求
されている可能性があるためである。
When the external character processing unit 3 is requested to display the characters already registered in the CG management table 4, the external character processing unit 3 converts the CG code in the rewritable character generator 6 and writes it in the refresh memory 5, as described above. It was However, also in this case, if the corresponding position of the refresh memory 5 is not a special code indicating an external character, the refresh memory 5
Do not write the CG code. This is because there is a possibility that the next display request is generated at that position during the period when the character code of the external character is registered in the external character display request table 2, and the display of a new character is requested.

表示部8は、定期的にリフレッシュメモリ5を読み出
し、そこに格納されているコードに従って、読出専用キ
ャラクタジェネレータ7または書換可能キャラクタジェ
ネレータ6の該当位置から文字パターンを読み出しCRT
ディスプレイへの表示を行う。
The display unit 8 periodically reads out the refresh memory 5, reads a character pattern from a corresponding position of the read-only character generator 7 or the rewritable character generator 6 according to a code stored therein, and reads the character pattern.
Display on the display.

〔発明の効果〕〔The invention's effect〕

本発明は以上説明したように、CG管理テーブルを参照し
て外字用キャラクタジェネレータの書込制御を行なうこ
とによって、ディスプレイ装置における外字処理を簡単
な構成で実現することができる。
As described above, according to the present invention, the external character processing in the display device can be realized with a simple configuration by performing the writing control of the external character generator by referring to the CG management table.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の一実施例を示すブロック図、第2図は
外字表示要求テーブルの構成図、第3図はCG管理テーブ
ルの構成図、第4図は表示処理部の動作フローチャー
ト、第5図は外字処理部の動作フローチャートである。 1……表示処理部、2……外字表示要求テーブル、3…
…外字処理部、4……CG管理テーブル、5……リフレッ
シュメモリ、6……書換可能キャラクタジェネレータ、
7……読出専用キャラクタジェネレータ、8……表示
部。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a block diagram of an external character display request table, FIG. 3 is a block diagram of a CG management table, and FIG. 4 is an operation flowchart of a display processing unit. FIG. 5 is an operation flowchart of the external character processing unit. 1 ... Display processing unit, 2 ... External character display request table, 3 ...
... External character processing unit, 4 ... CG management table, 5 ... Refresh memory, 6 ... Rewritable character generator,
7 ... Read-only character generator, 8 ... Display section.

フロントページの続き (56)参考文献 特開 昭56−52481(JP,A) 特開 昭57−161781(JP,A) 特開 昭56−42272(JP,A) 特開 昭57−129487(JP,A) 特開 昭58−166441(JP,A) 特開 昭59−99485(JP,A)Continuation of the front page (56) Reference JP-A-56-52481 (JP, A) JP-A-57-161781 (JP, A) JP-A-56-42272 (JP, A) JP-A-57-129487 (JP , A) JP-A-58-166441 (JP, A) JP-A-59-99485 (JP, A)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】表示すべき文字のキャラクタコードを格納
するリフレッシュメモリと、 予め定めた文字の前記キャラクタコードと対応する文字
パターンを格納する読み出し専用キャラクタジェネレー
タと、 前記予め定めた文字以外の外字文字の前記キャラクタコ
ードと対応する文字パターンを格納する書換可能なキャ
ラクタジェネレータと、 前記外字文字と対応する前記リフレッシュメモリ上のア
ドレスおよび表示すべき前記外字文字のキャラクタコー
ドを格納する外字表示要求テーブルと、 前記書換可能なキャラクタジェネレータに格納された文
字パターンに対応するキャラクタコードおよび該キャラ
クタコードが前記リフレッシュメモリ内で使用されてい
るか否かを示すフラグを格納するキャラクタジェネレー
タ管理テーブルと、 前記外字表示要求テーブルから書き込まれた順にリフレ
ッシュメモリ上のアドレスおよび表示すべき外字文字の
キャラクタコードを取り出し、表示すべき外字文字のキ
ャラクタコードが前記キャラクタジェネレータ管理テー
ブルに既に格納されているか否かを判定し、該外字文字
のキャラクタコードが既に格納されていて前記リフレッ
シュメモリ上の対応するアドレスが外字を示す特殊コー
ドのままであれば該特殊コードを前記書換可能なキャラ
クタジェネレータに既に格納されているコードと置き換
え、該外字文字のキャラクタコードが格納されていない
ならば外部ファイル装置から文字パターンを読み出して
前記書換可能なキャラクタジェネレータに書き込んだ後
前記キャラクタジェネレータ管理テーブルを更新する外
字処理部と、 表示すべき文字のキャラクタコードに対応する文字パタ
ーンが前記読み出し専用キャラクタジェネレータに格納
されているか否かを判定する第1の処理と、該第1の処
理で格納されていると判定された場合前記リフレッシュ
メモリに前記読み出し専用キャラクタジェネレータの文
字パターンに対応するキャラクタコードを書き込む第2
の処理と、該第1の処理で格納されていないと判定され
た場合前記リフレッシュメモリに外字を示す前記特殊コ
ードを書き込むとともに該リフレッシュメモリ上の対応
するアドレスおよび表示すべき外字文字のキャラクタコ
ードを前記外字表示要求テーブルに書き込み、前記外字
処理部を起動する第3の処理とを行う表示処理部とを備
えたことを特徴とするディスプレイ装置。
1. A refresh memory for storing a character code of a character to be displayed, a read-only character generator for storing a character pattern corresponding to the character code of a predetermined character, and an external character other than the predetermined character. A rewritable character generator that stores a character pattern corresponding to the character code, an external character display request table that stores an address on the refresh memory corresponding to the external character and a character code of the external character to be displayed, A character generator management table storing a character code corresponding to a character pattern stored in the rewritable character generator and a flag indicating whether or not the character code is used in the refresh memory; The address on the refresh memory and the character code of the external character to be displayed are retrieved from the character display request table in the order written, and it is determined whether the character code of the external character to be displayed is already stored in the character generator management table. However, if the character code of the external character is already stored and the corresponding address on the refresh memory remains the special code indicating the external character, the special code is already stored in the rewritable character generator. If the character code of the external character is not stored, the external character processing unit that reads the character pattern from the external file device, writes the character pattern in the rewritable character generator, and then updates the character generator management table. A first process for determining whether or not a character pattern corresponding to a character code of a character is stored in the read-only character generator; and, if it is determined to be stored in the first process, in the refresh memory. Writing a character code corresponding to the character pattern of the read-only character generator;
And the special code indicating the external character is written in the refresh memory and the corresponding address on the refresh memory and the character code of the external character to be displayed are displayed in the refresh memory. A display device, comprising: a display processing unit that writes in the external character display request table and performs a third process of activating the external character processing unit.
JP59128727A 1984-06-22 1984-06-22 Display device Expired - Lifetime JPH0715623B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59128727A JPH0715623B2 (en) 1984-06-22 1984-06-22 Display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59128727A JPH0715623B2 (en) 1984-06-22 1984-06-22 Display device

Publications (2)

Publication Number Publication Date
JPS617874A JPS617874A (en) 1986-01-14
JPH0715623B2 true JPH0715623B2 (en) 1995-02-22

Family

ID=14991945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59128727A Expired - Lifetime JPH0715623B2 (en) 1984-06-22 1984-06-22 Display device

Country Status (1)

Country Link
JP (1) JPH0715623B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63194392U (en) * 1987-06-01 1988-12-14
JPH0457090A (en) * 1990-06-27 1992-02-24 Fujitsu Ltd Dynamic utilization system for user definition character
JP2623077B2 (en) * 1995-12-27 1997-06-25 三洋電機株式会社 Display information creation device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5652481A (en) * 1979-10-03 1981-05-11 Hitachi Ltd Control system of character pattern
JPS6044668B2 (en) * 1981-03-30 1985-10-04 富士通株式会社 Kanji display device control method

Also Published As

Publication number Publication date
JPS617874A (en) 1986-01-14

Similar Documents

Publication Publication Date Title
US5893148A (en) System and method for allocating cache memory storage space
JPH0715623B2 (en) Display device
CN110825658B (en) Flash memory controller and method
JPH02257282A (en) Table preparation processor
JP2759954B2 (en) Electronic map search device
KR900000090B1 (en) Display control method
JP3067083B2 (en) Document input device
JPH0541999B2 (en)
JPH06250921A (en) Access device
JPS6242238A (en) Storage device for queue
JPS62276589A (en) Scrolling system for display unit
JPH04280331A (en) Access system to read-only list
JPH07152585A (en) Priority control monitor system
JPH0277874A (en) External character display system
JPH06110773A (en) Memory controller
JPS61194493A (en) Crt screen generator
JPH07334632A (en) Memory card issuing method/device
JPH02253977A (en) Printer
JPS6057380A (en) Display system
JP2002024077A (en) Write controller of semiconductor memory and its method
JPH0810396B2 (en) Character pattern control method
JPH0749815A (en) Data storage device
JPS6051924A (en) External character access system
JPS6134628A (en) Computer provided with tag
JPH03183575A (en) Font cash device