JP4024235B2 - Game machine - Google Patents
Game machine Download PDFInfo
- Publication number
- JP4024235B2 JP4024235B2 JP2004210985A JP2004210985A JP4024235B2 JP 4024235 B2 JP4024235 B2 JP 4024235B2 JP 2004210985 A JP2004210985 A JP 2004210985A JP 2004210985 A JP2004210985 A JP 2004210985A JP 4024235 B2 JP4024235 B2 JP 4024235B2
- Authority
- JP
- Japan
- Prior art keywords
- value
- timer
- cpu
- counter
- processing
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Pinball Game Machines (AREA)
- Slot Machines And Peripheral Devices (AREA)
Description
本発明は、パチンコ機、アレンジボール機、雀球遊技機、回胴式遊技機などの遊技機に関し、特に、大当たり状態の発生タイミングを予測不能にした遊技機に関するものである。 The present invention relates to a gaming machine such as a pachinko machine, an arrangement ball machine, a sparrow ball game machine, and a revolving game machine, and more particularly to a gaming machine in which the occurrence timing of a big hit state is unpredictable.
パチンコ機などの弾球遊技機は、遊技盤に設けた図柄始動口と、複数個の図柄を所定時間変動させた後に停止させる図柄表示手段と、開閉板を開閉駆動する大入賞手段などを備えて構成されている。そして、図柄始動口に設けられた検出スイッチが遊技球の通過を検出すると、図柄表示手段が表示図柄を所定時間変動させ、その後、特別図柄が整列して停止すると、大入賞手段が機能して遊技者に有利な利益状態を発生させるようにしている。 A ball game machine such as a pachinko machine is provided with a symbol start opening provided on the game board, a symbol display means for stopping a plurality of symbols after being changed for a predetermined time, a grand prize winning means for driving the opening and closing plate, etc. Configured. When the detection switch provided at the symbol start port detects the passing of the game ball, the symbol display means causes the display symbols to fluctuate for a predetermined time, and then the special winning symbol functions when the special symbols are aligned and stopped. A profit state advantageous to the player is generated.
この種の遊技機では、大当り用カウンタCTをソフトウェア的に実現すると共に、大当り確率が1/Nの場合、大当り用カウンタCTを0〜N−1の数値範囲内で循環動作させる一方、その数値範囲内の一つを大当り当選値Hitに設定するようにしている。そして、図柄始動口に設けられた検出スイッチが遊技球の通過を検出した場合には、その時の大当り用カウンタCTの値を取得して大当り当選値Hitと比較し、一致する場合にはその後の利益状態へと移行させている。なお、この大当り用カウンタCTは、電源投入後の初期処理によってゼロクリアされた後、所定周期ごとに発せられる割込み信号に応答してインクリメント(+1)処理などによって更新されている。 In this type of gaming machine, the jackpot counter CT is realized by software, and when the jackpot probability is 1 / N, the jackpot counter CT is circulated within a numerical range of 0 to N-1, while the numerical value is One of the ranges is set to the big hit winning value Hit. Then, when the detection switch provided at the symbol start port detects the passing of the game ball, the value of the big hit counter CT at that time is acquired and compared with the big hit winning value Hit. We are shifting to a profit state. The big hit counter CT is cleared to zero by an initial process after power-on, and then updated by an increment (+1) process in response to an interrupt signal issued every predetermined cycle.
ところで、大当り当選値Hitは、遊技機を入手してプログラムを解析するだけで把握できる。したがって、仮に、上記のような構成の遊技機に違法回路を取付けて電源投入後の割込み信号をカウントすれば、大当り用カウンタCTの値が大当り当選値Hitに一致する大当りタイミングが分ることになる。しかも、この大当りタイミングは、その後もN個目の割込み信号に対応して規則的に到来するので、この大当りタイミングに合わせて図柄始動口の検出スイッチのON信号を違法回路で発生させれば、任意に大当り状態を実現できることになる。 By the way, the jackpot winning value Hit can be grasped only by obtaining the gaming machine and analyzing the program. Therefore, if an illegal circuit is attached to the gaming machine having the above-described configuration and the interrupt signal after power-on is counted, the jackpot timing at which the value of the jackpot counter CT matches the jackpot winning value Hit can be found. Become. Moreover, since the big hit timing comes regularly corresponding to the Nth interrupt signal, if the ON signal of the detection switch of the symbol start opening is generated by an illegal circuit in accordance with the big hit timing, A big hit state can be realized arbitrarily.
そこで、このような違法行為に対処するために、大当り用カウンタCTの他にサブカウンタBGNを用いることで、大当り用カウンタCTの値を不規則なものにすることが試みられている。この場合、サブカウンタBGNは、0〜N−1の数値範囲を0から始めて循環動作する。また、大当り用カウンタCTは、0〜N−1の数値範囲を、サブカウンタBGNで決まる初期値STARTから始めて循環動作する。 Therefore, in order to deal with such illegal actions, an attempt has been made to make the value of the jackpot counter CT irregular by using the sub-counter BGN in addition to the jackpot counter CT. In this case, the sub-counter BGN circulates starting from 0 in the numerical range of 0 to N-1. The big hit counter CT circulates in the numerical range of 0 to N−1 starting from the initial value START determined by the subcounter BGN.
そして、大当り用カウンタCTが数値範囲Nを一周すると、その時のサブカウンタBGNの値を取得して、それを新たな初期値STARTとして再び循環動作を繰り返すのである。このようにして大当り用カウンタCTの初期値STARTをランダムに変更すれば、大当りタイミングがN個目の割込み信号に対応して規則的に到来することがなくなり、不正行為の排除に大きな効果がある。 Then, when the big hit counter CT goes around the numerical value range N, the value of the sub-counter BGN at that time is acquired, and the circulation operation is repeated again by using it as a new initial value START. If the initial value START of the jackpot counter CT is changed at random in this way, the jackpot timing will not come regularly corresponding to the Nth interrupt signal, which has a great effect on eliminating fraud. .
しかしながら、上記の対策においても、電源投入後のようにCPUがリセットされた後の最初の初期値だけは、ソフトウェア的に画一的に(通常ゼロに)決定せざるを得ないので、例えば、不正回路を取り付けて適宜なタイミングでCPUを強制的にリセット状態にすれば、リセット後の一巡目だけは大当りタイミングを把握できることになる。 However, even in the above countermeasure, only the initial initial value after the CPU is reset as after the power is turned on must be determined uniformly in software (usually zero). If an illegal circuit is attached and the CPU is forcibly reset at an appropriate timing, the big hit timing can be grasped only in the first round after the reset.
つまり、初期値をランダムに変更しても、適当な時間間隔で、CPUを繰り返しリセット状態にする一方、その後、大当りカウンタCTが大当り当選値Hitに一致するタイミングで図柄始動口の検出スイッチのON信号を発生させるとそのたびに大当り状態が発生してしまうという問題点がある。 In other words, even if the initial value is changed randomly, the CPU is repeatedly reset at appropriate time intervals, and thereafter, the symbol start port detection switch is turned on at the timing when the big hit counter CT matches the big hit winning value Hit. Whenever a signal is generated, there is a problem that a big hit state occurs.
本発明は、このような問題点に鑑みてなされたものであって、大当り当選値を知られた場合でも不正遊技行為を未然に排除できる遊技機を提供することを課題とする。 The present invention has been made in view of such problems, and it is an object of the present invention to provide a gaming machine capable of excluding illegal gaming acts even when a jackpot winning value is known.
上記課題を解決するために、請求項1に係る発明は、遊技動作用のプログラムを記憶する記憶部と、前記プログラムを読み出して動作するCPUとを含み、遊技状態に関連して所定の検出を行うセンサから検出信号が得られた時の大当りカウンタの値による乱数抽選により、遊技者に有利な利益状態を発生させるか否かの抽選処理を行う遊技機であって、CPUがリセットされると実行が開始され、無限ループ処理を含んだシステムリセット処理と、前記無限ループ処理を定期的に中断させて、前記大当りカウンタの値を所定の数値範囲内で循環的に更新するタイマ割込み処理とを有し、前記システムリセット処理において、計時用タイマの値を初期値に設定する第1手段と、前記タイマ割込み処理において、前記計時用タイマの値を基準値に向けて更新する第2手段と、前記計時タイマの値が前記基準値に達するまでは、前記抽選処理を実行させない第3手段とを設けることで、CPUがリセットされた後、計時用タイマの値が前記基準値に達するまでは、前記利益状態が発生されないよう構成され、前記計時用タイマの値が前記基準値に達するまでに要する更新回数が、前記大当りカウンタが前記数値範囲を一巡するに要する更新回数を越えるよう設定されている。
In order to solve the above-mentioned problem, the invention according to
また、遊技動作用のプログラムを記憶する記憶部と、前記プログラムを読み出して動作するCPUとを含み、遊技状態に関連して所定の検出を行うセンサからの検出信号に基づく乱数抽選により、遊技者に有利な利益状態を発生させるか否かの抽選処理を行う遊技機であって、動作中の前記CPUがリセットされた場合には、その旨を外部に報知する異常報知手段を備えても良い。 In addition, the player includes a storage unit that stores a program for game operation and a CPU that operates by reading the program, and a player is selected by random lottery based on a detection signal from a sensor that performs predetermined detection in relation to the game state. A gaming machine that performs a lottery process for determining whether or not to generate a profit state that is advantageous to the game, and when the operating CPU is reset, an abnormality notification means for notifying the outside of the CPU may be provided. .
本発明では、違法にCPUをリセットしても、その後、大当り状態を作為的に発生させることができない。本発明は、特に、抽選用乱数値が所定の数値範囲内を循環動作しているメインカウンタの値によって決定され、メインカウンタが数値範囲内を一回以上循環する毎に、サブカウンタの値に基づいてメインカウンタの初期値が変更されるようになっている場合に有効である。 In the present invention, even if the CPU is illegally reset, a big hit state cannot be generated afterward. In particular, the present invention determines the random number for lottery by the value of the main counter that circulates within a predetermined numerical range, and sets the value of the sub-counter every time the main counter circulates within the numerical range once or more This is effective when the initial value of the main counter is changed based on this.
以上説明したように、本発明によれば、大当り当選値を知られた場合でも不正遊技行為を未然に排除できる遊技機を実現できる。 As described above, according to the present invention, it is possible to realize a gaming machine that can eliminate fraudulent gaming acts in advance even if the jackpot winning value is known.
以下、本発明の遊技機を実施例に基づいて更に詳細に説明する。図1は、実施例に係るパチンコ機の全体構成を図示したブロック図である。 Hereinafter, the gaming machine of the present invention will be described in more detail based on examples. FIG. 1 is a block diagram illustrating an overall configuration of a pachinko machine according to an embodiment.
図示のパチンコ機は、遊技動作を中心的に制御する主制御基板1と、液晶ディスプレイ8の動作を制御する図柄制御基板2と、音声的に遊技動作を盛上げる音声制御基板3と、ランプ類を点滅動作させて遊技動作を盛上げるランプ制御基板4と、遊技球を払出す払出制御基板5と、払出制御基板5に制御されて遊技球を発射する発射制御基板7と、AC24Vを受けて装置各部に直流電圧を供給する電源基板6とを中心に構成されている。
The illustrated pachinko machine includes a
主制御基板1、図柄制御基板2、音声制御基板3、ランプ制御基板4、払出制御基板5は、Z80CPU相当品を内蔵したワンチップマイコンを備えるコンピュータ回路で構成されており、サブ制御基板2〜5は、主制御基板1からの制御コマンドに基づいて個別的な制御動作を実現している。また、主制御基板1は、外部接続端子基板9を通してホールコンピュータにも接続されている。このホールコンピュータは、遊技ホール内の全ての遊技機と接続されており、各遊技機における大当り状態の発生回数や、遊技球の図柄始動口の通過回数や、各遊技機から払出した賞球数などを集中的に管理している。
The
図2は、主制御基板1の回路構成を示すブロック図である。図示の通り、主制御基板1は、ワンチップマイコンからなるCPU回路1aと、CPU動作クロックCLKの整数倍の周波数であるクロック信号Φ0を発生するシステムクロック発生部1bと、CPUからのアドレス信号に基づき各部のチップセレクト信号を生成するデコード回路1cと、CPUからのデータを出力するための出力ポート回路1dと、外部データをCPUが取り込むための入力ポート回路1eと、各サブ制御基板2〜5に制御コマンドを出力する出力駆動回路1fと、遊技盤各部のスイッチ類のON/OFF状態を入力するスイッチ入力回路1gとを中心に構成されている。
FIG. 2 is a block diagram showing a circuit configuration of the
図3〜図5は、主制御基板1の制御プログラムを示すフローチャートである。主制御基板1の制御プログラムは、電源投入後に実行され通常は無限ループ処理(ST8)で終わるシステムリセット処理プログラム(図3)と、所定時間毎に起動されるタイマ割込み処理(Maskable Interrupt禁止可能割込み)プログラム(図4)と、電源電圧が所定値を下回るとNMI(Non Maskable interrupt)信号によって駆動されてCPUのレジスタ値をバックアップするNMI処理プログラム(図6)とで構成されている。
3 to 5 are flowcharts showing a control program for the
以下、図3を参照しつつシステムリセット処理プログラム(メインルーチン)について説明する。このメインルーチンが開始されるのは、電源がON状態になる場合の他に、プログラムの暴走によってウォッチドッグタイマの計数値が所定値に達してCPUがリセットされた場合もある。また、不正回路の搭載によってCPUが違法にリセットされる可能性も考えられる。電源がON状態になる場合にも2つのパターンがあり、停電状態からの復旧時のように初期化スイッチ85がOFF状態で電源がON状態になる場合と、パチンコホールの開店時のように、初期化スイッチ85がON状態で電源がON状態になる場合とがある。 The system reset processing program (main routine) will be described below with reference to FIG. This main routine is started not only when the power is turned on, but also when the count value of the watchdog timer reaches a predetermined value due to a program runaway and the CPU is reset. In addition, there is a possibility that the CPU is illegally reset due to mounting of an illegal circuit. There are also two patterns when the power is turned on, such as when the initialization switch 85 is turned off and the power is turned on, such as when recovering from a power failure, and when the pachinko hall is opened, There are cases where the initialization switch 85 is ON and the power is turned ON.
図3に示すメインルーチンでは、最初に、Z80CPUは、自らを割込み禁止状態に設定し、Z80CPUコアを含むワンチップマイコンの各部を初期設定する(ST1)。また、CPUは自らを割込みモード2に設定した後(ST2)、不正行為排除用のタイマTIMEに初期値1を設定する(ST3)。
In the main routine shown in FIG. 3, first, the Z80 CPU sets itself to an interrupt disabled state, and initializes each part of the one-chip microcomputer including the Z80 CPU core (ST1). Further, the CPU sets itself to the interrupt mode 2 (ST2), and then sets an
次にCPUは、RAMクリア信号の値を判定する(ST4)。RAMクリア信号とは、RAM領域を初期設定するか否かを示す信号であって、初期化スイッチ85のON/OFF状態に対応した値を有している。今、パチンコホールの開店時であって、初期化スイッチ85がON状態で電源投入されたと仮定すると、ステップST4の判定がYesとなり、RAMのワークエリアが初期化され、その他のRAM領域がゼロクリアされると共に、CPUが割込み許可状態(EI)に設定される(ST7)。そして、その後は無限ループ状に乱数発生処理が行われる(ST8)。 Next, the CPU determines the value of the RAM clear signal (ST4). The RAM clear signal is a signal indicating whether or not to initialize the RAM area, and has a value corresponding to the ON / OFF state of the initialization switch 85. Assuming that the pachinko hall is open and the initialization switch 85 is turned on and the power is turned on, the determination in step ST4 is Yes, the RAM work area is initialized, and other RAM areas are cleared to zero. At the same time, the CPU is set to an interrupt permission state (EI) (ST7). Thereafter, random number generation processing is performed in an infinite loop (ST8).
ステップST8の乱数発生処理は、インクリメント処理によって数値範囲MAXを循環しているサブカウンタBGNの更新処理と、外れ図柄用カウンタの更新処理とを含んでいる。後述するように、サブカウンタBGNの値は、図4の乱数作成処理(ST30)によって数値範囲MAXを循環している大当り用カウンタCTの初期値を変更するために使用される。また、外れ図柄用カウンタは、図4の特別図柄処理(ST38)における大当り判定処理の判定によって外れ状態となった場合に、どのような態様の外れゲームを演出するかを決定するための処理である。 The random number generation process of step ST8 includes an update process of the sub-counter BGN circulating through the numerical value range MAX by the increment process, and an update process of the off symbol counter. As will be described later, the value of the sub-counter BGN is used to change the initial value of the jackpot counter CT circulating through the numerical value range MAX by the random number generation process (ST30) in FIG. Further, the off symbol counter is a process for determining what type of off game will be produced when it is in the off state due to the big hit determination process in the special symbol processing (ST38) of FIG. is there.
停電状態からの復旧時のように、初期化スイッチ85がOFF状態であった場合には、ステップST4の判定に続いて、バックアップフラグBFLの内容が判定される(ST5)。バックアップフラグBFLとは、NMI処理において退避されていたバックアップデータが、元の状態に復帰されているか否かを示すデータであり、この実施例では、図6のステップST74の処理でバックアップフラグBFLが5AHとされ、図3のステップST14の処理においてゼロクリアされるようになっている。 When the initialization switch 85 is in the OFF state as in the case of recovery from the power failure state, the content of the backup flag BFL is determined following the determination in step ST4 (ST5). The backup flag BFL is data indicating whether or not the backup data saved in the NMI process has been restored to the original state. In this embodiment, the backup flag BFL is set in the process of step ST74 in FIG. 5AH and is cleared to zero in the process of step ST14 of FIG.
今、停電状態からの復旧時であれば、ステップST9に移行するが、CPUが強制的にリセットされたような場合には、不正行為排除用のタイマTIMEに改めて初期値nnが設定された後(ST6’)、ステップST7の処理に移行する。但し、CPUを強制的にリセットした際、不正遊技者は、合わせてRAMクリア信号をON状態にする可能性もあるので、RAMクリア信号のON/OFF状態に係わらず、タイマTIMEに改めて初期値nnを設定し(ST6)、ステップST7の処理に移行させるのが好ましい。この場合には、パチンコホールの開店直後は、不正リセットされた場合と同様、抽選処理が無効にされるが(異常報知が追加されることもあるが(図7))、その継続時間が短いので実質的に弊害はない。 If the power is restored from the power failure state, the process proceeds to step ST9. However, if the CPU is forcibly reset, the initial value nn is set again in the timer TIME for eliminating fraud. (ST6 ′), the process proceeds to step ST7. However, when the CPU is forcibly reset, the illegal player may also turn on the RAM clear signal at the same time. Therefore, regardless of whether the RAM clear signal is on or off, the initial value is changed to the timer TIME. It is preferable to set nn (ST6) and shift to the process of step ST7. In this case, immediately after the pachinko hall is opened, the lottery process is invalidated as in the case of unauthorized resetting (although an abnormality notification may be added (FIG. 7)), the duration is short. So there is virtually no harmful effect.
初期値nnに設定されたタイマTIMEは、図4のステップST31の処理においてデクリメント(−1)され、タイマTIMEの値がゼロになるまではスイッチ入力の無効化処理が施される(ST34)。この初期値nnは、大当りカウンタCTの数値範囲MAXを越える値に設定されているので、スイッチ入力管理処理(ST33)が実行されるようになった時には、必ず大当りカウンタCTが一周以上循環して初期値が変更されており、不正遊技を確実に排除できる(なお、この点は更に後述する)。 The timer TIME set to the initial value nn is decremented (−1) in the process of step ST31 in FIG. 4, and the switch input invalidation process is performed until the value of the timer TIME becomes zero (ST34). Since the initial value nn is set to a value exceeding the numerical range MAX of the jackpot counter CT, when the switch input management process (ST33) is executed, the jackpot counter CT is always circulated more than once. The initial value has been changed, so that illegal games can be reliably excluded (this point will be further described later).
一方、図3のステップST5の判定において、バックアップフラグBFLの内容が5AHであった場合は、RAMのSP記憶エリアから読み出された16ビットデータがCPUのスタックポインタSPに書き込まれる(ST9)。次に、停電時のNMI処理においてバックアップされていたRAMエリアのデータを読み出して、バックアップ復帰コマンドを作成する(ST10〜ST12)。 On the other hand, if it is determined in step ST5 of FIG. 3 that the content of the backup flag BFL is 5AH, 16-bit data read from the SP storage area of the RAM is written to the stack pointer SP of the CPU (ST9). Next, the RAM area data backed up in the NMI process at the time of a power failure is read out, and a backup restoration command is created (ST10 to ST12).
ここで払出制御基板用のバックアップ復帰コマンド作成処理(ST10)とは、エラー信号を再チェックして、遊技機の現状に合わせた制御コマンドを払出制御基板5に出力するための準備動作を意味する。例えば、停電前に下皿が満杯であるエラー状態であった場合、バックアップデータによってエラー状態が保存されているが、停電によって遊技者が遊技球を回収する可能性も高いので、改めてエラー信号の現状を確認しているのである。 Here, the backup return command creation process (ST10) for the payout control board means a preparation operation for rechecking the error signal and outputting a control command according to the current state of the gaming machine to the payout control board 5. . For example, if there is an error condition that the lower plate is full before the power failure, the error state is saved by the backup data, but it is highly possible that the player collects the game balls due to the power failure. The current situation is being confirmed.
また、図柄制御基板用やランプ制御基板用のバックアップ復帰コマンド作成処理(ST11、ST12)とは、停電前の遊技機が、大当り状態であった場合や、当選確率が増加しているいわゆる確変状態であった場合もあるので、そのような場合には、動作状態に合わせた液晶ディスプレイ8の背景色を設定したり、効果音を発生できるようにするための処理である。
Also, the backup return command creation process (ST11, ST12) for the symbol control board or lamp control board is a so-called probabilistic state in which the gaming machine before the power failure is in a big hit state or the winning probability is increased. In such a case, the background color of the
ステップST10〜ST12の処理が終われば、CPUはPOP命令を実行して、スタックエリアからAFレジスタを除く各レジスタ(BC,DE,HL)の値を復帰させる(ST13)。この処理によって、停電時からの復帰処理は一応完了するので、そのことを示すべくバックアップフラグBFLをゼロクリアする(ST14)。最後に、停電前が割込み禁止状態であったか否かをチェックして(ST15,ST16)、AFレジスタをスタックエリアから復帰させた後(ST17,ST19)、割込み禁止状態のままで処理を終えるか(ST18)、或いは、割込み許可状態に戻して処理を終える(ST20,ST21)。なお、ステップST18,ST21のRET命令が実行されることによって、スタック領域にPUSH処理されていた中断時のPC(プログラムカウンタ)の値が復元され、停電等により中断されていた処理が再開されることになる。 When the processing of steps ST10 to ST12 is completed, the CPU executes the POP instruction to restore the values of the registers (BC, DE, HL) excluding the AF register from the stack area (ST13). As a result of this process, the recovery process from the power failure is completed, so the backup flag BFL is cleared to zero to indicate that (ST14). Finally, it is checked whether or not the interrupt is prohibited before the power failure (ST15 and ST16), and after the AF register is returned from the stack area (ST17 and ST19), the process is terminated while the interrupt is disabled (ST17 and ST19). (ST18) Alternatively, the process is returned to the interrupt enabled state (ST20, ST21). By executing the RET instruction in steps ST18 and ST21, the value of the PC (program counter) at the time of the PUSH processing being restored in the stack area is restored, and the processing suspended due to a power failure or the like is resumed. It will be.
図4は、図3に示すメインルーチンの無限ループ処理(ST8)の間に2msec毎に生じるタイマ割込みINT(Maskable Interrupt禁止可能割込み)の割込み処理プログラムの内容を示すフローチャートである。タイマ割込みが生じると、各レジスタの内容はスタック領域に退避され、乱数作成処理、エラー管理処理などが行われる(ST30)。エラー管理処理は、機器内部に異常が生じていないかの判定である。また、乱数作成処理とは、普通図柄処理ST37や特別図柄処理ST38での抽選動作で使用される当り用カウンタRGや大当たり用カウンタCTの更新処理を意味する。 FIG. 4 is a flowchart showing the contents of an interrupt processing program of a timer interrupt INT (Maskable Interrupt disabled interrupt) that occurs every 2 msec during the infinite loop processing (ST8) of the main routine shown in FIG. When a timer interrupt occurs, the contents of each register are saved in the stack area, and random number generation processing, error management processing, and the like are performed (ST30). The error management process is a determination as to whether an abnormality has occurred inside the device. The random number generation processing means update processing of the winning counter RG and the big hit counter CT used in the lottery operation in the normal symbol processing ST37 and the special symbol processing ST38.
図5は、大当たり用カウンタCTや当り用カウンタRGの更新処理(乱数作成処理)について、その具体的内容を例示したものである。図5(a)に示すように、先ず、大当り用カウンタCTがインクリメントされた後(ST50)、数値範囲MAXを越えたか否かが判定され(ST51)、大当り用カウンタCTの値が数値範囲MAXを越えていたら(CT=MAX)、その値がゼロに戻される(ST52)。 FIG. 5 exemplifies the specific contents of the update process (random number generation process) of the jackpot counter CT and the jackpot counter RG. As shown in FIG. 5A, first, after the big hit counter CT is incremented (ST50), it is determined whether or not the numerical value range MAX is exceeded (ST51), and the value of the big hit counter CT is changed to the numerical value range MAX. Is exceeded (CT = MAX), the value is returned to zero (ST52).
次に、大当り用カウンタCTの値が初期値STARTに達したか否かが判定され(ST53)、数値範囲を一周して初期値STARTに達していたら、(ステップST8の処理で更新されている)サブカウンタBGNの値を大当り用カウンタCTに書き込む(ST54)。また、サブカウンタBGNの値を新たな初期値としてSTART番地に書き込んで処理を終える(ST55)。なお、当り用カウンタRGの更新は図5(b)に示す通りであり(ST60〜ST62)、この当り用カウンタRGの値は、遊技球がゲートを通過した場合に、普通図柄処理(ST37)における抽選動作に使用される。 Next, it is determined whether or not the value of the big hit counter CT has reached the initial value START (ST53). If the value of the big hit counter CT has reached the initial value START after going around the numerical value range (updated in the process of step ST8). ) The value of the sub-counter BGN is written into the big hit counter CT (ST54). Further, the value of the sub-counter BGN is written in the START address as a new initial value, and the process ends (ST55). The update of the winning counter RG is as shown in FIG. 5B (ST60 to ST62). The value of the winning counter RG is the normal symbol processing (ST37) when the game ball passes the gate. Used for lottery operation.
以上のようにして乱数作成処理が終われば、次にCPUは、タイマTIMEの値をデクリメントし(図4のST31)、タイマTIMEの値がゼロか否かを判定する(ST32)。先に説明したように、停電からの復帰時などならタイマTIMEの初期値が1に設定されるが(ST3)、電源投入時や不正リセット時にはタイマTIMEの初期値がnnに設定されている(ST6,ST6’)。 When the random number generation process is completed as described above, the CPU next decrements the value of the timer TIME (ST31 in FIG. 4) and determines whether or not the value of the timer TIME is zero (ST32). As described above, the initial value of the timer TIME is set to 1 at the time of recovery from a power failure or the like (ST3), but the initial value of the timer TIME is set to nn at the time of power-on or illegal reset ( ST6, ST6 ').
電源投入直後を除く正常な営業中は、デクリメントされた後のタイマTIMEがゼロであるから、タイマTIMEの値が改めて初期値1に戻された後、スイッチ入力管理処理が行われる(ST33)。ここでスイッチ入力管理処理とは、ゲートや電動チューリップなどを遊技球が通過したか否かの判定であり、遊技球が通過していれば、スイッチ入力がON状態であるとして普通図柄処理ST37や特別図柄処理ST38において、カウンタRG,CTを用いて当り抽選や大当り抽選が行われることになる。なお、スイッチ入力処理は、具体的にはCPUによるポートスキャン動作によって実現されるが、該当する各入力ポートはスイッチ入力をラッチしないので、このポートスキャン動作がないとスイッチ入力が無視されることになる。
During normal business operations except immediately after power-on, since the timer TIME after decrementing is zero, the value of the timer TIME is returned to the
一方、異常リセット時や電源投入時には、nn回の割込み処理が終わるまではTIME≠0であるから、スイッチ入力を無効にする無効化処理が行われることになる(ST34)。無効化処理とは、簡易的には、上記したポートスキャンを行わないことで足りるので、図示に係わらず、ステップST33の処理をスキップするのでも良い。また、適宜なフラグ値に基づいて、抽選用乱数値の取得処理をスキップするのでもよい。このような無効化処理の結果、仮に違法回路によってスイッチ入力をON状態にしても、そのON信号が無視されることになり、普通図柄処理ST37や特別図柄処理ST38において当り抽選や大当り抽選が行われることはない。 On the other hand, at the time of an abnormal reset or when the power is turned on, since TIME ≠ 0 until nn interrupt processing ends, invalidation processing for invalidating the switch input is performed (ST34). The invalidation process simply requires not performing the port scan described above, and therefore the process of step ST33 may be skipped regardless of the illustration. Further, the lottery random value acquisition process may be skipped based on an appropriate flag value. As a result of such invalidation processing, even if the switch input is turned on by an illegal circuit, the ON signal is ignored, and a winning lottery or a big winning lottery is performed in the normal symbol processing ST37 or the special symbol processing ST38. It will never be.
なお、無効化処理(ST34)は、大当り用カウンタCTが一周する程度の時間しか継続されない。具体的には、大当り用カウンタの数値範囲MAXは通常300程度であるので、スイッチ入力が無視されるのは2×300=600mS程度の時間にしか過ぎない。したがって、電源投入直後であるとか、或いは、通常の遊技者の遊技中に、仮に遊技機が暴走してウォッチドッグタイマの動作によって遊技機がリセットされたとしても、遊技者に迷惑をかける可能性は実質的にゼロである。 The invalidation process (ST34) is continued only for a time that the big hit counter CT makes one round. Specifically, since the numerical range MAX of the big hit counter is usually about 300, the switch input is ignored only for a time of about 2 × 300 = 600 mS. Therefore, there is a possibility that the player may be inconvenienced even if it is just after the power is turned on, or even if the gaming machine goes out of control and the gaming machine is reset by the operation of the watchdog timer during the normal player's game Is substantially zero.
ステップST33かST34の処理の後、処理分けカウンタの値が判定されて、ST36〜ST40のうちの該当する処理が行われる。上記したエラー管理やスイッチ管理は、短い時間間隔で繰り返し行うべきであるが、一方、パチンコゲームの演出に係わる処理は遊技者のニーズに応じて複雑高度化するため、ある程度以上の処理時間を要することになる。そこで、この実施例では、全ての遊技制御動作を1回の割込み処理で完了させのではなく、5種類の処理に区分し、区分された各処理を割込み毎に分担して実行するようにしている。そのため、0〜4の範囲で循環動作する処理分けカウンタを設けて、処理分けカウンタの値に応じた処理を行うようにしている。 After the process of step ST33 or ST34, the value of the process division counter is determined, and the corresponding process of ST36 to ST40 is performed. The above error management and switch management should be repeated at short time intervals. On the other hand, the processing related to the pachinko game production is complicated and sophisticated according to the player's needs, and therefore requires a certain amount of processing time. It will be. Therefore, in this embodiment, not all the game control operations are completed by one interrupt process, but are divided into five types of processes, and each divided process is divided and executed for each interrupt. Yes. Therefore, a processing division counter that circulates in the range of 0 to 4 is provided to perform processing according to the value of the processing division counter.
具体的に説明すると、処理分けカウンタが0の場合には大入賞口の開放などに関する処理を行い(ST36)、処理分けカウンタが1の場合には普通図柄の表示に関する普通図柄処理を行い(ST37)、処理分けカウンタが2の場合には大当り図柄の表示に関する処理を行っている(ST38)。ゲート通過スイッチがON状態であれば、普通図柄処理ST37において、当りカウンタRGを用いた普通当りか否かの当否判定が行われ、図柄始動口の通過スイッチがON状態であれば、特別図柄処理38において、大当りカウンタCTを用いた大当り判定が行われる。 More specifically, when the processing division counter is 0, processing relating to the opening of the big prize opening is performed (ST36), and when the processing division counter is 1, normal symbol processing relating to display of the normal symbol is performed (ST37). ), When the processing division counter is 2, processing relating to the display of the jackpot symbol is performed (ST38). If the gate pass switch is in the ON state, in normal symbol processing ST37, it is determined whether or not it is normal hit using the hit counter RG. If the pass switch at the symbol start port is in the ON state, special symbol processing is performed. At 38, a big hit determination using the big hit counter CT is performed.
また、処理分けカウンタが3の場合には、電動チューリップや大入賞口の開閉タイミングに関係するタイマ管理処理や、主制御基板から各制御基板に伝送されるコマンド作成処理が行われる(ST39)。処理分けカウンタが4の場合には、情報出力やエラー表示コマンドの作成処理が行われる(ST40)。 If the process division counter is 3, timer management processing related to the opening / closing timing of the electric tulip and the big prize opening and command creation processing transmitted from the main control board to each control board are performed (ST39). If the process division counter is 4, information output and error display command creation processing is performed (ST40).
ステップST36〜ST40の何れかの処理が終わると、処理分けカウンタの値が更新された後(ST41)、生成されているコマンドが各サブ制御基板に出力される(ST42)。また、各レジスタの値が復帰されると共に割込み許可状態に変更されて、割込み処理ルーチンからメインルーチンに戻る(ST43)。 When any one of steps ST36 to ST40 is completed, the value of the process division counter is updated (ST41), and the generated command is output to each sub-control board (ST42). In addition, the value of each register is restored and changed to the interrupt enabled state, and the routine returns from the interrupt processing routine to the main routine (ST43).
図6は、停電などによって電源電圧が降下した際に生じるNMIの割込み処理プログラムの内容を示すフローチャートである。この割込み処理では、先ず、各レジスタ(AF,I,BC,DE,HL)の内容がスタックエリアにPUSHされる(ST70)。次に、ステップST70におけるPUSH命令実行後のスタックポインタSPの値が、RAMのSP記憶エリアに保存される(ST71)。図6(b)(c)は、各レジスタ(AF,I,BC,DE,HL)やスタックポインタSP、プログラムカウンタPCの退避状態を図示している。 FIG. 6 is a flowchart showing the contents of an NMI interrupt processing program that occurs when the power supply voltage drops due to a power failure or the like. In this interrupt processing, first, the contents of each register (AF, I, BC, DE, HL) are pushed to the stack area (ST70). Next, the value of the stack pointer SP after execution of the PUSH instruction in step ST70 is stored in the SP storage area of the RAM (ST71). FIGS. 6B and 6C show the saving state of each register (AF, I, BC, DE, HL), stack pointer SP, and program counter PC.
続いて、現在、賞球を払出し中の場合もあるので、賞球計数スイッチの状態を検出して記憶する(ST72)。なお、所定時間待機するのは(ST73)、払出し中の賞球が移動する時間を考慮したものである。その他、図示していないが、必要な処理をした後、バックアップフラグBFLのRAMエリアにフラグ値5AHを記憶し(ST74)、以降、RAMのアクセスを禁止して電源電圧が降下してCPUが非動作状態になるのを待つ(ST75)。その後、CPUは非動作状態となるが、RAMにはバックアップ電源が供給されているので、バックアップされたデータがそのまま保存され続ける。すなわち、電源が完全に遮断された後もRAMエリアは、図6(b)(c)の状態のまま維持される。 Subsequently, since there is a case where a prize ball is currently being paid out, the state of the prize ball counting switch is detected and stored (ST72). Note that waiting for a predetermined time (ST73) takes into account the time during which the prize ball being paid out moves. Although not shown in the figure, after necessary processing, the flag value 5AH is stored in the RAM area of the backup flag BFL (ST74). Thereafter, access to the RAM is prohibited, the power supply voltage drops, and the CPU is turned off. Waiting for an operating state (ST75). After that, the CPU becomes non-operating, but since the backup power is supplied to the RAM, the backed up data continues to be stored as it is. That is, even after the power supply is completely shut down, the RAM area is maintained as shown in FIGS.
図7は、CPUを違法にリセットされた場合の対策を施した第2実施例のシステムリセット処理を説明するフローチャートである。ステップS1〜S4の処理は、図3のST1,ST2,ST4,ST5と同様である。但し、この第2実施例では、電源投入時であるか、CPUリセット状態であるかに係わらず、内蔵RAMのクリア処理(S5)の後、音声制御基板3とランプ制御基板4に対してRAMクリア報知コマンドを送信している(S6)。また、これに合わせて、外部接続端子基板9を通してホールコンピュータにもRAMクリアの事実が送信される(S6)。
FIG. 7 is a flowchart for explaining the system reset process of the second embodiment in which measures are taken when the CPU is illegally reset. The processing in steps S1 to S4 is the same as ST1, ST2, ST4, and ST5 in FIG. However, in this second embodiment, the RAM for the
一方、この動作に対応して、RAMクリア報知コマンドを受信した音声制御基板3では、「只今RAMがクリアされました」と大きな声で異常事態の発生を報知し、且つ、ランプ制御基板4では、これに合わせて各ランプを激しく点滅させる。そのため、遊技ホールの開店後にCPUが違法にリセットされたような場合には、遊技ホールの店員は直ちにその事実を把握できることになり、違法遊技者を発見することができる。また、ホールコンピュータでも異常事態の発生が把握できるので、遊技ホールの適切な対処が可能となる。なお、上記した音声制御基板3とランプ制御基板4での報知動作は、30秒から2分程度は持続させるのが好ましいので、その持続時間に合わせて主制御基板1では時間消費処理を行い(S7)、遊技動作に移行しないで待っている。
On the other hand, in response to this operation, the
但し、図7の制御に加えて、図3の場合と同様の制御を行う場合には、時間消費処理(S7)は特に不要である。すなわち、ステップS6の処理に前後して、不正行為排除用のタイマTIMEを初期値設定する一方、タイマ割込みにおいてステップST31〜ST34の処理を設ければ、音声制御基板3やランプ制御基板4での異常報知処理が行われる場合には、所定時間はスイッチ入力処理がスキップされる。
However, in addition to the control in FIG. 7, the time consumption process (S <b> 7) is not particularly necessary when the same control as in FIG. 3 is performed. That is, before and after the process of step S6, the timer TIME for fraud elimination is set to an initial value, while if the process of steps ST31 to ST34 is provided in the timer interrupt, the
ところで、上記した異常事態の報知動作は、RAMクリア処理の前に行っても良い。図8は、本発明の第3実施例を例示したものであり、ステップS1〜S4の処理は図7の場合と同様である。但し、第3実施例では、RAMクリア信号がOFFでありながら(S3がNO)、バックアップフラグBFLがゼロであるようなCPU異常リセット時にだけ、音声制御基板3とランプ制御基板4に対してRAMクリア報知コマンドを送信している(S50)。そのため、この実施例3では電源が正常に投入された開店時には、異常事態発生の音声アナウンスがされたりランプが点滅することがなく、開店後のCPU異常リセット時にだけ報知動作が行われる。この実施例の場合にもホールコンピュータにも通報があるので遊技ホールでは適切な措置をとることができる。
By the way, the above-described abnormal state notification operation may be performed before the RAM clear process. FIG. 8 illustrates a third embodiment of the present invention, and the processing of steps S1 to S4 is the same as that of FIG. However, in the third embodiment, the RAM clear signal is OFF (S3 is NO), but only when the CPU abnormality is reset such that the backup flag BFL is zero, the
続いて、上記の弾球遊技機について更に追加的に説明する。図9は、本実施例のパチンコ機22を示す斜視図であり、図10は、同パチンコ機22の側面図である。
Subsequently, the above-mentioned bullet ball game machine will be further described. FIG. 9 is a perspective view showing the
図9に示すパチンコ機22は、島構造体に着脱可能に装着される矩形枠状の木製の外枠23と、外枠23に固着されたヒンジHを介して開閉可能に枢着される前枠24とで構成されている。なお、このパチンコ機22は、カード式球貸し機21に電気的に接続された状態で、パチンコホールの島構造体の長さ方向に複数個が配設されている。
The
ヒンジHを介して外枠23に枢着される前枠24には、遊技盤25が裏側から着脱自在に装着され、この遊技盤25の前側に対応して、窓部を有するガラス扉26と前面板27とが夫々開閉自在に枢着されている。前面板27には発射用の遊技球を貯留する上皿28が装着され、前枠24の下部には、上皿28から溢れ出し又は抜き取った遊技球を貯留する下皿29と、発射手段30の発射ハンドル31とが設けられている。
A game board 25 is detachably mounted on the
発射手段30は、回動操作可能な発射ハンドル31と、この発射ハンドル31の回動角度に応じた打撃力で打撃槌32(図12)により遊技球を発射させる発射モータなどを備えている。上皿28の右部には、カード式球貸し機21に対する球貸し操作用の操作パネル33が設けられ、この操作パネル33には、カード残額を3桁の数字で表示するカード残額表示部33aと、所定金額分の遊技球の球貸しを指示する球貸しスイッチ33bと、ゲーム終了時にカードの返却を指令する返却スイッチ33cとが設けられている。
The launching means 30 includes a launching
図11に示すように、遊技盤25には、金属製の外レールと内レールとからなるガイドレール35がほぼ環状に設けられ、このガイドレール35の内側の遊技領域25aには、カラーの液晶ディスプレイ(LCDモニタ)8、検出スイッチを備える図柄始動口(図柄始動手段兼入賞手段)37、開閉式入賞手段(大入賞手段)38、複数の普通入賞手段39(上段の普通入賞手段39以外に、開閉式入賞手段38の左右両側部に6つの普通入賞手段39)、2つのゲート40(通過口)が夫々所定の位置に配設されている。
As shown in FIG. 11, the game board 25 is provided with a
液晶ディスプレイ8は、変動図柄を表示するとともに背景画像や各種のキャラクタの動画などを表示する第1図柄表示手段42(可変表示装置)として機能する。第1図柄表示手段42は、背景画やキャラクタをアニメーション的に表示するとともに、左右方向に並ぶ3個(左、中、右)の図柄表示部42a〜42cを有し、図柄始動口37に遊技球が入賞することを条件に、各図柄表示部42a〜42cの表示図柄が所定時間だけ変動表示(スクロール表示)され、図柄始動口37への遊技球の入賞タイミングに応じた抽選結果に基づいて決定される停止図柄パターンで停止する。
The
液晶ディスプレイ8の直ぐ上側に、普通入賞手段39と第2図柄表示手段43とが設けられている。第2図柄表示手段43は1個の普通図柄を表示する普通図柄表示部を有し、ゲート40を通過した遊技球が検出されたとき、普通図柄表示部(可変表示装置)の表示図柄が所定時間だけ変動し、遊技球のゲート40通過時点において抽選された抽選用乱数値により決定される停止図柄を表示して停止するようになっている。図柄始動口37は、開閉自在な左右1対の開閉爪37aを備えた電動式チューリップであり、第2図柄表示手段43の変動後の停止図柄が当り図柄を表示した場合に、開閉爪37aが所定時間だけ開放されて入賞し易くなっている。
A normal winning means 39 and a second symbol display means 43 are provided immediately above the
開閉式入賞手段38は前方に開放可能な開閉板38aを備え、第1図柄表示手段42の変動後の停止図柄が「777」などの当り図柄のとき、「大当り」と称する特別遊技が開始され、開閉板38aが前側に開放される。この開閉式入賞手段38の内部に特定領域38bがあり、この特定領域38bを入賞球が通過すると、特別遊技が継続される。ここで、特別遊技状態が遊技者に有利な第1状態に相当する。
The open / close-type winning means 38 includes an opening /
開閉式入賞手段38の開閉板38aが開放された後、所定時間が経過し、又は所定数(例えば10個)の遊技球が入賞して開閉板38aが閉じるときに、遊技球が特定領域38bを通過していない場合には特別遊技が終了するが、特定領域38bを通過していれば最大で例えば16回まで特別遊技が継続され、遊技者に有利な状態に制御される。
After the opening /
前枠24の裏側には、図12に示すように、遊技盤25を裏側から押さえる裏機構板50が着脱自在に装着され、この裏機構板50には開口部50aが形成され、その上側に賞球タンク53と、これから延びるタンクレール54とが設けられ、このタンクレール54に接続された払出手段55が裏機構板50の側部に設けられ、裏機構板50の下側には払出手段(払出モータ)55に接続された通路ユニット56が設けられている。払出手段55から払出された遊技球は通路ユニット56を経由して上皿排出口28a(図9)から上皿8に払出される。
As shown in FIG. 12, a
裏機構板50の開口部50aには、遊技盤25の裏側に装着された裏カバー57と、入賞手段37〜39に入賞した遊技球を排出する入賞球排出樋(不図示)とが夫々嵌合されている。この裏カバー57に装着されたケース58の内部に主制御基板1が配設され、その前側に図柄制御基板2が配設されている(図10)。主制御基板1の下側で、裏カバー57に装着されたケース61aの内部にランプ制御基板4が設けられ、このケース61aに隣接するケース61bの内部に音声制御基板3が設けられている。
In the
これらケース61a,61bの下側で裏機構板50に装着されたケース64の内部には、電源基板6と払出制御基板5が夫々設けられている。この電源基板6には、図12に示すように、電源スイッチ80と初期化スイッチ85とが配置されている。これら両スイッチ80,85に対応する部位はケース64が切欠かれ、両スイッチ80,85の各々を指で同時に操作可能になっている。
A power supply board 6 and a payout control board 5 are provided inside the case 64 mounted on the
また、発射手段30の後側に装着されたケース67の内部には、発射制御基板7が設けられている。これら制御基板1〜7は夫々独立の基板であり、電源基板6と発射制御基板7を除く制御基板1〜5には、ワンチップマイコンを備えるコンピュータ回路が搭載されており、主制御基板1と他の制御基板2〜5とは、複数本の信号線でコネクタを介して電気的に接続されている。
A launch control board 7 is provided inside a
以上、本発明について具体的に説明したが、具体的な記載内容は特に本発明を限定するものではない。例えば、図4では、無効化処理としてスイッチ入力をスキップする処理(ST34)を例示したが、極めて短時間とはいえ他のスイッチ入力を無視することを避ける趣旨から、特別図柄処理(ST38)において無効化処理を実行しても良い。具体的には、図柄始動口の検出スイッチがONであっても、タイマ変数TIMEがTIME≠0の場合に乱数抽選処理をスキップすれば、有効な不正遊技の対策となる。この場合には、図柄始動口の検出スイッチがONであって、且つ、タイマ変数TIME=0の場合だけ大当りか否かの乱数抽選処理が行われる。 Although the present invention has been specifically described above, the specific description content does not particularly limit the present invention. For example, in FIG. 4, the switch input skipping process (ST34) is illustrated as the invalidation process. However, in order to avoid ignoring other switch inputs for a very short time, in the special symbol process (ST38). Invalidation processing may be executed. Specifically, even if the symbol start opening detection switch is ON, if the random number lottery process is skipped when the timer variable TIME is not TIME ≠ 0, it is an effective countermeasure against illegal games. In this case, a random number lottery process for determining whether or not the game is a big hit is performed only when the detection switch at the symbol start opening is ON and the timer variable TIME = 0.
また、信号始動口スイッチON所定の図7における報知コマンドの送信処理(S6)は、ステップS10の直前にも設けても良い。この場合、2種類の報知コマンドを用意し、ステップS6の報知コマンドでは「CPUがリセットされたこと」を報知し、ステップS10の直前の報知コマンドでは「停電からの復旧中であること」を報知するのが好ましい。 Further, the notification command transmission process (S6) in FIG. 7 in which the signal start port switch is turned ON may be provided immediately before step S10. In this case, two types of notification commands are prepared, the notification command in step S6 notifies “CPU has been reset”, and the notification command immediately before step S10 notifies “recovery from power failure”. It is preferable to do this.
この実施態様の場合、停電からの復旧時は全遊技機から一斉に報知があるが、一方、違法回路による電源断からの復旧時には特定の遊技機のみから報知が発せられるので不正遊技者を直ちに特定することができる。この場合もホールコンピュータへの報知情報を送信するのが好適である。 In the case of this embodiment, all the gaming machines are notified all at once when recovering from a power outage, but on the other hand, only the specific gaming machine is notified when recovering from a power failure due to an illegal circuit. Can be identified. Also in this case, it is preferable to transmit the notification information to the hall computer.
なお、本発明は、回胴式遊技機にも適用できる。この場合、抽選処理のスイッチ入力は、回胴表示部(回転リールの表示部)の回転操作用レベーの操作を検出するスイッチ入力となる。 Note that the present invention can also be applied to a rotating game machine. In this case, the switch input of the lottery process is a switch input for detecting the operation of the rotating operation lever of the spinning cylinder display unit (the display unit of the rotating reel).
Claims (1)
CPUがリセットされると実行が開始され、無限ループ処理を含んだシステムリセット処理と、前記無限ループ処理を定期的に中断させて、前記大当りカウンタの値を所定の数値範囲内で循環的に更新するタイマ割込み処理とを有し、
前記システムリセット処理において、計時用タイマの値を初期値に設定する第1手段と、前記タイマ割込み処理において、前記計時用タイマの値を基準値に向けて更新する第2手段と、前記計時タイマの値が前記基準値に達するまでは、前記抽選処理を実行させない第3手段とを設けることで、CPUがリセットされた後、計時用タイマの値が前記基準値に達するまでは、前記利益状態が発生されないよう構成され、
前記計時用タイマの値が前記基準値に達するまでに要する更新回数が、前記大当りカウンタが前記数値範囲を一巡するに要する更新回数を越えるよう設定されていることを特徴とする遊技機。 According to the value of the jackpot counter when a detection signal is obtained from a sensor that performs a predetermined detection related to the gaming state, including a storage unit that stores a program for gaming operation and a CPU that reads and operates the program A gaming machine that performs a lottery process for determining whether or not to generate a profit state advantageous to a player by random number lottery,
Execution starts when the CPU is reset, and system reset processing including infinite loop processing and the infinite loop processing are periodically interrupted, and the value of the jackpot counter is updated cyclically within a predetermined numerical range. Timer interrupt processing to
In the system reset process, first means for setting the value of the timer for time to an initial value; in the timer interrupt process, second means for updating the value of the timer for time to a reference value; and for the timer Until the value reaches the reference value, a third means that does not execute the lottery process is provided, and after the CPU is reset, until the value of the timer for time reaches the reference value, the profit state Is configured not to occur,
A gaming machine , characterized in that the number of updates required for the value of the clock timer to reach the reference value is set to exceed the number of updates required for the jackpot counter to make a round of the numerical value range .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004210985A JP4024235B2 (en) | 2004-07-20 | 2004-07-20 | Game machine |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004210985A JP4024235B2 (en) | 2004-07-20 | 2004-07-20 | Game machine |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001346016A Division JP3612053B2 (en) | 2001-11-12 | 2001-11-12 | Game machine |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004344677A JP2004344677A (en) | 2004-12-09 |
JP4024235B2 true JP4024235B2 (en) | 2007-12-19 |
Family
ID=33535915
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004210985A Expired - Fee Related JP4024235B2 (en) | 2004-07-20 | 2004-07-20 | Game machine |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4024235B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007000367A (en) * | 2005-06-23 | 2007-01-11 | Sankyo Kk | Game machine |
JP2007000368A (en) * | 2005-06-23 | 2007-01-11 | Sankyo Kk | Game machine |
JP2007000369A (en) * | 2005-06-23 | 2007-01-11 | Sankyo Kk | Game machine |
JP4764314B2 (en) * | 2006-11-02 | 2011-08-31 | 株式会社藤商事 | Game machine |
JP2007229502A (en) * | 2007-05-11 | 2007-09-13 | Sankyo Kk | Game machine |
JP4764517B2 (en) * | 2010-06-25 | 2011-09-07 | 株式会社藤商事 | Game machine |
-
2004
- 2004-07-20 JP JP2004210985A patent/JP4024235B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2004344677A (en) | 2004-12-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4112242B2 (en) | Game machine | |
JP4257660B2 (en) | Game machine | |
JP3941931B2 (en) | Game machine | |
JP4024235B2 (en) | Game machine | |
JP4405959B2 (en) | Game machine | |
JP3612053B2 (en) | Game machine | |
JP4414971B2 (en) | Game machine | |
JP4024233B2 (en) | Game machine | |
JP4295770B2 (en) | Game machine | |
JP2008061708A (en) | Game machine | |
JP4024234B2 (en) | Game machine | |
JP4056501B2 (en) | Abnormal reset judgment method for gaming machines | |
JP3872696B2 (en) | Game machine | |
JP3917389B2 (en) | Bullet ball machine | |
JP2006167486A (en) | Pinball game machine | |
JP4295769B2 (en) | Game machine | |
JP3939527B2 (en) | Game machine | |
JP4383415B2 (en) | Game machine | |
JP3986046B2 (en) | Game machine | |
JP4904411B2 (en) | Game machine | |
JP4688961B2 (en) | Game machine | |
JP4688960B2 (en) | Game machine | |
JP5341215B2 (en) | Game machine | |
JP5039179B2 (en) | Game machine | |
JP4588107B2 (en) | Game machine |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20041019 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050113 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070626 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070823 |
|
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: 20070904 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20071002 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4024235 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101012 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111012 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111012 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121012 Year of fee payment: 5 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131012 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |