JPS62226330A - Cursor control method - Google Patents

Cursor control method

Info

Publication number
JPS62226330A
JPS62226330A JP61071548A JP7154886A JPS62226330A JP S62226330 A JPS62226330 A JP S62226330A JP 61071548 A JP61071548 A JP 61071548A JP 7154886 A JP7154886 A JP 7154886A JP S62226330 A JPS62226330 A JP S62226330A
Authority
JP
Japan
Prior art keywords
cursor
display
value
scanning line
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP61071548A
Other languages
Japanese (ja)
Inventor
Shinichiro Inohara
猪原 進一郎
Asahiro Onuma
尾沼 浅浩
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP61071548A priority Critical patent/JPS62226330A/en
Publication of JPS62226330A publication Critical patent/JPS62226330A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate the flicker of the picture plane of a display at the time of the generation and the movement of a cursor, and to perform a cursor process at high speed, by evading the overlapping of the scanning timing of a scanning line, and a processing timing for a cursor display. CONSTITUTION:It is assumed that the cursor whose cursor display line position A is coincided with a scanning line value m1, is moved to the position B of a scanning line value m2. Thus, when an original cursor and the cursor after being moved are overlapped, a small value (m=m1 in this case) in scanning values is set at a cursor position register 21. Also, at a cursor line number register 23 which represents the size of the cursor, the number (n) of lines of a part where two cursors are overlapped, n=n1+m2-m1 is set. In such a case, n1 is a value to represent the size of single cursor. At an offset register 22, the number of lines (l) that is displayed and scanned at the same time of a processing time T1 required for the movement of the cursor from the position A to the position B, is set, and the output of a subtractor 24 goes to (m-l), and that of an adder 25 goes to (m+n).

Description

【発明の詳細な説明】 産業上の利用分野 本発明はカーソル制御方法、特に情報処理端末のディス
プレイ装置におけるカーソル制御方法に関するものであ
る。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a cursor control method, particularly to a cursor control method in a display device of an information processing terminal.

従来の技術 近年の情報処理端末のディスプレイ装置では、マンマシ
ンインタフェース向上のために、第4図に示すような光
表示画面1の上に白抜は部分2を設け、さらに実際のカ
ーソル3を前記白抜は部分2に重ね表示するという処理
を行なう。このようなカーソル表示を行うカーソル制御
装置の従来例としては例えば第5図に示すようなものが
ある。
2. Description of the Related Art In recent display devices for information processing terminals, in order to improve the man-machine interface, a white area 2 is provided on the optical display screen 1 as shown in FIG. A process is performed in which the white outline is displayed in an overlapping manner on part 2. A conventional example of a cursor control device that displays such a cursor is shown in FIG. 5, for example.

このカーソル制御装置は入力部10から入力された指令
に基づいてデータ処理を行なう中央処理部11と、ディ
スプレイ15と、このディスプレイ15に表示される各
種データが格納される表示データ記憶部即ちビットマツ
プメモリ12キ、ディスプレイ15の表示同期信号に合
わせど、トマップメモリ12から表示データを読出すた
めのアドレスデータ201及び表示制御信号を与える表
示制御部13と、ビットマツプメモリ12から読出され
た表示データに対してパラレル/シリアル変換を施すパ
ラレル/シリアル変換器14とから成る。中央処理部1
1の主記憶内部には、カーソル表示を行なうために表示
画面1上のデータを一時退避させるための記憶領域Cと
、カーソル表示に必要な白抜は部分2を生成するだめの
データが格納される記憶領域りと、カーソル3の画像を
生成するためのデータが格納される記憶領域Eとが設け
られている。そして、ディスプレイ15の表示画面l上
に画像と共に表示されたカーソル3を第6図中の位置A
から位置Bに移動させるとすると、カーソル制御装置内
では次の様な処理が行なわれる。
This cursor control device includes a central processing unit 11 that performs data processing based on commands input from an input unit 10, a display 15, and a display data storage unit, that is, a bit map, in which various data displayed on the display 15 are stored. A display controller 13 provides address data 201 and a display control signal for reading display data from the bitmap memory 12 in accordance with the display synchronization signal of the memory 12 and the display 15, and a display control unit 13 that provides display control signals and address data 201 for reading display data from the bitmap memory 12; A parallel/serial converter 14 performs parallel/serial conversion on data. Central processing unit 1
Inside the main memory of 1, there is a storage area C for temporarily saving data on display screen 1 for displaying a cursor, and data for generating part 2 of the blank area necessary for displaying a cursor. A storage area E is provided in which data for generating an image of the cursor 3 is stored. Then, move the cursor 3 displayed together with the image on the display screen l of the display 15 to position A in FIG.
When the cursor is moved from to position B, the following processing is performed within the cursor control device.

先ず第1段目の処理として、中央処理部11の作動によ
り、この中央処理部11の主記憶の記憶領域Cに退避せ
しめられたデータ、即ち位置Aにカーソル3を書く前に
あった元データを、前記記憶領域Cから読出し、位置A
に書き直す(第6図中、矢印CA)。
First, as the first stage of processing, the data saved in the storage area C of the main memory of the central processing unit 11 by the operation of the central processing unit 11, that is, the original data that existed before writing the cursor 3 at position A. is read from the storage area C and placed at position A.
(arrow CA in Figure 6).

第2段目の処理として、位置Bに表示されているデータ
を言C憶領域Cにロードレ格納する。
As the second stage of processing, the data displayed at position B is stored in memory area C.

第3段目の処理として、カーソル用の白抜はデータを記
憶領域りから読出し、位置Bにあるデータとアンド演算
を施しながら位置Bに書込む(第6図中矢印DB)。
As the third stage of processing, the cursor blank data is read from the storage area and written to position B while performing an AND operation with the data at position B (arrow DB in FIG. 6).

第4段目の処理きして、カーソル用の白抜はデータを記
憶領域りから読出し、位置Bにあるデータとオア演算を
施しながら位置Bに書込む(第6図中矢印EB)。これ
によってカーソル3はディスプレイ15の表示画面1上
で位置Aから位置Bまで移動せしめられたことになる。
In the fourth stage of processing, the cursor blank reads data from the storage area and writes it to position B while performing an OR operation with the data at position B (arrow EB in FIG. 6). This means that the cursor 3 has been moved from position A to position B on the display screen 1 of the display 15.

このような手順により書き換えられたビットマツプメモ
リ 12のデータは、パラレル/シリアル変換部14に
より表示データに変換され、表示制御部13から送出さ
れるディスプレイ同期化信号202と同期化後ディスプ
レイ15 に送出され表示される。
The data in the bitmap memory 12 that has been rewritten through these procedures is converted into display data by the parallel/serial converter 14, and sent to the display 15 after synchronization with the display synchronization signal 202 sent from the display controller 13. and displayed.

発明が解決しようとする問題点 しかしながら、かかる方法でカーソルを発生すれば、カ
ーソルデータの書き換えの際ディスプレイ15の表示画
面がちらつき、オペレータの作業効率が大幅に低下する
という問題がある。
Problems to be Solved by the Invention However, if a cursor is generated using this method, there is a problem in that the display screen of the display 15 flickers when cursor data is rewritten, which significantly reduces the operator's work efficiency.

このような、表示画面1のちらつき現象は、第7図に示
すようなカーソル表示領域が重複するような位置Aから
位置Bにカーソルを移動するさき最も顕著になる。これ
は中央処理部11によって表示制御部13が今どのライ
ンを走査しディスプレイ15にデータを送出しようとし
ているが監視されていないため、第6図中矢印CAで示
した元のデータを位置Aに書き込み後、矢印DB、及び
lのカーソル発生作業が終了するまでの間にディスプレ
イ15における走査期間がぶつかり、第7図の重複部分
(同図中斜線で示す)で瞬時のうちにデータが書き換わ
るのを人間の目が捕えるためである。
Such a flickering phenomenon on the display screen 1 becomes most noticeable when the cursor is moved from position A to position B where the cursor display areas overlap as shown in FIG. This is because the central processing unit 11 is not monitoring which line the display control unit 13 is currently scanning and sending data to the display 15, so the original data shown by arrow CA in FIG. 6 is moved to position A. After writing, the scanning period on the display 15 collides between the completion of the cursor generation work indicated by arrows DB and l, and the data is instantaneously rewritten in the overlapping portion in FIG. 7 (indicated by diagonal lines in the figure). This is so that the human eye can catch it.

前記表示画面1のちらつきをなくすためには、中央処理
部11によりて表示制御部13の走査ラインを常に監視
し、走査期間がぶつからない時間内でカーソル移動作業
を行なえば良い。しかしこの場合、監視期間中、中央処
理部11は他の処理が行なえずシステム効率がダウンす
る。
In order to eliminate flickering on the display screen 1, the central processing section 11 should constantly monitor the scanning lines of the display control section 13 and move the cursor within a time period in which the scanning periods do not conflict. However, in this case, the central processing unit 11 cannot perform other processing during the monitoring period, resulting in a decrease in system efficiency.

また、他の方法として、第7図中一点鎖線で示すように
、大きめのカーソル移動作業領域をビットマツプメモリ
12以外に設置し、予めカーソル発生をこの作業領域で
行なった後にビットマツプメモリ12にデータを格納す
る方法がある。しかしこの場合では、作業領域用の記憶
部が余分に必要となり、また前記作業領域内のデータを
ビットマツプメモリ12に格納するための時間が余分に
必要となる等の問題がある。
Another method is to set up a larger cursor movement work area outside the bitmap memory 12, as shown by the dashed line in FIG. There are ways to store data. However, in this case, there are problems such as an extra storage unit for the work area is required, and additional time is required to store the data in the work area in the bitmap memory 12.

本発明はこのような従来の問題点に鑑みてなされたもの
で、その目的は、画面がちらつくことなく、且つ短い処
理時間でカーソルを発生するこさができるカーソル制御
方法を提供するこ七である。
The present invention has been made in view of these conventional problems, and its object is to provide a cursor control method that can generate a cursor in a short processing time without flickering the screen. .

問題点を解決するための手段 本発明は前記目的を達成するため、カーソル制御装置に
、カーソル表示を開始する走査ライン値からカーソル発
生に必要な処理時間に走査されるライン数を減じた値を
記憶させ、またカーソル表示を開始する走査ライン値に
カーソルの大きさを示すライン値を加算した値を記憶さ
せる一方、前記二つの値と走査ラインカウンタの値とに
基づき中央処理部におけるカーソル発生処理のタイミン
グを制御するようにしたことを要旨とするものである。
Means for Solving the Problems In order to achieve the above object, the present invention provides a cursor control device with a value obtained by subtracting the number of lines scanned by the processing time required to generate the cursor from the scan line value at which cursor display is started. A value obtained by adding a line value indicating the size of the cursor to a scanning line value for starting cursor display is stored, and a cursor generation process is performed in the central processing unit based on the above two values and the value of the scanning line counter. The gist of this is to control the timing of.

作    用 本発明は前述のような構成により、現在の走査ラインカ
ウンタ値が、カーソル表示を開始する走査ライン値から
カーソル発生に必要な処理時間に走査されるライン数を
減じた値より大きく、しかもカーソル表示を開始する走
査ライン値にカーソルの大きさを示すライン数を加算し
た値より小さいさきには、中央処理部に対してカーソル
発生処理禁止信号が発せられる。そして表示画面の走査
が進行して前記算出値の範囲外に出た時に中央処理部に
対してカーソル発生禁止信号が停止され、これにタイミ
ングを合わせてビットマツプメモリのデータ更新等、一
連のカーソル発生(移動)処理が開始される。このカー
ソル発生処理禁止信号を割り込みとして使用すると、中
央処理部は禁止信号が解除されてから次の割込みが生じ
るまでの間はいっでもカーソル発生処理やその他の処理
が可能である。したがって、中央処理部の作業効率を良
好に維持しつつ高品質画面でのカーソル発生が実行され
る。
Operation The present invention has the above-described configuration, so that the current scanning line counter value is larger than the value obtained by subtracting the number of lines scanned by the processing time required to generate the cursor from the scanning line value at which cursor display is started, and When the value is smaller than the sum of the scanning line value at which cursor display is started and the number of lines indicating the size of the cursor, a cursor generation processing prohibition signal is issued to the central processing unit. Then, when the scanning of the display screen progresses and the value goes out of the range of the calculated value, the cursor generation prohibition signal is stopped to the central processing unit. Generation (movement) processing is started. When this cursor generation process prohibition signal is used as an interrupt, the central processing section can perform cursor generation process and other processes at any time after the prohibition signal is released until the next interrupt occurs. Therefore, cursor generation can be performed on a high-quality screen while maintaining good work efficiency of the central processing unit.

実施例 第1図は本発明の一実施例によるカーソル制御装置の構
成を示すブロック図である。この図において、11は中
央処理部(第5図に示されたものと同じ)、21はカー
ソル表示ライン位置を・示すカーソル位置レジスタ、2
2はカーソル発生処理に必要な時間に走査されるライン
数を示す値を格納するオフセントレジスタ、23はカー
ソルの大きささしてそのライン数を格納するカーソルラ
イン数レジスタであり、各レジスタ21 、22 、2
3には中央処理部iiから格納値がセットされる。24
はカーソル位置レジスタ21の値からオフセットレジス
タ22の値を引くことによって、カーソル発生禁止信号
の発生タイミング位置を割出す減算器である。
Embodiment FIG. 1 is a block diagram showing the configuration of a cursor control device according to an embodiment of the present invention. In this figure, 11 is a central processing unit (same as shown in FIG. 5), 21 is a cursor position register that indicates the cursor display line position, and 2
2 is an offset register that stores a value indicating the number of lines scanned in the time required for cursor generation processing; 23 is a cursor line number register that stores the number of lines according to the size of the cursor; each register 21, 22 ,2
3 is set with a stored value from the central processing unit ii. 24
is a subtracter that subtracts the value of the offset register 22 from the value of the cursor position register 21 to determine the generation timing position of the cursor generation inhibit signal.

また25はカーソル位置レジスタ21の値にカーソルラ
イン数値を加えることにより、カーソル発生禁止信号の
解除タイミング位置を割出す加算器である。尚、減算器
24、加算器25の演算を(PUで行うことも勿論可能
である。)26はディスプレイ15の表示画面に現在ど
のラインが表示されているかを示す走査ラインカウンタ
である。 27は減算器24の出力と走査ラインカウン
タ26の出力とを比較する比較器であり、走査ラインカ
ウンタ値が減算器24の値より小さいとき”真”値の信
号101を出力する。、28は加算器25の出力と走査
ラインカウンタ26の出力とを比較する比較器であり、
走査ラインカウンタ値の出力が加算機25の値より大き
い時真”値の信号102を出力する。
Further, 25 is an adder that adds the cursor line value to the value of the cursor position register 21 to determine the release timing position of the cursor generation prohibition signal. Note that the operations of the subtracter 24 and the adder 25 can of course be performed by the PU. Reference numeral 26 is a scanning line counter that indicates which line is currently displayed on the display screen of the display 15. A comparator 27 compares the output of the subtracter 24 with the output of the scanning line counter 26, and outputs a "true" value signal 101 when the scanning line counter value is smaller than the value of the subtracter 24. , 28 is a comparator that compares the output of the adder 25 and the output of the scanning line counter 26;
When the output of the scanning line counter value is greater than the value of the adder 25, a signal 102 with a true value is output.

29は比較器27の出力と比較器28の出力との間で論
理和をとるオアゲートであり、中央処理部11にはこの
オアゲート29の出力信号が入力されるようになってい
る。
Reference numeral 29 denotes an OR gate that performs a logical sum between the output of the comparator 27 and the output of the comparator 28, and the output signal of the OR gate 29 is input to the central processing section 11.

かかる構成を有するカーソル制御装置の動作を説明する
。いま第2図に示すようにカーソル表示ライン位置Aが
走査ライン値m1に一致するカーソルを、走査ライン値
m2の位置Bに移動させるものとする。このように、元
のカーソルと移動後のカーソルとが重なる場合には走査
ライン値の小さい方の値(この場合はm=町)をカーソ
ル位置レジスタ21 にセットする。また、カーソルの
大きさを示すカーソルライン数レジスタ23には二つの
カーソルの重なった部分のライン数n = nl −1
−m2−ml がセットされる。
The operation of the cursor control device having such a configuration will be explained. As shown in FIG. 2, it is assumed that the cursor whose cursor display line position A matches the scanning line value m1 is moved to the position B of the scanning line value m2. In this way, when the original cursor and the moved cursor overlap, the smaller scanning line value (m=town in this case) is set in the cursor position register 21. In addition, the cursor line number register 23, which indicates the size of the cursor, contains the number of lines where two cursors overlap, n = nl −1
-m2-ml is set.

ここで、 nl:単一のカーソルの大きさを示す値である。here, nl: A value indicating the size of a single cursor.

ただし、前記値nはnl値よりも大きければそれほど厳
密な値に設定しなければならないものではなく、計算を
簡単にするため、n :2 nl  としてもよい。
However, the value n does not have to be set to a very strict value as long as it is larger than the nl value, and may be set to n:2 nl to simplify calculation.

オフセントレジスタ22には、カーソルを位置Aから位
置Bに移動させるために必要な処理時間Tlと同じ時間
に表示走査されるライン数lがセットされる。
In the offset register 22, the number l of lines to be displayed and scanned in the same time as the processing time Tl required to move the cursor from position A to position B is set.

以上の各値のセットによって、減算器24の出力はm 
−/! 、加算器25の出力はm+nとなる。
With the above set of values, the output of the subtracter 24 is m
-/! , the output of the adder 25 becomes m+n.

いま走査ラインカウンタ値が第2図中Zlであるとする
と比較器27の条件が満足さるから信号101゛真”値
そして信号103も“真”値を示す。
Assuming that the scanning line counter value is Zl in FIG. 2, the condition of the comparator 27 is satisfied, so that the signal 101 shows the "true" value and the signal 103 also shows the "true" value.

次に走査ラインカウンタ値が第2図中Z2或はZ3であ
るとすると、比較器27 、28の条件が共に満足され
ないから、信号線103は“真”値を示さない。更に走
査ラインカウンタ値がZ4になると今度は比較器28の
条件が満足され、信号102”真”値、そして信号10
3も“真”値を示すことになる。
Next, if the scanning line counter value is Z2 or Z3 in FIG. 2, the conditions of comparators 27 and 28 are both not satisfied, so signal line 103 does not indicate a "true" value. Further, when the scan line counter value reaches Z4, the condition of the comparator 28 is satisfied, and the signal 102 becomes the "true" value, and the signal 10 becomes the "true" value.
3 would also indicate a "true" value.

第2図に基づく前記説明からも明らかなように、信号1
03が“真”値を示していないときにカーソルデータの
書き換え処理を開始するとディスプレー15の表示画面
がちらつく。
As is clear from the above explanation based on FIG.
If the cursor data rewriting process is started when 03 does not indicate the "true" value, the display screen of the display 15 flickers.

次に第3図に示すようにカーソルが重なり合わない場合
については、Aの位置への元データ復帰、Bの位置への
新カーソル作成の、2回の動作に分けてカーソル発生処
理を行なえばよい。即ち、先ずカーソル位置レジスタ2
1にm3、カーソルライン数レジスタ23に01オフセ
ツトレジスタ22に1a(J3<l)をセットし、信号
103が真値を示していれば位置Aの元データの書込み
を行なう。次にカーソル位置レジスタ21にm4、カー
ソルライン数しジスク23に01、オフセットレジスタ
 22に14(14ぐ0をセットし、信号103が”真
”値を示していれば位置Bでのカーソル作成処理を行な
う。以上の処理によってカーソルが重なり合わない場合
においても画面をちらつかせることなくカーソル発生処
理が行なえる。
Next, if the cursors do not overlap as shown in Figure 3, the cursor generation process can be divided into two operations: restoring the original data to position A and creating a new cursor to position B. good. That is, first, cursor position register 2
Set m3 to 1, 01 to the cursor line number register 23, 1a (J3<l) to the offset register 22, and if the signal 103 indicates the true value, write the original data at position A. Next, set m4 in the cursor position register 21, the number of cursor lines, 01 in the disc 23, and 14 (14) in the offset register 22. If the signal 103 shows a "true" value, the cursor creation process at position B is performed. With the above processing, even when the cursors do not overlap, the cursor generation processing can be performed without flickering the screen.

カーソルが重なり合っている場合、或は重なり合ってい
ない場合のいずれも、信号103が”真”値を示してい
ないときこの信号103を割込みに使用していれば、常
時この信号103を監視しなくてもカーソル発生処理を
行なうことができる。
If the signal 103 does not indicate a "true" value, whether the cursors overlap or not, if this signal 103 is used for an interrupt, it is not necessary to constantly monitor this signal 103. can also perform cursor generation processing.

本実施例では、中央処理部11でカーソルの発生処理を
行なう方法について例示説明したが、表示制御部13に
論理演算回路(例えばALU)を備え、カーソル発生処
理を行なうようにすれば中央処理部11の負荷が軽減さ
れ、より一層高速処理が可能な表示端末が構成される。
In this embodiment, a method for performing cursor generation processing in the central processing unit 11 has been exemplified. However, if the display control unit 13 is equipped with a logical operation circuit (for example, an ALU) and the cursor generation processing is performed, the central processing unit 11 can perform cursor generation processing. 11 is reduced, and a display terminal capable of faster processing is constructed.

上述したカーソル制御方法は、構成を変えることなくそ
のような表示端末にも使用することができる。
The cursor control method described above can also be used in such display terminals without changing the configuration.

発明の効果 以上の説明から明らかなように、本発明は、カーソル制
御装置内に、カーソル表示を開始する走査ライン値より
カーソル発生に必要な処理時間に走査されるライン数を
滅した値を記憶するレジスタと、カーソル表示開始の走
査ライン値にカーソルの大きさを示すライン数を加算し
たレジスタとを設け、走査ラインの走査タイミングとカ
ーソル表示のための処理タイミングさが重ならないよう
にしたため、カーソルの発生、移動に際してディスプレ
イの表示画面がちらつくことはなくなり、しかも高速に
カーソル処理を行なうことができる等秤々の効果が得ら
れる。
Effects of the Invention As is clear from the above description, the present invention stores in the cursor control device a value that is the number of lines scanned in the processing time required to generate the cursor, which is less than the scan line value at which cursor display is started. A register that adds the number of lines indicating the size of the cursor to the scanning line value at which cursor display starts is provided to prevent the scanning timing of the scanning line and the processing timing for cursor display from overlapping. The display screen will not flicker when the cursor is generated or moved, and the cursor can be processed at high speed.

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

第1図は本発明のカーソル制御方法を実行するための制
御装置の一実施例を示すブロック図、第2図は第1図に
示されたカーソル制御装置によって互いに重なり合う範
囲内でのカーソルの移動処理動作を示す図、第3図は第
1図に示されたカーソル制御装置によって充分に離れた
位置間でのカーソルの移動処理動作を示す図、第4図は
本発明が対象きするカーソルの一例を示す図、第5図は
従来のカーソル制御装置の一般的な構成を示す図、第6
図は従来のカーソルの移動処理手順を示す図、第7図は
互いに重なり合う範囲内での従来のカーソルの移動処理
を示す図である。 1・・・表示画面、2・・白抜き部、3・・・カーソル
、11・・・中央処理部、12・・・ビットマツプメモ
リ(表示データ記憶部)、13・・・表示制御部、14
・・・パラレル/シリアル変換部、  15・・・ディ
スプレイ、21゜22 、23・・・レジスタ、24・
・・減算器、25・・・加算器、26・・・走査ライン
カウンタ、27.28・・・比較器、29・・オアゲー
ト、103・・・カーソル処理禁止信号、201−・・
表示データ読出しアドレス信号、202・・・同期化信
号。 代理人の氏名 弁理士 中 尾 敏 男 はか1名第 
2 図 第3図 /l)3のイ言号 第4図
FIG. 1 is a block diagram showing an embodiment of a control device for carrying out the cursor control method of the present invention, and FIG. 2 is a block diagram showing how the cursor control device shown in FIG. 1 moves the cursor within an overlapping range. FIG. 3 is a diagram showing the processing operation of moving the cursor between sufficiently distant positions by the cursor control device shown in FIG. 1, and FIG. FIG. 5 is a diagram showing a general configuration of a conventional cursor control device, and FIG. 6 is a diagram showing an example.
This figure shows a conventional cursor movement processing procedure, and FIG. 7 shows a conventional cursor movement process within an overlapping range. DESCRIPTION OF SYMBOLS 1...Display screen, 2...White area, 3...Cursor, 11...Central processing unit, 12...Bitmap memory (display data storage unit), 13...Display control unit, 14
...Parallel/serial converter, 15...Display, 21゜22, 23...Register, 24...
...Subtractor, 25...Adder, 26...Scanning line counter, 27.28...Comparator, 29...OR gate, 103...Cursor processing prohibition signal, 201-...
Display data read address signal, 202... synchronization signal. Name of agent: Patent attorney Toshio Nakao Haka 1st person
2 Figure Figure 3/l) 3 A word Figure 4

Claims (1)

【特許請求の範囲】[Claims] ディスプレイと、このディスプレイ上に表示される画像
データが格納される記憶部と、記憶部からディスプレイ
への画像データの転送制御をすると共にカーソルデータ
を保有し必要に応じてディスプレイ上にカーソルを表示
制御する中央処理部と、ディスプレイ上にカーソル表示
を開始する走査ライン値よりカーソル発生に必要な処理
時間中に走査されるライン数を減算する手段と、カーソ
ル表示を開始する走査ライン値にカーソルの大きさに対
応するライン数を加算する手段と、現在の表示走査ライ
ンを計数する走査ラインカウンタとを備え、走査ライン
カウンタ値を前記減算値及び加算値と比較し走査ライン
表示タイミングとカーソル表示処理タイミングが合致す
る場合、中央処理部に対して処理禁止を指令するように
したことを特徴とするカーソル制御方法。
A display, a storage unit that stores image data displayed on the display, and controls the transfer of image data from the storage unit to the display, holds cursor data, and controls display of the cursor on the display as necessary. means for subtracting the number of lines scanned during the processing time required to generate the cursor from the scan line value at which to start displaying the cursor on the display; and a scanning line counter for counting the current display scanning line, and compares the scanning line counter value with the subtraction value and addition value to determine the scanning line display timing and the cursor display processing timing. 2. A cursor control method characterized in that, if the cursor control method matches, the central processing unit is instructed to prohibit processing.
JP61071548A 1986-03-28 1986-03-28 Cursor control method Pending JPS62226330A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61071548A JPS62226330A (en) 1986-03-28 1986-03-28 Cursor control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61071548A JPS62226330A (en) 1986-03-28 1986-03-28 Cursor control method

Publications (1)

Publication Number Publication Date
JPS62226330A true JPS62226330A (en) 1987-10-05

Family

ID=13463897

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61071548A Pending JPS62226330A (en) 1986-03-28 1986-03-28 Cursor control method

Country Status (1)

Country Link
JP (1) JPS62226330A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02251892A (en) * 1989-03-24 1990-10-09 Pfu Ltd Cursor display control system
JPH08123379A (en) * 1994-10-27 1996-05-17 Nec Corp Video display device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02251892A (en) * 1989-03-24 1990-10-09 Pfu Ltd Cursor display control system
JPH08123379A (en) * 1994-10-27 1996-05-17 Nec Corp Video display device

Similar Documents

Publication Publication Date Title
JPS62226330A (en) Cursor control method
JPS59231591A (en) Image generator
JPH01156816A (en) Picture synthesizer
JP3307736B2 (en) Image data transfer device
JPS58102289A (en) Image editting system
JPH10222142A (en) Window control device
JP2747154B2 (en) I / O processor
JPS6249570A (en) Picture processor
JP2806376B2 (en) Image processing apparatus and image processing method
JP2586074B2 (en) Data processing device
JP3097843B2 (en) Display control circuit
JPS59116783A (en) Display memory access system
JPH06259229A (en) Addition processor
JPH05189386A (en) Input and output controller
JPH05189581A (en) Graphic data write device
JPH08263048A (en) Graphics control circuit
JP2000222560A (en) Data transfer method and image processor
JPS63206878A (en) Image processor
JPH0536794B2 (en)
JPS6079472A (en) Picture information processing system
JPH02187872A (en) Picture processor
JPS60108882A (en) Fast editing display
JPS6389926A (en) Display unit
JPS62166475A (en) Superimposing system for image plane
JPS59191093A (en) Crt display unit