JPS6329294B2 - - Google Patents

Info

Publication number
JPS6329294B2
JPS6329294B2 JP57006653A JP665382A JPS6329294B2 JP S6329294 B2 JPS6329294 B2 JP S6329294B2 JP 57006653 A JP57006653 A JP 57006653A JP 665382 A JP665382 A JP 665382A JP S6329294 B2 JPS6329294 B2 JP S6329294B2
Authority
JP
Japan
Prior art keywords
cpu
write
access
buffer memory
ram
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
Application number
JP57006653A
Other languages
Japanese (ja)
Other versions
JPS58123138A (en
Inventor
Toshio Imao
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP57006653A priority Critical patent/JPS58123138A/en
Publication of JPS58123138A publication Critical patent/JPS58123138A/en
Publication of JPS6329294B2 publication Critical patent/JPS6329294B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 本発明は、陰極線管デイスプレイ装置のメモリ
をアクセスする表示用メモリ制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a display memory control method for accessing the memory of a cathode ray tube display device.

従来、マイコンのような小規模のコンピユータ
システムにおいては、陰極線管(CRT)に表示
する画面に対応するデータを記憶しておくビデオ
信号発生器(V−RAM)を中央処理装置
(CPU)のメインメモリの一部分に設定し、この
V−RAMをCPUのバスライン(CPU−BUS)
側から直接書込み、読出しアクセスし、また、V
−RAMをCRT画面のリフレツシユのために周期
的にCRT側から読出しアクセスする。従つて、
V−RAMは、CPU−BUS側とCRT側の両者か
らアクセスされるので、両者が競合した場合の対
策が必要となる。この対策として、CPU−BUS
側からのアクセスに優先権を与える方式がある
が、この方式においては、両者が競合する毎に、
CRT側からのアクセスが中断するため、CRT画
面にノイズが生ずる。また、他の対策として、V
−RAMへのアクセス期間を両者に時分割する方
式があるが、この方式においては、CRT側に割
当てられた期間中にCPU−BUS側からのアクセ
スが生ずる毎に、そのアクセスはタイミング待ち
をしなければならず、CPUの処理能力が低下す
る。V−RAMへのアクセス期間を時分割するに
当り、CRT画面の表示に関係しないCRTのラス
ター帰線期間をPU−BUS側からのアクセス期間
に、CRTの表示期間をCRT側からのアクセス期
間にそれぞれ割当てると、両者が競合しても
CRT画面にノイズが生じないが、CRTの表示期
間中に生じたCPU−BUS側からのアクセスがタ
イミング待ちをする時間が相当長くなるため、
CPUの処理能力の低下が大きくなる。また、V
−RAMへのアクセス期間をCPU−BUS側からの
アクセス時間やCRT側からのアクセス周期を考
慮して2分割し、一方をCPU−BUS側からのア
クセス期間に、他方をCRT側からのアクセス期
間にそれぞれ割当てると、CRT画面へのノイズ
の発生を防止し、かつ、CPU−BUS側からのア
クセスのタイミング待ち時間を短くしてCPUの
処理能力の低下を小さくすることが可能である
が、しかし、CRT側からのアクセス周期即ち
CRT画面の構成がCPU−BUS側からのアクセス
時間即ちコンピユータシステム本体の特性に影響
されるため、制約が多く、複雑なタイミング制御
をしなければならない。
Conventionally, in small-scale computer systems such as microcomputers, the video signal generator (V-RAM), which stores data corresponding to the screen displayed on the cathode ray tube (CRT), is the main part of the central processing unit (CPU). Set this V-RAM as part of the memory and connect it to the CPU bus line (CPU-BUS).
Write and read access directly from the V side, and
- Periodically read and access RAM from the CRT side to refresh the CRT screen. Therefore,
Since V-RAM is accessed from both the CPU-BUS side and the CRT side, countermeasures are required in case of conflict between the two. As a countermeasure for this, CPU-BUS
There is a method that gives priority to access from the side, but in this method, each time there is a conflict between the two,
Access from the CRT side is interrupted, causing noise on the CRT screen. In addition, as another measure, V
- There is a method in which the access period to RAM is time-divided between both parties, but in this method, each time an access from the CPU-BUS side occurs during the period allocated to the CRT side, that access waits for timing. This reduces the processing power of the CPU. When time-sharing the access period to V-RAM, the CRT raster retrace period that is not related to the CRT screen display is used as the access period from the PU-BUS side, and the CRT display period is used as the access period from the CRT side. If you allocate each, even if they conflict,
Noise does not occur on the CRT screen, but accesses from the CPU-BUS side that occur during the CRT display period require a considerable amount of time to wait for timing.
The CPU's processing power decreases significantly. Also, V
- Divide the access period to RAM into two, taking into account the access time from the CPU-BUS side and the access cycle from the CRT side, one half as the access period from the CPU-BUS side and the other as the access period from the CRT side. By assigning them to each, it is possible to prevent noise from occurring on the CRT screen, shorten the timing wait time for access from the CPU-BUS side, and reduce the decrease in CPU processing performance. , the access cycle from the CRT side, i.e.
Since the configuration of the CRT screen is affected by the access time from the CPU-BUS side, that is, the characteristics of the computer system itself, there are many restrictions and complicated timing control must be performed.

本発明の目的は、上記のような従来の欠点を除
去し、複雑なタイミング制御を用いずに、CRT
画面へのノイズの発生を防止し、かつ、CPU−
BUS側からのアクセスのタイミング待ちによる
CPUの処理能力の低下をなくする又は小さくす
ることのできる表示用メモリ制御方式を提供する
ことである。
The purpose of the present invention is to eliminate the above-mentioned conventional drawbacks and to provide CRTs without complicated timing control.
Prevents noise from occurring on the screen and reduces CPU
Due to waiting timing for access from BUS side
It is an object of the present invention to provide a display memory control method that can eliminate or reduce a decrease in processing power of a CPU.

本発明は、第1図の原理図に示すように、
CPUのメインメモリ1の表示用部分2とは別に
それと重複したV−RAM13を設け、V−
RAM13への書込内容を一時記憶するバツフア
メモリ9を設けて、CPU−BUS側からの書込み
はメインメモリの表示用部分2とバツフアメモリ
9に対して行い、CPU−BUS側からの読出しは
メインメモリの表示用部分2から行い、CRT側
からの読出しはV−RAM13から行い、CRT側
からの読出しが行なわれていないときにバツフア
メモリ9からV−RAM13に書込むことを特徴
とする表示用メモリ制御方式である。
As shown in the principle diagram of FIG.
Separately from the display portion 2 of the main memory 1 of the CPU, a V-RAM 13 is provided which overlaps with the display portion 2 of the main memory 1 of the CPU.
A buffer memory 9 is provided to temporarily store the contents written to the RAM 13. Writing from the CPU-BUS side is performed to the display portion 2 of the main memory and the buffer memory 9, and reading from the CPU-BUS side is performed to the main memory. A display memory control method characterized in that reading from the display part 2 is performed, reading from the CRT side is performed from the V-RAM 13, and writing is performed from the buffer memory 9 to the V-RAM 13 when reading from the CRT side is not being performed. It is.

本発明の表示用メモリ制御方式においては、メ
インメモリの表示用部分とは別にV−RAMが設
けられ、CPU−BUS側からのアクセスはメイン
メモリの表示用部分に対して行なわれ、CRT側
からのアクセスはV−RAMに対して行なわれる
ので、CPU−BUS側からV−RAMへの書込みア
クセスを時間的に多少ずらすことになるバツフア
メモリが常に飽和しない充分な容量を有すれば、
CPU−BUS側からの書込みアクセスをタイミン
グ待ちさせる必要がなく、そのタイミング待ちに
よるCPUの処理能力の低下がない。バツフアメ
モリが常に飽和しないだけの充分な容量を有しな
い場合は、バツフアメモリが飽和する毎に、その
飽和状態が解除されるまでCPU−BUS側からの
書込みアクセスをタイミング待ちさせなければな
らないが、そのタイミング待ちの時間はバツフア
メモリの容量を増大させることにより短くするこ
とができ、従つて、CPU−BUS側からの書込み
アクセスのタイミング待ちによるCPUの処理能
力の低下を小さくすることができる。しかも、
CPU−BUS側からの書込みアクセスのタイミン
グ待ちは、バツフアメモリの飽和状態が解除され
るまでであり、CRT側からのアクセス周期や
CPU−BUS側からのアクセス時間とは直接には
関連しておらず独立しているので、複雑なタイミ
ング制御を必要としない。また、V−RAMは
CRT側からの読出しが行なわれていないときに
バツフアメモリから書込まれ、CRT側からの読
出しが中断しないので、CRT画面にノイズが発
生しない。
In the display memory control method of the present invention, a V-RAM is provided separately from the display portion of the main memory, and access from the CPU-BUS side is performed to the display portion of the main memory, and from the CRT side. accesses are made to V-RAM, so if the buffer memory, which requires a slight temporal shift in write access from the CPU-BUS side to V-RAM, has sufficient capacity so that it does not always become saturated,
There is no need to wait for a timing for write access from the CPU-BUS side, and there is no reduction in CPU processing ability due to the timing wait. If the buffer memory does not have sufficient capacity to avoid constant saturation, each time the buffer memory becomes saturated, write access from the CPU-BUS side must wait until the saturation state is released. The waiting time can be shortened by increasing the capacity of the buffer memory, and therefore, it is possible to reduce the decrease in CPU processing performance due to waiting for the timing of write access from the CPU-BUS side. Moreover,
The timing wait for write access from the CPU-BUS side is until the saturation state of the buffer memory is released, and the access cycle from the CRT side and
Since it is not directly related to and independent of the access time from the CPU-BUS side, complicated timing control is not required. Also, V-RAM is
Data is written from the buffer memory when reading from the CRT side is not being performed, and reading from the CRT side is not interrupted, so no noise is generated on the CRT screen.

次に、本発明の実施例について説明する。 Next, examples of the present invention will be described.

第1実施例(第2図参照) 本例は、バツフアメモリが常に飽和しない充分
な容量を有し、CPU−BUS側からの書込みアク
セスをタイミング待ちさせる必要がない場合の例
である。第2図に示すように、CPUのメインメ
モリ1の表示用部分2とは別にそれとアドレスの
重複したV−RAM13を設け、V−RAM13
への書込みデータと書込みアドレスを一時記憶す
るバツフアメモリ9を設け、バツフアメモリ9
に、書込内容をその書込順序で読出すフアースト
インフアーストアウトメモリ(FiFo)を用い、
CPU−BUS3中のデータ線4とアドレス線5を
バツフアメモリ9に接続し、CPU−BUS中の書
込指令線6をANDゲート7の入力端に接続する
と共に、アドレス線5の一部をデコーダ8を介し
てANDゲート7の入力端に接続して、書込指令
中からV−RAM13ないしメインメモリの表示
用部分2への書込指令を判別するANDゲート7
の出力端をバツフアメモリ9に接続し、バツフア
メモリ9の書込みデータ線10をV−RAM13
に接続し、バツフアメモリの書込アドレス線11
をアドレス切換スイツチ15に接続し、CRT2
1に接続した制御部16の読出しアドレス線17
とスイツチ制御線18をそれぞれアドレス切換ス
イツチ15に接続し、アドレス切換スイツチ15
をV−RAM13に接続し、V−RAMの読出し
データ線14を制御部16に接続し、バツフアメ
モリの書込要求信号線12を制御部16に接続
し、制御部の書込信号線19をV−RAM13に
接続し、制御部の書込終了信号線20をバツフア
メモリ9に接続している。
First Embodiment (See FIG. 2) This example is an example in which the buffer memory has sufficient capacity so as not to be saturated at all times, and there is no need to wait for timing for write access from the CPU-BUS side. As shown in FIG. 2, apart from the display portion 2 of the main memory 1 of the CPU, a V-RAM 13 having an address that overlaps with the main memory 1 is provided.
A buffer memory 9 is provided to temporarily store write data and write addresses to the buffer memory 9.
First-in-first-out memory (FiFo) is used to read the written contents in the order in which they were written.
The data line 4 and address line 5 in the CPU-BUS 3 are connected to the buffer memory 9, the write command line 6 in the CPU-BUS is connected to the input terminal of the AND gate 7, and a part of the address line 5 is connected to the decoder 8. The AND gate 7 is connected to the input terminal of the AND gate 7 through the input terminal of the AND gate 7 to determine a write command to the V-RAM 13 or the display portion 2 of the main memory from among write commands.
Connect the output end of the buffer memory 9 to the buffer memory 9, and connect the write data line 10 of the buffer memory 9 to the V-RAM 13.
and write address line 11 of the buffer memory.
Connect the address switch 15 to the CRT2
The read address line 17 of the control unit 16 connected to
and switch control line 18 are connected to the address changeover switch 15, respectively, and the address changeover switch 15 is connected to the address changeover switch 15.
is connected to the V-RAM 13, the read data line 14 of the V-RAM is connected to the control section 16, the write request signal line 12 of the buffer memory is connected to the control section 16, and the write signal line 19 of the control section is connected to the V-RAM. - It is connected to the RAM 13, and the write end signal line 20 of the control section is connected to the buffer memory 9.

CPU−BUSサイクルが開始され、V−RAM1
3ないしメインメモリの表示用部分2への書込指
令があると、ANDゲート7が出力してバツフア
メモリ9に書込みを指令し、バツフアメモリ9が
データ線4とアドレス線5からのデータとアドレ
スを記憶し、一方、メインメモリの表示用部分2
が同一データを同一アドレスに記憶する。CPU
−BUS側からこのデータの読出指令があると、
メインメモリの表示用部分2に記憶されたデータ
が読出される。制御部16は、V−RAM13へ
の書込みアクセスとV−RAM13からの読出し
アクセスを時分割しており、書込期間中はアドレ
ス切換スイツチ15を書込みアドレス線11に接
続し、読出期間中はアドレス切換スイツチ15を
読出しアドレス線17に接続する。書込期間中に
バツフアメモリの書込要求信号線12から制御部
16に書込要求があると、制御部の書込信号線1
9からV−RAM13に書込みが指令され、V−
RAM13がバツフアメモリの書込みデータ線1
0からのデータをバツフアメモリの書込アドレス
線11とアドレス切換スイツチ15からのアドレ
スに記憶し、バツフアメモリ9からV−RAM1
3への書込みが終了すると、制御部の書込終了信
号線20からバツフアメモリ9に書込みの終了を
知らせる。読出期間中には、制御部の読出しアド
レス線17とアドレス切換スイツチ15からのア
ドレス位置に記憶されたV−RAM13中のデー
タがV−RAMの読出しデータ線14を経て制御
部16に読出され、制御部16においてCRT2
1用の信号に変換されて、CRT21の画面に表
示される。
CPU-BUS cycle is started and V-RAM1
3 or when there is a write command to the display portion 2 of the main memory, the AND gate 7 outputs a command to write to the buffer memory 9, and the buffer memory 9 stores the data and address from the data line 4 and address line 5. On the other hand, the display part 2 of the main memory
store the same data at the same address. CPU
-When there is a command to read this data from the BUS side,
Data stored in the display portion 2 of the main memory is read out. The control unit 16 time-divides write access to the V-RAM 13 and read access from the V-RAM 13, and connects the address changeover switch 15 to the write address line 11 during the write period, and connects the address switch 15 to the write address line 11 during the read period. The changeover switch 15 is connected to the read address line 17. When a write request is sent to the control unit 16 from the write request signal line 12 of the buffer memory during the write period, the write signal line 1 of the control unit
Writing is commanded from 9 to V-RAM13, and V-
RAM13 is buffer memory write data line 1
The data from 0 is stored in the write address line 11 of the buffer memory and the address from the address changeover switch 15, and is transferred from the buffer memory 9 to the V-RAM1.
When the writing to the buffer memory 9 is completed, the writing end signal line 20 of the control section notifies the buffer memory 9 of the end of writing. During the read period, the data in the V-RAM 13 stored in the read address line 17 of the control section and the address position from the address changeover switch 15 is read out to the control section 16 via the read data line 14 of the V-RAM. In the control unit 16, the CRT2
1 signal and displayed on the CRT21 screen.

本例の表示用メモリ制御方式においては、
CPU−BUS側からの書込みアクセスがタイミン
グ待ちをしないので、そのタイミング待ちによる
CPUの処理能力の低下がない。また、アクセス
の競合によりCRT側からの読出しアクセスが中
断する従来方式とは異なり、CRT側からの読出
しの中断によるCRT画面へのノイズの発生もな
い。更に、CRT側からのアクセス周期がCPU−
BUS側からのアクセス時間に影響される従来方
式とは異なり、CPU−BUS側からのアクセス時
間のようなコンピユータシステム本体の特性とは
直接には関連しておらず独立しているので、複雑
なタイミング制御が必要なく、CPU−BUSのデ
ータ線とアドレス線及び書込指令線に接続するだ
けで、コンピユータシステム本体に簡単に付設す
ることができる。
In the display memory control method of this example,
Write access from the CPU-BUS side does not wait for timing, so
There is no decrease in CPU processing power. Furthermore, unlike the conventional method in which read access from the CRT side is interrupted due to access conflict, no noise is generated on the CRT screen due to interruption of read access from the CRT side. Furthermore, the access cycle from the CRT side is
Unlike the conventional method, which is affected by the access time from the BUS side, it is not directly related to and independent of the characteristics of the computer system itself, such as the access time from the CPU-BUS side, so it is not complex. No timing control is required, and it can be easily attached to a computer system by simply connecting it to the CPU-BUS data line, address line, and write command line.

第2実施例(第3図参照) 本例は、バツフアメモリが常に飽和しないだけ
の充分な容量を有せず、CPU−BUS側からの書
込みアクセスをタイミング待ちさせる場合の例で
ある。前例と異なるところを説明すると、第3図
に示すように、バツフアメモリに1ワードの容量
を有するデータ用レジスタ9dと同容量のアドレ
ス用レジスタ9aを用い、CPU−BUS3側から
の書込指令中からV−RAM13ないしメインメ
モリの表示用部分2への書込指令を判別する
ANDゲート7の出力端を、データ用レジスタ9
dとアドレス用レジスタ9aにそれぞれ接続する
と共に、Dタイププリツプフロツプ(DFF)ゲ
ート22の入力端に接続し、DFFゲート22の
出力端に接続した書込要求信号線12を制御部1
6に接続し、制御部の書込終了信号線20を
DFFゲート22のリセツト端に接続し、また、
DFFゲート22の出力端をANDゲート23の入
力端に接続すると共に、Z80マイクロCPUのBUS
3中のメインメモリ要求信号(MREQ)線24
をANDゲート23の入力端に接続して、CPUが
メインメモリ1をアクセスしているときのみにタ
イミング待信号を出力するANDゲート23の出
力端をCPU−BUS中の待信号(WAIT)線25
に接続している。その他の点は前例のそれと同様
であるので第3図に同一符号を付する。
Second Embodiment (See FIG. 3) This example is an example in which the buffer memory does not have sufficient capacity to avoid saturation at all times, and write access from the CPU-BUS side is made to wait for timing. To explain the difference from the previous example, as shown in Fig. 3, a data register 9d with a capacity of 1 word and an address register 9a with the same capacity are used in the buffer memory, and from a write command from the CPU-BUS3 side. Determine the write command to V-RAM 13 or main memory display section 2
Connect the output terminal of AND gate 7 to data register 9
The write request signal line 12 connected to the input terminal of the D-type flip-flop (DFF) gate 22 and the output terminal of the DFF gate 22 is connected to the control unit 1.
6 and connect the write end signal line 20 of the control unit to
Connected to the reset end of the DFF gate 22, and
Connect the output end of the DFF gate 22 to the input end of the AND gate 23, and connect the BUS of the Z80 micro CPU.
Main memory request signal (MREQ) line 24 in 3
is connected to the input terminal of the AND gate 23 and outputs a timing wait signal only when the CPU is accessing the main memory 1.The output terminal of the AND gate 23 is connected to the wait signal (WAIT) line 25 in the CPU-BUS.
is connected to. Other points are the same as those in the previous example, so the same reference numerals are given in FIG.

書込指令用のANDゲート7が出力してその出
力がなくなつた瞬間に、データ用レジスタ9dと
アドレス用レジスタ9aがそれぞれデータ、アド
レスを記憶すると共に、DFFゲート22がセツ
トされて、DFFゲート22から制御部16に書
込要求信号が出力すると共に、DFFゲート22
からタイミング待用のANDゲート23にバツフ
アメモリ9d,9aの飽和状態を知らせる信号が
出力し、MREQ線24から入力しているタイミ
ング待用のANDゲート23が出力して、WAIT
線25に待信号が入力し、CPU−BUS側からの
書込みアクセスがタイミング待ちをさせられる。
バツフアメモリ9d,9aからV−RAM13へ
の書込みが終了すると、バツフアメモリ9d,9
aの飽和状態が解除される一方、制御部16から
DFFゲート22に書込終了信号が出力して、
DFFゲート22がリセツトされ、タイミング待
用のANDゲート23がDFFゲート22から入力
しなくなつて出力しなくなり、WAIT線25に
待信号が入力しなくなつてタイミング待ちが解除
される。
At the moment when the AND gate 7 for write command outputs and the output disappears, the data register 9d and the address register 9a respectively store data and address, and the DFF gate 22 is set and the DFF gate 22 outputs a write request signal to the control unit 16, and the DFF gate 22
A signal indicating the saturation state of the buffer memories 9d and 9a is output to the timing wait AND gate 23, and the timing wait AND gate 23 input from the MREQ line 24 outputs WAIT.
A wait signal is input to line 25, and write access from the CPU-BUS side is made to wait for a timing.
When the writing from the buffer memories 9d, 9a to the V-RAM 13 is completed, the buffer memories 9d, 9a
While the saturation state of a is canceled, the control unit 16
A write end signal is output to the DFF gate 22,
The DFF gate 22 is reset, the AND gate 23 waiting for timing no longer receives input from the DFF gate 22 and outputs no output, and no wait signal is input to the WAIT line 25, so that the timing wait is canceled.

本例の表示用メモリ制御方式においては、バツ
フアメモリの容量が最小であるので、CPU−
BUS側からの書込みアクセスがタイミング待ち
する時間が長いが、そのタイミング待時間はバツ
フアメモリの容量を増大させることにより短縮す
ることができ、従つて、タイミング待ちによる
CPUの処理能力の低下を縮小することができる。
しかも、そのタイミング待ちは、バツフアメモリ
の飽和状態が解除されるまでであり、複雑なタイ
ミング制御を必要としない。また、CPU−BUS
のデータ線、アドレス線、書込指令線とリクエス
ト線及び待信号線に接続するだけで、コンピユー
タシステム本体に簡単に付設することができる。
In the display memory control method of this example, the buffer memory capacity is the minimum, so the CPU
Write access from the BUS side requires a long timing wait time, but the timing wait time can be shortened by increasing the buffer memory capacity;
Decrease in CPU processing power can be reduced.
Moreover, the timing wait is until the buffer memory is released from the saturated state, and no complicated timing control is required. Also, CPU-BUS
It can be easily attached to a computer system by simply connecting it to the data line, address line, write command line, request line, and standby signal line.

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

第1図は本発明の原理を示すブロツク図であ
り、第2図は本発明の第1実施例のブロツク図で
あり、第3図は本発明の第2実施例のブロツク図
である。 1:メインメモリ、2:表示用部分、3:
CPU−BUS、中央処理装置のバスライン、9,
9d,9a:バツフアメモリ、13:V−
RAM、ビデオ信号発生器、21:CRT、陰極線
管。
FIG. 1 is a block diagram showing the principle of the invention, FIG. 2 is a block diagram of a first embodiment of the invention, and FIG. 3 is a block diagram of a second embodiment of the invention. 1: Main memory, 2: Display part, 3:
CPU-BUS, central processing unit bus line, 9,
9d, 9a: buffer memory, 13: V-
RAM, video signal generator, 21: CRT, cathode ray tube.

Claims (1)

【特許請求の範囲】[Claims] 1 中央処理装置のメインメモリの表示用部分と
は別にそれと重複したビデオ信号発生器を設け、
ビデオ信号発生器への書込内容を一時記憶するバ
ツフアメモリを設けて、中央処理装置のバスライ
ン側からの書込みはメインメモリの表示用部分と
バツフアメモリに対して行い、中央処理装置のバ
スライン側からの読出しはメインメモリの表示用
部分から行い、陰極線管側からの読出しはビデオ
信号発生器から行い、陰極線管側からの読出しが
行なわれていないときにバツフアメモリからビデ
オ信号発生器に書込むことを特徴とする表示用メ
モリ制御方式。
1. A video signal generator is provided that is separate from the display portion of the main memory of the central processing unit and overlaps with it.
A buffer memory is provided to temporarily store the contents written to the video signal generator, and writing from the bus line side of the central processing unit is performed to the display part of the main memory and buffer memory, and from the bus line side of the central processing unit. Reading is performed from the display portion of the main memory, reading from the cathode ray tube side is performed from the video signal generator, and writing from the buffer memory to the video signal generator is performed when reading from the cathode ray tube side is not being performed. Characteristic display memory control method.
JP57006653A 1982-01-18 1982-01-18 Memory controlling system for display Granted JPS58123138A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57006653A JPS58123138A (en) 1982-01-18 1982-01-18 Memory controlling system for display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57006653A JPS58123138A (en) 1982-01-18 1982-01-18 Memory controlling system for display

Publications (2)

Publication Number Publication Date
JPS58123138A JPS58123138A (en) 1983-07-22
JPS6329294B2 true JPS6329294B2 (en) 1988-06-13

Family

ID=11644335

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57006653A Granted JPS58123138A (en) 1982-01-18 1982-01-18 Memory controlling system for display

Country Status (1)

Country Link
JP (1) JPS58123138A (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0192139A3 (en) * 1985-02-19 1990-04-25 Tektronix, Inc. Frame buffer memory controller
JPS62115189A (en) * 1985-11-14 1987-05-26 日本電気株式会社 Crt controller
JPS6392995A (en) * 1986-10-08 1988-04-23 セイコーインスツルメンツ株式会社 Lookup table buffer apparatus for display
JPS63104084A (en) * 1986-10-22 1988-05-09 株式会社日立製作所 Crt controller
US6091432A (en) * 1998-03-31 2000-07-18 Hewlett-Packard Company Method and apparatus for improved block transfers in computer graphics frame buffers

Also Published As

Publication number Publication date
JPS58123138A (en) 1983-07-22

Similar Documents

Publication Publication Date Title
US5507005A (en) Data transferring system between host and I/O using a main buffer with sub-buffers where quantity of data in sub-buffers determine access requests
US4757441A (en) Logical arrangement for controlling use of different system displays by main proessor and coprocessor
EP0735490A1 (en) Data transfer device and video game apparatus using the device
US5682522A (en) Shared memory architecture of graphics frame buffer and hard disk cache
JPS6244303B2 (en)
US5625778A (en) Method and apparatus for presenting an access request from a computer system bus to a system resource with reduced latency
US6313845B1 (en) Method and apparatus for transporting information to a graphic accelerator card
JPS6329294B2 (en)
US5748203A (en) Computer system architecture that incorporates display memory into system memory
US5079692A (en) Controller which allows direct access by processor to peripheral units
EP0482263A2 (en) Video memory system with intermediate buffer
JPH10333659A (en) Memory control method and device therefor
JPS5952460B2 (en) memory device
JPS59178487A (en) Display unit
JP2826780B2 (en) Data transfer method
JP3259095B2 (en) Data transfer method
JPH06103026A (en) Memory system
JPS5837098Y2 (en) display control device
JPS60251431A (en) Memory display device
JPS63305447A (en) Memory access control circuit
JPH0727556B2 (en) Bus access method
KR0148894B1 (en) Graphic accelerator
JPH04359290A (en) Memory system for video having intermediate buffer and memory displaying method
JPH0728990A (en) Graphic memory access circuit
JPS63245716A (en) Multiwindow display device