JPH0728443A - Method for controlling frame memory - Google Patents
Method for controlling frame memoryInfo
- Publication number
- JPH0728443A JPH0728443A JP5167905A JP16790593A JPH0728443A JP H0728443 A JPH0728443 A JP H0728443A JP 5167905 A JP5167905 A JP 5167905A JP 16790593 A JP16790593 A JP 16790593A JP H0728443 A JPH0728443 A JP H0728443A
- Authority
- JP
- Japan
- Prior art keywords
- frame memory
- display
- data
- signal
- displayed
- 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
Links
- 230000015654 memory Effects 0.000 title claims abstract description 146
- 238000000034 method Methods 0.000 title claims abstract description 13
- 238000010586 diagram Methods 0.000 description 14
- 230000002194 synthesizing effect Effects 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
Landscapes
- Controls And Circuits For Display Device (AREA)
- Image Input (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、パーソナルコンピュー
タやワークステーションにおいて、表示データを格納す
るのに用いるフレームメモリの制御方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of controlling a frame memory used for storing display data in a personal computer or a workstation.
【0002】[0002]
【従来の技術】従来、パーソナルコンピュータやワーク
ステーションにおいて、処理結果をディスプレイに表示
する場合、表示用メモリ(以下、フレームメモリとい
う)に表示すべきデータを一旦書き込み、その後フレー
ムメモリから表示データを読み出してディスプレイに出
力するようにしている。2. Description of the Related Art Conventionally, when displaying a processing result on a display in a personal computer or a workstation, data to be displayed is temporarily written in a display memory (hereinafter referred to as a frame memory), and then the display data is read from the frame memory. Output to the display.
【0003】図7は従来のフレームメモリの制御回路を
示す制御ブロック図である。図において、制御を行うC
PU1には、データを転送するバス2が接続されてお
り、バス2は表示制御部3に接続されている。表示制御
部3はフレームメモリ4とディスプレイインタフェース
5からなり、ディスプレイインタフェース5はディスプ
レイ6に接続されている。FIG. 7 is a control block diagram showing a control circuit of a conventional frame memory. In the figure, control C
A bus 2 that transfers data is connected to the PU 1, and the bus 2 is connected to the display control unit 3. The display control unit 3 includes a frame memory 4 and a display interface 5, and the display interface 5 is connected to the display 6.
【0004】処理結果をディスプレイ6に表示する場
合、まずCPU1がバス2を介してデータをフレームメ
モリ4に書き込む。つぎに表示制御部3が、フレームメ
モリ4に書き込まれたデータをディスプレイインタフェ
ース5を用いてディスプレイ6の信号規定に変換してデ
ィスプレイ6に出力する。When displaying the processing result on the display 6, the CPU 1 first writes the data in the frame memory 4 via the bus 2. Next, the display control unit 3 uses the display interface 5 to convert the data written in the frame memory 4 into the signal regulation of the display 6 and outputs it to the display 6.
【0005】フレームメモリへのデータの書き込みとデ
ィスプレイに対する表示動作のやり方については、従
来、2つの方法がある。1つは前述の図7に示す例のよ
うに、フレームメモリはディスプレイの1画面分の容量
を有し、CPUによるデータの書き込み動作とフレーム
メモリからのデータの読み出し動作を非同期に行う。こ
のような制御方法は、文字や静止画像を表示する場合に
使用される。Conventionally, there are two methods for writing data in the frame memory and displaying operations on the display. First, as in the example shown in FIG. 7, the frame memory has a capacity for one screen of the display, and the data write operation by the CPU and the data read operation from the frame memory are performed asynchronously. Such a control method is used when displaying characters or a still image.
【0006】2つ目の方法は、動画像などを表示する場
合に使用される方法で、図8に示すようにフレームメモ
リ4を2画面分具備し、一方のフレームメモリ4aから
データを読み出してディスプレイ6に表示しながら、他
方のフレームメモリ4bに新たな表示データを書き込む
ようにするものである。表示データの書き込みが終了す
ると、セレクタ7によりフレームメモリ4の機能を逆転
してデータの書き込みおよび読み出しを行う。なお図8
は他の従来例を示すブロック図である。The second method is a method used when displaying a moving image or the like. As shown in FIG. 8, a frame memory 4 for two screens is provided and data is read from one frame memory 4a. While displaying on the display 6, new display data is written in the other frame memory 4b. When the writing of the display data is completed, the selector 7 reverses the function of the frame memory 4 to write and read the data. Note that FIG.
FIG. 9 is a block diagram showing another conventional example.
【0007】[0007]
【発明が解決しようとする課題】従来は、表示する内容
に応じて前述の2つの制御方法の何かを採用していた
が、図9に示すように、動画像をマルチウィンド表示す
る場合、動画像を表示するウィンドの部分Aは2画面分
のフレームメモリを用いて制御する必要があり、ウィン
ド以外の部分Bは、主に文字などの静止画像を表示する
部分であるので、この部分Bについては1画面分のフレ
ームメモリで制御することが適している。なお図9はウ
ィンド表示を示す説明図である。Conventionally, some of the above-mentioned two control methods have been adopted according to the contents to be displayed. However, as shown in FIG. The part A of the window displaying the moving image needs to be controlled by using the frame memory for two screens, and the part B other than the window is a part mainly displaying the still image such as characters. Is suitable to be controlled by the frame memory for one screen. FIG. 9 is an explanatory diagram showing the window display.
【0008】以上のようにフレームメモリを制御する回
路構成を図10に示す。同図において、マルチウィンド
表示の制御回路には3つのフレームメモリ4a、4b、
4cが設けられている。また、フレームメモリ4aまた
は4bの表示データとフレームメモリ4cの表示データ
とを合成するセレクタ8と、合成する部分を図示せぬC
PUが指定する合成指定用メモリ9が新たに必要とな
る。したがって多くのメモリが必要になるという問題が
あった。A circuit configuration for controlling the frame memory as described above is shown in FIG. In the figure, the control circuit for multi-window display has three frame memories 4a, 4b,
4c is provided. Further, a selector 8 for synthesizing the display data of the frame memory 4a or 4b and the display data of the frame memory 4c, and a portion not shown for synthesizing C
A synthesis specification memory 9 specified by PU is newly required. Therefore, there is a problem that a large amount of memory is required.
【0009】本発明は上記問題点に鑑みてなされたもの
で、その目的は、静止画像と動画像を混在して表示する
場合、最小限のメモリ容量でそれぞれに適したフレーム
メモリの制御を行う優れたフレームメモリの制御方法を
提供することである。The present invention has been made in view of the above problems, and an object thereof is to control a frame memory suitable for a still image and a moving image in a mixed display with a minimum memory capacity. An object of the present invention is to provide an excellent frame memory control method.
【0010】[0010]
【課題を解決するための手段】上記課題を解決するため
に本発明は、表示用データを格納し、一方が表示中であ
れば他方は非表示状態である2画面分のフレームメモリ
と、前記2画面分のフレームメモリに対して表示用デー
タの書き込み、読み出しの制御を行う表示制御部とを有
し、前記表示制御部は表示中のフレームメモリおよび非
表示のフレームメモリを記憶し、非表示のフレームメモ
リにデータを書き込む場合はそのまま非表示のフレーム
メモリにデータを書き込み、表示中のフレームメモリに
データを書き込む場合は、前記表示制御部は非表示のフ
レームメモリへも前記データを書き込むようにしたもの
である。In order to solve the above-mentioned problems, the present invention stores a frame data for two screens in which display data is stored, and when one is being displayed, the other is in a non-display state. A display control unit that controls writing and reading of display data to and from a frame memory for two screens, and the display control unit stores a frame memory being displayed and a frame memory not being displayed, and is not displayed. When writing data to the frame memory of, the data is directly written to the non-display frame memory, and when writing data to the frame memory being displayed, the display control unit writes the data to the non-display frame memory. It was done.
【0011】[0011]
【作用】上記構成を有する本発明によれば、1画面のみ
で制御可能な表示データは、表示中のフレームメモリに
対してデータを書き込みするとともに、非表示のフレー
ムメモリにも同じデータを書き込む。そして表示中のフ
レームメモリから非表示のフレームメモリに切り替える
ことにより、画像を表示する。また2画面分のフレーム
メモリが必要な画像データの場合は、非表示のフレーム
メモリにデータを書き込むので、表示中のフレームメモ
リから非表示のフレームメモリに切り替えることにより
画像を表示する。すなわち、1画面のみで制御可能な表
示データの場合も、2画面分のフレームメモリを必要と
する表示データの場合も、同一の制御で表示可能とな
る。According to the present invention having the above structure, as the display data which can be controlled only by one screen, the data is written in the frame memory being displayed and the same data is also written in the non-display frame memory. Then, the image is displayed by switching the displayed frame memory to the non-displayed frame memory. In the case of image data that requires a frame memory for two screens, the data is written in the non-display frame memory, so that the image is displayed by switching the frame memory being displayed to the non-display frame memory. That is, display data that can be controlled with only one screen and display data that requires a frame memory for two screens can be displayed with the same control.
【0012】[0012]
【実施例】以下、本発明に係る実施例を図面にしたがっ
て説明する。なお各図面に共通する要素には同一の符号
を付す。図1は本発明に係る第1実施例の表示制御回路
を示すブロック図であり、まず第1実施例について説明
する。Embodiments of the present invention will be described below with reference to the drawings. Note that elements common to the drawings are given the same reference numerals. FIG. 1 is a block diagram showing a display control circuit of a first embodiment according to the present invention. First, the first embodiment will be described.
【0013】図1において、2つのフレームメモリ1
1、12は、表示データを格納するもので、それぞれ1
画面分の容量を有する。これらのフレームメモリ11、
12はバス2およびデータバス13を介してCPU1に
接続されており、CPU1は、フレームメモリ11、1
2に対して読み出し、書き込みが可能である。フレーム
メモリ11、12はセレクタ14に接続され、セレクタ
14に対して表示データを出力する。セレクタ14は、
フレームメモリ11の出力bかフレームメモリ12の出
力cの何かを選択するとともに、選択した出力をディス
プレイインタフェース5を介してディスプレイ6に送
る。In FIG. 1, two frame memories 1 are provided.
Reference numerals 1 and 12 are used to store display data.
It has the capacity for the screen. These frame memories 11,
Reference numeral 12 is connected to the CPU 1 via the bus 2 and the data bus 13, and the CPU 1 is connected to the frame memories 11 and 1.
2 can be read and written. The frame memories 11 and 12 are connected to the selector 14 and output display data to the selector 14. The selector 14 is
The output b of the frame memory 11 or the output c of the frame memory 12 is selected, and the selected output is sent to the display 6 via the display interface 5.
【0014】データバス13にはレジスタ15が接続さ
れ、レジスタ15には同期回路16が接続されている。
同期回路16はセレクタ14およびフレームメモリ制御
部17に接続されている。同期回路16は、CPU1の
指示によって設定されたレジスタ15の出力を、ディス
プレイの同期信号eを用いて同期した信号dを出力す
る。この信号dがセレクタ14を制御する信号となる。
信号dが“0”のときフレームメモリ11の内容が表示
され、信号dが“1”のときフレームメモリ12の内容
が表示される。A register 15 is connected to the data bus 13, and a synchronizing circuit 16 is connected to the register 15.
The synchronization circuit 16 is connected to the selector 14 and the frame memory control unit 17. The synchronizing circuit 16 outputs a signal d obtained by synchronizing the output of the register 15 set by the instruction of the CPU 1 with the synchronizing signal e of the display. This signal d becomes a signal for controlling the selector 14.
When the signal d is "0", the contents of the frame memory 11 are displayed, and when the signal d is "1", the contents of the frame memory 12 are displayed.
【0015】フレームメモリ制御部17は、バス2を介
してCPU1に接続され、またフレームメモリ11、1
2に接続されている。フレームメモリ制御部17は、信
号dによるフレームメモリ11、12の表示、非表示状
態と、CPU1からのアクセスを示す制御信号およびメ
モリアドレスとを参照し、フレームメモリ制御信号gを
生成する。The frame memory control unit 17 is connected to the CPU 1 via the bus 2, and the frame memories 11 and 1 are also connected.
Connected to 2. The frame memory control unit 17 refers to the display / non-display state of the frame memories 11 and 12 by the signal d, the control signal indicating the access from the CPU 1 and the memory address, and generates the frame memory control signal g.
【0016】次にフレームメモリ11、12とフレーム
メモリ制御部17との関係について図2により詳細に説
明する。図2は第1実施例の要部を示すブロック図であ
る。図2において、信号h、信号iはCPU1から指定
されたアドレス信号であり、信号hは1画面分のフレー
ムメモリの中の位置を表すA0〜An−1である。信号
Iは、CPU1がアクセスするフレームメモリが表示中
のメモリがまたは非表示のメモリかを示すアドレス信号
Anであり、Anが“0”のとき表示中のフレームメモ
リへのアクセスを示し、Anが“1”のとき非表示のフ
レームメモリへのアクセスを示す。Next, the relationship between the frame memories 11 and 12 and the frame memory controller 17 will be described in detail with reference to FIG. FIG. 2 is a block diagram showing the main part of the first embodiment. In FIG. 2, a signal h and a signal i are address signals designated by the CPU 1, and a signal h is A0 to An-1 representing a position in the frame memory for one screen. A signal I is an address signal An indicating whether the frame memory accessed by the CPU 1 is a display memory or a non-display memory. When An is “0”, it indicates access to the frame memory being displayed, and An is When it is "1", it indicates access to the hidden frame memory.
【0017】信号j,信号kはバス2からの制御信号で
あり、信号jはフレームメモリのアクセスを示す信号
“ACC”である。信号kはフレームメモリに対する読
み出しか書き込みかを示す“R/W”であり、“0”の
とき書き込み、“1”のとき読み出しを示す。信号rは
フレームメモリへのアクセスが終了したことを示す信号
“RDY”である。信号mはフレームメモリへのアドレ
ス信号であり、A0〜An−1より生成する。信号nは
フレームメモリ11への読み出し信号R0、信号oはフ
レームメモリ11への書き込み信号W0であり、信号p
はフレームメモリ12への読み出し信号R1、信号qは
フレームメモリ12への書き込み信号W1である。Signals j and k are control signals from the bus 2, and signal j is a signal "ACC" indicating access to the frame memory. The signal k is “R / W” indicating whether the frame memory is read or written, and indicates “0” for writing and “1” for reading. The signal r is a signal "RDY" indicating that the access to the frame memory is completed. The signal m is an address signal to the frame memory and is generated from A0 to An-1. The signal n is a read signal R0 to the frame memory 11, the signal o is a write signal W0 to the frame memory 11, and the signal p is
Is a read signal R1 to the frame memory 12, and signal q is a write signal W1 to the frame memory 12.
【0018】CPU1からフレームメモリ11、12に
アクセスした場合のフレームメモリ制御部17の論理動
作を表1に示す。Table 1 shows the logical operation of the frame memory control unit 17 when the CPU 1 accesses the frame memories 11 and 12.
【0019】[0019]
【表1】 [Table 1]
【0020】表1に示すように、ケース1からケース3
では、フレームメモリ制御部17で記憶している信号d
およびバス2からの信号i、信号kを参照し、信号n、
o、p、qの何かの信号を有効とする。ケース4は、C
PU1から表示中のフレームメモリに書き込みを行う場
合であり、この場合フレームメモリ11に対する書き込
み信号oとフレームメモリ12に対する書き込み信号q
の両方を有効とする。これにより両方のフレームメモリ
11、12に同じデータが書き込まれる。As shown in Table 1, Case 1 to Case 3
Then, the signal d stored in the frame memory control unit 17
Signal i and signal k from bus 2
Validate any signal of o, p, and q. Case 4 is C
This is a case of writing from the PU1 to the frame memory being displayed, and in this case, the write signal o to the frame memory 11 and the write signal q to the frame memory 12 are performed.
Both are valid. As a result, the same data is written in both frame memories 11 and 12.
【0021】図3は上述のケース4の場合の動作を示す
タイミングチャートである。図3において、イのタイミ
ングで信号mのアドレスを有効とし、バス2からのアク
セス信号jが有効なロのタイミングで、フレームメモリ
11および12への書き込み信号oおよびqを有効とす
る。このとき、データバス13に指定されたデータがフ
レームメモリ11および12の両方に書き込まれる。FIG. 3 is a timing chart showing the operation in case 4 described above. In FIG. 3, the address of the signal m is validated at the timing a, and the write signals o and q to the frame memories 11 and 12 are validated at the timing b when the access signal j from the bus 2 is valid. At this time, the data designated by the data bus 13 is written in both the frame memories 11 and 12.
【0022】ハのタイミングはデータの書き込み終了時
を示し、このとき信号rが有効となり、次にニのタイミ
ングで信号jが無効となり、ホおよびへのタイミングで
各信号が無効状態になる。The timing c indicates the end of data writing. At this time, the signal r becomes valid, then the signal j becomes invalid at the timing d, and each signal becomes invalid at the timings e and c.
【0023】次にCPU1からのフレームメモリ制御に
ついて説明する。図4はCPU1からのメモリ空間を示
す。図において、Aは現在表示中のフレームメモリにア
クセスする空間であり、フレームメモリ11、12の何
かが表示されていてもこの空間を使用してメモリアクセ
スする。Bは非表示のフレームメモリをアクセスする空
間であり、Aと同様に、何れのフレームメモリが非表示
であるかは関係しない。メモリアドレスはA0〜Anを
使用する。たとえば、1画面分のフレームメモリ容量が
256キロバイトの場合は、n=8であり、A0〜A7
にて1画面内のメモリアドレスを指定し、A8にてAま
たはBの何かを特定する。Next, the frame memory control from the CPU 1 will be described. FIG. 4 shows a memory space from the CPU 1. In the figure, A is a space for accessing the currently displayed frame memory, and even if any of the frame memories 11 and 12 is displayed, this space is used for memory access. B is a space for accessing a non-display frame memory, and like A, it does not matter which frame memory is non-display. A0 to An are used as memory addresses. For example, when the frame memory capacity for one screen is 256 kilobytes, n = 8 and A0 to A7
Specify the memory address in one screen with, and specify A or B with A8.
【0024】したがって、Aの空間でメモリに書き込む
場合、必ず両方のフレームメモリにデータが書き込まれ
るので、フレームメモリは1つしかないように制御でき
る。一方、ディスプレイの垂直更新時期に同期して表示
データを更新する場合は、Bの空間を用いてフレームメ
モリに書き込み、その後フレームメモリの表示、非表示
を反転することにより実現できる。Therefore, when writing data in the memory in the space A, the data is written in both frame memories without fail, so that it is possible to control so that there is only one frame memory. On the other hand, when the display data is updated in synchronization with the vertical update time of the display, it can be realized by writing in the frame memory using the space B, and then inverting the display / non-display of the frame memory.
【0025】次に本発明に係る第2実施例のフレームメ
モリ制御方法を図5および図6にしたがって説明する。
図5は第2実施例の要部を示すブロック図、図6は第2
実施例の動作を示すタイミングチャートである。Next, a frame memory control method according to the second embodiment of the present invention will be described with reference to FIGS.
FIG. 5 is a block diagram showing an essential part of the second embodiment, and FIG.
6 is a timing chart showing the operation of the embodiment.
【0026】図5において、2画面分のフレームメモリ
はn+1本のメモリアドレス信号で指定され、MA0〜
MAnで示す。したがって、書き込み、読み出し用の制
御信号は、信号nと信号oのそれぞれ1本ずつであり、
“RD”、“WR”で示す。その他の構成は前記第1実
施例と同様である。In FIG. 5, the frame memories for two screens are designated by n + 1 memory address signals, MA0 to MA0.
Denote by MAn. Therefore, the number of control signals for writing and reading is one for each of the signal n and the signal o,
It is indicated by "RD" and "WR". The other structure is similar to that of the first embodiment.
【0027】第2実施例におけるフレームメモリ制御部
の論理動作を表2に示す。Table 2 shows the logical operation of the frame memory control unit in the second embodiment.
【0028】[0028]
【表2】 [Table 2]
【0029】表2において、前述のように第2実施例で
は、読み出し信号、書き込み信号がそれぞれ1本しかな
いので、アドレスの出力信号(m)のMAnを制御する
ことにより信号nまたは信号oを有効にする。そしてケ
ース4においては、書き込み動作を2回有効とすること
により、フレームメモリ11および12の両方に書き込
みを行う。In Table 2, as described above, in the second embodiment, since there is only one read signal and one write signal, the signal n or the signal o is controlled by controlling MAn of the address output signal (m). To enable. Then, in case 4, the write operation is enabled twice to write to both the frame memories 11 and 12.
【0030】図6は表2のケース4の書き込み動作を2
回行うタイミング制御動作を示す。図6において、トの
タイミングでフレームメモリ11または12に対して1
回目の書き込みを完了してアドレスMAnを変化させ、
チのタイミングでフレームメモリ12または11に対し
て書き込みを開始する。そして2回目の書き込みが終了
するリのタイミングで、動作終了を示す信号rが有効と
なる。FIG. 6 shows the write operation in Case 4 of Table 2 in two.
The timing control operation performed once is shown. In FIG. 6, 1 is added to the frame memory 11 or 12 at the timing
After completing the second write, change the address MAn,
Writing is started to the frame memory 12 or 11 at the timing of H. Then, at the timing of the end of the second writing, the signal r indicating the end of the operation becomes effective.
【0031】[0031]
【発明の効果】以上詳細に説明したように本発明によれ
ば、1画面分のフレームメモリで表示可能な画像データ
と2画面分のフレームメモリを必要とする画像データを
混在して1つのディスプレイに表示する場合に、1画面
分のフレームメモリで表示可能な画像データを表示中の
フレームメモリに書き込むとき非表示のフレームメモリ
へも書き込むことにしたので、2画面分のフレームメモ
リを必要とする画像データを表示する場合と同様の制御
で表示可能となる。したがって2画面分の容量のフレー
ムメモリで、即ち最小限のフレームメモリ容量で、しか
も従来と同様の制御で、混在表示が可能となる。As described above in detail, according to the present invention, the image data that can be displayed in the frame memory for one screen and the image data that requires the frame memory for two screens are mixed to form one display. In the case of displaying on the screen, when the image data that can be displayed in the frame memory for one screen is written in the frame memory in display, it is also written in the non-display frame memory, so that the frame memory for two screens is required. The image data can be displayed under the same control as that for displaying the image data. Therefore, mixed display is possible with a frame memory having a capacity of two screens, that is, with a minimum frame memory capacity, and with the same control as the conventional one.
【図1】本発明に係る第1実施例を示すブロック図であ
る。FIG. 1 is a block diagram showing a first embodiment according to the present invention.
【図2】第1実施例の要部を示すブロック図である。FIG. 2 is a block diagram showing a main part of the first embodiment.
【図3】第1実施例の動作を示すタイミングチャートで
ある。FIG. 3 is a timing chart showing the operation of the first embodiment.
【図4】第1実施例のメモリ空間を示す説明図である。FIG. 4 is an explanatory diagram showing a memory space of the first embodiment.
【図5】第2実施例の要部を示すブロック図である。FIG. 5 is a block diagram showing a main part of a second embodiment.
【図6】第2実施例の動作を示すタイミングチャートで
ある。FIG. 6 is a timing chart showing the operation of the second embodiment.
【図7】従来のフレームメモリ制御回路を示すブロック
図である。FIG. 7 is a block diagram showing a conventional frame memory control circuit.
【図8】他の従来例を示すブロック図である。FIG. 8 is a block diagram showing another conventional example.
【図9】ウィンド表示を示す説明図である。FIG. 9 is an explanatory diagram showing a window display.
【図10】従来のマルチウィンド表示の制御回路を示す
ブロック図である。FIG. 10 is a block diagram showing a conventional control circuit for multi-window display.
1 CPU 6 ディスプレイ 11、12 フレームメモリ 17 フレームメモリ制御回路 1 CPU 6 display 11 and 12 frame memory 17 frame memory control circuit
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06T 1/60 G09G 5/14 E 8121−5G 5/36 530 F 8121−5G E 8121−5G ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G06T 1/60 G09G 5/14 E 8121-5G 5/36 530 F 8121-5G E 8121-5G
Claims (3)
あれば他方は非表示状態である2画面分のフレームメモ
リと、 前記2画面分のフレームメモリに対して表示用データの
書き込み、読み出しの制御を行う表示制御部とを有し、 前記表示制御部は表示中のフレームメモリおよび非表示
のフレームメモリを記憶し、 非表示のフレームメモリにデータを書き込む場合はその
まま非表示のフレームメモリにデータを書き込み、 表示中のフレームメモリにデータを書き込む場合は、前
記表示制御部は非表示のフレームメモリへも前記データ
を書き込むことを特徴とするフレームメモリの制御方
法。1. A display for storing display data, and when one is being displayed, the other is a non-display frame memory for two screens, and the display data is written to the frame memory for two screens. A display control unit for controlling reading, and the display control unit stores a frame memory being displayed and a non-display frame memory, and when writing data to the non-display frame memory, the non-display frame memory is used as it is. A method of controlling a frame memory, characterized in that when the data is written in the frame memory and the data is written in the frame memory being displayed, the display control unit also writes the data in the non-display frame memory.
リにデータを書き込む場合、表示中のフレームメモリと
非表示のフレームメモリに同時に書き込む請求項1記載
のフレームメモリの制御方法。2. The method of controlling a frame memory according to claim 1, wherein, when the display control unit writes the data in the frame memory being displayed, the data is simultaneously written in the frame memory being displayed and the frame memory not being displayed.
リにデータを書き込む場合、表示中のフレームメモリと
非表示のフレームメモリに段階的に書き込む請求項1記
載のフレームメモリの制御方法。3. The method of controlling a frame memory according to claim 1, wherein, when the display control unit writes data in the frame memory being displayed, the data is written stepwise in the frame memory being displayed and the frame memory not being displayed.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5167905A JPH0728443A (en) | 1993-07-07 | 1993-07-07 | Method for controlling frame memory |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5167905A JPH0728443A (en) | 1993-07-07 | 1993-07-07 | Method for controlling frame memory |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0728443A true JPH0728443A (en) | 1995-01-31 |
Family
ID=15858230
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5167905A Pending JPH0728443A (en) | 1993-07-07 | 1993-07-07 | Method for controlling frame memory |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0728443A (en) |
-
1993
- 1993-07-07 JP JP5167905A patent/JPH0728443A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0355832B2 (en) | ||
| US4924432A (en) | Display information processing apparatus | |
| JPS59231591A (en) | Image generator | |
| JP2797320B2 (en) | Image display device | |
| JPH0728443A (en) | Method for controlling frame memory | |
| JPH06149533A (en) | High-speed segment drawing method that reduces drawing processing of segments outside the display area | |
| JPH0119589B2 (en) | ||
| JPH0325684A (en) | Picture drawing controller | |
| JPS6225785A (en) | Display control processing system for multiple window | |
| JP3043077B2 (en) | Frame buffer controller | |
| JP2954589B2 (en) | Information processing device | |
| JPS58136093A (en) | Display controller | |
| JPS63245716A (en) | Multiwindow display device | |
| JP2829051B2 (en) | Character display method | |
| JPS60251431A (en) | memory display device | |
| JPS62123571A (en) | Picture signal processor | |
| JP2891542B2 (en) | Image processing method and apparatus | |
| JPS6146978A (en) | Crt display unit | |
| JPH10268855A (en) | Screen split display device | |
| JPS62231984A (en) | Display controller | |
| JPS612191A (en) | Partial scrolling circuit for display screen | |
| JPS63149690A (en) | Information processor | |
| JPS61284797A (en) | display device | |
| JPS6385927A (en) | Graphics image display device | |
| JPH07311567A (en) | Image output method and apparatus |