JP2006122263A - Game machine, memory module used for the same, and sensing method and program of fraudulent action in game machine - Google Patents

Game machine, memory module used for the same, and sensing method and program of fraudulent action in game machine Download PDF

Info

Publication number
JP2006122263A
JP2006122263A JP2004313143A JP2004313143A JP2006122263A JP 2006122263 A JP2006122263 A JP 2006122263A JP 2004313143 A JP2004313143 A JP 2004313143A JP 2004313143 A JP2004313143 A JP 2004313143A JP 2006122263 A JP2006122263 A JP 2006122263A
Authority
JP
Japan
Prior art keywords
power
power supply
memory module
processing unit
storage element
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004313143A
Other languages
Japanese (ja)
Inventor
Takashi Shibagaki
貴司 柴垣
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.)
Olympia KK
Original Assignee
Olympia KK
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 Olympia KK filed Critical Olympia KK
Priority to JP2004313143A priority Critical patent/JP2006122263A/en
Publication of JP2006122263A publication Critical patent/JP2006122263A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Slot Machines And Peripheral Devices (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent the exchange and tampering of a memory module ROM. <P>SOLUTION: Power supply from the backup power source is not carried out when the memory module is removed from the processing section by carrying out power supply from a backup power source 2b to a RAM 2c present in a processing section 2 via the memory module 3 (a wiring 3c). Whether or not the memory module is removed from the processing section can be detected by confirming whether or not the content of the RAM 2c at the time of power-on is the same as that at the time of power-off. A fraudulent action can be suppressed by informing a error or stopping a game when the memory module is determined to be removed. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、スロットマシン等の遊技機に関し、特に記憶素子(ROM)の交換・記憶素子(ROM)の改ざん等の不正行為を防止できる遊技機、これに用いるメモリモジュール及び遊技機における不正行為の検知方法並びにプログラムに関する。   The present invention relates to a gaming machine such as a slot machine, and in particular, a gaming machine capable of preventing illegal acts such as replacement of a memory element (ROM) and tampering of a memory element (ROM), a memory module used therefor, and an illegal act in the gaming machine The present invention relates to a detection method and a program.

スロットマシンやパチンコ機などの遊技機はマイコン(CPU)を内蔵していて、抽選・入賞・払い出し・演出の制御をプログラムで実現している。この種の遊技機は、遊技者の操作を受けて内部抽選及び該抽選結果に応じた入賞判定を行うとともに、入賞に応じて遊技媒体の払い出し制御を行うメイン基板と、メイン基板からコマンドを受けて内部抽選の結果を報知したり各種演出を行うサブ基板とを備えている。   A gaming machine such as a slot machine or a pachinko machine has a built-in microcomputer (CPU), and controls lottery, winning, payout, and production by a program. This type of gaming machine receives an operation from the player, performs an internal lottery and a prize determination according to the lottery result, and controls a game medium payout control according to the prize, and receives a command from the main board. And a sub-board for notifying the result of the internal lottery and performing various effects.

メイン基板のプログラムは遊技を直接制御する重要なものである。改ざん等を受けないようにメイン基板はその全体が封印されている。サブ基板のプログラムは液晶表示装置やスピーカ、表示ランプなどの演出表示装置を制御して遊技者に入賞等を報知するものであるが、さらに、出玉の獲得割合の重みを制御するようにしている遊技機がある(例えばアシストタイム(AT):一定ゲーム間に特定の小役を台自体が何らかのアクションを伴ってユーザに教えたりする)。具体的には、上述のように出玉を得るための指示を液晶表示装置に表示して遊技者がその指示に従って操作すれば容易に出玉を得られるようにしている。   The main board program is important to directly control the game. The entire main board is sealed so as not to be tampered with. The sub board program controls the display device such as the liquid crystal display device, the speaker, and the display lamp to notify the player of the winning etc., and further controls the weight of the winning rate. There is a gaming machine (for example, assist time (AT): the table itself teaches the user with some action during a certain game). Specifically, as described above, an instruction for obtaining a ball is displayed on the liquid crystal display device so that the player can easily obtain the ball if the player operates according to the instruction.

このように、メイン基板やサブ基板は抽選・入賞・払い出し・演出の制御をプログラムで実現している。各基板のプログラムは遊技に関する重要な制御を行っている。   In this way, the main board and the sub board realize the lottery, winning, payout, and production control by the program. The program for each board performs important control related to the game.

CPUとプログラムなどを格納するROMなどの記憶素子(以下、メモリ又は半導体メモリと記す)を1枚の基板に装着することが多いが、近年の遊技機においては、演出の多様化により画像や音のデータが増大する傾向にあり、特にサブ基板において多くのメモリが使用されるようになってきている。これら大容量のメモリを簡便に扱う方法として、メモリのパッケージの形状をDIP→SOP→SSOPと小型化するとともに、これらを簡易な方法で基板に組み込むために複数のメモリを搭載した基板(以下、ROMモジュール又はメモリモジュールと呼ぶ)を使用するようになってきた(DIP:Dual In-line Package:平たい長方形のパッケージの両方の長辺に外部入出力用のピンを並べたパッケージ方式としてはポピュラーなもの。SOP:Small Outline Package:表面実装用のパッケージ方式で、DIPのフラットタイプにあたる。SSOP:Shrink Small Out-Line Package:SOPのリードピッチを縮小したパッケージ)   A storage element such as a ROM for storing a CPU and a program (hereinafter referred to as a memory or a semiconductor memory) is often mounted on a single board. However, in recent gaming machines, images and sounds are generated due to diversification of effects. In particular, a large number of memories are used in the sub-board. As a method for easily handling these large-capacity memories, the size of the memory package is reduced to DIP → SOP → SSOP, and a board (hereinafter referred to as “multiple memories”) is mounted in order to incorporate these into the board by a simple method. ROM modules or memory modules have been used (DIP: Dual In-line Package: a popular package system with external input / output pins arranged on both long sides of a flat rectangular package. SOP: Small Outline Package: Surface mounting package method, equivalent to DIP flat type SSOP: Shrink Small Out-Line Package: Package with reduced SOP lead pitch)

また、ROMの挿抜には工具類が必要であることから、取り扱いを容易にするという観点でメモリモジュールをボードtoボードコネクタ等を利用してメイン基板やサブ基板上に接続して使用することがある。   In addition, since tools are required to insert and remove the ROM, it is possible to connect the memory module to the main board or sub board using a board-to-board connector or the like from the viewpoint of easy handling. is there.

遊技機のCPUを制御しているプログラムに手を加え、不正に出玉を得ようとするものがいる。自己に有利なようにプログラムを改ざんしたROMを不正にメイン基板やサブ基板に装着するのである。あるいは、サブ基板のROMを不正に交換して、例えばAT機能を自己に有利なように改ざんするのである。   There are some that try to get a ball out illegally by modifying the program that controls the CPU of the gaming machine. A ROM whose program has been tampered with in an advantageous manner is illegally attached to the main board or sub board. Alternatively, the ROM of the sub board is illegally exchanged, and for example, the AT function is altered so as to be advantageous to itself.

ところで、スロットマシンやパチンコ機のような遊技機は法律による規制を受けていて、このため各基板のプログラムは関係機関による事前の検定及び承認を受ける必要があり、勝手に改変することは許されていない。各基板に搭載されるプログラム、具体的にはROMの内容は関係機関への申請時に決定され、同じ機種の遊技機のROMの内容は常に同一であることが求められている。   By the way, gaming machines such as slot machines and pachinko machines are regulated by law, and therefore the program for each board needs to be subject to prior verification and approval by the relevant organizations, and can be altered without permission. Not. The program mounted on each board, specifically, the content of the ROM is determined at the time of application to the related organizations, and the content of the ROM of the same type of gaming machine is always required to be the same.

しかし、不正な手段を用いてROMが交換され、プログラムの内容が変更されることがあった。このような不正行為による損害はかなりの額に上りホールの経営を圧迫するとともに、社会問題にもなりつつある。   However, the ROM may be exchanged using illegal means and the contents of the program may be changed. The damage caused by such fraudulent acts is squeezing up the hall management and becoming a social problem.

本発明の目的は斯かる課題を解決するためになされたものであり、メモリモジュールを交換して行うROM交換・ROM改ざん等の不正行為を防止できる遊技機、これに用いるメモリモジュール及び遊技機における不正行為の検知方法並びにプログラムを提供することを目的とする。   An object of the present invention is to solve such a problem. In a gaming machine capable of preventing illegal acts such as ROM exchange and ROM tampering performed by exchanging a memory module, and a memory module used in the gaming machine and the gaming machine. The object is to provide a method and a program for detecting fraud.

この発明は、基板と、前記基板上に搭載された記憶素子とを含んで構成され、CPUを含む処理部に着脱可能なメモリモジュールを備える遊技機において、
電源切断時に電力を供給するためのバックアップ電源と、前記処理部に搭載されて前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、前記メモリモジュールの取り外しの有無を判定する判定部と、を備え、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線の少なくとも一部は前記メモリモジュール内を経由するように配置され、
前記判定部は、電源切断時に前記揮発性記憶素子のデータの特徴値を求め、これを電源切断時の特徴値として保持し、電源投入時に前記揮発性記憶素子のデータの特徴値を求め、これを保持した前記電源切断時の特徴値と比較し、この比較結果に基づき前記モジュールの取り外しの有無を判定するものである。
The present invention relates to a gaming machine that includes a substrate and a storage element mounted on the substrate, and includes a memory module that can be attached to and detached from a processing unit including a CPU.
A backup power source for supplying power when the power is turned off, a volatile storage element mounted on the processing unit and receiving power from the backup power source, and a determination unit for determining whether or not the memory module is removed. Prepared,
At least a part of a power supply line from the backup power source to the volatile storage element is disposed so as to pass through the memory module;
The determination unit obtains a characteristic value of the data of the volatile memory element when the power is turned off, holds this as a characteristic value when the power is turned off, and obtains a characteristic value of the data of the volatile memory element when the power is turned on. Is compared with the characteristic value when the power is turned off, and whether or not the module is removed is determined based on the comparison result.

前記判定部は、前記特徴値を得るために、前記揮発性記憶素子の全データ又は一部のデータについてチェックサムを求めること、論理積、論理和又は排他的論理和を含む論理演算を行うこと、又は、ハッシュ関数によりハッシュ値を求めることなどを行う。   The determination unit obtains a checksum for all data or a part of data of the volatile memory element, and performs a logical operation including logical product, logical sum, or exclusive logical sum to obtain the feature value. Or, a hash value is obtained by a hash function.

この発明は、基板と、前記基板上に搭載された記憶素子とを含んで構成され、CPUを含む処理部に着脱可能なメモリモジュールを備える遊技機において、
電源切断時に電力を供給するためのバックアップ電源と、前記処理部に搭載されて前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、前記メモリモジュールの取り外しの有無を判定する判定部と、を備え、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線の少なくとも一部は前記メモリモジュール内を経由するように配置され、
前記判定部は、電源切断時に前記揮発性記憶素子の全部又は一部のデータを退避させ、電源投入時に前記揮発性記憶素子の全部又は一部のデータを読み取り、これを退避させたデータと比較し、この比較結果に基づき前記モジュールの取り外しの有無を判定するものである。
The present invention relates to a gaming machine that includes a substrate and a storage element mounted on the substrate, and includes a memory module that can be attached to and detached from a processing unit including a CPU.
A backup power source for supplying power when the power is turned off, a volatile storage element mounted on the processing unit and receiving power from the backup power source, and a determination unit for determining whether or not the memory module is removed. Prepared,
At least a part of a power supply line from the backup power source to the volatile storage element is disposed so as to pass through the memory module;
The determination unit saves all or part of the data of the volatile memory element when the power is turned off, reads all or part of the data of the volatile memory element when the power is turned on, and compares the data with the saved data Then, the presence or absence of the removal of the module is determined based on the comparison result.

この発明は、基板と、前記基板上に搭載された記憶素子とを含んで構成され、CPUを含む処理部に着脱可能なメモリモジュールを備える遊技機において、
電源切断時に電力を供給するためのバックアップ電源と、前記処理部に搭載されて前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、前記メモリモジュールの取り外しの有無を判定する判定部と、を備え、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線の少なくとも一部は前記メモリモジュール内を経由するように配置され、
前記判定部は、前記揮発性記憶素子の予め定められたアドレスに予め定められたデータを書き込み、電源投入時に前記揮発性記憶素子の前記予め定められたアドレスのデータを読み出し、これを前記予め定められたデータと比較し、この比較結果に基づき前記モジュールの取り外しの有無を判定するものである。
The present invention relates to a gaming machine that includes a substrate and a storage element mounted on the substrate, and includes a memory module that can be attached to and detached from a processing unit including a CPU.
A backup power source for supplying power when the power is turned off, a volatile storage element mounted on the processing unit and receiving power from the backup power source, and a determination unit for determining whether or not the memory module is removed. Prepared,
At least a part of a power supply line from the backup power source to the volatile storage element is disposed so as to pass through the memory module;
The determination unit writes predetermined data to a predetermined address of the volatile storage element, reads data of the predetermined address of the volatile storage element when power is turned on, and determines the predetermined data. It is compared with the obtained data, and whether or not the module is removed is determined based on the comparison result.

前記バックアップ電源を前記処理部に搭載するときは、前記バックアップ電源から前記揮発性記憶素子への電力の供給線を、少なくとも一度は前記バックアップ電源から前記メモリモジュールに入り、前記メモリモジュールを経由して前記処理部に戻り、前記揮発性記憶素子に接続されるように配置する。   When the backup power supply is mounted on the processing unit, a power supply line from the backup power supply to the volatile storage element enters the memory module from the backup power supply at least once, and passes through the memory module. It returns to the said process part and arrange | positions so that it may connect with the said volatile memory element.

前記バックアップ電源を前記メモリモジュールに搭載することもできる。この場合、前記バックアップ電源から前記揮発性記憶素子への電力の供給線を、前記メモリモジュールから前記処理部に入り、前記揮発性記憶素子に接続されるように配置する。   The backup power supply can be mounted on the memory module. In this case, a power supply line from the backup power source to the volatile memory element is arranged to enter the processing unit from the memory module and be connected to the volatile memory element.

前記比較結果が不一致のとき前記モジュールの取り外しが有ったと判定し、エラー報知又は遊技停止のうちの少なくともいずれかを行うようにしてもよい。   When the comparison result does not match, it may be determined that the module has been removed, and at least one of error notification and game stop may be performed.

この発明は、CPUを含む処理部に着脱可能なメモリモジュールであって、基板と、前記基板上に搭載された記憶素子と、前記処理部と電気的に接続するためのコネクタとを備え、前記コネクタは、電源切断時に電力を供給するために前記処理部に搭載されたバックアップ電源からの電力の供給線と接続する第1端子と、前記処理部に搭載された揮発性記憶素子への電力の供給線と接続する第2端子とを含み、前記基板上で前記第1端子と前記第2端子が接続されていることを特徴とするものである。   The present invention is a memory module that can be attached to and detached from a processing unit including a CPU, and includes a substrate, a storage element mounted on the substrate, and a connector that is electrically connected to the processing unit, The connector includes a first terminal connected to a power supply line from a backup power source mounted on the processing unit to supply power when the power is turned off, and a power supply to a volatile memory element mounted on the processing unit. And a second terminal connected to the supply line, wherein the first terminal and the second terminal are connected on the substrate.

この発明は、CPUを含む処理部に着脱可能なメモリモジュールであって、基板と、前記基板上に搭載された記憶素子と、前記処理部と電気的に接続するためのコネクタと、前記処理部に搭載された揮発性記憶素子へ電源切断時に電力を供給するためのバックアップ電源とを備え、前記コネクタは、前記揮発性記憶素子へ電力を供給するために前記処理部に設けられた電力の供給線と接続する端子を含み、前記端子に前記バックアップ電源が接続されていることを特徴とするものである。   The present invention is a memory module that can be attached to and detached from a processing unit including a CPU, and includes a substrate, a storage element mounted on the substrate, a connector that is electrically connected to the processing unit, and the processing unit. And a backup power supply for supplying power to the volatile memory element mounted on the volatile memory element, and the connector supplies power provided to the processing unit to supply power to the volatile memory element The backup power supply is connected to the terminal including a terminal connected to a line.

この発明は、CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法であって、
電源切断時に前記揮発性記憶素子のデータの特徴値を求め、これを電源切断時の特徴値として保持し、
電源投入時に前記揮発性記憶素子のデータの特徴値を求め、これを保持した前記電源切断時の特徴値と比較し、
この比較結果が不一致のとき、不正行為と判定するものである。
The present invention includes a processing unit including a CPU, a substrate and a memory element mounted on the substrate, a memory module that can be attached to and detached from the processing unit, and a backup for supplying power when the power is turned off. A power supply and a volatile storage element that receives power from the backup power supply, and is configured to stop power supply from the backup power supply to the volatile storage element when the memory module is removed. A method of detecting fraud in a gaming machine,
Obtain the characteristic value of the data of the volatile storage element at the time of power-off, hold this as the characteristic value at the time of power-off,
Find the characteristic value of the data of the volatile storage element at power-on, compare it with the characteristic value at the time of power-off holding this,
When the comparison result does not match, it is determined that the act is an illegal act.

この発明は、CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法であって、
電源切断時に前記揮発性記憶素子の全部又は一部のデータを退避させ、
電源投入時に前記揮発性記憶素子の全部又は一部のデータを読み取り、これを退避させたデータと比較し、
この比較結果が不一致のとき、不正行為と判定するものである。
The present invention includes a processing unit including a CPU, a substrate and a memory element mounted on the substrate, a memory module that can be attached to and detached from the processing unit, and a backup for supplying power when the power is turned off. A power supply and a volatile storage element that receives power from the backup power supply, and is configured to stop power supply from the backup power supply to the volatile storage element when the memory module is removed. A method of detecting fraud in a gaming machine,
Save all or part of the data in the volatile memory element when the power is turned off,
Read all or a part of the data of the volatile memory element at power-on, compare it with the saved data,
When the comparison result does not match, it is determined that the act is an illegal act.

この発明は、CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法であって、
前記揮発性記憶素子の予め定められたアドレスに予め定められたデータを書き込み、
電源投入時に前記揮発性記憶素子の前記予め定められたアドレスのデータを読み出し、これを前記予め定められたデータと比較し、
この比較結果が不一致のとき、不正行為と判定するものである。
The present invention includes a processing unit including a CPU, a substrate and a memory element mounted on the substrate, a memory module that can be attached to and detached from the processing unit, and a backup for supplying power when the power is turned off. A power supply and a volatile storage element that receives power from the backup power supply, and is configured to stop power supply from the backup power supply to the volatile storage element when the memory module is removed. A method of detecting fraud in a gaming machine,
Write predetermined data to a predetermined address of the volatile storage element,
Read the data of the predetermined address of the volatile storage element at power-on, compare this with the predetermined data,
When the comparison result does not match, it is determined that the act is an illegal act.

この発明は上記方法をCPUに実行させるためのプログラムである。
この発明に係るプログラムは、例えば、記録媒体に記録される。
媒体には、例えば、EPROMデバイス、フラッシュメモリデバイス、フレキシブルディスク、ハードディスク、磁気テープ、光磁気ディスク、CD(CD−ROM、Video−CDを含む)、DVD(DVD−Video、DVD−ROM、DVD−RAMを含む)、ROMカートリッジ、バッテリバックアップ付きのRAMメモリカートリッジ、フラッシュメモリカートリッジ、不揮発性RAMカートリッジ等を含む。
The present invention is a program for causing a CPU to execute the above method.
The program according to the present invention is recorded on a recording medium, for example.
Examples of the medium include EPROM device, flash memory device, flexible disk, hard disk, magnetic tape, magneto-optical disk, CD (including CD-ROM and Video-CD), DVD (DVD-Video, DVD-ROM, DVD- RAM), ROM cartridge, RAM memory cartridge with battery backup, flash memory cartridge, nonvolatile RAM cartridge, and the like.

また、電話回線等の有線通信媒体、マイクロ波回線等の無線通信媒体等の通信媒体を含む。インターネットもここでいう通信媒体に含まれる。   In addition, a communication medium such as a wired communication medium such as a telephone line and a wireless communication medium such as a microwave line is included. The Internet is also included in the communication medium here.

媒体とは、何等かの物理的手段により情報(主にデジタルデータ、プログラム)が記録されているものであって、コンピュータ、専用プロセッサ等の処理装置に所定の機能を行わせることができるものである。   A medium is a medium in which information (mainly digital data, a program) is recorded by some physical means, and allows a processing device such as a computer or a dedicated processor to perform a predetermined function. is there.

本発明によれば、処理部にある揮発性記憶素子へのバックアップ電源の供給をメモリモジュールを介して行い、メモリモジュールが処理部から外された場合にバックアップ電源の供給がなくなるようにし、そして、電源投入時に揮発性記憶素子の内容が電源断時と同じかどうかを確認することでメモリモジュールが処理部から外されたかどうか検知することができる。メモリモジュールが外されたと判定されたとき、エラー報知を行ったり、遊技を停止することで不正行為を抑止することができる。   According to the present invention, the supply of backup power to the volatile storage element in the processing unit is performed via the memory module, so that when the memory module is removed from the processing unit, the backup power is not supplied, and Whether or not the memory module is removed from the processing unit can be detected by checking whether or not the content of the volatile memory element is the same as when the power is turned off when the power is turned on. When it is determined that the memory module has been removed, fraudulent acts can be suppressed by notifying an error or stopping the game.

発明の実施の形態1.
この発明の実施の形態に係る遊技機について図面を参照して説明する。
図1は遊技機(スロットマシン、回胴式遊技機とも呼ばれる)の正面図である。
スロットマシン10で遊技を楽しもうとする遊技者は、まずメダル貸機(図示しない)等から遊技媒体であるメダルを借り、メダル投入装置のメダル投入口100に直接メダルを入れる。メダル投入口100は、スロットマシン10の正面で略中央の高さに設けられている。
Embodiment 1 of the Invention
A gaming machine according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a front view of a gaming machine (also called a slot machine or a spinning cylinder gaming machine).
A player who wants to enjoy a game with the slot machine 10 first borrows a medal as a game medium from a medal lending machine (not shown) or the like, and inserts a medal directly into the medal insertion slot 100 of the medal insertion device. The medal slot 100 is provided at a substantially central height in front of the slot machine 10.

スロットマシン10は、四角箱状の筐体11を有する。前記筐体11の中央部及び上部には、遊技者側に向かって臨む四角窓状の表示窓12が形成されている。そして、この中央部の表示窓12の中央には、三個の回転リール40の図柄61を見ることができる図柄表示窓13が形成されている。ベットスイッチ16は、回転リール40の下方に位置するスイッチであって、メダル投入口100に連続してメダル投入をして貯留させた貯留メダル数を減じてメダル投入に代える。精算スイッチ17は、回転リールの斜め下方に位置するスイッチであって、貯留した投入メダルを払い出す。スタートスイッチ30は回転リール40の斜め下方に位置するレバーであって、遊技メダルの投入若しくはベットスイッチ16の投入を条件に、リールユニット60の駆動を開始させる。ストップスイッチ50は、リールユニット60の駆動を停止させるためのものである。リールユニット60は、三個の回転リール40とから構成されている。そして、各回転リール40は、合成樹脂からなる回転ドラムと、この回転ドラムの周囲に貼付されるテープ状のリールテープ42とを備えている。このリールテープ42の外周面には、複数個(例えば21個)の図柄61が表示されている。62は各種の演出を行うための液晶表示部である。   The slot machine 10 has a square box-shaped housing 11. A square window-like display window 12 facing the player side is formed at the center and upper part of the casing 11. A symbol display window 13 through which the symbols 61 of the three rotary reels 40 can be seen is formed at the center of the display window 12 at the center. The bet switch 16 is a switch located below the rotary reel 40, and reduces the number of stored medals inserted and stored in the medal insertion slot 100 to replace the medal insertion. The settlement switch 17 is a switch located obliquely below the rotating reel, and pays out the stored inserted medal. The start switch 30 is a lever positioned obliquely below the rotary reel 40 and starts driving the reel unit 60 on condition that a game medal is inserted or the bet switch 16 is inserted. The stop switch 50 is for stopping the driving of the reel unit 60. The reel unit 60 is composed of three rotating reels 40. Each rotating reel 40 includes a rotating drum made of a synthetic resin and a tape-like reel tape 42 attached around the rotating drum. On the outer peripheral surface of the reel tape 42, a plurality of (for example, 21) symbols 61 are displayed. Reference numeral 62 denotes a liquid crystal display unit for performing various effects.

スロットマシン10の内部には、後述のように、スロットマシン10の全体の動作を制御するための制御装置が内蔵されている。制御装置は、CPUを中心に構成され、ROM、RAM、I/O等を備えている。そして、CPU(処理部)が遊技者の操作を受けてROM(記憶部)に記憶されたプログラムを読み込むことで動作させるものであり、具体的には、スタートスイッチ30及びストップスイッチ50の操作に基づき回転リール40の回転及び停止を制御するとともに、ランプやスピーカ等の表示を制御する。CPUが動作する際に必要な一時的なデータなどはRAM(一般にRAMは揮発性メモリであり、その電源断によりデータは原則失われるが、本遊技機においてはその一部又は全部についてバッテリなどのバックアップ電源が用意されていることがあり、この場合は電源断でもデータは失われない)に記憶される。CPUはROMに記録されたプログラムに従って所定の動作を行うとともに、処理に必要な一時的なデータをRAMに記録するとともに記録されたデータを必要に応じて読み出して参照する。   Inside the slot machine 10, a control device for controlling the overall operation of the slot machine 10 is incorporated as will be described later. The control device is configured around a CPU and includes a ROM, a RAM, an I / O, and the like. The CPU (processing unit) is operated by reading a program stored in a ROM (storage unit) in response to the player's operation. Specifically, the CPU (processing unit) is operated by the start switch 30 and the stop switch 50. Based on this, the rotation and stop of the rotary reel 40 are controlled, and the display of lamps, speakers, and the like are controlled. Temporary data necessary for the CPU to operate is RAM (generally RAM is a volatile memory, and data is lost in principle when the power is turned off. A backup power supply may be prepared, and in this case, data is not lost even if the power is turned off. The CPU performs a predetermined operation in accordance with a program recorded in the ROM, records temporary data necessary for processing in the RAM, and reads out and refers to the recorded data as necessary.

スタートスイッチ30は、前述のように回転リール40の斜め下方に位置するレバーであって、遊技メダルの投入若しくはベットスイッチ16の投入を条件に、または、入賞判定に応じて得られる「再遊技(Replay)」時には前遊技からの所定時間経過を条件に、リールユニット60の駆動を開始させるためのものである。   The start switch 30 is a lever that is positioned obliquely below the rotary reel 40 as described above. The start switch 30 can be obtained on the condition that a game medal is inserted or the bet switch 16 is inserted or according to a winning determination. "Replay)" is to start driving the reel unit 60 on condition that a predetermined time has elapsed since the previous game.

ストップスイッチ50は、前述のようにリールユニット60の駆動を停止させるためのものである。具体的には、ストップスイッチ50は、各回転リール40に対応した三個のスイッチから構成され、各回転リール40の下方に1個ずつ配置されているものである。回転リール40に対応したストップスイッチ50の操作により、当該対応した回転リール40の回転を停止するように設定されている。   The stop switch 50 is for stopping the driving of the reel unit 60 as described above. Specifically, the stop switch 50 includes three switches corresponding to each rotary reel 40, and one stop switch 50 is disposed below each rotary reel 40. The operation of the stop switch 50 corresponding to the rotating reel 40 is set to stop the rotation of the corresponding rotating reel 40.

メダルの投入若しくはベットスイッチ16の投入を条件に、または、前記「再遊技(Replay)」時には前遊技から所定時間経過を条件に、スタートスイッチ30を操作すると、リールユニット60が駆動され、三個の回転リール40が回転を開始する。その後、ストップスイッチ50の一個を操作すると、当該対応する回転リール40の回転が停止する。そして、ストップスイッチ50を三個全て操作すると、三個の回転リール40の回転が全て停止する。このとき、表示窓13の有効入賞ライン上に、予め設定された図柄61が停止すると入賞と判定され、図示しないホッパーユニットを介して所定枚数のメダルが払い出される。なお、メダルを払い出す代わりに、クレジットしてもよい。   When the start switch 30 is operated on the condition that the medal is inserted or the bet switch 16 is inserted, or on the condition that a predetermined time elapses from the previous game at the time of the “replay”, the reel unit 60 is driven, and the three The rotary reel 40 starts to rotate. Thereafter, when one of the stop switches 50 is operated, the rotation of the corresponding rotary reel 40 is stopped. When all three stop switches 50 are operated, the rotation of the three rotary reels 40 is stopped. At this time, if a predetermined symbol 61 on the effective pay line of the display window 13 stops, it is determined that the winning is made, and a predetermined number of medals are paid out through a hopper unit (not shown). In addition, you may credit instead of paying out medals.

図2はスロットマシン10の電気的な概略構造を示すブロック図である。この図において電源系統についての表示は省略されている。スロットマシン10は、その主要な処理装置としてメイン基板1とこれからコマンドを受けて動作するサブ基板2とを備える。なお、少なくともメイン基板1は、外部から接触不能となるようにケース内部に収容され、これら基板を取り外す際に痕跡が残るように封印処理が施されている。   FIG. 2 is a block diagram showing an electrical schematic structure of the slot machine 10. In this figure, the display about the power supply system is omitted. The slot machine 10 includes a main substrate 1 and a sub-substrate 2 that operates in response to commands from the main substrate 1 as main processing devices. At least the main substrate 1 is accommodated inside the case so that it cannot be contacted from the outside, and a sealing process is performed so that traces remain when the substrates are removed.

メイン基板1は、遊技者の操作を受けて内部抽選を行ったり、リールの回転・停止やメダルの払い出しなどの処理を行うためのものである。メイン基板1は、予め設定されたプログラムに従って制御動作を行うCPUと、前記プログラムを記憶する記憶手段であるROMおよび処理結果などを一時的に記憶するRAMを含む。   The main board 1 is for performing an internal lottery in response to a player's operation, and processing such as reel rotation / stop and medal payout. The main board 1 includes a CPU that performs a control operation according to a preset program, a ROM that is a storage unit that stores the program, and a RAM that temporarily stores processing results and the like.

サブ基板2は、メイン基板1からコマンド信号を受けて内部抽選の結果を報知したり各種演出を行うためのものである。サブ基板2は、前記コマンド信号に応じた予め設定されたプログラムに従って制御動作を行うCPUと、前記プログラムを記憶する記憶手段であるROMおよび処理結果などを一時的に記憶するRAMを含む。コマンドの流れはメイン基板1からサブ基板2への一方のみであり、逆にサブ基板2からメイン基板1へコマンド等が出されることはない。また、サブ基板2はROMなどの半導体メモリを搭載したメモリモジュール3を備えている。なお、メイン基板1にメモリモジュールを備えていてもよい。   The sub-board 2 is for receiving a command signal from the main board 1 and notifying the result of the internal lottery and performing various effects. The sub-board 2 includes a CPU that performs a control operation according to a preset program corresponding to the command signal, a ROM that is a storage unit that stores the program, and a RAM that temporarily stores processing results and the like. The flow of commands is only one from the main board 1 to the sub board 2, and conversely, no command or the like is issued from the sub board 2 to the main board 1. Further, the sub-board 2 includes a memory module 3 on which a semiconductor memory such as a ROM is mounted. The main board 1 may be provided with a memory module.

メイン基板1にはスタートスイッチ30,ストップスイッチ50,リール駆動部70,リール位置検出回路71、ホッパー駆動部80、ホッパー81及びホッパー81から払い出されたメダルの枚数を数えるためのメダル検出部82が接続されている。サブ基板2には液晶表示装置62の制御基板200、スピーカ201、LED基板202などの周辺基板(ローカル基板)が接続されている。   The main board 1 includes a start switch 30, a stop switch 50, a reel drive unit 70, a reel position detection circuit 71, a hopper drive unit 80, a hopper 81, and a medal detection unit 82 for counting the number of medals paid out from the hopper 81. Is connected. A peripheral board (local board) such as a control board 200 of the liquid crystal display device 62, a speaker 201, and an LED board 202 is connected to the sub board 2.

図3にメモリモジュール3をサブ基板(処理部)2に装着した状態を示す。
このメモリモジュール3は、メモリモジュールの基板3bと、これに搭載されるひとつ又は複数の半導体メモリ(ROM)3aと、メモリモジュール3をサブ基板2に電気的に接続するためのメモリモジュール3側のコネクタ6とを備える。サブ基板2にはメモリモジュール3と電気的接続を行うためのコネクタ2aが設けられている。コネクタ2aはメモリモジュール3のコネクタ6と結合する。図3の例では、メモリモジュール3はサブ基板2に対して垂直になるようにコネクタ2aに取り付けられる。
FIG. 3 shows a state where the memory module 3 is mounted on the sub-board (processing unit) 2.
The memory module 3 includes a memory module substrate 3b, one or a plurality of semiconductor memories (ROM) 3a mounted thereon, and a memory module 3 side for electrically connecting the memory module 3 to the sub-substrate 2. And a connector 6. The sub-board 2 is provided with a connector 2a for electrical connection with the memory module 3. The connector 2 a is coupled with the connector 6 of the memory module 3. In the example of FIG. 3, the memory module 3 is attached to the connector 2 a so as to be perpendicular to the sub-board 2.

本発明の実施の形態1に係るメモリモジュールと処理部(サブ基板)の接続図を図4に示す。同図は本発明の実施の形態1の動作を説明するために必要な部分のみを示し、サブ基板2上のCPUやメモリモジュール3上のROMの表示や、アドレス信号やデータ信号の表示を省略している。   FIG. 4 shows a connection diagram between the memory module and the processing unit (sub board) according to the first embodiment of the present invention. This figure shows only the parts necessary for explaining the operation of the first embodiment of the present invention, omitting the display of the CPU on the sub-board 2 and the ROM on the memory module 3, and the display of address signals and data signals. is doing.

図4において、2bは電源切断時に電力を供給するためのバックアップ電源である。バックアップ電源2bは、リチウム電池等の二次電池であるが、本発明は二次電池に限定されない。一次電池やコンデンサなどの蓄電器であってもよい。2cはバックアップ電源から電力の供給を受けるRAM(揮発性記憶素子)である。2dはメモリモジュール3の取り外しの有無を判定する判定部である。判定部2dはRAM2cからデータを読み出したり、RAM2cにデータを書き込むことができる。判定部2dは、例えば所定のプログラムで動作する図示しないCPUで実現される。判定部2dはメモリモジュール3の取り外しの有無を判定する以外にも、バックアップ電源2bの劣化を判断することもある。2eは基板の電源(直流電圧)VDDを受けてバックアップ電源2bに供給し充電を行うとともに、電源断のバックアップ時にバックアップ電源2bの電流が電源VDDに逆流しないようにするためのダイオードである。   In FIG. 4, 2b is a backup power source for supplying power when the power is turned off. The backup power source 2b is a secondary battery such as a lithium battery, but the present invention is not limited to the secondary battery. A battery such as a primary battery or a capacitor may be used. Reference numeral 2c denotes a RAM (volatile storage element) that receives power from a backup power source. A determination unit 2d determines whether or not the memory module 3 is removed. The determination unit 2d can read data from the RAM 2c and write data to the RAM 2c. The determination unit 2d is realized by a CPU (not shown) that operates according to a predetermined program, for example. In addition to determining whether or not the memory module 3 has been removed, the determination unit 2d may determine the deterioration of the backup power source 2b. Reference numeral 2e denotes a diode that receives the power supply (DC voltage) VDD of the substrate and supplies it to the backup power supply 2b for charging, and also prevents the current of the backup power supply 2b from flowing back to the power supply VDD at the time of power-off backup.

図4においてバックアップ電源2bはサブ基板(処理部)2に搭載されているが、バックアップ電源2bからRAM2cへの電力の供給線の少なくとも一部はメモリモジュール3内を経由するように配置されている。すなわち、バックアップ電源2bからRAM2cへの電力の供給線は、まずバックアップ電源2bからコネクタ2aの端子2a−1に接続され、この端子に対応するコネクタ6の端子6−1に接触することによりメモリモジュール3に入る。電力の供給線は、コネクタ6の端子6−2とコネクタ2aの端子2a−2を経由して再びサブ基板2に戻り、RAM2cの電源端子に接続されている。コネクタ6の端子6−1と端子6−2はメモリモジュール3内において配線3cにより接続されている。   In FIG. 4, the backup power source 2 b is mounted on the sub-board (processing unit) 2, but at least a part of the power supply line from the backup power source 2 b to the RAM 2 c is arranged so as to pass through the memory module 3. . That is, the power supply line from the backup power source 2b to the RAM 2c is first connected from the backup power source 2b to the terminal 2a-1 of the connector 2a, and comes into contact with the terminal 6-1 of the connector 6 corresponding to this terminal. Enter 3. The power supply line returns to the sub-board 2 again via the terminal 6-2 of the connector 6 and the terminal 2a-2 of the connector 2a, and is connected to the power supply terminal of the RAM 2c. The terminals 6-1 and 6-2 of the connector 6 are connected in the memory module 3 by wiring 3c.

参考のため図11に従来のバックアップ電源2bとRAM2c間の接続を示す。従来はこれらが直接接続されていて、メモリモジュール3を経由することはなかった。   For reference, FIG. 11 shows a conventional connection between the backup power supply 2b and the RAM 2c. Conventionally, these are directly connected and do not go through the memory module 3.

本発明の実施の形態1に係る装置/方法は、サブ基板(処理部)2上にある揮発性記憶素子(RAM)2cへのバックアップ電源の供給をメモリモジュール3を介して行い、メモリモジュール3がサブ基板2から外された場合にはRAM2cへのバックアップ電源の供給がなくなるようにし、そして、電源投入時にRAMの内容が電源断時と同じかどうかを確認することでメモリモジュール3がサブ基板2から外されたかどうか確認することを特徴とする。メモリモジュール3が外されていなければバックアップは正常に行われており、電源切断時と電源投入時とでRAM2cの内容に変化はないはずである。その内容に変化が生じているとすればメモリモジュール3が外された可能性があると判断できる(バックアップ電源2bが劣化したときも同様の現象が生じるが、この場合も不正行為検知と同様にエラー報知する必要があるので、バックアップ電源劣化の場合も含めて以下に述べる処理を行っても問題は生じない)。   The apparatus / method according to the first embodiment of the present invention supplies backup power to the volatile memory element (RAM) 2c on the sub-substrate (processing unit) 2 via the memory module 3, and the memory module 3 Is removed from the sub-board 2, the backup power is not supplied to the RAM 2c, and when the power is turned on, the memory module 3 checks whether the contents of the RAM are the same as when the power is turned off. It is characterized by confirming whether it remove | deviated from 2. If the memory module 3 is not removed, the backup is performed normally, and the contents of the RAM 2c should not change between when the power is turned off and when the power is turned on. If the content has changed, it can be determined that the memory module 3 may have been removed (the same phenomenon occurs when the backup power supply 2b deteriorates, but in this case as well, the fraud detection is performed). Since it is necessary to report an error, no problem will occur even if the processing described below is performed including the case of backup power supply deterioration.

電源切断時と電源投入時でRAM2cの内容に変化が生じたかどうかを判定するために、発明の実施の形態1ではチェックサム(検査合計)を利用する。チェックサムとは、RAMの全アドレスのデータ又は一部のアドレスのデータについて求めた総合計である。ひとつのデータの1ビットが変化したときでもこれをチェックサムで検出することができる。チェックサムはRAM2cのデータ全体を表現する特徴値と言える。   In order to determine whether or not the contents of the RAM 2c have changed between when the power is turned off and when the power is turned on, a checksum (check sum) is used in the first embodiment of the invention. The checksum is a total obtained for the data of all addresses of the RAM or the data of some addresses. Even when one bit of one data changes, this can be detected by a checksum. The checksum can be said to be a feature value representing the entire data of the RAM 2c.

図5に電源スイッチをオフにしたときの処理フローチャートを示し、図6に電源スイッチをオンにしたときの処理フローチャートを示す。図7(a)に電源スイッチをオフにしたときのタイミングチャートを示し、図7(b)に電源スイッチをオンにしたときのタイミングチャートを示す。これらの図を参照して発明の実施の形態1の動作を説明する。
図7(a)において電源スイッチがオンのとき、電源電圧は規定値である(期間P1)。期間P1では、図8に太線で示すように電源VDDがRAM2cに供給されるとともにバックアップ電源2bを充電している。電源スイッチがオンからオフにされたとき(時刻T1)サブ基板2等に供給される電源電圧はすぐには低下せず、電源スイッチのオフからしばらく時間が経ってから電源電圧がゼロになる(時刻T2)。この間(期間P2)でサブ基板2のCPU等は所定の処理を行うことができる。電源スイッチがオンからオフにされたとき(時刻T1)の直後にその旨を示す電源断信号が有効になるので、CPU等は電源断信号を契機に電源終了時の処理を実行することができる。具体的には期間P2において図5の処理を行う。
FIG. 5 shows a processing flowchart when the power switch is turned off, and FIG. 6 shows a processing flowchart when the power switch is turned on. FIG. 7A shows a timing chart when the power switch is turned off, and FIG. 7B shows a timing chart when the power switch is turned on. The operation of the first embodiment of the invention will be described with reference to these drawings.
In FIG. 7A, when the power switch is on, the power supply voltage is a specified value (period P1). In the period P1, the power supply VDD is supplied to the RAM 2c and the backup power supply 2b is charged as shown by a thick line in FIG. When the power switch is turned off from on (time T1), the power supply voltage supplied to the sub-board 2 or the like does not decrease immediately, and after a while after the power switch is turned off, the power supply voltage becomes zero ( Time T2). During this period (period P2), the CPU or the like of the sub-board 2 can perform a predetermined process. Immediately after the power switch is turned from on to off (time T1), the power-off signal indicating that effect becomes effective, so that the CPU or the like can execute processing at the time of power-off upon the power-off signal. . Specifically, the process of FIG. 5 is performed in the period P2.

すなわち、RAM2cのチェックサムを求め(S1)、求めたチェックサムをRAM2cの任意のアドレス(予めどのアドレスにするか決めておく)に記憶する(S2)。RAM2cにはバックアップ電源が供給されているから、電源断の際のRAM2cの特徴値(チェックサム)が電源断の期間(図7の期間P3)においてRAM2cで保持されることになる。   Namely, calculated checksum of RAM 2c (S1), and stores the calculated checksum to RAM 2c arbitrary address (previously decide whether to advance which address) (S2). Since the backup power is supplied to the RAM 2c, the characteristic value (check sum) of the RAM 2c when the power is turned off is held in the RAM 2c during the power-off period (period P3 in FIG. 7).

図7(a)の時刻T2以降の期間P3において電源電圧はゼロであるが、図9に太線で示すようにRAM2cに対してバックアップ電源2bから電力が供給される。したがって、RAM2cの内容は保持されたままである。   In the period P3 after time T2 in FIG. 7A, the power supply voltage is zero, but power is supplied from the backup power supply 2b to the RAM 2c as shown by a thick line in FIG. Therefore, the contents of the RAM 2c are kept.

次に、図7(b)に示すように、電源スイッチがオンになると(時刻T3)電源電圧が上昇し速やかに規定値に達する。その際に通常はリセット信号が発生し、その後の期間P4においてCPU等は初期動作を開始する。初期動作のひとつとして図6の処理を行う。   Next, as shown in FIG. 7B, when the power switch is turned on (time T3), the power supply voltage rises and quickly reaches the specified value. At that time, a reset signal is usually generated, and the CPU or the like starts an initial operation in the subsequent period P4. 6 is performed as one of the initial operations.

すなわち、RAM2cのチェックサムを求め(S10)、電源断の際にRAM2cに記憶させたチェックサムを読み出し(S11)、両者を比較する(S12)。両者が一致する場合(S12で一致)、RAM2cの内容が電源断中も保持されたことを意味するから、メモリモジュール3が取り外されず、かつ、バックアップ電源2bが正常であると判断できる。これは正常状態であるので通常の起動処理を行う(S14)。なお、この際にRAM2cに記憶されたチェックサムをクリアするようにしてもよい。   That is, the checksum of the RAM 2c is obtained (S10), the checksum stored in the RAM 2c when the power is cut off is read (S11), and both are compared (S12). If they match (matched in S12), it means that the contents of the RAM 2c are retained even when the power is turned off, so that it can be determined that the memory module 3 is not removed and the backup power supply 2b is normal. Since this is a normal state, normal activation processing is performed (S14). At this time, the checksum stored in the RAM 2c may be cleared.

これに対し、電源断の期間P3においてメモリモジュール3が交換されると(メモリモジュールのROMを有効にするには電源切断時に交換する必要がある)、図10に示すようにメモリモジュール3が外された時点でRAM2cへの電力の供給が絶たれる。バックアップ電源2bからRAM2cへの電力の供給線の少なくとも一部はメモリモジュール3内を経由するように配置されているためである。図10の状態になるとRAM2cの内容は失われ、再度電源が供給されても回復することはない(でたらめな内容になる)。この場合、図6のS12の判定でチェックサムは一致しなくなる。内容が失われるからS10で求めたチェックサムはS1で求めたものと当然異なるし、S2で記憶したチェックサム自体も失われるからである。そこでエラー処理を行い、メモリモジュール3が交換されたことを報知する(S13)。これ以降は通常の起動処理を行わないので、遊技を行うことができなくなる。なお、期間P3以外でもチェックサムの不一致を検出したときにエラー処理を行うようにしてもよい。   On the other hand, when the memory module 3 is replaced in the power-off period P3 (it is necessary to replace it when the power is turned off to enable the ROM of the memory module), the memory module 3 is removed as shown in FIG. At that time, the power supply to the RAM 2c is cut off. This is because at least a part of the power supply line from the backup power source 2b to the RAM 2c is arranged to pass through the memory module 3. In the state of FIG. 10, the contents of the RAM 2c are lost, and even if power is supplied again, the contents are not recovered (the contents are random). In this case, the checksums do not match in the determination of S12 in FIG. Since the contents are lost, the checksum obtained in S10 is naturally different from that obtained in S1, and the checksum itself stored in S2 is also lost. Therefore, error processing is performed to notify that the memory module 3 has been replaced (S13). After this, the normal activation process is not performed, so that the game cannot be performed. Note that error processing may be performed when a checksum mismatch is detected outside the period P3.

発明の実施の形態1によれば、メモリモジュールを介して揮発性記憶素子(RAM)へのバックアップ電源の供給を行い、メモリモジュールが処理部(サブ基板)から外された場合に揮発性記憶素子へのバックアップ電源の供給が遮断されるようにし、バックアップ不良を発生させる。電源投入時には揮発性記憶素子の合計値によるチェックが行われるため、メモリモジュールが外された場合にはバックアップ不良を検出することになり、メモリモジュールが外された可能性があると判断し、エラー状態などに移行して遊技を停止させる。当該エラー状態に、バックアップ電源の劣化によるバックアップ不良という意味とともに、メモリモジュールが外されたという意味を持たせるようにした。以上のような構成により、メモリモジュールの交換を検知しエラー報知することにより、ROMの不正な交換という不正行為を抑止することが可能になる。   According to the first embodiment of the present invention, the backup power is supplied to the volatile memory element (RAM) through the memory module, and the volatile memory element is removed when the memory module is removed from the processing unit (sub-board). The backup power supply to the server is cut off, causing a backup failure. When the power is turned on, a check based on the total value of the volatile memory elements is performed, so if the memory module is removed, a backup failure will be detected, and it is determined that the memory module may have been removed. Transition to the state and stop the game. The error state has a meaning that the memory module is removed as well as a backup failure due to deterioration of the backup power supply. With the configuration as described above, it is possible to suppress an illegal act of illegal replacement of the ROM by detecting the replacement of the memory module and notifying an error.

なお、以上の説明で、特徴値としてチェックサムを求める場合を例にとり説明を加えたが、本発明はこれに限定されない。揮発性記憶素子(RAM)の内容に固有の特徴値を求めることができればよく、例えば、論理積、論理和又は排他的論理和を含む論理演算を行ったり、又は、ハッシュ関数によりハッシュ値を求めるようにしてもよい。ハッシュ関数とは、与えられた原文から固定長の疑似乱数を生成する演算手法であり、生成した値は「ハッシュ値」と呼ばれる。「要約関数」「メッセージダイジェスト」とも呼ばれる。不可逆な一方向関数を含むため、ハッシュ値から原文を再現することはできず、また同じハッシュ値を持つ異なるデータを作成することは極めて困難である。   In the above description, the case where a checksum is obtained as a feature value has been described as an example, but the present invention is not limited to this. It suffices if a characteristic value unique to the contents of the volatile memory element (RAM) can be obtained. For example, a logical operation including logical product, logical sum, or exclusive logical sum is performed, or a hash value is obtained by a hash function. You may do it. The hash function is a calculation method for generating a fixed-length pseudorandom number from a given original text, and the generated value is called a “hash value”. Also called “summary function” or “message digest”. Since an irreversible one-way function is included, the original text cannot be reproduced from the hash value, and it is extremely difficult to create different data having the same hash value.

以上の説明で、特徴値をRAM2c自身に書き込んだが、本発明はこれに限定されない。バックアップ電源の供給されるほかのRAM又は不揮発性記憶素子(EEPROMなど)に書き込むようにしてもよい。   In the above description, the feature value is written in the RAM 2c itself, but the present invention is not limited to this. You may make it write in other RAM or non-volatile memory elements (EEPROM etc.) to which backup power is supplied.

発明の実施の形態2.
発明の実施の形態1ではバックアップ電源2bをサブ基板2に搭載したが、本発明はこれに限定されない。例えば、図12に示すようにメモリモジュール3にバックアップ電源2cを搭載するようにしてもよい。図12の構成でもバックアップ電源2bからRAM2cへの電力の供給線の少なくとも一部をメモリモジュール3内を経由するように配置することができる。図12の構成でも発明の実施の形態1と同様の作用効果を奏する。
Embodiment 2 of the Invention
In the first embodiment of the invention, the backup power supply 2b is mounted on the sub-board 2, but the present invention is not limited to this. For example, a backup power supply 2c may be mounted on the memory module 3 as shown in FIG. In the configuration of FIG. 12, at least a part of the power supply line from the backup power source 2 b to the RAM 2 c can be arranged so as to pass through the memory module 3. The configuration of FIG. 12 also has the same effects as those of the first embodiment.

発明の実施の形態3.
発明の実施の形態1では揮発性記憶素子の内容の特徴値を利用してメモリモジュールの交換を検出したが、特徴値を求めることなくデータそのものを比較することにより同様の検出を行うこともできる。その例を列挙する。
Embodiment 3 of the Invention
In the first embodiment of the present invention, the replacement of the memory module is detected using the feature value of the content of the volatile memory element, but the same detection can be performed by comparing the data itself without obtaining the feature value. . Examples are listed.

(1)RAM2cの全データを退避させることにより、例えばバックアップ電源の供給されるほかのRAM又は不揮発性記憶素子(EEPROMなど)に書き込むことにより、電源断中も保持する。退避とは、一般的には、主記憶装置(main storage)上の特定の記憶位置(location)、領域(region)、レジスタ(register)などの内容を他の目的に使用するために、一時的に主記憶装置の他の記憶場所又は補助記憶に格納しておくことである。
電源切断時にRAM2cの全データを読み取り、これらを他のRAM又は不揮発性記憶素子に書き込む。電源投入時にRAM2cの全データを読み取り、これを退避したデータと比較する。比較の結果、全部又は一部のデータについて不一致が生じたとき、メモリモジュールが交換されたと判定する。
(1) By saving all data in the RAM 2c, for example, by writing to another RAM or a non-volatile storage element (EEPROM, etc.) to which backup power is supplied, the data is held even when the power is cut off. In general, evacuation is temporary in order to use the contents of a specific storage location (location), region (region), register (register), etc. on the main storage for other purposes. In other words, it is stored in another storage location of the main storage device or in an auxiliary storage.
When the power is turned off, all data in the RAM 2c is read, and these are written in another RAM or a non-volatile memory element. When the power is turned on, all data in the RAM 2c is read and compared with the saved data. As a result of the comparison, when a mismatch occurs in all or part of the data, it is determined that the memory module has been replaced.

(2)RAM2cの一部のデータを退避させることにより、例えばバックアップ電源の供給されるほかのRAM又は不揮発性記憶素子(EEPROMなど)に書き込むことにより、電源断中も保持する。
電源切断時にRAM2cの一部のデータを読み取り、これらを他のRAM又は不揮発性記憶素子に書き込む。電源投入時にRAM2cの一部のデータ(電源切断時と同じアドレスのもの)を読み取り、これを退避したデータと比較する。比較の結果、全部又は一部のデータについて不一致が生じたとき、メモリモジュールが交換されたと判定する。なお、ひとつのアドレスのデータのみを退避するようにしてもよい。電源断によりRAM2cの全てのアドレスのデータが影響を受けるので、ひとつのアドレスのデータを監視するだけでも判定可能である。
(2) By saving a part of the data in the RAM 2c, for example, by writing to another RAM or a non-volatile storage element (EEPROM, etc.) to which backup power is supplied, the data is held even when the power is cut off.
When the power is turned off, a part of the data in the RAM 2c is read, and these are written in another RAM or a nonvolatile memory element. When the power is turned on, a part of the data in the RAM 2c (with the same address as when the power is turned off) is read and compared with the saved data. As a result of the comparison, when a mismatch occurs in all or part of the data, it is determined that the memory module has been replaced. Only the data at one address may be saved. Since the data of all addresses in the RAM 2c are affected by the power interruption, the determination can be made only by monitoring the data of one address.

(3)RAM2cの一部のデータを、RAM2c自身の予め用意された領域に書き込む(退避させる)。他の点は上記(2)と同様である。 (3) A part of the data in the RAM 2c is written (saved) in a previously prepared area of the RAM 2c itself. Other points are the same as (2) above.

発明の実施の形態3は、発明の実施の形態1と同様の作用効果を奏する。   The third embodiment of the invention has the same effects as the first embodiment.

発明の実施の形態4.
RAMの特定のアドレスに特定の値を書き込んでおき、電源投入時にそれが維持されているかどうか判断するようにしても、上記発明の実施の形態1乃至3と同様の効果を奏する。RAMの特定のアドレスは、少なくとも電源断時において常に特定の値であると決めておき、電源投入時にそれが維持されていなければメモリモジュールが交換されたと判断するのである。この場合、特徴値を求める必要はないし、電源断時にRAMの内容を読み取る必要もない。
Embodiment 4 of the Invention
Even if a specific value is written at a specific address in the RAM and it is determined whether or not it is maintained when the power is turned on, the same effects as those of the first to third embodiments of the present invention can be obtained. The specific address of the RAM is always determined to be a specific value at least when the power is turned off, and if it is not maintained when the power is turned on, it is determined that the memory module has been replaced. In this case, it is not necessary to obtain the characteristic value, and it is not necessary to read the contents of the RAM when the power is turned off.

発明の実施の形態4に係る事前データ書き込み処理のフローチャートを図13に、電源スイッチをオンしたときの処理のフローチャートを図14に示す。図13の特定のアドレスに特定の値を書き込む処理は電源断時(図7の期間P2)に行ってもよいし、それ以外の任意のタイミング(初期化時など)に行ってもよいし、定期的又は不定期に繰り返し行うようにしてもよい。   FIG. 13 shows a flowchart of the preliminary data writing process according to the fourth embodiment of the invention, and FIG. 14 shows a flowchart of the process when the power switch is turned on. The process of writing a specific value to the specific address in FIG. 13 may be performed when the power is turned off (period P2 in FIG. 7), or may be performed at any other timing (such as at initialization). You may make it repeat repeatedly regularly or irregularly.

発明の実施の形態4は、発明の実施の形態1と同様の作用効果を奏する。   The fourth embodiment of the invention has the same effects as the first embodiment of the invention.

本発明は、以上の実施の形態に限定されることなく、特許請求の範囲に記載された発明の範囲内で、種々の変更が可能であり、それらも本発明の範囲内に包含されるものであることは言うまでもない。   The present invention is not limited to the above embodiments, and various modifications can be made within the scope of the invention described in the claims, and these are also included in the scope of the present invention. Needless to say.

また、本明細書において、部とは必ずしも物理的手段を意味するものではなく、各部の機能が、ソフトウェアによって実現される場合も包含する。さらに、一つの部の機能が、二つ以上の物理的手段により実現されても、若しくは、二つ以上の部の機能が、一つの物理的手段により実現されてもよい。   Further, in the present specification, the term “unit” does not necessarily mean a physical means, but includes a case where the function of each unit is realized by software. Furthermore, the function of one part may be realized by two or more physical means, or the function of two or more parts may be realized by one physical means.

遊技機(スロットマシン)の正面図である。It is a front view of a gaming machine (slot machine). 遊技機のブロック図である。It is a block diagram of a gaming machine. メモリモジュールを処理部(サブ基板)に取り付けた状態を示す斜視図である。It is a perspective view which shows the state which attached the memory module to the process part (sub board | substrate). 発明の実施の形態1に係るバックアップ電源系統を示すブロック図である。It is a block diagram which shows the backup power supply system which concerns on Embodiment 1 of invention. 発明の実施の形態1に係る電源スイッチのオフ時の処理フローチャートである。It is a process flowchart at the time of OFF of the power switch which concerns on Embodiment 1 of invention. 発明の実施の形態1に係る電源スイッチのオン時の処理フローチャートである。It is a process flowchart at the time of ON of the power switch which concerns on Embodiment 1 of invention. 発明の実施の形態1の動作を説明するためのタイミングチャートである。3 is a timing chart for explaining the operation of the first embodiment of the invention. 発明の実施の形態1の動作を説明するためのブロック図である(電源入、バックアップ電源非作動時)。It is a block diagram for demonstrating operation | movement of Embodiment 1 of invention (at the time of a power supply ON and a backup power supply non-operation). 発明の実施の形態1の動作を説明するためのブロック図である(電源断、バックアップ電源作動時)。It is a block diagram for demonstrating operation | movement of Embodiment 1 of invention (at the time of a power-off and backup power supply operation | movement). 発明の実施の形態1の動作を説明するためのブロック図である(電源断時にメモリモジュールを取り外した状態)。It is a block diagram for demonstrating the operation | movement of Embodiment 1 of invention (the state which removed the memory module at the time of a power failure). 従来のバックアップ電源系統を示すブロック図である。It is a block diagram which shows the conventional backup power supply system. 発明の実施の形態2に係るバックアップ電源系統を示すブロック図である。It is a block diagram which shows the backup power supply system which concerns on Embodiment 2 of invention. 発明の実施の形態4に係る事前データ書き込み処理のフローチャートである。It is a flowchart of the prior data writing process which concerns on Embodiment 4 of invention. 発明の実施の形態4に係る電源スイッチのオン時の処理フローチャートである。It is a process flowchart at the time of ON of the power switch which concerns on Embodiment 4 of invention.

符号の説明Explanation of symbols

1 メイン基板
2 サブ基板
2a コネクタ
2a−1 第1端子
2a−2 第2端子
2b バックアップ電源
2c RAM(揮発性記憶素子)
2d 判定部
2e ダイオード
3 メモリモジュール
3a 記憶素子(半導体メモリ、ROM)
3b メモリモジュール基板
3c メモリモジュール内のバックアップ電力の供給線
6 コネクタ
6−1 第1端子
6−2 第2端子
10 スロットマシン
11 筐体
12 表示窓
13 図柄表示窓
16 ベットスイッチ
17 精算スイッチ
30 スタートスイッチ
40 回転リール
42 リールテープ
50 ストップスイッチ
60 リールユニット
61 図柄
62 液晶表示部
70 リール駆動部
71 リール位置検出回路
80 ホッパー駆動部
81 ホッパー
82 メダル検出部
100 メダル投入口
200 液晶制御基板
201 スピーカ
202 LED基板
304 メダル払い出し口
311 メダル受け部(下皿)
DESCRIPTION OF SYMBOLS 1 Main board | substrate 2 Sub board | substrate 2a Connector 2a-1 1st terminal 2a-2 2nd terminal 2b Backup power supply 2c RAM (volatile memory element)
2d determination unit 2e diode 3 memory module 3a storage element (semiconductor memory, ROM)
3b Memory module substrate 3c Backup power supply line in memory module 6 Connector 6-1 First terminal 6-2 Second terminal 10 Slot machine 11 Housing 12 Display window 13 Symbol display window 16 Bet switch 17 Checkout switch 30 Start switch 40 Reel 42 Reel Tape 50 Stop Switch 60 Reel Unit 61 Design 62 Liquid Crystal Display Unit 70 Reel Drive Unit 71 Reel Position Detection Circuit 80 Hopper Drive Unit 81 Hopper 82 Medal Detection Unit 100 Medal Insertion Port 200 Liquid Crystal Control Board 201 Speaker 202 LED Board 304 Medal payout slot 311 Medal receiving part (lower plate)

Claims (15)

基板と、前記基板上に搭載された記憶素子とを含んで構成され、CPUを含む処理部に着脱可能なメモリモジュールを備える遊技機において、
電源切断時に電力を供給するためのバックアップ電源と、前記処理部に搭載されて前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、前記メモリモジュールの取り外しの有無を判定する判定部と、を備え、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線の少なくとも一部は前記メモリモジュール内を経由するように配置され、
前記判定部は、電源切断時に前記揮発性記憶素子のデータの特徴値を求め、これを電源切断時の特徴値として保持し、電源投入時に前記揮発性記憶素子のデータの特徴値を求め、これを保持した前記電源切断時の特徴値と比較し、この比較結果に基づき前記モジュールの取り外しの有無を判定することを特徴とする遊技機。
In a gaming machine that includes a substrate and a memory element mounted on the substrate, and includes a memory module that can be attached to and detached from a processing unit including a CPU.
A backup power source for supplying power when the power is turned off, a volatile storage element mounted on the processing unit and receiving power from the backup power source, and a determination unit for determining whether or not the memory module is removed. Prepared,
At least a part of a power supply line from the backup power source to the volatile storage element is disposed so as to pass through the memory module;
The determination unit obtains a characteristic value of the data of the volatile memory element when the power is turned off, holds this as a characteristic value when the power is turned off, and obtains a characteristic value of the data of the volatile memory element when the power is turned on. The gaming machine is characterized in that it is compared with the characteristic value at the time of power-off that holds the value and whether or not the module is removed is determined based on the comparison result.
前記判定部は、前記特徴値を得るために、前記揮発性記憶素子の全データ又は一部のデータについてチェックサムを求めること、論理積、論理和又は排他的論理和を含む論理演算を行うこと、又は、ハッシュ関数によりハッシュ値を求めることの少なくとも何れかを行うことを特徴とする請求項1記載の遊技機。   The determination unit obtains a checksum for all data or a part of data of the volatile memory element, and performs a logical operation including logical product, logical sum, or exclusive logical sum to obtain the feature value. 2. The gaming machine according to claim 1, wherein at least one of obtaining a hash value by a hash function is performed. 基板と、前記基板上に搭載された記憶素子とを含んで構成され、CPUを含む処理部に着脱可能なメモリモジュールを備える遊技機において、
電源切断時に電力を供給するためのバックアップ電源と、前記処理部に搭載されて前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、前記メモリモジュールの取り外しの有無を判定する判定部と、を備え、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線の少なくとも一部は前記メモリモジュール内を経由するように配置され、
前記判定部は、電源切断時に前記揮発性記憶素子の全部又は一部のデータを退避させ、電源投入時に前記揮発性記憶素子の全部又は一部のデータを読み取り、これを退避させたデータと比較し、この比較結果に基づき前記モジュールの取り外しの有無を判定することを特徴とする遊技機。
In a gaming machine that includes a substrate and a memory element mounted on the substrate, and includes a memory module that can be attached to and detached from a processing unit including a CPU.
A backup power source for supplying power when the power is turned off, a volatile storage element mounted on the processing unit and receiving power from the backup power source, and a determination unit for determining whether or not the memory module is removed. Prepared,
At least a part of a power supply line from the backup power source to the volatile storage element is disposed so as to pass through the memory module;
The determination unit saves all or part of the data of the volatile memory element when the power is turned off, reads all or part of the data of the volatile memory element when the power is turned on, and compares the data with the saved data And determining whether or not the module is removed based on the comparison result.
基板と、前記基板上に搭載された記憶素子とを含んで構成され、CPUを含む処理部に着脱可能なメモリモジュールを備える遊技機において、
電源切断時に電力を供給するためのバックアップ電源と、前記処理部に搭載されて前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、前記メモリモジュールの取り外しの有無を判定する判定部と、を備え、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線の少なくとも一部は前記メモリモジュール内を経由するように配置され、
前記判定部は、前記揮発性記憶素子の予め定められたアドレスに予め定められたデータを書き込み、電源投入時に前記揮発性記憶素子の前記予め定められたアドレスのデータを読み出し、これを前記予め定められたデータと比較し、この比較結果に基づき前記モジュールの取り外しの有無を判定することを特徴とする遊技機。
In a gaming machine that includes a substrate and a memory element mounted on the substrate, and includes a memory module that can be attached to and detached from a processing unit including a CPU.
A backup power source for supplying power when the power is turned off, a volatile storage element mounted on the processing unit and receiving power from the backup power source, and a determination unit for determining whether or not the memory module is removed. Prepared,
At least a part of a power supply line from the backup power source to the volatile storage element is disposed so as to pass through the memory module;
The determination unit writes predetermined data to a predetermined address of the volatile storage element, reads data of the predetermined address of the volatile storage element when power is turned on, and determines the predetermined data. A game machine characterized by comparing with the obtained data and determining whether or not the module is removed based on the comparison result.
前記バックアップ電源は前記処理部に搭載され、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線は、少なくとも一度は前記バックアップ電源から前記メモリモジュールに入り、前記メモリモジュールを経由して前記処理部に戻り、前記揮発性記憶素子に接続されるように配置されたことを特徴とする請求項1乃至請求項4いずれかに記載の遊技機。
The backup power supply is mounted on the processing unit,
The power supply line from the backup power source to the volatile memory element enters the memory module from the backup power source at least once, returns to the processing unit via the memory module, and is connected to the volatile memory element The gaming machine according to claim 1, wherein the gaming machine is arranged as described above.
前記バックアップ電源は前記メモリモジュールに搭載され、
前記バックアップ電源から前記揮発性記憶素子への電力の供給線は、前記メモリモジュールから前記処理部に入り、前記揮発性記憶素子に接続されるように配置されたことを特徴とする請求項1乃至請求項4いずれかに記載の遊技機。
The backup power supply is mounted on the memory module,
The power supply line from the backup power source to the volatile memory element is arranged to enter the processing unit from the memory module and to be connected to the volatile memory element. The gaming machine according to claim 4.
前記比較結果が不一致のとき前記モジュールの取り外しが有ったと判定し、エラー報知又は遊技停止のうちの少なくともいずれかを行うことを特徴とする請求項1乃至請求項6いずれかに記載の遊技機。   The gaming machine according to any one of claims 1 to 6, wherein when the comparison result does not match, it is determined that the module has been removed, and at least one of error notification and game stop is performed. . CPUを含む処理部に着脱可能なメモリモジュールであって、基板と、前記基板上に搭載された記憶素子と、前記処理部と電気的に接続するためのコネクタとを備え、前記コネクタは、電源切断時に電力を供給するために前記処理部に搭載されたバックアップ電源からの電力の供給線と接続する第1端子と、前記処理部に搭載された揮発性記憶素子への電力の供給線と接続する第2端子とを含み、前記基板上で前記第1端子と前記第2端子が接続されていることを特徴とするメモリモジュール。   A memory module detachably attached to a processing unit including a CPU, comprising: a substrate; a storage element mounted on the substrate; and a connector for electrically connecting to the processing unit; A first terminal connected to a power supply line from a backup power source mounted on the processing unit to supply power when disconnected, and a power supply line connected to a volatile memory element mounted on the processing unit A memory module, wherein the first terminal and the second terminal are connected on the substrate. CPUを含む処理部に着脱可能なメモリモジュールであって、基板と、前記基板上に搭載された記憶素子と、前記処理部と電気的に接続するためのコネクタと、前記処理部に搭載された揮発性記憶素子へ電源切断時に電力を供給するためのバックアップ電源とを備え、前記コネクタは、前記揮発性記憶素子へ電力を供給するために前記処理部に設けられた電力の供給線と接続する端子を含み、前記端子に前記バックアップ電源が接続されていることを特徴とするメモリモジュール。   A memory module detachably attached to a processing unit including a CPU, mounted on a substrate, a storage element mounted on the substrate, a connector for electrically connecting to the processing unit, and the processing unit A backup power supply for supplying power to the volatile storage element when the power is turned off, and the connector is connected to a power supply line provided in the processing unit for supplying power to the volatile storage element A memory module comprising: a terminal, wherein the backup power supply is connected to the terminal. CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法であって、
電源切断時に前記揮発性記憶素子のデータの特徴値を求め、これを電源切断時の特徴値として保持し、
電源投入時に前記揮発性記憶素子のデータの特徴値を求め、これを保持した前記電源切断時の特徴値と比較し、
この比較結果が不一致のとき、不正行為と判定することを特徴とする遊技機における不正行為の検知方法。
A processing unit including a CPU, a substrate and a memory element mounted on the substrate; a memory module that is detachable from the processing unit; a backup power source for supplying power when the power is turned off; A volatile storage element that receives power from a backup power supply, and wherein the power supply from the backup power supply to the volatile storage element is stopped when the memory module is removed. A method of detecting fraud,
Obtain the characteristic value of the data of the volatile storage element at the time of power-off, hold this as the characteristic value at the time of power-off,
Find the characteristic value of the data of the volatile storage element at power-on, compare it with the characteristic value at the time of power-off holding this,
A method of detecting fraud in a gaming machine, wherein when the comparison result does not match, it is determined as fraud.
CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法であって、
電源切断時に前記揮発性記憶素子の全部又は一部のデータを退避させ、
電源投入時に前記揮発性記憶素子の全部又は一部のデータを読み取り、これを退避させたデータと比較し、
この比較結果が不一致のとき、不正行為と判定することを特徴とする遊技機における不正行為の検知方法。
A processing unit including a CPU, a substrate and a memory element mounted on the substrate; a memory module that is removable from the processing unit; a backup power source for supplying power when the power is turned off; A volatile storage element that receives power supply from a backup power supply, and wherein the power supply from the backup power supply to the volatile storage element is stopped when the memory module is removed. A method of detecting fraud,
Save all or part of the data in the volatile memory element when the power is turned off,
Read all or a part of the data of the volatile memory element at power-on, compare it with the saved data,
A method of detecting fraud in a gaming machine, characterized in that when the comparison result is inconsistent, it is determined as fraud.
CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法であって、
前記揮発性記憶素子の予め定められたアドレスに予め定められたデータを書き込み、
電源投入時に前記揮発性記憶素子の前記予め定められたアドレスのデータを読み出し、これを前記予め定められたデータと比較し、
この比較結果が不一致のとき、不正行為と判定することを特徴とする遊技機における不正行為の検知方法。
A processing unit including a CPU, a substrate and a memory element mounted on the substrate; a memory module that is removable from the processing unit; a backup power source for supplying power when the power is turned off; A volatile storage element that receives power supply from a backup power supply, and wherein the power supply from the backup power supply to the volatile storage element is stopped when the memory module is removed. A method of detecting fraud,
Write predetermined data to a predetermined address of the volatile storage element,
Read the data of the predetermined address of the volatile storage element at power-on, compare this with the predetermined data,
A method of detecting fraud in a gaming machine, characterized in that when the comparison result is inconsistent, it is determined as fraud.
CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法をCPUに実行させるためのプログラムであって、
電源切断時に前記揮発性記憶素子のデータの特徴値を求め、これを電源切断時の特徴値として保持し、
電源投入時に前記揮発性記憶素子のデータの特徴値を求め、これを保持した前記電源切断時の特徴値と比較し、
この比較結果が不一致のとき、不正行為と判定することをCPUに実行させるためのプログラム。
A processing unit including a CPU, a substrate and a memory element mounted on the substrate; a memory module that is removable from the processing unit; a backup power source for supplying power when the power is turned off; A volatile storage element that receives power supply from a backup power supply, and wherein the power supply from the backup power supply to the volatile storage element is stopped when the memory module is removed. A program for causing a CPU to execute a method of detecting fraud,
Obtain the characteristic value of the data of the volatile storage element at the time of power-off, hold this as the characteristic value at the time of power-off,
Find the characteristic value of the data of the volatile storage element at power-on, compare it with the characteristic value at the time of power-off holding this,
A program for causing a CPU to determine that a fraudulent action is made when the comparison result does not match.
CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法をCPUに実行させるためのプログラムであって、
電源切断時に前記揮発性記憶素子の全部又は一部のデータを退避させ、
電源投入時に前記揮発性記憶素子の全部又は一部のデータを読み取り、これを退避させたデータと比較し、
この比較結果が不一致のとき、不正行為と判定することをCPUに実行させるためのプログラム。
A processing unit including a CPU, a substrate and a memory element mounted on the substrate; a memory module that is removable from the processing unit; a backup power source for supplying power when the power is turned off; A volatile storage element that receives power supply from a backup power supply, and wherein the power supply from the backup power supply to the volatile storage element is stopped when the memory module is removed. A program for causing a CPU to execute a method of detecting fraud,
Save all or part of the data in the volatile memory element when the power is turned off,
Read all or a part of the data of the volatile memory element at power-on, compare it with the saved data,
A program for causing a CPU to determine that a fraudulent action is made when the comparison result does not match.
CPUを含む処理部と、基板及び前記基板上に搭載された記憶素子とを含んで構成され、前記処理部に着脱可能なメモリモジュールと、電源切断時に電力を供給するためのバックアップ電源と、前記バックアップ電源から電力の供給を受ける揮発性記憶素子と、を備え、前記メモリモジュールを取り外したときに前記バックアップ電源から前記揮発性記憶素子への電力供給が停止されるように構成された遊技機において不正行為を検知する方法をCPUに実行させるためのプログラムであって、
前記揮発性記憶素子の予め定められたアドレスに予め定められたデータを書き込み、
電源投入時に前記揮発性記憶素子の前記予め定められたアドレスのデータを読み出し、これを前記予め定められたデータと比較し、
この比較結果が不一致のとき、不正行為と判定することをCPUに実行させるためのプログラム。
A processing unit including a CPU, a substrate and a memory element mounted on the substrate; a memory module that is removable from the processing unit; a backup power source for supplying power when the power is turned off; A volatile storage element that receives power supply from a backup power supply, and wherein the power supply from the backup power supply to the volatile storage element is stopped when the memory module is removed. A program for causing a CPU to execute a method of detecting fraud,
Write predetermined data to a predetermined address of the volatile storage element,
Read the data of the predetermined address of the volatile storage element at power-on, compare this with the predetermined data,
A program for causing a CPU to determine that a fraudulent action is made when the comparison result does not match.
JP2004313143A 2004-10-27 2004-10-27 Game machine, memory module used for the same, and sensing method and program of fraudulent action in game machine Pending JP2006122263A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004313143A JP2006122263A (en) 2004-10-27 2004-10-27 Game machine, memory module used for the same, and sensing method and program of fraudulent action in game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004313143A JP2006122263A (en) 2004-10-27 2004-10-27 Game machine, memory module used for the same, and sensing method and program of fraudulent action in game machine

Publications (1)

Publication Number Publication Date
JP2006122263A true JP2006122263A (en) 2006-05-18

Family

ID=36717542

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004313143A Pending JP2006122263A (en) 2004-10-27 2004-10-27 Game machine, memory module used for the same, and sensing method and program of fraudulent action in game machine

Country Status (1)

Country Link
JP (1) JP2006122263A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008148888A (en) * 2006-12-18 2008-07-03 Sophia Co Ltd Game machine
JP2009050396A (en) * 2007-08-24 2009-03-12 Taiyo Elec Co Ltd Reel type game machine
JP2009050310A (en) * 2007-08-23 2009-03-12 Samii Kk Game machine
JP2009125373A (en) * 2007-11-26 2009-06-11 Fujishoji Co Ltd Reel type game machine
JP2011056284A (en) * 2010-11-16 2011-03-24 Taiyo Elec Co Ltd Reel gaming machine
JP2014140729A (en) * 2007-10-31 2014-08-07 Sanyo Product Co Ltd Game machine

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008148888A (en) * 2006-12-18 2008-07-03 Sophia Co Ltd Game machine
JP4684214B2 (en) * 2006-12-18 2011-05-18 株式会社ソフイア Game machine
JP2009050310A (en) * 2007-08-23 2009-03-12 Samii Kk Game machine
JP2009050396A (en) * 2007-08-24 2009-03-12 Taiyo Elec Co Ltd Reel type game machine
JP4701361B2 (en) * 2007-08-24 2011-06-15 タイヨーエレック株式会社 Revolving machine
JP2014140729A (en) * 2007-10-31 2014-08-07 Sanyo Product Co Ltd Game machine
JP2009125373A (en) * 2007-11-26 2009-06-11 Fujishoji Co Ltd Reel type game machine
JP4638475B2 (en) * 2007-11-26 2011-02-23 株式会社藤商事 Revolving machine
JP2011056284A (en) * 2010-11-16 2011-03-24 Taiyo Elec Co Ltd Reel gaming machine

Similar Documents

Publication Publication Date Title
JP4498257B2 (en) Game machine
JP4612888B2 (en) Game machine
JP2008067878A (en) Management system and method for game machine, game machine, and program
JP2008161498A (en) Game machine, method for detecting fraudulence in the same, and program
JP2007252547A (en) Game machine and method of preventing fraudulence in game machine
JP2005027819A (en) Game machine, and method and program for command communication in game machine
JP4928655B2 (en) Game machine
JP2006122263A (en) Game machine, memory module used for the same, and sensing method and program of fraudulent action in game machine
JP4612891B2 (en) Game machine
JP2005143595A (en) Game machine, and method and program for preventing fraudulence in game machine
JP4293608B2 (en) Game machine
JP4324247B2 (en) Game machine
JP4243240B2 (en) Game machine
JP4612890B2 (en) Game machine
JP4612889B2 (en) Game machine
JP4324246B2 (en) Game machine
JP4243241B2 (en) Game machine
JP2005287911A (en) Game machine, prevent method and program of fraudulent action in game machine, and record medium
JP2007167148A (en) Game machine and detection method and program for fraudulence in game machine
JP4612892B2 (en) Game machine
JP2007068877A (en) Game machine
JP4191066B2 (en) Gaming machine, fraud prevention method and program for gaming machine
JP4275023B2 (en) Gaming machine and memory board for gaming machine
JP4308710B2 (en) Game machine
JP2006000436A (en) Game machine

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080924

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080924

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090210