KR100316672B1 - System and apparatus for processing information - Google Patents

System and apparatus for processing information Download PDF

Info

Publication number
KR100316672B1
KR100316672B1 KR1019930006954A KR930006954A KR100316672B1 KR 100316672 B1 KR100316672 B1 KR 100316672B1 KR 1019930006954 A KR1019930006954 A KR 1019930006954A KR 930006954 A KR930006954 A KR 930006954A KR 100316672 B1 KR100316672 B1 KR 100316672B1
Authority
KR
South Korea
Prior art keywords
information processing
model
service
program
registers
Prior art date
Application number
KR1019930006954A
Other languages
Korean (ko)
Other versions
KR940006035A (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 이데이 노부유끼
Publication of KR940006035A publication Critical patent/KR940006035A/en
Application granted granted Critical
Publication of KR100316672B1 publication Critical patent/KR100316672B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45537Provision of facilities of other operating environments, e.g. WINE
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45583Memory management, e.g. access or allocation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Optical Recording Or Reproduction (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE: A system and an apparatus for processing information are provided to ensure the compatibility of a program between preceding and succeeding models without requiring a high cost. CONSTITUTION: In such a case wherein different models such as the first, the second, and the third apparatus(P1,P2,P3) are successively developed in time, matching programs for the different models are stored in advance in a program ROM(86) of respective models. A difference in processing between the different models is cancelled by one of the matching programs to establish matching between the operations of the different models. Before an application program is executed on any one of the apparatus, the matching program is started up in prior.

Description

정보처리 시스템 및 그 장치와 정보기록매체Information processing system and apparatus and information recording media

<산업상의 이용분야><Industry field of use>

본 발명은 예를 들어 XA 포맷의 CD-ROM을 재생하는 재생장치에 적합한 정보처리 시스템 및 장치와 정보기록매체에 관한 것이다.The present invention relates to an information processing system and apparatus suitable for a playback apparatus for playing a CD-ROM in XA format, for example, and an information recording medium.

<종래의 기술>Conventional Technology

퍼스널 컴퓨터, 전자수첩장치 등의 정보처리 장치에서는 여러 가지의 어플리케이션 프로그램을 인스톨함으로서 여러 가지 방법으로 정보를 처리할 수가 있다. 이들 정보처리 장치는 기술적 요인뿐 아니라 여러 가지의 경제적 요인에 의해서 그 기능이 설정된다. 예를 들면, 기술적으로는 각종의 기능을 갖고 있는 장치를 처음부터 시장에 제공할 수는 있으나 가격상의 문제 등으로 인해서 처음에는 단순한 기능만을 갖는 기종을 상품화하는 수가 있다. 이와 같은 경우, 후에 판매되는 장치는 차례로 고기능화가 된다.In an information processing apparatus such as a personal computer and an electronic organizer, by installing various application programs, information can be processed in various ways. These functions are set not only by technical factors but also by various economic factors. For example, although technically, a device having various functions can be provided to the market from the beginning, a model having only a simple function can be commercialized at first due to a problem in price. In such a case, the devices sold later become in turn highly functional.

<발명이 해결하려는 과제>Problems to be Solved by the Invention

이와 같이 기종이 다르면 기능이 상이한 것이 통상적이다. 기능이 상이하면 구성도 다르게 된다. 그 결과, 선행하는 기종 때문에 개발된 어플리케이션 프로그램이 후계 기종에서 사용할 수 없게 되는 경우가 있었다.In this way, different models are usually different in function. Different functions result in different configurations. As a result, application programs developed due to the preceding models may not be usable on successive models.

마찬가지로 후계 기종의 어플리케이션 프로그램이 선행기종에서 사용할 수 없게되는 경우도 있다. 각 어플리케이션 프로그램이 선행 기종을 커버하도록 구성될 수 있지만 그렇게 하면 프로그램의 개발에 시간과 노력이 들며 코스트가 높아지는 과제가 있었다.Similarly, successive application programs may not be usable by the preceding model. Each application program can be configured to cover the preceding models, but doing so has a problem in that it takes time and effort to develop the program and increases the cost.

본 발명은 이 같은 상황을 감안하여 이뤄진 것이며 선행기종 및 후계 기종간에서 코스트를 높게 하지 않고 프로그램의 호환성을 확보하는 것이다.The present invention has been made in view of such a situation and it is to ensure the compatibility of the program without increasing the cost between the preceding and succeeding models.

<과제를 해결하기 위한 수단>Means for solving the problem

청구범위 제 1 항에 기재된 정보처리 시스템은 상이한 기종의 정보처리 기종간에서 프로그램의 호환성을 확보하는 정보처리 시스템으로서 각 정보처리 장치에 처리동작의 차이를 정합하는 초기설정 동작을 실행시키는 것을 특징으로 한다.The information processing system according to claim 1 is an information processing system which ensures program compatibility between different types of information processing models, wherein each information processing apparatus executes an initial setting operation that matches the difference in processing operation. do.

청구범위 제 6 항에 기재된 정보처리 시스템은 상이한 기종의 정보처리 장치에서 프로그램의 호환성을 확보하는 정보처리 시스템이며 각 정보처리 장치에 처리동작의 차이를 정합하는 정합 프로그램을 기억시키는 동시에 각 정보처리 장치가 실행하는 어플리케이션 프로그램 중에 정합 프로그램을 실행시키는 스텝을 설치한 것을 특징으로 한다.The information processing system according to claim 6 is an information processing system which ensures compatibility of programs in different types of information processing apparatuses, and stores each matching program that matches differences in processing operations in each information processing apparatus. And a step of executing the matching program among the application programs to be executed.

청구범위 제 10 항에 기재된 정보처리 장치는 상이한 기종과 호환성을 갖는 정보처리 장치에서 각 기종마다 처리동작의 차이를 정합하는 정합 프로그램을 기억하는 기억수단을 갖는 것을 특징으로 한다.An information processing apparatus according to claim 10 is characterized by having storage means for storing a matching program for matching differences in processing operations for each type in an information processing apparatus that is compatible with different models.

<작용><Action>

청구범위 제 1 항에 기재된 정보처리 시스템은 상이한 기종의 정보처리 장치간에서 프로그램의 호환성을 확보하는 정보처리 시스템으로서, 상기 각 정보처리 장치에 처리동작의 차이를 정합하여 초기설정 동작을 실행시킨다. 따라서, 각 기종에서의 프로그램의 호환성이 확보 가능해진다.The information processing system according to claim 1 is an information processing system which ensures program compatibility between different types of information processing apparatuses, and executes an initial setting operation by matching the differences in processing operations to the respective information processing apparatuses. Therefore, the compatibility of the program in each model can be ensured.

또, 청구범위 제 6 항에 기재된 정보처리 시스템에선 각 정보처리 장치에 처리동작의 차이를 정합하는 정합 프로그램이 기억되는 동시에 각 정보처리 장치가 실행하는 어플리케이션 프로그램 중에 정합 프로그램을 실행시키는 스텝이 설치되어 있다. 따라서, 코스트를 높게 하지 않고 각 기종에서의 프로그램의 호환성을 확보하는 것이 가능해진다.In the information processing system according to claim 6, a matching program for matching differences in processing operations is stored in each of the information processing apparatuses, and a step of executing the matching program in an application program executed by each information processing apparatus is provided. have. Therefore, it is possible to ensure the compatibility of the programs in each model without increasing the cost.

청구범위 제 10 항에 기재된 정보처리 장치에서는 각 기종마다 처리동작의 차이를 정합하는 정합 프로그램이 기억되어 있다. 따라서, 각 기종에서 다른 기종의 프로그램을 사용하는 것이 가능해진다.In the information processing apparatus according to claim 10, a matching program for matching differences in processing operations for each model is stored. Therefore, it becomes possible to use the program of a different model in each model.

<실시예><Example>

제 1 도 내지 제 4 도는 본 발명의 정보처리 장치를 응용한 CD-ROM 재생장치의 일 실시예의 외관의 구성을 도시하는 도면이다. 이 재생장치는 본체(1)와 이 본체(1)에 대해서 회전동작 가능하게 부착된 중간뚜껑(2) 및 바깥뚜껑(3)에 의해서 기본적으로 구성되고 있다. 이것들은 모두 합성수지로 형성되어있다. 또, 이 장치는 제 1 도에 도시하듯이 폭이 약 180mm, 높이 약 48mm, 길이 약 147mm로 되며 노트북 타입의 컴퓨터와 마찬가지로 휴대가 가능한 크기로 되어있다.1 to 4 are diagrams showing the appearance of an embodiment of a CD-ROM reproducing apparatus to which the information processing apparatus of the present invention is applied. This reproducing apparatus is basically constituted by a main body 1 and an intermediate lid 2 and an outer lid 3 which are rotatably attached to the main body 1. These are all made of synthetic resin. In addition, as shown in FIG. 1, the apparatus is about 180 mm wide, about 48 mm high, and about 147 mm long, and is portable enough like a notebook type computer.

제 1 도 및 제 2 도에 도시하듯이 본체(1)의 우측면에는 헤드폰(도시생략)을 접속하는 잭(4)과 이 헤드폰 및 내장 스피커(37)(제 6 도를 참조하여 후술한다)에 출력하는 오디오 신호의 레벨을 조정하는 볼륨버튼(5)이 설치되어 있다. 본체(1)의 우측면에는 RS232C 케이블을 접속하기 위한 플러그(7)가 설치되어 외부기기와 데이터 송수신을 할 수 있게 되어있다. RS232C의 케이블을 접속하지 않는 상태에선 이 플러그(7)가 설치되어 있는 구멍(6a)은 고무로 된 캡(6)에 의해서 폐쇄되며 이물질 등이 진입하지 못하게 되어 있다.As shown in FIG. 1 and FIG. 2, the right side of the main body 1 has a jack 4 for connecting headphones (not shown) and the headphone and the built-in speaker 37 (to be described later with reference to FIG. 6). The volume button 5 which adjusts the level of the audio signal to output is provided. On the right side of the main body 1, a plug 7 for connecting an RS232C cable is provided to enable data transmission and reception with an external device. In the state where the RS232C cable is not connected, the hole 6a in which the plug 7 is installed is closed by the rubber cap 6, and foreign substances and the like cannot enter.

제 3 도에 도시하듯이 본체(1)의 배면에는 잭(8)이 설치되어 본체(1)의 내부에 수용되어 있는 회로(제 9 도 참조로 후술한다)에 직류전원을 공급할 수 있게 되어 있다. 또, 이 잭(8)의 옆에는 비디오 출력단자(9)가 설치되며 본체(1)에 장착한 CD-ROM(66)(제 7 도를 참조해서 후술한다)에서 재생된 비디오 데이터에 따른 비디오 신호를 외부 기기에 출력할 수 있게 되어있다.As shown in FIG. 3, a jack 8 is provided on the rear surface of the main body 1 so that DC power can be supplied to a circuit (described later with reference to FIG. 9) housed inside the main body 1. . Next to the jack 8, a video output terminal 9 is provided, and video corresponding to video data reproduced from a CD-ROM 66 (to be described later with reference to FIG. 7) attached to the main body 1 will be described. The signal can be output to an external device.

또한, 제 4 도에 도시하듯이 본체(1)의 저면에는 배터리(11)를 수용하는 구멍(10)이 형성되어 있다. 이 구멍(10)은 배터리(11)를 수용했을 때 배터리(11)로 폐쇄된다. 이 배터리(11)는 구멍(10)에 수용되어 록되며, 슬라이드 버튼(12)을 제 4 도에서 좌측에 슬라이드 시킴으로서 이 록을 해제하고 탈착시킬 수 있다.In addition, as shown in FIG. 4, a hole 10 for accommodating the battery 11 is formed in the bottom of the main body 1. This hole 10 is closed by the battery 11 when the battery 11 is accommodated. The battery 11 is housed in the hole 10 and can be released and detached by sliding the slide button 12 to the left in FIG.

제 5 도 및 제 6 도는 바깥뚜껑(3)을 본체(1)에 대해서 개방한 상태의 외관구성을 도시하고 있다. 제 5 도에 도시하듯이 바깥뚜껑(3)을 본체(1)에 대해서 회전 동작시키면 중간뚜껑(2)이 노출된다. 중간뚜껑(2)의 상면에는 여러 가지의 조작버튼(19)을 갖는 키보드가 형성되어 있다. 이 조작버튼(19)에 대해선 제 6 도에 상세히 도시되어 있다. 중간뚜껑(2)의 좌측상부에는 전원을 온 또는 오프하기 위한 전원버튼(20)이 설치되어 있다. 이 전원버튼(20)을 조작해서 전원을 온하면 본체(1)의 평면에 좌측상부에 설치되어 있는 전원램프(21)가 점등하게 되어있다. 이 전원 램프(21)를 전원을 오프했을 때 소등한다. 또, 잭(8)부터 직류전원을 공급하지 않고, 배터리(11)로 동작시키고 있는 상태에서 배터리(11)의 전압이 소정의 기준치보다 저하되었을 때 이 전원 램프(21)가 점멸한다. 이 전원 램프(21)는 바깥뚜껑(3)을 개방한 상태는 물론, 닫은 상태에서도 그 점등상태를 관찰할 수 있게 배치되어 있다.5 and 6 show the external configuration of the outer lid 3 with the main body 1 open. As shown in FIG. 5, when the outer lid 3 is rotated with respect to the main body 1, the intermediate lid 2 is exposed. On the upper surface of the middle lid 2, a keyboard having various operation buttons 19 is formed. This operation button 19 is shown in detail in FIG. The upper left side of the middle lid 2 is provided with a power button 20 for turning on or off the power. When the power is turned on by operating the power button 20, the power lamp 21 provided on the upper left side of the main body 1 is turned on. The power lamp 21 turns off when the power is turned off. Moreover, this power supply lamp 21 blinks when the voltage of the battery 11 falls below a predetermined reference value in a state where the battery 11 is operated by the battery 11 without supplying a DC power supply from the jack 8. The power lamp 21 is arranged so that the lighting state can be observed even in the closed state as well as in the closed state of the outer lid 3.

전원버튼(20)의 우측에는 5 개의 펑션키(Fl 내지 F5; 22)가 설치되고 그 중의 어느 것을 조작했을 때 해당되는 동작이 실행된다. 중간뚜껑(2)의 중앙 좌측에는 알파벳 문자를 입력하는 문자키(23)가 배치되어 있다. 다시 그 하측에는 시프트키(SHIFT)(24), 캐릭터키(CHARACTER)(25), 스페이스키(SPACE)(26), 백스페이스키(BACK SPACE)(27)가 설치되어 있다. 시프트키(24)는, 예컨대, 대문자 알파벳 문자를 입력할 때 문자키(23)와 동시에 조작된다. 스페이스키(26)는 스페이스를 삽입할 때 조작된다. 백스페이스키(27)는 후술하는 표시부(31)에서 콘솔의 좌측에 표시되어 있는 문자를 소거할 때 조작된다. 캐릭터키(25)는, 예컨대, 독일어 등에서 움라우트를 갖는 문자를 입력하는 경우에 문자키(23)와 동시에 조작된다.Five function keys (Fl to F5) 22 are provided on the right side of the power button 20, and a corresponding operation is performed when any of them are operated. On the center left side of the middle lid 2, a letter key 23 for inputting alphabetic characters is arranged. On the lower side, a shift key 24, a character key 25, a space key 26, and a back space 27 are provided. The shift key 24 is operated simultaneously with the letter key 23, for example, when inputting uppercase alphabetic characters. The space key 26 is operated when inserting a space. The backspace key 27 is operated when the display unit 31 described later deletes the characters displayed on the left side of the console. The character key 25 is operated simultaneously with the character key 23, for example, when inputting a character having an umlaut in German or the like.

문자키(23)의 우측에는 숫자를 입력할 때 조작되는 텐키(ten key; 29)가 설치되어 있다. 또, 이 텐키(29)의 위쪽에는 스페셜키(SP키; 28)가 설치되어 있다. 이 SP키(28)는 입력 모드를 영어 입력 모드, 독일어 입력 모드, 프랑스어 입력 모드 등 어느 것으로 선택 변경하거나 오토파워 오프의 시간을 선택 변경하는 경우등, 변경 프로그램을 동작시키는 경우에 조작된다.On the right side of the character key 23, a ten key 29 which is operated when a number is input is provided. Further, a special key (SP key) 28 is provided above the ten key 29. The SP key 28 is operated when the change program is operated, for example, when the input mode is changed into any one of the English input mode, the German input mode, the French input mode, or when the time of auto power off is selected and changed.

텐키(29)의 하측에는 화살표(42 내지 45)가 상하좌우로 표시된 조작판(41)이 설치되어 있다. 이 조작판(41)의 화살표(42 내지 45)가 표시되어 있는 부분을 가압함으로서 콘솔의 표시위치를 상하좌우로 이동시킬 수 있다. 조작판(41)의 좌측에는 대략적인 직선형상의 돌출부(51)가 형성되고 있으며 돌출부(51)의 상부측에는 NO 키(53)가 또 하부측에는 YES 키(52)가 각각 설치되어 있다. 이 돌출부(51)에 예컨대 집게손가락을 YES 키(52)에 엄지손가락을, 그리고, NO 키(53)에 장지(가운데 손가락)를 각각 배치함으로서 이들 키를 보지 않고 확실하게 조작할 수 있다. 또, 손가락 끝으로 접촉하는 것만으로 YES 키(52)와 NO 키(53)를 식별할 수 있게 YES 키(52)는 그 표면이 볼록상으로 형성되고 있는 것에 대해서 NO 키(53)는 그 표면이 오목상으로 형성되어 있다.The operation board 41 in which the arrows 42-45 are shown up, down, left and right is provided under the tenkey 29. As shown in FIG. The display position of the console can be moved up, down, left, and right by pressing the portion indicated by the arrows 42 to 45 of the operation panel 41. An approximately straight protrusion 51 is formed on the left side of the operation panel 41, and a NO key 53 is provided on the upper side of the protrusion 51 and a YES key 52 on the lower side, respectively. For example, by placing the index finger on the protruding portion 51, the thumb on the YES key 52, and the middle finger on the NO key 53, the keys can be reliably operated without seeing these keys. The YES key 52 has a convex surface on the YES key 52 so that the YES key 52 and the NO key 53 can be distinguished only by touching with a fingertip. It is formed in concave shape.

YES 키(52)와 NO 키(53)는 각각 긍정적인 응답 또는 부정적인 응답을 입력하는 경우에 조작된다. 이것들은 각각 퍼스널컴퓨터에서의 엔터키(ENTER)와 에스케이프키(ESC)(도시생략)에 대응하고 있으며 그것들과 동일한 키코드(ODH 또는 IBH)가 할당되어 있다.The YES key 52 and the NO key 53 are operated when inputting a positive response or a negative response, respectively. These correspond to the ENTER key and the escape key ESC (not shown) in the personal computer, respectively, and are assigned the same key code (ODH or IBH).

바깥뚜껑(3)의 내면에는 320 ×200 도트의 LCD(100)(제 9 도 참조)로 이루어진 표시부(31)가 대략적 중앙위치에 형성되고 여기에 CD-ROM(66)으로부터 재생된 화상이나 문자키(23), 텐키(29)를 조작함으로서 입력된 문자, 숫자 등이 표시된다. 표시부(31)의 우측에는 집게부(knob; 32)가 설치되고 표시부(31)의 콘트라스트를 조정할 때 시계방향 또는 반시계 방향으로 회전동작으로 조작된다. 집게부(32)의 아래쪽에는 슬라이드 버튼(33)이 형성되어 있고 표시부(31)의 내부(LCD 100의 뒤측)에 배치되어 있는 백라이트(도시생략)를 온 또는 오프할 때 제 6 도에서 상측 또는 하측에 슬라이드 된다.On the inner surface of the outer lid 3, a display portion 31 consisting of an LCD 100 (see FIG. 9) of 320 x 200 dots is formed at an approximately center position, and images or characters reproduced from the CD-ROM 66 are formed thereon. By operating the key 23 and the ten key 29, input characters, numbers, and the like are displayed. On the right side of the display portion 31, a knob 32 is provided, and when the contrast of the display portion 31 is adjusted, the knob 32 is operated in a clockwise or counterclockwise direction. A slide button 33 is formed below the tongs 32, and when the backlight (not shown) disposed inside the display portion 31 (rear side of the LCD 100) is turned on or off in FIG. It slides down.

바깥뚜껑(3)의 본체(1)와의 결합부(35)(표시부 31의 아래쪽)에는 본체(1)(가운데 뚜껑 2)와 대향하는 면에 방음부(sound discharge portion; 34)가 설치되고 그 내부에는 스피커(37)가 배치되어 있다. 스피커(37)(방음부 34)는 표시부(31)와 동일면내에 배치되어 있으므로 표시부(31)와 동일방향을 지향하고 있다. 따라서, 예컨대, 바깥뚜껑(3)의 측면 등에 스피커(37)를 배치했을 경우에 비해서표시부(31)를 보면서 장치를 사용하는 사용자는 스피커(37)로부터 출력되는 음을 보다 듣기 쉽게 된다.A sound discharge portion 34 is provided on the side facing the main body 1 (middle lid 2) at the engaging portion 35 (lower portion of the display portion 31) of the outer lid 3 with the main body 1. The speaker 37 is arrange | positioned inside. The speaker 37 (soundproof part 34) is disposed in the same plane as the display part 31, and is oriented in the same direction as the display part 31. Therefore, compared to the case where the speaker 37 is disposed on the side of the outer lid 3, for example, a user who uses the apparatus while viewing the display unit 31 can more easily hear the sound output from the speaker 37.

또, 바깥뚜껑(3)의 내면의 선단부(제 6 도의 상측)에는 훅(36)이 형성되며 바깥뚜껑(3)을 닫았을 때 본체(1)의 록부(55)에 록되게 되어있다.Moreover, the hook 36 is formed in the front-end | tip part (upper side of FIG. 6) of the inner surface of the outer lid 3, and is locked by the lock part 55 of the main body 1 when the outer lid 3 is closed.

제 7 도 및 제 8 도는 중간뚜껑(2)을 개방한 상태를 도시하고 있다. 제 7 도는 중간뚜껑(2)을 개방한 상태를 제 8 도는 바깥뚜껑(3)과 중간뚜껑(2)을 본체(1)로부터 벗긴 상태를 각각 도시하고 있다.7 and 8 illustrate a state in which the intermediate lid 2 is opened. 7 shows a state in which the middle lid 2 is opened, and FIG. 8 shows a state in which the outer lid 3 and the middle lid 2 are removed from the main body 1, respectively.

제 7 도에 도시하듯이 바깥뚜껑(3)을 본체(1)에 대해서 회전동작 시키고 다시 가운데 뚜껑(2)도 본체(1)에 대해서 회전동작하고 어느 것이나 다 개방하면 본체(1)의 상부에 형성되어 있는 CD-ROM(66)의 장착부(60)가 노출된다. 이 장착부(60)의 중앙에는 턴테이블(61)이 배치되어 있으며 그 중앙에는 척부(62)가 형성되어 있다. CD-ROM(66)을 재생할 때, 이 턴테이블(61)상에 CD-ROM(66)을 얹으면 척부(62)에 의해서 CD-ROM(66)이 척킹된다. 이것으로 턴테이블(61)을 고속으로 회전해도 CD-ROM(66)이 턴테이블(61)부터 이탈되는 것이 방지된다. 턴테이블(61)의 바깥둘레는 CD-ROM(66)에 개략적으로 대응하는 크기의 오목부(65)가 형성되고 있으며 CD-ROM(66)이 본체(1)와 접촉하지 않고 회전할 수 있게되어 있다. 또, 이 오목부(65)에 연통하고 또한 그 외측으로 연장하게 오목부(64)가 형성되어 있다. 이 오목부에 손가락을 통함으로서 턴테이블(61)에 대한 CD-ROM(66)의 착탈조작을 용이하게 할 수 있게 되어있다.As shown in FIG. 7, when the outer lid 3 is rotated with respect to the main body 1, and the center lid 2 is also rotated with respect to the main body 1 and all of them are opened, the upper lid 3 The mounting portion 60 of the formed CD-ROM 66 is exposed. The turntable 61 is arrange | positioned at the center of this mounting part 60, and the chuck | zipper part 62 is formed in the center. When the CD-ROM 66 is played back, the CD-ROM 66 is chucked by the chuck 62 when the CD-ROM 66 is placed on the turntable 61. This prevents the CD-ROM 66 from being separated from the turntable 61 even when the turntable 61 is rotated at a high speed. The outer periphery of the turntable 61 is formed with a recess 65 of a size roughly corresponding to the CD-ROM 66 and the CD-ROM 66 can rotate without contacting the main body 1. have. Moreover, the recessed part 64 is formed in communication with this recessed part 65, and extended to the outer side. By attaching a finger to the recess, the CD-ROM 66 can be easily attached to and detached from the turntable 61.

제 8 도에 도시하듯이 본체(1)의 내부에는 광학식 픽업(71)이 도면중 화살표A 로 도시하는 방향(CD-ROM의 반경방향)으로 이동 가능하게 배치되어 있다. 이 때문에 광학식 픽업(71)을 CD-ROM(66)의 반경방향으로 이송하는 쓰레드모터(도시생략)가 본체(1)의 내부에 수용되어 있다. 또, 이 광학식 픽업(71)을 포커스 작동기 및 트랙킹 작동기(양자 모두 도시생략)를 가지며 포커스 방향 및 트랙킹 방향으로 서보가 가해지게 되어있다.As shown in FIG. 8, an optical pickup 71 is arranged inside the main body 1 so as to be movable in the direction indicated by arrow A in the figure (radial direction of the CD-ROM). For this reason, a thread motor (not shown) for transferring the optical pickup 71 in the radial direction of the CD-ROM 66 is housed inside the main body 1. In addition, the optical pickup 71 has a focus actuator and a tracking actuator (both not shown) and a servo is applied in the focus direction and the tracking direction.

제 9 도는 본체(1)에 내장되어 있는 회로의 구성을 도시하고 있다. 키매트릭스(81)는 중간뚜껑(2)의 조작버튼(19)의 조작을 검출하고 그 검출신호를 원칩 마이크로컴퓨터로 되는 키보드 제어기(82)에 출력하고 있다. 이 키보드 제어기(82)는 6 MHz 의 클록으로 동작하고 조작버튼(19)의 조작에 대응한 신호를 코어칩(83)에 출력한다. 코어칩(83)은 CD-ROM(66)부터 공급되는 프로그램이나 데이터를 IBM 회사의 퍼스널컴퓨터 PC/XT(IBM 회사의 상표)와 호환시키기 위한 처리를 실행한다. 이 코어칩(83)은 각부를 제어하는 메인 CPU(NEC가 제조한 V20HL)(84)와 접속되어 있다. 9.54545MHz 의 클록으로 동작하는 CPU(84)는 28.63636MHz 의 클록으로 동작하는 인터페이스 LSI(85)를 거쳐서 프로그램 ROM(86), EEPROM(87) 및 드라이브 제어기(88)에 접속되어 있다.9 shows the configuration of a circuit built in the main body 1. As shown in FIG. The key matrix 81 detects the operation of the operation button 19 of the middle lid 2 and outputs the detection signal to the keyboard controller 82 which is a one-chip microcomputer. The keyboard controller 82 operates at a clock of 6 MHz and outputs a signal corresponding to the operation of the operation button 19 to the core chip 83. The core chip 83 executes processing for making the program and data supplied from the CD-ROM 66 compatible with the personal computer PC / XT (trademark of IBM company) of the IBM company. The core chip 83 is connected to a main CPU (V20HL manufactured by NEC) 84 that controls each part. The CPU 84 operating at a clock of 9.54545 MHz is connected to the program ROM 86, the EEPROM 87, and the drive controller 88 via an interface LSI 85 operating at a clock of 28.63636 MHz.

프로그램 ROM(86)은 CPU(84)가 동작하는 위에서 필요한 프로그램을 기억하고있다. 이 프로그램 중에는 시스템 프로그램 외에, SP키(28)가 조작되어있을 때 실행되는 변경 프로그램이나 상이한 버전의 재생장치(프로그램)간에서의 프로그램이나 데이터 호환성을 확보하기 위한 프로그램(후술하는 PIEX)등도 포함되어 있다. EEPROM(87)은 전원 오프 후에도 유지할 필요가 있는 데이터를 수시(隨時)기억한다.드라이브 제어기(88)는 픽업 드라이브 유니트(89)와 접속되어 있으며 픽업드라이브 유니트(89)로부터 공급되는 CD-ROM(66)부터의 재생 데이터를 복조하고 그 중의 오디오 신호를 스피커(37)와 잭(4)(제 2 도)에 출력하고 비디오 데이터를 인터페이스 LSI(85)에 출력한다.The program ROM 86 stores a program necessary for the CPU 84 to operate. This program includes, in addition to the system program, a change program executed when the SP key 28 is operated, a program for ensuring data compatibility between different versions of playback devices (programs), and a program (PIEX described later). have. The EEPROM 87 frequently stores data that needs to be retained even after the power is turned off. The drive controller 88 is connected to the pickup drive unit 89 and is provided with a CD-ROM (supplyed from the pickup drive unit 89). The demodulated playback data from 66 is output, and the audio signal therein is output to the speaker 37 and the jack 4 (FIG. 2), and the video data is output to the interface LSI 85.

인터페이스 LSI(85)는 또 코어칩(83), 메인 메모리로서의 DRAM(91), UART(universal Asynchronous Receiver/Transmitter; 92) 및 LCD/CRT 제어기(94)와 버스를 거쳐서 상호 접속되고 그것들과 데이터의 송수신 가능으로 되어있다. DRAM(91)은 코어칩(83), 인터페이스 LSI(85), UART(92), LCD/CRT 제어기(94)등으로부터 공급되는 데이터를 필요에 따라서 기억한다. UART(92)는 RS232C의 규격을 따른 데이터를 생성하기 위해 필요한 처리를 실시하고 드라이버 리시버(93)에 출력한다. 드라이버 리시버(93)의 출력은 플러그(7)(제 2 도)에 출력된다. 또, 플러그(7)로부터 입력된 RS232C의 데이터는 드라이버 리시버(93)에서 전압 변환되고 UART(92)에 입력된다. UART(92)는 입력된 데이터를 CPU(84)가 처리 가능한 데이터로 변환한다.The interface LSI 85 is also interconnected via a bus with the core chip 83, DRAM 91 as main memory, universal asynchronous receiver / transmitter 92, and LCD / CRT controller 94, It is possible to send and receive. The DRAM 91 stores data supplied from the core chip 83, the interface LSI 85, the UART 92, the LCD / CRT controller 94, etc. as needed. The UART 92 performs a process necessary for generating data conforming to the RS232C standard and outputs it to the driver receiver 93. The output of the driver receiver 93 is output to the plug 7 (FIG. 2). In addition, data of RS232C input from the plug 7 is voltage-converted in the driver receiver 93 and input to the UART 92. The UART 92 converts the input data into data that the CPU 84 can process.

LCD/CRT 제어기(94)는 표시에 관한 동작을 제어한다. 즉, 제어기(94)는 LCD(100) 또는 비디오 출력단자(9)에 출력하는 비디오 신호를 인터페이스 LSI(95)를 거쳐서 DRAM(97)에 써넣게 한다. 이 DRAM(97)은 비디오 RAM 이며 표시화면에 대응하는 비트맵 데이터가 전개된다. 인터페이스 LSI(95)는 ROM(96)을 내장하고 그곳에 표시화상의 계조(階調)나 색을 변환할 때 쓰이는 데이터를 기억하고 있다. 컨버터(98)는 인터페이스 LSI(195)로부터 출력된 컴퓨터용의 디지탈 RGB를 NTSC 방식의아날로그 비디오 신호로 변환해서 비디오 출력단자(9)에 출력한다. 또, 드라이버(99)는 인터페이스 LSI(95)로부터 출력된 흑백비디오 데이터를 LCD(100)에 공급하고 표시시킨다. 드라이버(99)는 집게부(32)나 슬라이드 버튼(33)(제 5 도 및 제 6 도)의 조작에 대응해서 LCD(100)의 콘트라스트나 백라이트(EL light)의 온, 오프 제어도 행한다. LCD(100)는 백라이트와 더불어 상술한 표시부(31)에 설치되어 있는 것이다.The LCD / CRT controller 94 controls the operation related to the display. That is, the controller 94 causes the video signal output to the LCD 100 or the video output terminal 9 to be written to the DRAM 97 via the interface LSI 95. This DRAM 97 is a video RAM and bitmap data corresponding to the display screen is developed. The interface LSI 95 has a built-in ROM 96 and stores therein data used for converting the gradation or color of a display image. The converter 98 converts the digital RGB for the computer output from the interface LSI 195 into an analog video signal of the NTSC system and outputs it to the video output terminal 9. The driver 99 also supplies and displays the monochrome video data output from the interface LSI 95 to the LCD 100. The driver 99 also controls the contrast of the LCD 100 and the on / off control of the backlight EL light in response to the operation of the tong part 32 and the slide buttons 33 (FIGS. 5 and 6). The LCD 100 is provided in the above-described display unit 31 together with the backlight.

다음에 제 9 도의 실시예의 동작에 대해서 설명한다. 조작버튼(19)(제 6 도)이 조작되면 그 조작한 키가 키매트릭스(81)에 의해 검출되고 그 검출신호가 키보드 제어기(82), 코어칩(83)을 거쳐서 CPU(84)에 입력된다. CPU(84)는 프로그램 ROM(86) 또는 DRAM(91)에 기억되고 있는 프로그램에 다라서 이 조작된 키로부터의 커맨드(지령)에 대응하는 처리를 실행한다.Next, the operation of the embodiment of FIG. 9 will be described. When the operation button 19 (FIG. 6) is operated, the operated key is detected by the key matrix 81 and the detection signal is input to the CPU 84 via the keyboard controller 82 and the core chip 83. do. The CPU 84 executes a process corresponding to a command (command) from this operated key depending on the program stored in the program ROM 86 or the DRAM 91.

예컨대, 지금 CD-ROM(66)의 재생이 지령되었다고 하면 CPU(84)는 인터페이스 LSI(85)를 거쳐서 드라이브 제어기(88)를 제어하고 픽업드라이브 유니트(89)를 구동한다. 픽업 드라이브 유니트(89)는 광학식 픽업(71)(제 8 도)을 구동하고 CD-ROM(66)에 기록된 정보를 재생시킨다. 드라이브 제어기(88)는 픽업드라이브 유니트(89)에서 공급되는 신호를 복조한다. CD-ROM(66)의 오디오 데이터는 그 시간축이 압축되어 있으므로 드라이브 제어기(88)는 그 시간축을 신장하고 잭(4) 및 스피커(37)에 출력한다. 이것으로 스피커(37) 또는 잭(4)에 접속한 헤드폰에 의해서 CD-ROM(66)으로부터 재생된 오디오 신호를 들을 수 있다. 이때의 음량은 볼륨단추(5)(제 2 도 및 제 5 도)를 조작함으로서 조정할 수 있다. 또한, 잭(4)에헤드폰을 접속했을 때 스피커(37)로의 오디오 신호의 공급은 중지되며 헤드폰만에 오디오 신호가 출력된다.For example, if playback of the CD-ROM 66 is commanded now, the CPU 84 controls the drive controller 88 via the interface LSI 85 and drives the pickup drive unit 89. The pickup drive unit 89 drives the optical pickup 71 (FIG. 8) and reproduces the information recorded on the CD-ROM 66. As shown in FIG. The drive controller 88 demodulates the signal supplied from the pickup drive unit 89. Since the audio data of the CD-ROM 66 is compressed in its time axis, the drive controller 88 extends the time axis and outputs it to the jack 4 and the speaker 37. In this way, the audio signal reproduced from the CD-ROM 66 can be heard by the headphones connected to the speaker 37 or the jack 4. The volume at this time can be adjusted by operating the volume buttons 5 (FIGS. 2 and 5). In addition, when a headphone is connected to the jack 4, the supply of the audio signal to the speaker 37 is stopped and the audio signal is output only to the headphones.

스피커(37)에 의해서 오디오 신호가 재생되면 스피커(37)의 정면(바깥뚜껑(3)의 외부)의 공기가 진동함과 더불어 스피커(37)를 수용하는 바깥뚜껑(3)의 내부의 공기로 진동한다. 바깥뚜껑(3)이 개방되고 있는 상태에선 바깥뚜겅(3)의 외부에 발생된 공기진동은 개방공간에 발산되므로 본체(1)의 내부의 공기진동에 거의 영향을 주지 않는다. 또, 바깥뚜껑(3)은 본체(1)와는 독립된 구성으로 되어있으므로 바깥뚜껑(3)의 공기진동이 본체(1)의 내부의 공기 진동으로서 전달되는 우려가 없어, 본체(1)에 수용되어 있는 광학식 픽업(71)을 구동하는 포커스 작동기, 트랙킹 작동기 및 쓰레드모터 등에 의한 서보가 스피커(37)로부터의 공기진동으로 오동작할 우려가 억제된다.When the audio signal is reproduced by the speaker 37, the air at the front of the speaker 37 (outside of the outer lid 3) vibrates and air to the inside of the outer lid 3 housing the speaker 37. Vibrate. In the state in which the outer lid 3 is open, the air vibration generated outside the outer lid 3 is diverged into the open space and thus has little effect on the air vibration inside the main body 1. In addition, since the outer lid 3 has a configuration independent of the main body 1, there is no fear that the air vibration of the outer lid 3 is transmitted as air vibrations inside the main body 1, and is accommodated in the main body 1. The possibility that the servo by the focus actuator, the tracking actuator, the thread motor, or the like for driving the optical pickup 71 which is present may malfunction due to air vibration from the speaker 37 is suppressed.

한편, CD-ROM(66)에서 재생된 비디오 데이터는 드라이브 제어기(88)에서 출력되며 인터페이스 LSI(85)를 거쳐서 DRAM(91)에 일단 기록된다. 이 데이터는 코어칩(83)에 의해 IBM사의 퍼스널 컴퓨터 PC/XT 의 데이터와 호환성이 유지되게 필요에 따라서 처리된다. CPU(84)는 비디오 데이터를 LCD/CRT 제어기(94), 인터페이스 LSI(95)를 거쳐서 DRAM(97)에 공급하고 기억시킨다. DRAM(97)에 전개된 비디오 데이터는 제어기(94)에 의해 인터페이스 LSI(95)를 거쳐서 읽어지며 드라이버(99)를 거쳐서 LCD(100)(표시부 31)에 출력되고 표시된다. 이 경우, 제어기(94)는 계조의 변경이 지시되었을 때 인터페이스 LSI(95)를 제어하고 ROM(96)에 기억되고 있는 테이블에 따라서 화소 데이터의 계조를 변환시켜서 출력시킨다. 이 계조제어는LCD(100)의 단위시간당의 각 화소마다의 투광(차광)회수를 제어하는 것으로 행해진다.On the other hand, the video data reproduced from the CD-ROM 66 is output from the drive controller 88 and once written to the DRAM 91 via the interface LSI 85. This data is processed by the core chip 83 as necessary to maintain compatibility with data of the personal computer PC / XT of IBM Corporation. The CPU 84 supplies and stores video data to the DRAM 97 via the LCD / CRT controller 94 and the interface LSI 95. The video data developed in the DRAM 97 is read by the controller 94 via the interface LSI 95 and output and displayed on the LCD 100 (display section 31) via the driver 99. In this case, when the change of the gray level is instructed, the controller 94 controls the interface LSI 95 and converts the gray level of the pixel data according to the table stored in the ROM 96 to output it. This gradation control is performed by controlling the number of light emission (light shielding) times for each pixel per unit time of the LCD 100.

비디오 출력단자(9)에 CRT 등이 접속되었을 때 제어기(94)는 인터페이스 LSI(95)를 거쳐서 드라이버(99)를 제어하고 LCD(100)의 백라이트를 소등시키며 그 화상표시를 중지시킨다. 그리고 DRAM(97)으로부터 읽어진 비디오 데이터는 콘버터(98)에 의해 NTSC 방식의 비디오 신호로 변환되고 비디오 출력단자(9)에 출력된다. 그 결과, CD-ROM(66)으로부터 읽어낸 비디오 데이터에 의거하는 화상을 NTSC 방식의 CRT를 통해 모니터할 수 있다. 또한, 이때 잭(4) 또는 스피커(37)부터의 오디오 신호의 출력은 그대로 계속된다.When a CRT or the like is connected to the video output terminal 9, the controller 94 controls the driver 99 via the interface LSI 95, turns off the backlight of the LCD 100, and stops displaying the image. The video data read from the DRAM 97 is converted into an NTSC video signal by the converter 98 and output to the video output terminal 9. As a result, the image based on the video data read out from the CD-ROM 66 can be monitored via the NTSC CRT. At this time, the output of the audio signal from the jack 4 or the speaker 37 is continued as it is.

CD-ROM(66)으로부터 재생된 비디오 데이터는 8 비트로 되며 그 상위 3 비트, 다음의 상위 3 비트 및 하위 2 비트가 각각 R, G, B 의 데이터로서 할당되어 있고 256 종류의 색을 표현하는 것이 가능하다. 인터페이스 LPI(95)가 갖는 색회로(101)는 B 에 할당된 2 비트의 데이터의 논리합을 연산하고 얻어진 데이터를 2 비트의 데이터의 하위에 부가해서 B 의 데이터를 3 비트의 데이터로 변환한다. 그리고, R, G, B 각각이 3 비트로 할당된 합계 9 비트의 비디오 데이터가 콘버터(98)에 출력된다.The video data reproduced from the CD-ROM 66 is 8 bits, and the upper 3 bits, the next upper 3 bits, and the lower 2 bits are allocated as data of R, G, and B, respectively, and represent 256 kinds of colors. It is possible. The color circuit 101 of the interface LPI 95 calculates the logical sum of two bits of data allocated to B, adds the obtained data to the lower part of the two bits of data, and converts the data of B into three bits of data. A total of 9 bits of video data in which each of R, G, and B are allocated to 3 bits is output to the converter 98.

인터페이스 LSI(95)가 후술하는 컬러룩업테이블(CLUT)을 갖는 경우, 이 색회로(101)를 대신해서 CLUT 로서의 RAM(102)이 설치된다. 이 경우, 인터페이스 LSI(95)는 DRAM(97)으로부터 읽어진 8 비트의 데이터를 18 비트의 데이터(R, G, B를 각각 6 비트의 데이터) 또는 24 비트의 데이터(R, G, B를 각각 8 비트의 데이터) 또는 24 비트의 데이터(R, G, B를 각각 8 비트의 데이터)로 변환하고 콘버터(98)에 출력한다.When the interface LSI 95 has the color lookup table CLUT described later, a RAM 102 as a CLUT is provided in place of the color circuit 101. In this case, the interface LSI 95 stores 8 bits of data read from the DRAM 97 and 18 bits of data (R, G, and B, 6 bits of data) or 24 bits of data (R, G, and B). Eight bits of data) or 24 bits of data (R, G, and B are eight bits of data, respectively) are outputted to the converter 98.

오디오 데이터, 비디오 데이터 또는 텍스트 데이터 등은 UART(92)에 의해서 RS232C의 데이터로 변환되고 드라이버 리시버(93)를 거쳐서 플러그(7)로부터 필요에 따라서 출력된다.Audio data, video data, text data and the like are converted into RS232C data by the UART 92 and output from the plug 7 via the driver receiver 93 as needed.

다음에, 본 시스템의 전제가 되는 상이한 기능을 갖는 각 기종간의 상호관계에 대해서 제 10 도를 참조해서 다시 설명한다. 제 10 도는 기종의 변화를 도시하고 있다. 즉, 최초에 선행장치(P1)가 개발되고 그 후 이 선행장치(P1)에 새로운 기능을 부가하는 후계장치(P2)가 개발되고 다시 장치(P2)의 후계기종으로서 장치(P3)가 개발된 것으로 한다.Next, a description will be given again with reference to FIG. 10 regarding the interrelationship between models having different functions that are the premise of the present system. 10 shows changes in the model. That is, the successor device P1 is first developed, and then the successor device P2 is developed which adds a new function to the preceding device P1, and then the device P3 is developed as a successor model of the device P2. Shall be.

예컨대 장치(P1)는 즉 9 도에서의 256 바이트의 EEPROM(불휘발성 메모리)(87)을 구비하고 있는데, 장치(P2)는 이 EEPROM을 구비하고 있지 않으며 그 대신에 32 메가 바이트의 고정 디스크(하드디스크 드라이브; HDD)(111)를 가지고 있는 것으로 한다.For example, device P1 has 256 bytes of EEPROM (nonvolatile memory) 87 at 9 degrees, but device P2 does not have this EEPROM and instead has a 32 megabyte fixed disk ( It is assumed that a hard disk drive (HDD) 111 is included.

각 장치(P1, P2, P3)에는 각각 전용의 확장 디바이스 드라이버(정합 프로그램 PIEX1, PIEX2, PIEX3)가 내부의 프로그램 ROM(86)에 기억되어 있다. PIEX1, PIEX2, PIEX3 에는 다른 기종과의 호환성을 확보하기 위해 정합이 필요한 사항(이점에 대해선 후술한다)에 관한 정보가 미리 설정되어 있다.In each device P1, P2, P3, dedicated expansion device drivers (matching programs PIEX1, PIEX2, PIEX3) are stored in the internal program ROM 86, respectively. PIEX1, PIEX2, and PIEX3 are set in advance with information on matters that need matching (to be described later) in order to ensure compatibility with other models.

제 11 도는 장치(P1 내지 P3)의 프로그램 ROM(86)에 기억되어 있는 프로그램의 구성예를 도시하고 있다. 이 실시예에 있어선 시스템 프로그램으로서 BIOS 및DOS가 채용되어 있다. 이 DOS로서 MS-DOS(마이크로소프트 회사의 상표)의 ROM-DOS가 채용되어 있다. 이밖에 CD-ROM 중, XA 규격의 CD-ROM을 드라이브하기 위한 프로그램 CD-ROMXA와 MS-DOS 간의 인터페이스 기능을 수행하는 MSCDEX가 준비되어 있다. 또한 통상의 음악용 CD(CD-DA)를 재생하기 위한 프로그램인 CD PLAYER가 준비되어 있다. SHELL.COM은 후술하듯이 상이한 종류의 CD를 판정하는 프로그램이다. 이밖에 프로포셔날 폰트(proportional fonts)나 디바이스 드라이버(device drivers), 여러 가지의 파일들(files)도 프로그램 ROM(86)에 격납된다.11 shows an example of the configuration of a program stored in the program ROM 86 of the devices P1 to P3. In this embodiment, BIOS and DOS are employed as the system program. As this DOS, ROM-DOS of MS-DOS (a trademark of Microsoft Corporation) is adopted. In addition, MSCDEX, which functions as an interface between CD-ROMXA and MS-DOS, is used to drive an XA-compliant CD-ROM. In addition, a CD player, which is a program for playing a normal music CD (CD-DA), is prepared. SHELL.COM is a program for determining different types of CDs, as described below. In addition, proportional fonts, device drivers, and various files are also stored in the program ROM 86.

또, PIEX 는 장치(P1 내지 P3) 마다 그 버전이 상이한 것이 준비되어 있다.In addition, PIEX is prepared that the versions are different for each of the devices (P1 to P3).

CPU(84)는 여러 가지의 프로그램의 처리를 실행하기 위해서 제 12 도에 도시하듯이 여러 가지의 레지스터를 갖고 있다. 범용 레지스터는 AX, DX, CX, BX, BP, SI, DI, SP 로 이루어지며 각각 16 비트의 용량을 갖고 있다. AX, DX, CX, BX 는 각각 상위 8 비트와 하위 8 비트의 레지스터의 AH, AL, DH, DL, CH, CL, BH, BL 로 구분되어 있다. 세그먼트 레지스터로선 CS, DS, SS, ES 가 준비되고 있으며 그것들은 16 비트의 데이터를 기억할 수 있게 되어 있다. 또, 상태 제어 레지스터로서 16 비트의 F 및 IP 가 준비되어 있다.The CPU 84 has various registers as shown in FIG. 12 to execute the processing of various programs. General purpose registers consist of AX, DX, CX, BX, BP, SI, DI, and SP, each with 16 bits of capacity. AX, DX, CX, and BX are divided into AH, AL, DH, DL, CH, CL, BH, and BL of the registers of the upper 8 and lower 8 bits, respectively. As segment registers, CS, DS, SS, and ES are prepared, and they can store 16 bits of data. In addition, 16 bits of F and IP are prepared as status control registers.

본 시스템에선 각 장치(P1, P2, P3)로 실행되는 어플리케이션 프로그램, 즉, 이들 장치에서 재생가능한 CD-ROM에는 EXEME.EXE 또는 EXEME.COM의 파일이 반드시 준비되게 규정되어 있다. 이 EXEME.EXE 또는 EXEME.COM에 의해 상술한 PIEX의 초기화 처리가 기동되고 선행기종과 후계기종, 하위기종과 상위기종의 이기종(異機種)간 정합이 취해지게 되어 있다.In this system, files of EXEME.EXE or EXEME.COM are necessarily prepared in an application program executed by each device P1, P2, P3, that is, a CD-ROM that can be played back on these devices. By the EXEME.EXE or EXEME.COM, the above-described PIEX initialization process is started, and matching between the heterogeneous models of the preceding and succeeding models, the lower models and the upper models is made.

다음의 PIEX 등의 구성예에 대해서 설명한다. PIEX 는 다음 10 개의 블록으로 구성되어 있다.Next, the structural example of PIEX etc. is demonstrated. PIEX consists of the following 10 blocks.

다음에 상술한 각 블록의 내용에 대해서 설명한다.Next, the content of each block mentioned above is demonstrated.

(1) Service 00h : Version / Peripheral(1) Service 00h: Version / Peripheral

이 블록은 다음 6 개의 서브서비스(Subservice)로 구성된다.This block consists of the following six subservices:

Subservice 00h : Get Version of The PlayerSubservice 00h: Get Version of The Player

이 서브서비스는 장치 본체의 ID를 얻는 것이다. 이 ID 에는 장치 본체의 ID(머신 ID)외에, 각 PIEX의 버전(예컨대 제 10 도에서의 PIEX1, PIEX2, PIEX3)이 포함되고 있다. CPU(84)의 레지스터 AH 와 AL에 00h의 서비스 번호와 00h의 서브서비스 번호가 설정되면, AX, BX, CX 에 머신 ID 번호, PIEX 의 버전번호, 및 플레이어나 에뮬레이터의 정보가 각각 출력된다. 이 처리를 이하와 같이 기술한다.This subservice is to obtain the ID of the device main body. In addition to the ID (machine ID) of the apparatus main body, this ID includes versions of each PIEX (for example, PIEX1, PIEX2, and PIEX3 in FIG. 10). When the service number of 00h and the subservice number of 00h are set in registers AH and AL of the CPU 84, machine ID numbers, PIEX version numbers, and player or emulator information are output to AX, BX, and CX, respectively. This processing is described as follows.

Subservice 01h : Get Peripheral InformationSubservice 01h: Get Peripheral Information

이 서브 서비스는 예컨대, RS232C 가 접속되어 있거나 하드디스크를 갖는다는 등의 시스템 구성정보를 얻는 것이다. 다음에 나타내듯이 레지스터 AH 와 AL 에 서비스 번호 00h 와 서브 서비스 번호 01h가 설정되면 레지스터 AX, BX, CX, DX에 접속되어 있는 주변기기의 정보가 출력된다.This sub-service is for obtaining system configuration information such as RS232C being connected or having a hard disk. As shown below, when service number 00h and subservice number 01h are set in registers AH and AL, information on the peripheral devices connected to registers AX, BX, CX, and DX is output.

Subservice 02h : Get Memory SizeSubservice 02h: Get Memory Size

이 서브서비스는 메인메모리(DRAM(91))의 크기를 얻는 것이다. 레지스터 AH 와 AL 에 서비스 번호 00h 와 서비스 번호 02h가 설정되면 레지스터 AX 에 메모리크기가 출력된다.This subservice is to obtain the size of the main memory (DRAM 91). If service number 00h and service number 02h are set in registers AH and AL, the memory size is output in register AX.

Subservice 03h : Check If Application Runs NormallySubservice 03h: Check If Application Runs Normally

본 장치에서 사용 가능한 모든 어플리케이션 프로그램에는 ID 가 부여된다. 이 ID 로부터 사용 가능한 어플리케이션 프로그램인지 아닌지가 판단된다. 이것을 확인하기 위해서 레지스터 AH 와 AL 에 서비스 번호 00h 와 서브서비스 번호 03h가 설정되고, 또한 레지스터 BX 와 CX 에 어플리케이션 ID가 입력되면 레지스터 AX 에 0 또는 기타의 정보가 출력된다. 「0」이 어플리케이션 프로그램이 정상으로 동작하는 것을 나타내며 기타는 정상으로 동작하지 않는 것을 나타내고 있다.IDs are assigned to all application programs available in the apparatus. From this ID, it is determined whether or not the application program can be used. To confirm this, service number 00h and subservice number 03h are set in registers AH and AL, and an application ID is input in registers BX and CX, and 0 or other information is output in register AX. "0" indicates that the application program operates normally, and the other indicates that the application program does not operate normally.

Subservice 04h : Initialize PIEX EnvironmentSubservice 04h: Initialize PIEX Environment

이것은 시스템의 초기화를 행하는 서브서비스이며 레지스터 AH 와 AL 에 서비스 번호 00h 와 서브서비스 번호 04h가 설정되면 초기화 동작이 행해진다. 초기화 동작이 정상으로 행해졌을 때 레지스터 AX에 「0」이 세트되고 에러가 일어났을때 「기타」가 세트된다.This is a subservice that initializes the system. When the service number 00h and subservice number 04h are set in registers AH and AL, an initialization operation is performed. When the initialization operation is performed normally, "0" is set in the register AX and "other" is set when an error occurs.

Subservice 05h : Terminate PIEXSubservice 05h: Terminate PIEX

이 처리에 의해서 시스템이 초기화 전의 상태로 복귀된다. 레지스터 AH 와 AL 에 서비스 번호 00h 와 서비스 번호 05h가 설정되면, 시스템이 초기화 전의 상태로 복귀하는 처리가 행해지며 그 처리가 정상으로 행해졌을 때 레지스터 AX 에 0이 세트되며 에러가 생겼을 때 기타의 값이 세트된다.This processing returns the system to the state before initialization. If service number 00h and service number 05h are set in registers AH and AL, a process is performed in which the system returns to the state before initialization, and 0 is set in register AX when the processing is normal, and other values when an error occurs. Is set.

(2) Service 01h : Display(2) Service 01h: Display

이 블록은 다음의 5 개의 서비스로 구성된다.This block consists of five services:

Subservice 00h : Set Color ModeSubservice 00h: Set Color Mode

이 처리로 출력이 컬러로 행해지는가 또는 흑백으로 행해지는가 설정된다. 즉, 레지스터 AH 와 AL 에 서비스 번호 01h와 서브서비스 번호 00h가 설정되고, 또한 BL 레지스터에 0 또는 1이 설정되면 칼라모드의 표시 또는 흑백모드의 표시가수행된다. 이 같은 설정이 이루어지면 CPU(84)는 제어기(94)를 제어하고 설정된 데이터에 대응하는 컬러 표시 또는 흑백 표시를 실행시킨다.This process sets whether the output is performed in color or in black and white. That is, when the service number 01h and the subservice number 00h are set in the registers AH and AL, and 0 or 1 is set in the BL register, the color mode display or the monochrome mode display is performed. When such a setting is made, the CPU 84 controls the controller 94 and executes color display or black and white display corresponding to the set data.

Subservice 01h : Get Color ModeSubservice 01h: Get Color Mode

이 서비스는 현재의 출력이 컬러인지 흑백인지의 정보를 얻기 위한 것이다. 즉, 레지스터 AH 와 AL 에 서비스 번호 01h 와 서브서비스 번호 01h가 설정되면 현재의 모드가 컬러모드일 때, 레지스터 BL 에 0 이 출력되고 모노크롬 모드일 때 1 이 출력된다.This service is for getting information whether the current output is color or black and white. That is, if service number 01h and subservice number 01h are set in registers AH and AL, 0 is output in register BL when the current mode is color mode, and 1 is output in monochrome mode.

Subservice 02h : Set LCD 7 Gray Scale Conversion TableSubservice 02h: Set LCD 7 Gray Scale Conversion Table

이 실시예의 경우, LCD(100)은 흑백표시만이 가능하므로 R, G, B의 컬러 비디오 데이터를 LCD(100)에 공급할 때 7 계조중 어느 한 계조로 변환하는지를 결정하는 ROM(96)의 변환 테이블을 선택하는 것이다. 이 변환 테이블로선 예컨대 4 종류가 준비되며 그 중의 어느 1 개가 선택된다. 즉, 레지스터 AH 와 AL 에 대응하는 서비스 번호와 서브서비스 번호를 입력하고 다시 레지스터 BL 에 소정의 값을 입력하면 4 종류의 테이블중의 지정한 것이 쓰이게 된다. 레지스터 BL 에 세트하는 값이 0 일 때 노멀한 테이블에 선택되며 값이 1,2 또는 3 에 설정되었을 때 약, 중 또는 강의 계조를 설정하는 테이블이 선택된다.In this embodiment, since the LCD 100 is capable of monochrome display only, conversion of the ROM 96 that determines which of the seven gray levels is converted when supplying the color video data of R, G, and B to the LCD 100. Is to select a table. Four types are prepared as this conversion table, for example, and any one of them is selected. In other words, if the service number and subservice number corresponding to the registers AH and AL are inputted, and the predetermined value is inputted to the register BL again, the specified one of the four types of tables is used. When the value set in the register BL is 0, it is selected for the normal table, and when the value is set for 1,2 or 3, the table for setting the weak, medium, or strong gray level is selected.

Subservice 03h : Get LCD Conversion TableSubservice 03h: Get LCD Conversion Table

이 서비스는 현재 선택되어 있는 계조 변환 테이프의 번호를 얻기 위한 것이며 이 서비스를 지정하면 레지스터 BL에 현재 선택되어 있는 테이블의 종류가 출력된다.This service is for obtaining the number of the gradation tape currently selected. If this service is specified, the type of table currently selected in the register BL is output.

(3) Service 02h Proportional Font Manager(3) Service 02h Proportional Font Manager

Subservice 00h : Select FontSubservice 00h: Select Font

이것은 폰트를 선택하는 서브서비스이다. 레지스터 AH 와 AL 에 이 서비스를 지정하고 다시 레지스터 BL에 폰트 번호를 지정하고 레지스터 ES 와 DI에 유저(user)가 등록하고 있는 폰트의 어드레스를 지정하면 CPU(84)는 지정된 폰트를 사용하기 위한 처리를 수행한다. 이 처리가 정상으로 행해진 경우 레지스터 AX 에 0 이 출력되고 시스템 폰트 번호에 이상이 있는지 또는 유저 등록 폰트 데이터에 이상이 있을 때 각각 1 또는 2 의 값이 출력된다.This is a subservice for font selection. If this service is specified in registers AH and AL, and the font number is specified in register BL again, and the address of the font registered by the user in registers ES and DI, the CPU 84 processes to use the specified font. Perform When this process is performed normally, 0 is output to the register AX, and a value of 1 or 2 is output when there is an error in the system font number or an error in the user registered font data, respectively.

Subservice 01h : Get Current FontSubservice 01h: Get Current Font

이 서비스는 현재의 폰트번호를 얻는 것이다. 레지스터 AH 와 AL 에 이 서비스를 지정하면 레지스터 BL 에 폰트번호가 출력되고 레지스터 BH에 폰트의 높이가 출력된다. 또, 레지스터 CL 에는 폰트의 업센트(소정의 기준선에 대해서 일부가 하측으로 돌출되어 표시되는 문자(예컨대 문자 q)의 기준선부터의 높이)가 출력되고 레지스터 ES 와 DI 에는 유저 등록 폰트의 어드레스 및 유저 등록 폰트 명칭의 어드레스가 출력된다.This service gets the current font number. Specifying this service in registers AH and AL prints the font number in register BL and the height of the font in register BH. The register CL outputs the upcent of the font (the height from the baseline of the character (for example, the character q) displayed by protruding downward relative to the predetermined baseline), and the address of the user registered font and the user in the registers ES and DI. The address of the registered font name is output.

Subservice 02h : Set Virtual Screen AddressSubservice 02h: Set Virtual Screen Address

이 서비스는 출력화면의 어드레스를 설정하는 것이다. 레지스터 AH 와 AL 이 서비스를 지정하고 레지스터 ES 와 DI 에 가상화면의 어드레스를 지정한다. 이때, CPU(84)는 출력화면의 어드레스를 지정된 화면에 설정한다.This service is to set the address of the output screen. Registers AH and AL specify the service, and registers ES and DI address the virtual screen. At this time, the CPU 84 sets the address of the output screen to the designated screen.

Subservice 03h : Get Virtual AddressSubservice 03h: Get Virtual Address

이것은 현재의 출력 화면의 어드레스를 얻는 것이다. 레지스터 AH 와 AL에이 서비스를 지정하면, 레지스터 ES 와 DI에 가상화면의 어드레스가 출력된다.This is to get the address of the current output screen. If this service is specified in registers AH and AL, the virtual address is output to registers ES and DI.

Subservice 04h : Set display ColorSubservice 04h: Set display Color

이 서비스는 색을 선택하는 것이며 레지스터 AH 와 AL 에서 서비스를 특정하고 레지스터 CX 와 BX 에서 전경치색과 배경치색을 지정한다.This service selects the color and specifies the service in registers AH and AL, and the foreground and background colors in registers CX and BX.

Subservice 05h : Get Display ColorSubservice 05h: Get Display Color

이 서비스는 현재 출력의 색을 얻는 것이며 레지스터 AH 와 AL에 의해 이 서비스를 지정하면 레지스터 CX 와 BX 에 각각 전경치와 배경치의 색이 출력된다.This service gets the color of the current output. If this service is specified by registers AH and AL, the foreground and background values are printed in registers CX and BX respectively.

Subservice 06h : Set Display AttributesSubservice 06h: Set Display Attributes

이 서비스는 문자의 수식(修飾)을 선택하는 것이며 예컨대 언더라인과 경사문자등을 사용할 때 쓰인다. 레지스터 AH 와 AL 에 의해 서비스를 특정하고 레지스터 BX 에 문자수식의 종류를 지정한다.This service selects the formula of a character and is used when using underline and oblique character, for example. The service is specified by registers AH and AL, and the type of character expression is specified in register BX.

Subservice 07h : Get Current Display AttributesSubservice 07h: Get Current Display Attributes

이 서비스는 현재의 문자의 수식정보를 얻는 것이며 레지스터 AH 와 AL 에 이 서비스를 지정하면 레지스터 BX 에 문자수식의 정보가 출력된다.This service obtains the mathematical information of the current character. If this service is specified in registers AH and AL, the character expression information is output to register BX.

Subservice 08h : Output A CharacterSubservice 08h: Output A Character

이 서비스는 문자를 출력하는 것이며 레지스터 AH 와 AL 에 서비스를 특정하고 레지스터 BL 에 문자코드를, 레지스터 CX 와 DX 에 각각 X 좌표와 Y 좌표를 지정한다. X 좌표는 0 에서 319 간의 값이고, Y 좌표는 0 에서 199 간의 값이다. 이 같은 입력을 행하면 지정한 코드의 문자가 표시된다. 그리고, 정상 표시가 행해졌을 때 레지스터 AX 에 00h 가 출력되고, 좌표가 이상이 있을 때 01h 가 출력되고, 비디오 모드에 이상이 있을 때 10h 가 각각 출력된다.This service outputs characters and specifies the service in registers AH and AL, the character code in registers BL, and the X and Y coordinates in registers CX and DX, respectively. The X coordinate is from 0 to 319, and the Y coordinate is from 0 to 199. When this input is made, the characters of the specified code are displayed. Then, 00h is output to the register AX when normal display is performed, 01h is output when the coordinate is abnormal, and 10h is output when the video mode is abnormal.

Subservice 09h : Output A String(left justified)Subservice 09h: Output A String (left justified)

이 서비스는 왼편자리 맞춤으로 출력하기 위한 것이며 레지스터 AH 와 AL에 서비스를 지정하고 레지스터 CX 와 DX 에 각각 X 좌표와 Y 좌표를 지정한다. 또, 레지스터 DS 와 SI 에 문자열선두 어드레스가 지정된다. 이 같은 지정이 행해지면 문자열은 왼편자리 맞춤으로 표시된다. 레지스터 AX 에는 정상표시가 행해졌을 때 00h가 출력되고 좌표에 이상이 있었을 때 01h가 출력되고 비디오 모드에 이상이 있을 때 10h가 출력된다.This service is for left-justified output and specifies the services in registers AH and AL, and the X and Y coordinates in registers CX and DX, respectively. In addition, the head address of the string is specified in the registers DS and SI. When this is done, the string is displayed left justified. In the register AX, 00h is output when normal display is performed, 01h is output when there is an abnormality in coordinates, and 10h is output when there is an error in video mode.

Subservice 0Ah : Output A String(right justified)Subservice 0Ah: Output A String (right justified)

이 서비스는 오른편자리 맞춤으로 문자열을 출력할 때 쓰인다. 레지스터 AH 와 AL 에서 서비스를 지정하고 레지스터 CX 와 DX 에 각각 X 좌표와 Y 좌표를 지정한다. 또, 레지스터 DS 와 SI 에 문자열선두 어드레스를 지정한다. 이 같은 지정이 행해지면 CPU(84)는 문자열을 오른편자리 맞춤으로 표시시킨다. 레지스터 AX에는 정상표시가 행해졌을 때 00h가 출력되고 좌표에 이상이 있을 때 01h가 출력되고 비디오 모드에 이상이 있을 때 10h가 출력된다.This service is used to print a string with justification. Specify the service in registers AH and AL, and the X and Y coordinates in registers CX and DX, respectively. In addition, the head address of the string is specified in the registers DS and SI. When this designation is made, the CPU 84 displays the character string in right-justification. In the register AX, 00h is output when normal display is performed, 01h is output when there is an abnormality in the coordinates, and 10h is output when there is an error in the video mode.

Subservice 0Bh : Output A String(Centered)Subservice 0Bh: Output A String (Centered)

이 서비스는 문자열을 중앙에 출력하는 경우에 쓰이는 것이다. 레지스터 AH와 AL 에서 이 서비스를 특정하고 레지스터 BX, CX, DX, DS, SI 에 문자열을 왼편 자리 맞춤 또는 오른편 맞춤으로 출력하는 경우와 마찬가지의 입력을 행하면(단, X 좌표와 Y 좌표는 각각 좌 또는 우의 좌표), 문자열이 중앙에 표시된다. 레지스터 AX 에는 정상 표시가 행해졌을 때 00h가 출력되고 좌표에 이상이 있을 때 01h가 출력되고 문자열의 폭이 초과되고 있을 때 02h가 출력되며 비디오 모드에 이상이 있을 때 10h가 출력된다.This service is used to print strings centrally. If you specify this service in registers AH and AL and output the string to left-justified or right-justified to registers BX, CX, DX, DS, and SI, provided that the X and Y coordinates are left Or right coordinates), the string is centered. The register AX outputs 00h when normal display is performed, 01h is output when there is an error in the coordinates, 02h is output when the width of the character string is exceeded, and 10h is output when there is an error in the video mode.

Subservice 0Ch : Output A String(Justifred)Subservice 0Ch: Output A String (Justifred)

이 서비스는 문자열의 좌우를 정렬하여 출력하는 경우에 쓰이는 것이며 레지스터 AH 와 AL 에서 이 서비스를 지정하고 레지스터 BX, CX, DX, DS, SI 에서 문자열을 중앙에 표시하는 경우와 마찬가지의 입력을 행하면 문자열의 좌우에 끝이 가지런히 표시된다. 레지스터 AX 에는 문자열을 중앙에 표시하는 경우와 마찬가지의 값이 출력된다.This service is used when the left and right of the string is printed. If you specify this service in registers AH and AL and display the string in the center in registers BX, CX, DX, DS, SI, the string The ends are aligned neatly to the left and right of the. Register AX outputs the same values as if the strings were centered.

Subservice 0Dh : Delete A CharacterSubservice 0Dh: Delete A Character

이 서비스는 문자를 지우기 위한 서비스이다. 레지스터 AH 와 AL 에서 이 서비스를 지정하고 레지스터 BL에 문자코드를 입력하고 레지스터 CX 와 DX에 X 좌표와 Y 좌표를 입력하면 지정한 문자가 소거된다. 레지스터 AX에는 문자가 정상으로 소거되었을 때 00h가 출력되고 좌표에 이상이 있을 때 01h가 출력되고 비디오모드에 이상이 있을 때 10h가 출력된다.This service is for deleting text. Specify this service in registers AH and AL, enter the character code in register BL, and enter the X and Y coordinates in registers CX and DX to clear the specified character. In the register AX, 00h is outputted when the character is erased normally, 01h is outputted when the coordinate is abnormal, and 10h is outputted when the video mode is abnormal.

Subservice 0Eh : Delete A String(Left Delete)Subservice 0Eh: Delete A String (Left Delete)

이 서비스는 왼편자리 맞춤으로 표시되어 있는 문자열을 소거하는 경우의 것이다. 레지스터 AH 와 AL에 이 서비스가 특정되고 레지스터 CX 와 DX에 X 좌표와 Y 좌표가 입력된다. 또, 레지스터 DS 와 SI에는 문자열선두 어드레스가 문자열폭 계산을 위해서 세트된다. 이 같은 입력이 행해지면 CPU(84)는 표시되어 있는 문자열을 좌측을 기준으로서 소거한다. 정상소거가 행해졌을 때 레지스터 AX 에는 00h가 출력되고 좌표에 이상이 있을 때 01h가 출력되며 비디오모드에 이상이 있을 때 10h가 출력된다.This service is for erasing strings marked left justified. This service is specified in registers AH and AL, and the X and Y coordinates are entered in registers CX and DX. In addition, the leading head address of the string is set in the registers DS and SI for the calculation of the string width. When such an input is made, the CPU 84 erases the displayed character string on the left side. When normal erasing is performed, 00h is output to register AX, 01h is output when there is an error in coordinates, and 10h is output when there is an error in video mode.

Subservice 0Fh : Delete A String(Right Delete)Subservice 0Fh: Delete A String (Right Delete)

이 서비스는 왼편자리 맞춤으로 표시되어 있는 문자열을 소거하는 경우의 것이다. 이 서비스가 지정되었을 때 CPU(84)는 왼편자리 맞춤으로 표시되어 있는 문자열을 우측의 위치를 기준으로 소거한다.This service is for erasing strings marked left justified. When this service is specified, the CPU 84 deletes the character strings displayed in left-justification based on the position on the right.

Subservice 10h : Clear Rectangle AreaSubservice 10h: Clear Rectangle Area

이 서비스는 표시된 문자열의 높이와 소정의 폭으로 지정된 직사각형 범위를 소거하기 위한 서비스이다. 레지스터 AH 와 AL에 이 서비스를 특정하고 레지스터 BX 와 DX에 X 좌표와 Y 좌표를 지정하고 레지스터 CX에 직사각형의 폭을 지정한다. 이 지정이 행해지면 문자열의 높이와 지정한 폭의 직사각형의 범위가 소거된다. 레지스터 AX 에 대한 정상종료, 좌표이상 또는 비디오모드 이상시의 출력은 문자열을소거하는 경우와 마찬가지다.This service is a service for erasing a specified rectangular range with a height and a predetermined width of a displayed character string. Specify this service in registers AH and AL, specify the X and Y coordinates in registers BX and DX, and the width of the rectangle in register CX. This specification clears the range of the height of the string and the rectangle of the specified width. The output at normal termination, coordinate abnormality, or video mode abnormality for register AX is the same as for erasing a string.

Subservice 11h : Clear Rectangle Area 2Subservice 11h: Clear Rectangle Area 2

이 서비스는 임의의 값으로 지정된 직사각형의 범위를 소거하기 위한 서비스이다. 레지스터 AH 와 AL에 서비스를 특정하는 데이터가 입력되고 레지스터 BX 와 DX에는 각각 X 좌표와 Y 좌표가 입력된다. 그리고 레지스터 CX 와 SI 에는 직사각형의 폭과 높이가 각각 입력된다. 이 같은 입력이 행해지면 지정한 직사각형의 범위의 표시가 소거된다. 레지스터 AX의 출력은 이 서비스 02h의 서브서비스 10h에서의 경우와 마찬가지다.This service is for erasing the range of rectangles specified by arbitrary values. Service-specific data is entered in registers AH and AL, and X and Y coordinates are input in registers BX and DX, respectively. The widths and heights of the rectangles are input to registers CX and SI, respectively. When such input is made, the display of the specified rectangular range is erased. The output of register AX is the same as in subservice 10h of this service 02h.

Subservice 12h : Get Character SizeSubservice 12h: Get Character Size

이 서비스는 문자의 크기를 얻기 위한 서비스이다. 레지스터 AH 와 AL에 서비스를 특정하고 레지스터 BL에 문자 코드를 입력하면 레지스터 CX에 지정한 문자의 폭이 출력된다.This service is to get the size of the character. When a service is specified in registers AH and AL and a character code is entered in register BL, the width of the character specified in register CX is output.

Subservice 13h : Get String SizeSubservice 13h: Get String Size

이 서비스는 문자열의 길이를 얻기 위한 서비스이며 레지스터 AH 와 AL에 서비스를 특정하고 레지스터 DS 와 SI에 문자열의 선두 어드레스를 지정하면 레지스터 CX에 문자열의 길이가 출력된다.This service is to get the length of the string. If the service is specified in registers AH and AL and the head address of the string is specified in registers DS and SI, the length of the string is output to register CX.

Subservice 14h : Get The Number Of CharactersSubservice 14h: Get The Number Of Characters

이 서비스는 지정된 길이에 기입 가능한 문자수를 얻기 위한 서비스이다. 레지스터 AH 와 AL에 이 서비스를 특정하고 레지스터 CX 에 기입 폭을 지정하고, 레지스터 DS 와 SI 에 문자열의 선두 어드레스를 지정하면 레지스터 BX에 지정한 폭에 기입 가능한 문자수가 출력된다.This service is for getting the number of characters that can be written in the specified length. When this service is specified in registers AH and AL, the write width is specified in register CX, and the head address of the character string is specified in registers DS and SI, the number of characters that can be written in the width specified in register BX is output.

(4) Service 03h : Reserved(4) Service 03h: Reserved

이 서비스는 새로이 추가되는 기능을 위해서 예비로 된다.This service is reserved for new features.

(5) Service 04h : 스크래치 패드 메모리(Scratch Pad Memory)(5) Service 04h: Scratch Pad Memory

이 서비스는 EEPROM(87)에 관한 서비스이다. 이 서비스에서 EEPROM(87)은 제 14 도에 도시된 바와 같이 사용된다. 즉, 256 바이트의 용량 중 10 바이트가 시스템용으로 쓰이며 나머지 246 바이트가 어플리케이션용으로 쓰인다. 어플리케이션용으로 쓰이는 246 바이트의 영역은 41 바이트씩 6 개의 파티션(블록)으로 구분된다. 각 파티션(블록)이 하나의 어플리케이션(각 CD-ROM(66))에 대응할 수 있기 때문에 합계 6 개의 어플리케이션(6 개의 CD-ROM)을 관리하는 것이 가능하게 된다.This service is a service relating to the EEPROM 87. In this service, EEPROM 87 is used as shown in FIG. That is, 10 bytes of the 256-byte capacity are used for the system, and the remaining 246 bytes are used for the application. The 246-byte area used for applications is divided into six partitions (blocks) of 41 bytes each. Since each partition (block) can correspond to one application (each CD-ROM 66), it becomes possible to manage a total of six applications (six CD-ROMs).

각 파티션(블록)은 다음과 같은 구조를 갖는다.Each partition (block) has the following structure.

Application ID 는 32 비트로 구성되며 MSB측의 상위 4 비트는 예약되며 모두 0이다. 다음의 12 비트는 Publisher ID 로 된다. 하위 16 비트는 Publisher(CD-ROM66 을 발생하는 자)가 임의로 사용할 수 있다.The Application ID consists of 32 bits. The upper 4 bits of the MSB side are reserved and all zeros. The next 12 bits are the Publisher ID. The lower 16 bits can be used arbitrarily by Publisher (who generates CD-ROM66).

이 EEPROM(87)은 예컨대 프로그램을 도중에서 중단했을 때, 그 위치를 기억해두고 그 프로그램을 재개할 때 그 기억한 위치로부터 재개한다는 북마크 기능으로 쓸 수 있다. 또는 게임의 득점이나 패스워드 등을 기억시킬 수도 있다.This EEPROM 87 can be used as a bookmark function, for example, when a program is interrupted in the middle, the position is stored and resumed from the stored position when the program is resumed. Alternatively, the game score or password can be stored.

이 서비스는 다음 서비스가 부속하고 있다.This service is attached to the following services.

Subservice 00h : Get Configuration Of Scratch Pad MemorySubservice 00h: Get Configuration Of Scratch Pad Memory

이 서브서비스는 EEPROM(87)의 상태를 얻기 위한 서비스이며 레지스터 AH 와 AL에 이 서비스를 지정하면 레지스터 BX에 데이터 블록의 수가 출력되고, 레지스터 CX에 유저 데이터 영역의 크기가 출력된다.This subservice is a service for obtaining the state of the EEPROM 87. When this service is specified in registers AH and AL, the number of data blocks is output to register BX, and the size of the user data area is output to register CX.

Subservice 01h : Get Number Of Unused Application Area BlocksSubservice 01h: Get Number Of Unused Application Area Blocks

이 서브 서비스는 사용 가능한 데이터 블록의 수를 얻기 위한 것이며 레지스터 AH 와 AL 에 이 서비스를 지정하면 레지스터 BX 에는 미사용 데이터 블록수가 출력된다.This subservice is to get the number of available data blocks. If this service is specified in registers AH and AL, the number of unused data blocks is output to register BX.

Subservice 02h : Write DataSubservice 02h: Write Data

이 서비스는 EEPROM(87)에 데이터를 기입하기 위한 서비스이다. 레지스터 AH 와 AL에 서비스를 특정하는 값을 세트하고 레지스터 BX 와 CX에 어플리케이션 ID를 세트하고 레지스터 DS 와 SI 에 어플리케이션 이름의 어드레스를 세트하고 ES와 DI에 데이터 버퍼의 어드레스를 지정하면 EEPROM(87)의 소정의 블록에 지정한 데이터 버퍼의 데이터가 기입된다. 이 기입이 정상으로 행해진 경우, 레지스터 AX에 0이 출력되고 데이터 영역이 부족할 때 1이 출력되고 ID 가 같고 상이한 명칭이 존재하는 경우 2가 출력된다.This service is a service for writing data into the EEPROM 87. EEPROM (87) sets the service-specific value in registers AH and AL, sets the application ID in registers BX and CX, sets the address of the application name in registers DS and SI, and addresses the data buffer in ES and DI. The data of the specified data buffer is written to the predetermined block. When this writing is performed normally, 0 is output to register AX, 1 is output when the data area is insufficient, and 2 is output when IDs are the same and different names exist.

또한, 어플리케이션의 명칭은 그 문자수가 특히 지정되어 있지 않으므로 0이 되기까지의 데이터가 명칭으로서 취급된다.In addition, since the number of characters is not specifically specified in the application name, data up to zero is treated as a name.

Subservice 03h : Read DataSubservice 03h: Read Data

이 서브서비스는 EEPROM(87)로부터 데이터를 판독하기 위한 서비스이다. 각 레지스터에 대한 입력과 출력은 서브서비스 02h에서의 데이터 기입의 경우와 같다. 단, 이 서브서비스는 판독임으로 지정된 어플리케이션 ID의 데이터가 지정된 데이터버퍼에 출력된다.This subservice is a service for reading data from the EEPROM 87. The inputs and outputs for each register are the same as for data write in subservice 02h. However, this subservice outputs the data of the application ID designated as read to the designated data buffer.

Subservice 04h : Delete DataSubservice 04h: Delete Data

이 서비스는 EEPROM(87)에 기입된 데이터를 소거하기 위한 서비스이다. 레지스터 AH 와 AL에 서비스를 특정하고, 레지스터 BX 와 DX에 어플리케이션 ID를 지정하고, 레지스터 DS 와 SI에 어플리케이션 명칭 어드레스를 지정하면 지정한 어플리케이션 ID의 데이터가 소거된다. 이 소거가 바르게 수행되면 레지스터 AX에는 0이 출력되고 ID가 같으나 상이한 명칭이 존재할 때 2 가 출력되고 데이터가 존재하지 않는 경우 3이 출력된다.This service is a service for erasing data written to the EEPROM 87. When a service is specified in registers AH and AL, an application ID is specified in registers BX and DX, and an application name address is specified in registers DS and SI, data of the specified application ID is erased. If this erasure is performed correctly, 0 is output to register AX and 2 is output if the same ID exists but different names exist, or 3 if no data exists.

제 14 도에 도시된 바와 같이 블록으로 구분되어 있는 데이터를 소거할 때, 이론적으로 ID만을 지정해서 소거시키는 것도 가능하다. 그러나 그와 같이 하면 사용자는 어플리케이션마다의 ID를 기억하고 있어야 하며 조작성이 악화된다. 그래서 본 실시예에선 상술한 바와 같이 각 블록의 포맷으로서 어플리케이션 ID 뿐만아니라 어플리케이션 명칭도 기억시키게 되어 있다. 따라서, 사용자는 그 명칭(어플리케이션 명칭)으로부터 소거해야 할 데이터를 용이하게 선택하는 것이 가능하게된다.As shown in FIG. 14, when erasing data divided into blocks, it is also possible to theoretically specify and erase only the ID. However, in doing so, the user must remember the ID for each application and the operability is deteriorated. Therefore, in the present embodiment, as described above, not only the application ID but also the application name is stored as the format of each block. Thus, the user can easily select data to be erased from the name (application name).

(6) Service 05h : International Character Input(6) Service 05h: International Character Input

이 서비스는 유럽 문자를 입력하기 위한 서비스이다.This service is for entering European characters.

Subservice 00h : Select LanguageSubservice 00h: Select Language

이 서브서비스는 사용 언어를 선택하기 위한 서비스이다. 레지스터 AH 와 AL에 이 서비스를 지정하고 레지스터 BX에 다음에 나타내는 언어 번호 중 소정의 번호를 지정함으로서 지정한 번호의 언어가 사용 가능하게 된다. 지정한 언어는 정상적으로 사용 가능하게 되었을 때 레지스터 AX에 0이 출력되고 지정한 언어가 지원되지 않을 때 1이 출력된다.This subservice is a service for selecting a language to be used. By specifying this service in registers AH and AL, and specifying a predetermined number among the language numbers shown below in register BX, the language of the specified number becomes available. When the specified language is normally enabled, 0 is output to register AX and 1 when the specified language is not supported.

Subservice 01h : Get Current Language NumberSubservice 01h: Get Current Language Number

이 서브서비스는 현재 채용되고 있는 언어의 정보를 얻기 위한 서비스이며 레지스터 AH 와 AL에 이 서비스를 지정하면 레지스터 BX에 현재 채용되어 있는 언어번호가 출력된다.This subservice is a service for obtaining information on the language currently employed. If this service is specified in registers AH and AL, the language number currently employed in register BX is output.

Subservice 02h : Input StringSubservice 02h: Input String

이 서브서비스는 문자열을 입력하기 위한 서비스이다. 레지스터 AH 와 AL 에 이 서비스를 지정하고 레지스터 BX에 좌측좌표를, 또 레지스터 SI에 Y 좌표를 지정한다. 또한, 레지스터 CX에 수평폭을 지정하고, 레지스터 DX에 최대입력 문자수를 지정한다. 또한, 레지스터 ES 와 DI에 입력 버퍼의 선두 어드레스를 지정한다. 이 같은 입력을 행하면 문자열의 입력이 행해진다. 정상입력이 행해졌을 때 레지스터 AX에는 00h가, 좌표이상이 발생했을 때 01h가, 문자폭이 초과했을 때 02h가, 비디오모드의 이상이 발생했을 때 10h가 각각 출력된다. 또, 레지스터 DX에는 입력문자수가 출력되고, 레지스터 ES 와 DI에는 입력버퍼의 선두 어드레스가 출력된다. 레지스터 BX에는 종료문자 코드가 출력된다.This subservice is a service for entering a string. Specify this service in registers AH and AL, specify the left coordinate in register BX, and the Y coordinate in register SI. In addition, the horizontal width is specified in register CX, and the maximum number of input characters is specified in register DX. In addition, the head addresses of the input buffers are designated in registers ES and DI. When such an input is made, input of a character string is performed. When normal input is performed, 00h is output to register AX, 01h when coordinate error occurs, 02h when character width is exceeded, and 10h when video mode error occurs. The number of input characters is output to the register DX, and the head address of the input buffer is output to the registers ES and DI. The register character code is output to register BX.

Subservice 03h : Set Character Conversion Alternative DataSubservice 03h: Set Character Conversion Alternative Data

이 서브서비스는 문자의 출현순위를 설정하기 위한 서비스이다. 레지스터 AH 와 AL에 이 서비스를 지정하고, 레지스터 DS 와 SI에 문자출현 순위 설정 테이블의선두 어드레스를 지정하면 문자의 출현순위가 설정된다.This subservice is a service for setting the appearance order of characters. This service is specified in registers AH and AL, and the leading address of the character occurrence priority setting table in registers DS and SI sets the occurrence order of the characters.

Subservice 04h : Enable/Disable Character Key Language Setting Option on Special Key MenuSubservice 04h: Enable / Disable Character Key Language Setting Option on Special Key Menu

이 서브서비스는 SP 키(28)에 의한 언어의 선택기능을 온 또는 오프하기 위한 서비스이며 레지스터 AH 와 AL에 이 서비스를 지정하고 레지스터 BX에 00h를 지정하면 선택기능이 온되고 00h 이외의 값을 지정하면 오프된다.This subservice is to turn on or off the language selection function by the SP key 28. If this service is specified in registers AH and AL and 00h is specified in register BX, the selection function is turned on. If specified, it is turned off.

(7) Service 06h : Timer(7) Service 06h: Timer

이 서비스는 타이머에 관한 서비스이다.This service is about a timer.

Subservice 00h : Clear TimerSubservice 00h: Clear Timer

이 서브서비스는 타이머를 제로로 클리어하기 위한 서비스이며 레지스터 AH 와 AL에 이 서비스를 지정하면 타이머가 제로로 클리어 된다.This subservice is to clear the timer to zero. If this service is specified in registers AH and AL, the timer is cleared to zero.

Subservice 01h : Get TimerSubservice 01h: Get Timer

이 서브서비스는 타이머를 최후에 제로로 클리어하고부터의 경과시간을 얻기위한 서비스이며 이 서비스를 지정하면 레지스터 BX, CX, DX에 경과시간이 출력된다.This subservice is to get the elapsed time since the timer was last cleared to zero. If this service is specified, the elapsed time is output to the registers BX, CX and DX.

(8) Service 07h : Power(8) Service 07h: Power

이 서비스는 전원에 관한 서비스이다.This service is a power service.

Subservice 00h : Set "Power Normal / Low Status" Handling RoutineSubservice 00h: Set "Power Normal / Low Status" Handling Routine

이 서브서비스는 로우파워의 검출에 의해서 호출되는 루틴을 설정하는 것이다. 레지스터 AH 와 AL에 이 서비스를 지정하고 레지스터 DS와 DX에 로우파워 처리 루틴의 시작 어드레스를 지정하면 공급전력의 전압이 저하되었을 때 설정한 처리루틴이 실행된다.This subservice is to set up a routine that is called by the detection of low power. If this service is specified in registers AH and AL and the start address of the low power processing routine is specified in registers DS and DX, the set processing routine is executed when the supply voltage drops.

Subservice 01h : Set "Power Low / Normal Status" Handling RoutineSubservice 01h: Set "Power Low / Normal Status" Handling Routine

이 서브서비스는 전원의 전압이 로우파워로부터 정상 상태로 되돌아선 것을 알리는 루틴을 설정하는 것이다. 레지스터 AH 와 AL에 이 서비스를 지정하고 레지스터 DS 와 DX에 파워복귀처리 루틴의 시작 어드레스를 지정하면 전원전압이 회복되었을 때 이 설정한 루틴이 실행된다.This subservice sets up a routine to signal that the power supply voltage has returned from low power to its normal state. If this service is specified in registers AH and AL and the start address of the power recovery processing routine is specified in registers DS and DX, the set routine is executed when the power supply voltage is restored.

Subservice 02h : Get Status Of PowerSubservice 02h: Get Status Of Power

이 서브서비스는 배터리(11)의 현재의 상태를 얻기 위한 서비스이며 이 서비스를 지정하면 레지스터 AX에 배터리(11)가 정상인 경우에는 00h가 출력되며, 전압이 부족한 상태에 있는 경우에는 01h가 출력된다.This subservice is a service for obtaining the current state of the battery 11. If this service is specified, 00h is output to the register AX when the battery 11 is normal, and 01h is output when the voltage is low. .

Subservice 03h : Set Power Off RoutineSubservice 03h: Set Power Off Routine

이 서브서비스는 파워오프시에 호출되는 루틴을 설정하는 것이다. 레지스터 AH 와 AL에 이 서비스를 지정하고 레지스터 DS 와 DX에 파워오프처리 루틴의 시작어드레스를 지정하면 파워오프시에 설정한 처리 루틴이 실행된다.This subservice is to set up a routine to be called at power off. If this service is specified in registers AH and AL and the start address of the power-off processing routine is specified in registers DS and DX, the processing routine set at power-off is executed.

Subservice 04h : Power Off Enable/Disable By Opening CD DriveSubservice 04h: Power Off Enable / Disable By Opening CD Drive

이 서브서비스는 중간 뚜껑(2)을 열었을 때 전원을 끊을 것인지 아닌지를 설정하는 서비스이며 중간뚜껑(2)을 열었을 때 끊는 경우엔 레지스터 BX에 00h를 설정하고 전원을 끊지 않는 경우에는 기타의 값을 설정한다.This subservice is to set whether the power is cut off when the middle lid (2) is opened. If it is cut off when the middle lid (2) is opened, set 00h to register BX, and set the other value if not to cut off the power. Set it.

(9) Service 08h : Supplementary Character Input By Menu(9) Service 08h: Supplementary Character Input By Menu

이 서비스는 메뉴로부터 특별한 형식의 문자를 입력하기 위한 서비스이다.This service is for inputting special types of characters from the menu.

Subservice 00h : Disable/Enable Supplementary Character Input By MenuSubservice 00h: Disable / Enable Supplementary Character Input By Menu

이 서브서비스는 메뉴형식문자 입력기능을 온 또는 오프하기 위한 서비스이며 이 기능을 온할때 레지스터 BX에 00h가 설정되며, 오프할때 기타의 값이 설정된 다.This subservice is to turn on or off the menu type character input function. When this function is turned on, 00h is set in register BX, and other value is set when off.

(10) Service 09h : Special Key(10) Service 09h: Special Key

이 서비스는 SP 키(28)에 관한 것이다.This service relates to the SP key 28.

Subservice 00h : Enable Disable Special KeySubservice 00h: Enable Disable Special Key

이 서브서비스는 SP 키(28)의 기능을 온 또는 오프하기 위한 서비스이며 이 기능을 온할때 레지스터 BX에 00h 가 설정되고, 오프할때 기타의 값이 설정된다.This subservice is a service for turning on or off the function of the SP key 28. When this function is turned on, 00h is set in the register BX, and other values are set when it is turned off.

다음에 제 15 도의 플로차트를 참조해서 제 10 도에 도시한 장치(P1 내지 P3)의 동작에 대해서 설명한다.Next, the operation of the apparatuses P1 to P3 shown in FIG. 10 will be described with reference to the flowchart of FIG. 15.

우선, 시스템 기동시의 동작처리에 대해서 설명한다. 스텝(S1)에서 전원이 온 된 것이 검출되면 스텝(S2)으로 나아가며 BIOS가 기동된다. 이것으로 각 장치의 각 기구부가 제어 가능한 상태로 된다. 다음에 스텝(S3)에서 DOS의 시동이 행해진다. DOS는 다음 스텝(S4)에서 디바이스 드라이버를 인스톨한다. 즉, MS-DOS는 CONFIG.SYS를 읽는다. 이 CONFIG.SYS 에는 CD-ROMXA와 PIEX의 드라이버인 CDROMXA.SYS와 PIEX.SYS가 기술되고 있으며 CDROMXA와 PIEX가 기동 가능하게 된다.First, operation processing at system startup will be described. If it is detected in step S1 that the power supply is turned on, the process proceeds to step S2 and the BIOS is activated. This is in the state which each mechanism part of each apparatus can control. Next, DOS is started up in step S3. DOS installs the device driver in the next step S4. That is, MS-DOS reads CONFIG.SYS. This CONFIG.SYS describes the CD-ROMXA and PIEX drivers CDROMXA.SYS and PIEX.SYS, and CDROMXA and PIEX can be started.

다음 스텝(S5)에서 DOS는 AUTOEXEC.BAT를 실행한다. 이 AUTOEXEC.BAT에서 SHELL.COM이 실행된다.In the next step (S5), DOS executes AUTOEXEC.BAT. SHELL.COM is executed from AUTOEXEC.BAT.

SHELL.COM은 스텝(S6)에서 장치에 CD 가 삽입되어 있는지 여부를 판정한다. 즉, 제 8 도에 도시하는 광학식 픽업(71)의 작동기가 구동되며 포커스 서보 루프가 시동된다. CD가 장치에 장착되고 있을 때, 포커스 서보 루프가 록한다. 이것에 대해서 CD가 장착되고 있지 않는 경우에는 포커스 서보가 록되지 않는다. CPU(84)는 이 포커스록 상태로부터 CD가 장착되고 있는지 여부를 판정한다.SHELL.COM determines whether a CD is inserted in the device in step S6. That is, the actuator of the optical pickup 71 shown in FIG. 8 is driven to start the focus servo loop. When the CD is mounted on the device, the focus servo loop is locked. On the other hand, if the CD is not mounted, the focus servo is not locked. The CPU 84 determines whether or not the CD is loaded from this focus lock state.

CD가 장착되어 있지 않다고 판정된 경우에는 스텝(S10)으로 나아가고 CPU(84)는 디스크를 삽입하는 것을 요구하는 표시를 LCD(100)에 표시시킨다. 이때, 예컨대, 'Please insert a disc and restart the player.'라는 메시지가 표시된다. 이 표시는 스텝(S11)에서 표시 개시후 15 초간이 경과했다고 판정되기까지 계속된다. 15 초간의 경과했을 때 스텝(S9)으로 나아가고 전원이 오프되고 스텝(S17)에서 처리가 종료된다.If it is determined that the CD is not mounted, the process proceeds to step S10, where the CPU 84 causes the LCD 100 to display a display for requesting the insertion of the disc. At this time, for example, the message 'Please insert a disc and restart the player.' Is displayed. This display continues until it is determined in step S11 that 15 seconds have elapsed since the start of display. When 15 seconds have elapsed, the process advances to step S9, the power supply is turned off, and the process ends at step S17.

한편, 스텝(S6)에서 CD가 삽입되었다고 판정된 경우에선 스텝(S7)으로 나아가며 그 CD 가 통상의 음악용의 CD(CD-DA)이었는지 여부가 판정된다. CD-DA의 경우, 그 트랙(1)에는 오디오 데이터가 기록되어 있다. CPU(84)는 이 트랙(1)을 판독하고 여기에 오디오 데이터가 기록되고 있는 경우에는 CD-DA라고 판정하고 스텝(S8)으로 나아가고 CDPLAYER, 즉, CD-DA를 재생하기 위한 프로그램을 실행한다. 이것으로 사용자는 여러 가지 조작을 함으로서 CD-DA를 재생하는 것이 가능해진다. 그리고, CD-DA 의 재생이 종료되었을 때 스텝(S9)으로 나아가고 전원이 오프되고 스텝(S17)에서 처리가 종료된다.On the other hand, in the case where it is determined in step S6 that the CD is inserted, the flow advances to step S7 to determine whether the CD was a normal music CD (CD-DA). In the case of a CD-DA, audio data is recorded in the track 1. The CPU 84 reads this track 1, and if audio data is recorded therein, determines that it is a CD-DA, and proceeds to step S8 to execute a program for reproducing the CDPLAYER, that is, the CD-DA. . This makes it possible for the user to play the CD-DA by performing various operations. When the reproduction of the CD-DA is finished, the flow advances to step S9, the power supply is turned off, and the process ends in step S17.

한편, 스텝(S7)에서 장착된 CD가 CD-DA가 아니라고 판정된 경우에는 스텝(S12)으로 나아가고 이 CD가 MMCD(multimedia CD-ROM) 즉, 여러 가지의 CD-ROM 중, 본 시스템에서 사용 가능한 CD인지 여부가 판정된다. 본 시스템에서 사용 가능한 MMCD는 0분 2초의 16번째 프레임 위치에 PVD(Primary Volume Descriptor)가 기록되어 있다. 이 PVD 에는 예컨대 다음과 같은 데이터가 기록되어 있다.On the other hand, if it is determined in step S7 that the loaded CD is not a CD-DA, the process proceeds to step S12, where the CD is used in the present system among MMCDs (ie, various CD-ROMs). It is determined whether or not the CD is possible. In the MMCD that can be used in this system, a Primary Volume Descriptor (PVD) is recorded at the 16th frame position of 0 minutes 2 seconds. The following data is recorded in this PVD, for example.

표 1에 도시된 바와 같이 PVD 의 바이트 포인터(BP) 1051부터 1053에는 Identifying Signature 로서 'PIX'가 기술되어 있다. CPU(84)는 PVD로부터 이 PIX를 판독할 수 있었을 때 이것을 MMCD 로 판정하고 판독할 수 없었을 때 이 장치에선 재생이 불가능한 CD-ROM 이라고 판정한다.As shown in Table 1, byte pointers (BPs) 1051 to 1053 of PVD describe 'PIX' as an identifying signature. The CPU 84 judges that this PIX can be read from the PVD as an MMCD, and as a CD-ROM which cannot be reproduced in this apparatus when it cannot read.

스텝(S12)에서 장착된 것이 MMCD가 아니라고 판정되었을 때 스텝(S15)으로 나아가고 에러표시가 행해진다. 예컨대, 이때 LCD(100)에 'This disc is not playable on the Multimedia CD-ROM Player.'의 메시지가 표시된다. 이 표시는 스텝(S16)에서 15초간 경과했다고 판정될 때까지 계속된다. 그리고, 15 초간이 경과했을 때 스텝(S9)으로 나아가고 전원이 오프되고 스텝(S17)에서 처리가 종료된다.When it is determined in step S12 that the mounted one is not the MMCD, the flow advances to step S15 and an error display is performed. For example, a message of 'This disc is not playable on the Multimedia CD-ROM Player.' Is displayed on the LCD 100 at this time. This display continues until it is determined in step S16 that 15 seconds have elapsed. When 15 seconds have passed, the process proceeds to step S9, where the power supply is turned off, and the process ends in step S17.

한편, 스텝(S12)에서 장착된 것이 MMCD 라고 판정된 경우에선 스텝(S13)으로 나아가고 잠시 대기할 것을 요구하는 표시가 행해진다. 이때, 예컨대, 'Now Starting-up xxxxx. Please wait one moment.'의 메시지가 LCD(100)에 표시된다. 여기에서 xxxxx에는 상기 PVD의 1055 내지 1086 BP 에 기술되어 있는 디스크 명이표시된다.On the other hand, when it is determined that the MMCD mounted at step S12 is MMCD, a display is requested to go to step S13 and to wait for a while. At this time, for example, 'Now Starting-up xxxxx. Please wait one moment. 'Is displayed on the LCD. In xxxxx, the disk names described in 1055 to 1086 BP of the PVD are displayed.

그리고 스텝(S14)으로 나아가고 EXEME.EXE 또는 EXEME.COM 의 검색이 행해지며 그 처리가 실행된다. 스텝(S14)의 처리 후, 스텝(S9)으로 나아가고 전원이 오프되고 다시 스텝(S17)에서 처리가 종료된다.The process then advances to step S14, where a search for EXEME.EXE or EXEME.COM is performed and the processing is executed. After the process of step S14, it progresses to step S9, a power supply is turned off, and a process is complete | finished again in step S17.

다음에 스텝(S14)의 서브루틴의 처리를 제 16 도의 플로차트를 참조해서 상세하게 설명한다. 스텝(S20)에서 처리를 개시하고 스텝(S21)에서 장착되고 있는 CD-ROM(66)상의 루트디렉토리로부터 EXEME.EXE(또는 EXEME.COM)을 검색한다. 제 13도에 도시하듯이 장치(P1 내지 P3)에 장착된 MMCD에는 EXEME.EXE 또는 EXEME.COM 이 반드시 기록되어 있다. CPU(84)는 CD-ROM(66)으로부터 읽어낸 이 EXEME.EXE를 스텝(S22)에서 DRAM(91)에 기억시킨다. 다음에 스텝(S23)으로 나아가고 PIEX의 엔트리포인트를 취득한다. PIEX는 이 엔트리포인트에 액세스함으로서 상술한 각종의 서비스 처리가 실행되게 되어있다. 이 엔트리 포인트 취득의 상세한 처리에 대해선 제 17 도의 플로차트를 참조해서 후술한다.Next, the processing of the subroutine in step S14 will be described in detail with reference to the flowchart of FIG. The process is started in step S20, and EXEEXE.EXE (or EXEME.COM) is searched for from the root directory on the CD-ROM 66 mounted in step S21. As shown in FIG. 13, EXEME.EXE or EXEME.COM is always recorded in the MMCD mounted on the devices P1 to P3. The CPU 84 stores this EXEME.EXE read from the CD-ROM 66 in the DRAM 91 at step S22. Next, the flow advances to step S23 to obtain an entry point of PIEX. By accessing this entry point, PIEX is configured to execute various service processes described above. The detailed processing of this entry point acquisition will be described later with reference to the flowchart of FIG.

스텝(S23)에서 엔트리포인트가 취득했을 때 다음에 스텝(S24)으로 나아가며 PIEX의 초기화처리가 행해진다. 이 PIEX의 초기화 처리에 대해서도 제 18 도의 플로차트를 참조해서 후에 상술한다.When the entry point is acquired in step S23, the flow advances to step S24 to perform initialization processing of PIEX. This PIEX initialization process will also be described later with reference to the flowchart of FIG. 18.

이같이 해서 PIEX의 초기화 처리가 종료된 후, 다음에 스텝(S25)으로 나아가고, 그 후 CD-ROM(66)부터 차례로 읽어내어지는 어플리케이션 프로그램에 대응한 처리가 실행된다. 그리고, 그 어플리케이션의 처리가 종료되었을 때 다음에 스텝(S26)으로 나아가고 PIEX 종료의 처리가 행해진 후, 스텝(S27)으로 나아가고그곳으로부터 제 15 도의 스텝(S14)으로 복귀하고 스텝(S9)으로 나아간다.In this manner, after the PIEX initialization process is completed, the flow advances to step S25 next, and then a process corresponding to the application program read out sequentially from the CD-ROM 66 is executed. Then, when the processing of the application is finished, the process proceeds to step S26 next, and after the PIEX end processing is performed, the process proceeds to step S27, where the process returns to step S14 of FIG. 15, and the process proceeds to step S9. Goes.

즉, 이 실시예에선 EXEME.EXE 가 반드시 판독되며 그곳에 기술되어 있는 초기화 처리 및 종료처리가 실행되게 되어있다. 또, 필요에 따라서 어플리케이션 처리중에서 수시로 PIEX 가 읽어내어지며 필요한 처리가 이뤄지게 되어 있다.That is, in this embodiment, EXEME.EXE is necessarily read and the initialization process and the termination process described therein are executed. In addition, PIEX is read from time to time during application processing, and necessary processing is performed.

다음에, 제 17 도의 플로차트를 참조해서 제 16 도의 스텝(S23)에서의 엔트리포인트의 취득의 처리를 상세하게 설명한다. 최초에 스텝(S30)에서 처리의 실행을 개시하고 스텝(S31)에서 디바이스 '$$PIEX$$'가 오픈된다. PIEX는 그 디바이스명이 어느 어플리케이션에서도 '$$PIEX$$'로 되어 있다. 이 PIEX의 오픈처리가 정상으로 행해지면 핸들넘버가 취득된다. 스텝(S32)에서 이 핸들넘버가 취득되지 않는다고 판정된 경우, 즉, 디바이스 '$$PIEX$$'의 오픈처리가 정상으로 종료하지 않았을 경우, 스텝(S36)으로 나아가고 에러표시가 행해진다. 즉, 이때 예컨대 'PIEX not found.'의 메시지가 LCD(100)에 표시된다. 그리고, 스텝(S37)으로 나아가고 장치의 전원이 오프되어서 처리가 종료된다.Next, with reference to the flowchart of FIG. 17, the process of acquiring the entry point in step S23 of FIG. 16 will be described in detail. First, the execution of the processing is started in step S30, and the device '$$ PIEX $$' is opened in step S31. PIEX has the device name '$$ PIEX $$' in any application. If the PIEX open processing is successful, the handle number is obtained. When it is determined in step S32 that this handle number is not obtained, that is, when the open processing of the device '$$ PIEX $$' does not end normally, the flow advances to step S36 and an error display is performed. That is, for example, a message of 'PIEX not found.' Is displayed on the LCD 100. The process then advances to step S37, where the power supply of the apparatus is turned off, and the processing ends.

또, 스텝(S32)에서 핸들링넘버가 얻어졌다(디바이스 '$$ PIEX$$'의 오픈처리가 정상으로 종료됨)고 판정된 경우에는 스텝(S32)으로부터 스텝(S33)으로 나아가고 MS-DOS의 IOCTL 서비스로 엔트리포인트를 취득한다. 상술한 PIEX의 서비스를 실행하려면 이 MS-DOS가 관리하는 엔트리포인트에 대해서 세그먼트간 콜파(CALL FAR)를 발행할 것이 필요하게 된다. 따라서, PIEX의 각종의 서비스를 실행하려면 이 엔트리포인트를 미리 취득해 둘 필요가 있다. 스텝(S34)에선 이 엔트리포인트를 취득하는 처리가 정상으로 행해졌는지 여부가 판정된다. 엔트리포인트가 정상으로 취득되지 않았던 경우에선 스텝(S34)으로부터 스텝(S36)으로 나아가고 에러표시를 행한 후, 스텝(S37)에서 장치의 전원을 오프해서 처리를 종료시킨다.If it is determined in step S32 that the handling number has been obtained (open processing of device '$$ PIEX $$' is completed normally), the process proceeds from step S32 to step S33, Get an entry point with the IOCTL service. In order to execute the above PIEX service, it is necessary to issue a CALL FAR between entry points managed by this MS-DOS. Therefore, this entry point must be acquired beforehand to execute various services of PIEX. In step S34, it is determined whether or not the process of acquiring this entry point has been normally performed. If the entry point has not been normally acquired, the process proceeds from step S34 to step S36 and displays an error, and then, at step S37, the device is turned off to terminate the processing.

스텝(S34)에서 엔트리포인트가 정상으로 취득했다고 판정된 경우에선 스텝(S35)부터 제 16 도의 스텝(S23)으로 되돌아간다.If it is determined in step S34 that the entry point has been normally acquired, the process returns to step S23 of FIG. 16 from step S35.

이 상과같이 해서 PIEX의 각종의 서비스를 실행하는데 필요한 엔트리포인트가 취득된 후, 제 18 도에 도시하는 PIEX의 초기화 처리가 제 16 도의 스텝(S24)에서 실행된다.In this manner, after entry points necessary for executing various services of PIEX are acquired, the PIEX initialization process shown in FIG. 18 is executed in step S24 of FIG.

PIEX의 초기화 처리는 제 18 도에 도시하듯이 스텝(S40)으로부터 개시되며 스텝(S41)에서 상술한 PIEX의 초기화 서비스를 실행하기 위한 서비스 번호 00h와 서브서비스 번호 04h가 레지스터 AH 와 AL 에 각각 세트된다. 다음에 스텝(S42)에서 PIEX의 엔트리포인트로의 'FAR CALL'이 행해진다. 그리고, 스텝(S43)으로부터 제 16 도의 스텝(S24)으로 되돌아간다.The initialization process of PIEX is started from step S40, as shown in FIG. 18, and service number 00h and subservice number 04h for executing the initialization service of PIEX described above in step S41 are set in registers AH and AL, respectively. do. Next, in step S42, 'FAR CALL' to the entry point of PIEX is performed. Then, the process returns to step S24 of FIG. 16 from step S43.

제 10 도에 도시한 장치 PI 의 PIEX1은 초기화 처리를 위한 세그먼트간 콜을 접수했을 때 제 20 도(A)에 도시하듯이 스텝(S61)에서 곧바로 복귀처리를 행한다. 즉, 이 경우에선 특별처리가 행해지지 않은 채 초기화 처리가 곧바로 종료된다.When PIEX1 of the apparatus PI shown in FIG. 10 receives an inter-segment call for initialization processing, as shown in FIG. 20A, a return process is immediately performed in step S61. That is, in this case, the initialization processing is immediately terminated without performing special processing.

이것에 대해서 제 10 도의 장치(P2)에선 제 20 도(B)에 도시하듯이 스텝(S71)에서 RAM(102)에 기억되어 있는 CLUT(Color Look Up Table)을 장치(P1)와 동일하게 설정하는 처리가 행해진다. 그 후, 스텝(S72)으로부터 원래의 처리로 복귀한다.On the other hand, in the apparatus P2 of FIG. 10, as shown in FIG. 20B, the CLUT (Color Look Up Table) stored in the RAM 102 is set in the same way as the apparatus P1 in step S71. Processing is performed. After that, the process returns to the original process from step S72.

장치(P1)는 256 종류의 색(고정된 색)을 표시할 수 있는 것에 대해서장치(P2)는 CLUT 에 의해 약 128만 종류의 색(고정된 색)중에서 임의로 선택되는 256종류의 색을 표시할 수 있는 구성으로 되어있다. 이 때문에 장치(P2)는 CLUT를 RAM(102)에 갖고 있으며 그곳에 설정된 256 종류의 색을 표시하게 구성되어 있다.The device P1 can display 256 kinds of colors (fixed colors), while the device P2 displays 256 kinds of colors arbitrarily selected from about 128 million kinds of colors (fixed colors) by the CLUT. It is a structure that can be done. For this reason, the device P2 has a CLUT in the RAM 102 and is configured to display 256 kinds of colors set therein.

이 경우, 장치(P1)의 어플리케이션 프로그램에선 CLUT 에 256 종류의 색을 지정하는 처리가 고려되어 있지 않으므로 이 어플리케이션 프로그램을 장치(P2)에서 실행시키려고 하면 PIEX2 가 존재하지 않는 경우, 색을 표시할 수 없게 된다. 그러나, 본 실시예에선 제 20 도(B)에 도시하듯이 PIEX2 의 스텝(S71)에서 CLUT 에 장치 P1 과 같은 소정의 256 종류의 색이 초기 설정된다. 이 때문에 장치(P1)를 위해 개발된 어플리케이션 프로그램을 장치 P2 에 쓰는 것이 가능해지고 같은 처리가 재현된다.In this case, since the application program of the device P1 does not take into account the process of specifying 256 kinds of colors in the CLUT, when this application program is executed on the device P2, the color can be displayed when PIEX2 does not exist. There will be no. However, in the present embodiment, as shown in Fig. 20B, predetermined 256 kinds of colors, such as the apparatus P1, are initially set in the CLUT in step S71 of PIEX2. This makes it possible to write the application program developed for the device P1 to the device P2, and the same processing is reproduced.

여기에서 CLUT의 256 종류의 색을 현재 장착되어 있는 CD-ROM(66)용으로 설정한 상태에서 처리를 종료하면 이 장치 P2 에 대해서 상이한 CD-ROM(66)을 장착했을 때 바른 색 표시를 행해지지 않게 될 가능성이 있다. 그래서, 제 16 도의 스텝(S26)에서 도시한 PIEX 종료의 처리가 제 19 도에 도시하듯이 행해진다.If the processing is terminated with the 256 types of colors of CLUT set for the currently loaded CD-ROM 66, correct color display is performed when a different CD-ROM 66 is mounted for this device P2. There is a possibility that it will not be. Thus, the process of ending PIEX shown in step S26 of FIG. 16 is performed as shown in FIG.

즉, 스텝(S50)부터 처리를 개시하고 스텝(S51)에서 상술한 종료 서비스를 개시하는 서비스 번호 00h 와 서브서비스 번호 05h를 레지스터 AH 와 AL에 각각 설정한다. 스텝(S52)에선 이 설정치에 대응하는 PIEX의 엔트리포인트에 대한 FAR CALL이 발행된다. 그 후, 스텝(S53)으로부터 원래의 처리로 복귀한다.That is, the service number 00h and the subservice number 05h, which start the processing from step S50 and start the termination service described above in step S51, are set in the registers AH and AL, respectively. In step S52, a FAR CALL for an entry point of PIEX corresponding to this set value is issued. After that, the process returns to the original process from step S53.

장치 P1의 PIEX1에는 제 21 도의(A)에 도시하듯이 스텝(S81)에서 곧바로 복귀처리가 행해진다. 즉, 이 경우에선 실질적으로는 특별한 처리가 행해지지 않는다. 이것에 대해서 장치 P2에선 제 21 도의(B)에 도시하듯이 스텝(S91)에서 CLUT를 PIEX 초기화 이전의 상태로 되돌리는 처리가 실행된 후, 스텝(S92)으로부터 원래의 처리로 복귀된다. 이같이 해서 CLUT가 장치 P1의 어플리케이션 프로그램을 위해 행한 초기화 이전의 상태(디폴트상태)로 되돌려지므로 이후, CD-ROM을 장착한 경우에도 올바른 색 표시가 가능해진다.PIEX1 of the apparatus P1 is subjected to the return process immediately at step S81 as shown in Fig. 21A. That is, in this case, substantially no special processing is performed. On the other hand, in the apparatus P2, as shown in FIG. 21 (B), a process of returning the CLUT to a state before PIEX initialization is executed in step S91, and then the process returns to the original process from step S92. In this way, the CLUT is returned to the state before initialization (the default state) performed for the application program of the apparatus P1, so that correct color display is possible even when a CD-ROM is mounted thereafter.

한편, 제 16 도에서의 스텝(S25)의 어플리케이션 처리에서 그 EXEME.EXE의 처리로서 데이터를 기록할 때, 예컨대 제 22 도의 플로차트에 도시하는 처리가 실행된다. 최초에 스텝(S101)에서 레지스터 AH 와 AL에 EEPROM(87)에 데이터를 기입하기 위한 서비스 번호 04h 와 서브서비스 번호 02h 가 세트된다. 그리고, 레지스터 BX 와 CX 에 어플리케이션 ID, 레지스터 DS 와 SI 에 어플리케이션 이름이 저장되어 있는 어드레스, 또한 레지스터 ES 와 DI에 기입된 데이터가 기억되어 있는 버퍼의 어드레스가 각각 세트된다. 이 같은 세트가 행해지면 스텝(S102)에서 이 같은 입력 데이터에 대응하는 PIEX 의 엔트리 포인트로의 세그먼트간 콜이 발행된다. 그 후, 스텝(S103)으로부터 원처리로 복귀한다.On the other hand, when data is recorded as the processing of EXEME.EXE in the application processing of step S25 in FIG. 16, the processing shown in the flowchart of FIG. 22 is executed, for example. In step S101, service number 04h and subservice number 02h for writing data to EEPROM 87 are set in registers AH and AL. The address in which the application ID is stored in the registers BX and CX, the application name is stored in the registers DS and SI, and the address of the buffer in which the data written in the registers ES and DI are stored are set. When such a set is made, an inter-segment call to the entry point of PIEX corresponding to such input data is issued in step S102. After that, the process returns to the original process from step S103.

장치 P1 의 PIEX1에선 제 23 도의(A)에 도시하듯이 이 EEPROM(87)에 기입하기 위한 엔트리포인트로의 세그먼트간 콜의 입력을 받았을 때, EEPROM(87)로 상술한 포맷에 따라서 어플리케이션 ID, 어플리케이션 이름과 더불어 데이터를 써넣는 다. 그리고 스텝(S112)으로부터 원 처리로 복귀한다.In the PIEX1 of the device P1, when an intersegment call to the entry point for writing to this EEPROM 87 is received, as shown in Fig. 23A, the application ID, Fill in the data with the application name. Then, the process returns to the original process from step S112.

한편, 장치 P2의 PIEX2에선 제 23 도의(B)에 도시하듯이 이 엔트리포인트로의 파콜을 받았을 때 스텝(S121)에서 HDD(111)에 DOS를 거쳐서 데이터를 기입하는처리가 행해진다. 그 후, 스텝(S122)으로부터 원 처리로 복귀한다.On the other hand, in PIEX2 of the apparatus P2, when receiving a call to this entry point as shown in Fig. 23B, a process of writing data via the DOS to the HDD 111 is performed in step S121. After that, the process returns to the original process from step S122.

이같이 해서 장치 P1에선 EEPROM(87)이 설치되고 장치 P2 에서는 EEPROM(87)이 설치되어 있지 않으나 그 대신에 HDD(111)가 설치되어 있는 경우에, 장치 P1를 위해 준비된 어플리케이션 프로그램을 장치 P2에서 사용하여도 바르게 데이터를 기입하는 것이 가능해진다(EEPROM(87)을 구비하고 있지 않아도 그 어플리케이션 프로그램이 적용불능으로 되는 것이 방지된다).In this way, when the EEPROM 87 is installed in the device P1 and the EEPROM 87 is not installed in the device P2, but the HDD 111 is installed instead, the application program prepared for the device P1 is used in the device P2. The data can be written correctly even if the EEPROM 87 is not provided. This prevents the application program from being applied.

또한 다시, 다음과 같은 것도 생각된다. 즉, 24 도에 도시하듯이 예컨대 장치 P1에선 펑션키(22)로서 (F1) 내지 (F5)가 준비되고 또한 SP 키(28)가 설치되어 있다. 이것에 대해서 장치 P2 에선 펑션키(22)로서 (F1) 내지 (F10)가 설치되어 있으며 SP 키(28)가 설치되어 있지 않다. 이와 같은 경우에서 장치 P1을 위해 개발된 어플리케이션 프로그램을 장치 P2 에서 사용하면 그 어플리케이션 프로그램에서 SP 키(28)에 대응되어 있는 처리를 장치 P2 에서는 실행할 수 없게 된다. 또, 장치 P1 에 설치되어 있지 않고 펑션키(F6 내지 F10)를 조작하면 장치 P1을 위해서 개발된 어플리케이션 프로그램이 오동작할 우려가 있다.Again, the following is also considered. That is, as shown in FIG. 24, for example, in the apparatus P1, (F1) to (F5) are prepared as the function keys 22, and the SP key 28 is provided. In contrast, in the apparatus P2, (F1) to (F10) are provided as the function keys 22, and the SP key 28 is not provided. In such a case, when the application program developed for the device P1 is used in the device P2, the process corresponding to the SP key 28 in the application program cannot be executed in the device P2. If the function keys F6 to F10 are operated without being installed in the device P1, there is a possibility that an application program developed for the device P1 may malfunction.

그래서, 이와 같은 경우에는 장치 P1의 PIEX1에는 제 25도의 (A)에 도시하듯이 초기화 처리가 콜 되었을 때 스텝(S131)에서 곧바로 복귀처리가 행해지게 해둔다. 즉, 이 경우에는 실질적으로 특별한 처리는 행하지 않는다. 이것에 대해서 장치 P2의 PIEX2에선 제 25 도의(B)에 도시하듯이 스텝(S132)에서 펑션키(F6 내지 F9)의 코드를 어플리케이션 프로그램에 대해서 인도하지 않게 설정하는 동시에 펑션키(F10)의 코드를 장치 P1의 SP 키(28) 코드로 바꿔 읽도록 BIOS를 치환하고 그후 스텝(S133)부터 원 처리로 복귀토록 한다.In this case, therefore, the return processing is immediately performed in step S131 when the initialization processing is called to PIEX1 of the apparatus P1 as shown in Fig. 25A. That is, in this case, substantially no special processing is performed. On the other hand, in PIEX2 of the apparatus P2, as shown in FIG. 25B, the code of the function keys F6 to F9 is set not to be delivered to the application program at step S132, and the code of the function key F10 is set. Is replaced by the SP key 28 code of the device P1, and the BIOS is replaced, and then the process returns to the original processing from step S133.

이와 같이 해두면 장치 P2의 펑션키(F10)를 장치 P1의 SP 키(28) 대신에 쓸수 있으며 또, 펑션키(F6 내지 F9)를 조작해도 장치 P1 을 위해 개발된 어플리케이션 프로그램이 장치 P2 에서 오동작하는 것이 방지된다.In this way, the function key F10 of the device P2 can be used in place of the SP key 28 of the device P1, and even if the function keys F6 to F9 are operated, the application program developed for the device P1 malfunctions in the device P2. Is prevented.

제 26 도는 이상의 처리를 모식적으로 도시하고 있다. 즉, 키매트릭스(81)가 조작된 키에 대응하는 신호를 키보드 제어기(82)에 출력하면 키보드 제어기(82)는 이 입력에 대응하는 데이터를 DRAM(91)에 공급하고 일단 기억시킨다. 이 DRAM(91)에는 통상, 그 영역(91A)에 BIOS의 키 처리를 실행하라는 커맨드가 기술되어 있다. 따라서, 통상은 BIOS의 키 처리가 실행되고 장치 P2 에서의 통상의 처리가 실행된다.26 schematically shows the above processing. That is, when the key matrix 81 outputs a signal corresponding to the operated key to the keyboard controller 82, the keyboard controller 82 supplies data corresponding to this input to the DRAM 91 and stores it once. In this DRAM 91, a command to execute the key processing of the BIOS is usually described in the area 91A. Thus, the key processing of the BIOS is usually executed and the normal processing in the apparatus P2 is executed.

이것에 대해서 장치 P1을 위해서 개발된 어플리케이션 프로그램을 장치 P2에서 쓰는 경우에는 DRAM(91)의 영역(91A)에서의 기술이 PIEX2의 키 처리를 실행하라는 기술로 바꿔써진다. 이 때문에 장치 P1 을 위한 어플리케이션 프로그램이 실행된 경우에선 키매트릭스(81)부터의 입력에 대응해서 PIEX2의 키 처리가 실행된다. 그 결과, 장치 P1을 위해서 개발된 어플리케이션 프로그램을 장치 P2에서도 바르게 사용하는 것이 가능해진다.On the other hand, when the application program developed for the device P1 is written in the device P2, the description in the area 91A of the DRAM 91 is replaced with the description for executing the key processing of the PIEX2. For this reason, when the application program for the device P1 is executed, the key processing of PIEX2 is executed corresponding to the input from the key matrix 81. As a result, the application program developed for the device P1 can be used correctly in the device P2.

이상, 본 발명을 CD-ROM 재생장치에 응용한 경우를 예로서 설명했는데 본 발명은 기타의 정보처리 장치에서도 응용하는 것이 가능하다.In the above, the case where the present invention is applied to a CD-ROM reproducing apparatus has been described as an example, but the present invention can also be applied to other information processing apparatuses.

제 1 도는 본 발명의 정보처리 장치를 응용한 CD-ROM 재생장치의 1 실시예의 외관구성을 도시한 사시도.1 is a perspective view showing the appearance of one embodiment of a CD-ROM reproducing apparatus to which the information processing apparatus of the present invention is applied.

제 2 도는 제 1 도의 실시예의 우측면도.2 is a right side view of the embodiment of FIG.

제 3 도는 제 1 도의 실시예의 배면도.3 is a rear view of the embodiment of FIG.

제 4 도는 제 1 도의 실시예의 저면도.4 is a bottom view of the embodiment of FIG.

제 5 도는 제 1 도의 실시예의 바깥뚜껑(3)을 연상태의 사시도.5 is a perspective view of the outer lid 3 of the embodiment of FIG.

제 6 도는 제 1 도의 실시예의 바깥뚜껑(3)을 180 도 연 상태의 평면도.6 is a plan view of the outer lid 3 of the embodiment of FIG.

제 7 도는 제 1 도의 실시예의 바깥뚜껑(3)과 중간뚜껑(2)을 연 상태의 사시도.7 is a perspective view of the outer lid 3 and the middle lid 2 in the embodiment of FIG.

제 8 도는 제 1 도의 실시예의 바깥뚜껑(3)과 중간뚜껑(2)를 벗긴 상태의 평면도.8 is a plan view of the outer lid (3) and the middle lid (2) of the embodiment of FIG.

제 9 도는 제 1 도의 실시예의 전기적 구성을 도시하는 블럭도.9 is a block diagram showing the electrical configuration of the embodiment of FIG.

제 10 도는 기종과 PIEX 와의 관계를 설명하는 도면.10 is a diagram illustrating a relationship between a model and PIEX.

제 11 도는 제 9 도의 프로그램 ROM(86)에 기억되어 있는 프로그램을 설명하기 위한 도면.FIG. 11 is a diagram for explaining a program stored in the program ROM 86 of FIG.

제 12 도는 제 9 도의 CPU(84)의 레지스터를 설명하는 도면.12 is a diagram for explaining the register of the CPU 84 of FIG.

제 13 도는 본 시스템에서 사용되는 어플리케이션 프로그램을 설명하는 도면.13 is a diagram for explaining an application program used in the present system.

제 14 도는 제 9 도의 EEPROM(87)에 데이타를 기록하는 경우에서 영역의 분할상태를 설명하는 도면.FIG. 14 is a diagram for explaining a divided state of an area in the case where data is recorded in the EEPROM 87 of FIG.

제 15 도는 제 10 도에 도시하는 장치의 동작을 설명하는 플로우챠트.15 is a flowchart for explaining the operation of the apparatus shown in FIG.

제 16 도는 제 15 도의 스텝(S14)의 보다 상세한 처리를 설명하는 플로우챠트.FIG. 16 is a flowchart for explaining more detailed processing of step S14 of FIG.

제 17 도는 제 16 도의 스텝(S23)의 보다 상세한 처리를 설명하는 플로우챠트.17 is a flowchart for explaining a more detailed process of step S23 in FIG.

제 18 도는 제 16 도의 스텝(S24)의 보다 상세한 처리를 설명하는 플로우챠트.18 is a flowchart for explaining a more detailed process of step S24 in FIG.

제 19 도는 제 16 도의 스텝(S26)의 보다 상세한 처리를 설명하는 플로우챠트.19 is a flowchart for explaining a more detailed process of step S26 in FIG.

제 20 도는 제 18 도의 처리에 대응해서 제 10 도의 각 장치가 실행하는 처리를 설명하는 플로우챠트.FIG. 20 is a flowchart for explaining the processing executed by the apparatus of FIG. 10 corresponding to the processing of FIG.

제 21 도는 제 19 도의 처리에 대응해서 제 10 도의 각 장치가 실행하는 처리를 설명하는 플로우챠트.FIG. 21 is a flowchart for explaining the processing executed by the apparatus of FIG. 10 corresponding to the processing of FIG.

제 22 도는 제 16 도의 스텝(S25)에서의 제 10 도의 장치의 처리를 설명하는 플로우챠트.FIG. 22 is a flowchart for explaining the processing of the apparatus of FIG. 10 in step S25 of FIG.

제 23 도는 제 22 도의 처리에 대응해서 제 10 도의 각 장치가 실행하는 처리를 설명하는 플로우챠트.FIG. 23 is a flowchart for explaining the processing executed by the apparatus of FIG. 10 corresponding to the processing of FIG.

제 24 도는 제 10 도의 각 장치의 키보드의 구성을 설명하는 도면.24 is a diagram illustrating the configuration of a keyboard of each device of FIG. 10;

제 25 도는 제 24 도의 키보드를 갖는 장치의 처리를 설명하는 플로우챠트.FIG. 25 is a flowchart for describing processing of an apparatus having the keyboard of FIG. 24. FIG.

제 26 도는 제 25 도의 처리를 모식적으로 설명하는 도면.26 is a diagram schematically illustrating the processing of FIG. 25.

♠ 도면의 주요부분에 대한 부호의 설명 ♠♠ Explanation of symbols on the main parts of the drawing ♠

1 : 본체 2 : 중간뚜껑1 body 2 middle lid

3 : 바깥뚜껑 19 : 조작버튼3: outer lid 19: operation button

28 : SP 키 31 : 표시부28: SP key 31: display unit

34 : 방음부 37 : 스피커34: soundproofing part 37: speaker

52 : YES 키 53 : NO 키52: YES key 53: NO key

61 : 턴테이블 66 : CD-ROM61: turntable 66: CD-ROM

71 : 광학식 픽업 83 : 코어칩71: optical pickup 83: core chip

84 : CPU 86 : ROM84: CPU 86: ROM

94 : LCD/CRT 제어기 95 : 인터페이스 LSI94: LCD / CRT controller 95: interface LSI

96 : ROM 100 : LCD96: ROM 100: LCD

이상과 같이 청구범위 제 1 항에 기재된 정보처리 시스템에 의하면 각 정보 처리 장치에서 처리동작의 차이를 정합하는 초기설정 동작을 실행토록 했으므로 각 기종에서의 프로그램의 호환성이 확보 가능하게 된다.As mentioned above, according to the information processing system of Claim 1, since the initial setting operation | movement which matches the difference of a process operation was performed by each information processing apparatus, the compatibility of the program in each model can be ensured.

또, 청구범위 제 6 항에 기재된 정보처리 시스템에 의하면 각 정보처리 장치에 처리동작의 차이를 정합하는 정합 프로그램을 기억시킨다. 더불어 각 정보처리 장치가 실행하는 어플리케이션 프로그램 중에 정합 프로그램을 실행시키는 스텝을 설치토록 했으므로 코스트를 높이지 않고 각 기종에서의 프로그램의 호환성을 확보하는 것이 가능해진다.Moreover, according to the information processing system of Claim 6, each information processing apparatus stores the matching program which matches the difference of a process operation. In addition, since the step of executing the matching program is provided among the application programs executed by each information processing apparatus, it is possible to ensure the compatibility of the programs in each model without increasing the cost.

청구범위 제 10 항에 기재된 정보처리 장치에 의하면 각 기종마다 처리동작의 차이를 정합하는 정합 프로그램을 기억하게 했으므로 각 기종에서 다른 기종의 프로그램을 사용하는 것이 가능해진다.According to the information processing apparatus according to claim 10, a matching program for matching differences in processing operations is stored for each model, so that programs of different models can be used in each model.

Claims (13)

제1 모델의 정보처리 장치와 제2 모델의 정보처리 장치간 소정의 어플리케이션 프로그램의 호환성을 확보하는 정보처리 시스템으로서,An information processing system for ensuring compatibility of a predetermined application program between an information processing device of a first model and an information processing device of a second model, 운영 시스템(OS)의 제어하에 상기 어플리케이션 프로그램을 실행하는 처리수단; 및Processing means for executing the application program under control of an operating system (OS); And 상기 제1 모델과 연관되며, 상기 어플리케이션 프로그램을 실행하는 처리 수단에 응답하여 그 처리 수단이 상기 제1 모델과 연관된 초기화 프로그램을 실행시켜 상기 제1 및 제2 모델의 정보처리 장치간 처리동작의 차이를 정합시킴으로써 양 모델간 처리동작의 호환성을 확보하는 초기화 수단을 포함하고,A difference in processing operation between the information processing apparatuses of the first and second models by executing the initialization program associated with the first model in response to the processing means associated with the first model and executing the application program; Including initialization means for ensuring compatibility of processing operations between both models by matching 상기 초기화 프로그램은, 상기 어플리케이션 프로그램이 상기 처리 수단에 대하여 상기 제1 모델이 수행할 수 없는 제2 모델의 소정 처리동작을 요구하면, 상기 처리 수단이 상기 제2 모델의 소정 처리동작을 대체하는 상기 제1 모델의 소정처리동작을 실행하도록, 상기 제1 모델이 수행할 수 없는 제2 모델의 소정 처리동작을 상기 제1 모델의 소정 처리동작으로 대체하여 호환성을 확보하는, 정보처리 시스템.The initialization program, when the application program requests the processing means for a predetermined processing operation of the second model that the first model cannot perform, the processing means for replacing the predetermined processing operation of the second model. An information processing system for ensuring compatibility by replacing a predetermined processing operation of the second model that the first model cannot perform with a predetermined processing operation of the first model so as to execute the predetermined processing operation of the first model. 제 1 항에 있어서, 상기 초기화 프로그램은 상기 제1 모델의 디폴트 처리동작이 상기 제2 모델의 소정 처리동작을 대체하도록 하는 정보처리 시스템.The information processing system according to claim 1, wherein said initialization program causes a default processing operation of said first model to replace a predetermined processing operation of said second model. 제 2 항에 있어서, 상기 초기화 프로그램은 색을 특정하는 테이블의 값으로 디폴트 값을 설정하여 상기 제1 모델의 디폴트 처리동작이 상기 제2 모델의 소정 처리동작을 대체하도록 하는 정보처리 시스템.The information processing system according to claim 2, wherein the initialization program sets a default value to a value of a table specifying a color so that a default processing operation of the first model replaces a predetermined processing operation of the second model. 제 1 항에 있어서, 상기 초기화 프로그램이 표준키 이외의 키의 입력을 받지 않게 하는 정보처리 시스템.An information processing system according to claim 1, wherein said initialization program does not receive an input of a key other than a standard key. 제 1 항에 있어서, 상기 초기화 프로그램이 소정의 키에 할당되고 있는 기능을 다른 키로 할당하는 정보처리 시스템.An information processing system according to claim 1, wherein said initialization program assigns a function assigned to a predetermined key to another key. 제1 모델의 정보처리 장치와 제2 모델의 정보처리 장치간 소정의 어플리케이션 프로그램의 호환성을 확보하는 정보처리 시스템으로서,An information processing system for ensuring compatibility of a predetermined application program between an information processing device of a first model and an information processing device of a second model, 상기 정보처리 장치 각각은 처리동작의 차이를 정합하는 초기화 프로그램을 기억하고, 상기 각 정보처리 장치에 의해 실행되는 어플리케이션 프로그램은 상기 초기화 프로그램을 실행시키는 단계를 구비한 정보처리 시스템.And each of the information processing apparatuses stores an initialization program for matching differences in processing operations, and wherein an application program executed by each of the information processing apparatuses executes the initialization program. 제 6 항에 있어서, 상기 초기화 프로그램은 데이터를 정적으로 기억하는 상기 제1 모델의 정보처리 장치와 데이터를 동적으로 기억하는 상기 제2 모델의 정보처리 장치간의 호환성을 확보하는 정보처리 시스템.The information processing system according to claim 6, wherein the initialization program ensures compatibility between the information processing device of the first model that statically stores data and the information processing device of the second model that dynamically stores data. 제 7 항에 있어서, 상기 제1 모델의 정보처리 장치가 상기 데이터와 상기 어플리케이션 프로그램을 특정하는 ID를 함께 정적으로 기억하는 정보처리 시스템.The information processing system according to claim 7, wherein the information processing apparatus of the first model stores the data and an ID for specifying the application program together statically. 제 7 항 또는 제 8 항에 있어서, 상기 제1 모델의 정보처리장치가 상기 데이터와 상기 어플리케이션 프로그램을 특정하는 명칭을 함께 정적으로 기억하는 정보처리 시스템.The information processing system according to claim 7 or 8, wherein the information processing apparatus of the first model statically stores both the data and a name specifying the application program. 제1 모델의 정보처리 장치와 제2 모델의 정보처리 장치간 소정의 어플리케이션 프로그램의 호환성을 확보하는 정보처리 시스템으로서, 정보처리 장치 각각은 처리동작의 차이를 정합하는 초기화 프로그램을 기억하는 기억수단을 구비한 정보처리 시스템.An information processing system for ensuring compatibility of a predetermined application program between an information processing device of a first model and an information processing device of a second model, each of the information processing devices including storage means for storing an initialization program for matching differences in processing operations. Information processing system provided. 제 10 항에 있어서, 상기 정보 처리장치 각각은 정보기록 매체를 재생하는 재생수단과 상기 정보기록 매체로부터 어플리케이션 프로그램을 읽어내고 처리하는 처리수단을 구비한 정보처리 시스템.The information processing system according to claim 10, wherein each of the information processing apparatuses includes reproducing means for reproducing an information recording medium and processing means for reading and processing an application program from the information recording medium. 제 11 항에 있어서, 상기 정보기록 매체는 광학적으로 정보를 재생하는 디스크인 정보처리 시스템.An information processing system according to claim 11, wherein said information recording medium is a disc for optically reproducing information. 제 12 항에 있어서, 상기 정보기록 매체가 CD-ROM인 정보처리 시스템.The information processing system according to claim 12, wherein the information recording medium is a CD-ROM.
KR1019930006954A 1992-04-27 1993-04-26 System and apparatus for processing information KR100316672B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP13412492 1992-04-27
JP92-134124 1992-04-27

Publications (2)

Publication Number Publication Date
KR940006035A KR940006035A (en) 1994-03-23
KR100316672B1 true KR100316672B1 (en) 2002-04-06

Family

ID=37531709

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019930006954A KR100316672B1 (en) 1992-04-27 1993-04-26 System and apparatus for processing information

Country Status (1)

Country Link
KR (1) KR100316672B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010058951A (en) * 1999-12-30 2001-07-06 김충세 preparing method of nonaqueous-disperse resin

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0318599A1 (en) * 1987-06-16 1989-06-07 Fanuc Ltd. Method and apparatus for controlling keyboard

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0318599A1 (en) * 1987-06-16 1989-06-07 Fanuc Ltd. Method and apparatus for controlling keyboard

Also Published As

Publication number Publication date
KR940006035A (en) 1994-03-23

Similar Documents

Publication Publication Date Title
EP0588538B1 (en) Input of special characters
JP4211101B2 (en) Information processing apparatus and method, and recording medium
KR100954933B1 (en) Usb storage device and control device
JP2004054896A (en) Usb storage device and controller therefor
US6378033B1 (en) Electronic device, control method thereof and storage medium
US20080212225A1 (en) Information processing apparatus, information recording medium, and information processing method, and computer program
US6990554B2 (en) Data rewriting apparatus, control method, and recording medium
EP0567971B1 (en) Information processing system assuring compatibility between different models
JP2006079634A (en) Usb storage device and program
KR100316672B1 (en) System and apparatus for processing information
JP2006079634A5 (en)
JP2004171536A5 (en)
JP2004171536A (en) Usb storage device and program
US20050150358A1 (en) Electronic music apparatus, control method therefor, and program for implementing the control method
JPH0675763A (en) Information processing system/device and information recording medium
JP2001325134A (en) Directory setting method and recorder
JP3268602B2 (en) Game console system using memory cartridge and optical disk memory
JP4551643B2 (en) USB printer and USB scanner
CN100444113C (en) Method for displacing front-panel of acoustic player
KR100281790B1 (en) Information processing method and apparatus
JP3290170B2 (en) Game console system using memory cartridge and optical disk memory
JPH06139228A (en) Information processor
JP2000149537A (en) Display method and function display device
KR100337855B1 (en) Upgrade method and apparatus of program/data
JPH10198553A (en) Boot method of computer system for detecting kind of cd-rom drive and method for mounting device driver driver

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20041013

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee