JPH0734223B2 - Display controller - Google Patents

Display controller

Info

Publication number
JPH0734223B2
JPH0734223B2 JP62065151A JP6515187A JPH0734223B2 JP H0734223 B2 JPH0734223 B2 JP H0734223B2 JP 62065151 A JP62065151 A JP 62065151A JP 6515187 A JP6515187 A JP 6515187A JP H0734223 B2 JPH0734223 B2 JP H0734223B2
Authority
JP
Japan
Prior art keywords
memory
screen
data
address
cursor
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 - Fee Related
Application number
JP62065151A
Other languages
Japanese (ja)
Other versions
JPS63229575A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62065151A priority Critical patent/JPH0734223B2/en
Publication of JPS63229575A publication Critical patent/JPS63229575A/en
Publication of JPH0734223B2 publication Critical patent/JPH0734223B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Digital Computer Display Output (AREA)

Description

【発明の詳細な説明】 〔目次〕 概要 産業上の利用分野 従来の技術(第4図) 発明が解決しようとする問題点 問題点を解決するための手段(第1図) 作用 実施例 (a)一実施例の説明(第2図、第3図) (b)他の実施例の説明 発明の効果 〔概要〕 複数の画面領域の画像データを読出した後合成した合成
画面の合成画像信号を得る画面合成制御方式において、
メモリとしてページモード機能を有するものを用い且つ
複数の画面領域を当該メモリに割当て、1メモリサイク
ル内に複数の画面領域の各々から画像データを読出すこ
とによって、画面内容を独立に制御でき且つメモリも少
なくてすむようにしたものである。
Detailed Description of the Invention [Table of Contents] Outline Industrial field of application Conventional technology (Fig. 4) Problems to be solved by the invention Means for solving the problems (Fig. 1) Operation Example (a) ) Description of one embodiment (FIGS. 2 and 3) (b) Description of another embodiment [Effect of the invention] [Overview] A composite image signal of a composite screen obtained by reading out image data of a plurality of screen regions and then combining In the screen synthesis control method to obtain,
By using a memory having a page mode function, allocating a plurality of screen areas to the memory, and reading image data from each of the plurality of screen areas within one memory cycle, the screen contents can be independently controlled and the memory It was designed so that it would be less.

〔産業上の利用分野〕[Industrial application field]

本発明は、ビットマップ形式の画面領域を複数有し、合
成画面を表示するための表示制御装置に関し、特に1つ
のメモリに複数の画面領域を割付けても合成画面用の合
成画像信号が得られる表示制御装置に関する。
The present invention relates to a display control device for displaying a composite screen having a plurality of bitmap format screen areas, and in particular, a composite image signal for a composite screen can be obtained even if a plurality of screen areas are allocated to one memory. The present invention relates to a display control device.

近年、エンジニアリングワークステーション(EWS)等
において、表示装置に画像を表示し、これを見ながら所
望の処理を行う装置が出現している。
2. Description of the Related Art In recent years, devices such as engineering workstations (EWS) that display an image on a display device and perform desired processing while viewing the image have appeared.

これら装置においては、画像処理の高度化の要求に伴
い、複数の画像を合成して表示することが求められてい
る。
In these devices, there is a demand for combining and displaying a plurality of images in response to a demand for advanced image processing.

〔従来の技術〕[Conventional technology]

第4図は従来技術の説明図である。 FIG. 4 is an explanatory diagram of a conventional technique.

例えば、ある画像PIに対しクロスヘアカーソルCCを合成
表示する例を考えてみる。
For example, consider an example in which a crosshair cursor CC is compositely displayed on an image PI.

一般にクロスヘアカーソルCCは、第4図(A)に示す如
く、ワークステーションのデイスプレイ(表示装置)1
の画面上の指示したい点をオペレータが示すために用い
られ、ほとんど画面一杯の十字形をなし、図示しないキ
ーボードのカーソル移動キーによって移動する。
Generally, the crosshair cursor CC is, as shown in FIG. 4 (A), a display (display device) 1 of a workstation.
Is used by the operator to indicate a point to be indicated on the screen, and forms a cross shape that almost fills the screen, and is moved by a cursor movement key of a keyboard (not shown).

このような画像PIとクロスヘアカーソルCCを合成表示す
るため、メモリ2の画像PIを書込むための一画面分の画
面領域2aにクロスヘアカーソルCCを直接書込む方式が知
られている。
In order to synthesize and display the image PI and the crosshair cursor CC, a method is known in which the crosshair cursor CC is directly written in the screen area 2a of one screen for writing the image PI in the memory 2.

画面領域2aはビットマップ形式のため、画面領域2aを読
み出すだけで画像PIとクロスヘアカーソルCCの合成画像
(ビデオ)信号が得られ、デイスプレイ1に合成表示が
できる。
Since the screen area 2a is a bitmap format, a composite image (video) signal of the image PI and the crosshair cursor CC can be obtained by simply reading the screen area 2a, and composite display can be performed on the display 1.

一方、第4図(C)に示す如く、画像PIの画面領域2aと
は別にクロスヘアカーソルCC用に一画面分の画面領域3a
を用意する方式も知られている。この方式のものでは両
画面領域2a、3aを読み出し、読出しデータをP−S変換
器(パラレル−シリアル変換器)21、31で変換後、論理
和回路4で合成して合成ビデオ信号を得るものである。
On the other hand, as shown in FIG. 4 (C), in addition to the screen area 2a of the image PI, a screen area 3a for one screen is provided for the crosshair cursor CC.
A method of preparing is also known. In this system, both screen areas 2a and 3a are read out, the read data is converted by PS converters (parallel-serial converters) 21 and 31, and then synthesized by an OR circuit 4 to obtain a synthesized video signal. Is.

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

従来の第4図(A)のものでは、カーソルの如き高速移
動されるものにおいては、クロスヘアカーソルを画面領
域2aで書替えてカーソル移動を実現する。
In the conventional one shown in FIG. 4 (A), in the case of a high-speed moving object such as a cursor, the crosshair cursor is rewritten in the screen area 2a to realize the cursor movement.

このため、カーソル移動に対しては、先づ画面領域の現
在のカーソル位置に対応する位置の退避メモリ20に退避
したデータを画面領域2aに書込み、次にカーソル位置を
更新し、更にこの更新された位置の画面領域2aのデータ
を読み込み、退避メモリ20に退避し、その後、読み込ん
だデータとカーソルデータの論理和をとり、論理和のデ
ータを画面領域2aに書込むようにしていた。
Therefore, when the cursor is moved, the data saved in the save memory 20 at the position corresponding to the current cursor position in the screen area is first written in the screen area 2a, the cursor position is updated next, and this update is performed. The data of the screen area 2a at the different position is read and saved in the save memory 20, and then the logical sum of the read data and the cursor data is taken and the data of the logical sum is written in the screen area 2a.

即ち、1つの画面領域2aに画像PIと別の画像であるカー
ソルCCを混在するには、画像PIにカーソルCCが重ね書き
され、画像PIが変化するため、カーソルCCの移動に際し
ては、重ね書きされ消えてしまっている画像を復元する
ため、このような処理が必要となる。
That is, in order to mix the image PI and the cursor CC, which is another image, in one screen area 2a, the cursor CC is overwritten on the image PI and the image PI changes. Therefore, when moving the cursor CC, the overwriting is performed. Such processing is necessary to restore the image that has been erased.

従って、一方の画像(カーソル)CCの書替えに際し、複
雑な退避、復元処理が必要となり、カーソル等の移動処
理(書替え処理)を高速化できないという問題があっ
た。
Therefore, when rewriting one image (cursor) CC, complicated saving and restoring processes are required, and there is a problem that the moving process (rewriting process) of the cursor or the like cannot be speeded up.

一方、第4図(C)の方式は、カーソルデータは別の画
面領域3aに存在するから、書替えに際し、第4図(B)
のような処理は要しない。
On the other hand, in the method of FIG. 4 (C), since the cursor data exists in another screen area 3a, when rewriting, FIG. 4 (B)
No such processing is required.

しかしながら、同一メモリ面に画面領域2a、3aを設定す
ると、合成すべき2つの画像データを読み出すのに2回
の読出し動作が必要となり、デイスプレイ1のビデオレ
ートから遅れてしまうおそれがある。
However, when the screen areas 2a and 3a are set on the same memory surface, two read operations are required to read the two image data to be combined, which may delay the video rate of the display 1.

このため、両画面領域2a、3aは各々別のメモリ面2、3
にマッピング(設定)し、両メモリ2、3を同時読み出
しするようにしている。
Therefore, the two screen areas 2a and 3a have different memory surfaces 2 and 3, respectively.
Is mapped (set) to both memories 2 and 3 at the same time.

一般にメモリの構成として、1アドレスでバイト(8ビ
ット)読み出しするため、1ICチップが1アドレスで1
ビットしか出力できないため、1つのメモリとして8チ
ップ最低要する。
Generally, as memory configuration, byte (8 bits) is read at 1 address, so 1 IC chip is 1 at 1 address.
Since only bits can be output, at least 8 chips are required as one memory.

例えば、256KbitのICチップを用いると、メモリ2、3
は各々256KbitのICチップを8ヶ、全体で16ヶ要する。
For example, if a 256 Kbit IC chip is used, the memory 2, 3
Requires eight 256Kbit IC chips, 16 in total.

このため、メモリの物量が増大し、コストの上昇やスペ
ースの増加を招くという問題が生じていた。
For this reason, there has been a problem that the physical quantity of the memory increases, resulting in an increase in cost and an increase in space.

本発明は、メモリのハードウエア量を少なくし、且つ各
画像データを独立に格納しうる表示制御装置を提供する
ことを目的とする。
It is an object of the present invention to provide a display control device that can reduce the amount of hardware of a memory and can store each image data independently.

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

第1図は本発明の原理説明図である。 FIG. 1 is an explanatory view of the principle of the present invention.

図中、第4図で示したものと同一のものは同一の記号で
示してあり、2′はページモード機能付メモリであり、
1画面分の第1の画面領域2aと、1画面分の第3の画面
領域2bが設けられ、ページモードを用いて1メモリサイ
クル内に各画面領域2a、2bの各々から画像データデータ
1、データ2の読出しが行われるものである。
In the figure, the same components as those shown in FIG. 4 are designated by the same symbols, and 2'is a page mode memory.
The first screen area 2a for one screen and the third screen area 2b for one screen are provided, and the image data data 1 from each of the screen areas 2a, 2b within one memory cycle using the page mode. The data 2 is read.

尚、22はP−S変換器である。Reference numeral 22 is a PS converter.

〔作用〕[Action]

従来の問題点を解決するには、画像データ間(画像デー
タとカーソルデータ)の独立と、同一メモリ上のアドレ
スマッピングが必要となる。
In order to solve the conventional problems, it is necessary to separate image data (image data and cursor data) and to perform address mapping on the same memory.

本発明は、メモリのページモードを利用してこれを実現
する。
The present invention accomplishes this by utilizing the page mode of memory.

一般にダイナミックメモリは、ロウアドレス(行アドレ
ス)とコラム(列)アドレスを与え、アドレスを決定
し、データを操作するが、第1図(B)に示す如く、1
つのロウアドレスに対し同一サイクル内に2つのコラム
アドレスを与えることにより、2つのデータを操作でき
るメモリがあり、ページモード機能付メモリと呼ばれて
いる。
Generally, a dynamic memory gives a row address and a column address, determines the address, and manipulates data. However, as shown in FIG.
There is a memory capable of manipulating two data by giving two column addresses in the same cycle to one row address, which is called a page mode function memory.

従って、ページモード付メモリ2′に複数の画面領域2
a、2bを設け、1メモリサイクルにおいて一方の画面領
域2aのコラムアドレス1を、他方の画面領域2bのコラム
アドレス2を与えれば、両画面領域2a、2bの画像データ
(データ1、データ2)を同一メモリサイクル内に読み
出せ、両者の論理和で合成画像(ビデオ)信号が得られ
る。
Therefore, in the page mode memory 2 ', a plurality of screen areas 2
If a and 2b are provided and the column address 1 of one screen area 2a and the column address 2 of the other screen area 2b are given in one memory cycle, the image data of both screen areas 2a and 2b (data 1, data 2) Can be read in the same memory cycle, and a combined image (video) signal can be obtained by the logical sum of the two.

尚、RAS、CASはメモリ制御信号であり、RASはロウアド
レスストローブ、CASはコラムアドレスストローブであ
る。
RAS and CAS are memory control signals, RAS is a row address strobe, and CAS is a column address strobe.

従って、1メモリで複数の画面領域を格納でき、且つ同
時(同一メモリサイクル)読み出しが可能となる。
Therefore, it is possible to store a plurality of screen areas in one memory and read them simultaneously (same memory cycle).

〔実施例〕〔Example〕

(a) 一実施例の説明 第2図は本発明の一実施例構成図である。 (A) Description of an Embodiment FIG. 2 is a configuration diagram of an embodiment of the present invention.

図中、第1図及び第4図で示したものと同一のものは同
一の記号で示してあり、5aはメモリ制御回路であり、メ
モリサイクル内にRAS、CAS、RAE(ロウアドレスエネー
ブル)、CAE(コラムアドレスエネーブル)1/2、ラッチ
エネーブル、PS変換エネーブルのメモリ制御信号を発す
るもの、5bはアドレス変換回路であり、後述するCRTコ
ントローラから絶対アドレスを受け、ロウアドレスと2
つのコラムアドレス1、2を作成し、RAE、CAE1/CAE2に
同期してメモリ2′にアドレスを与えるもの、6はCPU
(プロセッサ)であり、要求に応じ、メモリ2′をアク
セスするもの、7はCRT(表示)コントローラであり、
デイスプレイに同期して読出し絶対アドレスを出力する
もの、8はCPUバスであり、データ、アドレス、制御信
号をやりとりするためのもの、23はフリップフロップで
あり、メモリ2′からの最初のデータをラッチするもの
である。
In the figure, the same components as those shown in FIGS. 1 and 4 are designated by the same symbols, 5a is a memory control circuit, and RAS, CAS, and RAE (row address enable) within a memory cycle. , CAE (column address enable) 1/2, those that issue memory control signals for latch enable, PS conversion enable, and 5b is an address conversion circuit, which receives an absolute address from a CRT controller, which will be described later, and outputs a row address and a 2
Create one column address 1 and 2 and give address to memory 2'in synchronization with RAE, CAE1 / CAE2, 6 is CPU
(Processor) which accesses the memory 2'on request, 7 is a CRT (display) controller,
A unit which outputs a read absolute address in synchronization with the display, a CPU bus 8 for exchanging data, an address and a control signal, and a flip-flop 23 for latching the first data from the memory 2 ' To do.

この実施例では、画像のため画面領域2aはメモリ2′の
コラムアドレス“0000"から“0FFF"まで、カーソルのた
めの画面領域2bはメモリ2′のコラムアドレス“1000"
から“1FFF"までにマッピングされている。
In this embodiment, the screen area 2a for the image is the column address "0000" to "0FFF" of the memory 2 ', and the screen area 2b for the cursor is the column address "1000" of the memory 2'.
To "1FFF" are mapped.

CPU6が画像データやカーソルデータをアクセスする時
は、格納する画面領域2a、2bがメモリ2′のそれぞれ異
なるアドレスにマッピングしてあるため、対応するアド
レスに直接CPUバス28を介しリード/ライトすればよ
い。
When the CPU 6 accesses the image data or the cursor data, the screen areas 2a and 2b to be stored are mapped to different addresses of the memory 2 ', so if the corresponding address is directly read / written via the CPU bus 28. Good.

例えば、カーソル移動を行うには、コラムアドレス“10
00"番地から“1FFF"番地内の画面領域2bのカーソルデー
タを直接消去し、更新したカーソルアドレスに直接書込
む。
For example, to move the cursor, use the column address "10
Directly erase the cursor data in screen area 2b from address "00" to address "1FFF" and write directly to the updated cursor address.

次に、第3図の動作説明図を用いて、読出し動作につい
て説明する。
Next, the read operation will be described with reference to the operation explanatory view of FIG.

CRTC7は、サイクルスチールによってCPUバス8を獲得
し、絶対アドレスをアドレス変換回路5bに与える。
CRTC7 acquires the CPU bus 8 by cycle stealing and supplies the absolute address to the address conversion circuit 5b.

これとともにメモリ制御回路5aはロウアゾレスエネーブ
ル信号RAEをアドレス変換回路5bに与え、ロウアドレス
をメモリ2′に出力し、メモリ2′はメモリ制御回路5a
のロウアドレスストローブRASで、ロウアドレスを確定
する。
At the same time, the memory control circuit 5a gives a row azoless enable signal RAE to the address conversion circuit 5b and outputs the row address to the memory 2 '.
Use the row address strobe RAS to determine the row address.

次に、メモリ制御回路5aはロウアドレスエネーブルRAE
を落とし、コラムアドレスエネーブルCAE1をアドレス変
換回路5bに与え、画面領域2aのコラムアドレス(コラム
1)をメモリ2′に出力させ、メモリ2′はメモリ制御
回路5aのコラムアドレスストローブCASによって、確定
したロウアドレスとこのコラムアドレスによって画面領
域2aの8ビット並列の画像データを出力する。
Next, the memory control circuit 5a uses the row address enable RAE.
Column address enable CAE1 is applied to the address conversion circuit 5b to output the column address (column 1) of the screen area 2a to the memory 2 ', and the memory 2'is determined by the column address strobe CAS of the memory control circuit 5a. The 8-bit parallel image data of the screen area 2a is output by the row address and the column address.

この画像データは、メモリ制御回路5aがフリップフロッ
プ23に与えるラッチエネーブル信号によって保持され
る。
This image data is held by the latch enable signal provided to the flip-flop 23 by the memory control circuit 5a.

次に、メモリ制御回路5aはコラムアドレスエネーブルCA
E2をアドレス変換回路5bに与え、ラッチエネーブル、コ
ラムアドレスエネーブルCAE1を落とす。
Next, the memory control circuit 5a uses the column address enable CA.
E2 is given to the address conversion circuit 5b, and the latch enable and column address enable CAE1 are turned off.

アドレス変換回路5bは、画面領域2bのコラムアドレス
(コラム2)をメモリ2′に出力し、メモリ2′はメモ
リ制御回路5aのコラムアドレスストローブCASによっ
て、確定したロウアドレスとこのコラムアドレスによっ
て画面領域2bの8ビット並列のカーソルデータを出力す
る。これとともに、即ち8ビット並列の画像データ、カ
ーソルデータが共に確定した所で、メモリ制御回路5aは
P−S変換回路21、22にPS変換エネーブルを与えるか
ら、両P−S変換回路21、22は8ビット直列の画像デー
タ、カーソルデータを出力し、論理和回路4で1ビット
づつ論理和をとり、その結果を合成画像信号とし、同期
をかけてビデオ信号とする。
The address conversion circuit 5b outputs the column address (column 2) of the screen area 2b to the memory 2 ', and the memory 2'uses the row address determined by the column address strobe CAS of the memory control circuit 5a and the screen area according to this column address. Output 2b 8-bit parallel cursor data. At the same time, that is, when the 8-bit parallel image data and the cursor data are both determined, the memory control circuit 5a provides the PS conversion enable to the PS conversion circuits 21 and 22, so that both PS conversion circuits 21 and 22 are enabled. Outputs 8-bit serial image data and cursor data, performs a logical sum by the logical sum circuit 4 bit by bit, and outputs the result as a composite image signal, which is synchronized to form a video signal.

ビデオ信号が途切れないようにメモリ2′が周期的にア
クセスされ、これによって画面領域2a、2bの内容の合成
画像がデイスプレイ1に表示される。
The memory 2'is periodically accessed so that the video signal is not interrupted, whereby the composite image of the contents of the screen areas 2a and 2b is displayed on the display 1.

このようにして、メモリ2′のページモードを用いて、
1メモリサイクル内に画面領域2a、2bのデータを読み出
し、これらの論理和によるビデオ信号を出力できる。
In this way, using the page mode of the memory 2 ',
Data in the screen areas 2a and 2b can be read within one memory cycle and a video signal can be output by the logical sum of these.

(b) 他の実施例の説明 上述の実施例では、画像PIとクロスヘアカーソルCCとの
合成を例にしてあるが、一の画像と他の画像の豪勢であ
ってもよい。
(B) Description of Other Embodiments In the above embodiments, the combination of the image PI and the crosshair cursor CC is taken as an example, but one image and another image may be combined.

又、ページモード付メモリは、1ロウアドレスに対し最
低2つのコラムアドレスの出力が可能であることから、
3つ以上のコラムアドレスの出力により3つ以上の画面
領域を合成表示することもできる。
Since the memory with page mode can output at least two column addresses for one row address,
It is also possible to compositely display three or more screen areas by outputting three or more column addresses.

以上本発明を実施例により説明したが、本発明は本発明
の主旨に従い種々の変形が可能であり、本発明からこれ
らを排除するものではない。
Although the present invention has been described with reference to the embodiments, the present invention can be variously modified according to the gist of the present invention, and these modifications are not excluded from the present invention.

〔発明の効果〕 以上説明した様に、本発明によれば、メモリに複数の画
面領域をマッピングしているので、画面領域毎にメモリ
を設けるものに比し、ハードウェア量が大幅に減少する
という効果を奏し、省スペース化及びコストダウンに寄
与する。
[Effects of the Invention] As described above, according to the present invention, since a plurality of screen areas are mapped in the memory, the amount of hardware is significantly reduced as compared with the case where a memory is provided for each screen area. This has the effect of contributing to space saving and cost reduction.

又、ページモード付メモリを用いているので、同一メモ
リに複数の画面領域をマッピングでき、画面領域を独立
に操作できるという効果を奏するとともに、同一メモリ
サイクル内に係る複数の画面領域のデータをよみ出せる
という効果を奏し、画面領域の更新が容易でしかも高速
に合成画像信号を出力できる。
In addition, since the memory with page mode is used, it is possible to map multiple screen areas to the same memory and operate the screen areas independently, and read the data of multiple screen areas in the same memory cycle. It is possible to output the synthesized image signal easily, and to update the screen area easily.

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

第1図は本発明の原理説明図、 第2図は本発明の一実施例構成図、 第3図は本発明の一実施例動作説明図、 第4図は従来技術の説明図である。 図中、1……デイスプレイ、 2、3……メモリ、 2′……ページモード付メモリ、 2a、2b……画面領域。 FIG. 1 is a diagram for explaining the principle of the present invention, FIG. 2 is a diagram for explaining an embodiment of the present invention, FIG. 3 is a diagram for explaining the operation of an embodiment of the present invention, and FIG. 4 is a diagram for explaining a conventional technique. In the figure, 1 ... Display, 2, 3 ... Memory, 2 '... Memory with page mode, 2a, 2b ... Screen area.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ビットマップ形式で画面分の画像領域(2
a、2b)を複数有し、 該複数の画面領域(2a、2b)の各々から画像データを読
み出し、合成して合成画像信号を得る表示制御装置にお
いて、 1メモリサイクル中に、異なる複数のアドレスのデータ
の読み出しを行うページモード機能を有し且つ該複数の
画面領域が設けられたメモリ(2′)と、 1メモリサイクル中に、該メモリ(2′)に該複数の画
面領域(2a、2b)の各々に対応する複数の異なるアドレ
スを与えるメモリ制御部(5a、5b)と、 該メモリ(2′)から1メモリサイクル中に読みだされ
た該複数の画面領域(2a、2b)の各々の画像データを合
成して、該合成画像信号を得る合成部(21〜23)とを有
することを 特徴とする表示制御装置。
1. An image area for a screen (2
a, 2b), a display control device for reading image data from each of the plurality of screen areas (2a, 2b) and synthesizing to obtain a synthesized image signal, a plurality of different addresses in one memory cycle. A memory (2 ') having a page mode function for reading the data of the above and provided with the plurality of screen areas, and the plurality of screen areas (2a, 2a) in the memory (2') during one memory cycle. 2b) memory controller (5a, 5b) for giving a plurality of different addresses, and a plurality of screen areas (2a, 2b) read from the memory (2 ') in one memory cycle. A display control device comprising: a synthesizing unit (21 to 23) that synthesizes respective image data to obtain the synthesized image signal.
JP62065151A 1987-03-19 1987-03-19 Display controller Expired - Fee Related JPH0734223B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62065151A JPH0734223B2 (en) 1987-03-19 1987-03-19 Display controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62065151A JPH0734223B2 (en) 1987-03-19 1987-03-19 Display controller

Publications (2)

Publication Number Publication Date
JPS63229575A JPS63229575A (en) 1988-09-26
JPH0734223B2 true JPH0734223B2 (en) 1995-04-12

Family

ID=13278592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62065151A Expired - Fee Related JPH0734223B2 (en) 1987-03-19 1987-03-19 Display controller

Country Status (1)

Country Link
JP (1) JPH0734223B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61265964A (en) * 1985-05-20 1986-11-25 Toshiba Corp Digital image forming device

Also Published As

Publication number Publication date
JPS63229575A (en) 1988-09-26

Similar Documents

Publication Publication Date Title
US6195734B1 (en) System for implementing a graphic address remapping table as a virtual register file in system memory
US5990902A (en) Apparatus and method for prefetching texture data in a video controller of graphic accelerators
US4104624A (en) Microprocessor controlled CRT display system
JPS60239796A (en) Circuit and apparatus for altering data in display memory
US5920881A (en) Method and system for using a virtual register file in system memory
JPH077260B2 (en) Image data rotation processing apparatus and method thereof
US5900885A (en) Composite video buffer including incremental video buffer
JPH0313796Y2 (en)
US6192457B1 (en) Method for implementing a graphic address remapping table as a virtual register file in system memory
US4924432A (en) Display information processing apparatus
JPH0734223B2 (en) Display controller
US5416499A (en) Bit map display controlling apparatus
US6425020B1 (en) Systems and methods for passively transferring data across a selected single bus line independent of a control circuitry
JPS58136093A (en) Display controller
JP2954589B2 (en) Information processing device
JP2922519B2 (en) Video synthesizer
JP3036441B2 (en) One-chip memory device
JPS6226548A (en) Memory controller
JPS61264425A (en) Storage circuit
JPS60251431A (en) Memory display device
JP3285033B2 (en) Information processing system
JPH02257293A (en) Access circuit for memory for mask
JPH1069428A (en) Video display device
JPH0570833B2 (en)
JPS6292051A (en) Memory device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees