JPH02114293A - Graphic display device - Google Patents

Graphic display device

Info

Publication number
JPH02114293A
JPH02114293A JP63267940A JP26794088A JPH02114293A JP H02114293 A JPH02114293 A JP H02114293A JP 63267940 A JP63267940 A JP 63267940A JP 26794088 A JP26794088 A JP 26794088A JP H02114293 A JPH02114293 A JP H02114293A
Authority
JP
Japan
Prior art keywords
area
shared memory
host processor
processor
reset
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP63267940A
Other languages
Japanese (ja)
Inventor
Kenichi Inoue
賢一 井上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP63267940A priority Critical patent/JPH02114293A/en
Priority to US07/311,007 priority patent/US5065343A/en
Priority to IN151/CAL/89A priority patent/IN171655B/en
Priority to GB8904078A priority patent/GB2217155B/en
Priority to DE3908507A priority patent/DE3908507C2/en
Priority to BR898901427A priority patent/BR8901427A/en
Priority to KR1019890003968A priority patent/KR920001958B1/en
Priority to NL8900797A priority patent/NL8900797A/en
Publication of JPH02114293A publication Critical patent/JPH02114293A/en
Priority to GB9123578A priority patent/GB2248130B/en
Priority to GB9123579A priority patent/GB2248157B/en
Priority to GB9123678A priority patent/GB2248158B/en
Priority to SG1034/92A priority patent/SG103492G/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate a ROM to store a program, to save space, and to improve a maintenance facility by composing the title device so that the address space of a shared memory can be dynamically allocated to two types of space, namely, a reset vector area and an I/O area, by changing over a switch. CONSTITUTION:For a shared memory 1, its allocation can be dynamically changed to two types of space, namely, the reset vector area and the I/O area, according to the command of either a host processor HS or an internal processor 3. Further, under a reset state, the host processor HS allocates the shared memory 1 to the reset vector area and down-loads a work program there. After the reset state is released, the internal processor 3 transfers the work program down-loaded in the vector area to a local memory 5, allocates the shared memory 1 to the I/O area, and uses the area for transmitting a high-level command/data from the host processor HS. Thus, the ROM to store the program can be eliminated, the space can be saved, and the maintenance facility can be improved.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は、プロセスコントロール用マンマシンインター
フェイス装置として用いて有効なグラフィックディスプ
レイ装置に関し、さらに詳しくは、ホストプロセッサに
システムバスを介して接続され、ホストプロセッサから
のコマンドに従ってグラフィック表示を行うグラフィッ
クディスプレイ装置に関する。
DETAILED DESCRIPTION OF THE INVENTION <Field of Industrial Application> The present invention relates to a graphic display device that is effective for use as a man-machine interface device for process control, and more specifically, relates to a graphic display device that is connected to a host processor via a system bus, The present invention relates to a graphic display device that displays graphics according to commands from a host processor.

〈従来の技術〉 プロセスコントロール用マンマシンインターフェイス装
置として用いられるグラフィックディスプレイ装置は、
デイスプレィ手段にプラント全体を管理したり、制御し
たりするための各種の情報を効果的にかつ高速で表示す
ることが要求される。
<Prior art> Graphic display devices used as man-machine interface devices for process control are
Display means are required to display various types of information for managing and controlling the entire plant effectively and at high speed.

従来この種のグラフィックディスプレイ装置は、内部に
マイクロプロセッサ等の処理装置と、このマイクロプロ
セッサが行う動作プログラムを格納したROMとを含ん
で構成されており、ホストプロセッサからのコマンド/
データを解釈、実行することによりCRTのような表示
手段上にグラフィックを表示するように構成されている
Conventionally, this type of graphic display device has an internal structure that includes a processing device such as a microprocessor and a ROM that stores operating programs executed by the microprocessor.
It is configured to display graphics on a display means such as a CRT by interpreting and executing the data.

ここで、マイクロプロセッサが行う動作プログラムは、
装置内部での処理能力に比例して増大し、通常数KB〜
数/O0KB程度必要となる。
Here, the operating program executed by the microprocessor is
Increases in proportion to the processing capacity inside the device, usually from several KB to
Approximately several KB/O0KB are required.

〈発明が解決しようとする課題〉 しかしながら、装置内部にROMを設け、そこにマイク
ロプロセッサの動作プログラムを格納するように構成し
た従来装置においては、ROMに格納したプログラムに
バグが存在している場合、内部に装着したROMの交換
や、ホストプロセッサからのプログラムによる遠回りの
バグ回避、また、ホストプロセッサからの修正プログラ
ムのダウンロードを含む動作/Oグラムのすげ替え等を
行う必要があり、保守性が悪いという問題点があった。
<Problems to be Solved by the Invention> However, in a conventional device configured to have a ROM inside the device and store a microprocessor operating program therein, if a bug exists in the program stored in the ROM, , it is necessary to replace the internally installed ROM, circumvent bugs by programming from the host processor, and completely change the operation/O-gram including downloading a modification program from the host processor, making it difficult to maintain. There was a problem.

本発明は、これらの問題点に鑑みてなされたものであっ
て、その目的は、装置内部にマイクロプロセッサが実行
する動作(本体)プログラムを格納するROMを省略し
、スペースを節約すると共に、保守性を向上させたグラ
フィックディスプレイ装置を実現することにある。
The present invention has been made in view of these problems, and its purpose is to omit the ROM that stores the operation (main body) program executed by the microprocessor inside the device, thereby saving space and maintenance. The objective is to realize a graphic display device with improved performance.

〈課題を解決するための手段〉 第1図は、本発明の基本的な構成を示すブロック図であ
る0図において、H3はホストプロセッサ、GDはホス
トプロセッサH3にシステムバスBSを介して接続され
た本発明の対象とする内部にプロセッサ3を有するグラ
フィックディスプレイ装置である。
<Means for Solving the Problems> In FIG. 1, which is a block diagram showing the basic configuration of the present invention, H3 is a host processor, and GD is connected to the host processor H3 via a system bus BS. A graphic display device having a processor 3 therein is the object of the present invention.

このグラフィックディスプレイ装置において、1は一方
がシステムバスBSに接続され他方が内部バスに接続さ
れたホストプロセッサとの共有メモリで、内部プロセッ
サ3から見たアドレス空間を2種の空間に割り付は変更
できるように構成されている。2はホストプロセッサ1
からの指令により装置のリセット/リセット解除を行う
外部リセット手段、4はホストプロセ・yす1及び内部
プロセッサ3からの指示に従って、共有メモリ1の2種
の空間の割り付けを切り替える領域セレクト手段、5は
内部バスにつながるローカルメモリである。
In this graphic display device, 1 is a shared memory with the host processor, one connected to the system bus BS and the other connected to the internal bus, and the address space seen from the internal processor 3 is allocated to two types of spaces. It is configured so that it can be done. 2 is host processor 1
4 is an area selector for switching the allocation of two types of spaces in the shared memory 1 according to instructions from the host processor 1 and the internal processor 3; This is local memory connected to the internal bus.

く作用〉 共有メモリ1は、ホストグロセ・yすまたは内部プロセ
ッサの指令により、リセットベクタ領域とI/O領域の
2種の空間に動的に割り付けを変更できるようになって
おり、リセット状態でホストプロセッサは共有メモリを
リセットベクタ領域に割り当てると共に、そこに動作プ
ログラムをダウンロードし、リセット解除後において、
内部プロセッサは、ベクタ領域にダウンロードされた動
作/Oグラムをローカルメモリに転送すると共に、共有
メモリ1をI/O領域に割り当て、ホストプロセッサか
らの高レベルコマンド/データの伝達用に使用する。
Function> Shared memory 1 can be dynamically allocated to two types of space, the reset vector area and the I/O area, according to commands from the host gross system or internal processor. The processor allocates shared memory to the reset vector area, downloads the operating program there, and after the reset is released,
The internal processor transfers the operations/O-grams downloaded into the vector area to local memory, and also allocates shared memory 1 to the I/O area, which is used for communicating high-level commands/data from the host processor.

〈実施例〉 以下図面を用いて、本発明の実施例を詳細に説明する。<Example> Embodiments of the present invention will be described in detail below with reference to the drawings.

第2図は、本発明の一実施例を示す構成ブロック図であ
る。図において、第1図の各部分と同じものには同一符
号を付して示す。グラフィックディスプレイ装置GDは
、共有メモリ1を介してホストプロセッサH3がつなが
るシステムバスBSに結合している。内部バスには、共
有メモリ1、内部プロセッサ3、ローカルメモリ5の外
に、描画コントローラ6、この描画コントローラ6を介
して接続されたフレームバッファ7、カラールックアッ
プテーブル8等が接続されている。9は表示手段として
のCRTである。
FIG. 2 is a block diagram showing an embodiment of the present invention. In the figure, the same parts as those in FIG. 1 are designated by the same reference numerals. The graphic display device GD is coupled via a shared memory 1 to a system bus BS to which a host processor H3 is connected. In addition to the shared memory 1, internal processor 3, and local memory 5, a drawing controller 6, a frame buffer 7 connected via the drawing controller 6, a color lookup table 8, and the like are connected to the internal bus. 9 is a CRT as a display means.

共有メモリ1は、スイッチSWの切り替えによって、そ
のアドレス空間がリセットベクタ領域と、I/O領域と
の2種の空間に動的に割り付けが可能に構成されている
。即ちスイッチSWは、領域セレクト手段4の出力でポ
ジションa、bのいずれかに駆動され、アドレスデコー
ド手段41でデコードされた内部プロセッサ3からのリ
セットベクタ領域を指定するアドレスか、I/O領域を
指定するアドレスかが、スイッチSWを介して共有メモ
リ1に与えられて、アドレス空間をリセットベクタ領域
か、I/O領域かのいずれかの空間に動的に割り付けら
れるように構成しである。
The shared memory 1 is configured such that its address space can be dynamically allocated to two types of spaces, a reset vector area and an I/O area, by switching a switch SW. That is, the switch SW is driven to either position a or b by the output of the area selection means 4, and selects either the address decoded by the address decoding means 41 that specifies the reset vector area from the internal processor 3, or the I/O area. The designated address is given to the shared memory 1 via the switch SW, and the address space is dynamically allocated to either the reset vector area or the I/O area.

この様な構成とすることによって、ホストプロセッサH
3からグラフィックディスプレイ装置側を見たメモリの
アドレス空間は2第3図に示すように、共有メモリがあ
る固定されたアドレスに置かれ、またグラフィックディ
スプレイ装置の内部プロセッサ3から見たメモリのアド
レス空間は、領域セレクト手段4によってスイッチSW
がポジションaに置かれている時は、第4図(a)に示
すように共有メモリがリセットベクタ領域($0〜)に
割り付けられ、スイッチSWがポジションbに置かれて
いる時は、(b)に示すように■/d領域に割り付けら
れる。
With this configuration, the host processor H
As shown in Figure 3, the address space of the memory as seen from the side of the graphic display device from 3 is 2. As shown in Figure 3, the shared memory is located at a fixed address, and the address space of the memory as seen from the internal processor 3 of the graphic display device. is the switch SW by the area selection means 4.
When is placed in position a, the shared memory is allocated to the reset vector area ($0~) as shown in Figure 4(a), and when switch SW is placed in position b, ( As shown in b), it is allocated to the ■/d area.

ここで、ローカルメモリもリセットベクタ領域を含むよ
うに割り付けられているが、スイッチSWがポジション
aに置かれている時には、重なり合う部分はマスクされ
る。
Here, the local memory is also allocated to include the reset vector area, but when the switch SW is placed in position a, the overlapping portion is masked.

この様に構成した装置の動作を次に説明する。The operation of the apparatus configured in this way will be explained next.

第5図は、ホストプロセッサH3と内部プロセッサ3と
が行う動作の一例を示すフローチャートである。
FIG. 5 is a flowchart showing an example of operations performed by the host processor H3 and the internal processor 3.

はじめに、ホストプロセッサH3は、外部リセット手段
2に指令を送り、グラフィックディスプレイ装置GD内
の内部プロセッサ3をリセットする。これと同時に領域
セレクト手段4に指令を送り、スイッチSWをポジショ
ンaに置き、共有メモリ1をリセットベクタ領域にマツ
ピングする(ステップ1)。
First, the host processor H3 sends a command to the external reset means 2 to reset the internal processor 3 in the graphic display device GD. At the same time, a command is sent to the area selection means 4, the switch SW is placed in position a, and the shared memory 1 is mapped to the reset vector area (step 1).

次に、ホストプロセッサH3は、共有メモリ1にプログ
ラム本体用ダウンロードプログラムをダウンロードする
(ステップ2)。
Next, the host processor H3 downloads the program main body download program to the shared memory 1 (step 2).

次に、ホストプロセッサは、外部リセット手段2に指令
を送り、内部プロセッサ3をリセットスタートする(ス
テップ3)、これにより、共有メモリ1にダウンロード
されていたプログラムが起動され走り始める。
Next, the host processor sends a command to the external reset means 2 to reset and start the internal processor 3 (step 3), whereby the program downloaded to the shared memory 1 is activated and starts running.

続いて、内部プロセッサ3はこのプログラムにより、そ
のグログラム自身をローカルメモリ5の中にコピーし、
次にコピーしたプログラムにジャンプしてから、プログ
ラム本体のダウンロード用のプログラムを走行させる(
ステップ4)。
Subsequently, the internal processor 3 uses this program to copy the program itself into the local memory 5, and
Next, jump to the copied program and run the program for downloading the program itself (
Step 4).

内部プロセッサ3は、このプログラム本体のダウンロー
ド用のプログラムに従い、はじめに、領域セレクト手段
4に指令を送り、スイッチSWをポジションbに置き、
共有メモリ1をI/O領域にマツピングしなおし、この
メモリ領域をバッファとして用いて、ローカルメモリ5
にホストプロセッサFTSからプログラム本体をダウン
ロードするように動作する(ステップ5)。
In accordance with the program for downloading the main program, the internal processor 3 first sends a command to the area selection means 4 and places the switch SW in position b.
Remap shared memory 1 to the I/O area and use this memory area as a buffer to transfer local memory 5.
The main body of the program is downloaded from the host processor FTS (step 5).

この時、ホストプロセッサH3は、共有メモリ1を用い
て、プログラム本体をステップ5でダウンロードしたプ
ログラムと共同して、ローカルメモリ5にタウンロード
する。
At this time, the host processor H3 uses the shared memory 1 to download the program main body to the local memory 5 in cooperation with the program downloaded in step 5.

続いて、内部プロセッサ3は、ローカルメモリ5にダウ
ンロードされたプログラムに従って、グラフィックディ
スプレイ装置としての動作を開始する(ステップ6)。
Subsequently, the internal processor 3 starts operating as a graphic display device according to the program downloaded to the local memory 5 (step 6).

この動作開始は、ステップ5でダウンロードしたプログ
ラムからのジャンプでもよいが、通常はハードウェアの
イニシャライズも兼ねて、ホストプロセッサH3からの
指示で外部リセット手段2によるリセット信号によって
行われる。
The start of this operation may be performed by jumping from the program downloaded in step 5, but is usually performed by a reset signal from the external reset means 2 in response to an instruction from the host processor H3, which also serves as hardware initialization.

内部プロセッサ3は、以後の動作において、共有メモリ
1をホストプロセッサH3からの、高レベルコマンド/
データの授受用に用い、グラフィック用高レベルコマン
ドインターフェイス(例えばCGI)などにより、ホス
トプロセッサHSの動作の一部を肩代わりしている。
In subsequent operations, the internal processor 3 stores the shared memory 1 in response to high-level commands/commands from the host processor H3.
It is used for exchanging data, and takes over some of the operations of the host processor HS using a high-level command interface for graphics (for example, CGI).

なお、上記の実施例では、共有メモリ1は一方がシステ
ムバスBSにダイレフ1〜につながるような構成とした
ものであるが、例えば、ホストプロセッサH3から通信
により、アドレスとデータとを指定して書き込むことが
できるように構成すれば、システムバスにダイレクトに
つながる必要はない。
In the above embodiment, the shared memory 1 is configured such that one side is connected to the system bus BS and the DAI Ref 1~. If you configure it so that it can be written to, there is no need to connect it directly to the system bus.

〈発明の効果〉 以上詳細に説明したように、本発明によれば内部プロセ
ッサが行う動作プログラムやデータを格納するためのR
OMを、グラフィックディスグレイ装置内から省略でき
るもので、スペースを節約できる上にROMの交換が不
要であり、メンテナンス性を向上させることができる。
<Effects of the Invention> As explained in detail above, according to the present invention, the R
The OM can be omitted from the graphic display gray device, which saves space and eliminates the need to replace the ROM, improving maintainability.

また、容量の大きな動作(本体)プログラムであっても
、共有メモリに、最低限のブートプログラムがダウンロ
ードできるだけの容量を用意すれば、ブートアップする
ことができる。
Furthermore, even if the operation (main body) program has a large capacity, it is possible to boot up the system by providing enough capacity in the shared memory to download the minimum boot program.

また、動作プログラムはアクセススピードの早いローカ
ルメモリに転送されてから実行されるので、共有メモリ
に動作プログラムを格納して、その動作プログラムで実
行するのに比べて、バスアクセスのぶつかりあいによる
スピードダウンを回避でき、パフォーマンスを向上でき
る。
In addition, since the operating program is executed after being transferred to local memory where access speed is faster, the speed is reduced due to bus access collision compared to storing the operating program in shared memory and executing the operating program. can be avoided and performance can be improved.

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

第1図は本発明の基本的な構成を示すブロック図、第2
図は本発明の一実施例を示す構成ブロック図、第3図は
ホストプロセッサからグラフィックディスプレイ装置側
を見たメモリのアドレス空間を示す概念図、第4図はグ
ラフィックディスグレイ装置の内部プロセッサから見た
メモリのアドレス空間を示す概念図、第5図はその動作
の一例を示すフローチャートである。 H3・・・ホストプロセッサ、BS・・・システムバス
GD・・・グラフィックディスグレイ装置1・・・共有
メモリ、 2・・・外部リセット手段、3・・・内部プ
ロセッサ、4・・・領域セレクト手段、5・・・ローカ
ルメモリ、 第2図 第f図 第 図 第 図 (α) モ損Xモリ SR/ホ′シ゛シ3ン α SVポジ゛シ3ン 第 図
Figure 1 is a block diagram showing the basic configuration of the present invention, Figure 2 is a block diagram showing the basic configuration of the present invention.
3 is a conceptual diagram showing a memory address space as seen from the host processor to the graphic display device side. FIG. 4 is a conceptual diagram showing the memory address space as seen from the internal processor of the graphic display device. FIG. 5 is a conceptual diagram showing the address space of the memory, and FIG. 5 is a flowchart showing an example of its operation. H3...Host processor, BS...System bus GD...Graphic display gray device 1...Shared memory, 2...External reset means, 3...Internal processor, 4...Area selection means , 5...Local memory, Fig. 2, f, Fig. (α) Mo loss

Claims (1)

【特許請求の範囲】 ホストプロセッサから送られる描画コマンド/データを
受け表示手段にグラフィックを表示する内部にプロセッ
サを持ったグラフィックディスプレイ装置であつて、 前記内部プロセッサから見た時のアドレスがリセットベ
クタ領域とI/O領域の2種の空間に動的に割り付けを
変更できるように構成された前記ホストプロセッサとの
共有メモリと、 ホストプロセッサからの指令により装置のリセット/リ
セット解除を行う外部リセット手段と、ホストプロセッ
サ及び内部プロセッサからの指示に従つて、前記共有メ
モリの2種の空間の割り付けを切り替える領域セレクト
手段と、 内部バスを介して前記内部プロセッサおよび共有メモリ
につながるローカルメモリとを備え、前記ホストプロセ
ッサは前記外部リセット手段によるリセット状態で共有
メモリをリセットベクタ領域に割り当てると共に、そこ
に動作プログラムをダウンロードし、 内部プロセッサは、前記外部リセット手段によるリセッ
ト解除後において、共有メモリのベクタ領域にダウンロ
ードされた動作プログラムをローカルメモリに転送する
と共に、共有メモリをI/O領域に割り当て、ホストプ
ロセッサからの高レベルコマンド/データの伝達用に使
用することを特徴とするグラフィックディスプレイ装置
[Scope of Claims] A graphic display device having an internal processor that receives drawing commands/data sent from a host processor and displays graphics on a display means, wherein the address when viewed from the internal processor is a reset vector area. a shared memory with the host processor configured to be able to dynamically change the allocation to two types of spaces: and an I/O area; and an external reset means for resetting/releasing the device according to instructions from the host processor. , an area selector for switching allocation of two types of spaces in the shared memory according to instructions from a host processor and an internal processor, and a local memory connected to the internal processor and the shared memory via an internal bus, The host processor allocates the shared memory to the reset vector area and downloads the operating program therein in the reset state by the external reset means, and the internal processor downloads the operating program to the vector area of the shared memory after the reset is released by the external reset means. What is claimed is: 1. A graphic display device characterized in that a shared memory is allocated to an I/O area and used for transmitting high-level commands/data from a host processor.
JP63267940A 1988-03-31 1988-10-24 Graphic display device Pending JPH02114293A (en)

Priority Applications (12)

Application Number Priority Date Filing Date Title
JP63267940A JPH02114293A (en) 1988-10-24 1988-10-24 Graphic display device
US07/311,007 US5065343A (en) 1988-03-31 1989-02-14 Graphic display system for process control using a plurality of displays connected to a common processor and using an fifo buffer
IN151/CAL/89A IN171655B (en) 1988-03-31 1989-02-21
GB8904078A GB2217155B (en) 1988-03-31 1989-02-22 Graphic display system
DE3908507A DE3908507C2 (en) 1988-03-31 1989-03-15 Graphic display arrangement
BR898901427A BR8901427A (en) 1988-03-31 1989-03-28 GRAPHIC EXHIBITION UNIT
KR1019890003968A KR920001958B1 (en) 1988-03-31 1989-03-29 Graphic display system
NL8900797A NL8900797A (en) 1988-03-31 1989-03-31 GRAPHIC DISPLAY SYSTEM.
GB9123578A GB2248130B (en) 1988-03-31 1991-11-06 Graphic display system
GB9123579A GB2248157B (en) 1988-03-31 1991-11-06 Graphic display system
GB9123678A GB2248158B (en) 1988-03-31 1991-11-06 Graphic display system
SG1034/92A SG103492G (en) 1988-03-31 1992-10-08 Graphic display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63267940A JPH02114293A (en) 1988-10-24 1988-10-24 Graphic display device

Publications (1)

Publication Number Publication Date
JPH02114293A true JPH02114293A (en) 1990-04-26

Family

ID=17451718

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63267940A Pending JPH02114293A (en) 1988-03-31 1988-10-24 Graphic display device

Country Status (1)

Country Link
JP (1) JPH02114293A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6362827B1 (en) 1996-02-06 2002-03-26 Sony Computer Entertainment Inc. Apparatus and method for displaying a plurality of generated video images and externally supplied image data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62179045A (en) * 1986-01-31 1987-08-06 Hitachi Koki Co Ltd Control device
JPS63184155A (en) * 1987-01-27 1988-07-29 Toshiba Corp Down load system for multiprocessor system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62179045A (en) * 1986-01-31 1987-08-06 Hitachi Koki Co Ltd Control device
JPS63184155A (en) * 1987-01-27 1988-07-29 Toshiba Corp Down load system for multiprocessor system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6362827B1 (en) 1996-02-06 2002-03-26 Sony Computer Entertainment Inc. Apparatus and method for displaying a plurality of generated video images and externally supplied image data

Similar Documents

Publication Publication Date Title
US5913058A (en) System and method for using a real mode bios interface to read physical disk sectors after the operating system has loaded and before the operating system device drivers have loaded
EP0695994B1 (en) Debug and system management interrupt
US20030056071A1 (en) Adaptable boot loader
US5109504A (en) Graphics program adaptor
EP0715258B1 (en) Improved computer system
JPH02114293A (en) Graphic display device
US8719836B2 (en) Method and device for operating a secondary operating system auxiliary to a primary operating system
US20020174300A1 (en) Data processor and data processing method
JP3843189B2 (en) Optical disk system control chip and update method used for optical disk system
JP4034032B2 (en) Microcomputer with built-in cache
JPH0322057A (en) Information processor
JPH1040094A (en) Program controller for firmware
JPH05242009A (en) Direct memory access device
JPS61226849A (en) Shared buffer control system
JPS6213704B2 (en)
KR970002396B1 (en) A initialized method for a computer
JPH1050086A (en) Microcomputer having eeprom and its rewriting method
JPH0573518A (en) Memory mapped cpu system
KR100275210B1 (en) The method for controlling special key of system console
JPH06214813A (en) Virtual computer display control system
JPH08263364A (en) Method and device for memory management
JPS6238746B2 (en)
JPS60230238A (en) Microprogram control device
JPH03223932A (en) Instruction reading system for processor
JPH1139149A (en) Information processor and rewrite method for rewritable nonvolatile memory