JPH0566763A - Image data transmitting device - Google Patents

Image data transmitting device

Info

Publication number
JPH0566763A
JPH0566763A JP3253101A JP25310191A JPH0566763A JP H0566763 A JPH0566763 A JP H0566763A JP 3253101 A JP3253101 A JP 3253101A JP 25310191 A JP25310191 A JP 25310191A JP H0566763 A JPH0566763 A JP H0566763A
Authority
JP
Japan
Prior art keywords
image data
image
address
display start
screen
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.)
Pending
Application number
JP3253101A
Other languages
Japanese (ja)
Inventor
Hiroshi Wada
浩 和田
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 Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric 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 NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP3253101A priority Critical patent/JPH0566763A/en
Publication of JPH0566763A publication Critical patent/JPH0566763A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Memory System (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Image Input (AREA)

Abstract

PURPOSE:To improve the processing efficiency of a CPU by switching and transmitting the image data of different image planes without interrupting the CPU. CONSTITUTION:Plural head starting addresses corresponding to the respective display starting points of the different image planes are held in registers 12 and 14, and the display starting addresses are alternately switched, for example, in every vertical fly-back period by a switching device 16. By setting the display starting address selected by the switching device 16 as a head address from an address counter 18, the address for reading out the image data of one image plane is generated from image memories (32 and 34). The image data read out of the image memories (32 and 34) according to the respective addresses is transmitted to a picture display device in an ordinary way.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、表示すべき画像データ
を1画面分ずつ画像メモリより読み出して画像表示装置
へ送出する画像データ送出装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data sending device for reading image data to be displayed one screen at a time from an image memory and sending it to an image display device.

【0002】[0002]

【従来の技術】一般に、CPUの制御の下で画像の表示
を行う装置またはシステムでは、CPUが表示すべき1
画面分の画像データを画像メモリに書き込むと、次にハ
ードウェア的な画像データ送出装置が所定のタイミング
で画像メモリよりその表示すべき1画面分の画像データ
を読み出して画像表示装置側へ送出するようになってお
り、これによってCPUは画像データの書込み以外の時
間を他の処理に充てることができる。画像メモリより読
み出すべき1画面分の画像データの先頭アドレス(表示
開始アドレス)は、CPUが画像データ送出装置にセッ
トするようになっている。
2. Description of the Related Art Generally, in a device or system that displays an image under the control of the CPU, the CPU should display 1
When the image data for the screen is written in the image memory, the hardware-like image data sending device next reads the image data for one screen to be displayed from the image memory at a predetermined timing and sends it to the image display device side. This allows the CPU to devote time other than the writing of image data to other processing. The head address (display start address) of the image data for one screen to be read from the image memory is set by the CPU in the image data sending device.

【0003】従来の画像データ送出装置は、一時に1個
の表示開始アドレスしか保持せず、1画面分の画像デー
タの送出を完了する度毎に(通常は画面が切り替わる垂
直帰線期間中に)CPU側へ割込要求を出していた。こ
の割込要求に応答してCPUは、割込処理ルーチンとし
て、次に表示すべき1画面分の画像データを画像メモリ
に書き込み、さらには必要に応じてその1画面分の画像
データに対応した表示開始アドレスを画像データ送出装
置にセットしていた。
A conventional image data transmission device holds only one display start address at a time, and every time transmission of image data for one screen is completed (normally during a vertical blanking period during which the screen is switched). ) An interrupt request was issued to the CPU side. In response to this interrupt request, the CPU writes, as an interrupt processing routine, one screen of image data to be displayed next in the image memory, and further responds to the one screen of image data as necessary. The display start address was set in the image data sending device.

【0004】[0004]

【発明が解決しようとする課題】上記のように、従来の
画像データ送出装置によれば、CPUは画面が切り替わ
るときは垂直帰線期間中に割込処理ルーチンによって画
像メモリに対する画像データの書込み、および必要に応
じて画像データ送出装置に対する表示開始アドレスのセ
ットを行わなくてはならず、かかる割込処理によって他
の処理が中断されるため、CPUの処理効率が低下する
という不具合があった。
As described above, according to the conventional image data transmitting apparatus, when the screen is switched, the CPU writes the image data to the image memory by the interrupt processing routine during the vertical blanking period, Further, since it is necessary to set the display start address for the image data transmission device as necessary and other processing is interrupted by the interrupt processing, there is a problem that the processing efficiency of the CPU is reduced.

【0005】本発明は、かかる問題点に鑑みてなされた
もので、CPUに対して割込みをかけることなく、異な
る画面の画像データの送出が可能で、CPUの処理効率
を向上させることのできる画像データ送出装置を提供す
ることを目的とする。
The present invention has been made in view of the above problems, and it is possible to send image data of different screens without interrupting the CPU, thereby improving the processing efficiency of the CPU. An object is to provide a data transmission device.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明の画像データ送出装置は、異なる画面のそ
れぞれの表示開始点に対応した画像メモリにおける画像
データの記憶位置を指定する複数の表示開始アドレスを
保持する表示開始アドレス保持手段と、前記表示開始ア
ドレス保持手段に保持された前記複数の表示開始アドレ
スを1画面表示周期毎に選択する表示開始アドレス切換
手段と、前記表示開始アドレス切換手段により選択され
た表示開始アドレスを先頭アドレスとして前記画像メモ
リより1画面分の画像データを読み出すためのアドレス
を発生するアドレス発生手段とを具備する構成とした。
In order to achieve the above object, an image data transmitting apparatus of the present invention is provided with a plurality of image data storage positions in an image memory corresponding to respective display start points of different screens. Display start address holding means for holding the display start address, display start address switching means for selecting the plurality of display start addresses held by the display start address holding means for each screen display cycle, and the display start address. The display start address selected by the switching means is used as a head address, and an address generating means for generating an address for reading one screen of image data from the image memory is provided.

【0007】[0007]

【作用】画像表示装置に表示されるべき1画面分の画像
データは、表示に先立ってCPU等により画像メモリに
書き込まれる。本発明の画像データ送出装置では、その
1画面分の画像データの表示開始アドレス、およびその
画像データの次に表示されるべき1画面分の画像データ
の表示開始アドレスが共に表示開始アドレス保持手段に
保持される。そして、表示開始アドレス切換手段によ
り、たとえば垂直帰線期間毎にそれらの表示開始アドレ
スが交互に切り換えられ、アドレス発生手段より、表示
開始アドレス切換手段により選択された表示開始アドレ
スを先頭アドレスとして画像メモリより1画面分の画像
データを読み出すためのアドレスが発生される。各アド
レスによって画像メモリより読み出された画像データ
は、通常の仕方で画像表示装置へ送出される。
The image data for one screen to be displayed on the image display device is written in the image memory by the CPU or the like prior to display. In the image data transmission device of the present invention, the display start address of the image data for one screen and the display start address of the image data for one screen to be displayed next to the image data are both stored in the display start address holding means. Retained. Then, the display start address switching means alternately switches the display start addresses, for example, every vertical blanking period, and the image generation is performed by the address generating means with the display start address selected by the display start address switching means as the head address. An address for reading the image data for one screen is generated. The image data read from the image memory at each address is sent to the image display device in a usual manner.

【0008】このように、本発明の画像データ送出装置
では、異なる表示開始アドレスを自動的に切り換えて画
像メモリより画面の異なる画像データを読み出して画像
表示装置へ送出するので、垂直帰線期間等の画面切換期
間中にCPUへ割込みをかけてCPUに短時間内に次に
表示すべき画像データの書込み処理を無理に行わせる必
要がなく、CPUは一方の画面が表示されている期間内
の任意の時間を充てて他の画面の画像データの書込みを
行うことができる。
As described above, in the image data transmission device of the present invention, different display start addresses are automatically switched and the image data of different screens are read out from the image memory and transmitted to the image display device. It is not necessary to interrupt the CPU during the screen switching period to force the CPU to write the image data to be displayed next within a short time. It is possible to write image data of another screen by spending an arbitrary time.

【0009】[0009]

【実施例】以下、添付図を参照して本発明の実施例を説
明する。図1は本発明の一実施例による画像データ送出
装置の構成を示す図、図2は立体映像表示方式を行う場
合の右目用の映像画面と左目用の映像画面の画面構成を
概念的に示す図、および図3は立体映像表示方式を行う
場合の図1の画像メモリに格納される画像データの格納
配置分布の例を示す図である。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a diagram showing a configuration of an image data transmitting apparatus according to an embodiment of the present invention, and FIG. 2 conceptually shows a screen configuration of a right-eye video screen and a left-eye video screen when a stereoscopic video display system is performed. FIG. 3 and FIG. 3 are diagrams showing an example of a storage arrangement distribution of image data stored in the image memory of FIG. 1 when the stereoscopic image display system is performed.

【0010】図1において、この実施例による画像デー
タ送出装置10は、アドレスバスAB0 ,データバスD
B0 を介してCPU30に接続されるとともに、アドレ
スバスAB1 ,AB2 ,データバスDB1 ,DB2 を介
してVRAM32、フォントメモリ34に接続される。
CPU30とVRAM32は、アドレスバスAB3 ,デ
ータバスDB3 を介して相互に接続される。なお、説明
を簡単にするため図示していないが、制御バスも各部間
に設けられている。
Referring to FIG. 1, an image data transmitting apparatus 10 according to this embodiment includes an address bus AB0 and a data bus D.
It is connected to the CPU 30 via B0, and is also connected to the VRAM 32 and the font memory 34 via address buses AB1 and AB2 and data buses DB1 and DB2.
The CPU 30 and VRAM 32 are connected to each other via an address bus AB3 and a data bus DB3. Although not shown for the sake of simplicity, a control bus is also provided between the respective parts.

【0011】VRAM32とフォントメモリ34は画像
メモリを構成し、VRAM32には表示すべき1画面分
または数画面分の画像を構成するキャラクタデータが格
納され、フォントメモリ34には表示可能な全キャラク
タデータに対応したフォントデータが格納される。ここ
で、キャラクタデータは、必ずしも1個の独立した文字
または図形に限らず、断片的な線や点等をも可能とする
もので、予め設定されている任意のパターンをコード
(番号)として表すデータである。フォントデータも、
1個の独立した文字または図形に限らず、任意のパター
ンをビットパターンとして表すデータである。
The VRAM 32 and the font memory 34 constitute an image memory, the VRAM 32 stores character data constituting an image for one screen or several screens, and the font memory 34 stores all displayable character data. The font data corresponding to is stored. Here, the character data is not necessarily limited to one independent character or figure, but can also be a fragmentary line or dot, and any preset pattern is represented as a code (number). The data. Also font data,
The data is not limited to one independent character or figure, and represents any pattern as a bit pattern.

【0012】CPU30は、ある1画面分の画像を画像
表示装置に表示させるに先立って、その1画面分の画像
を構成する所定数(たとえば25×32個)のキャラク
タデータをVRAM32に書き込む。本実施例によれ
ば、後述するように、CPU30は、従来のような割込
処理としてではなく、垂直周期内の任意の時間を利用し
てキャラクタデータをVRAM32に書き込む。
Prior to displaying an image for one screen on the image display device, the CPU 30 writes a predetermined number (for example, 25 × 32) of character data constituting the image for one screen in the VRAM 32. According to the present embodiment, as will be described later, the CPU 30 writes the character data in the VRAM 32 by utilizing an arbitrary time within the vertical cycle instead of the conventional interrupt processing.

【0013】本実施例の画像データ送出装置10は、レ
ジスタ12,14、切換器16、アドレスカウンタ1
8、タイミング発生部20、アドレス生成部22、バッ
ファ24,26およびレジスタ28より構成される。
The image data transmitting apparatus 10 of this embodiment comprises registers 12, 14, a switch 16, and an address counter 1.
8, timing generator 20, address generator 22, buffers 24 and 26, and register 28.

【0014】レジスタ12,14は、異なる画面のそれ
ぞれの表示開始点に対応した先頭開始アドレスVAa,
VAbをそれぞれ保持するためのものである。これらの
先頭開始アドレスVAa,VAbは、CPU30より同
時的にあるいは個別的にセットされる。
The registers 12 and 14 have head start addresses VAa, which correspond to respective display start points of different screens.
It is for holding each VAb. These head start addresses VAa and VAb are set by the CPU 30 simultaneously or individually.

【0015】切換器16は、タイミング発生部20から
の切換制御信号SWの制御の下で、表示すべき画面が切
り換わる度にレジスタ12,14からの表示開始アドレ
スVAa,VAbを交互に選択して、その選択した表示
開始アドレスをアドレスカウンタ18にセットする。
Under the control of the switching control signal SW from the timing generator 20, the switch 16 alternately selects the display start addresses VAa and VAb from the registers 12 and 14 each time the screen to be displayed is switched. Then, the selected display start address is set in the address counter 18.

【0016】アドレスカウンタ18は、タイミング発生
部20からのキャラクタクロックCKに応動して、切換
器16からの表示開始アドレスVAiを初期値として1
画面分のキャラクタデータをVRAM32から順次読み
出すためのアドレスを一定周期で発生する。アドレスカ
ウンタ18からの各アドレスによってVRAM32より
読み出された各キャラクタデータはバッファ24に取り
込まれる。
The address counter 18 responds to the character clock CK from the timing generator 20 and sets the display start address VAi from the switch 16 to 1 as an initial value.
An address for sequentially reading the screen character data from the VRAM 32 is generated at a constant cycle. Each character data read from the VRAM 32 by each address from the address counter 18 is taken into the buffer 24.

【0017】アドレス生成部22は、バッファ24に取
り込まれた各キャラクタデータの中から、そのキャラク
タデータに対応するフォントデータのフォントメモリ3
4における格納位置を示すデータを抽出して、そのフォ
ントデータを読み出すためのアドレスを生成する。この
アドレス生成部22からの各アドレスによってフォント
メモリ34より読み出された各フォントデータは、バッ
ファ26に取り込まれたのち、画像表示装置(図示せ
ず)へ送出される。
The address generator 22 selects the font memory 3 for the font data corresponding to the character data from the character data stored in the buffer 24.
Data indicating the storage position in No. 4 is extracted, and an address for reading the font data is generated. Each font data read from the font memory 34 by each address from the address generator 22 is fetched in the buffer 26 and then sent to an image display device (not shown).

【0018】タイミング発生部20は、上記のように切
換器16に切換制御信号SWを、アドレスカウンタ18
にキャラクタクロックCKをそれぞれ与えるほか、アド
レス生成部22およびバッファ24,26に動作クロッ
クCLを与える。レジスタ28には、タイミング発生部
20の動作を規定する各種設定値がCPU30よりセッ
トされる。
The timing generator 20 sends the switching control signal SW to the switch 16 and the address counter 18 as described above.
To the address generator 22 and the buffers 24 and 26 in addition to the character clock CK. Various set values defining the operation of the timing generator 20 are set in the register 28 by the CPU 30.

【0019】次に、図2および図3につき立体映像表示
を行う場合の本実施例の画像データ送出装置10の作用
を説明する。立体映像表示とは、1垂直周期毎に右目用
の映像画面と左目用の映像画面とを交互に切り換えて表
示すると同時に、それに同期して視聴者の付ける立体映
像視聴用特殊眼鏡の右側レンズと左側レンズとを交互に
オン・オフさせることで、平面ディスプレイ上で立体映
像を観られるようにする技法である。
Next, the operation of the image data transmitting apparatus 10 of this embodiment for displaying a stereoscopic image will be described with reference to FIGS. 2 and 3. The stereoscopic image display means that the image screen for the right eye and the image screen for the left eye are alternately switched and displayed at every vertical period, and at the same time, the right lens of the special glasses for stereoscopic image viewing attached by the viewer in synchronization with the image It is a technique that allows you to view stereoscopic images on a flat display by turning on and off the left lens alternately.

【0020】この立体映像表示方式では、図2に示すよ
うに、右目用の映像画面(A) と左目用の映像画面(B) が
別々に用意される。両画面とも、たとえば25×32個
のキャラクタ(1a,2a,……,ma,……na)、
(1b,2b,……,mb,……nb)をマトリクス状
に配列して1画面が構成される。
In this stereoscopic image display method, as shown in FIG. 2, a right-eye image screen (A) and a left-eye image screen (B) are separately prepared. In both screens, for example, 25 × 32 characters (1a, 2a, ..., Ma, ... Na),
(1b, 2b, ..., Mb, ... Nb) are arranged in a matrix to form one screen.

【0021】CPU30は、各右目用の映像画面(A) と
各左目用の映像画面(B) を画像表示装置に表示させるに
先立って、それらの画面を構成するキャラクタデータ
(キャラクタ番号)を図3に示すようにVRAM32の
所定領域にそれぞれ書き込む。上記のように右目用の映
像画面(A) と左目用の映像画面(B) とは1垂直周期毎に
交互に切り換えられるので、動画の場合は、VRAM3
2に格納する両映像画面(A),(B) のキャラクタデータを
それぞれ2垂直周期毎に書き換えればよい。
Prior to displaying the image screen (A) for each right eye and the image screen (B) for each left eye on the image display device, the CPU 30 displays the character data (character number) constituting these screens. As shown in FIG. 3, each is written in a predetermined area of the VRAM 32. As described above, the video screen for the right eye (A) and the video screen for the left eye (B) can be switched alternately every vertical cycle.
The character data of both video screens (A) and (B) stored in 2 may be rewritten every two vertical periods.

【0022】さて、VRAM32における両映像画面
(A),(B) のキャラクタデータの先頭アドレスつまり表示
開始アドレスVAa,VAbは、画像データ送出装置1
0の両レジスタ12,14に保持されている。そして、
タイミング発生部20および切換器16により、垂直帰
線期間毎にそれらの表示開始アドレスVAa,VAbが
交互に切り換えられてアドレスカウンタ18に初期値と
してセットされ、アドレスカウンタ18より、右目用の
映像画面(A) のキャラクタデータと右目用の映像画面
(A) のキャラクタデータを1垂直周期毎に交互に読み出
すためのアドレスが発生される。
Now, both video screens in the VRAM 32
The start addresses of the character data of (A) and (B), that is, the display start addresses VAa and VAb are the image data transmitting device 1
It is held in both registers 0 and 0 of 0. And
The display start addresses VAa and VAb are alternately switched by the timing generator 20 and the switcher 16 for each vertical blanking period and set as an initial value in the address counter 18, and the address counter 18 displays a right-eye video screen. (A) Character data and video screen for right eye
An address for alternately reading the character data of (A) is generated every vertical cycle.

【0023】したがって、CPU30は、画像データ送
出装置10より割込要求を受けることなく、右目用の映
像画面(A) が表示されている垂直周期内の任意の時間を
充てて次に表示すべき左目用の映像画面(B) のキャラク
タデータをVRAM32に書き込み、左目用の映像画面
(B) が表示されている垂直周期内の任意の時間を充てて
次に表示すべき右目用の映像画面(A) のキャラクタデー
タをVRAM32に書き込むことができる。
Therefore, the CPU 30 should receive an interrupt request from the image data transmitting apparatus 10 and then display the right-eye video screen (A) for an arbitrary time within the vertical cycle during which the image is displayed next. The character data of the left-eye video screen (B) is written to the VRAM 32, and the left-eye video screen is displayed.
Character data of the right-eye video screen (A) to be displayed next can be written in the VRAM 32 by spending an arbitrary time within the vertical cycle in which (B) is displayed.

【0024】このように、CPU30は、画像データの
書込みのために他の処理を割込み等で無理に中断する必
要がないので、スループットが向上する。もちろん、ソ
フトウェア上の負担も軽くなる。
As described above, the CPU 30 does not need to forcibly interrupt other processing for writing the image data by interruption or the like, so that the throughput is improved. Of course, the burden on the software is also lightened.

【0025】以上、立体映像表示方式を例にとって説明
したが、普通の動画表示で画面を切り替える場合も上記
と同様な作用が奏される。また、上記した実施例の画像
データ送出装置10は、表示開始アドレスVAを保持す
るレジスタ12,14を2つ設けたが、もちろん3つ以
上設けてもよく、あるいはレジスタに代わりにRAM等
のメモリを利用してもよい。また、上記実施例では、別
々のVRAM32とフォントメモリ34とで画像メモリ
を構成したが、画像メモリとしては任意の形態が可能で
ある。
Although the stereoscopic image display system has been described above as an example, the same operation as described above can be achieved when the screen is switched in the normal moving image display. Further, although the image data transmission device 10 of the above-described embodiment is provided with two registers 12 and 14 for holding the display start address VA, it is of course possible to provide three or more registers, or instead of the registers, a memory such as a RAM. May be used. Further, in the above embodiment, the image memory is composed of the separate VRAM 32 and font memory 34, but the image memory may have any form.

【0026】[0026]

【発明の効果】本発明は、上記したような構成を有する
ことにより、以下のような効果を奏する。異なる画面の
それぞれの表示開始点に対応した複数の表示開始アドレ
スを保持しておいて、それらの表示開始アドレスを切り
換えることで、CPUに割込みをかけることなく画像メ
モリより読み出して画像表示装置へ送出すべき画像デー
タを切り換えるようにしたので、CPUの負担を軽減さ
せ、CPUの処理効率を向上させることができる。
The present invention has the following effects by having the above-mentioned structure. By holding a plurality of display start addresses corresponding to the display start points of different screens and switching the display start addresses, the CPU can read from the image memory and send to the image display device without interrupting the CPU. Since the image data to be output is switched, the load on the CPU can be reduced and the processing efficiency of the CPU can be improved.

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

【図1】本発明の一実施例による画像データ送出装置の
構成を示す図である。
FIG. 1 is a diagram showing a configuration of an image data transmission device according to an embodiment of the present invention.

【図2】立体映像表示方式を行う場合の右目用の映像画
面と左目用の映像画面の画面構成を概念的に示す図であ
る。
FIG. 2 is a diagram conceptually showing a screen configuration of a right-eye video screen and a left-eye video screen when a stereoscopic video display method is performed.

【図3】立体映像表示方式を行う場合の図1の画像メモ
リに格納される画像データの格納配置分布の例を示す図
である。
FIG. 3 is a diagram showing an example of a storage arrangement distribution of image data stored in the image memory of FIG. 1 when a stereoscopic video display method is performed.

【符号の説明】[Explanation of symbols]

10 画像データ送出装置 12 レジスタ 14 レジスタ 16 切換器 18 アドレスカウンタ 20 タイミング発生部 22 アドレス生成部 24 バッファ 26 バッファ 30 CPU 32 VRAM 34 フォントメモリ 10 image data sending device 12 register 14 register 16 switcher 18 address counter 20 timing generator 22 address generator 24 buffer 26 buffer 30 CPU 32 VRAM 34 font memory

フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 G09G 5/22 9061−5G Continuation of the front page (51) Int.Cl. 5 Identification number Office reference number FI technical display location G09G 5/22 9061-5G

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像データを格納した画像メモリより1
画面分ずつ画像データを読み出して、読み出した画像デ
ータを画像表示装置へ送出する画像データ送出装置にお
いて、 異なる画面のそれぞれの表示開始点に対応した前記画像
メモリにおける画像データの記憶位置を指定する複数の
表示開始アドレスを保持する表示開始アドレス保持手段
と、 前記表示開始アドレス保持手段に保持された前記複数の
表示開始アドレスを1画面表示周期毎に選択する表示開
始アドレス切換手段と、 前記表示開始アドレス切換手段により選択された表示開
始アドレスを先頭アドレスとして前記画像メモリより1
画像分の画像データを読み出すためのアドレスを発生す
るアドレス発生手段と、を具備することを特徴とする画
像データ送出装置。
1. From an image memory storing image data
In an image data transmission device for reading out image data for each screen and transmitting the read image data to an image display device, a plurality of image data storage positions in the image memory corresponding to respective display start points of different screens are specified. Display start address holding means for holding the display start address of the display start address, and display start address switching means for selecting the plurality of display start addresses held by the display start address holding means for each one screen display cycle; 1 from the image memory with the display start address selected by the switching means as the start address.
An image data transmitting apparatus comprising: an address generating unit that generates an address for reading image data for an image.
JP3253101A 1991-09-04 1991-09-04 Image data transmitting device Pending JPH0566763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3253101A JPH0566763A (en) 1991-09-04 1991-09-04 Image data transmitting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3253101A JPH0566763A (en) 1991-09-04 1991-09-04 Image data transmitting device

Publications (1)

Publication Number Publication Date
JPH0566763A true JPH0566763A (en) 1993-03-19

Family

ID=17246507

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3253101A Pending JPH0566763A (en) 1991-09-04 1991-09-04 Image data transmitting device

Country Status (1)

Country Link
JP (1) JPH0566763A (en)

Similar Documents

Publication Publication Date Title
EP0647931B1 (en) High speed method and apparatus for generating animation by means of a three-region frame buffer and associated region pointers
JPH0141994B2 (en)
JPS6049391A (en) Raster scan display system
EP0312720A2 (en) Double buffered graphics design system
JPH0566763A (en) Image data transmitting device
JP2001136412A (en) Gamma correction circuit for a plurality of video display devices
JPH0118432B2 (en)
JPS5970376A (en) Hard copy device of crt display screen
JPH08146926A (en) Driving device for liquid crystal display panel
JP3811251B2 (en) Driving device for liquid crystal display device
JP4015799B2 (en) Display control apparatus and display control method
JPH071425B2 (en) Raster scan display system
JPH06118918A (en) Display signal output circuit
EP0470768B1 (en) Scheduling drawing operations of moving images
GB2290207A (en) Image display system
JPH10254430A (en) Sprite picture display controller
JPH0916807A (en) Multiscreen display circuit
JPH0535257A (en) Image memory control method and image display device
JPS6228473B2 (en)
JP3019543B2 (en) Image display system
JP2994928B2 (en) Video printer
JPH0325226Y2 (en)
JPS63184791A (en) Blinking control system
JP2003241727A (en) Method and circuit for image output for obtaining image outputs of a plurality of systems from image input of one system
JPH075857A (en) Data display device