JP2000155691A - Control system - Google Patents

Control system

Info

Publication number
JP2000155691A
JP2000155691A JP10329059A JP32905998A JP2000155691A JP 2000155691 A JP2000155691 A JP 2000155691A JP 10329059 A JP10329059 A JP 10329059A JP 32905998 A JP32905998 A JP 32905998A JP 2000155691 A JP2000155691 A JP 2000155691A
Authority
JP
Japan
Prior art keywords
interrupt
communication
control device
sub
control system
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.)
Granted
Application number
JP10329059A
Other languages
Japanese (ja)
Other versions
JP3745545B2 (en
Inventor
Kazuhiko Kawamoto
和彦 川元
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.)
Taito Corp
Original Assignee
Taito 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 Taito Corp filed Critical Taito Corp
Priority to JP32905998A priority Critical patent/JP3745545B2/en
Publication of JP2000155691A publication Critical patent/JP2000155691A/en
Application granted granted Critical
Publication of JP3745545B2 publication Critical patent/JP3745545B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)
  • Multi Processors (AREA)
  • Bus Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a control system which performs needed interrupt processing without needing an interrupt processing circuit dedicated for a CPU. SOLUTION: This system has a main CPU 1, a one chip microcomputer 10 which receives and processes an interrupt from external peripheral equipment 8 and 9, outputs the processed results and also generates an interrupt signal to the main CPU 1 in prescribed timing and a RAM 7 for communication which receives and stores the output of the processed results from the microcomputer 10 and is for transferring it to the main CPU, and the CPU 1 fetches the processed results stored in the RAM 7 for communication and performs interrupt processing based on receiving an interrupt signal from the microcomputer 10.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、メインプログラ
ムを実行するメイン制御装置への割り込みを効率的に制
御するための制御システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control system for efficiently controlling an interruption to a main control device executing a main program.

【0002】[0002]

【従来の技術】一般に、特定のゲームのみを実行できる
ように特化された業務用ゲーム装置においては、ディス
プレイデバイス、サウンドデバイスやジョイスティック
等の入出力デバイス等の周辺機器が多いため、中央演算
装置(CPU)に対して様々なタイミングで多種多様の
割り込みが発生する。
2. Description of the Related Art In general, in an arcade game device specialized to execute only a specific game, there are many peripheral devices such as a display device, a sound device, and an input / output device such as a joystick. Various interrupts occur at various timings for the (CPU).

【0003】ところが、このようなゲーム機に用いられ
る高速のCPUには割り込みコントローラが内蔵されて
いないことが多く、CPUのみでは周辺デバイスからの
割り込みを効率的に制御することは不可能である。この
ため、従来のゲーム機においては、各CPU製造メーカ
が供給するCPUサポート用のチップセットを装備する
必要があった。
However, high-speed CPUs used in such game machines often do not include an interrupt controller, and it is impossible for the CPU alone to efficiently control interrupts from peripheral devices. For this reason, in a conventional game machine, it was necessary to equip a CPU support chipset supplied by each CPU manufacturer.

【0004】このチップセットは、当該CPU専用のイ
ンタラプト処理ロジックを使用し、高度な割り込みを実
現できるようになっている。
[0004] This chipset uses interrupt processing logic dedicated to the CPU, and is capable of realizing high-level interrupts.

【0005】[0005]

【発明が解決しようとする課題】ところで、ゲーム装置
においては、高速なCPUを必要とする一方、ゲーム専
用のOSを使用し、特定の周辺装置のみからの割り込み
を処理すれば良いので、それほど高度な割り込み処理回
路を必要としないことが多い。これに対して、CPU製
造メーカが供給するチップセットは、汎用のシステムに
対応するために非常に高度な割り込み処理ロジックを有
し、非常に高価であるということがある。このため、コ
スト面でのデメリットが大きいということがあった。
By the way, in a game device, a high-speed CPU is required, while an OS dedicated to a game is used and an interrupt from a specific peripheral device only needs to be processed. In many cases, a simple interrupt processing circuit is not required. On the other hand, a chip set supplied by a CPU manufacturer has a very high level of interrupt processing logic in order to support a general-purpose system, and may be very expensive. For this reason, there was a case where the disadvantage in terms of cost was large.

【0006】この発明はこのような事情に鑑みてなされ
たものであり、CPU専用の割り込み処理回路を必要と
することなく、必要な割り込み処理が行なえる制御シス
テムを提供することを目的とするものである。
The present invention has been made in view of such circumstances, and has as its object to provide a control system capable of performing necessary interrupt processing without requiring an interrupt processing circuit dedicated to a CPU. It is.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するた
め、この発明は、メイン制御装置と、外部周辺装置から
の割り込みを受付けて受付けて処理し、その処理結果を
出力すると共に、前記メイン制御装置に対して所定のタ
イミングで割り込み信号を発生する副制御装置と、この
副制御装置からの処理結果の出力を受け取って格納し、
前記メイン制御装置に受け渡すためのコミュニケーショ
ン用メモリとを有し、前記メイン制御部は、副制御装置
からの割り込み信号を受付けたことに基づいて前記コミ
ュニケーション用メモリに格納された処理結果を取り出
して割り込み処理することを特徴とする制御システムを
提供する。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention receives and processes an interrupt from a main control device and an external peripheral device, outputs a processing result, and outputs the processing result. A sub-controller that generates an interrupt signal at a predetermined timing for the device, and receives and stores an output of a processing result from the sub-controller,
A communication memory for transferring to the main control device, wherein the main control unit extracts a processing result stored in the communication memory based on receiving an interrupt signal from the sub control device. Provided is a control system that performs interrupt processing.

【0008】また、前記システムにおいて、前記副制御
装置は、外部装置からメイン制御部への割り込みが生じ
た場合、割り込みが生じた機器を特定するデータを前記
コミュニケーション用RAMに格納し、前記メイン制御
部は、前記副制御装置からの割り込み信号を受け付けた
ことに基づいて、コミュニケーション用RAMから割り
込みが生じた機器を特定するデータを受けとって前記外
部装置からの割り込みを処理するように構成されている
ことが好ましい。
In the above-mentioned system, when an interrupt from an external device to the main control unit occurs, the sub-control device stores data specifying the device in which the interrupt occurred in the communication RAM, and stores the data in the communication RAM. The unit is configured to process an interrupt from the external device by receiving, from the communication RAM, data specifying an interrupted device based on receiving an interrupt signal from the sub-control device. Is preferred.

【0009】このような構成によれば、全ての割り込み
を前記副制御装置でプログラム的に一元管理することが
できるから、前記メインCPUに専用のインタラプトコ
ントローラを設ける必要がない。
According to such a configuration, all interrupts can be centrally managed programmatically by the sub-controller, so that there is no need to provide a dedicated interrupt controller in the main CPU.

【0010】[0010]

【発明の実施の形態】次に、この発明に係る制御装置の
一実施形態を、ゲーム装置の制御回路に適用した例をと
って説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment of a control device according to the present invention will be described with reference to an example in which the control device is applied to a control circuit of a game device.

【0011】図1は、この発明の制御回路を示す機能ブ
ロック図である。メインCPU1が接続されたバスAに
は、バスA用の第1のROM2、第1のRAM3の他、こ
のメインCPU1によって直接制御される通信用IC4
や画像プロセッサとしてのASIC5が接続されてい
る。ASIC5は、図示しないCRT(ディスプレイ装
置)に接続され、ディスプレイコントローラとして機能
する他、表示との同期をとるための同期信号を発生させ
る機能を有する。
FIG. 1 is a functional block diagram showing a control circuit according to the present invention. The bus A to which the main CPU 1 is connected includes, in addition to a first ROM 2 and a first RAM 3 for the bus A, a communication IC 4 directly controlled by the main CPU 1.
And an ASIC 5 as an image processor. The ASIC 5 is connected to a CRT (display device) (not shown), functions as a display controller, and has a function of generating a synchronization signal for synchronizing with a display.

【0012】また、通信用IC4は、外部との通信を行
なう場合に作動し、その動作に応じて割り込みを発生す
る。そして、第1のROM2には、割り込み動作に対す
るメインCPU1の動作手順を格納するマイクロプログ
ラム(メインCPU用OS)が記憶されている。
The communication IC 4 operates when communicating with the outside, and generates an interrupt according to the operation. The first ROM 2 stores a microprogram (OS for the main CPU) that stores the operation procedure of the main CPU 1 for the interrupt operation.

【0013】バスAは、コミュニケーション用RAM7
を介してバスBに接続されている。このバスBには、比
較的低速の周辺デバイス、すなわち、サウンドコントロ
ーラ8やI/O等9が接続されている。また、このバス
Bには、これらの周辺デバイスを制御するためのワンチ
ップマイコン10及びバスB用の第2のROM11及び
第2のRAM12が接続されている。すなわち、このバ
スBに接続されたデバイスは原則として全てワンチップ
マイコン10が制御する。前記第2のROM11には、
このワンチップマイコン10を制御するためのマイクロ
プログラム(ワンチップマイコン用OS)が格納されて
いる。
The bus A has a communication RAM 7
Is connected to the bus B via A relatively low-speed peripheral device, that is, a sound controller 8 and an I / O 9 are connected to the bus B. The bus B is connected to a one-chip microcomputer 10 for controlling these peripheral devices and a second ROM 11 and a second RAM 12 for the bus B. That is, all the devices connected to the bus B are controlled by the one-chip microcomputer 10 in principle. In the second ROM 11,
A microprogram (OS for one-chip microcomputer) for controlling the one-chip microcomputer 10 is stored.

【0014】この発明の制御回路は、メインCPU1に
対する割り込みを、前記ワンチップマイコン10で一元
管理することを特徴とし、そのための手順が前記第1、
第2のROM2、11に格納されたマイクロプログラム
に含まれている。
The control circuit according to the present invention is characterized in that interrupts to the main CPU 1 are centrally managed by the one-chip microcomputer 10, and the procedure for the first and second microcomputers is as follows.
It is included in the microprogram stored in the second ROMs 2 and 11.

【0015】すなわち、この制御回路において割り込み
を発生させるデバイスは、バスAに接続されたASIC
5、通信用IC4、及びバスBに接続されたサウンド回
路8、I/O等9である。ここで、バスBに接続されて
いるデバイス(サウンド回路8、I/O等9)からの割
り込みは、ワンチップマイコン10により処理され、ワ
ンチップマイコン10はその処理結果のみをメインCP
U1への割り込みに備えてコミュニケーション用RAM
7に書き込む手順を実行する。一方、バスAに接続され
たデバイス(ASIC5、通信用IC4)が割り込みを
発生した場合には、ワンチップマイコン10は、割り込
みが発生したデバイスが何であるかのデータをコミュニ
ケーション用RAM7に書き込む動作を行なう。
That is, a device that generates an interrupt in the control circuit is an ASIC connected to the bus A.
5, a communication IC 4, a sound circuit 8, an I / O, and the like 9 connected to the bus B. Here, an interrupt from a device (sound circuit 8, I / O, or the like 9) connected to the bus B is processed by the one-chip microcomputer 10, and the one-chip microcomputer 10 transmits only the processing result to the main CP.
Communication RAM in preparation for interruption to U1
7 is executed. On the other hand, when a device (ASIC 5, communication IC 4) connected to the bus A generates an interrupt, the one-chip microcomputer 10 performs an operation of writing data of the device that generated the interrupt into the communication RAM 7. Do.

【0016】そして、ワンチップマイコン10は、例え
ば前記ASIC5からの同期信号を元に、一定のタイミ
ングでメインCPU1に割り込みを行なう(図に一点鎖
線で示す)。これに基づいて、メインCPU1は、前記
コミュニケーション用RAM7にアクセスし、このRA
M7に格納されたデータ毎に割り込みタスクを行なう。
すなわち、前記バスAに接続されたデバイスの処理結果
を受け取って処理すると共に、バスBに接続されたデバ
イスの割り込みを許可する。この割り込みタスクの実行
順序(優先順序)は、例えば、前記第2のROM11に
格納されたプログラムによって決定される。
The one-chip microcomputer 10 interrupts the main CPU 1 at a certain timing based on, for example, a synchronization signal from the ASIC 5 (indicated by a dashed line in the figure). Based on this, the main CPU 1 accesses the communication RAM 7 and
An interrupt task is performed for each data stored in M7.
That is, while receiving and processing the processing result of the device connected to the bus A, the interrupt of the device connected to the bus B is permitted. The execution order (priority order) of the interrupt task is determined by, for example, a program stored in the second ROM 11.

【0017】この手順を示したのが図2のフローチャー
トである。このフローチャートでは、ワンチップマイコ
ン10の処理フローを左側に、メインCPU1の処理フ
ローを右側に表示している。
FIG. 2 is a flowchart showing this procedure. In this flowchart, the processing flow of the one-chip microcomputer 10 is displayed on the left, and the processing flow of the main CPU 1 is displayed on the right.

【0018】ワンチップマイコン10は、先ず、ステッ
プS1でバスBに接続された機器(8、9)からの割り
込みを監視する。バスBに接続された機器からの割り込
みが検知された場合には、その割り込みを処理し(ステ
ップS2)、処理結果をコミュニケーション用RAM7
に書き込む(ステップS3)。
First, the one-chip microcomputer 10 monitors an interrupt from the devices (8, 9) connected to the bus B in step S1. When an interrupt from a device connected to the bus B is detected, the interrupt is processed (step S2), and the processing result is stored in the communication RAM 7.
(Step S3).

【0019】一方、右側のフローに示すように、メイン
CPU1においてバスAに接続された機器(4、5)か
らの割り込みを検出したならば(ステップS4)、ワン
チップマイコン10に割り込みをかけそのことを通知す
る(ステップS5)。
On the other hand, as shown in the flow on the right side, if the main CPU 1 detects an interrupt from the device (4, 5) connected to the bus A (step S4), it interrupts the one-chip microcomputer 10 and Is notified (step S5).

【0020】ワンチップマイコン10は、ステップS6
でCPU1からの割り込みを検知すると、バスAにおい
て割り込みが生じた機器が何であるかのデータをコミュ
ニケーション用RAM7に書き込む(ステップS7)。
The one-chip microcomputer 10 executes step S6
When an interrupt from the CPU 1 is detected in step S7, data on what device the interrupt occurred on the bus A is written into the communication RAM 7 (step S7).

【0021】そして、ワンチップマイコン10は、メイ
ンCPU1への所定の割り込みタイミングが到来するま
でステップS1〜S7を繰り返す(ステップS8)。こ
のステップS1〜S7によって、割り込み処理に必要な
すべての情報がワンチップマイコン10によってコミュ
ニケーション用RAM7に書き込まれたことになる。
The one-chip microcomputer 10 repeats steps S1 to S7 until a predetermined interrupt timing for the main CPU 1 arrives (step S8). By these steps S1 to S7, all the information necessary for the interrupt processing has been written into the communication RAM 7 by the one-chip microcomputer 10.

【0022】次に、ステップS8で、メインCPU1へ
の割り込みタイミングが到来したことを検出(例えばA
SIC5で発生する信号に基づく検出)したならば、ス
テップS9でメインCPU1への割り込みをかける。こ
れを受けたメインCPU1は、ステップS10でワンチ
ップマイコン10からの割り込み信号があったかを判断
し、割り込みがあった場合には、そのことに基づいて、
所定の割り込みタスクを実行する(ステップS11,S
12)。
Next, in step S8, it is detected that an interrupt timing to the main CPU 1 has arrived (for example, A
If the detection is performed based on the signal generated in the SIC 5), an interrupt to the main CPU 1 is issued in a step S9. Upon receiving this, the main CPU 1 determines in step S10 whether or not there has been an interrupt signal from the one-chip microcomputer 10, and if there has been an interrupt, based on that,
Execute a predetermined interrupt task (steps S11 and S11).
12).

【0023】すなわち、先ず、ステップS11で、コミ
ュニケーション用RAM7に書き込まれたバスB接続機
器の処理結果を取り出し、これを処理する。処理結果は
コミュニケーション用RAM7を介してワンチップマイ
コン10へ受け渡される。
That is, first, in step S11, the processing result of the device connected to the bus B written in the communication RAM 7 is extracted and processed. The processing result is transferred to the one-chip microcomputer 10 via the communication RAM 7.

【0024】次に、ステップS12で、コミュニケーシ
ョン用RAM7に書き込まれたデータを元にバスAに接
続された機器の割り込みを許可し、割り込み処理を行な
う。
Next, in step S12, an interrupt of a device connected to the bus A is permitted based on the data written in the communication RAM 7, and an interrupt process is performed.

【0025】なお、メインCPU1によって行われる割
り込み処理の順序は、ワンチップマイコン10が決定し
てコミュニケーション用RAM7に書き込んでおいても
良いし、メインCPU1が独自に決定するようにしても
良い。
The order of the interrupt processing performed by the main CPU 1 may be determined by the one-chip microcomputer 10 and written in the communication RAM 7, or may be determined by the main CPU 1 independently.

【0026】このような構成によれば、CPU専用の割
り込み処理回路を必要とすることなく、必要な割り込み
処理が行なえる制御回路を提供することができる。特
に、高速のCPU(メインCPU1)と低速のCPU
(ワンチップマイコン10)によって構成されている一
般の業務用ゲーム装置の場合、専用サポート用チップセ
ットを組み込む必要がないから、コスト的なメリットが
大きい。
According to such a configuration, it is possible to provide a control circuit capable of performing necessary interrupt processing without requiring an interrupt processing circuit dedicated to the CPU. In particular, a high-speed CPU (main CPU 1) and a low-speed CPU
In the case of a general arcade game device constituted by the (one-chip microcomputer 10), there is no need to incorporate a dedicated support chip set, so that there is a great cost advantage.

【0027】また、システム全体の割り込み発生信号
が、ワンチップマイコン10でソフトウエア的に処理さ
れるため、自由度が高く、動的かつインテリジェントに
割り込み処理ができる。例えばマイクロプログラムを入
れ替えるのみで処理に応じた割り込み優先順序を変更す
ることも可能である。
Further, since the interrupt generation signal of the entire system is processed in software by the one-chip microcomputer 10, the interrupt processing can be performed dynamically and intelligently with a high degree of freedom. For example, it is also possible to change the interrupt priority order according to the processing only by replacing the microprogram.

【0028】なお、この発明は上記一実施形態に限定さ
れるものではなく、発明の要旨を変更することなく種々
変形可能である。
The present invention is not limited to the above-described embodiment, but can be variously modified without changing the gist of the invention.

【0029】例えば、上記一実施形態では、ゲーム用の
制御システムを例に挙げたがゲームに限定されるもので
はない。
For example, in the above embodiment, a control system for a game has been described as an example, but the present invention is not limited to a game.

【0030】また、前記マイクロプログラムはROMに
記憶されていたがRAMに記憶されていても良い。この
場合、プログラムを変更することが容易に行なえる効果
がある。また、前記プログラムはOSに組み込まれてい
なくても良く、アプリケーションプログラムに含まれる
ものであっても良い。
The microprogram is stored in the ROM, but may be stored in the RAM. In this case, there is an effect that the program can be easily changed. Further, the program may not be incorporated in the OS, but may be included in an application program.

【0031】[0031]

【発明の効果】以上説明したこの発明の構成によれば、
CPU専用の割り込み処理回路を必要とすることなく、
必要な割り込み処理が行なえる効果がある。
According to the configuration of the present invention described above,
Without the need for a CPU dedicated interrupt processing circuit,
There is an effect that necessary interrupt processing can be performed.

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

【図1】この発明の一実施形態を説明するための機能ブ
ロック図。
FIG. 1 is a functional block diagram for explaining an embodiment of the present invention.

【図2】この発明の一実施形態を説明するためのフロー
チャート。
FIG. 2 is a flowchart for explaining an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1…メインCPU(メイン制御装置) 2…第1のROM 3…第1のRAM 4…通信用IC(外部周辺機器) 5…ASIC(外部周辺機器) 7…コミュニケーション用RAM(コミュニケーション
用メモリ) 8…サウンドコントローラ(外部周辺機器) 9…I/O等(外部周辺機器) 10…ワンチップマイコン(副制御装置) 11…第2のROM 12…第2のRAM
DESCRIPTION OF SYMBOLS 1 ... Main CPU (Main control device) 2 ... 1st ROM 3 ... 1st RAM 4 ... Communication IC (external peripheral device) 5 ... ASIC (external peripheral device) 7 ... Communication RAM (communication memory) 8 ... Sound controller (external peripheral device) 9 ... I / O etc. (external peripheral device) 10 ... One-chip microcomputer (sub-controller) 11 ... Second ROM 12 ... Second RAM

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G05B 15/02 W ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification code FI Theme coat ゛ (Reference) G05B 15/02 W

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 メイン制御装置と、 外部周辺装置からの割り込みを受付けて受付けて処理
し、その処理結果を出力すると共に、前記メイン制御装
置に対して所定のタイミングで割り込み信号を発生する
副制御装置と、 この副制御装置からの処理結果の出力を受け取って格納
し、前記メイン制御装置に受け渡すためのコミュニケー
ション用メモリとを有し、 前記メイン制御部は、副制御装置からの割り込み信号を
受付けたことに基づいて前記コミュニケーション用メモ
リに格納された処理結果を取り出して割り込み処理する
ことを特徴とする制御システム。
A sub-control unit for receiving and processing an interrupt from an external peripheral device, outputting a processing result, and generating an interrupt signal at a predetermined timing with respect to the main control device. And a communication memory for receiving and storing the output of the processing result from the sub-control device, and for passing the output to the main control device. The main control unit transmits an interrupt signal from the sub-control device. A control system, wherein a processing result stored in the communication memory is taken out based on the acceptance and interrupt processing is performed.
【請求項2】 請求項1記載の制御システムにおいて、 前記副制御装置は、外部装置からメイン制御部への割り
込みが生じた場合、割り込みが生じた機器を特定するデ
ータを前記コミュニケーション用RAMに格納し、 前記メイン制御部は、前記副制御装置からの割り込み信
号を受け付けたことに基づいて、コミュニケーション用
RAMから割り込みが生じた機器を特定するデータを受
けとって前記外部装置からの割り込みを処理することを
特徴とする制御システム。
2. The control system according to claim 1, wherein, when an interrupt from an external device to the main control unit occurs, the sub-control device stores data specifying the device in which the interrupt has occurred in the communication RAM. The main control unit may receive an interrupt signal from the auxiliary control device, receive data specifying the interrupted device from the communication RAM, and process the interrupt from the external device. A control system characterized by the following.
【請求項3】 請求項1記載の制御システムにおいて、 前記外部装置には、ディスプレイコントローラを含み、 前記副制御装置は、このディスプレイコントローラから
の同期信号に基づいてメイン制御装置に割り込み通知信
号を発生することを特徴とする制御システム。
3. The control system according to claim 1, wherein the external device includes a display controller, and the sub control device generates an interrupt notification signal to the main control device based on a synchronization signal from the display controller. A control system characterized by:
JP32905998A 1998-11-19 1998-11-19 Control system Expired - Lifetime JP3745545B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32905998A JP3745545B2 (en) 1998-11-19 1998-11-19 Control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32905998A JP3745545B2 (en) 1998-11-19 1998-11-19 Control system

Publications (2)

Publication Number Publication Date
JP2000155691A true JP2000155691A (en) 2000-06-06
JP3745545B2 JP3745545B2 (en) 2006-02-15

Family

ID=18217160

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32905998A Expired - Lifetime JP3745545B2 (en) 1998-11-19 1998-11-19 Control system

Country Status (1)

Country Link
JP (1) JP3745545B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100391170B1 (en) * 2000-12-28 2003-07-12 엘지전자 주식회사 Main Processing Circuit Data Board

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100391170B1 (en) * 2000-12-28 2003-07-12 엘지전자 주식회사 Main Processing Circuit Data Board

Also Published As

Publication number Publication date
JP3745545B2 (en) 2006-02-15

Similar Documents

Publication Publication Date Title
US7523229B2 (en) Memory protection during direct memory access
JP2000155691A (en) Control system
JP2016197446A (en) Device proxy apparatus and computer system including the same
JP3074770B2 (en) Information processing device
JPS5854418A (en) Interruption processing system
CN115981924B (en) Device control method, electronic device and storage medium
JPH04227547A (en) Information processor
JPH0212531A (en) Interruption control system for virtual computer
JPH06161974A (en) Diagnosing method for multi-cpu board
JP2003186666A (en) Microcomputer and dma control circuit
JPH0540666A (en) Interruption monitoring device for integrated circuit microprocessor
JP5194360B2 (en) Information processing apparatus and control method thereof
JP3729250B2 (en) Information processing apparatus and electronic apparatus
JPH0540510A (en) Controller
JP2871171B2 (en) Microcomputer
JPH05233525A (en) Input/otuput processor
JPH10105413A (en) Interruption processing system
JPH0683640A (en) Interruption response processing system
JPH03201151A (en) Input/output controller
JPH03122723A (en) Interruption processor
JPS6252642A (en) Microprocessor
JPH0869382A (en) Semiconductor device
JPH01229332A (en) Information processor
JPH03179532A (en) Computer device
JPH0370810B2 (en)

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040127

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040317

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040831

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041027

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050308

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050509

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20050509

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20050607

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20051108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051117

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091202

Year of fee payment: 4

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091202

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101202

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101202

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111202

Year of fee payment: 6

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111202

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111202

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121202

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121202

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131202

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131202

Year of fee payment: 8

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131202

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term