JP2016059792A - Control device for game machine - Google Patents

Control device for game machine Download PDF

Info

Publication number
JP2016059792A
JP2016059792A JP2015124984A JP2015124984A JP2016059792A JP 2016059792 A JP2016059792 A JP 2016059792A JP 2015124984 A JP2015124984 A JP 2015124984A JP 2015124984 A JP2015124984 A JP 2015124984A JP 2016059792 A JP2016059792 A JP 2016059792A
Authority
JP
Japan
Prior art keywords
command
memory
input
memory chip
chip
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
JP2015124984A
Other languages
Japanese (ja)
Other versions
JP6469536B2 (en
Inventor
輝文 段上
Terufumi Danjo
輝文 段上
満士 藤井
Mitsuo Fujii
満士 藤井
伊藤 一彦
Kazuhiko Ito
一彦 伊藤
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.)
Yamasa Co Ltd
Original Assignee
Yamasa Co Ltd
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 Yamasa Co Ltd filed Critical Yamasa Co Ltd
Priority to JP2015124984A priority Critical patent/JP6469536B2/en
Publication of JP2016059792A publication Critical patent/JP2016059792A/en
Application granted granted Critical
Publication of JP6469536B2 publication Critical patent/JP6469536B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Slot Machines And Peripheral Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent a fraudulent command from being executed in a memory chip supporting a serial interface without delaying the execution of a normal command in a control device for a game machine.SOLUTION: A fraudulent command detection circuit 38 is provided which is connected in parallel to a serial signal line 36c and monitors a command input to a memory chip 33. When a fraudulent command is input to the memory chip 33, a bit pattern included in the fraudulent command is detected by the fraudulent command detection circuit 38, and a prescribed terminal of the memory chip 33 is controlled by a latch circuit until a prescribed trigger occurs. Thus the memory chip is disabled so as to prevent an execution of the fraudulent command in the memory chip 33.SELECTED DRAWING: Figure 6

Description

本発明は、遊技機用制御装置に配設されるメモリチップの情報改変を防止する技術に関する。   The present invention relates to a technique for preventing information alteration of a memory chip provided in a control device for gaming machines.

スロットマシンやパチンコ機などの遊技機に用いられる制御装置には、プログラムや抽選テーブルなどの遊技制御に係る情報が記憶された不揮発性のメモリチップが配設されている。こうしたメモリチップは、記憶情報を改変することで遊技者に有利な遊技機に改造できるため、不正防止の観点から、情報を書換不能なマスクROMやOTP、電気的な書換が不能なEPROMなどが用いられてきた。しかしながら、近年では、こうしたメモリチップに、電気的な書換が可能なフラッシュメモリが採用されている(例えば、特許文献1)。ここで、フラッシュメモリを採用した遊技機用制御装置では、特許文献1のように、フラッシュメモリを書換可能な状態と書換不能な状態とに切り換える書込保護端子の入力電圧レベルを、書換不能となる電圧レベルに常時制御することによって、フラッシュメモリの記憶情報の改変を防止している。   A control device used in a gaming machine such as a slot machine or a pachinko machine is provided with a nonvolatile memory chip in which information related to game control such as a program and a lottery table is stored. Such memory chips can be remodeled into gaming machines that are advantageous to the player by modifying the stored information. From the viewpoint of fraud prevention, mask ROM and OTP that cannot rewrite information, EPROM that cannot be electrically rewritten, etc. Has been used. However, in recent years, flash memories that can be electrically rewritten have been adopted for such memory chips (for example, Patent Document 1). Here, in the gaming machine control device adopting the flash memory, the input voltage level of the write protection terminal for switching the flash memory between the rewritable state and the non-rewritable state is changed to the non-rewritable state as in Patent Document 1. By constantly controlling the voltage level to a certain level, alteration of stored information in the flash memory is prevented.

また、特許文献2には、メモリライタと不揮発性メモリの間に配設されて、メモリライタから不正なコマンドが入力されると、当該コマンドを別のコマンドに置換して不揮発性メモリに伝達することで、当該コマンドを不揮発性メモリに伝達しないようにする不正アクセス制限回路が提案されている。   Further, in Patent Document 2, when an invalid command is input from a memory writer, which is arranged between the memory writer and the nonvolatile memory, the command is replaced with another command and transmitted to the nonvolatile memory. Thus, an unauthorized access restriction circuit that prevents the command from being transmitted to the nonvolatile memory has been proposed.

特開2002−35361JP 2002-35361 A 特開2002−11206JP2002-11206

ところで、従来の遊技機用制御装置では、パラレルインタフェースを介して接続するパラレルフラッシュメモリがメモリチップとして採用されているが、シリアルインタフェースを介して接続するシリアルフラッシュメモリは採用されていない。これは、シリアルフラッシュメモリのメモリチップには、上述の書込保護端子に相当する端子が存在せず、既存の方法では、シリアルフラッシュメモリの記憶情報を保護できないためである。   Incidentally, in a conventional gaming machine control device, a parallel flash memory connected via a parallel interface is adopted as a memory chip, but a serial flash memory connected via a serial interface is not adopted. This is because the memory chip of the serial flash memory does not have a terminal corresponding to the above-mentioned write protection terminal, and the existing method cannot protect the stored information of the serial flash memory.

特許文献2のように、メモリチップの上流で入力コマンドをメモリチップに受け渡すか否かを判定することで、メモリチップの記憶情報を改変するようなコマンドがメモリチップに伝達されないようにすることが提案されているが、かかる構成をシリアルインタフェースに採用した場合、正常なコマンドについても、正否が判定された後でしかメモリチップに入力されないため、メモリチップでの正常なコマンド実行が遅延してしまう。加えて、メモリ制御装置とメモリチップの同期が取り辛くなってしまうため、複雑なタイミング制御が必要になる。   As in Patent Document 2, by determining whether or not to pass an input command to the memory chip upstream of the memory chip, a command that modifies the storage information of the memory chip is prevented from being transmitted to the memory chip. However, when such a configuration is adopted for a serial interface, normal commands are also input to the memory chip only after the correctness is determined, so that normal command execution in the memory chip is delayed. End up. In addition, since the memory control device and the memory chip are difficult to synchronize, complicated timing control is required.

本発明は、かかる現状を鑑みてなされたものであり、シリアルインタフェースに対応したメモリチップについて、正常なコマンドの実行を遅延させることなく、不正なコマンドがメモリチップで実行されるのを防止し得る遊技機用制御装置の提供を目的とする。   The present invention has been made in view of the present situation, and it is possible to prevent an illegal command from being executed in a memory chip without delaying the execution of a normal command for a memory chip that supports a serial interface. An object is to provide a control device for a gaming machine.

本発明は、コマンドによって制御される不揮発性のメモリチップと、該メモリチップに前記コマンドを出力するメモリ制御装置と、該メモリ制御装置から前記メモリチップにシリアル伝送方式で前記コマンドを伝送するシリアル信号線を具備するシリアルインタフェースとを備え、前記メモリチップは、所定の端子を制御することにより、前記コマンドの入力を無効とする非活性状態に切り換え可能となっており、さらに、前記メモリチップと同一のクロックタイミングで前記コマンドが入力されるように前記シリアル信号線に並列接続されて、前記メモリチップに入力される前記コマンドを監視し、前記コマンドのうち、所定の種類のコマンドを不正コマンドとして、該不正コマンドが前記シリアル信号線を介して前記メモリチップに入力された場合に、当該不正コマンドに含まれるビットパターンを検出して検出信号を出力する第一の不正コマンド検出回路と、該第一の不正コマンド検出回路が検出信号を出力すると、前記メモリチップを前記非活性状態に切り換える第一のメモリ状態切換回路とを備え、該第一のメモリ状態切換回路は、前記第一の不正コマンド検出回路から前記検出信号が入力されると、所定の契機が訪れるまで、該メモリチップの非活性状態を維持するラッチ回路を備えることを特徴とする遊技機用制御装置である。   The present invention relates to a nonvolatile memory chip controlled by a command, a memory control device that outputs the command to the memory chip, and a serial signal that transmits the command from the memory control device to the memory chip by a serial transmission method. The memory chip can be switched to an inactive state in which the input of the command is invalidated by controlling a predetermined terminal, and is the same as the memory chip. The command is input in parallel to the serial signal line so that the command is input at a clock timing of the command, and the command input to the memory chip is monitored. The illegal command is input to the memory chip via the serial signal line. A first illegal command detection circuit that detects a bit pattern included in the illegal command and outputs a detection signal, and when the first illegal command detection circuit outputs a detection signal, the memory chip is A first memory state switching circuit for switching to the inactive state, and the first memory state switching circuit receives a predetermined trigger when the detection signal is input from the first illegal command detection circuit. Until now, there is provided a latch circuit for maintaining the inactive state of the memory chip.

かかる構成にあっては、不正コマンドが検出されると、リセット信号が入力される等、所定の契機が訪れるまでメモリチップが非活性状態となって動作不能となるため、メモリチップの記憶情報を確実に保護することができる。一方で、本発明では、第一の不正コマンド検出回路をシリアル信号線に並列接続して、メモリチップの入力コマンドを監視するため、メモリ制御装置からメモリチップへのコマンド伝送が遅延しない。したがって、本発明によれば、メモリチップでのコマンド実行を遅延させることなく、不正なコマンドがメモリチップで実行されるのを確実に防止可能となる。
また、かかる構成にあって、不正コマンドがメモリチップに入力された場合には、当該不正コマンドがメモリチップに全て入力される前に、第一の不正コマンド検出回路がこれを検出して、第一のメモリ状態切換回路がメモリチップを非活性状態に切り換える構成とすれば、不正コマンドがメモリチップで実行されるのをより確実に防止できる。
In such a configuration, when an illegal command is detected, the memory chip becomes inactive and becomes inoperable until a predetermined trigger occurs, such as when a reset signal is input. It can be surely protected. On the other hand, in the present invention, since the first illegal command detection circuit is connected in parallel to the serial signal line and the input command of the memory chip is monitored, command transmission from the memory control device to the memory chip is not delayed. Therefore, according to the present invention, it is possible to reliably prevent an illegal command from being executed in the memory chip without delaying command execution in the memory chip.
Further, in this configuration, when an illegal command is input to the memory chip, the first illegal command detection circuit detects this before all the illegal command is input to the memory chip, and If one memory state switching circuit is configured to switch the memory chip to an inactive state, it is possible to more reliably prevent an illegal command from being executed in the memory chip.

また、本発明の別の態様として、コマンドによって制御される不揮発性のメモリチップと、該メモリチップに前記コマンドを出力するメモリ制御装置と、該メモリ制御装置から前記メモリチップにシリアル伝送方式で前記コマンドを伝送するシリアル信号線を具備するシリアルインタフェースとを備え、前記メモリチップは、所定の端子を制御することにより、前記コマンドを実行不能となる実行不能状態に切り換え可能となっており、さらに、前記メモリチップと同一のクロックタイミングで前記コマンドが入力されるように前記シリアル信号線に並列接続されて、前記メモリチップに入力される前記コマンドを監視し、前記コマンドのうち、所定の種類のコマンドを不正コマンドとして、該不正コマンドが前記シリアル信号線を介して前記メモリチップに入力された場合に、当該不正コマンドに含まれるビットパターンを検出して検出信号を出力する第二の不正コマンド検出回路と、該第二の不正コマンド検出回路が検出信号を出力すると、前記メモリチップを前記実行不能状態に切り換える第二のメモリ状態切換回路とを備え、該第二のメモリ状態切換回路は、前記第二の不正コマンド検出回路から前記検出信号が入力されると、所定の契機が訪れるまで、該メモリチップの実行不能状態を維持するラッチ回路を備えることを特徴とする遊技機用制御装置も提案される。   As another aspect of the present invention, a non-volatile memory chip controlled by a command, a memory control device that outputs the command to the memory chip, and a serial transmission method from the memory control device to the memory chip A serial interface including a serial signal line for transmitting a command, and the memory chip can be switched to an inexecutable state in which the command cannot be executed by controlling a predetermined terminal. The command input to the memory chip is monitored by being connected in parallel to the serial signal line so that the command is input at the same clock timing as the memory chip, and a predetermined type of command among the commands is monitored. As an illegal command, the illegal command is sent before the serial signal line. When input to the memory chip, a second illegal command detection circuit that detects a bit pattern included in the illegal command and outputs a detection signal; and when the second illegal command detection circuit outputs a detection signal, A second memory state switching circuit for switching the memory chip to the non-executable state, and the second memory state switching circuit is configured to receive a predetermined signal when the detection signal is input from the second illegal command detection circuit. There is also proposed a control device for a gaming machine comprising a latch circuit that maintains an inexecutable state of the memory chip until an opportunity arises.

かかる構成にあっては、不正コマンドが検出されると、リセット信号が入力される等、所定の契機が訪れるまでメモリチップが実行不能状態となって動作不能となるため、メモリチップの記憶情報を確実に保護することができる。また、かかる構成にあっても、シリアル信号線に並列接続された第二の不正コマンド検出回路が、メモリチップの入力コマンドを監視するため、メモリ制御装置からメモリチップへのコマンド伝送が遅延しない。
また、かかる構成にあって、不正コマンドがメモリチップに入力された場合には、当該不正コマンドがメモリチップで実行される前に、第二の不正コマンド検出回路がこれを検出して、第二のメモリ状態切換回路がメモリチップを実行不能状態に切り換える構成とすれば、不正コマンドがメモリチップで実行されるのを確実に防止できる。特に、かかる構成では、コマンドの最終ビットがメモリチップに入力されてから、メモリチップが当該コマンドを実行するまでに適度な遅延時間があれば、不正コマンドの最終ビットが入力された後でも、当該不正コマンドの実行を阻止することが可能であるため、不正コマンド検出用のビットパターンに、不正コマンドの最終ビットを含めて、不正コマンドと正常なコマンドを正確に区別できるという利点がある。
In such a configuration, when an illegal command is detected, the memory chip becomes inoperable and inoperable until a predetermined trigger occurs, such as when a reset signal is input. It can be surely protected. Even in such a configuration, since the second illegal command detection circuit connected in parallel to the serial signal line monitors the input command of the memory chip, command transmission from the memory control device to the memory chip is not delayed.
In this configuration, when an illegal command is input to the memory chip, the second illegal command detection circuit detects this before the illegal command is executed on the memory chip, and the second If the memory state switching circuit is configured to switch the memory chip to an inexecutable state, it is possible to reliably prevent an illegal command from being executed in the memory chip. In particular, in such a configuration, even if the final bit of the illegal command is input, if the delay time is long after the last bit of the command is input to the memory chip until the memory chip executes the command, the Since it is possible to prevent the execution of an illegal command, there is an advantage that an illegal command and a normal command can be accurately distinguished by including the final bit of the illegal command in the bit pattern for detecting the illegal command.

本発明にあって、前記第一の不正コマンド検出回路、又は前記第二の不正コマンド検出回路は、前記シリアル信号線を介して所定のビットパターンが入力された場合に前記検出信号を出力するビットパターン検出回路と、前記コマンドが前記メモリチップに入力されるタイミングを検出して、当該コマンドの所定位置のビットが入力されるタイミングで、前記ビットパターン検出回路を有効とし、前記所定位置のビットが入力されるタイミング以外では、前記ビットパターン検出回路を無効とするカウンタ回路とを備えることが提案される。   In the present invention, the first illegal command detection circuit or the second illegal command detection circuit is a bit that outputs the detection signal when a predetermined bit pattern is input via the serial signal line. A pattern detection circuit detects the timing at which the command is input to the memory chip, enables the bit pattern detection circuit at the timing at which a bit at a predetermined position of the command is input, and the bit at the predetermined position It is proposed to include a counter circuit that invalidates the bit pattern detection circuit other than the input timing.

かかる構成によれば、ビットパターン検出回路が所定のビットパターンを検出する対象を、コマンドの特定位置(例えば、1〜7ビットのうち所定の4ビットパターン)のみに限定できるため、不正コマンドと正常なコマンドを一層容易に区別可能となる。   According to such a configuration, the target for the bit pattern detection circuit to detect the predetermined bit pattern can be limited to only a specific position of the command (for example, a predetermined 4-bit pattern of 1 to 7 bits). Commands can be more easily distinguished.

また、上記構成にあって、前記カウンタ回路は、前記メモリチップに入力されるチップセレクト信号とクロック信号に基づいて、前記コマンドが前記メモリチップに入力されるタイミングを検出するよう構成されていることが提案される。かかる構成によれば、カウンタ回路を簡易な回路構成によって実現できる。   Further, in the above configuration, the counter circuit is configured to detect a timing at which the command is input to the memory chip based on a chip select signal and a clock signal input to the memory chip. Is proposed. According to this configuration, the counter circuit can be realized with a simple circuit configuration.

また、本発明にあって、前記ビットパターン検出回路は、前記シリアル信号線を介して前記メモリチップに入力されるシリアル信号をパラレル信号に変換するシフトレジスタと、該シフトレジスタによって変換されたパラレル信号が所定のビットパターンであるか否かを判定する比較器とを備え、該比較器が前記所定のビットパターンであると判定した場合に前記検出信号を出力するものであることが提案される。   In the present invention, the bit pattern detection circuit includes a shift register that converts a serial signal input to the memory chip via the serial signal line into a parallel signal, and a parallel signal converted by the shift register. And a comparator that determines whether or not is a predetermined bit pattern, and outputs the detection signal when it is determined that the comparator has the predetermined bit pattern.

かかる構成にあっては、簡易な回路構成によって、シリアル信号線を介して伝送される不正コマンドのビットパターンをごく短時間で検出可能となる。このため、第一の不正コマンド検出回路に関しては、不正コマンドに含まれる特定のビットパターンがメモリチップに入力された時に、当該特定のビットパターンを即時に検出して、当該特定のビットパターンの次のビットがメモリチップに入力される前に、第一のメモリ状態切換回路によってメモリチップを非活性状態に切り換えることが可能となり、簡易な回路構成によって、不正コマンドの最終ビット以外のビットパターン全てを第一の不正コマンド検出回路の検出対象として、第一の不正コマンド検出回路によって、不正コマンドと正常なコマンドを正確に区別することが可能となる。また、第二の不正コマンド検出回路に関しては、入力コマンドをメモリチップが実行するまでの遅延時間が比較的短い場合であっても、不正コマンドの最終ビットを含むビットパターンを検出対象にすることが可能となる。   With such a configuration, it is possible to detect a bit pattern of an illegal command transmitted via a serial signal line in a very short time with a simple circuit configuration. For this reason, regarding the first illegal command detection circuit, when a specific bit pattern included in the illegal command is input to the memory chip, the specific bit pattern is immediately detected and the next of the specific bit pattern is detected. It is possible to switch the memory chip to the inactive state by the first memory state switching circuit before the bits are input to the memory chip. With a simple circuit configuration, all bit patterns other than the last bit of the illegal command can be displayed. As a detection target of the first illegal command detection circuit, the first illegal command detection circuit can accurately distinguish an illegal command from a normal command. Further, regarding the second illegal command detection circuit, even if the delay time until the memory chip executes the input command is relatively short, the bit pattern including the final bit of the illegal command may be detected. It becomes possible.

また、本発明にあって、遊技機用制御装置本体と接続可能なコネクタと、前記メモリチップと、前記第一の不正コマンド検出回路と、前記第一のメモリ状態切換回路と、を基板上に配設してなるメモリデバイスを備えることが提案される。また、遊技機用制御装置本体と接続可能なコネクタと、前記メモリチップと、前記第二の不正コマンド検出回路と、前記第二のメモリ状態切換回路と、を基板上に配設してなるメモリデバイスを備えることも提案される。   Further, in the present invention, a connector connectable to a gaming machine control device body, the memory chip, the first illegal command detection circuit, and the first memory state switching circuit are provided on a substrate. It is proposed to have a memory device arranged. Also, a memory comprising a connector that can be connected to the gaming machine control device body, the memory chip, the second illegal command detection circuit, and the second memory state switching circuit on a substrate. It is also proposed to have a device.

かかる構成にあっては、メモリチップと不正コマンド検出回路とメモリ状態切換回路とが、1つのメモリデバイスとして実現されるため、既存の遊技機用制御装置のメモリデバイスをかかるメモリデバイスと交換するだけで、本発明の遊技機用制御装置を低コストで実現可能となる。   In such a configuration, since the memory chip, the illegal command detection circuit, and the memory state switching circuit are realized as one memory device, only the memory device of the existing gaming machine control device is replaced with the memory device. Thus, the gaming machine control device of the present invention can be realized at low cost.

また、本発明にあって、前記メモリデバイスは、所定の書込許可端子の入力電圧レベルによって、前記第一のメモリ状態切換回路が前記メモリチップを前記非活性状態に切換可能となる切換有効状態と、前記第一のメモリ状態切換回路が前記メモリチップを前記非活性状態に切換不能となる切換無効状態とに変更できるよう構成されており、前記書込許可端子は、前記メモリデバイスを前記遊技機用制御装置本体に装着した状態では、前記メモリデバイスが前記切換有効状態となる電圧レベルに制御されることが提案される。また、前記メモリデバイスは、所定の書込許可端子の入力電圧レベルによって、前記第二のメモリ状態切換回路が前記メモリチップを前記実行不能状態に切換可能となる切換有効状態と、前記第二のメモリ状態切換回路が前記メモリチップを前記実行不能状態に切換不能となる切換無効状態とに変更できるよう構成されており、前記書込許可端子は、前記メモリデバイスを前記遊技機用制御装置本体に装着した状態では、前記メモリデバイスが前記切換有効状態となる電圧レベルに制御されることも提案される。   Further, in the present invention, the memory device has a switching effective state in which the first memory state switching circuit can switch the memory chip to the inactive state according to an input voltage level of a predetermined write permission terminal. And the first memory state switching circuit is configured to change the memory chip to a switching invalid state in which the memory chip cannot be switched to the inactive state, and the write permission terminal connects the memory device to the game It is proposed that the memory device is controlled to a voltage level at which the switching is enabled in a state where the memory device is mounted on the machine control device body. The memory device has a switching valid state in which the second memory state switching circuit can switch the memory chip to the inexecutable state according to an input voltage level of a predetermined write permission terminal, and the second memory state switching circuit. The memory state switching circuit is configured to be able to change the memory chip to a switching invalid state in which the memory chip cannot be switched to the inexecutable state, and the write permission terminal connects the memory device to the gaming machine controller main body. It is also proposed that in the mounted state, the memory device is controlled to a voltage level at which the switching is enabled.

かかる構成にあっては、メモリデバイスを遊技機用制御装置に配設した状態では、メモリチップの記憶情報を確実に保護することができる。一方で、メモリデバイスをメモリライタに装着して、切換無効状態となる電圧レベルに書込許可端子を制御すれば、メモリチップに記憶情報を書き込むことが可能となる。したがって、かかる構成によれば、使用済みの遊技機用制御装置からメモリデバイスを取り外して、メモリライタでメモリチップに新たな記憶情報を書き込むことで、当該メモリデバイスを、別の遊技機用制御装置に再利用することが可能となる。   In such a configuration, the storage information of the memory chip can be reliably protected in a state where the memory device is disposed in the control device for gaming machines. On the other hand, if the memory device is attached to the memory writer and the write permission terminal is controlled to a voltage level at which switching is disabled, the stored information can be written to the memory chip. Therefore, according to this configuration, by removing the memory device from the used gaming machine control device and writing new storage information to the memory chip with the memory writer, the memory device is connected to another gaming machine control device. Can be reused.

以上のように、本発明によれば、メモリ制御装置からメモリチップへ送信されるコマンドを遅延させることなく、メモリチップの記憶情報が不正コマンドによって改変されるのを確実に防止できる。   As described above, according to the present invention, it is possible to reliably prevent the stored information of the memory chip from being altered by an illegal command without delaying the command transmitted from the memory control device to the memory chip.

実施例1のスロットマシン1の斜視図である。FIG. 3 is a perspective view of the slot machine 1 according to the first embodiment. 前扉3を開放した状態のスロットマシン1の斜視図である。FIG. 3 is a perspective view of the slot machine 1 with a front door 3 opened. スロットマシン1の制御回路を示すブロック図である。3 is a block diagram showing a control circuit of the slot machine 1. FIG. サブ制御装置21の構成を示すブロック図である。3 is a block diagram showing a configuration of a sub control device 21. FIG. サブ制御装置21の斜視図である。3 is a perspective view of a sub control device 21. FIG. 実施例1に係るシリアルインタフェース36等の回路図である。3 is a circuit diagram of a serial interface 36 and the like according to Embodiment 1. FIG. 制御用ROMチップ33のコマンドを示す図表である。4 is a chart showing commands of a control ROM chip 33. 制御用ROMチップ33の記憶情報の読取手順と書込手順を示すタイミングチャートである。4 is a timing chart showing a reading procedure and a writing procedure of stored information in a control ROM chip 33. 実施例1に係る不正コマンド検出回路38の回路図である。3 is a circuit diagram of an illegal command detection circuit according to the first embodiment. FIG. 実施例1に係るメモリ状態切換回路39の回路図である。3 is a circuit diagram of a memory state switching circuit 39 according to Embodiment 1. FIG. 実施例1に係る制御用ROMチップ33に書込許可コマンドが入力された場合の動作を示すタイミングチャートである。6 is a timing chart illustrating an operation when a write permission command is input to the control ROM chip 33 according to the first embodiment. 実施例1に係る制御用ROMチップ33に読取コマンドが入力された場合の動作を示すタイミングチャートである。6 is a timing chart illustrating an operation when a read command is input to the control ROM chip 33 according to the first embodiment. 実施例2に係るシリアルインタフェース36等の回路図である。6 is a circuit diagram of a serial interface 36 and the like according to Embodiment 2. FIG. 実施例2に係る不正コマンド検出回路38aの回路図である。6 is a circuit diagram of an illegal command detection circuit 38a according to Embodiment 2. FIG. 実施例2に係るメモリ状態切換回路39aの回路図である。FIG. 6 is a circuit diagram of a memory state switching circuit 39a according to a second embodiment. 実施例2において、制御用ROMチップ33に書込許可コマンドが入力された場合の動作を示すタイミングチャートである。11 is a timing chart illustrating an operation when a write permission command is input to the control ROM chip 33 in the second embodiment.

本発明の実施形態を、本発明をスロットマシン用の制御装置に適用した実施例によって説明する。
なお、以下の実施例にあって、本発明の遊技機用制御装置は、サブ制御装置21に相当し、また、遊技機用制御装置本体は、サブ制御装置本体40に相当する。また、本発明に係るメモリチップは、制御用ROMチップ33に相当し、メモリ制御装置は、CPU30に相当する。また、本発明に係るシリアル信号線は、シリアルインタフェース36のシリアル信号入力線36cに相当する。また、本発明に係る第一の不正コマンド検出回路と第一のメモリ状態切換回路は、実施例1に係る不正コマンド検出回路38とメモリ状態切換回路39に夫々相当する。また、本発明に係る第二の不正コマンド検出回路と第二のメモリ状態切換回路は、実施例2に係る不正コマンド検出回路38aとメモリ状態切換回路39aに夫々相当する。また、本発明に係る第一の不正コマンド検出回路と第二の不正コマンド検出回路が検出する所定の不正コマンドは、書込許可コマンドに相当する。また、本発明に係るメモリチップの非活性状態は、制御用ROMチップ33の非選択状態に相当し、本発明に係る第一のメモリ状態切換回路が、メモリチップを非活性状態にするために制御する所定の端子は、制御用ROMチップ33の/CS端子に相当する。また、本発明に係るメモリチップの実行不能状態は、制御用ROMチップ33の電源オフ状態に相当し、本発明に係る第二のメモリ状態切換回路が、メモリチップを実行不能状態にするために制御する所定の端子は、制御用ROMチップ33のVCC端子に相当する。
An embodiment of the present invention will be described by way of an example in which the present invention is applied to a control device for a slot machine.
In the following embodiments, the gaming machine control device of the present invention corresponds to the sub-control device 21, and the gaming machine control device body corresponds to the sub-control device body 40. The memory chip according to the present invention corresponds to the control ROM chip 33, and the memory control device corresponds to the CPU 30. The serial signal line according to the present invention corresponds to the serial signal input line 36 c of the serial interface 36. The first illegal command detection circuit and the first memory state switching circuit according to the present invention correspond to the illegal command detection circuit 38 and the memory state switching circuit 39 according to the first embodiment, respectively. The second illegal command detection circuit and the second memory state switching circuit according to the present invention correspond to the illegal command detection circuit 38a and the memory state switching circuit 39a according to the second embodiment, respectively. The predetermined illegal command detected by the first illegal command detection circuit and the second illegal command detection circuit according to the present invention corresponds to a write permission command. The inactive state of the memory chip according to the present invention corresponds to the non-selected state of the control ROM chip 33, and the first memory state switching circuit according to the present invention causes the memory chip to be inactive. The predetermined terminal to be controlled corresponds to the / CS terminal of the control ROM chip 33. Further, the non-executable state of the memory chip according to the present invention corresponds to the power-off state of the control ROM chip 33, and the second memory state switching circuit according to the present invention makes the memory chip non-executable. The predetermined terminal to be controlled corresponds to the VCC terminal of the control ROM chip 33.

図1,2に示すように、スロットマシン1の筐体2は前方に開放しており、前方から前扉3によって覆われている。前扉3の中央部には、筐体2の内部に配設された三つのリール9を視認するための視認窓4が設けられる。そして、前扉3の前面側には、視認窓4の下方に、遊技操作に用いるベットスイッチ5a,5b、スタートスイッチ6、ストップスイッチ7、精算スイッチ8、演出ボタンユニット13などの各種スイッチが配設される。また、視認窓4の上方には、演出用の画像を表示する画像表示器10が配設される。画像表示器10は、液晶表示装置からなるものであり、前扉3の上部に嵌め込まれている。また、前扉3の前面側には、演出用ランプ12が複数配設される。   As shown in FIGS. 1 and 2, the housing 2 of the slot machine 1 is opened forward and is covered by the front door 3 from the front. A visual recognition window 4 for visually recognizing three reels 9 disposed inside the housing 2 is provided at the center of the front door 3. On the front side of the front door 3, various switches such as bet switches 5 a and 5 b, a start switch 6, a stop switch 7, a settlement switch 8, and an effect button unit 13 are arranged below the viewing window 4. Established. Further, an image display 10 for displaying an effect image is disposed above the viewing window 4. The image display 10 is composed of a liquid crystal display device, and is fitted into the upper part of the front door 3. A plurality of effect lamps 12 are disposed on the front side of the front door 3.

図2に示すように、前扉3の背面側には、画像表示器10の裏側に、画像表示器10を制御する画像制御装置22が配設される。また、前扉3の背面側には、スピーカ11やメダルセレクタ16などが配設される。また、図2に示すように、筐体2には、リール9の上方に、メイン制御装置20やサブ制御装置21がケースに収納された状態で設置され、また、リール9の下方には、電源ボックス18やホッパーユニット19が配設される。   As shown in FIG. 2, on the back side of the front door 3, an image control device 22 that controls the image display 10 is disposed on the back side of the image display 10. Further, a speaker 11, a medal selector 16, and the like are disposed on the back side of the front door 3. As shown in FIG. 2, the casing 2 is installed above the reel 9 with the main control device 20 and the sub control device 21 housed in a case, and below the reel 9, A power supply box 18 and a hopper unit 19 are disposed.

次に、スロットマシン1の制御回路を、図3を参照して説明する。   Next, the control circuit of the slot machine 1 will be described with reference to FIG.

スロットマシン1は、図3に示すように、メイン制御装置20、サブ制御装置21、及び画像制御装置22の3つの制御装置を備えている。
メイン制御装置20は、CPU、RAM、ROM等を備え、遊技の進行に関する制御を行うものである。メイン制御装置20の入力ポートには、電源ボックス18、ベットスイッチ5a,5b、スタートスイッチ6、ストップスイッチ7、精算スイッチ8が接続される。また、メイン制御装置20の出力ポートには、リール9、ホッパーユニット19、サブ制御装置21が接続される。
As shown in FIG. 3, the slot machine 1 includes three control devices: a main control device 20, a sub control device 21, and an image control device 22.
The main control device 20 includes a CPU, a RAM, a ROM, and the like, and performs control related to the progress of the game. The power supply box 18, the bet switches 5 a and 5 b, the start switch 6, the stop switch 7, and the settlement switch 8 are connected to the input port of the main controller 20. Further, the reel 9, the hopper unit 19, and the sub control device 21 are connected to the output port of the main control device 20.

サブ制御装置21は、CPU、RAM、ROM等を備え、遊技に関する演出の制御等を行うものである。サブ制御装置21のROMには、制御用プログラムや、各種抽選データ、多岐に亘る演出パターンに関する固定データなどが記憶される。サブ制御装置21の入力ポートには、メイン制御装置20と演出ボタンユニット13が接続され、サブ制御装置21は、メイン制御装置20から入力される情報や、演出ボタンユニット13からの信号などに基づいて演出パターンを選択し、選択した演出パターンを実行させるために、演出用ランプ12やスピーカ11に制御信号を送信し、さらには、画像表示器10に所要の画像を表示させるために画像制御装置22に制御信号を送信する。   The sub-control device 21 includes a CPU, a RAM, a ROM, and the like, and controls effects related to games. The ROM of the sub-control device 21 stores a control program, various lottery data, fixed data related to a wide variety of effect patterns, and the like. The main control device 20 and the effect button unit 13 are connected to the input port of the sub control device 21. The sub control device 21 is based on information input from the main control device 20, a signal from the effect button unit 13, or the like. In order to select an effect pattern, to execute the selected effect pattern, a control signal is transmitted to the effect lamp 12 and the speaker 11, and further, an image control device is used to display a required image on the image display 10. A control signal is transmitted to 22.

画像制御装置22は、CPU、RAM、ROM等を備え、画像表示器10の表示制御を行うものである。画像制御装置22のROMには、画像表示器10に表示する演出用画像を生成するためのデータが多量に記憶される。画像制御装置22は、サブ制御装置21から制御信号を受信すると、CPUにおいて演算処理し、演出用画像のデータをRAMに書きこんで画像表示器10に出力し、サブ制御装置21が選択した演出パターン通りの演出用画像を画像表示器10の表示画面に表示させる。   The image control device 22 includes a CPU, a RAM, a ROM, and the like, and performs display control of the image display device 10. A large amount of data for generating an effect image to be displayed on the image display 10 is stored in the ROM of the image control device 22. When receiving the control signal from the sub-control device 21, the image control device 22 performs arithmetic processing in the CPU, writes the data for the effect image in the RAM and outputs it to the image display 10, and the effect selected by the sub-control device 21. The effect image according to the pattern is displayed on the display screen of the image display 10.

サブ制御装置21について詳述すると、図4に示すように、サブ制御装置21は、CPU30と、RAMを構成するRAMチップ32と、ROMを構成する2つのROMチップ33,34とを備えている。ここで、2つのROM33,34の一方は、制御用プログラムや抽選データが記憶された制御用ROMチップ33であり、他方は画像や音などを用いた演出パターンが記憶された演出用ROMチップ34である。CPU30は、インタフェース35,36を介して、RAMチップ32やROMチップ33,34と相互接続されており、各チップ32〜34に適宜コマンドを出力し、データの読出し等を行うことにより、遊技に関する演出制御等を実行する。ここで、CPU30は、パラレルインタフェース35とシリアルインタフェース36にそれぞれ対応した汎用品であり、RAMチップ32と演出用ROMチップ34は、パラレルインタフェース35を介してCPU30と接続され、制御用ROMチップ33は、シリアルインタフェース36を介してCPU30と接続される。また、図4に示すように、サブ制御装置21には、不正コマンド検出回路38とメモリ状態切換回路39が配設される。これは、本発明の要部に係るため、詳細は後述する。   The sub-control device 21 will be described in detail. As shown in FIG. 4, the sub-control device 21 includes a CPU 30, a RAM chip 32 that constitutes a RAM, and two ROM chips 33 and 34 that constitute a ROM. . Here, one of the two ROMs 33 and 34 is a control ROM chip 33 in which a control program and lottery data are stored, and the other is an effect ROM chip 34 in which an effect pattern using images and sounds is stored. It is. The CPU 30 is interconnected with the RAM chip 32 and the ROM chips 33 and 34 via the interfaces 35 and 36, and outputs a command to each of the chips 32 to 34, reads data, etc. Perform production control and the like. Here, the CPU 30 is a general-purpose product corresponding to each of the parallel interface 35 and the serial interface 36. The RAM chip 32 and the effect ROM chip 34 are connected to the CPU 30 via the parallel interface 35, and the control ROM chip 33 is The CPU 30 is connected via the serial interface 36. Further, as shown in FIG. 4, the sub-control device 21 is provided with an illegal command detection circuit 38 and a memory state switching circuit 39. Since this relates to the main part of the present invention, details will be described later.

ここで、サブ制御装置21は、図4,5に示すように、サブ制御装置本体40と、サブ制御装置本体40に対して脱着可能に配設されたメモリデバイス41とで構成される。サブ制御装置本体40は、CPU30やRAMチップ32、演出用ROMチップ34などを本体用の基板43に配設してなるものである。一方、メモリデバイス41は、制御用ROMチップ33と、不正コマンド検出回路38と、メモリ状態切換回路39とを、メモリデバイス用の基板44に配設してデバイス化したものであり、サブ制御装置本体40とメモリデバイス41には、両者を脱着可能に相互接続する一対のコネクタ46a,46bが配設されている。   Here, as shown in FIGS. 4 and 5, the sub control device 21 includes a sub control device main body 40 and a memory device 41 that is detachably attached to the sub control device main body 40. The sub-control device main body 40 is configured by arranging a CPU 30, a RAM chip 32, an effect ROM chip 34 and the like on a substrate 43 for the main body. On the other hand, the memory device 41 is a device formed by disposing a control ROM chip 33, an illegal command detection circuit 38, and a memory state switching circuit 39 on a substrate 44 for a memory device. The main body 40 and the memory device 41 are provided with a pair of connectors 46a and 46b that are detachably connected to each other.

前記シリアルインタフェース36は、シリアルペリフェラルインタフェースであり、図6に示すように、CPU30(マスタ)から制御用ROMチップ33(スレーブ)へクロック信号を伝達するクロック信号線36aと、CPU30から制御用ROMチップ33へチップセレクト信号を伝達するチップセレクト信号線36bと、CPU30から制御用ROMチップ33へシリアル伝送方式でコマンドを伝送するシリアル信号入力線36cと、制御用ROMチップ33からCPU30へシリアル伝送方式で信号を伝送するシリアル信号出力線36dとを備えている。   The serial interface 36 is a serial peripheral interface, and as shown in FIG. 6, a clock signal line 36a for transmitting a clock signal from the CPU 30 (master) to the control ROM chip 33 (slave), and a control ROM chip from the CPU 30. 33, a chip select signal line 36b for transmitting a chip select signal to the CPU 33, a serial signal input line 36c for transmitting a command from the CPU 30 to the control ROM chip 33 by a serial transmission system, and a serial transmission system from the control ROM chip 33 to the CPU 30 by a serial transmission system. And a serial signal output line 36d for transmitting a signal.

制御用ROMチップ33は、シリアルペリフェラルインタフェースに対応した、ワンチップのシリアルフラッシュメモリであり、汎用品が用いられる。図6に示すように、制御用ROMチップ33は、クロック信号線36aが接続されるSCK端子と、チップセレクト信号線36bが接続される/CS端子と、シリアル信号入力線36cが接続されるSI端子と、シリアル信号出力線36dが接続されるSO端子と、電源入力用のVCC端子と、接地用のGND端子とを備えている。この制御用ROMチップ33は、/CS端子の入力電圧レベルがLレベルになると、SI端子へのコマンド入力を有効とする選択状態となり、/CS端子の入力電圧レベルがHレベルになると、SI端子へのコマンド入力を無効として、当該コマンドを実行しない非選択状態となる。   The control ROM chip 33 is a one-chip serial flash memory corresponding to the serial peripheral interface, and a general-purpose product is used. As shown in FIG. 6, the control ROM chip 33 is connected to the SCK terminal to which the clock signal line 36a is connected, the / CS terminal to which the chip select signal line 36b is connected, and the SI to which the serial signal input line 36c is connected. A terminal, a SO terminal to which the serial signal output line 36d is connected, a VCC terminal for power supply input, and a GND terminal for grounding. When the input voltage level of the / CS terminal becomes L level, the control ROM chip 33 enters a selection state in which command input to the SI terminal is enabled, and when the input voltage level of the / CS terminal becomes H level, the SI terminal The command input to is disabled, and the command is not executed.

制御用ROMチップ33を制御するためのコマンドは、シリアルペリフェラルインタフェースの規格に則って、シリアル信号入力線36cを介して制御用ROMチップ33のSI端子に入力される。また、制御用ROMチップ33が出力する信号は、SO端子からシリアル信号出力線36dに出力される。制御用ROMチップ33が実行可能なコマンドとしては、図7に示すように、読取コマンド、書込コマンド、チップ消去コマンド、選択消去コマンド、書込許可コマンドなどがある。これらのコマンドは、少なくとも指示内容を表す1バイトのインストラクションを先頭に含んでいる。以下、これらのコマンドについて個別に説明する。   A command for controlling the control ROM chip 33 is input to the SI terminal of the control ROM chip 33 via the serial signal input line 36c in accordance with the serial peripheral interface standard. The signal output from the control ROM chip 33 is output from the SO terminal to the serial signal output line 36d. As shown in FIG. 7, commands that can be executed by the control ROM chip 33 include a read command, a write command, a chip erase command, a selective erase command, a write permission command, and the like. These commands include at least a one-byte instruction representing the instruction content at the head. Hereinafter, these commands will be described individually.

読取コマンドは、制御用ROMチップ33の記憶情報を読み出すためのコマンドである。読取コマンドでは、1バイトのインストラクションの後に、1バイトのアドレス情報が付加される。選択状態で読取コマンドが入力されると、制御用ROMチップ33は、当該読取コマンドが指定するアドレスからの情報を非選択状態になるまで1ビットずつ出力する。   The read command is a command for reading stored information in the control ROM chip 33. In the read command, 1-byte address information is added after the 1-byte instruction. When a read command is input in the selected state, the control ROM chip 33 outputs information from the address specified by the read command bit by bit until the information is not selected.

書込コマンドは、制御用ROMチップ33に情報を書き込むためのコマンドである。書込コマンドは、1バイトのインストラクションの後に、1バイトのアドレス情報が付加され、さらにその後に、1〜256バイトの書込情報が付加される。選択状態で書込コマンドが入力されると、制御用ROMチップ33は、当該書込コマンドが指定するアドレスを起点として、当該書込コマンドが指定する情報をメモリ領域に書き込む。   The write command is a command for writing information to the control ROM chip 33. In the write command, 1-byte address information is added after a 1-byte instruction, and 1-256 bytes of write information is further added thereafter. When a write command is input in the selected state, the control ROM chip 33 writes information specified by the write command to the memory area, starting from the address specified by the write command.

チップ消去コマンドは、1バイトのインストラクションのみからなるコマンドである。選択状態でチップ消去コマンドが入力されると、制御用ROMチップ33は、全ての記憶情報を消去する。   The chip erase command is a command consisting of only one byte instruction. When a chip erase command is input in the selected state, the control ROM chip 33 erases all stored information.

選択消去コマンドは、制御用ROMチップ33の記憶情報を選択的に消去するためのコマンドである。選択消去コマンドは、1バイトのインストラクションの後に、1バイトのアドレス情報が付加される。選択状態で選択消去コマンドが入力されると、制御用ROMチップ33は、当該選択消去コマンドが指定するアドレスの記憶情報を消去する。   The selective erasure command is a command for selectively erasing information stored in the control ROM chip 33. In the selective erase command, 1-byte address information is added after a 1-byte instruction. When the selective erase command is input in the selected state, the control ROM chip 33 erases the stored information at the address designated by the selective erase command.

書込許可コマンドは、1バイトのインストラクションのみからなるコマンドである。選択状態で書込許可コマンドが入力されると、制御用ROMチップ33は、内部のステータスレジスタの書込許可フラグを「1」(書込許可)に変更する。書込許可フラグは、記憶情報の書込みや消去を許可するか否かを決定するフラグであり、書込許可フラグが「0」(書込禁止)の状態では、書込コマンドやチップ消去コマンド、選択消去コマンドなどが入力されても、これらのコマンドは実行されず、記憶情報は維持される。   The write permission command is a command consisting of only 1-byte instructions. When a write permission command is input in the selected state, the control ROM chip 33 changes the write permission flag of the internal status register to “1” (write permission). The write permission flag is a flag that determines whether or not writing or erasure of storage information is permitted. When the write permission flag is “0” (write prohibition), a write command, a chip erase command, Even if a selective deletion command or the like is input, these commands are not executed and the stored information is maintained.

次に、一般的なメモリ制御装置が、シリアルインタフェース36を介して制御用ROMチップ33の記憶情報を読み取るための処理手順を、図8(a)を参照して説明する。
(1)まず、制御用ROMチップ33に読取コマンドを出力するのに先立って、メモリ制御装置が、図8(a)のt1のタイミングで、制御用ROMチップ33へのチップセレクト信号をHレベルからLレベルに切り換える。これにより、/CS端子の入力電圧レベルがLレベルとなって、制御用ROMチップ33は、非選択状態から選択状態に切り換わる。
(2)次に、メモリ制御装置は、図8(a)のt2〜t3のタイミングで、クロック信号に合わせて、読取コマンドをシリアル信号入力線36cに1ビットずつ出力する。そして、制御用ROMチップ33は、読取コマンドをSCK端子に入力されるクロック信号に合わせて、SI端子に入力される読取コマンドを1ビットずつ取り込む。
(3)そして、制御用ROMチップ33は、図8(a)のt3のタイミングで、16ビットの読取コマンド全てを受信すると、次のクロック信号から、当該読取コマンドで指定されたアドレスを起点として、制御用ROMチップ33の記憶情報をシリアル信号出力線36dに1ビットずつ出力する。
(4)その後、メモリ制御装置は、図8(a)のt4のタイミングで、制御用ROMチップ33から所要量の記憶情報を受信すると、チップセレクト信号をHレベルに切り換える。そして、これに伴い、制御用ROMチップ33は、選択状態から非選択状態に切り換わり、記憶情報の出力を停止して、読取コマンド受信前の状態に復帰する。これにより、一連の記憶情報の読取手順が終了する。
Next, a processing procedure for a general memory control device to read information stored in the control ROM chip 33 via the serial interface 36 will be described with reference to FIG.
(1) First, prior to outputting a read command to the control ROM chip 33, the memory control device outputs a chip select signal to the control ROM chip 33 at the H level at the timing t1 in FIG. To L level. As a result, the input voltage level of the / CS terminal becomes L level, and the control ROM chip 33 switches from the non-selected state to the selected state.
(2) Next, the memory control device outputs a read command to the serial signal input line 36c bit by bit at the timings t2 to t3 in FIG. The control ROM chip 33 takes in the read command input to the SI terminal bit by bit in accordance with the clock signal input to the SCK terminal.
(3) When the control ROM chip 33 receives all the 16-bit read commands at the timing t3 in FIG. 8A, it starts from the address specified by the read command from the next clock signal. The information stored in the control ROM chip 33 is output bit by bit to the serial signal output line 36d.
(4) Thereafter, when the memory control device receives a required amount of stored information from the control ROM chip 33 at the timing t4 in FIG. 8A, the memory control device switches the chip select signal to the H level. Accordingly, the control ROM chip 33 switches from the selected state to the non-selected state, stops outputting the stored information, and returns to the state before receiving the read command. Thus, a series of stored information reading procedures is completed.

次に、一般的なメモリ制御装置が、シリアルインタフェース36を介して制御用ROMチップ33に記憶情報を書き込むための処理手順を、図8(b)を参照して説明する。なお、サブ制御装置21のCPU30は、正常な状態では、制御用ROMチップ33の記憶情報を読み取る手順を実行するのみであり、かかる書込手順をCPU30が実行することはない。
(1)まず、メモリ制御装置は、図8(b)のt1のタイミングで、制御用ROMチップ33へのチップセレクト信号をLレベルに切り換えて、制御用ROMチップ33を非選択状態から選択状態に変更する。
(2)次に、メモリ制御装置は、図8(b)のt2〜t3のタイミングで、クロック信号に合わせて、書込許可コマンドをシリアル信号入力線36cに1ビットずつ出力し、8ビットの書込許可コマンド全てを出力したt3のタイミングで、チップセレクト信号をHレベルに切り換える。そして、これに伴って、制御用ROMチップ33は、図8(b)のt2〜t3のタイミングで書込許可コマンドを受信して、t3のタイミングで、ステータスレジスタの書込許可フラグを「1」(書込許可)に変更する。
(3)その後、メモリ制御装置は、図8(b)のt4のタイミングで、制御用ROMチップ33へのチップセレクト信号を再びLレベルに切り換えて、制御用ROMチップ33を非選択状態から選択状態に変更する。
(4)そして、メモリ制御装置は、図8(b)のt5〜t6のタイミングで、クロック信号に合わせて、書込コマンドをシリアル信号入力線36cに1ビットずつ出力し、書込コマンド全てを出力したt6のタイミングでチップセレクト信号をHレベルに切り換える。そして、これに伴って、制御用ROMチップ33は、図8(b)のt5〜t6のタイミングで、書込コマンドを受信して、t6のタイミングで、当該書込コマンドが指定するアドレスを起点として、当該書込コマンドが指定するデータをメモリ領域に書き込む。そして、データの書込みが終了すると、制御用ROMチップ33は、ステータスレジスタの書込許可フラグを「0」(書込禁止)に変更し、さらに、選択状態から非選択状態となることで、書込許可コマンド受信前の状態に復帰する。
Next, a processing procedure for a general memory control device to write stored information to the control ROM chip 33 via the serial interface 36 will be described with reference to FIG. In the normal state, the CPU 30 of the sub-control device 21 only executes a procedure for reading information stored in the control ROM chip 33, and the CPU 30 does not execute such a writing procedure.
(1) First, the memory control device switches the chip select signal to the control ROM chip 33 to the L level at the timing t1 in FIG. 8B, and the control ROM chip 33 is selected from the non-selected state. Change to
(2) Next, the memory control device outputs a write permission command to the serial signal input line 36c bit by bit in accordance with the clock signal at the timings t2 to t3 in FIG. The chip select signal is switched to the H level at the timing of t3 when all the write permission commands are output. Accordingly, the control ROM chip 33 receives the write permission command at the timings t2 to t3 in FIG. 8B, and sets the write permission flag of the status register to “1” at the timing t3. "(Write permission).
(3) Thereafter, the memory control device switches the chip select signal to the control ROM chip 33 to the L level again at the timing t4 in FIG. 8B, and selects the control ROM chip 33 from the non-selected state. Change to state.
(4) The memory control device outputs a write command to the serial signal input line 36c bit by bit in accordance with the clock signal at timings t5 to t6 in FIG. The chip select signal is switched to the H level at the output timing t6. Along with this, the control ROM chip 33 receives the write command at timings t5 to t6 in FIG. 8B, and starts from the address specified by the write command at timing t6. The data specified by the write command is written to the memory area. When the data writing is completed, the control ROM chip 33 changes the write permission flag of the status register to “0” (write prohibited), and further changes from the selected state to the non-selected state. It returns to the state before receiving the command to enable loading.

なお、制御用ROMチップ33の記憶情報を消去するための処理手順は、書込許可コマンドの出力後に、書込コマンドに替えてチップ消去コマンドや選択消去コマンドを出力する以外は、上述した記憶情報の書込手順と同様の手順で実現されるため、記憶情報の消去手順についての詳細な説明は省略する。   The processing procedure for erasing the stored information in the control ROM chip 33 is the same as that described above except that after the write permission command is output, a chip erase command or a selective erase command is output instead of the write command. Therefore, detailed description of the stored information erasing procedure is omitted.

以下に、本発明の要部に係る構成ついて説明する。
図4に示すように、サブ制御装置21のシリアルインタフェース36には、制御用ROMチップ33の他に、本発明に係る不正コマンド検出回路38が接続され、さらに、サブ制御装置21には、不正コマンド検出回路38からの検出信号に基づいて制御用ROMチップ33を非選択状態にするメモリ状態切換回路39が配設される。
Below, the structure which concerns on the principal part of this invention is demonstrated.
As shown in FIG. 4, in addition to the control ROM chip 33, the serial interface 36 of the sub-control device 21 is connected with an illegal command detection circuit 38 according to the present invention. A memory state switching circuit 39 for disabling the control ROM chip 33 based on a detection signal from the command detection circuit 38 is provided.

不正コマンド検出回路38は、制御用ROMチップ33に入力されるコマンドを監視して、前記書込許可コマンドを不正なコマンドとして検出するものである。上述のように、制御用ROMチップ33では、情報の書込時にも、記憶情報の消去時にも、書込許可コマンドを必要とするため、書込許可コマンドの実行さえ阻止すれば、制御用ROMチップ33の記憶情報の改変を防止できる。   The illegal command detection circuit 38 monitors a command input to the control ROM chip 33 and detects the write permission command as an illegal command. As described above, the control ROM chip 33 requires a write permission command both when writing information and when erasing stored information. Therefore, if the execution of the write permission command is prevented, the control ROM The alteration of the stored information of the chip 33 can be prevented.

具体的には、不正コマンド検出回路38は、シリアル信号入力線36cに書込許可コマンドが入力されると、書込許可コマンドの4〜7ビット目に含まれる「0011」のビットパターンを検出して、書込許可コマンドの8ビット目が制御用ROMチップ33に入力される前に検出信号を出力する。   Specifically, when a write permission command is input to the serial signal input line 36c, the illegal command detection circuit 38 detects the bit pattern “0011” included in the fourth to seventh bits of the write permission command. Thus, the detection signal is output before the eighth bit of the write permission command is input to the control ROM chip 33.

図6,9に示すように、不正コマンド検出回路38は、シリアルインタフェース36のクロック信号線36aと、チップセレクト信号線36bと、シリアル信号入力線36cに並列接続されており、クロック信号線36aが接続されるSCK端子と、チップセレクト信号線36bが接続される/CS端子と、シリアル信号入力線36cが接続されるSI端子と、検出信号を出力するOUT端子とを備えている。そして、図9に示すように、不正コマンド検出回路38は、前記ビットパターン「0011」を検出して検出信号を出力するビットパターン検出回路50と、コマンドの4〜7ビット目が入力されるタイミングでビットパターン検出回路50を有効とするカウンタ回路51とを備えている。   As shown in FIGS. 6 and 9, the illegal command detection circuit 38 is connected in parallel to the clock signal line 36a, chip select signal line 36b, and serial signal input line 36c of the serial interface 36. An SCK terminal to be connected, a / CS terminal to which the chip select signal line 36b is connected, an SI terminal to which the serial signal input line 36c is connected, and an OUT terminal for outputting a detection signal are provided. As shown in FIG. 9, the illegal command detection circuit 38 detects the bit pattern “0011” and outputs a detection signal, and the timing at which the fourth to seventh bits of the command are input. And a counter circuit 51 for enabling the bit pattern detection circuit 50.

図9に示すように、ビットパターン検出回路50は、シリアル信号入力線36cから入力されるシリアル信号をパラレル信号に変換して出力するシフトレジスタ52と、該シフトレジスタ52が出力するパラレル信号が所定のビットパターン「0011」と一致するか否かを判定する比較器53とを備えている。   As shown in FIG. 9, the bit pattern detection circuit 50 includes a shift register 52 that converts a serial signal input from the serial signal input line 36c into a parallel signal and outputs the parallel signal, and a parallel signal output from the shift register 52 is predetermined. And a comparator 53 for determining whether or not the bit pattern “0011” matches.

シフトレジスタ52は、4ビットのシフトレジスタであり、シリアル信号入力線36cとクロック信号線36aからの入力に基づいて、シリアル信号入力線36cに出力された直近の4ビットの信号をパラレル信号に変換し、4つの端子QA,QB,QC,QDから即座に(1クロックの遅れもなく)、パラレル信号として出力する。具体的には、シフトレジスタ52は、制御用ROMチップ33にコマンドの4ビット目までが入力されると、即座に当該コマンドの1〜4ビット目をパラレル信号として出力し、コマンドの5ビット目までが入力されると、即座に当該コマンドの2〜5ビット目をパラレル信号として出力する。   The shift register 52 is a 4-bit shift register, and converts the latest 4-bit signal output to the serial signal input line 36c into a parallel signal based on inputs from the serial signal input line 36c and the clock signal line 36a. Then, the signals are output as parallel signals immediately from the four terminals QA, QB, QC, and QD (without a delay of one clock). Specifically, when up to the fourth bit of the command is input to the control ROM chip 33, the shift register 52 immediately outputs the first to fourth bits of the command as a parallel signal, and the fifth bit of the command. Are input, the second to fifth bits of the command are immediately output as a parallel signal.

比較器53は、組合せ回路によって構成されるものであり、シフトレジスタ52が出力するパラレル信号のビットパターンが「0011」である場合に、1クロックの遅れもなく、即座に一致信号を出力する。上述のように、このビットパターンが、不正コマンド検出回路38が、書込許可コマンドを検出するために検出対象とするビットパターンである。比較器53の一致信号はゲート回路54に入力され、ビットパターン検出回路50は、カウンタ回路51がアクティブ信号を出力している場合にのみ、比較器53の一致信号を検出信号としてOUT端子から出力する。   The comparator 53 is constituted by a combinational circuit, and immediately outputs a coincidence signal without a delay of one clock when the bit pattern of the parallel signal output from the shift register 52 is “0011”. As described above, this bit pattern is a bit pattern to be detected in order for the illegal command detection circuit 38 to detect a write permission command. The coincidence signal of the comparator 53 is input to the gate circuit 54, and the bit pattern detection circuit 50 outputs the coincidence signal of the comparator 53 as a detection signal from the OUT terminal only when the counter circuit 51 outputs an active signal. To do.

カウンタ回路51には、図9に示すように、クロック信号とチップセレクト信号が入力される。カウンタ回路51は、チップセレクト信号がHレベルである時は動作せず、チップセレクト信号が立ち下がると、クロック信号のクロックパルスをカウントする。そして、カウンタ回路51は、カウント開始から4回目のクロックパルスの立ち上がりタイミングでアクティブ信号(出力電圧レベルH)を出力し、7回目のクロックパルスの立ち下がりタイミングで、アクティブ信号の出力を停止(出力電圧レベルL)する。すなわち、かかるカウンタ回路51は、シリアル信号入力線36cにコマンドの4ビット目〜7ビット目が入力されるタイミングでアクティブ信号を出力し、それ以外のタイミングではアクティブ信号の出力を停止する。   As shown in FIG. 9, the counter circuit 51 receives a clock signal and a chip select signal. The counter circuit 51 does not operate when the chip select signal is at the H level, and counts clock pulses of the clock signal when the chip select signal falls. Then, the counter circuit 51 outputs an active signal (output voltage level H) at the rising timing of the fourth clock pulse from the start of counting and stops outputting the active signal (output) at the falling timing of the seventh clock pulse. Voltage level L). That is, the counter circuit 51 outputs an active signal at the timing when the fourth to seventh bits of the command are input to the serial signal input line 36c, and stops outputting the active signal at other timings.

上述のように、カウンタ回路51のアクティブ信号は、ビットパターン検出回路50に入力され、これにより、ビットパターン検出回路50は、コマンドの4ビット目〜7ビット目が入力されるタイミングでのみ、比較器53の一致信号を有効として、不正コマンド検出回路38のOUT端子から検出信号(出力電圧レベルH)を出力する。ここで、コマンドの4ビット目〜7ビット目が入力されるタイミングで、シフトレジスタ52は、コマンドの1〜4ビット目、2〜5ビット目、3〜6ビット目、4〜7ビット目の各グループを順次パラレル信号として出力し、かかるパラレル信号が「0011」と一致するかを比較器53が判定する。このため、かかる不正コマンド検出回路38は、コマンドの1ビット目から7ビット目の中に、「0011」のビットパターンが含まれる場合にのみ検出信号を出力することとなる。図7に示すように、このビットパターン「0011」は、書込許可コマンドの4〜7ビット目に含まれており、なおかつ、他のコマンドの1〜7ビット目には含まれていないビットパターンである。したがって、かかる不正コマンド検出回路38は、シリアル信号入力線36cに書込許可コマンドが入力された場合にのみ、検出信号を出力することとなる。ここで、不正コマンド検出回路38は、出力中のコマンドをシフトレジスタ52によって即座にパラレル信号に変換して、1クロックの遅れもなく、ビットパターンを比較器53で比較するよう構成されているため、書込許可コマンドの7ビット目がシリアル信号入力線36cに入力されると、不正コマンド検出回路38は、書込許可コマンドの8ビット目がシリアル信号入力線36cに入力される前に検出信号を出力することとなる。   As described above, the active signal of the counter circuit 51 is input to the bit pattern detection circuit 50, so that the bit pattern detection circuit 50 compares only at the timing when the fourth to seventh bits of the command are input. The coincidence signal of the device 53 is validated, and a detection signal (output voltage level H) is output from the OUT terminal of the illegal command detection circuit 38. Here, at the timing when the fourth to seventh bits of the command are input, the shift register 52 reads the first to fourth bits, the second to fifth bits, the third to sixth bits, and the fourth to seventh bits of the command. Each group is sequentially output as a parallel signal, and the comparator 53 determines whether the parallel signal matches “0011”. Therefore, the illegal command detection circuit 38 outputs a detection signal only when the bit pattern of “0011” is included in the first to seventh bits of the command. As shown in FIG. 7, this bit pattern “0011” is included in the 4th to 7th bits of the write enable command, and is not included in the 1st to 7th bits of the other commands. It is. Therefore, the illegal command detection circuit 38 outputs a detection signal only when a write permission command is input to the serial signal input line 36c. Here, the illegal command detection circuit 38 is configured to immediately convert the command being output into a parallel signal by the shift register 52 and compare the bit pattern by the comparator 53 without a delay of one clock. When the seventh bit of the write enable command is input to the serial signal input line 36c, the illegal command detection circuit 38 detects the detection signal before the eighth bit of the write enable command is input to the serial signal input line 36c. Will be output.

メモリ状態切換回路39は、不正コマンド検出回路38が検出信号を出力した時に、制御用ROMチップ33の/CS端子の入力電圧レベルをHレベルに制御して、制御用ROMチップ33を強制的に非選択状態にするものである。具体的には、図10に示すように、メモリ状態切換回路39は、チップセレクト信号線36bに設けられたORゲート回路55を備え、IN端子に不正コマンド検出回路38からの検出信号(電圧レベルH)が入力されると、ORゲート回路55の部分で、CPU30が出力するチップセレクト信号に関わらず、制御用ROMチップ33の/CS端子の入力電圧レベルがHレベルとなるよう制御する。   When the illegal command detection circuit 38 outputs a detection signal, the memory state switching circuit 39 controls the input voltage level of the / CS terminal of the control ROM chip 33 to H level to forcibly control the control ROM chip 33. It is to be in a non-selected state. Specifically, as shown in FIG. 10, the memory state switching circuit 39 includes an OR gate circuit 55 provided on the chip select signal line 36b, and a detection signal (voltage level) from the illegal command detection circuit 38 at the IN terminal. When H) is input, the OR gate circuit 55 controls the input voltage level of the / CS terminal of the control ROM chip 33 to be H level regardless of the chip select signal output from the CPU 30.

より具体的には、メモリ状態切換回路39は、IN端子に不正コマンド検出回路38から検出信号が入力されると、1クロックの遅れもなく、即座に/CS端子をHレベルに制御する。この時、メモリ状態切換回路39に配設されたラッチ回路57が、ORゲート回路55への出力を保持することで、メモリ状態切換回路39は、当該検出信号が停止した後も、制御用ROMチップ33の/CS端子の入力電圧レベルをHレベルに維持する。図6に示すように、CPU30とメモリ状態切換回路39の間には、リセット信号を伝送するリセット信号線60が配設されており、メモリ状態切換回路39は、制御用ROMチップ33の/CS端子をHレベルに維持している状態でCPU30からリセット信号が入力されると、ラッチ回路57の出力を反転させて検出信号入力前の状態に復帰するため、CPU30からのチップセレクト信号は、制御用ROMチップ33の/CS端子に入力可能となる。   More specifically, when a detection signal is input from the illegal command detection circuit 38 to the IN terminal, the memory state switching circuit 39 immediately controls the / CS terminal to the H level without a delay of one clock. At this time, the latch circuit 57 disposed in the memory state switching circuit 39 holds the output to the OR gate circuit 55, so that the memory state switching circuit 39 can control ROM even after the detection signal is stopped. The input voltage level of the / CS terminal of the chip 33 is maintained at the H level. As shown in FIG. 6, a reset signal line 60 for transmitting a reset signal is provided between the CPU 30 and the memory state switching circuit 39, and the memory state switching circuit 39 is connected to / CS of the control ROM chip 33. When a reset signal is input from the CPU 30 while the terminal is maintained at the H level, the output of the latch circuit 57 is inverted to return to the state before the detection signal is input, so that the chip select signal from the CPU 30 is controlled It becomes possible to input to the / CS terminal of the ROM chip 33 for use.

また、図6に示すように、メモリデバイス41のコネクタ46bには、メモリ状態切換回路39が制御用ROMチップ33を非選択状態に切換可能な切換有効状態と、メモリ状態切換回路39が制御用ROMチップ33を非選択状態に切換不能となる切換無効状態とに変換するための書込許可端子62が配設される。具体的には、図6,10に示すように、書込許可端子62への入力は、メモリ状態切換回路39のWE端子に入力され、書込許可端子62の入力電圧レベルがHレベルである間は、メモリ状態切換回路39が切換無効状態となって、不正コマンド検出回路38が検出信号を出力しても、制御用ROMチップ33にチップセレクト信号を入力できるよう構成される。   Further, as shown in FIG. 6, the connector 46b of the memory device 41 has a switching effective state in which the memory state switching circuit 39 can switch the control ROM chip 33 to a non-selected state, and the memory state switching circuit 39 is for control. A write permission terminal 62 is provided for converting the ROM chip 33 to a switching invalid state in which the ROM chip 33 cannot be switched to a non-selected state. Specifically, as shown in FIGS. 6 and 10, the input to the write enable terminal 62 is input to the WE terminal of the memory state switching circuit 39, and the input voltage level of the write enable terminal 62 is H level. In the meantime, even if the memory state switching circuit 39 is in a switching invalid state and the illegal command detection circuit 38 outputs a detection signal, a chip select signal can be input to the control ROM chip 33.

すなわち、メモリデバイス41は、メモリライタ等に装着し、その際、書込許可端子62の入力電圧レベルをHレベルにすることで、制御用ROMチップ33に書込許可コマンドを実行させて、制御用ROMチップ33の記憶情報を書き換え得るよう構成される。これに対して、サブ制御装置21では、制御用ROMチップ33の記憶情報を保護する必要があるため、図6に示すように、書込許可端子62の入力電圧レベルを常にLレベルに制御することで、メモリ状態切換回路39を常に切換有効状態とし、制御用ROMチップ33の記憶情報の改変を防止している。   That is, the memory device 41 is attached to a memory writer or the like, and at this time, the control ROM chip 33 is caused to execute a write permission command by setting the input voltage level of the write permission terminal 62 to the H level. The information stored in the ROM chip 33 can be rewritten. On the other hand, the sub-control device 21 needs to protect the information stored in the control ROM chip 33. Therefore, as shown in FIG. 6, the input voltage level of the write permission terminal 62 is always controlled to the L level. As a result, the memory state switching circuit 39 is always in a switching valid state to prevent alteration of stored information in the control ROM chip 33.

以下に、不正コマンド検出回路38及びメモリ状態切換回路39の動作を、図11,12のタイミングチャートを参照して具体的に説明する。   Hereinafter, the operations of the illegal command detection circuit 38 and the memory state switching circuit 39 will be specifically described with reference to the timing charts of FIGS.

図11は、仮に、何らかの不正な手段によって、制御用ROMチップ33に書込許可コマンドが入力された場合のフローチャートである。なお、上述のように、正常時には、CPU30から制御用ROMチップ33に入力されるのは、記憶情報の読取りに必要なコマンドのみであり、書込許可コマンドが制御用ROMチップ33に入力されることはない。
(1)まず、t1のタイミングで、制御用ROMチップ33へ入力されるチップセレクト信号がLレベルに切り換えられる。これにより、制御用ROMチップ33は、/CS端子がLレベルに切り換わり、非選択状態から選択状態となる。また、不正コマンド検出回路38のカウンタ回路51は、チップセレクト信号がLレベルになると、クロック信号線36aのクロックパルスのカウントを開始する。
(2)t2のタイミングで、制御用ROMチップ33に書込許可コマンドの入力が開始される。ここで、書込許可コマンドの各ビットは、制御用ROMチップ33に入力されると同時に、並列接続された不正コマンド検出回路38のシフトレジスタ52にも入力される。
(3)書込許可コマンドの4ビット目〜7ビット目が入力されるt3〜t5のタイミングで、カウンタ回路51がアクティブ信号を出力し、ビットパターン検出回路50が有効となる。このt3〜t5のタイミングで、ビットパターン検出回路50は、書込許可コマンドの1〜4ビット目、2〜5ビット目、3〜6ビット目、4〜7ビット目の各グループのうち、いずれかが「0011」のビットパターンと一致するか否かを、シフトレジスタ52にコマンドが1ビット入力される度、順番に判定する。
(4)t4のタイミングで、書込許可コマンドの7ビット目が制御用ROMチップ33とシフトレジスタ52に入力されると、シフトレジスタ52が、書込許可コマンドの4〜7ビット目のビットパターン「0011」をパラレル信号として出力し、比較器53は一致信号を出力する。この時、カウンタ回路51がアクティブ信号を出力しており、ビットパターン検出回路50は有効であるため、ビットパターン検出回路50は、不正コマンド検出回路38のOUT端子から検出信号を出力する。そして、不正コマンド検出回路38の検出信号はメモリ状態切換回路39に入力され、メモリ状態切換回路39が、制御用ROMチップ33の/CS端子の入力電圧レベルをHレベルに制御して、制御用ROMチップ33を非選択状態に切り換える。また、メモリ状態切換回路39は、内部のラッチ回路57の出力が切り換わることで、制御用ROMチップ33の/CS端子の入力電圧レベルをHレベルに維持する。
(5)メモリ状態切換回路39による制御用ROMチップ33の/CS端子の入力電圧レベルの切換えは、書込許可コマンドの7ビット目が入力されてから1クロック以内で完了する。このため、t5のタイミングで、制御用ROMチップ33のSI端子に、書込許可コマンドの8ビット目(最終ビット)が入力されても、当該入力信号は制御用ROMチップ33で無効とされ、途中まで入力されていた書込許可コマンドは実行されることなく破棄される。
FIG. 11 is a flowchart when a write permission command is input to the control ROM chip 33 by some unauthorized means. As described above, in the normal state, only commands necessary for reading stored information are input from the CPU 30 to the control ROM chip 33, and a write permission command is input to the control ROM chip 33. There is nothing.
(1) First, at time t1, the chip select signal input to the control ROM chip 33 is switched to the L level. As a result, the / CS terminal of the control ROM chip 33 switches from the non-selected state to the selected state. The counter circuit 51 of the illegal command detection circuit 38 starts counting the clock pulses of the clock signal line 36a when the chip select signal becomes L level.
(2) At time t2, input of a write permission command to the control ROM chip 33 is started. Here, each bit of the write permission command is input to the control ROM chip 33 and simultaneously to the shift register 52 of the illegal command detection circuit 38 connected in parallel.
(3) At the timing from t3 to t5 when the 4th to 7th bits of the write enable command are input, the counter circuit 51 outputs an active signal, and the bit pattern detection circuit 50 becomes valid. At the timing from t3 to t5, the bit pattern detection circuit 50 selects any one of the groups of the first to fourth bits, the second to fifth bits, the third to sixth bits, and the fourth to seventh bits of the write enable command. Each time a command is input to the shift register 52, it is determined in turn whether or not the bit pattern matches “0011”.
(4) When the seventh bit of the write enable command is input to the control ROM chip 33 and the shift register 52 at the timing of t4, the shift register 52 sets the bit pattern of the fourth to seventh bits of the write enable command. “0011” is output as a parallel signal, and the comparator 53 outputs a coincidence signal. At this time, since the counter circuit 51 outputs an active signal and the bit pattern detection circuit 50 is valid, the bit pattern detection circuit 50 outputs a detection signal from the OUT terminal of the illegal command detection circuit 38. Then, the detection signal of the illegal command detection circuit 38 is input to the memory state switching circuit 39, and the memory state switching circuit 39 controls the input voltage level of the / CS terminal of the control ROM chip 33 to the H level to control it. The ROM chip 33 is switched to a non-selected state. The memory state switching circuit 39 maintains the input voltage level at the / CS terminal of the control ROM chip 33 at the H level by switching the output of the internal latch circuit 57.
(5) The switching of the input voltage level at the / CS terminal of the control ROM chip 33 by the memory state switching circuit 39 is completed within one clock after the seventh bit of the write enable command is input. For this reason, even if the eighth bit (last bit) of the write enable command is input to the SI terminal of the control ROM chip 33 at the timing t5, the input signal is invalidated by the control ROM chip 33. The write permission command that has been input halfway is discarded without being executed.

このように、書込許可コマンドが制御用ROMチップ33に入力された場合は、書込許可コマンドの7ビット目が入力されたt4のタイミングで、不正コマンド検出回路38が検出信号を出力し、メモリ状態切換回路39が、1クロック以内に制御用ROMチップ33を非選択状態にすることで、書込許可コマンドの8ビット目の入力が、制御用ROMチップ33で無効とされ、書込許可コマンドは実行されることなく破棄される。このため、かかる構成にあっては、制御用ROMチップ33で書込許可コマンドが実行されることがなく、制御用ROMチップ33の記憶情報を確実に保護できる。   In this way, when the write permission command is input to the control ROM chip 33, the illegal command detection circuit 38 outputs a detection signal at the timing t4 when the seventh bit of the write permission command is input, When the memory state switching circuit 39 deselects the control ROM chip 33 within one clock, the 8th bit input of the write permission command is invalidated by the control ROM chip 33 and the write permission is enabled. The command is discarded without being executed. For this reason, in such a configuration, the write permission command is not executed in the control ROM chip 33, and the stored information in the control ROM chip 33 can be reliably protected.

図12は、CPU30から制御用ROMチップ33に読取コマンドが入力された場合のフローチャートである。
(1)まず、t1のタイミングで、CPU30によって、制御用ROMチップ33に入力されるチップセレクト信号がLレベルに切り換えられる。これにより、制御用ROMチップ33は、/CS端子がLレベルに切り換わり、非選択状態から選択状態となる。また、不正コマンド検出回路38のカウンタ回路51は、チップセレクト信号がLレベルになると、クロック信号線36aのクロックパルスのカウントを開始する。
(2)t2のタイミングで、CPU30から制御用ROMチップ33に読取コマンドの入力が開始される。この時、読取コマンドの各ビットは、制御用ROMチップ33に入力されると同時に、不正コマンド検出回路38のシフトレジスタ52にも入力される。
(3)読取コマンドの4〜7ビット目が入力されるt3〜t4のタイミングで、カウンタ回路51がアクティブ信号を出力し、ビットパターン検出回路50が有効となる。このt3〜t4のタイミングで、ビットパターン検出回路50は、読取コマンドの1〜4ビット目、2〜5ビット目、3〜6ビット目、4〜7ビット目の各グループのうち、いずれかが「0011」のビットパターンと一致するか否かを、シフトレジスタ52にコマンドが1ビット入力される度に順番に判定する。しかしながら、読取コマンドの1〜7ビット目には、「0011」のビットパターンが存在しないため、不正コマンド検出回路38が検出信号を出力することはない。
(4)読取コマンドの11ビット目が入力されるt5のタイミングでは、シフトレジスタ52が、読取コマンドの8〜11ビット目に含まれる「0011」のビットパターンを出力するため、比較器53が一致信号を出力する。しかしながら、かかるt5のタイミングでは、カウンタ回路51がアクティブ信号を出力しておらず、ビットパターン検出回路50が無効であるため、比較器53が一致信号を出力しても、不正コマンド検出回路38は検出信号を出力しない。
(5)このように、カウンタ回路51がアクティブ信号を出力するタイミングt3〜t4では比較器53が一致信号を出力せず、比較器53が一致信号を出力するタイミングt5では、カウンタ回路51がアクティブ信号を出力していないため、読取コマンドが入力されるt2〜t6のタイミングでは、不正コマンド検出回路38が検出信号を出力せず、読取コマンドは制御用ROMチップ33に入力され、t6のタイミングで読取コマンド全体が入力されると、制御用ROMチップ33は、読取コマンドが指定するアドレスのデータをSO端子から出力する。
FIG. 12 is a flowchart when a read command is input from the CPU 30 to the control ROM chip 33.
(1) First, at time t1, the CPU 30 switches the chip select signal input to the control ROM chip 33 to the L level. As a result, the / CS terminal of the control ROM chip 33 switches from the non-selected state to the selected state. The counter circuit 51 of the illegal command detection circuit 38 starts counting the clock pulses of the clock signal line 36a when the chip select signal becomes L level.
(2) Input of a read command from the CPU 30 to the control ROM chip 33 is started at timing t2. At this time, each bit of the read command is input to the control ROM chip 33 and simultaneously to the shift register 52 of the illegal command detection circuit 38.
(3) At the timing from t3 to t4 when the fourth to seventh bits of the read command are input, the counter circuit 51 outputs an active signal, and the bit pattern detection circuit 50 becomes valid. At the timing of t3 to t4, the bit pattern detection circuit 50 determines which one of the groups of the first to fourth bits, the second to fifth bits, the third to sixth bits, and the fourth to seventh bits of the read command. Whether or not it matches the bit pattern “0011” is sequentially determined every time a command is input to the shift register 52. However, since the bit pattern “0011” does not exist in the first to seventh bits of the read command, the illegal command detection circuit 38 does not output a detection signal.
(4) At the timing t5 when the 11th bit of the read command is input, the shift register 52 outputs the bit pattern “0011” included in the 8th to 11th bits of the read command, so that the comparator 53 matches. Output a signal. However, at the timing t5, the counter circuit 51 does not output an active signal, and the bit pattern detection circuit 50 is invalid. Therefore, even if the comparator 53 outputs a match signal, the illegal command detection circuit 38 Does not output detection signals.
(5) Thus, at the timing t3 to t4 when the counter circuit 51 outputs the active signal, the comparator 53 does not output the coincidence signal, and at the timing t5 when the comparator 53 outputs the coincidence signal, the counter circuit 51 is active. Since the signal is not output, the illegal command detection circuit 38 does not output the detection signal at the timing t2 to t6 when the read command is input, and the read command is input to the control ROM chip 33, and at the timing t6. When the entire read command is input, the control ROM chip 33 outputs data at an address specified by the read command from the SO terminal.

このように、不正コマンド検出回路38は、コマンドの7ビット目までに限定して、「0011」のビットパターンの有無を検出するため、読取コマンドの7ビット目以降の部分に「0011」のビットパターンが含まれていても、不正コマンド検出回路38は検出信号を検出しない。このため、かかる不正コマンド検出回路38によれば、CPU30が出力する正常なコマンドは、制御用ROMチップ33に滞りなく入力されて、制御用ROMチップ33で実行される。   In this way, the illegal command detection circuit 38 detects the presence or absence of the bit pattern of “0011” only up to the seventh bit of the command. Therefore, the bit of “0011” is added to the portion after the seventh bit of the read command. Even if the pattern is included, the illegal command detection circuit 38 does not detect the detection signal. Therefore, according to the illegal command detection circuit 38, a normal command output from the CPU 30 is input to the control ROM chip 33 without delay and executed by the control ROM chip 33.

以上のように、本実施例では、制御用ROMチップ33の書込みや消去に必要な書込許可コマンドが不正なコマンドとして設定され、制御用ROMチップ33に書込許可コマンドが入力された場合は、書込許可コマンドの7ビット目が入力された時点で、不正コマンド検出回路38が書込許可コマンドに含まれるビットパターンを検出し、書込許可コマンドの8ビット目(最終ビット)が入力される前に、メモリ状態切換回路39が制御用ROMチップ33を非選択状態に切り換えて、書込許可コマンドが制御用ROMチップ33で実行されるのを阻止する。したがって、本実施例にあっては、サブ制御装置21で制御用ROMチップ33の記憶情報の改変を確実に防止できる。   As described above, in this embodiment, when the write permission command necessary for writing or erasing the control ROM chip 33 is set as an illegal command and the write permission command is input to the control ROM chip 33. When the 7th bit of the write enable command is input, the illegal command detection circuit 38 detects the bit pattern included in the write enable command, and the 8th bit (last bit) of the write enable command is input. The memory state switching circuit 39 switches the control ROM chip 33 to the non-selected state before the write permission command is executed in the control ROM chip 33. Therefore, in this embodiment, the sub-control device 21 can reliably prevent the storage information of the control ROM chip 33 from being altered.

特に、本実施例では、不正コマンド検出回路38は、シリアル信号入力線36cに並列接続されて、制御用ROMチップ33に出力するコマンドを監視するため、正常なコマンドは、CPU30から制御用ROMチップ33に遅滞なく入力される。このため、本実施例では、制御用ROMチップ33で不正なコマンドが実行されるのを防止しつつ、CPU30は、制御用ROMチップ33の記憶情報を、簡単かつ迅速に読み出すことができる。   In particular, in this embodiment, the illegal command detection circuit 38 is connected in parallel to the serial signal input line 36c and monitors the command output to the control ROM chip 33, so that the normal command is sent from the CPU 30 to the control ROM chip. 33 is input without delay. For this reason, in this embodiment, the CPU 30 can easily and quickly read out the stored information of the control ROM chip 33 while preventing an illegal command from being executed by the control ROM chip 33.

また、本実施例では、カウンタ回路51によって、制御用ROMチップ33にコマンドが入力されるタイミングを検出して、コマンドの4〜7ビット目が入力されるタイミングでのみビットパターン検出回路50を有効にしているため、正常なコマンドと不正なコマンドでビットパターンが共通する部分や、ビットパターンが一定でない部分(アドレス部分)を、ビットパターン検出回路50の検出対象から除外して、正常なコマンドと不正なコマンドを、比較的短いビットパターンで正確に区別できるという利点がある。   In this embodiment, the counter circuit 51 detects the timing at which a command is input to the control ROM chip 33, and the bit pattern detection circuit 50 is enabled only at the timing at which the fourth to seventh bits of the command are input. Therefore, a portion where the bit pattern is common between a normal command and an illegal command or a portion where the bit pattern is not constant (address portion) is excluded from the detection target of the bit pattern detection circuit 50, and There is an advantage that an illegal command can be accurately distinguished by a relatively short bit pattern.

また、本実施例では、カウンタ回路51が、制御用ROMチップ33に入力されるクロック信号とチップセレクト信号に基づいて、制御用ROMチップ33に入力されるコマンドの先頭部分を検出するため、不正コマンド検出回路38を簡易な回路構成によって実現できるという利点がある。   Further, in this embodiment, the counter circuit 51 detects the head portion of the command input to the control ROM chip 33 based on the clock signal and chip select signal input to the control ROM chip 33. There is an advantage that the command detection circuit 38 can be realized by a simple circuit configuration.

また、本実施例では、ビットパターン検出回路50を、シリアル信号入力線36cを介して制御用ROMチップ33に入力されるシリアル信号をパラレル信号に変換するシフトレジスタ52と、シフトレジスタ52によって変換されたパラレル信号が特定のビットパターンであるか否かを判定する比較器53とで構成し、比較器53が特定のビットパターンであると判定した場合に検出信号を出力するよう構成しているため、シリアル信号入力線36cに検出対象のビットパターンが入力された時に、簡易な回路構成によって、1クロックの遅れもなく検出信号を出力して、制御用ROMチップ33を非選択状態にすることができるという利点がある。   In this embodiment, the bit pattern detection circuit 50 is converted by the shift register 52 and the shift register 52 for converting the serial signal input to the control ROM chip 33 via the serial signal input line 36c into a parallel signal. The comparator 53 determines whether or not the parallel signal has a specific bit pattern, and outputs a detection signal when the comparator 53 determines that it has a specific bit pattern. When a bit pattern to be detected is input to the serial signal input line 36c, a detection signal can be output without a delay of one clock by a simple circuit configuration, and the control ROM chip 33 can be set in a non-selected state. There is an advantage that you can.

また、本実施例にあっては、メモリ状態切換回路39は、不正コマンド検出回路38から検出信号が入力されると、検出信号が停止しても、内部のラッチ回路57によって、リセット信号が入力されるまで、制御用ROMチップ33の/CS端子をHレベルに制御し続けることで、制御用ROMチップ33を非選択状態に維持するため、不正コマンド検出回路38が書込許可コマンドを検出した時に、制御用ROMチップ33の記憶情報を確実に保護できるという利点がある。   In the present embodiment, when the detection signal is input from the illegal command detection circuit 38, the memory state switching circuit 39 receives the reset signal by the internal latch circuit 57 even if the detection signal is stopped. The illegal command detection circuit 38 detects a write permission command to keep the control ROM chip 33 in a non-selected state by continuing to control the / CS terminal of the control ROM chip 33 to the H level until Sometimes, there is an advantage that the information stored in the control ROM chip 33 can be reliably protected.

また、本実施例では、制御用ROMチップ33と、不正コマンド検出回路38と、メモリ状態切換回路39と、コネクタ46bとを基板44に配設して一つのメモリデバイス41を構成し、当該メモリデバイス41を、サブ制御装置本体40に対して脱着可能としているため、かかるメモリデバイス41を、既存のスロットマシンの制御装置のメモリデバイスと交換することで、記憶情報の改変が困難な制御用ROMチップを備えた遊技機用制御装置を低コストで容易に実現できる。   In this embodiment, the control ROM chip 33, the illegal command detection circuit 38, the memory state switching circuit 39, and the connector 46b are arranged on the substrate 44 to constitute one memory device 41, and the memory Since the device 41 can be attached to and detached from the sub-control device main body 40, the memory device 41 is replaced with a memory device of an existing slot machine control device, so that it is difficult to modify stored information. A gaming machine control device including a chip can be easily realized at low cost.

また、本実施例に係るメモリデバイス41は、サブ制御装置21に装着された状態では、書込許可端子62がLレベルに制御されて、制御用ROMチップ33の記憶情報の改変が禁止されているが、サブ制御装置21から取り外して、メモリライタなどによって、書込許可端子62の入力電圧レベルをHレベルに制御すれば、制御用ROMチップ33に記憶情報を書込可能となる。このため、本実施例では、スロットマシン1を廃棄する際に、サブ制御装置21からメモリデバイス41を取り外し、制御用ROMチップ33の記憶情報を書き換えて、他の遊技機用制御装置のメモリデバイス41として再利用することが可能となる。   Further, in the memory device 41 according to the present embodiment, when the sub-control device 21 is mounted, the write permission terminal 62 is controlled to the L level, and modification of the stored information in the control ROM chip 33 is prohibited. However, if it is removed from the sub-control device 21 and the input voltage level of the write permission terminal 62 is controlled to H level by a memory writer or the like, the stored information can be written into the control ROM chip 33. For this reason, in this embodiment, when the slot machine 1 is discarded, the memory device 41 is removed from the sub-control device 21, and the storage information of the control ROM chip 33 is rewritten, so that the memory device of another game machine control device. 41 can be reused.

本実施例は、上記実施例1から、不正コマンド検出回路とメモリ状態切換回路の構成を変更したものである。なお、不正コマンド検出回路とメモリ状態切換回路以外の構成については、実施例1と共通であるため、本文及び図面中で共通符号を付して説明を省略する。   In this embodiment, the configurations of the illegal command detection circuit and the memory state switching circuit are changed from those of the first embodiment. Since the configuration other than the illegal command detection circuit and the memory state switching circuit is the same as that of the first embodiment, the same reference numerals are used in the text and the drawings, and the description thereof is omitted.

本実施例と実施例1との相違点を説明すると、実施例1では、不正コマンド検出回路38が、書込許可コマンドの4〜7ビット目に含まれる「0011」のビットパターンを検出して検出信号を出力するのに対し、本実施例に係る不正コマンド検出回路38aは、書込許可コマンドの5〜8ビット目に含まれる「0110」のビットパターンを検出して検出信号を出力する。また、実施例1では、不正コマンド検出回路38が検出信号を出力すると、メモリ状態切換回路39が、制御用ROMチップ33の/CS端子の入力電圧レベルをHレベルに制御して、制御用ROMチップ33を非選択状態にするのに対し、本実施例に係るメモリ状態切換回路39aは、制御用ROMチップ33のVCC端子の入力電圧レベルを基準電位レベル(グランド電位)に制御して、制御用ROMチップ33への電源入力を断つことにより、制御用ROMチップ33を電源オフ状態にする。電源オフ状態では、制御用ROMチップ33は当然ながらコマンドを実行不能となり、また、実行前のコマンドや入力途中のコマンドは、実行されることなく破棄される。   The difference between the present embodiment and the first embodiment will be described. In the first embodiment, the illegal command detection circuit 38 detects the bit pattern “0011” included in the fourth to seventh bits of the write permission command. In contrast to outputting the detection signal, the illegal command detection circuit 38a according to this embodiment detects the bit pattern “0110” included in the fifth to eighth bits of the write permission command and outputs the detection signal. Further, in the first embodiment, when the illegal command detection circuit 38 outputs a detection signal, the memory state switching circuit 39 controls the input voltage level of the / CS terminal of the control ROM chip 33 to the H level so that the control ROM The memory state switching circuit 39a according to the present embodiment controls the input voltage level at the VCC terminal of the control ROM chip 33 to the reference potential level (ground potential) while the chip 33 is brought into a non-selected state. By disconnecting the power input to the ROM chip 33, the control ROM chip 33 is turned off. In the power-off state, the control ROM chip 33 naturally cannot execute the command, and the command before execution or the command being input is discarded without being executed.

上述のように、制御用ROMチップ33は、書込許可コマンドが入力されると、内部のステータスレジスタの書込許可フラグを「0」(書込禁止)から「1」(書込許可)に変更するよう構成されている。ここで、制御用ROMチップ33は、書込許可コマンドの最終ビットが入力されてから、書込許可フラグを「1」に変更するまでに、クロック信号の1クロック程度の遅延時間がある。本実施例では、書込許可コマンドの最終ビット(8ビット目)が入力されてから、この遅延時間が経過するまでに、不正コマンド検出回路38aが検出信号を出力し、さらに、当該検出信号を受信したメモリ状態切換回路39aが制御用ROMチップ33を電源オフ状態に切り換えることにより、制御用ROMチップ33が書込許可フラグを「1」に変更するのを阻止する。   As described above, when a write permission command is input, the control ROM chip 33 changes the write permission flag of the internal status register from “0” (write prohibition) to “1” (write permission). Is configured to change. Here, the control ROM chip 33 has a delay time of about one clock of the clock signal after the last bit of the write permission command is input and before the write permission flag is changed to “1”. In the present embodiment, the illegal command detection circuit 38a outputs a detection signal until the delay time elapses after the last bit (8th bit) of the write permission command is input, and the detection signal is The received memory state switching circuit 39a switches the control ROM chip 33 to the power-off state, thereby preventing the control ROM chip 33 from changing the write permission flag to “1”.

本実施例の不正コマンド検出回路38aは、図13,14に示すように、実施例1の不正コマンド検出回路38(図6,9参照)と基本的な回路構成は同じである。実施例1との相違点のみ説明すると、本実施例のビットパターン検出回路50aでは、シフトレジスタ52が出力するパラレル信号のビットパターンが「0110」(実施例1では「0011」)である場合に、比較器53aが1クロックの遅れもなく、即座に一致信号を出力する。また、本実施例のカウンタ回路51aは、シリアル信号入力線36cにコマンドの5〜8ビット目(実施例1では4〜7ビット目)が入力されるタイミングでアクティブ信号を出力し、それ以外のタイミングではアクティブ信号の出力を停止する。かかる構成によれば、コマンドの5〜8ビット目(実施例1では4〜7ビット目)が入力されるタイミングでのみ、ビットパターン検出回路50aの比較器53aの一致信号が有効となって、不正コマンド検出回路38aのOUT端子から検出信号(出力電圧レベルH)を出力可能となる。そして、不正コマンド検出回路38aは、シリアル信号入力線36cに書込許可コマンドが8ビット目まで入力されると、当該コマンドの5〜8ビット目に含まれる「0110」のビットパターンを1クロックの遅れもなく検出して、即座に検出信号を出力することとなる。   As shown in FIGS. 13 and 14, the illegal command detection circuit 38a of this embodiment has the same basic circuit configuration as the illegal command detection circuit 38 (see FIGS. 6 and 9) of the first embodiment. Only the differences from the first embodiment will be described. In the bit pattern detection circuit 50a of the present embodiment, the bit pattern of the parallel signal output from the shift register 52 is “0110” (“0011” in the first embodiment). The comparator 53a immediately outputs a coincidence signal without a delay of one clock. The counter circuit 51a of this embodiment outputs an active signal at the timing when the fifth to eighth bits of the command (the fourth to seventh bits in the first embodiment) are input to the serial signal input line 36c. At the timing, the output of the active signal is stopped. According to such a configuration, the coincidence signal of the comparator 53a of the bit pattern detection circuit 50a is valid only at the timing when the fifth to eighth bits (fourth to seventh bits in the first embodiment) of the command are input. A detection signal (output voltage level H) can be output from the OUT terminal of the illegal command detection circuit 38a. When the write permission command is input to the serial signal input line 36c up to the 8th bit, the illegal command detection circuit 38a converts the bit pattern “0110” included in the 5th to 8th bits of the command to 1 clock. Detection is performed without delay, and a detection signal is output immediately.

本実施例のメモリ状態切換回路39aは、図13,15に示すように、不正コマンド検出回路38aが検出信号を出力した時に、制御用ROMチップ33のVCC端子の入力電圧レベルを基準電位レベルに切り換えて、制御用ROMチップ33を電源オフ状態にするものである。なお、図13では、図示を省略しているが、制御用ROMチップ33のVCC端子に接続された電源供給線37はコネクタ46bと接続されており、通常、制御用ROMチップ33のVCC端子には、コネクタ46bや電源供給線37を介して、電源ボックス18から電源電位レベルが入力される。   As shown in FIGS. 13 and 15, the memory state switching circuit 39a of this embodiment sets the input voltage level at the VCC terminal of the control ROM chip 33 to the reference potential level when the illegal command detection circuit 38a outputs a detection signal. By switching, the control ROM chip 33 is turned off. Although not shown in FIG. 13, the power supply line 37 connected to the VCC terminal of the control ROM chip 33 is connected to the connector 46 b and is normally connected to the VCC terminal of the control ROM chip 33. The power supply potential level is input from the power supply box 18 through the connector 46b and the power supply line 37.

実施例1のメモリ状態切換回路39(図10参照)との相違点を具体的に説明すると、本実施例のメモリ状態切換回路39aは、電源供給線37に配設されたNANDゲート回路56を備えており、IN端子に不正コマンド検出回路38aからの検出信号(電圧レベルH)が入力されると、NANDゲート回路56の部分で、制御用ROMチップ33のVCC端子の入力電圧レベルが、電源電位レベルから基準電位レベルとなるよう制御する。より具体的には、メモリ状態切換回路39は、IN端子に不正コマンド検出回路38から検出信号が入力されると、1クロックの遅れもなく、即座にVCC端子の入力電圧レベルを基準電位レベルに制御する。この時、メモリ状態切換回路39aに配設されたラッチ回路57が、NANDゲート回路56への出力を保持することで、メモリ状態切換回路39aは、当該検出信号が停止した後も、制御用ROMチップ33のVCC端子の入力電圧レベルを基準電位レベルに維持する。なお、ラッチ回路57の出力を反転させるためのリセット信号線60は、実施例1と同様である。また、本実施例では、実施例1と同様に、メモリデバイス41の書込許可端子62への入力が、メモリ状態切換回路39aのWE端子に入力されており、書込許可端子62の入力電圧レベルがHレベルである間は、メモリ状態切換回路39aが制御用ROMチップ33を電源オフ状態に切換不能な切換無効状態となって、不正コマンド検出回路38aが検出信号を出力しても、制御用ROMチップ33に電源が供給されるよう構成される。   The difference from the memory state switching circuit 39 (see FIG. 10) of the first embodiment will be specifically described. The memory state switching circuit 39a of the present embodiment includes a NAND gate circuit 56 disposed on the power supply line 37. When the detection signal (voltage level H) from the illegal command detection circuit 38a is input to the IN terminal, the input voltage level of the VCC terminal of the control ROM chip 33 is changed to the power supply in the NAND gate circuit 56 portion. Control is performed from the potential level to the reference potential level. More specifically, when the detection signal is input from the illegal command detection circuit 38 to the IN terminal, the memory state switching circuit 39 immediately sets the input voltage level at the VCC terminal to the reference potential level without delay of one clock. Control. At this time, the latch circuit 57 disposed in the memory state switching circuit 39a holds the output to the NAND gate circuit 56, so that the memory state switching circuit 39a can control ROM even after the detection signal is stopped. The input voltage level at the VCC terminal of the chip 33 is maintained at the reference potential level. The reset signal line 60 for inverting the output of the latch circuit 57 is the same as in the first embodiment. In the present embodiment, as in the first embodiment, the input to the write permission terminal 62 of the memory device 41 is input to the WE terminal of the memory state switching circuit 39a, and the input voltage of the write permission terminal 62 is While the level is at the H level, even if the memory state switching circuit 39a is in a switching invalid state in which the control ROM chip 33 cannot be switched to the power-off state and the illegal command detection circuit 38a outputs a detection signal, the control is performed. The ROM chip 33 is configured to be supplied with power.

図16は、仮に、何らかの不正な手段によって、制御用ROMチップ33に書込許可コマンドが入力された場合のフローチャートである。かかるタイミングチャートの例に基づいて、本実施例に係る不正コマンド検出回路38a及びメモリ状態切換回路39aの動作を具体的に説明する。
(1)まず、t1のタイミングで、制御用ROMチップ33へ入力されるチップセレクト信号がLレベルに切り換えられる。これにより、制御用ROMチップ33は、/CS端子がLレベルに切り換わり、非選択状態から選択状態となる。また、不正コマンド検出回路38aのカウンタ回路51aは、チップセレクト信号がLレベルになると、クロック信号線36aのクロックパルスのカウントを開始する。
(2)t2のタイミングで、制御用ROMチップ33に書込許可コマンドの入力が開始される。ここで、書込許可コマンドの各ビットは、制御用ROMチップ33に入力されると同時に、並列接続された不正コマンド検出回路38aのシフトレジスタ52にも入力される。なお、かかるタイミングまでの動作は、実施例1(図11参照)と同じである。
(3)本実施例では、書込許可コマンドの5ビット目〜8ビット目が入力されるt3〜t5のタイミングで、カウンタ回路51aがアクティブ信号を出力し、ビットパターン検出回路50aが有効となる。このt3〜t5のタイミングで、ビットパターン検出回路50は、書込許可コマンドの2〜5ビット目、3〜6ビット目、4〜7ビット目、5〜8ビット目の各グループのうち、いずれかが「0110」のビットパターンと一致するか否かを、シフトレジスタ52にコマンドが1ビット入力される度、順番に判定する。
(4)t4のタイミングで、書込許可コマンドの8ビット目が制御用ROMチップ33とシフトレジスタ52に入力されると、シフトレジスタ52が、書込許可コマンドの5〜8ビット目のビットパターン「0110」をパラレル信号として出力し、比較器53aは一致信号を出力する。この時、カウンタ回路51aがアクティブ信号を出力しており、ビットパターン検出回路50aは有効であるため、ビットパターン検出回路50aは、不正コマンド検出回路38aのOUT端子から検出信号を出力する。そして、不正コマンド検出回路38aの検出信号はメモリ状態切換回路39aに入力され、メモリ状態切換回路39aが、制御用ROMチップ33のVCC端子の入力電圧レベルを基準電位レベルに制御して、制御用ROMチップ33を電源オフ状態に切り換える。また、メモリ状態切換回路39aは、内部のラッチ回路57の出力が切り換わることで、制御用ROMチップ33のVCC端子の入力電圧レベルを基準電位レベルに維持する。
(5)メモリ状態切換回路39aによる制御用ROMチップ33のVCC端子の入力電圧レベルの切換えは、書込許可コマンドの8ビット目が入力されてから1クロック以内で完了する。仮に、制御用ROMチップ33が電源オフ状態に切り換わらなければ、制御用ROMチップ33は、t6のタイミングで、入力された書込許可コマンドを実行して、書込許可フラグを「1」に変更するところであるが、かかる例では、書込許可コマンドが入力されてから、制御用ROMチップ33が当該書込許可コマンドを実行する前に電源オフ状態に切り換えることで、書込許可コマンドの実行が阻止される。
FIG. 16 is a flowchart in the case where a write permission command is input to the control ROM chip 33 by some unauthorized means. Based on the example of the timing chart, operations of the illegal command detection circuit 38a and the memory state switching circuit 39a according to the present embodiment will be specifically described.
(1) First, at time t1, the chip select signal input to the control ROM chip 33 is switched to the L level. As a result, the / CS terminal of the control ROM chip 33 switches from the non-selected state to the selected state. The counter circuit 51a of the illegal command detection circuit 38a starts counting clock pulses on the clock signal line 36a when the chip select signal becomes L level.
(2) At time t2, input of a write permission command to the control ROM chip 33 is started. Here, each bit of the write permission command is input to the control ROM chip 33 and simultaneously to the shift register 52 of the illegal command detection circuit 38a connected in parallel. The operation up to this timing is the same as in the first embodiment (see FIG. 11).
(3) In the present embodiment, the counter circuit 51a outputs an active signal at the timing from t3 to t5 when the fifth to eighth bits of the write permission command are input, and the bit pattern detection circuit 50a becomes valid. . At the timing from t3 to t5, the bit pattern detection circuit 50 determines which of the groups of the second to fifth bits, the third to sixth bits, the fourth to seventh bits, and the fifth to eighth bits of the write enable command. Each time a command is input to the shift register 52, it is determined in turn whether or not the bit pattern matches the bit pattern “0110”.
(4) When the 8th bit of the write enable command is input to the control ROM chip 33 and the shift register 52 at the timing of t4, the shift register 52 sets the bit pattern of the 5th to 8th bits of the write enable command. “0110” is output as a parallel signal, and the comparator 53a outputs a coincidence signal. At this time, since the counter circuit 51a outputs an active signal and the bit pattern detection circuit 50a is valid, the bit pattern detection circuit 50a outputs a detection signal from the OUT terminal of the illegal command detection circuit 38a. The detection signal of the illegal command detection circuit 38a is input to the memory state switching circuit 39a, and the memory state switching circuit 39a controls the input voltage level of the VCC terminal of the control ROM chip 33 to the reference potential level, thereby The ROM chip 33 is switched to the power off state. Further, the memory state switching circuit 39a maintains the input voltage level at the VCC terminal of the control ROM chip 33 at the reference potential level by switching the output of the internal latch circuit 57.
(5) The switching of the input voltage level at the VCC terminal of the control ROM chip 33 by the memory state switching circuit 39a is completed within one clock after the eighth bit of the write enable command is input. If the control ROM chip 33 does not switch to the power off state, the control ROM chip 33 executes the input write permission command at the timing t6 and sets the write permission flag to “1”. In this example, the write permission command is executed by switching the power-off state after the write permission command is input and before the control ROM chip 33 executes the write permission command. Is blocked.

このように、本実施例では、書込許可コマンドが制御用ROMチップ33に入力された場合は、書込許可コマンドの8ビット目が入力された時点(t4)で、不正コマンド検出回路38aが即座に検出信号を出力し、さらに、メモリ状態切換回路39aが、1クロックの遅れもなく、制御用ROMチップ33を電源オフ状態に切り換えるため、制御用ROMチップ33が書込許可コマンドを実行するのを確実に阻止できる。したがって、本実施例にあっても、制御用ROMチップ33の記憶情報の読出しを遅延させることなく、制御用ROMチップ33の記憶情報の改変を確実に防止できる。   As described above, in this embodiment, when the write permission command is input to the control ROM chip 33, the illegal command detection circuit 38a is activated when the eighth bit of the write permission command is input (t4). The detection signal is output immediately, and the memory state switching circuit 39a switches the control ROM chip 33 to the power-off state without delay of one clock, so that the control ROM chip 33 executes a write permission command. Can be surely prevented. Therefore, even in the present embodiment, alteration of the storage information of the control ROM chip 33 can be reliably prevented without delaying the reading of the storage information of the control ROM chip 33.

なお、本発明の遊技機は、上記実施例の形態に限らず本発明の要旨を逸脱しない範囲内において種々変更を加えることができる。例えば、上記実施例は、本発明をスロットマシンのサブ制御装置に適用したものであるが、本発明の遊技機用制御装置は、スロットマシンのメイン制御装置などのその他の制御装置にも適用でき、また、パチンコ機などのその他の遊技機の制御装置にも適用可能である。   Note that the gaming machine of the present invention is not limited to the above embodiment, and various modifications can be made without departing from the spirit of the present invention. For example, in the above embodiment, the present invention is applied to a slot machine sub-control device, but the gaming machine control device of the present invention can also be applied to other control devices such as a slot machine main control device. It is also applicable to control devices for other gaming machines such as pachinko machines.

また、本発明に係るメモリチップは、上記実施例のフラッシュメモリチップ(制御用ROMチップ33)に限らず、シリアルインタフェースに対応し、記憶情報を電気的に書込可能な不揮発性メモリ全般を採用可能である。   Further, the memory chip according to the present invention is not limited to the flash memory chip (control ROM chip 33) of the above-described embodiment, and adopts a whole nonvolatile memory corresponding to a serial interface and capable of electrically writing stored information. Is possible.

また、本発明に係るメモリ制御装置は、上記実施例のCPU30に限らず、GPUやメモリコントローラなどで構成することもできる。   In addition, the memory control device according to the present invention is not limited to the CPU 30 of the above-described embodiment, but may be configured by a GPU, a memory controller, or the like.

また、本発明に係るシリアルインタフェースは、上記実施例のシリアルペリフェラルインタフェースに限らず、その他の規格(I2Cなど)のシリアルインタフェースを採用することもできる。   Further, the serial interface according to the present invention is not limited to the serial peripheral interface of the above-described embodiment, and a serial interface of other standards (I2C, etc.) can also be adopted.

また、上記実施例では、CPU30(メモリ制御手段)と制御用ROMチップ33(メモリチップ)がシリアルインタフェース36を介して1対1で接続されているが、本発明に係るシリアルインタフェースには、メモリチップを複数接続したり、その他のデバイスを接続したりすることができる。なお、シリアルインタフェースにメモリチップが複数接続される場合は、不正コマンド検出回路は、全てのメモリチップへ入力される不正コマンドを検出するようにしてもよいし、一部のメモリチップにのみ入力される不正コマンドを検出するようにしてもよい。   In the above embodiment, the CPU 30 (memory control means) and the control ROM chip 33 (memory chip) are connected one-to-one via the serial interface 36. However, the serial interface according to the present invention includes a memory Multiple chips or other devices can be connected. When a plurality of memory chips are connected to the serial interface, the illegal command detection circuit may detect an illegal command input to all the memory chips, or input only to a part of the memory chips. An illegal command may be detected.

また、上記実施例では、書込許可コマンドを不正コマンドとして設定しているが、本発明に係る不正コマンドは、書込許可コマンドに限らず、メモリチップの仕様に合わせて適宜設定可能である。例えば、複数のコマンドを不正コマンドとして設定してもよいし、遊技機用制御装置において、メモリチップの制御に不要なコマンド全般を不正コマンドとして設定してもよい。   In the above embodiment, the write permission command is set as an illegal command. However, the illegal command according to the present invention is not limited to the write permission command and can be set as appropriate according to the specifications of the memory chip. For example, a plurality of commands may be set as illegal commands, or in the gaming machine control device, all commands that are unnecessary for controlling the memory chip may be set as illegal commands.

また、上記実施例では、8ビットのインストラクション部分のみからなる書込許可コマンドを不正コマンドとして設定しているため、実施例1では、インストラクション部分の8ビット目が入力される前に制御用ROMチップ33(メモリチップ)を非選択状態(非活性状態)にしているが、インストラクション部分の後にアドレスが付加されるコマンド(書込コマンドなど)を不正コマンドに設定する場合であれば、アドレス部分が入力されている最中に、制御用ROMチップ33(メモリチップ)を非選択状態(非活性状態)にするようにしてもよい。   In the above embodiment, since the write permission command consisting only of the 8-bit instruction part is set as an illegal command, in the first embodiment, the control ROM chip is input before the 8th bit of the instruction part is input. 33 (memory chip) is in a non-selected state (inactive state), but if the command to which an address is added after the instruction part (such as a write command) is set as an illegal command, the address part is input During the process, the control ROM chip 33 (memory chip) may be in a non-selected state (inactive state).

また、上記実施例1では、制御用ROMチップ33(メモリチップ)の非選択状態が、本発明に係る非活性状態に対応しているが、本発明に係る非活性状態は、実施例の非選択状態に限らず、メモリチップへのコマンド入力が無効とする状態であればよい。非活性状態の別形態としては、例えば、メモリチップへの電力供給が絶たれた状態が挙げられる。かかる構成は、メモリ状態切換回路が、検出信号入力時に、メモリチップの電源入力用端子の入力を制御することで実現される。また、メモリチップにクロック信号が入力されない状態を非活性状態とすることもできる。かかる構成は、メモリ状態切換回路が、検出信号入力時に、メモリチップのクロック信号入力用端子の入力電圧を制御するか、クロック信号入力用端子をハイインピーダンスにすることで実現される。また、コマンドが入力される端子がハイインピーダンスになった状態を非活性状態とすることもできる。かかる構成は、メモリ状態切換回路が、検出信号入力時に、メモリチップのコマンド入力用の端子をハイインピーダンスに制御することで実現される。このように、本発明に係るメモリチップの非活性状態は、様々な形態を採用可能であり、使用するメモリチップの仕様に合わせて、適切な状態を非活性状態として選択すればよい。   In the first embodiment, the non-selected state of the control ROM chip 33 (memory chip) corresponds to the inactive state according to the present invention. Not only the selected state, but any state where command input to the memory chip is invalid may be used. As another form of the inactive state, for example, there is a state where power supply to the memory chip is cut off. Such a configuration is realized by the memory state switching circuit controlling the input of the power supply input terminal of the memory chip when the detection signal is input. Further, a state in which a clock signal is not input to the memory chip can be inactivated. Such a configuration is realized by the memory state switching circuit controlling the input voltage of the clock signal input terminal of the memory chip or setting the clock signal input terminal to high impedance when the detection signal is input. In addition, a state where a terminal to which a command is input is in a high impedance state can be inactivated. Such a configuration is realized by the memory state switching circuit controlling the command input terminal of the memory chip to high impedance when the detection signal is input. As described above, various forms of the inactive state of the memory chip according to the present invention can be adopted, and an appropriate state may be selected as the inactive state in accordance with the specifications of the memory chip to be used.

また、上記実施例2では、制御用ROMチップ33(メモリチップ)の電源オフ状態が、本発明に係る実行不能状態に対応しているが、本発明に係る実行不能状態は、実施例の電源オフ状態に限らず、メモリチップがコマンドを実行不能となる状態であればよく、使用するメモリチップと取り得る状態に応じて、実行不能状態を適宜設定することができる。また、上記実施例2では、不正コマンド(書込許可コマンド)の最終ビットがメモリチップ(制御用ROMチップ33)に入力された後で、メモリチップを実行不能状態(電源オフ状態)に切り換えるよう構成されているが、かかる構成に限らず、不正コマンドの最終ビットが入力される前に不正コマンドのビットパターンを検出して、メモリチップを実行不能状態に切り換えるよう構成することも可能である。   In the second embodiment, the power-off state of the control ROM chip 33 (memory chip) corresponds to the inexecutable state according to the present invention. It is not limited to the off state, and any state is acceptable as long as the memory chip cannot execute the command, and the inexecutable state can be appropriately set according to the memory chip to be used and the possible state. In the second embodiment, after the last bit of the illegal command (write permission command) is input to the memory chip (control ROM chip 33), the memory chip is switched to an inexecutable state (power off state). However, the present invention is not limited to this configuration, and it is also possible to detect the bit pattern of the illegal command before the final bit of the illegal command is input, and to switch the memory chip to an inexecutable state.

また、上記実施例では、メモリ状態切換回路39に配設されたラッチ回路57は、CPU30からリセット信号が入力されると、ラッチ回路57の出力を反転させて検出信号入力前の状態に復帰するとしているが、ラッチ回路57の出力反転はCPU30からのリセット信号入力に限るものではない。例えば検出信号の入力を契機として、一定時間非活性状態を維持し、その後、自動的にラッチ回路57の出力を反転させて検出信号入力前の状態に復帰するようにしてもよいし、メモリ状態切換回路39に入力されるチップセレクト信号の立ち下がりを契機として一定時間ラッチ回路57を有効にするようにしてもよい。   In the above embodiment, when the reset signal is input from the CPU 30, the latch circuit 57 disposed in the memory state switching circuit 39 inverts the output of the latch circuit 57 and returns to the state before the detection signal is input. However, the output inversion of the latch circuit 57 is not limited to the reset signal input from the CPU 30. For example, when the detection signal is input, the inactive state may be maintained for a certain period of time, and then the output of the latch circuit 57 may be automatically reversed to return to the state before the detection signal is input. The latch circuit 57 may be enabled for a certain period of time triggered by the fall of the chip select signal input to the switching circuit 39.

1 スロットマシン
20 メイン制御装置
21 サブ制御装置(遊技機用制御装置)
22 画像制御装置
30 CPU(メモリ制御装置)
32 RAMチップ
33 制御用ROMチップ(メモリチップ)
34 演出用ROMチップ
35 パラレルインタフェース
36 シリアルインタフェース
36a クロック信号線
36b チップセレクト信号線
36c シリアル信号入力線(シリアル信号線)
36d シリアル信号出力線
38 不正コマンド検出回路(第一の不正コマンド検出回路)
38a 不正コマンド検出回路(第二の不正コマンド検出回路)
39 メモリ状態切換回路(第一のメモリ状態切換回路)
39a メモリ状態切換回路(第二のメモリ状態切換回路)
40 サブ制御装置本体
41 メモリデバイス
43,44 基板
46a,46b コネクタ
50,50a ビットパターン検出回路
51,51a カウンタ回路
52 シフトレジスタ
53,53a 比較器
54 ゲート回路
55 ORゲート回路
56 NANDゲート回路
57 ラッチ回路
60 リセット信号線
62 書込許可端子
1 slot machine 20 main control device 21 sub control device (control device for gaming machine)
22 Image control device 30 CPU (memory control device)
32 RAM chip 33 ROM chip for control (memory chip)
34 ROM chip for production 35 Parallel interface 36 Serial interface 36a Clock signal line 36b Chip select signal line 36c Serial signal input line (serial signal line)
36d Serial signal output line 38 Invalid command detection circuit (first illegal command detection circuit)
38a Illegal command detection circuit (second illegal command detection circuit)
39 Memory state switching circuit (first memory state switching circuit)
39a Memory state switching circuit (second memory state switching circuit)
40 Sub-control device body 41 Memory device 43, 44 Substrate 46a, 46b Connector 50, 50a Bit pattern detection circuit 51, 51a Counter circuit 52 Shift register 53, 53a Comparator 54 Gate circuit 55 OR gate circuit 56 NAND gate circuit 57 Latch circuit 60 Reset signal line 62 Write enable terminal

Claims (11)

コマンドによって制御される不揮発性のメモリチップと、
該メモリチップに前記コマンドを出力するメモリ制御装置と、
該メモリ制御装置から前記メモリチップにシリアル伝送方式で前記コマンドを伝送するシリアル信号線を具備するシリアルインタフェースとを備え、
前記メモリチップは、所定の端子を制御することにより、前記コマンドの入力を無効とする非活性状態に切り換え可能となっており、
さらに、前記メモリチップと同一のクロックタイミングで前記コマンドが入力されるように前記シリアル信号線に並列接続されて、前記メモリチップに入力される前記コマンドを監視し、前記コマンドのうち、所定の種類のコマンドを不正コマンドとして、該不正コマンドが前記シリアル信号線を介して前記メモリチップに入力された場合に、当該不正コマンドに含まれるビットパターンを検出して検出信号を出力する第一の不正コマンド検出回路と、
該第一の不正コマンド検出回路が検出信号を出力すると、前記メモリチップを前記非活性状態に切り換える第一のメモリ状態切換回路と
を備え、
該第一のメモリ状態切換回路は、前記第一の不正コマンド検出回路から前記検出信号が入力されると、所定の契機が訪れるまで、該メモリチップの非活性状態を維持するラッチ回路を備えることを特徴とする遊技機用制御装置。
A non-volatile memory chip controlled by a command;
A memory control device for outputting the command to the memory chip;
A serial interface having a serial signal line for transmitting the command from the memory control device to the memory chip by a serial transmission method;
The memory chip can be switched to an inactive state that disables the input of the command by controlling a predetermined terminal,
Further, the command is input in parallel to the serial signal line so that the command is input at the same clock timing as the memory chip, and the command input to the memory chip is monitored. A first illegal command that detects a bit pattern included in the illegal command and outputs a detection signal when the illegal command is input to the memory chip via the serial signal line. A detection circuit;
A first memory state switching circuit that switches the memory chip to the inactive state when the first illegal command detection circuit outputs a detection signal;
The first memory state switching circuit includes a latch circuit that maintains the inactive state of the memory chip until a predetermined trigger occurs when the detection signal is input from the first illegal command detection circuit. A control device for a gaming machine.
前記第一の不正コマンド検出回路は、
前記シリアル信号線を介して所定のビットパターンが入力された場合に前記検出信号を出力するビットパターン検出回路と、
前記コマンドが前記メモリチップに入力されるタイミングを検出して、当該コマンドの所定位置のビットが入力されるタイミングで、前記ビットパターン検出回路を有効とし、前記所定位置のビットが入力されるタイミング以外では、前記ビットパターン検出回路を無効とするカウンタ回路と
を備えることを特徴とする請求項1に記載の遊技機用制御装置。
The first illegal command detection circuit includes:
A bit pattern detection circuit that outputs the detection signal when a predetermined bit pattern is input via the serial signal line;
The timing at which the command is input to the memory chip is detected, the bit pattern detection circuit is enabled at the timing at which the bit at the predetermined position of the command is input, and the timing at which the bit at the predetermined position is input The game machine control device according to claim 1, further comprising: a counter circuit that invalidates the bit pattern detection circuit.
前記第一の不正コマンド検出回路は、ビットパターン検出回路を備え、
該ビットパターン検出回路は、
前記シリアル信号線を介して前記メモリチップに入力されるシリアル信号をパラレル信号に変換するシフトレジスタと、
該シフトレジスタによって変換されたパラレル信号が所定のビットパターンであるか否かを判定する比較器とを備え、
該比較器が前記所定のビットパターンであると判定した場合に前記検出信号を出力するものであることを特徴とする請求項1又は請求項2に記載の遊技機用制御装置。
The first illegal command detection circuit includes a bit pattern detection circuit,
The bit pattern detection circuit includes:
A shift register that converts a serial signal input to the memory chip via the serial signal line into a parallel signal;
A comparator that determines whether or not the parallel signal converted by the shift register has a predetermined bit pattern;
3. The gaming machine control device according to claim 1, wherein the detection signal is output when the comparator determines that the bit pattern is the predetermined bit pattern. 4.
遊技機用制御装置本体と接続可能なコネクタと、前記メモリチップと、前記第一の不正コマンド検出回路と、前記第一のメモリ状態切換回路と、を基板上に配設してなるメモリデバイスを備えることを特徴とする請求項1乃至請求項3のいずれか1項に記載の遊技機用制御装置。   A memory device comprising: a connector connectable to a gaming machine control device body; the memory chip; the first illegal command detection circuit; and the first memory state switching circuit. The game machine control device according to any one of claims 1 to 3, further comprising: 前記メモリデバイスは、所定の書込許可端子の入力電圧レベルによって、前記第一のメモリ状態切換回路が前記メモリチップを前記非活性状態に切換可能となる切換有効状態と、前記第一のメモリ状態切換回路が前記メモリチップを前記非活性状態に切換不能となる切換無効状態とに変更できるよう構成されており、
前記書込許可端子は、前記メモリデバイスを前記遊技機用制御装置本体に装着した状態では、前記メモリデバイスが前記切換有効状態となる電圧レベルに制御されることを特徴とする請求項4に記載の遊技機用制御装置。
The memory device includes a switching valid state in which the first memory state switching circuit can switch the memory chip to the inactive state according to an input voltage level of a predetermined write permission terminal, and the first memory state. The switching circuit is configured to change the memory chip to a switching invalid state in which the memory chip cannot be switched to the inactive state.
5. The write permission terminal is controlled to a voltage level at which the memory device is in the switching valid state in a state in which the memory device is mounted on the gaming machine controller main body. Control device for gaming machines.
コマンドによって制御される不揮発性のメモリチップと、
該メモリチップに前記コマンドを出力するメモリ制御装置と、
該メモリ制御装置から前記メモリチップにシリアル伝送方式で前記コマンドを伝送するシリアル信号線を具備するシリアルインタフェースとを備え、
前記メモリチップは、所定の端子を制御することにより、前記コマンドを実行不能となる実行不能状態に切り換え可能となっており、
さらに、前記メモリチップと同一のクロックタイミングで前記コマンドが入力されるように前記シリアル信号線に並列接続されて、前記メモリチップに入力される前記コマンドを監視し、前記コマンドのうち、所定の種類のコマンドを不正コマンドとして、該不正コマンドが前記シリアル信号線を介して前記メモリチップに入力された場合に、当該不正コマンドに含まれるビットパターンを検出して検出信号を出力する第二の不正コマンド検出回路と、
該第二の不正コマンド検出回路が検出信号を出力すると、前記メモリチップを前記実行不能状態に切り換える第二のメモリ状態切換回路と
を備え、
該第二のメモリ状態切換回路は、前記第二の不正コマンド検出回路から前記検出信号が入力されると、所定の契機が訪れるまで、該メモリチップの実行不能状態を維持するラッチ回路を備えることを特徴とする遊技機用制御装置。
A non-volatile memory chip controlled by a command;
A memory control device for outputting the command to the memory chip;
A serial interface having a serial signal line for transmitting the command from the memory control device to the memory chip by a serial transmission method;
The memory chip can be switched to an inexecutable state in which the command cannot be executed by controlling a predetermined terminal,
Further, the command is input in parallel to the serial signal line so that the command is input at the same clock timing as the memory chip, and the command input to the memory chip is monitored. A second illegal command for detecting a bit pattern included in the illegal command and outputting a detection signal when the illegal command is input to the memory chip via the serial signal line. A detection circuit;
A second memory state switching circuit that switches the memory chip to the inexecutable state when the second illegal command detection circuit outputs a detection signal;
The second memory state switching circuit includes a latch circuit that maintains an inexecutable state of the memory chip until a predetermined trigger occurs when the detection signal is input from the second illegal command detection circuit. A control device for a gaming machine.
前記第二の不正コマンド検出回路は、
前記シリアル信号線を介して所定のビットパターンが入力された場合に前記検出信号を出力するビットパターン検出回路と、
前記コマンドが前記メモリチップに入力されるタイミングを検出して、当該コマンドの所定位置のビットが入力されるタイミングで、前記ビットパターン検出回路を有効とし、前記所定位置のビットが入力されるタイミング以外では、前記ビットパターン検出回路を無効とするカウンタ回路と
を備えることを特徴とする請求項6に記載の遊技機用制御装置。
The second illegal command detection circuit includes:
A bit pattern detection circuit that outputs the detection signal when a predetermined bit pattern is input via the serial signal line;
The timing at which the command is input to the memory chip is detected, the bit pattern detection circuit is enabled at the timing at which the bit at the predetermined position of the command is input, and the timing at which the bit at the predetermined position is input The game machine control device according to claim 6, further comprising: a counter circuit that invalidates the bit pattern detection circuit.
前記第二の不正コマンド検出回路は、ビットパターン検出回路を備え、
該ビットパターン検出回路は、
前記シリアル信号線を介して前記メモリチップに入力されるシリアル信号をパラレル信号に変換するシフトレジスタと、
該シフトレジスタによって変換されたパラレル信号が所定のビットパターンであるか否かを判定する比較器とを備え、
該比較器が前記所定のビットパターンであると判定した場合に前記検出信号を出力するものであることを特徴とする請求項6又は請求項7に記載の遊技機用制御装置。
The second illegal command detection circuit includes a bit pattern detection circuit,
The bit pattern detection circuit includes:
A shift register that converts a serial signal input to the memory chip via the serial signal line into a parallel signal;
A comparator that determines whether or not the parallel signal converted by the shift register has a predetermined bit pattern;
8. The gaming machine control device according to claim 6, wherein the detection signal is output when the comparator determines that the bit pattern is the predetermined bit pattern.
遊技機用制御装置本体と接続可能なコネクタと、前記メモリチップと、前記第二の不正コマンド検出回路と、前記第二のメモリ状態切換回路と、を基板上に配設してなるメモリデバイスを備えることを特徴とする請求項6乃至請求項8のいずれか1項に記載の遊技機用制御装置。   A memory device comprising: a connector connectable to a gaming machine control device body; the memory chip; the second illegal command detection circuit; and the second memory state switching circuit. The game machine control device according to any one of claims 6 to 8, wherein the game machine control device is provided. 前記メモリデバイスは、所定の書込許可端子の入力電圧レベルによって、前記第二のメモリ状態切換回路が前記メモリチップを前記非活性状態に切換可能となる切換有効状態と、前記第二のメモリ状態切換回路が前記メモリチップを前記非活性状態に切換不能となる切換無効状態とに変更できるよう構成されており、
前記書込許可端子は、前記メモリデバイスを前記遊技機用制御装置本体に装着した状態では、前記メモリデバイスが前記切換有効状態となる電圧レベルに制御されることを特徴とする請求項9に記載の遊技機用制御装置。
The memory device includes a switching valid state in which the second memory state switching circuit can switch the memory chip to the inactive state according to an input voltage level of a predetermined write permission terminal, and the second memory state. The switching circuit is configured to change the memory chip to a switching invalid state in which the memory chip cannot be switched to the inactive state.
10. The write permission terminal is controlled to a voltage level at which the memory device is in the switching valid state when the memory device is mounted on the gaming machine control device body. Control device for gaming machines.
前記カウンタ回路は、前記メモリチップに入力されるチップセレクト信号とクロック信号に基づいて、前記コマンドが前記メモリチップに入力されるタイミングを検出するよう構成されていることを特徴とする請求項2又は請求項7に記載の遊技機用制御装置。   3. The counter circuit according to claim 2, wherein the counter circuit is configured to detect a timing at which the command is input to the memory chip based on a chip select signal and a clock signal input to the memory chip. The control device for gaming machines according to claim 7.
JP2015124984A 2015-06-22 2015-06-22 Control device for gaming machine Expired - Fee Related JP6469536B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015124984A JP6469536B2 (en) 2015-06-22 2015-06-22 Control device for gaming machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015124984A JP6469536B2 (en) 2015-06-22 2015-06-22 Control device for gaming machine

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014189262A Division JP5769855B1 (en) 2014-09-17 2014-09-17 Control device for gaming machine

Publications (2)

Publication Number Publication Date
JP2016059792A true JP2016059792A (en) 2016-04-25
JP6469536B2 JP6469536B2 (en) 2019-02-13

Family

ID=55796695

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015124984A Expired - Fee Related JP6469536B2 (en) 2015-06-22 2015-06-22 Control device for gaming machine

Country Status (1)

Country Link
JP (1) JP6469536B2 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06318965A (en) * 1993-05-10 1994-11-15 Fujitsu Ltd Data reception equipment and data transmission/ reception equipment
JPH1078919A (en) * 1996-09-05 1998-03-24 Nec Eng Ltd Device for preventing illegal access
JP3065492U (en) * 1999-07-06 2000-02-02 船井電機株式会社 Command processing unit
JP2002011206A (en) * 2000-06-30 2002-01-15 Omron Corp Control device of game machine
JP2002244921A (en) * 2001-02-19 2002-08-30 Sony Corp Data processing device
JP2006015002A (en) * 2004-07-02 2006-01-19 Samii Kk Game machine
JP2006158418A (en) * 2004-12-02 2006-06-22 Heiwa Corp Game machine
JP2011125374A (en) * 2009-12-15 2011-06-30 Daito Giken:Kk Game table
JP2012249991A (en) * 2011-06-07 2012-12-20 Fujishoji Co Ltd Game machine
JP2013154008A (en) * 2012-01-31 2013-08-15 Kyoraku Sangyo Kk Game machine and method for authentication of electronic device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06318965A (en) * 1993-05-10 1994-11-15 Fujitsu Ltd Data reception equipment and data transmission/ reception equipment
JPH1078919A (en) * 1996-09-05 1998-03-24 Nec Eng Ltd Device for preventing illegal access
JP3065492U (en) * 1999-07-06 2000-02-02 船井電機株式会社 Command processing unit
JP2002011206A (en) * 2000-06-30 2002-01-15 Omron Corp Control device of game machine
JP2002244921A (en) * 2001-02-19 2002-08-30 Sony Corp Data processing device
JP2006015002A (en) * 2004-07-02 2006-01-19 Samii Kk Game machine
JP2006158418A (en) * 2004-12-02 2006-06-22 Heiwa Corp Game machine
JP2011125374A (en) * 2009-12-15 2011-06-30 Daito Giken:Kk Game table
JP2012249991A (en) * 2011-06-07 2012-12-20 Fujishoji Co Ltd Game machine
JP2013154008A (en) * 2012-01-31 2013-08-15 Kyoraku Sangyo Kk Game machine and method for authentication of electronic device

Also Published As

Publication number Publication date
JP6469536B2 (en) 2019-02-13

Similar Documents

Publication Publication Date Title
JP5769855B1 (en) Control device for gaming machine
JP7421059B2 (en) Computer-readable recording medium and gaming machine on which a gaming machine program is recorded
JP4335082B2 (en) Game machine
JP5716285B2 (en) Game machine
JP6469536B2 (en) Control device for gaming machine
US20040186947A1 (en) Access control system for nonvolatile memory
JP2010194199A (en) Game machine
JP5447052B2 (en) Game machine
JP5920508B2 (en) Game machine
JPH09220317A (en) Control circuit of game apparatus
JP4738994B2 (en) Game machine
JP6213637B2 (en) Game machine
JP4335074B2 (en) Game machine
JP5979200B2 (en) Game machine
JP6969617B2 (en) Pachinko machine
JP2018140305A (en) Game machine
JP2011194001A (en) Game machine
JP4975843B2 (en) Game machine
JP2021010698A (en) Game machine
JP2021100685A (en) Game machine
JP5083334B2 (en) Game machine
JP5637185B2 (en) Game machine
JP5812129B2 (en) Game machine
JP5679040B2 (en) Game machine
JP5741724B2 (en) Game machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170620

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180710

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180717

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: 20190107

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190116

R150 Certificate of patent or registration of utility model

Ref document number: 6469536

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees