JPH10312183A - Display control device - Google Patents
Display control deviceInfo
- Publication number
- JPH10312183A JPH10312183A JP9120813A JP12081397A JPH10312183A JP H10312183 A JPH10312183 A JP H10312183A JP 9120813 A JP9120813 A JP 9120813A JP 12081397 A JP12081397 A JP 12081397A JP H10312183 A JPH10312183 A JP H10312183A
- Authority
- JP
- Japan
- Prior art keywords
- display
- display data
- output
- selector
- continuous
- 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.)
- Granted
Links
Landscapes
- Controls And Circuits For Display Device (AREA)
Abstract
(57)【要約】
【課題】 表示コードを記憶しておくRAMが少ない容
量でも同じ表示データの連続表示を可能にする表示制御
装置を実現する。
【解決手段】 ROM105から出力される表示データ
を記憶するバッファ111と、ROM105とバッファ
111のいずれかの表示データを選択するセレクタ11
2とを設け、RAM103に、表示装置107へ同一の
RGB表示データを連続して出力するために同一の表示
コードaを連続して記憶する代わりに、連続表示するた
めの連続表示制御ビット,連続回数ビットを含む表示コ
ードbを記憶している。そして、ROMアドレス生成部
104で表示コードbをデコードしたときに、連続回数
ビットに示される回数だけセレクタ112がバッファ1
11の表示データを連続して選択出力するようにしてい
る。
(57) [Summary] [PROBLEMS] To realize a display control device capable of continuously displaying the same display data even with a small capacity of a RAM for storing a display code. SOLUTION: A buffer 111 for storing display data outputted from a ROM 105, and a selector 11 for selecting one of the display data of the ROM 105 and the buffer 111
And a continuous display control bit for continuous display, instead of continuously storing the same display code a in the RAM 103 in order to continuously output the same RGB display data to the display device 107. A display code b including a number-of-times bit is stored. When the display code b is decoded by the ROM address generation unit 104, the selector 112 stores the buffer 1
Eleven display data are selected and output continuously.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、CRT等の表示装
置に表示するデータの表示制御装置に関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display control device for data displayed on a display device such as a CRT.
【0002】[0002]
【従来の技術】近年、CRT等の表示装置にチャンネル
や音量等の様々な情報を表示するために、RAMに記憶
された表示コードの順番にROMに記憶された表示デー
タを読み出してRGB表示データに変換する表示制御装
置がTVセットなどで用いられている。2. Description of the Related Art In recent years, in order to display various information such as channels and volume on a display device such as a CRT, display data stored in a ROM is read out in the order of display codes stored in a RAM, and RGB display data is read out. A display control device for converting into a TV set is used in a TV set or the like.
【0003】図2は従来の表示制御装置のブロック図で
ある。図2において、201は従来の表示制御装置、1
02はCPU、103は表示装置107に表示するため
の表示コードが記憶されているRAM、104はROM
アドレス生成部、105は表示データが記憶されている
ROM、106はROM105から読み出した表示デー
タをRGB表示データに変換する色変換部、107は表
示装置である。FIG. 2 is a block diagram of a conventional display control device. In FIG. 2, reference numeral 201 denotes a conventional display control device;
02 is a CPU, 103 is a RAM in which a display code to be displayed on the display device 107 is stored, 104 is a ROM
An address generation unit, 105 is a ROM storing display data, 106 is a color conversion unit that converts display data read from the ROM 105 into RGB display data, and 107 is a display device.
【0004】以上のように構成された従来の表示制御装
置について、以下その動作を説明する。RAM103に
は、あらかじめCPU102により表示する順番に表示
コードが記憶されており、その表示コードは、CPU1
02から出力されるRAMアドレスによりRAM103
から読み出され、ROMアドレス生成部104に入力さ
れる。ROMアドレス生成部104は表示コードをデコ
ードして、表示データが記憶されているROM105を
アクセスするためのROMアドレスを出力する。このR
OMアドレスによりROM105から表示データが出力
され、色変換部106に入力される。色変換部106で
は、ROM105から入力した表示データを、表示装置
107で表示できるRGB表示データに変換して表示装
置107へ出力する。表示装置107では、RAM10
3に記憶された表示コードの順番に表示される。The operation of the conventional display control device configured as described above will be described below. Display codes are stored in the RAM 103 in advance in the order of display by the CPU 102, and the display codes are stored in the CPU 1
02 according to the RAM address output from the RAM 103
And is input to the ROM address generation unit 104. The ROM address generation unit 104 decodes the display code and outputs a ROM address for accessing the ROM 105 storing the display data. This R
Display data is output from the ROM 105 according to the OM address, and is input to the color conversion unit 106. The color conversion unit 106 converts display data input from the ROM 105 into RGB display data that can be displayed on the display device 107 and outputs the data to the display device 107. In the display device 107, the RAM 10
3 are displayed in the order of the display codes stored.
【0005】この図2で示した従来例では、“AAA
B”という文字列の表示例が示されている。また、RA
M103に記憶された表示コードには、表示を終了する
か否かを示す表示終了ビットが設けてあり、表示終了ビ
ットが例えば「1」のときにROMアドレス生成部10
4のデコーダーで検出されてCPU102に通知され、
表示が完了する。In the conventional example shown in FIG. 2, "AAA"
A display example of a character string "B" is shown.
The display code stored in M103 is provided with a display end bit indicating whether or not to end the display. When the display end bit is, for example, "1", the ROM address generation unit 10
4 and is notified to the CPU 102,
Display is completed.
【0006】[0006]
【発明が解決しようとする課題】しかしながら上記従来
の構成では、同じ表示データを連続して表示したい場合
でも、RAM103に同じ表示データを示す表示コード
を、連続する表示データ数分だけ記憶しなければならな
いために、RAM103の容量が増大するという問題点
を有していた。However, in the above-described conventional configuration, even if the same display data is to be displayed continuously, the display codes indicating the same display data must be stored in the RAM 103 by the number of consecutive display data. For this reason, there is a problem that the capacity of the RAM 103 increases.
【0007】本発明は、上記従来の問題点を解決するも
ので、表示コードを記憶しておくRAMが少ない容量で
も同じ表示データの連続表示を可能にする表示制御装置
を提供することを目的とする。An object of the present invention is to solve the above-mentioned conventional problems, and an object of the present invention is to provide a display control device which enables continuous display of the same display data even with a small amount of RAM for storing display codes. I do.
【0008】[0008]
【課題を解決するための手段】請求項1記載の表示制御
装置は、CPUと、CPUから出力されるアドレスによ
りあらかじめ記憶された表示コードを出力するRAM
と、RAMから出力される表示コードをデコードして表
示データメモリアドレスを生成する表示データメモリア
ドレス生成部と、表示データメモリアドレス生成部から
出力される表示データメモリアドレスによりあらかじめ
記憶されている表示データを出力する表示データメモリ
と、表示データメモリから出力される表示データを記憶
するバッファメモリと、表示データメモリから出力され
る表示データおよびバッファメモリに記憶された表示デ
ータのうちいずれかを選択して出力するセレクタとを備
えてあり、RAMに、セレクタから同一の表示データを
連続して出力させるために同一の表示コードを連続して
記憶する代わりに、連続表示するための制御ビットを含
む表示コードを記憶しておき、表示データメモリアドレ
ス生成部は連続表示するための制御ビットを含む表示コ
ードをデコードしたときにセレクタに連続表示制御信号
を発し、セレクタは、連続表示制御信号を入力した場合
にはバッファメモリに記憶された表示データを選択して
出力し、連続表示制御信号が入力されない場合には表示
データメモリから出力される表示データを選択して出力
するようにしている。According to a first aspect of the present invention, there is provided a display control device comprising: a CPU; and a RAM for outputting a display code stored in advance by an address output from the CPU.
A display data memory address generation unit for decoding a display code output from the RAM to generate a display data memory address, and display data stored in advance by a display data memory address output from the display data memory address generation unit A display data memory for outputting the display data, a buffer memory for storing the display data output from the display data memory, and selecting one of the display data output from the display data memory and the display data stored in the buffer memory. A display code including a control bit for continuously displaying, instead of continuously storing the same display code in the RAM to continuously output the same display data from the selector. And the display data memory address generator generates a continuous table. When a display code including a control bit for decoding is decoded, a continuous display control signal is issued to the selector, and when the continuous display control signal is input, the selector selects and outputs the display data stored in the buffer memory. When the continuous display control signal is not input, the display data output from the display data memory is selected and output.
【0009】この構成によって、連続して同一の表示デ
ータを出力して表示する場合、RAMに、表示すべき表
示データに対応する表示コードを1つと、連続表示する
ための制御ビットを含む表示コードとを記憶するだけで
よいために、表示コードを記憶するRAMの容量を節約
することができ、少ないRAM容量で連続表示が可能と
なる。With this configuration, when the same display data is continuously output and displayed, one display code corresponding to the display data to be displayed and a display code including a control bit for continuous display are stored in the RAM. , The capacity of the RAM for storing the display code can be saved, and continuous display can be performed with a small RAM capacity.
【0010】請求項2記載の表示制御装置は、請求項1
記載の表示制御装置において、連続表示するための制御
ビットは、セレクタがバッファメモリを選択する回数を
示すビットを含むことを特徴とする。これによって、R
AMに、表示すべき表示データに対応する表示コードを
1つ記憶しておけば、何回でも連続して表示することが
できる。According to a second aspect of the present invention, there is provided a display control apparatus.
In the display control device described above, the control bits for continuous display include a bit indicating the number of times the selector selects the buffer memory. This gives R
If one display code corresponding to the display data to be displayed is stored in the AM, the display can be performed any number of times continuously.
【0011】請求項3記載の表示制御装置は、請求項1
または2記載の表示制御装置において、セレクタから出
力される表示データをRGB表示データに変換する色変
換部を設けたことを特徴とする。これによって、カラー
表示を行うことができる。According to a third aspect of the present invention, there is provided a display control apparatus.
Or the display control device according to item 2, further comprising a color conversion unit that converts display data output from the selector into RGB display data. Thus, color display can be performed.
【0012】[0012]
【発明の実施の形態】以下、本発明の実施の形態につい
て、図面を参照しながら説明する。図1は本発明の実施
の形態の表示制御装置のブロック図である。図1におい
て、101は本発明の実施の形態の表示制御装置、10
2はCPU、103は表示コードを記憶するRAM、1
04はROMアドレス生成部(表示データメモリアドレ
ス生成部)、105は表示データメモリであるROM、
106は色変換部、107は表示装置、111はバッフ
ァメモリ、112は表示データをROM105とバッフ
ァメモリ111からセレクトするセレクタである。Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a display control device according to an embodiment of the present invention. In FIG. 1, reference numeral 101 denotes a display control device according to an embodiment of the present invention;
2 is a CPU, 103 is a RAM for storing a display code, 1
04 is a ROM address generation unit (display data memory address generation unit), 105 is a ROM which is a display data memory,
Reference numeral 106 denotes a color conversion unit, 107 denotes a display device, 111 denotes a buffer memory, and 112 denotes a selector for selecting display data from the ROM 105 and the buffer memory 111.
【0013】図1に示す本実施の形態では、図3の従来
例の構成に加え、ROM105から出力される表示デー
タを記憶するバッファメモリ111と、ROM105と
バッファメモリ111のいずれかの表示データを選択す
るセレクタ112とを設け、RAM103に、表示装置
107へ同一のRGB表示データを連続して出力するた
めに従来のように同一の表示コードを連続して記憶する
代わりに、連続表示するための制御ビット(連続表示制
御ビット,連続回数ビット)を含む表示コードを記憶し
ている。そして、ROMアドレス生成部104で表示コ
ードbをデコードしたときに、連続回数ビットに示され
る回数だけセレクタ112がバッファメモリ111の表
示データを連続して選択出力するようにしている。In the present embodiment shown in FIG. 1, in addition to the configuration of the conventional example shown in FIG. 3, a buffer memory 111 for storing display data output from a ROM 105, and display data for one of the ROM 105 and the buffer memory 111, A selector 112 is provided for selecting the same, so that the same display code is continuously stored in the RAM 103 instead of continuously storing the same display code in the RAM 103 in order to continuously output the same RGB display data to the display device 107. A display code including a control bit (continuous display control bit, continuous count bit) is stored. Then, when the display code b is decoded by the ROM address generation unit 104, the selector 112 continuously selects and outputs the display data of the buffer memory 111 by the number of times indicated by the consecutive number of bits.
【0014】以上のように構成される本実施の形態の表
示制御装置について、以下その動作を説明する。なお、
ここでは、図1の表示装置107に示された“AAA
B”という文字列の表示を例に説明する。RAM103
には、あらかじめCPU102により表示する順番に一
例として表示コードa,b,cが記憶されている。表示
コードa,cには、表示を終了する否かを「1」と
「0」で示す表示終了ビットと、同一表示データを連続
して表示するか否かを「1」と「0」で示す連続表示制
御ビットと、表示データが記憶されたROM105にア
クセスするためのROMアドレス生成用の本来の表示コ
ードとしての表示用基本ビットとを含んでいる。また、
表示コードbには、表示終了ビットと、連続表示制御ビ
ットと、同一表示データを連続して表示するための連続
回数ビットとを含んでいる。The operation of the display control device of the present embodiment configured as described above will be described below. In addition,
Here, “AAA” shown on the display device 107 in FIG.
The display of a character string "B" will be described as an example.
, Display codes a, b, and c are stored in advance in the order of display by the CPU 102 as an example. The display codes a and c include a display end bit indicating whether to end the display by “1” and “0”, and “1” and “0” to indicate whether to display the same display data continuously. And a display basic bit as an original display code for generating a ROM address for accessing the ROM 105 storing display data. Also,
The display code b includes a display end bit, a continuous display control bit, and a continuous count bit for displaying the same display data continuously.
【0015】まず、CPU102から出力されるRAM
アドレスにより、RAM103から表示コードaが読み
出され、ROMアドレス生成部104に入力される。R
OMアドレス生成部104は表示コードaをデコードし
て、その表示用基本ビット部分からROM105にアク
セスするためのROMアドレスを生成し出力する。ま
た、表示コードaの連続表示制御ビットが「0」である
ため、セレクタ112はRAM105の表示データを選
択する状態である。ROMアドレスによりROM105
から「A」の表示データが出力され、セレクタ112を
介して色変換部106に入力されるとともに、バッファ
メモリ111に入力され記憶される。色変換部106で
は、セレクタ112から入力された表示データを、表示
装置107で表示できるRGB表示データに変換して表
示装置107へ出力する。これにより、表示装置107
では、左端のはじめの“A”が表示される。First, the RAM output from the CPU 102
The display code a is read from the RAM 103 according to the address, and is input to the ROM address generation unit 104. R
The OM address generation unit 104 decodes the display code a, and generates and outputs a ROM address for accessing the ROM 105 from the display basic bit portion. Further, since the continuous display control bit of the display code a is “0”, the selector 112 is in a state of selecting display data of the RAM 105. ROM 105 according to ROM address
Are output to the color conversion unit 106 via the selector 112, and are also input and stored in the buffer memory 111. The color converter 106 converts the display data input from the selector 112 into RGB display data that can be displayed on the display device 107 and outputs the data to the display device 107. Thereby, the display device 107
Then, the first "A" at the left end is displayed.
【0016】つぎに、CPU102から出力されるRA
Mアドレスにより、RAM103から表示コードbが読
み出され、ROMアドレス生成部104に入力される。
表示コードbは、連続表示制御ビットが連続表示を示す
「1」であり、連続回数ビットの内容が「2」であると
する。この表示コードbがROMアドレス生成部104
のデコーダーでデコードされて、バッファメモリ111
のデータを2回連続して選択する旨の制御信号がセレク
タ112へ送られる。この制御信号によりセレクタ11
2は、その出力をバッファメモリ111からの入力に切
り換え、バッファメモリ111に記憶されている「A」
の表示データが2回連続して色変換部106へ出力さ
れ、RGB表示データに変換される。これにより、表示
装置107では、左端から2番目と3番目の“A”が表
示される。以上のように、“A”を3回連続して表示す
るために、表示コードbの連続回数ビットの内容は、セ
レクタ112がバッファメモリ111の表示データを選
択する回数(すなわち“A”の連続表示回数−1)であ
る「2」としている。Next, the RA output from CPU 102
The display code b is read from the RAM 103 based on the M address, and is input to the ROM address generation unit 104.
In the display code b, it is assumed that the continuous display control bit is “1” indicating continuous display, and the content of the continuous count bit is “2”. This display code b is stored in the ROM address generator 104
Of the buffer memory 111
Is transmitted to the selector 112 to select the data in succession twice. This control signal causes the selector 11
2 switches its output to an input from the buffer memory 111, and outputs “A” stored in the buffer memory 111.
Is output to the color conversion unit 106 twice consecutively, and is converted into RGB display data. As a result, the display device 107 displays the second and third “A” from the left end. As described above, in order to display “A” three times in succession, the content of the continuous number bit of the display code b is determined by the number of times the selector 112 selects display data in the buffer memory 111 (that is, the number of consecutive The number of display times-1) is "2".
【0017】つぎに、CPU102から出力されるRA
Mアドレスにより、RAM103から表示コードcが読
み出され、ROMアドレス生成部104に入力される。
ROMアドレス生成部104は表示コードcをデコード
して、その表示用基本ビット部分からROM105にア
クセスするためのROMアドレスを生成し出力するとと
もに、表示終了ビットが表示の終了を示す「1」である
ため、その旨をCPU102へ通知する。ROMアドレ
ス生成部104から出力されたROMアドレスによりR
OM105から「B」の表示データが出力され、セレク
タ112を介して色変換部106に入力されるととも
に、バッファメモリ111に入力され記憶される。色変
換部106では、セレクタ112から入力された表示デ
ータを、表示装置107で表示できるRGB表示データ
に変換して表示装置107へ出力する。これにより、表
示装置107では、左端から4番目(右端)の“B”が
表示される。そして、前述のようにROMアドレス生成
部104のデコーダーからCPU102に表示終了通知
がされているため、表示が完了する。Next, the RA output from the CPU 102
The display code c is read from the RAM 103 based on the M address, and is input to the ROM address generation unit 104.
The ROM address generation unit 104 decodes the display code c, generates and outputs a ROM address for accessing the ROM 105 from the display basic bit portion, and the display end bit is “1” indicating the end of the display. Therefore, the CPU 102 is notified to that effect. By the ROM address output from the ROM address generation unit 104, R
The display data of “B” is output from the OM 105, input to the color conversion unit 106 via the selector 112, and input to and stored in the buffer memory 111. The color converter 106 converts the display data input from the selector 112 into RGB display data that can be displayed on the display device 107 and outputs the data to the display device 107. As a result, the display device 107 displays the fourth (right end) “B” from the left end. Then, as described above, since the display end notification is sent from the decoder of the ROM address generation unit 104 to the CPU 102, the display is completed.
【0018】以上のように本発明の実施の形態によれ
ば、ROM105から出力される表示データを記憶する
バッファメモリ111と、ROM105とバッファメモ
リ111のいずれかの表示データを選択するセレクタ1
12とを設け、RAM103に連続表示制御ビットおよ
び連続回数ビットを含む表示コードbを記憶することに
より、表示コードaを1つRAM103に記憶するだけ
で、連続表示を行うことができ、表示コードを記憶する
RAM103の容量を節約することができ、少ないRA
M容量で連続表示が可能となる。As described above, according to the embodiment of the present invention, the buffer memory 111 for storing the display data output from the ROM 105 and the selector 1 for selecting one of the display data of the ROM 105 and the buffer memory 111
12 is provided, and the display code b including the continuous display control bit and the continuous count bit is stored in the RAM 103, so that the continuous display can be performed only by storing one display code a in the RAM 103. The capacity of the RAM 103 to be stored can be saved, and a small RA
Continuous display is possible with M capacity.
【0019】なお、本発明の実施の形態においては、R
AM103に、連続表示したい表示データに対応する表
示コードaに引き続いて連続表示を制御する表示コード
bを記憶するようにしたが、連続したい表示コードaの
なかに、表示コードbの連続表示制御ビットおよび連続
回数ビットを含めるようにしてもよいことは言うまでも
ない。In the embodiment of the present invention, R
The display code b for controlling the continuous display is stored in the AM 103 following the display code a corresponding to the display data to be continuously displayed, but the continuous display control bit of the display code b is stored in the display code a to be continuously displayed. Needless to say, it is also possible to include the bit and the number of consecutive times.
【0020】また、本実施の形態では、表示データメモ
リとしてROM105を用いたが、RAMでもよいこと
は言うまでもない。また、色変換部106を設けること
によって、表示装置107でカラー表示を行うことがで
きるが、白黒表示の場合には、色変換部106は必要な
い。In this embodiment, the ROM 105 is used as the display data memory. However, it goes without saying that a RAM may be used. Further, by providing the color conversion unit 106, color display can be performed by the display device 107. However, in the case of monochrome display, the color conversion unit 106 is not necessary.
【0021】[0021]
【発明の効果】以上のように本発明は、RAMに、セレ
クタから同一の表示データを連続して出力させるために
同一の表示コードを連続して記憶する代わりに、連続表
示するための制御ビットを含む表示コードを記憶してお
き、表示データメモリアドレス生成部は連続表示するた
めの制御ビットを含む表示コードをデコードしたときに
セレクタに連続表示制御信号を発し、この連続表示制御
信号によりセレクタがバッファメモリに記憶された表示
データを選択するようにしたことにより、連続して同一
の表示データを表示する場合、RAMに、表示すべき表
示データに対応する表示コードを1つと、連続表示する
ための制御ビットを含む表示コードとを記憶するだけで
よいために、表示コードを記憶するRAMの容量を節約
することができ、少ないRAM容量で連続表示が可能と
なる。As described above, according to the present invention, instead of storing the same display code continuously in the RAM so as to continuously output the same display data from the selector, the control bit for continuous display is used. The display data memory address generation unit issues a continuous display control signal to the selector when decoding the display code including the control bit for continuous display, and the selector uses the continuous display control signal to decode the display code. When the same display data is displayed continuously by selecting the display data stored in the buffer memory, one display code corresponding to the display data to be displayed and one display code are displayed continuously in the RAM. Since it is only necessary to store the display code including the control bit of, the capacity of the RAM for storing the display code can be saved, Continuous display with no RAM capacity is possible.
【図1】本発明の実施の形態の表示制御装置のブロック
図。FIG. 1 is a block diagram of a display control device according to an embodiment of the present invention.
【図2】従来の表示制御装置のブロック図。FIG. 2 is a block diagram of a conventional display control device.
101 表示制御装置 102 CPU 103 RAM 104 ROMアドレス生成部(表示データメモリア
ドレス生成部) 105 ROM(表示データメモリ) 106 色変換部 107 表示装置 111 バッファメモリ 112 セレクタReference Signs List 101 display control device 102 CPU 103 RAM 104 ROM address generation unit (display data memory address generation unit) 105 ROM (display data memory) 106 color conversion unit 107 display device 111 buffer memory 112 selector
Claims (3)
ドレスによりあらかじめ記憶された表示コードを出力す
るRAMと、前記RAMから出力される表示コードをデ
コードして表示データメモリアドレスを生成する表示デ
ータメモリアドレス生成部と、前記表示データメモリア
ドレス生成部から出力される表示データメモリアドレス
によりあらかじめ記憶されている表示データを出力する
表示データメモリと、前記表示データメモリから出力さ
れる表示データを記憶するバッファメモリと、前記表示
データメモリから出力される表示データおよび前記バッ
ファメモリに記憶された表示データのうちいずれかを選
択して出力するセレクタとを備え、 前記RAMに、前記セレクタから同一の表示データを連
続して出力させるために同一の表示コードを連続して記
憶する代わりに、連続表示するための制御ビットを含む
表示コードを記憶しておき、前記表示データメモリアド
レス生成部は前記連続表示するための制御ビットを含む
表示コードをデコードしたときに前記セレクタに連続表
示制御信号を発し、前記セレクタは、前記連続表示制御
信号を入力した場合には前記バッファメモリに記憶され
た表示データを選択して出力し、前記連続表示制御信号
が入力されない場合には前記表示データメモリから出力
される表示データを選択して出力するようにした表示制
御装置。1. A CPU, a RAM that outputs a display code stored in advance by an address output from the CPU, and a display data memory that decodes a display code output from the RAM to generate a display data memory address. An address generator, a display data memory for outputting display data stored in advance by a display data memory address output from the display data memory address generator, and a buffer for storing display data output from the display data memory A memory, and a selector that selects and outputs one of display data output from the display data memory and display data stored in the buffer memory, and stores the same display data from the selector in the RAM. Use the same display button to output continuously. Instead of storing the codes continuously, a display code including a control bit for continuous display is stored, and the display data memory address generation unit decodes the display code including the control bits for the continuous display. When the continuous display control signal is issued to the selector, the selector selects and outputs the display data stored in the buffer memory when the continuous display control signal is input, and the continuous display control signal is input. A display control device for selecting and outputting display data output from the display data memory when not performed.
クタがバッファメモリを選択する回数を示すビットを含
むことを特徴とする請求項1記載の表示制御装置。2. The display control device according to claim 1, wherein the control bits for continuous display include a bit indicating the number of times the selector selects the buffer memory.
GB表示データに変換する色変換部を設けたことを特徴
とする請求項1または2記載の表示制御装置。3. The display data output from the selector is R
3. The display control device according to claim 1, further comprising a color conversion unit that converts the display data into GB display data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP12081397A JP3545165B2 (en) | 1997-05-12 | 1997-05-12 | Display control device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP12081397A JP3545165B2 (en) | 1997-05-12 | 1997-05-12 | Display control device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH10312183A true JPH10312183A (en) | 1998-11-24 |
| JP3545165B2 JP3545165B2 (en) | 2004-07-21 |
Family
ID=14795619
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP12081397A Expired - Fee Related JP3545165B2 (en) | 1997-05-12 | 1997-05-12 | Display control device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3545165B2 (en) |
-
1997
- 1997-05-12 JP JP12081397A patent/JP3545165B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP3545165B2 (en) | 2004-07-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9319677B2 (en) | Video decoding method and system thereof | |
| US5254984A (en) | VGA controller for displaying images having selective components from multiple image planes | |
| US20090119108A1 (en) | Audio-book playback method and apparatus | |
| KR970071254A (en) | Method and system for implementing overlay path in computer graphics system | |
| KR970066987A (en) | How to Provide a Stereo Display Internally Timed with the Graphics Display Subsystem | |
| KR960020040A (en) | Data Interleaving Device, Interleaving Sequence Generator, and Mobile Communication System | |
| US5287202A (en) | Method and apparatus for a facsimile machine having ASCII code addressing capability | |
| KR890015609A (en) | TV device | |
| JP2798671B2 (en) | Television equipment | |
| JPH02308689A (en) | Character graph information display device | |
| JPH10312183A (en) | Display control device | |
| JPS6073575A (en) | Data display | |
| US20050212969A1 (en) | Apparatus and method of image display with real-time compression | |
| KR100442850B1 (en) | On-screen display device and method | |
| JP2687926B2 (en) | Code decoder | |
| JP2002369092A (en) | Display control device and video display device | |
| JPH117272A (en) | Display control device | |
| JP2002297170A (en) | Two-dimensional code encoder, encoding method for two- dimensional code, two-dimensional code vocalizing device, two-dimensional code vocalizing method, text document vocalizing method, program, and computer-readable recording medium | |
| KR970003021B1 (en) | CDG built-in TV control device and control method | |
| JPH0683437B2 (en) | Teletext receiver | |
| JPH04181991A (en) | System for generating character and the like | |
| JPS6331384A (en) | Still picture transmitter | |
| JP2736194B2 (en) | Facsimile machine | |
| JPH04215321A (en) | Variable length code decoding circuit | |
| KR960012926B1 (en) | Operation Mode Voice Output Device of TV Receiver |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040406 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040407 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080416 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090416 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100416 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110416 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120416 Year of fee payment: 8 |
|
| LAPS | Cancellation because of no payment of annual fees |