Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS648338B2 - - Google Patents
[go: Go Back, main page]

JPS648338B2 - - Google Patents

Info

Publication number
JPS648338B2
JPS648338B2 JP61207841A JP20784186A JPS648338B2 JP S648338 B2 JPS648338 B2 JP S648338B2 JP 61207841 A JP61207841 A JP 61207841A JP 20784186 A JP20784186 A JP 20784186A JP S648338 B2 JPS648338 B2 JP S648338B2
Authority
JP
Japan
Prior art keywords
display
timing
crt
refresh memory
circuit
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
Application number
JP61207841A
Other languages
Japanese (ja)
Other versions
JPS62148993A (en
Inventor
Yasuyo Ishikawa
Kazuo Watanabe
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
Original Assignee
Hitachi 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 filed Critical Hitachi Ltd
Priority to JP61207841A priority Critical patent/JPS62148993A/en
Publication of JPS62148993A publication Critical patent/JPS62148993A/en
Publication of JPS648338B2 publication Critical patent/JPS648338B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 この発明は、ラスタスキヤン方式のデイスプレ
イ装置(表示装置)を用いる表示制御装置に関す
る。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a display control device using a raster scan type display device.

この発明は、表示画面に対応される情報が書き
込まれるリフレツシユメモリへの書き込み可能期
間を、CPU(マイクロプロセツサ)によつて容易
に検知できるようにするためのものである。
The present invention is intended to enable a CPU (microprocessor) to easily detect a writable period in a refresh memory in which information corresponding to a display screen is written.

以下、実施例により、この発明を具体的に説明
する。
Hereinafter, the present invention will be specifically explained with reference to Examples.

第1図は、この発明の一実施例を示すCRTデ
イスプレイ装置のブロツク図である。
FIG. 1 is a block diagram of a CRT display device showing one embodiment of the present invention.

この実施例におけるCRTデイスプレイ装置の
概要は次の通りである。
The outline of the CRT display device in this embodiment is as follows.

CPU1等の入力源により、バスドライバ2を
介して、リフレツシユメモリ5に表示すべき情報
を書き込むものである。この情報は、CRT画面
上の表示位置を示すアドレス情報と、アスキー
(ASCII)コード等の文字表示コードとである。
上記アドレス情報は、アドレスデコーダ10と、
アドレスセレクタ4とを通して、リフレツシユメ
モリ5に入力されるものである。
Information to be displayed is written into the refresh memory 5 by an input source such as the CPU 1 via the bus driver 2. This information includes address information indicating the display position on the CRT screen and character display codes such as ASCII codes.
The above address information is transmitted to the address decoder 10,
It is input to the refresh memory 5 through the address selector 4.

リフレツシユメモリ5は、CRT画面上に割り
当てられた文字表示アドレスと対応したアドレス
を有するものである。したがつて、リフレツシユ
メモリ5は、CRT画面に表示できる総文字数分
だけのコード情報が記憶できるメモリ容量を有す
るものである。
The refresh memory 5 has addresses corresponding to character display addresses assigned on the CRT screen. Therefore, the refresh memory 5 has a memory capacity capable of storing code information for the total number of characters that can be displayed on the CRT screen.

例えば、文字数を横32文字、縦16行とすると、
1画面当り、32×16バイトの記憶容量が必要とな
る。この実施例においては、リフレツシユメモリ
5は、2048バイトの記憶容量を有するものとし、
4画面分にわたつての書き込みが可能となるもの
である。したがつて、アドレス情報は、11ビツト
構成のものとなる。
For example, if the number of characters is 32 characters horizontally and 16 lines vertically,
A storage capacity of 32 x 16 bytes is required for each screen. In this embodiment, the refresh memory 5 has a storage capacity of 2048 bytes,
It is possible to write over four screens. Therefore, the address information has an 11-bit configuration.

一般に、マイクロコンピユータシステムにおけ
るアドレス情報は、16ビツト構成であるので、上
記CPU等のアドレス情報を11ビツト構成のリフ
レツシユメモリアドレスに変換し、また後述する
読み出し回路12を指定するアドレス信号を形成
するのが上記アドレスデコーダ10である。
Generally, the address information in a microcomputer system has a 16-bit configuration, so the address information of the CPU, etc. is converted into a refresh memory address of 11-bit configuration, and an address signal that specifies the readout circuit 12, which will be described later, is formed. This is the address decoder 10 mentioned above.

そして、アドレスセレクタ4は、後述する
CRTコントローラ3からのアドレス情報と、
CPU1等の入力源からのアドレス情報とを切り
換えるためのものである。
The address selector 4 will be described later.
Address information from CRT controller 3,
This is for switching address information from an input source such as the CPU 1.

上記リフレツシユメモリ5の読み出しは、
CRTコントローラ3で形成されたCRTの文字ア
ドレスに対応したタイミングパルス(MA)をア
ドレス情報とし、1文字ごとに順次行なわれる。
この読み出されたコード情報は、パターン発生回
路6により、1文字ごとにドツト構成されたパタ
ーン信号に変換される。
Reading the refresh memory 5 is as follows:
Timing pulses (MA) corresponding to character addresses on the CRT formed by the CRT controller 3 are used as address information, and processing is performed sequentially for each character.
This read code information is converted by the pattern generation circuit 6 into a pattern signal in which each character is composed of dots.

このパターン発生回路6は、文字等の画素が書
き込まれているリードオンリーメモリ(ROM)
により構成される。したがつて、表示される文字
コードがリフレツシユメモリ5からパターン発生
回路6に与えられること、すなわち、パターン発
生回路6の文字アドレスを指定することと、ラス
タアドレスを指定することとにより、その出力
は、ラスタスキヤンタイミングに同期した文字パ
ターン信号となる。
This pattern generation circuit 6 is a read-only memory (ROM) in which pixels such as characters are written.
Consisted of. Therefore, by giving the character code to be displayed from the refresh memory 5 to the pattern generation circuit 6, that is, by specifying the character address of the pattern generation circuit 6 and the raster address, its output can be changed. becomes a character pattern signal synchronized with the raster scan timing.

このパターン出力は、パラレル/シリアル変換
回路7により、シリアルな映像信号に変換され
る。このシリアルな映像信号は、ビデイオコント
ロール回路8により、同期パルス(SYNC)、有
効表示画面を形成する表示タイミングパルス
(DISPTMG)と合成されて、CRT画面上に文字
を表示することとなる。
This pattern output is converted into a serial video signal by a parallel/serial conversion circuit 7. This serial video signal is synthesized by the video control circuit 8 with a synchronization pulse (SYNC) and a display timing pulse (DISPTMG) forming an effective display screen to display characters on the CRT screen.

タイミングコントローラ9は、発振回路を内蔵
し、これらのリフレツシユメモリ5のアドレスタ
イミングパルス(MA)及びパターン発生回路6
のラスタアドレスタイミングパルス(RA)の基
本となるキヤラクタロツク(CLK)、シリアルな
画素データを得るためのビデイオクロツク
(VCLK)等を形成するものである。
The timing controller 9 has a built-in oscillation circuit, and controls the address timing pulse (MA) of the refresh memory 5 and the pattern generation circuit 6.
It forms the character lock (CLK), which is the basis of the raster address timing pulse (RA), and the video clock (VCLK) for obtaining serial pixel data.

CRTコントローラ3は、水平表示文字レジス
タ、垂直表示文字レジスタ等の各種制御レジスタ
と、リフレツシユメモリ5の、換言すれば、
CRT画面上のラスタに同期した番地指定を行な
う文字、行カウンタと、CRTの水平及び垂直同
期信号発生回路と、ラスタ制御回路と、カーソル
制御回路等により構成され、CRTのラスタに同
期したリフレツシユメモリ5のアドレス指定
(MA)、パターン発生回路6のラスタ指定(RA)
をして、上述のような画素データを形成するもの
とし、及びCRTの同期パルス等を形成するもの
である。
The CRT controller 3 controls various control registers such as a horizontal display character register and a vertical display character register, and a refresh memory 5, in other words,
Consists of a character and line counter for specifying addresses in synchronization with the raster on the CRT screen, a CRT horizontal and vertical synchronization signal generation circuit, a raster control circuit, a cursor control circuit, etc., and a refresh function synchronized with the CRT raster. Address specification of memory 5 (MA), raster specification of pattern generation circuit 6 (RA)
This is used to form the pixel data as described above, as well as to form synchronizing pulses and the like for the CRT.

このCRTコントローラ3として、例えば「商
品名HD46505」のモノリシツク集積回路を用い
ることができる。
As this CRT controller 3, for example, a monolithic integrated circuit under the trade name "HD46505" can be used.

なお、11は、リフレツシユメモリ5への入力
源からのアクセスタイミング信号を形成するタイ
ミングパルス発生回路であり、上記表示タイミン
グパルス(DISPTMG)を入力とし、垂直ブラ
ンキング期間を抜き出して上記タイミングパルス
(STATUS)を形成する。そして、12は、こ
の出力の読み出しを行なう読み出し回路である。
Note that 11 is a timing pulse generation circuit that forms an access timing signal from an input source to the refresh memory 5, which inputs the display timing pulse (DISPTMG), extracts the vertical blanking period, and generates the timing pulse ( STATUS). Reference numeral 12 denotes a readout circuit for reading out this output.

上述のようなCRTデイスプレイ装置において、
例えば、第3図に示すように、ノンインターレー
スモードによるCRTの表示画面部13を構成す
るラスタ本数を240本とし、上下、左右にそれぞ
れ画面の10%づつのボーダ部(斜線を付した部
分)を設けて、有効表示画面17を構成するもの
とする。このボーダ部は、CRTの水平、垂直駆
動能力のバラツキにより、表示文字が画面からは
み出して表示されることを防止するために必要な
ものである。
In the CRT display device as mentioned above,
For example, as shown in Figure 3, the number of rasters that make up the display screen section 13 of a CRT in non-interlaced mode is 240, and border areas (shaded areas) of 10% of the screen each on the top, bottom, left and right sides. It is assumed that the effective display screen 17 is configured by providing the following. This border section is necessary to prevent displayed characters from being displayed off the screen due to variations in the horizontal and vertical driving capabilities of the CRT.

ホームテレビ受像機等のCRTにおいては、水
平走査時間Hは63.5MS(ミリセカンド)程度であ
る。このうち、帰線消去時間t4を9.3MSとする
と、上記表示画面13を形成する一水平走査時間
は、54.2MSとなる。したがつて、上述のように、
左右に10%t1,t2づつのボーダ部を設けるものと
すると、t1,t2は、5.4MSとなり、有効表示画面
14を形成する走査時間(t3)は43.36MSとな
る。
In a CRT such as a home television receiver, the horizontal scanning time H is approximately 63.5 MS (milliseconds). If the blanking time t4 is 9.3 MS, one horizontal scanning time for forming the display screen 13 is 54.2 MS. Therefore, as mentioned above,
Assuming that border portions of 10% t 1 and t 2 are provided on the left and right sides, t 1 and t 2 are 5.4 MS, and the scanning time (t 3 ) for forming the effective display screen 14 is 43.36 MS.

したがつて、CRTコントローラ3は、1水平
走査時間(H)当り、上記有効表示時間(t3)を
“1”とし、他のボーダ時間および帰線消去時間
(プランキング時間)を“0”とする表示タイミ
ング(DISPTMG)を形成することとなる。
Therefore, the CRT controller 3 sets the effective display time (t 3 ) to "1" and sets the other border times and blanking times (planking time) to "0" per horizontal scanning time (H). This will form the display timing (DISPTMG).

一方、垂直方向については、表示画面13のラ
スタ本数が240本で、上下に10%(t5,t6)づつ
のボーダ部を設けるものであるから、t5,t6は、
ラスタ本数で24本(24×63.5MS)に相当する時
間となり、有効表示画面14を形成するラスタ本
数は192本となり、時間(t7)は192×63.5MSと
なる。
On the other hand, in the vertical direction, the number of rasters on the display screen 13 is 240, and 10% (t 5 , t 6 ) border areas are provided on the top and bottom, so t 5 and t 6 are as follows.
The time is equivalent to 24 rasters (24×63.5MS), the number of rasters forming the effective display screen 14 is 192, and the time (t 7 ) is 192×63.5MS.

したがつて、1表示画面(V)当り、上記有効
表示時間(t7)を“1”とし、他を“0”(ブラ
ンキング)とする表示タイミング(DISPTMG)
を形成することとなる。
Therefore, the display timing (DISPTMG) is such that the effective display time (t 7 ) is set to "1" and the others are set to "0" (blanking) per display screen (V).
will be formed.

この表示タイミングパルス(DISPTMG)を
第4図に示すように形成するものである。このタ
イミングパルス(DISPTMG)は、同図に示す
ように、NTSC方式のCRTにより、ノンインタ
ーレスモードで構成すると、1表示画面(V)は
1/60秒となり、この中に、水平表示タイミング
パルス(H)を192個と、この水平表示タイミン
グパルス(H)が70個分に相当する垂直ブランキ
ング部を有するパルス信号となる。
This display timing pulse (DISPTMG) is formed as shown in FIG. This timing pulse (DISPTMG) is, as shown in the figure, when configured in non-interlace mode using an NTSC CRT, one display screen (V) is 1/60 seconds, and in this, the horizontal display timing pulse The pulse signal has 192 horizontal display timing pulses (H) and a vertical blanking portion corresponding to 70 horizontal display timing pulses (H).

上記垂直ブランキング部は、NTSC方式におい
ては、ラスタ本数が525本であり、ノンインタレ
スモードではラスタが525/2であることにより、
262.5−192≒70個に相当する水平表示タイミング
となる。このうち、48個分が上記時間(t5+t6
になり、22個分が垂直帰線時間(t3)に相当す
る。
In the vertical blanking section, the number of rasters is 525 in the NTSC system, and the number of rasters is 525/2 in the non-interlace mode.
The horizontal display timing corresponds to 262.5−192≒70 pieces. Of these, 48 pieces took the above time (t 5 + t 6 )
, and 22 times corresponds to the vertical retrace time (t 3 ).

この実施例においては、上記有効表示画面14
を形成するためのボーダタイミング、及び帰線消
去タイミングから成るブランキングタイミングを
利用して、CRTの表示内容を変更する際のCPU
等の入力源からのアクセスタイミングに割り当て
ようとするものである。すなわち、上記ブランキ
ング期間CRTデイスプレイ装置は、リフレツシ
ユメモリの読み出し、言い換えれば文字表示のた
めの動作を停止しているものであるから、表示画
面の1部にフラツシングを生じさせることなくリ
フレツシユメモリの内容が変更できるものとな
る。この場合において、水平ブランキング期間
は、前述から明らかなように20MSと短かく、こ
れをアクセス可能な時間帯としても、CPU等の
入力源からの実質的な書き込み動作を期待できな
い。したがつて、CPU等に無用な動作をさせる
のを防止するため、この水平ブランキング期間を
消去して、垂直ブランキング期間(4.4MS)のみ
を上記アクセスタイミングとして用いるものであ
る。
In this embodiment, the effective display screen 14
The CPU uses blanking timing, which consists of border timing to form and blanking timing, to change the CRT display content.
The purpose of this approach is to allocate access timings from input sources such as . That is, during the above-mentioned blanking period, the CRT display device stops reading the refresh memory, in other words, it stops the operation for displaying characters, so it is possible to read the refresh memory without causing flashing in a part of the display screen. The contents can be changed. In this case, the horizontal blanking period is as short as 20 MS, as is clear from the above, and even if this is an accessible time period, no substantial write operation can be expected from the input source such as the CPU. Therefore, in order to prevent the CPU from performing unnecessary operations, this horizontal blanking period is deleted and only the vertical blanking period (4.4 MS) is used as the access timing.

第2図は、この水平ブランキング期間を消去し
て、上記アクセスタイミング信号を形成する回路
の一実施例を示す回路図である。
FIG. 2 is a circuit diagram showing an embodiment of a circuit that erases this horizontal blanking period and forms the access timing signal.

この回路は、上記表示タイミング信号
(DISPTMG)の反転信号を形成するインバータ
(IN)とこのインバータ出力の立ち上りタイミン
グで“0”レベルの出力パルスを形成するワンシ
ヨツトマルチバイブレータ(OS1)と、この出力
の立ち上りタイミングで“0”レベルの出力パル
スを形成するワンシヨツトマルチバイブレータ
(OS2)とにより構成される。
This circuit consists of an inverter (IN) that forms an inverted signal of the above-mentioned display timing signal (DISPTMG), a one-shot multivibrator (OS 1 ) that forms a "0" level output pulse at the rising timing of this inverter output, and It is composed of a one-shot multivibrator (OS 2 ) that forms a "0" level output pulse at the rise timing of the output.

前段のワンシヨツトマルチバイブレータ
(OS1)は、水平ブランキングを消去するための
リトリガブル形式のワンシヨツトマルチバイブレ
ータであり、出力パルス幅を決定する時定数回路
R1,C1の値を水平走査時間(H)より長く設定
する。この時定数R1,C1により、出力パルスが
“1”レベルに変化する前に、次々と起動がかか
るため、第4図に示すように水平ブランキングを
消去した出力パルス(OS1)が得られる。
The front-stage one-shot multivibrator (OS 1 ) is a retriggerable one-shot multivibrator to eliminate horizontal blanking, and has a time constant circuit that determines the output pulse width.
Set the values of R 1 and C 1 to be longer than the horizontal scanning time (H). Due to these time constants R 1 and C 1 , the output pulse is activated one after another before it changes to the "1" level, so the output pulse (OS 1 ) with horizontal blanking removed is as shown in Figure 4. can get.

後段のマルチバイブレータ(OS2)は、上記ア
クセスタイミングパルス(STATUS)を形成す
るためのものであり、時定数回路R2,C2により、
4MS程度の“0”レベルパルス(OS2)を形成す
る。上記ワンシヨツトパルス(OS1)は、最初の
表示期間を含むものであるため、上記のワンシヨ
ツトマルチバイブレータ(OS2)を設けて、真の
垂直ブランキングパルスを形成する。
The multivibrator (OS 2 ) at the latter stage is for forming the access timing pulse (STATUS) mentioned above, and the time constant circuits R 2 and C 2 provide
A “0” level pulse (OS 2 ) of approximately 4 MS is formed. Since the one-shot pulse (OS 1 ) includes the first display period, the one-shot multivibrator (OS 2 ) is provided to form a true vertical blanking pulse.

このタイミング信号(STATUS)は、第1図
に示すように、アドレスセレクタ4の切り換え信
号として用いるとともに、読み出し回路2を介し
て、データバス(DATA)に出力されるように
するものである。これにより、CPU等は、リフ
レツシユメモリ5の内容変更に際し、まず、上
記読み出し回路12の番地を指定して、信号
(STATUS)を読み出し、書き込み可能か否か
を判定する。書き込み可能(“0”)のときは、
リフレツシユメモリ5のアドレス情報、データを
送出して書き込みを行なう。書き込み後に、再
び上記読み出し回路12を指定して、書き込み可
能か否かを判定し、上記信号(STATUS)が
“0”のとき、上記書き込み動作は完全になされ
たことを確認して、一連の書き込み動作を完了す
るものとする。
As shown in FIG. 1, this timing signal (STATUS) is used as a switching signal for the address selector 4, and is also outputted to the data bus (DATA) via the readout circuit 2. Accordingly, when changing the contents of the refresh memory 5, the CPU or the like first specifies the address of the readout circuit 12, reads out the signal (STATUS), and determines whether writing is possible. When writable (“0”),
Address information and data of the refresh memory 5 are sent and written. After writing, the read circuit 12 is designated again to determine whether writing is possible or not. When the signal (STATUS) is "0", it is confirmed that the write operation has been completed, and a series of operations are performed. The write operation shall be completed.

上記の確認動作を行なわせるのは、書き込み
前の判定時には、上記ブランキング期間であつた
が、書き込み動作を行なう時は、表示期間であり
書き込みがなされないことがあるので、このよう
な確認動作を行なわせるものである。
The above confirmation operation is performed during the blanking period when making a judgment before writing, but when a write operation is performed, it is during the display period and writing may not be performed, so such confirmation operation is performed. It is something that allows you to do this.

デイスプレイ装置をプログラムデイバツク等に
用いるときは、上述のような書き込み不良があれ
ば、表示により判明できるが、テレビゲーム等に
おけるプログラム実行中に、上述のような書き込
みミスがあると、ゲームの内容がプログラム通り
にならなく、誤動作を生じるため、上記簡単な確
認動作で、これを防止することができる。
When a display device is used for program dayback, etc., if there is a writing error like the one mentioned above, it can be confirmed by the display, but if there is a writing error like the one mentioned above while executing a program in a video game, etc., the content of the game will be affected. Since the program does not follow the program and causes malfunctions, this can be prevented by the above-mentioned simple confirmation operation.

この発明は、前記実施例に限定されず、水平ブ
ランキングを消去する手段は、種々変形でき、水
平、垂直パルス等は、表示文字構成により、変形
できるものである。
The present invention is not limited to the embodiments described above, and the means for erasing horizontal blanking can be modified in various ways, and the horizontal and vertical pulses can be modified depending on the display character configuration.

この発明は、ラスタスキヤン方式のCRTデイ
スプレイ装置に広く利用できる。
The present invention can be widely used in raster scan type CRT display devices.

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

第1図は、この発明の一実施例を示すCRTデ
イスプレイ装置のブロツク図、第2図は、第1図
におけるタイミングパルス発生回路の一実施例を
示す回路図、第3図は、この発明の一実施例を示
す表示画面の構成及びタイミングを説明する図、
第4図は、第2図の回路の動作波形図である。 1……CPU、2……バスドライバ、3……
CRTコントローラ、4……アドレスセレクタ、
5……リフレツシユメモリ、6……パターン発生
回路、7……パラレル/シリアル変換回路、8…
…ビデイオコントロール回路、9……タイミング
コントローラ、10……アドレスデコーダ、11
……タイミングパルス発生回路、12……読み取
り回路、13……表示画面、14……有効表示画
面。
FIG. 1 is a block diagram of a CRT display device showing an embodiment of the present invention, FIG. 2 is a circuit diagram showing an embodiment of the timing pulse generation circuit in FIG. 1, and FIG. A diagram illustrating the configuration and timing of a display screen showing one embodiment,
FIG. 4 is an operational waveform diagram of the circuit of FIG. 2. 1...CPU, 2...Bus driver, 3...
CRT controller, 4...address selector,
5... Refresh memory, 6... Pattern generation circuit, 7... Parallel/serial conversion circuit, 8...
...Video control circuit, 9...Timing controller, 10...Address decoder, 11
...Timing pulse generation circuit, 12...Reading circuit, 13...Display screen, 14...Valid display screen.

Claims (1)

【特許請求の範囲】[Claims] 1 マイクロプロセツサと、かかるマイクロプロ
セツサに結合されたバスラインと、表示装置に表
示されるべき情報が記憶されるリフレツシユメモ
リと、上記バスラインを介する上記リフレツシユ
メモリへの垂直ブランキング期間における情報の
書き込みの許可を意味する制御信号がそれに与え
られ上記バスラインを介して上記マイクロプロセ
ツサによつてアクセス可能にされたフリツプフロ
ツプと、上記バスラインを介して表示制御信号が
与えられ上記表示装置のための同期信号と上記リ
フレツシユメモリのためのアドレス信号と上記フ
リツプフロツプのための制御信号を形成する表示
制御回路とを備えてなることを特徴とする表示制
御装置。
1 a microprocessor, a bus line coupled to the microprocessor, a refresh memory in which information to be displayed on a display device is stored, and a vertical blanking period to the refresh memory via the bus line; a flip-flop, which is made accessible by the microprocessor via the bus line to which a control signal is applied, meaning permission to write information in the display; 1. A display control device comprising a display control circuit for forming a synchronization signal for the device, an address signal for the refresh memory, and a control signal for the flip-flop.
JP61207841A 1986-09-05 1986-09-05 display control device Granted JPS62148993A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61207841A JPS62148993A (en) 1986-09-05 1986-09-05 display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61207841A JPS62148993A (en) 1986-09-05 1986-09-05 display control device

Publications (2)

Publication Number Publication Date
JPS62148993A JPS62148993A (en) 1987-07-02
JPS648338B2 true JPS648338B2 (en) 1989-02-13

Family

ID=16546410

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61207841A Granted JPS62148993A (en) 1986-09-05 1986-09-05 display control device

Country Status (1)

Country Link
JP (1) JPS62148993A (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5443099B2 (en) * 1973-06-22 1979-12-18

Also Published As

Publication number Publication date
JPS62148993A (en) 1987-07-02

Similar Documents

Publication Publication Date Title
US5309168A (en) Panel display control device
JPS644193B2 (en)
JPH04338797A (en) Font memory access system
JPH05188922A (en) Screen display device control method
JPS648338B2 (en)
JPS6140997B2 (en)
JPS642956B2 (en)
EP0413363A2 (en) Circuit for generating data of a letter to be displayed on a screen
JP2591064B2 (en) Teletext broadcast receiver
JPH0631506Y2 (en) CRT display device
JPS6114074Y2 (en)
JP2506960B2 (en) Display controller
JP2954980B2 (en) Information display device
US5412403A (en) Video display control circuit
JPS60134284A (en) Screen inversion display system
JP2995902B2 (en) Video display control circuit
JP4484278B2 (en) Display control circuit
KR940006808B1 (en) Cursor generator
JPH09292244A (en) Navigation device for vehicle
JPH01170985A (en) Character display device
JPS6314376B2 (en)
JP2000056739A (en) Display device
JPH0558199B2 (en)
JPS62192794A (en) Image synthetic display unit
JPH035755B2 (en)