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

JPH0450612B2 - - Google Patents

Info

Publication number
JPH0450612B2
JPH0450612B2 JP60185693A JP18569385A JPH0450612B2 JP H0450612 B2 JPH0450612 B2 JP H0450612B2 JP 60185693 A JP60185693 A JP 60185693A JP 18569385 A JP18569385 A JP 18569385A JP H0450612 B2 JPH0450612 B2 JP H0450612B2
Authority
JP
Japan
Prior art keywords
control unit
memory
display
image memory
buffer memory
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 - Lifetime
Application number
JP60185693A
Other languages
Japanese (ja)
Other versions
JPS6246329A (en
Inventor
Kazuo Yoshioka
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP18569385A priority Critical patent/JPS6246329A/en
Publication of JPS6246329A publication Critical patent/JPS6246329A/en
Publication of JPH0450612B2 publication Critical patent/JPH0450612B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はCPU等の制御により発生した文字、
グラフイツク図形等の情報をCRT等の表示デバ
イスに出力する画像表示装置に関するものであ
る。
[Detailed Description of the Invention] [Industrial Application Field] This invention is applicable to characters generated under the control of a CPU, etc.
This invention relates to an image display device that outputs information such as graphic figures to a display device such as a CRT.

〔従来の技術〕[Conventional technology]

従来のこの種画像表示装置として、例えば、文
献『マイクロプロセツサ周辺LSI』(日経マグロ
ウヒル社)の183ページ〜236ページに記載のもの
がある。
As a conventional image display device of this kind, there is one described, for example, in the document "Microprocessor Peripheral LSI" (Nikkei McGraw-Hill), pages 183 to 236.

第4図はその画像表示装置のブロツク図を示す
もので、図において、1はCPU等の制御ユニツ
ト、2は画像メモリ、3は表示用アドレス発生
部、4は画像メモリ2から出力される並列データ
を直列データに変換する並直列変換部、5,6は
データバス、アドレスバスのバス・アービタであ
る。
FIG. 4 shows a block diagram of the image display device. In the figure, 1 is a control unit such as a CPU, 2 is an image memory, 3 is a display address generator, and 4 is a parallel output from the image memory 2. A parallel/serial conversion unit converts data into serial data, and numerals 5 and 6 are bus arbiters for a data bus and an address bus.

次に動作について説明する。まず、表示画面に
表示されるデータはバス・アービタ5を介して
CPU等の制御ユニツト1により画像メモリ2に
書き込まれる。そして、例えば、CRT等の表示
デバイスに必要なタイミングでアドレスを発生し
ている表示用アドレス発生部3のアドレスに従つ
て画像メモリ2より読み出す。したがつて、画像
メモリ2はCPU等の制御ユニツト1と表示用ア
ドレス発生部3の両者からアクセスされることに
なり、バスの衝突を防ぐためにバス・アービタ
5,6が設けられ、バス・アービトレーシヨンが
行なわれる。
Next, the operation will be explained. First, the data displayed on the display screen is passed through the bus arbiter 5.
It is written into the image memory 2 by a control unit 1 such as a CPU. Then, for example, the image is read out from the image memory 2 in accordance with the address of the display address generation section 3 which generates addresses at necessary timings for a display device such as a CRT. Therefore, the image memory 2 will be accessed by both the control unit 1 such as the CPU and the display address generation section 3. To prevent bus collisions, bus arbiters 5 and 6 are provided. Tracing is performed.

画像メモリ2へのCRU等の制御ユニツト1、
あるいは表示用アドレス発生部3からのアクセス
は時分割により行なわれるが、これには一般に2
種類の方法がある。表示デバイスとしてCRTを
例にとつて以下説明を続ける。この場合には電子
ビームの走査方法の関係上CRTの画面上には周
知のデータを表示する期間(以下、表示期間と呼
ぶ)と表示しない期間(以下、帰線期間と呼ぶ)
とが存在する。CRTの画面上で安定した表示を
続けるためには表示期間中はCRTに対してデー
タを出力し続けることが必要である。このための
最も容易な方法は表示期間中におけるCPU等の
制御ユニツト1の画像メモリ2へのアクセスを禁
止し、帰線期間中のみCPU等の制御ユニツト1
の画像メモリ2へのアクセスを許す方法である。
また、他のひとつの方法は、画像メモリ2から並
直列変換部に対して一度に読み出される表示デー
タが対応する画素の数を増やし、これにより生じ
る表示アドレス発生部3にとつての余剰期間を
CPU等の制御ユニツト1が画像メモリ2をアク
セスする時間に割り振る方法である。通常、画像
メモリ2に画素単位で格納された表示データは、
画像メモリ2に用いられるメモリICのアクセス
タイムの関係上、数画素分まとめて読み出され、
次段の並直列変換部4において1画素分の表示デ
ータに分離され、表示デバイスに対して順次出力
される。この場合、一回の水平走査期間内の表示
期間に対応する時間を画像メモリ2に用いられて
いるメモリICのアクセス時間で割つた値を1度
に画像メモリ2から読み出される表示データが対
応する画素の数に一致させると時間的には最も効
率がよくなる。これに対して、メモリICに対す
るアクセス・サイクルを変えずに1度に画像メモ
リ2から読み出される表示データが対応する画素
の数を上記で求めた値より大きく、例えば2倍に
とれば、1表示期間に必要な全表示データを画像
メモリ2から読み出すのに要する時間はその表示
期間が必要とする時間1/2ですむ。また他の言い
方をすれば、1アクセスで扱うデータの量を2倍
にすれば、必要なアクセス回数は1/2になる。こ
の余剰になつた時間、あるいはアクセスタイミン
グを制御ユニツト1にゆずるという方法である。
Control unit 1 such as CRU to image memory 2,
Alternatively, access from the display address generation unit 3 is performed by time division, which generally involves two
There are different methods. The following explanation will be continued using CRT as an example of a display device. In this case, due to the scanning method of the electron beam, there is a period in which well-known data is displayed on the CRT screen (hereinafter referred to as the display period) and a period in which it is not displayed (hereinafter referred to as the blanking period).
exists. In order to maintain stable display on the CRT screen, it is necessary to continue outputting data to the CRT during the display period. The easiest way to do this is to prohibit the control unit 1 such as the CPU from accessing the image memory 2 during the display period, and to prohibit the control unit 1 such as the CPU from accessing the image memory 2 only during the blanking period.
This is a method that allows access to the image memory 2.
Another method is to increase the number of pixels corresponding to the display data that is read out from the image memory 2 to the parallel-to-serial converter at one time, thereby reducing the surplus period for the display address generator 3.
This is a method in which a control unit 1 such as a CPU allocates access times to the image memory 2. Normally, the display data stored in the image memory 2 pixel by pixel is
Due to the access time of the memory IC used in image memory 2, several pixels are read out at once.
The parallel-to-serial converter 4 in the next stage separates the data into display data for one pixel, and sequentially outputs the data to a display device. In this case, the display data read out from the image memory 2 at a time corresponds to the value obtained by dividing the time corresponding to the display period within one horizontal scanning period by the access time of the memory IC used in the image memory 2. It is most efficient in terms of time to match the number of pixels. On the other hand, if the number of pixels corresponding to the display data read out from the image memory 2 at one time without changing the access cycle to the memory IC is larger than the value obtained above, for example twice, then one display The time required to read out all the display data required for a period from the image memory 2 is only 1/2 the time required for that display period. In other words, if you double the amount of data handled in one access, the number of accesses required will be halved. This surplus time or access timing is handed over to the control unit 1.

〔発明が解決しようとする問題点〕 従来の画像表示装置は以上のように構成されて
いるので、前記第1の方法の場合には1表示画面
を構成するのに要する時間のうち、表示期間以外
の期間は、例えばCRTの場合20〜30%にすぎず、
この期間だけを使つて1表示画面分の全データを
書きかえようとすれば、多大な時間を要するとい
う問題点があつた。また、前記第2の方法の場合
には1度に扱うデータの数が増えるということは
部品点数、特に画像メモリ2を構成するメモリ
ICの個数の増大を招き、コスト的にも高いもの
になつてしまう等の問題点があつた。
[Problems to be Solved by the Invention] Since the conventional image display device is configured as described above, in the case of the first method, the display period out of the time required to configure one display screen is For other periods, for example, in the case of CRT, it is only 20-30%,
If an attempt was made to rewrite all the data for one display screen using only this period, there was a problem in that it would take a lot of time. In addition, in the case of the second method, the increase in the number of data handled at once means the number of parts, especially the memory that constitutes the image memory 2.
There were problems such as an increase in the number of ICs and a high cost.

この発明は上記のような問題点を解消するため
になされたもので、画像メモリ2に用いるメモリ
ICの個数を増大させることなく、CPU等の制御
ユニツトが1表示画面分のデータを画像メモリに
書き込むのに要する時間を短縮する画像表示装置
を提供することを目的とする。
This invention was made to solve the above-mentioned problems, and the memory used for the image memory 2
An object of the present invention is to provide an image display device that reduces the time required for a control unit such as a CPU to write data for one display screen into an image memory without increasing the number of ICs.

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

この発明に係る画像表示装置は、表示画面に表
示されるデータを画素単位で格納する画像メモリ
と、この画像メモリに対して前記データの書き込
み処理を行うCPU等の制御ユニツトと、前記画
像メモリと制御ユニツトとの中間に位置するバツ
フアメモリとを備え、前記CPU等の制御ユニツ
トはこのバツフアメモリを介して前記画像メモリ
に対して表示画面に表示すべきデータを書き込む
ようにしたものである。
An image display device according to the present invention includes an image memory that stores data displayed on a display screen in units of pixels, a control unit such as a CPU that performs writing processing of the data to the image memory, and the image memory. A buffer memory located between the control unit and the control unit is provided, and the control unit such as the CPU writes data to be displayed on the display screen into the image memory via the buffer memory.

〔作用〕[Effect]

この発明における画像表示装置では、CPU等
の制御ユニツトは画像メモリが表示デバイスに対
して表示データを出力している表示期間にバツフ
アメモリに対して書き込み処理を行い、バツフア
メモリから画像メモリへのデータの転送は画像メ
モリが表示デバイスに対して表示データを出力す
る必要のない期間、例えばCRTであれば帰線期
間に行う。
In the image display device according to the present invention, a control unit such as a CPU performs writing processing on the buffer memory during the display period when the image memory is outputting display data to the display device, and transfers data from the buffer memory to the image memory. is performed during a period when the image memory does not need to output display data to the display device, for example, in the blanking period for a CRT.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明す
る。図中、第4図と同一の部分は同一の符号をも
つて図示した第1図において、7はバツフアメモ
リ部である。また、第2図は第1図のバツフアメ
モリ部7の内部ブロツク図で、11,12はバツ
フアメモリ、13はバツフアメモリに対する書き
込みおよび読み出しのアドレスを発生するバツフ
アメモリアドレス発生部、14はバツフアメモリ
のリード・ライト切替え信号、画像メモリへのラ
イトパルス等を発生する制御信号発生部である。
An embodiment of the present invention will be described below with reference to the drawings. In FIG. 1, the same parts as in FIG. 4 are designated by the same reference numerals. In FIG. 1, 7 is a buffer memory section. FIG. 2 is an internal block diagram of the buffer memory unit 7 shown in FIG. 1. Reference numerals 11 and 12 are buffer memories, 13 is a buffer memory address generation unit that generates addresses for writing and reading from the buffer memory, and 14 is a read/write address for the buffer memory. This is a control signal generating section that generates a write switching signal, a write pulse to the image memory, etc.

次に、動作について説明する。ここでは、表示
デバイスがCRTの場合である。まず、表示期間
においては、第2図のバツフアメモリ11,12
はCPU等の制御ユニツト1に接続され、該制御
ユニツト1が発生した表示画面上に表示すべきデ
ータと、その表示データを格納すべき画像メモリ
2上のアドレスを、同じくCPU等の制御ユニツ
ト1が発生したライトパルスにより、バツフアメ
モリ11,12に書き込む。この場合、CPU等
の制御ユニツト1は表示データを書き込む対象が
バツフアメモリ11,12であるということを特
に意識する必要はない。これは、バツフアメモリ
11,12に対する書き込みアドレスがCPU等
の制御ユニツト1ではなく、バツフアメモリアド
レス発生部13により発生されるからである。次
に帰線期間においては、前記バツフアメモリ1
1,12は画像メモリ2に接続され、前記表示期
間に制御ユニツト1によりバツフアメモリ11,
12に書き込まれた表示データとその表示データ
が格納される画像メモリ2上のアドレスが、バツ
フアメモリアドレス発生部13が発生するアドレ
スに従つてバツフアメモリ11,12より読み出
され、制御信号発生部14が発生したライトパル
スとともに画像メモリ2に供給され、画像メモリ
2に対する表示データの書き込みが行なわれる。
この場合のデータの転送に要する時間は画像メモ
リ2およびバツフアメモリ11,12に用いられ
ているメモリICのアクセスタイムにより決定さ
れる。しかし、CPU等の制御ユニツト1がデー
タの書き込み処理を行う場合の数分の1程度の時
間ですみ、画像メモリ2に表示データと書き込む
期間を帰線期間内に制限してもこの期間内に十分
な量の表示データを画像メモリ2に書き込むこと
が出来る。
Next, the operation will be explained. Here, the display device is a CRT. First, during the display period, the buffer memories 11 and 12 in FIG.
is connected to a control unit 1 such as a CPU, and the data to be displayed on the display screen generated by the control unit 1 and the address on the image memory 2 where the display data is to be stored are transmitted to the control unit 1 such as the CPU. The data is written into the buffer memories 11 and 12 by the write pulse generated. In this case, the control unit 1 such as the CPU does not need to be particularly aware that the buffer memories 11 and 12 are the objects to which display data is written. This is because the write addresses for the buffer memories 11 and 12 are generated not by the control unit 1 such as the CPU but by the buffer memory address generation section 13. Next, during the retrace period, the buffer memory 1
1 and 12 are connected to the image memory 2, and the buffer memories 11 and 12 are connected to the image memory 2 by the control unit 1 during the display period.
The display data written in 12 and the address on the image memory 2 where the display data is stored are read out from the buffer memories 11 and 12 according to the address generated by the buffer memory address generation section 13, and the control signal generation section 14 is supplied to the image memory 2 together with the generated light pulse, and display data is written into the image memory 2.
The time required for data transfer in this case is determined by the access time of the memory ICs used in the image memory 2 and buffer memories 11 and 12. However, it takes about a fraction of the time it takes for the control unit 1 such as the CPU to perform the data writing process, and even if the period for writing display data to the image memory 2 is limited to within the retrace period, A sufficient amount of display data can be written into the image memory 2.

次にバツフアメモリアドレス発生部13につい
て説明する。バツフアメモリアドレス発生部13
は主としてアツプダウンカウンタで構成されてお
り、CPU等の制御ユニツト1からバツフアメモ
リ11,12への書き込みが行なわれる時にはア
ツプカウンタとしてCPU等の制御ユニツト1が
出力するライトパルスをカウントし、バツフアメ
モリ11,12から画像メモリ2への転送が行な
われる時にはダウンカウンタとして制御信号発生
部14が発生するクロツクパルスをカウントし
て、バツフアメモリ11,12に対するアドレス
を発生する。第3図にバツフアメモリアドレス発
生部13のタイムチヤートを示した。ここでは、
まずCPU等の制御ユニツト1からバツフアメモ
リ11,12への書き込みが許可になつた時点
で、カウンタの値は零を保持している。この状態
でCPU等の制御ユニツト1からバツフアメモリ
11,12への書き込みが始まるとCPU等の制
御ユニツト1から出力されるライトパルスがカウ
ントされ、N+1個のライトパルスが出力された
とするとカウンタの値はN+1まで進む。ただ
し、最終値のN+1はバツフアメモリ11,12
への書き込みには付与しない。すなわち、バツフ
アメモリの0番地からN番地まてにCPU等の制
御ユニツト1から出力された表示データとそのデ
ータが格納されるべき画像メモリ2上のアドレス
とが格納される。ここでCPU等の制御ユニツト
1からバツフアメモリ11,12への書き込みを
禁止し、バツフアメモリ11,12から画像メモ
リ2への表示データの転送を許可するとカウンタ
は制御信号発生部14から出力されるクロツクパ
ルスによりカウントダウンをはじめ、カウンタの
値が零になつた時点でカウントは禁止され、次に
CPU等の制御ユニツト1のバツフアメモリ11,
12に対する書き込み処理が許可されるまで零を
保持する。すなわち、バツフアメモリ11,12
の0番地からN番地までに格納されていた表示デ
ータとそのデータが格納されるべき画像メモリ2
上のアドレスが読み出される。以上のようにして
CPU等の制御ユニツト1はバツフアメモリ11,
12を特に意識することなく、バツフアメモリ1
1,12を介して画像メモリ2へ表示データを書
き込むことが出来る。
Next, the buffer memory address generation section 13 will be explained. Buffer memory address generation section 13
The up-down counter is mainly composed of an up-down counter, and when writing is performed from the control unit 1 such as the CPU to the buffer memories 11 and 12, the up-counter counts the write pulses output by the control unit 1 such as the CPU, and the buffer memories 11 and 12 12 to the image memory 2, a down counter counts clock pulses generated by the control signal generator 14 to generate addresses for the buffer memories 11 and 12. FIG. 3 shows a time chart of the buffer memory address generation section 13. here,
First, when writing to the buffer memories 11 and 12 is permitted from the control unit 1 such as the CPU, the value of the counter holds zero. In this state, when the control unit 1 such as the CPU starts writing to the buffer memories 11 and 12, the write pulses output from the control unit 1 such as the CPU are counted, and if N+1 write pulses are output, the value of the counter is Proceed to N+1. However, the final value N+1 is buffer memory 11, 12.
It is not added to writing to . That is, the display data output from the control unit 1 such as the CPU and the address on the image memory 2 where the data is to be stored are stored at addresses 0 to N of the buffer memory. Here, when writing from the control unit 1 such as the CPU to the buffer memories 11 and 12 is prohibited and transfer of display data from the buffer memories 11 and 12 to the image memory 2 is permitted, the counter is activated by the clock pulse output from the control signal generator 14. Starting with countdown, counting is prohibited when the counter value reaches zero, and then
Buffer memory 11 of control unit 1 such as CPU,
It holds zero until write processing to 12 is permitted. That is, the buffer memories 11 and 12
The display data stored from address 0 to address N of the image memory 2 where the data should be stored.
The address above is read. As above
A control unit 1 such as a CPU has a buffer memory 11,
Buffer memory 1 without being particularly conscious of 12
1 and 12, display data can be written to the image memory 2.

なお、第3図に示したタイミングチヤートは一
例にすぎず、これに限定するものではない。
Note that the timing chart shown in FIG. 3 is only an example, and the timing chart is not limited thereto.

〔発明の効果〕〔Effect of the invention〕

以上のように、この発明によればCPU等の制
御ユニツトと画像メモリとの間にバツフアメモリ
部を設け、CPU等の制御ユニツトはバツフアメ
モリ部を介して画像メモリに表示データを書き込
むようにしたので、部品点数、特に画像メモリに
用いられるメモリICの個数を増大させることな
く、十分なスピードで画像メモリに対して、1表
示画面分の表示データを書き込むことが出来る効
果がある。
As described above, according to the present invention, a buffer memory section is provided between a control unit such as a CPU and an image memory, and the control unit such as a CPU writes display data to the image memory via the buffer memory section. This has the effect that display data for one display screen can be written into the image memory at sufficient speed without increasing the number of parts, especially the number of memory ICs used in the image memory.

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

第1図はこの発明の一実施例による画像表示装
置のブロツク図、第2図は第1図におけるバツフ
アメモリ部の内部ブロツク図、第3図は第2図に
おけるバツフアメモリアドレス発生部の動作を説
明するタイムチヤート、第4図は従来の画像表示
装置のブロツク図である。 図中、1はCPU等の制御ユニツト、2は画像
メモリ、3は表示用アドレス発生部、7はバツフ
アメモリ部、11,12はバツフアメモリ、13
はバツフアメモリアドレス発生部である。
FIG. 1 is a block diagram of an image display device according to an embodiment of the present invention, FIG. 2 is an internal block diagram of the buffer memory section in FIG. 1, and FIG. 3 shows the operation of the buffer memory address generation section in FIG. The time chart to be explained in FIG. 4 is a block diagram of a conventional image display device. In the figure, 1 is a control unit such as a CPU, 2 is an image memory, 3 is a display address generation section, 7 is a buffer memory section, 11 and 12 are buffer memories, 13
is a buffer memory address generation section.

Claims (1)

【特許請求の範囲】 1 制御ユニツトが発生した、表示画面に出力す
る表示データを、画素単位に格納しておく画像メ
モリから表示デバイスに出力する画像表示装置に
おいて、前記制御ユニツトと前記画像メモリとの
間にバツフアメモリ部を設け、このバツフアメモ
リ部は、前記制御ユニツトが前記表示デバイスに
ついての表示期間中に出力した表示データを格納
するバツフアメモリと、前記制御ユニツトが前記
バツフアメモリに与えるライトパルスをアツプカ
ウントしてカウント値を前記バツフアメモリに書
き込みアドレスとして供給するとともに、クロツ
クパルスをダウンカウントしてカウント値を前記
バツフアメモリに読み出しアドレスとして供給す
るバツフアメモリアドレス発生部と、前記表示デ
バイスについての帰線期間中に前記クロツクパル
スを出力するとともに前記画像メモリにライトパ
ルスを供給する制御信号発生部とを有することを
特徴とする画像表示装置。 2 バツフアメモリ部は制御ユニツトから出力さ
れる表示画面に表示するデータとこのデータを格
納する画像メモリ上のアドレスとを格納する特許
請求の範囲第1項記載の画像表示装置。
[Scope of Claims] 1. An image display device that outputs display data generated by a control unit and output to a display screen from an image memory storing pixel units to a display device, wherein the control unit and the image memory A buffer memory section is provided between the two, and the buffer memory section stores display data outputted by the control unit during the display period for the display device, and counts up write pulses given to the buffer memory by the control unit. a buffer memory address generating section which supplies a count value to the buffer memory as a write address and down-counts a clock pulse and supplies the count value to the buffer memory as a read address; An image display device comprising: a control signal generating section that outputs a clock pulse and also supplies a write pulse to the image memory. 2. The image display device according to claim 1, wherein the buffer memory section stores data to be displayed on the display screen output from the control unit and an address on the image memory to store this data.
JP18569385A 1985-08-26 1985-08-26 Picture displaying device Granted JPS6246329A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18569385A JPS6246329A (en) 1985-08-26 1985-08-26 Picture displaying device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18569385A JPS6246329A (en) 1985-08-26 1985-08-26 Picture displaying device

Publications (2)

Publication Number Publication Date
JPS6246329A JPS6246329A (en) 1987-02-28
JPH0450612B2 true JPH0450612B2 (en) 1992-08-14

Family

ID=16175208

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18569385A Granted JPS6246329A (en) 1985-08-26 1985-08-26 Picture displaying device

Country Status (1)

Country Link
JP (1) JPS6246329A (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6037594A (en) * 1983-08-10 1985-02-26 日本電気株式会社 Crt display unit

Also Published As

Publication number Publication date
JPS6246329A (en) 1987-02-28

Similar Documents

Publication Publication Date Title
JP3350043B2 (en) Graphic processing apparatus and graphic processing method
JPS63153583A (en) Display device
US6272583B1 (en) Microprocessor having built-in DRAM and internal data transfer paths wider and faster than independent external transfer paths
US4581611A (en) Character display system
JPH0218594A (en) display control device
US5068648A (en) Display controller having a function of controlling various display memories
JPH0450612B2 (en)
JPS60217387A (en) Crt display unit
JPH0430052B2 (en)
JPS59231588A (en) Display unit
JPH052877A (en) System for accessing video display memory
JPS63225288A (en) Character display device
JP2585509B2 (en) Display device
JPS63143588A (en) Non-synchronous writing/reading apparatus
JPS6175382A (en) Image display unit
JPS5967585A (en) display control device
JPS6220548B2 (en)
JPS5946396B2 (en) Display control method
JPS62243043A (en) Memory driving circuit
JPS61124983A (en) Character display unit
JPS6270894A (en) display control device
JPH0474797B2 (en)
JPS6332588A (en) Display controller
JPH06266341A (en) Integrated circuit for display control
JPH02148494A (en) Memory refresh method