KR940009751B1 - Cursor display control apparatus and method therefor - Google Patents

Cursor display control apparatus and method therefor Download PDF

Info

Publication number
KR940009751B1
KR940009751B1 KR1019920014141A KR920014141A KR940009751B1 KR 940009751 B1 KR940009751 B1 KR 940009751B1 KR 1019920014141 A KR1019920014141 A KR 1019920014141A KR 920014141 A KR920014141 A KR 920014141A KR 940009751 B1 KR940009751 B1 KR 940009751B1
Authority
KR
South Korea
Prior art keywords
cursor
display
pattern data
display control
buffer
Prior art date
Application number
KR1019920014141A
Other languages
Korean (ko)
Other versions
KR940004420A (en
Inventor
손욱익
Original Assignee
삼성전자 주식회사
강진구
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 삼성전자 주식회사, 강진구 filed Critical 삼성전자 주식회사
Priority to KR1019920014141A priority Critical patent/KR940009751B1/en
Publication of KR940004420A publication Critical patent/KR940004420A/en
Application granted granted Critical
Publication of KR940009751B1 publication Critical patent/KR940009751B1/en

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/08Cursor circuits

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

A cursor display control device provides a software method to use a frame buffer to display various cursor sizes and patterns. The device control comprises a display control circuit (140) to generate a video address for cursor display, a comparator (160) to generate an interrupt to CPU (10), a frame buffer (150) to generate a cursor pattern data, a latch (110) to get a current cursor position from CPU (10), a buffer (120) to generate the video address to CPU (10), a decoder to enable the latch (110) and the buffer (120).

Description

커서표시 제어장치 및 방법Cursor Display Control Device and Method

제 1 도는 종래의 커서표시 제어장치의 블록도.1 is a block diagram of a conventional cursor display control device.

제 2 도는 본 발명에 따른 커서표시 제어장치의 일 실시예.2 is an embodiment of a cursor display control device according to the present invention.

제 3 도는 본 발명에 따른 커서표시 제어장치의 다른 실시예.3 is another embodiment of a cursor display control apparatus according to the present invention.

제 4 도는 본 발명에 따른 커서표시 제어방법의 흐름도.4 is a flowchart of a cursor display control method according to the present invention.

제 5 도는 커서표시 위치도.5 is a cursor display position diagram.

제 6 도는 커서삭제 위치도.6 is a cursor deletion position diagram.

제 7 a∼c 도는 제 3 도에 따른 파형도.Figures 7a to c or waveforms according to figure 3;

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

10 : 중앙처리장치 20 : 패턴기억장치10: central processing unit 20: pattern memory device

30 : 시프트레지스터 40 : 병렬-직렬변환수단30: shift register 40: parallel-serial conversion means

100 : 디코더 110 : 래치100: decoder 110: latch

120 : 버퍼 130 : 논리합소자120: buffer 130: logic element

140 : 표시제어회로 150 : 프레임버퍼140: display control circuit 150: frame buffer

160 : 비교기 170 : 제1래치160: comparator 170: the first latch

180 : 제2래치 190 : 제1버퍼180: the second latch 190: the first buffer

200 : 제2버퍼 210 : 제1비교기200: second buffer 210: first comparator

220 : 제2비교기220: second comparator

본 발명은 그래픽 표시장치에 있어서 커서표시 제어장치 및 방법에 관한 것으로, 특히 소프트웨어적으로 커서표시를 제어하는 커서표시 제어장치 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a cursor display control device and method in a graphic display device, and more particularly to a cursor display control device and method for controlling cursor display in software.

일반적으로 그래픽 표시장치에 있어서 커서표시는 디스플레이장치에서 어떤 텍스트나 그래픽을 입력하거나 수정시킬 위치를 표시할때 사용하는 표시마크이다.In general, in a graphic display device, a cursor mark is a display mark used to indicate a position at which a text or graphic is input or modified on a display device.

제 1 도는 종래의 커서표시 제어장치의 블럭도로서, 1991년 4월 30일에 공개된 공개특허공보 제91-6865에 기재된 것이다.1 is a block diagram of a conventional cursor display control apparatus, which is described in Japanese Patent Laid-Open Publication No. 91-6865 published on April 30, 1991.

제 1 도는 있어서, 중앙처리장치(10)는 시스템 전반을 제어한다. 패턴기억장치(20)는 커서패턴을 기억하는 장치로서 RAM(Random Access memory)로 구성한다. 시프트레지스터(30)는 패턴기억장치(20)로부터 독출된 병렬의 커서 데이타를 커서의 비표시 기간에 시프트한다. 병렬-직렬변환수단(40)은 시프트한 병렬 커서패턴 데이타를 커서의 표시의 타이밍에서 직렬 커서패턴 데이타로 변환한다. 변환된 직렬 커서패턴 데이타는 시프트레지스터(30)를 거쳐 패턴기억장치(20)로 되돌려진다.In FIG. 1, the central processing unit 10 controls the overall system. The pattern memory device 20 is configured as a random access memory (RAM) as a device for storing a cursor pattern. The shift register 30 shifts parallel cursor data read out from the pattern storage device 20 in the non-display period of the cursor. The parallel-serial conversion means 40 converts the shifted parallel cursor pattern data into serial cursor pattern data at the timing of the display of the cursor. The converted serial cursor pattern data is returned to the pattern storage device 20 via the shift register 30.

패턴기억장치(30)에 되돌려진 데이타는 레지스터(80)에 일시적으로 저장되었다가 표시위치제어회로(70)에서 출력하는 커서표시신호와 출력회로(90)의 커서신호에 의해 레지스터(80)에 저장되었던 커서패턴 데이타를 디스플레이장치에 표시한다.The data returned to the pattern storage device 30 is temporarily stored in the register 80 and output to the register 80 by the cursor display signal output from the display position control circuit 70 and the cursor signal of the output circuit 90. The stored cursor pattern data is displayed on the display device.

그런데 종래의 커서패턴 제어장치는 하드웨어적으로 커서표시를 제어하기 때문에 속도가 빠르다는 잇점이 있으나, 커서패턴을 저장하는 패턴기억장치를 반드시 구성해야 하기 때문에 코스트가 상승된다는 단점이 있다. 또한 커서패턴이나 커서크기가 고정되어 있기 때문에 커서를 다양하게 표시할 수 없다는 문제점이 있었다.By the way, the conventional cursor pattern control device has the advantage that the speed is fast because it controls the cursor display in hardware, but the disadvantage is that the cost is increased because the pattern memory device for storing the cursor pattern must be configured. In addition, there is a problem that the cursor can not be displayed in various ways because the cursor pattern or the cursor size is fixed.

따라서 본 발명은 상술한 문제점을 해결하기 위하여 기존의 프레임버퍼를 사용하면서 소프트웨어적인 방식으로 커서표시를 제어할 수 있는 커서표시 제어장치 및 방법을 제공함에 있다.Accordingly, the present invention provides a cursor display control apparatus and method that can control the cursor display in a software manner while using the existing frame buffer to solve the above problems.

상술한 목적을 달성하기 위해서 그래픽 표시장치의 커서표시 제어장치는, 커서표시를 위한 비데오 어드레스를 발생시키는 표시제어회로와 ; 상기 비데오 어드레스와 현재 커서위치를 비교하여 상기 비데오 어드레스와 현재 커서위치가 일치할 때 중앙처리장치에 인터럽트신호를 발생시키는 비교수단과 ; 상기 인터럽트 신호에 의하여 커서패턴 데이타를 일시적으로 기입하여 표시라인에 따라 커서패턴 데이타를 출력하는 프레임 버퍼를 포함함을 특징으로 한다.In order to achieve the above object, a cursor display control device of a graphic display device includes a display control circuit for generating a video address for cursor display; Comparison means for comparing the video address with the current cursor position and generating an interrupt signal to the central processing unit when the video address and the current cursor position coincide; And a frame buffer which temporarily writes the cursor pattern data according to the interrupt signal and outputs the cursor pattern data according to the display line.

상술한 목적을 달성하기 위해서 그래픽 표시장치의 커서표시 제어방법은, 중앙처리장치에서 커서를 표시하는 상태(Status)인지를 검사하는 과정과 ; 상기 표시상태를 검사하는 단계에 의해서 표시상태이면 현재 커서패턴 데이타를 표시하는 과정과 ; 표시라인과 현재 커서패턴 데이타가 표시되는 위치를 비교하여 표시라인이 현재 표시되는 커서패턴 데이타위치를 넘으면 현재 커서패턴 데이타를 삭제하는 과정을 포함함을 특징으로 한다.In order to achieve the above object, a cursor display control method of a graphic display device includes a process of checking whether a CPU displays a cursor; Displaying the current cursor pattern data when the display state is displayed by the checking of the display state; And comparing the display line with the position where the current cursor pattern data is displayed and deleting the current cursor pattern data when the display line exceeds the current cursor pattern data position.

이하, 첨부된 도면을 참조하여 본 발명에 대하여 상세히 설명하기로 한다.Hereinafter, with reference to the accompanying drawings will be described in detail with respect to the present invention.

제 2 도는 본 발명에 따른 커서표시 제어장치의 일 실시예이다.2 is an embodiment of a cursor display control apparatus according to the present invention.

제 2 도에 있어서, 중앙처리장치(10)는 커서표시에 관한 전반적이 동작을 처리한다. 표시제어장치(140)는 비데오 어드레스를 발생시킨다. 프레임버퍼(150)는 문자나 도형 또는 커서패턴 데이타를 일시적으로 저장한다. 디코더(100)는 중앙처리장치(10)에서 출력하는 어드레스를 디코딩한다. 래치(110)는 중앙처리장치(10)로부터 오는 커서위치 데이타를 일시적으로 저장한다. 버퍼(120)는 표시제어장치(140)에서 출력하는 비데오 어드레스를 읽어들인다. 비교기(160)는 표시제어회로(140)에서 출력하는 비데오 어드레스와 래치(110)에 저장됐던 커서위치 데이타를 비교한다.In FIG. 2, the central processing unit 10 handles the overall operation of the cursor display. The display control device 140 generates a video address. The frame buffer 150 temporarily stores text, graphics, or cursor pattern data. The decoder 100 decodes the address output from the CPU 10. The latch 110 temporarily stores cursor position data coming from the central processing unit 10. The buffer 120 reads the video address output from the display control device 140. The comparator 160 compares the video address output from the display control circuit 140 with the cursor position data stored in the latch 110.

제 5 도는 커서표시 위치도이다.5 is a cursor display position diagram.

제 6 도는 커서삭제 위치도이다.6 is a cursor deletion position diagram.

제 7a 도는 표시제어회로에서 발생하는 비데오 어드레스 신호이다.7A is a video address signal generated in the display control circuit.

제 7b 도는 래치(110)데이타를 나타내는 신호이다.7B is a signal representing the latch 110 data.

제 7c 도는 인터럽트 발생신호이다.7c is an interrupt generation signal.

제 2 도의 동작설명을 제 5 도와 제 6 도 및 제 7a∼c 도를 결부시켜 설명하기로 한다.The operation of FIG. 2 will be described with reference to FIGS. 5, 6, and 7A to 7C.

사용자가 키보드 또는 마우스 키를 사용하여 커서를 움직이면 중앙처리장치(10)는 그 데이타를 받아서 수평, 수직위치를 가진다. 그리고 수직위치 데이타를 프레임버퍼(150)에 커서패턴 데이타를 기입하는 시점으로 변환시킨다.When the user moves the cursor using a keyboard or mouse key, the central processing unit 10 receives the data and has a horizontal and vertical position. Then, the vertical position data is converted to the time point at which the cursor pattern data is written into the frame buffer 150.

디코더(100)는 수직위치 데이타에 대한 어드레스를 디코딩하여 논리합소자(130)에 기입인에이블(CE)신호를 출력한다. 논리합소자(130)는 디코더(100)의 기입인에이블신호와 중앙처리장치(10)의 기입신호(WR)를 논리합하여 래치(110)의 인에이블 (EN)단을 액티브(Active)시킨다.The decoder 100 decodes an address for the vertical position data and outputs a write enable (CE) signal to the logical sum element 130. The logic sum element 130 performs an OR on the write enable signal of the decoder 100 and the write signal WR of the CPU 10 to activate the enable (EN) end of the latch 110.

래치(110)는 인에이블신호가 액티브되면 중앙처리장치(10)로부터 커서위치 데이타를 입력으로 받아들인다. 그리고 커서위치 데이타를 비교기(160)의 입력단(BI)에 입력된다.The latch 110 receives cursor position data as input from the central processing unit 10 when the enable signal is activated. The cursor position data is input to the input terminal BI of the comparator 160.

표시제어회로(140)는 비데오 어드레스를 발생시켜 각각 버퍼(120)와 프레임버퍼(150)와 비교기(160)의 입력단(AI)에 입력한다. 디코더(100)는 버퍼(120)로부터 비데오 어드레스를 독출하기 위해 중앙처리장치(10)의 일정영역의 어드레스를 디코딩하여 논리합소자(130)에 독출인에이블(CE)신호를 출력한다. 논리합소자(130)는 디코더(100)의 인에이블신호와 중앙처리장치(10)의 독출신호(RD)를 논리합하여 버퍼(120)의 인에이블(EN)단을 액티브시킨다.The display control circuit 140 generates a video address and inputs it to the input terminal AI of the buffer 120, the frame buffer 150, and the comparator 160, respectively. The decoder 100 decodes an address of a predetermined region of the CPU 10 to read a video address from the buffer 120, and outputs a read enable signal to the logical element 130. The logical sum element 130 logically sums the enable signal of the decoder 100 and the read signal RD of the CPU 10 to activate the enable EN end of the buffer 120.

버퍼(120)는 인에이블신호가 액티브되면 표시제어회로(140)에서 출력된 비데오 어드레스를 입력으로 받아들여 데이타버스를 통해 중앙처리장치(1)로 출력한다.When the enable signal is activated, the buffer 120 receives a video address output from the display control circuit 140 as an input and outputs the input to the central processing unit 1 through the data bus.

비교기(160)에서는 중앙처리장치(10)의 인터럽트 인에이블신호(IEN)가 비교기(160)의 인에블단(EN)을 액티브시킨 상태에서, 양 입력단(AI,BI)에 입력된 비데오어드레스와 커서위치 데이타를 비교하여 일치할 때 중앙처리장치(10)에 인터럽트신호를 발생시킨다. 제 7 도는 상술한 내용이 파형을 도시한다.In the comparator 160, the interrupt enable signal IEN of the central processing unit 10 is connected to the video addresses inputted to both input terminals AI and BI while the enable end EN of the comparator 160 is activated. When the cursor position data is compared and matched, an interrupt signal is generated to the central processing unit 10. 7 shows the waveforms described above.

제 7 도에서 비데오 어드레스가 32라인에 해당하는 커서패턴 데이타의 어드레스이고, 현재 커서수직위치 데이타가 32이면 제 7a 와 제 7b가 일치하는 시점에서 인터럽트 신호가 발생한다.In FIG. 7, if the video address is the address of the cursor pattern data corresponding to 32 lines, and the current cursor vertical position data is 32, the interrupt signal is generated when the 7a and 7b coincide.

인터럽트신호가 발생하면 커서패턴을 디스플레이장치에 표시하기 위해 프레임버퍼(150)에 커서패턴 데이타를 기입한다. 커서패턴 데이타를 프레임버퍼(150)에 기입하는 시점은 표시라인이 커서가 위치하는 장소에 오기 전에 커서패턴 데이타를 기입해야 한다. 그리고 기입된 커서패턴 데이타가 커서위치에 표시된 후, 바로 프레임버퍼(150)의 현재 커서패턴 데이타를 지운다.When the interrupt signal is generated, the cursor pattern data is written to the frame buffer 150 to display the cursor pattern on the display device. When the cursor pattern data is written to the frame buffer 150, the cursor pattern data should be written before the display line comes to the place where the cursor is located. After the written cursor pattern data is displayed at the cursor position, the current cursor pattern data of the frame buffer 150 is immediately deleted.

제 5 도와 제 6 도에서 커서의 크기가 16×16이고, 커서패턴 데이타가 출력하는 위치의 라인 n, 커서패턴 데이타가 끝나는 라인이 (n+15)이다. 커서패턴 데이타를 프레임버퍼(150)에 기입하는데 걸리는 시간이 2∼3개의 표시라인을 지나는 시간만큼 걸린다면, (n+3)라인이전에 인터럽트를 발생시켜서 커서패턴 데이타를 기입한다. 커서위치 데이타가 n라인을 지날때부터 프레임버퍼(150)에 저장되었던 커서패턴 데이타가 출력한다. 표시라인 (n+16)이 되었을 때 프레임버퍼(150)에 일시 저장되었던 커서패턴 데이타를 지우고 원래의 데이타로 원위치시킨다.In Figs. 5 and 6, the size of the cursor is 16x16, the line n at the position where the cursor pattern data is output, and the line where the cursor pattern data ends is (n + 15). If the time taken to write the cursor pattern data into the frame buffer 150 takes the time passing by two to three display lines, an interrupt is generated before the (n + 3) lines to write the cursor pattern data. The cursor pattern data stored in the frame buffer 150 is outputted when the cursor position data passes n lines. When the display line (n + 16) is reached, the cursor pattern data temporarily stored in the frame buffer 150 is erased and returned to the original data.

제 3 도는 본 발명에 따른 커서표시 제어장치의 다른 실시예이다.3 is another embodiment of a cursor display control apparatus according to the present invention.

제 3 도에 있어서, 래치를 제1래치(170)와 제2래지(180)로, 버퍼를 제1버퍼(190)와 제2버퍼(200)로, 비교기를 제1비교기(210)와 제2비교기(220)로 구성한다.In FIG. 3, the latch is the first latch 170 and the second latch 180, the buffer is the first buffer 190 and the second buffer 200, and the comparator is the first comparator 210 and the first comparator 210. It consists of two comparators 220.

만약 표시제어회로(140)에서 비데오 어드레스가 출력하면 하위어드레스는 제1비교기(210)와 제1버퍼(190)에 입력되고, 상위어드레스는 제2비교기(220)와 제2버퍼(200)에 입력된다. 상위어드레스와 하위어드레스에 해당하는 커서위치 데이타가 각각 제2래치(190)와 제1래치(170)에서 출력하면 제2비교기(220)에서는 상위의 비데오 어드레스와 커서위치 데이타를 비교하여 일치하면 제1비교기(210)를 인에이블시킨다. 제1비교기(210)는 인에이블이 되면 하위의 비데오 어드레스와 커서위치 데이타를 비교하여 일치하면 중앙처리장치(10)에 인터럽트신호를 보낸다.If the video address is output from the display control circuit 140, the lower address is input to the first comparator 210 and the first buffer 190, and the upper address is input to the second comparator 220 and the second buffer 200. Is entered. When the cursor position data corresponding to the upper address and the lower address are output from the second latch 190 and the first latch 170, respectively, the second comparator 220 compares the upper video address with the cursor position data and matches the first. 1 Enable comparator 210. When enabled, the first comparator 210 compares the lower video address with the cursor position data and sends an interrupt signal to the CPU 10 when the first comparator 210 matches.

제 4 도는 본 발명에 따른 커서표시 제어방법의 흐름도이다.4 is a flowchart of a cursor display control method according to the present invention.

제 4 도의 동작흐름을 제 2 도와 결부시켜 설명하기로 한다.The operation flow of FIG. 4 will be described in conjunction with the second diagram.

중앙처리장치(10)에서 커서표시를 위한 인터럽트가 발생하면 중앙처리장치(10)에서는 커서표시 상태(Status)인지를 검사한다. 즉, 커서표시를 나타내는 상태 플래그(Status Flag)가 온(On)이면 현재 커서위치에 해당하는 커서패턴 데이타를 프레임버퍼(150)에 기입한다. 그리고 현재 커서위치에 커서패턴 데이타를 표시한다(제10,11단계).When an interrupt for the cursor display occurs in the central processing unit 10, the central processing unit 10 checks whether the cursor display state (Status). That is, when the Status Flag indicating the cursor display is On, the cursor pattern data corresponding to the current cursor position is written in the frame buffer 150. The cursor pattern data is displayed at the current cursor position (steps 10 and 11).

다음 프레임버퍼(150)에 기입된 커서패턴 데이타가 디스플레이장치에 표시가 끝날 때까지 출력한다. 커서패턴 데이타가 디스플레이장치에 표시되었는지를 검사하는 방법은 중앙처리장치(10)가 비데오 어드레스를 버퍼(120)를 통해 읽어서, 커서패턴 데이타가 끝나는 표시라인과 비교하여 알아낸다.The cursor pattern data written in the next frame buffer 150 is output to the display device until the display is finished. In the method of checking whether the cursor pattern data is displayed on the display device, the CPU 10 reads the video address through the buffer 120 and compares it with the display line where the cursor pattern data ends.

커서패턴 데이타가 디스플레이장치에 표시하는 동안에는 중앙처리장치(10)가 다른 일(네트웍 폴링등)을 실행한다(제12단계).While the cursor pattern data is displayed on the display device, the central processing unit 10 performs another task (network polling, etc.) (step 12).

다음 표시라인과 현재 표시되는 커서패턴 데이타의 위치를 비교하여 표시라인이 현재 표시되는 커서패턴 데이타의 위치를 넘을 경우 현재 프레임버퍼(150)에 일시 저장되어 있는 데이타를 지우고 원래의 데이타로 원위치시킨다.(제13∼제15단계). 그리고 다음 커서패턴 데이타가 어떤 패턴인지를 준비하여 패턴 데이타를 만들어 놓고 종료한다.(제16단계)The next display line is compared with the position of the currently displayed cursor pattern data, and when the display line exceeds the position of the currently displayed cursor pattern data, the data temporarily stored in the current frame buffer 150 is erased, and the original data is reset. (13th to 15th steps). Next, the pattern data is prepared and the pattern data is prepared, and the process ends (step 16).

상술한 바와같이 본 발명은 하드웨어 처리방식처럼 커서의 표시와 움직임을 간단히 하면서 하드웨어 처리방식에서는 취할 수 없는 커서의 크기를 마음대로 조정할 수 있으며, 칼라모드를 사용할때 최소한의 기능을 가진 램액(RAMDAC , Random Access Memory Digital Analog Convertor)를 사용하여 커서의 색상을 다양하게 표시할 수 있는 효과가 있다.As described above, the present invention can simplify the display and movement of the cursor like the hardware processing method, and can arbitrarily adjust the size of the cursor that cannot be taken in the hardware processing method. Access Memory Digital Analog Convertor) can be used to display various colors of the cursor.

Claims (5)

그래픽 표시장치에 있어서, 커서표시를 위한 비데오 어드레스를 발생시키는 표시제어회로(140)와; 상기 비데오 어드레스와 현재 커서위치를 비교하여 상기 비데오 어드레스와 현재 커서위치가 일치할 때 중앙처리장치(10)에 인터럽트신호를 발생시키는 비교수단(160)과 : 상기 인터럽트신호에 의하여 커서패턴 데이타를 일시적으로 기입하여 표시라인에 따라 커서패턴 데이타를 출력하는 프레임버퍼(150)를 포함함을 특지으로 하는 커서표시 제어장치.A graphic display device comprising: a display control circuit (140) for generating a video address for cursor display; Comparison means 160 for comparing the video address with the current cursor position and generating an interrupt signal to the CPU 10 when the video address and the current cursor position coincide with each other; And a frame buffer (150) for writing and outputting the cursor pattern data in accordance with the display line. 제 1 항에 있어서, 상기 커서표시 제어장치는 상기 비교수단(160)에 입력되는 현재 커서위치 데이타를 상기 중앙처리장치(10)로부터 인출하기 위한 래치(110)와 상기 표시제어장치(140)에서 출력하는 비데오 어드레스를 상기 중앙처리장치(10)로 출력시키는 버퍼(120)를 더 포함함을 특징으로 하는 커서표시 제어장치.The display apparatus of claim 1, wherein the cursor display control device comprises a latch 110 and a display control device 140 for retrieving current cursor position data input to the comparison means 160 from the CPU 10. And a buffer (120) for outputting an output video address to the central processing unit (10). 제 1 항에 있어서, 상기 래치(110)와 상기 버퍼(120)는 디코더(100)에서 상기 중앙처리장치(10)로부터 출력되는 어드레스를 디코딩하여 인에이블 제어됨을 특징으로 하는 커서표시 제어장치.The apparatus of claim 1, wherein the latch (110) and the buffer (120) are enabled by decoding an address output from the central processing unit (10) at a decoder (100). 그래픽 표시장치에 있어서, 커서표시를 위한 인터럽트가 발생하면 중앙처리장치(10)에서 커서를 표시하는 상태(Status)인지를 검사하는 과정과 : 상기 표시상태를 검사는 과정에서 표시상태이면 현재 커서패턴 데이타를 표시하는 과정과 : 표시라인과 현재 커서패턴 데이타가 표시되는 위치를 비교하여 표시라인이 현재 표시되는 커서패턴 데이타위치를 넘으면 현재 커서패턴 데이타를 삭제하는 과정을 포함함을 특징으로 하는 커서 표시 제어방법.In the graphic display device, a process of checking whether a cursor is displayed in the CPU 10 when an interrupt for cursor display occurs, and the current cursor pattern when the display state is displayed in the process of checking the display state. Displaying the data; and comparing the display line with the position where the current cursor pattern data is displayed and deleting the current cursor pattern data when the display line exceeds the currently displayed cursor pattern data position. Control method. 제 4 항에 있어서, 상기 커서표시상태를 검사하는 과정은 상기 중앙처리장치(10)로부터 인터럽트신호가 발생한 이후임을 특징으로 하는 커서표시 제어방법.The method of claim 4, wherein the checking of the cursor display state is after an interrupt signal is generated from the central processing unit (10).
KR1019920014141A 1992-08-06 1992-08-06 Cursor display control apparatus and method therefor KR940009751B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019920014141A KR940009751B1 (en) 1992-08-06 1992-08-06 Cursor display control apparatus and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019920014141A KR940009751B1 (en) 1992-08-06 1992-08-06 Cursor display control apparatus and method therefor

Publications (2)

Publication Number Publication Date
KR940004420A KR940004420A (en) 1994-03-15
KR940009751B1 true KR940009751B1 (en) 1994-10-17

Family

ID=19337597

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019920014141A KR940009751B1 (en) 1992-08-06 1992-08-06 Cursor display control apparatus and method therefor

Country Status (1)

Country Link
KR (1) KR940009751B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020057482A (en) * 2001-01-05 2002-07-11 구자홍 Cursor display method for editor

Also Published As

Publication number Publication date
KR940004420A (en) 1994-03-15

Similar Documents

Publication Publication Date Title
JPS5912176B2 (en) Cursor circuit for digital television display
KR940009751B1 (en) Cursor display control apparatus and method therefor
US4384285A (en) Data character video display system with visual attributes
JPS6155119B2 (en)
JPH03225393A (en) Text display device
JPS6349236B2 (en)
JPS6055389A (en) Character/graphic display
KR970000273B1 (en) Apparatus for processing korean alphabet on p.c.
KR950000540B1 (en) Window generating method and apparatus therefor
JPS628192A (en) Cursor control circuit
KR950004217B1 (en) Vga system
KR830000266B1 (en) Display control device
JPS6213690B2 (en)
JPS61190624A (en) Hard-copy system of graphic display picture
JP2903949B2 (en) Signal processing device for raster image display system
JPS61230192A (en) Atribution controller for display unit
JPS59151186A (en) Character display
JPH0659652A (en) Display control device
JPH01293389A (en) Cursor data control circuit
JPS58187989A (en) Display memory circuit
JPS60129786A (en) Image memory
JPH03246596A (en) Bit map display controller
JPS6040034B2 (en) display device
JPH083809B2 (en) Small electronic device with graph display function
JPS63193179A (en) Display device

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20030929

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee