JP5135583B2 - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP5135583B2
JP5135583B2 JP2008016254A JP2008016254A JP5135583B2 JP 5135583 B2 JP5135583 B2 JP 5135583B2 JP 2008016254 A JP2008016254 A JP 2008016254A JP 2008016254 A JP2008016254 A JP 2008016254A JP 5135583 B2 JP5135583 B2 JP 5135583B2
Authority
JP
Japan
Prior art keywords
game
main cpu
command
executed
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
Application number
JP2008016254A
Other languages
Japanese (ja)
Other versions
JP2009172281A (en
Inventor
一 青木
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.)
Universal Entertainment Corp
Original Assignee
Universal Entertainment Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Universal Entertainment Corp filed Critical Universal Entertainment Corp
Priority to JP2008016254A priority Critical patent/JP5135583B2/en
Publication of JP2009172281A publication Critical patent/JP2009172281A/en
Application granted granted Critical
Publication of JP5135583B2 publication Critical patent/JP5135583B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Pinball Game Machines (AREA)

Description

本発明は、遊技機に関し、特に、メインルーチンにおいて、所定回数の割り込み処理実行後に所定の処理を行う遊技機に関する。   The present invention relates to a gaming machine, and more particularly to a gaming machine that performs a predetermined process after executing a predetermined number of interrupt processes in a main routine.

従来のパチンコ機などの遊技機では、通常遊技において、遊技盤に設けられた始動口に遊技球が入ったことを契機に、特別遊技へ移行するか否かの大当たり抽選が行われ、液晶表示装置などの変動表示手段における3つの図柄(識別情報)が変動を開始し、予め決められたパターンで変動し、その後に順次停止する、いわゆる可変表示ゲームが行われる。さらに、従来のパチンコ機では、この大当たり抽選に当選すると図柄が所定の組み合わせで停止し特別遊技へ移行する。特別遊技では、大入賞口が長期間開放するラウンドゲームを複数回(例えば、15回)繰り返し行い、多くの賞球が払い出される。   In a conventional gaming machine such as a pachinko machine, in a normal game, when a game ball enters the start opening provided in the game board, a big hit lottery is performed as to whether or not to shift to a special game, and the liquid crystal display A so-called variable display game is performed in which three symbols (identification information) in a variable display means such as a device start changing, change in a predetermined pattern, and then stop sequentially. Furthermore, in the conventional pachinko machine, when the big hit lottery is won, the symbols are stopped in a predetermined combination and the game shifts to a special game. In a special game, a round game in which a special winning opening is opened for a long time is repeated a plurality of times (for example, 15 times), and a lot of prize balls are paid out.

これらの遊技機においては、電源投入時に起動される所定の処理(メインルーチン)と、例えば、大当たり抽選に関連する乱数を更新する乱数更新処理や始動口などの各入賞口を通過した遊技球を検知するスイッチ入力処理を行うべく所定時間毎に発生する割込条件を契機として実行する割込ルーチンとを実行し、このタイマ割込みの発生を禁止した後に所定の処理を実行することによって遊技を実行している遊技機が提供されている(特許文献1)。   In these gaming machines, a predetermined process (main routine) that is started when the power is turned on, and a game ball that has passed through each winning opening such as a random number update process for updating a random number related to the big win lottery or a start opening, etc. An interrupt routine that is executed in response to an interrupt condition that occurs every predetermined time to execute a switch input process to be detected is executed, and a game is executed by executing a predetermined process after prohibiting the occurrence of this timer interrupt A gaming machine is provided (Patent Document 1).

また、例えば、3回の割込ルーチン実行につき1回の所定の処理を行う遊技機において、従来の遊技機の制御によれば、3回の割込ルーチン実行毎に、割込み回数を計数する割込み回数カウンタをクリアしていた。このため、これらの遊技機では、所定の処理を行うか否かの判断を行うときに、割込み回数カウンタが「3」(つまり2msで割込ルーチンを行う遊技機であれば略6ms毎に所定の処理を行うことになる)を示している場合には、6msあたりにつき1回の所定の処理の実行を維持している。
特開2007−50109号公報
Also, for example, in a gaming machine that performs predetermined processing once for every three interrupt routine executions, according to the control of a conventional gaming machine, an interrupt that counts the number of interrupts every three interrupt routine executions The count counter was cleared. Therefore, in these gaming machines, when it is determined whether or not to perform a predetermined process, the interrupt counter is “3” (that is, a gaming machine that executes an interruption routine at 2 ms is predetermined every 6 ms. In other words, the execution of the predetermined process is maintained once every 6 ms.
JP 2007-50109 A

しかしながら、上記の遊技機においては、例えば、処理状況により、所定の処理を行うか否かの判断を行うときに、割込み回数カウンタが「4」以上を示していた場合でも、割込み回数カウンタをクリアしてしまう。その後、割込み回数カウンタの値が「3」となる所定の処理が実行されるタイミングが、所定のタイミングとは、ずれてしまうため、所定時間あたりに実行される所定の処理を行う回数が担保できなくなってしまう。例えば、図21の例によれば、6msあたりに実行される所定の処理の実行回数は「1」に満たないものとなってしまう。   However, in the above gaming machine, for example, when determining whether or not to perform a predetermined process depending on the processing status, even if the interrupt counter indicates “4” or more, the interrupt counter is cleared. Resulting in. After that, the timing at which the predetermined processing with the interrupt counter value “3” is executed deviates from the predetermined timing. Therefore, it is possible to guarantee the number of times the predetermined processing is performed per predetermined time. It will disappear. For example, according to the example of FIG. 21, the number of executions of the predetermined process executed every 6 ms is less than “1”.

このため、このような遊技機においては、長時間の動作において、所定の処理が一定時間あたりに一度実行されるという保証もなくなり、遊技制御の正確性において改善の余地があった。   For this reason, in such a gaming machine, there is no guarantee that a predetermined process is executed once per fixed time in a long-time operation, and there is room for improvement in the accuracy of game control.

本発明は、上記の不都合を解消するために、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することを目的とする。   An object of the present invention is to provide a highly reliable gaming machine that can guarantee the accuracy of game control even in a long-time operation in order to eliminate the above disadvantages.

(1) 遊技の進行を制御する遊技制御手段と、遊技に基づくデータを記憶する記憶手段とを備え、前記遊技制御手段は、遊技の進行を制御するルーチンであって、電源供給開始後、所定の電源投入時処理を行った後は、所定の第1の処理を繰り返し実行するメインルーチンと、前記メインルーチンの実行中において、所定時間毎に発生する割込条件を契機として実行する割込ルーチンと、前記割込ルーチンにおいて実行され、前記割込ルーチンが実行された回数を計数し、前記記憶手段に計数値として記憶する割込回数計数処理と、前記第1の処理において、前記記憶手段に記憶された計数値が所定の判定値以上であるか否かを判定する割込回数判定処理と、前記メインルーチンにおいて実行され、前記割込回数判定処理にて計数値が所定の判定値以上であると判定された場合に、所定の処理を行った後に第1の処理へ移行する処理を行う第2の処理と、前記第2の処理の実行を契機として、前記記憶手段に記憶された計数値から判定値と同値の減算を行い、減算後の値を計数値として前記記憶手段に記憶する割込回数減算処理とを行うことを特徴とする遊技機。   (1) Game control means for controlling the progress of the game and storage means for storing data based on the game, the game control means is a routine for controlling the progress of the game, and is predetermined after the start of power supply. After performing the power-on process, a main routine that repeatedly executes a predetermined first process, and an interrupt routine that is executed when triggered by an interrupt condition that occurs every predetermined time during the execution of the main routine In the interrupt processing, the number of times the interrupt routine is executed is counted and stored as a count value in the storage means, and in the first processing, the storage means An interrupt count determination process for determining whether or not the stored count value is equal to or greater than a predetermined determination value, and is executed in the main routine, and the count value is predetermined in the interrupt count determination process When it is determined that the value is equal to or greater than the determination value, the storage unit is triggered by the execution of the second process and the second process that performs the process of moving to the first process after performing the predetermined process. A gaming machine comprising: subtracting the same value as a determination value from a stored count value, and performing an interrupt count subtraction process for storing the value after the subtraction as a count value in the storage means.

(1)の発明によれば、割込回数判定処理にて計数値(例えば、割込み回数カウンタの値)が所定の判定値(例えば、「3」)以上であると判定された場合に、所定の処理を行った後に第1の処理へ移行する第2の処理を行い、この第2の処理の実行を契機として、記憶手段(例えば、メインRAM)に記憶された計数値(例えば、割込み回数カウンタの値)から判定値(例えば、「3」)と同値の減算を行い、減算後の値を計数値として記憶手段(例えば、メインRAM)に記憶する割込回数減算処理とを行う。これにより、例えば、計数値(例えば、割込み回数カウンタの値)が「4」の場合、判定値(例えば、「3」)と同値の減算を行うことによって、計数値(例えば、割込み回数カウンタの値)が「1」となり、割込ルーチンがあと2回実行されると、第2の処理が実行される。このように、第2の処理が一定時間あたりに一度は必ず実行されることになるので、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することができる。   According to the invention of (1), when it is determined in the interrupt count determination process that the count value (for example, the value of the interrupt count counter) is greater than or equal to a predetermined determination value (for example, “3”) After performing the above process, the second process for shifting to the first process is performed, and triggered by the execution of the second process, the count value (for example, the number of interrupts) stored in the storage means (for example, the main RAM) Subtraction of the same value as the determination value (for example, “3”) is performed from the counter value), and interrupt count subtraction processing for storing the value after subtraction as a count value in a storage unit (for example, main RAM) is performed. Thus, for example, when the count value (for example, the value of the interrupt count counter) is “4”, the count value (for example, the interrupt count counter of the interrupt count counter) is subtracted from the determination value (for example, “3”). When the value) becomes “1” and the interrupt routine is executed twice more, the second process is executed. As described above, the second process is always executed once every fixed time, so that the accuracy of the game control can be ensured even in a long-time operation, and a highly reliable gaming machine can be provided. it can.

(2) (1)の遊技機において、遊技の進行を管理する計時手段を備え、前記遊技制御手段は、前記第2の処理において、前記計時手段の更新を行うタイマ更新処理を実行することを特徴とする遊技機。   (2) In the gaming machine of (1), it is provided with a timing means for managing the progress of the game, and the game control means executes a timer update process for updating the timing means in the second process. A featured gaming machine.

(2)の発明によれば、(1)の発明に加えて、一定時間あたりに一度は必ず実行される第2の処理において、計時手段(例えば、タイマ)の更新を行うタイマ更新処理が実行される。このため、長時間の動作においても、一定時間あたりに一度は計時手段が更新されるため時間の管理がほぼ正確に行うことが可能となる。このように、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することができる。   According to the invention of (2), in addition to the invention of (1), in the second process that is always executed once every fixed time, a timer update process for updating the clock means (for example, timer) is executed. Is done. For this reason, even in a long-time operation, the timekeeping means is updated once per fixed time, so that time management can be performed almost accurately. In this way, the accuracy of game control can be ensured even during long-time operation, and a highly reliable gaming machine can be provided.

(3) (1)又は(2)の遊技機において、遊技の進行に応じて所定の演出を行う演出手段と、前記演出手段の制御を行うための演出制御処理を実行する演出制御回路と、メインルーチンを実行するとともに、遊技の進行に応じて演出制御回路へ演出時間が特定可能な演出コマンドを送信するコマンド送信処理を実行する前記遊技制御手段を備える主制御回路とを有し、前記演出制御回路の演出制御処理では、主制御回路から送信された演出コマンドに応じて演出コマンドに対応する演出時間の管理を独自に行う演出時間管理処理を行うとともに、前記演出時間管理処理による演出時間の管理に基づいて演出手段の制御を行う処理を実行し、前記遊技制御手段の前記コマンド送信処理は、前記第2の処理において実行することを特徴とする遊技機。   (3) In the gaming machine of (1) or (2), an effect unit that performs a predetermined effect according to the progress of the game, an effect control circuit that executes an effect control process for controlling the effect unit, A main control circuit including the game control means for executing a main routine and executing a command transmission process for transmitting an effect command capable of specifying an effect time to the effect control circuit according to the progress of the game. In the effect control process of the control circuit, the effect time management process for independently managing the effect time corresponding to the effect command is performed according to the effect command transmitted from the main control circuit, and the effect time of the effect time management process is A process of controlling the effect means is executed based on management, and the command transmission process of the game control means is executed in the second process. Tricks machine.

(3)の発明によれば、(1)又は(2)の発明に加えて、一定時間あたりに1度は必ず実行される第2の処理において、主制御回路から演出制御回路(副制御回路)へ演出時間が特定可能な演出コマンドを送信するコマンド送信処理を実行する。さらに、演出制御回路は、演出コマンドに応じて演出コマンドに対応する演出時間の管理を独自に行い、この演出時間の管理にもとついて演出手段(例えば、液晶表示装置やスピーカ)の制御を行う。このため、長時間の動作においても、一定時間当たり一度は演出コマンドが送信され得るため、主制御回路の処理と、演出制御回路との処理のタイミングが一致し、主制御回路における処理と演出制御回路における処理とで、同期が取れるので動作に矛盾が生じないため、制御負担の軽減とともに、動作の正確性が担保できる。このように、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することができる。   According to the invention of (3), in addition to the invention of (1) or (2), in the second process that is always executed once per fixed time, the main control circuit changes to the effect control circuit (sub-control circuit). ) Executes a command transmission process of transmitting an effect command that can specify the effect time. Further, the production control circuit uniquely manages the production time corresponding to the production command according to the production command, and controls production means (for example, a liquid crystal display device and a speaker) based on the management of the production time. . For this reason, even in a long-time operation, an effect command can be transmitted once per fixed time. Therefore, the timing of the process of the main control circuit and the process of the effect control circuit coincide with each other. Since the operation is synchronized with the processing in the circuit, there is no contradiction in the operation, so that the control load can be reduced and the accuracy of the operation can be ensured. In this way, the accuracy of game control can be ensured even during long-time operation, and a highly reliable gaming machine can be provided.

本発明によれば、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することができる。   According to the present invention, the accuracy of game control can be ensured even during long-time operation, and a highly reliable gaming machine can be provided.

以下に、本発明に好適な実施形態について図面に基づいて説明する。なお、以下において説明する実施形態においては、本発明に係る遊技機に好適な実施形態として本発明を第1種パチンコ遊技機(「デジパチ」とも称される)に適用した場合を示す。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings. In the embodiments described below, a case where the present invention is applied to a first type pachinko gaming machine (also referred to as “digital pachi”) is shown as a preferred embodiment for a gaming machine according to the present invention.

[遊技機の構成]
まず、遊技機の概観について図1乃至図4を用いて説明する。図1は、本実施形態におけるパチンコ遊技機10の概観を示す斜視図である。また、図2は、本実施形態におけるパチンコ遊技機10の概観を示す分解斜視図である。また、図3は、本実施形態におけるパチンコ遊技機10のランプユニット53の概観を示す正面図である。また、図4は、本実施形態におけるパチンコ遊技機10の概観を示す正面図である。
[Composition of gaming machine]
First, an overview of the gaming machine will be described with reference to FIGS. FIG. 1 is a perspective view showing an overview of a pachinko gaming machine 10 according to the present embodiment. FIG. 2 is an exploded perspective view showing an overview of the pachinko gaming machine 10 according to the present embodiment. FIG. 3 is a front view showing an overview of the lamp unit 53 of the pachinko gaming machine 10 in the present embodiment. FIG. 4 is a front view showing an overview of the pachinko gaming machine 10 in the present embodiment.

図1乃至図4に示すように、パチンコ遊技機10は、前面に開口12aが形成された外枠12と、その外枠12に対して回動可能に軸着されている本体枠11と、外枠12の開口12aに臨むように本体枠11に取り付けられる各種の部品と、本体枠11の前方に開閉自在に軸着された扉とから構成されている。この扉は、図1に示すように、開口12aを前面から閉鎖するためのものであり、通常閉鎖した状態で遊技が行われる。また、本体枠11の前面には、上皿20、下皿22、発射ハンドル26などが配設されている。   As shown in FIGS. 1 to 4, the pachinko gaming machine 10 includes an outer frame 12 having an opening 12 a formed on the front surface, and a main body frame 11 pivotally attached to the outer frame 12. It is comprised from the various components attached to the main body frame 11 so that the opening 12a of the outer frame 12 may be faced, and the door pivotally attached to the front of the main body frame 11 so that opening and closing is possible. As shown in FIG. 1, this door is for closing the opening 12a from the front, and a game is normally performed in the closed state. Further, an upper plate 20, a lower plate 22, a firing handle 26, and the like are disposed on the front surface of the main body frame 11.

本体枠11には、液晶表示装置32、遊技盤14などが配設されている。なお、遊技盤14、スペーサー31、液晶表示装置32以外の各種の部品(図示せず)については、理解を容易にするために説明を省略する。   The main body frame 11 is provided with a liquid crystal display device 32, a game board 14, and the like. In addition, description is abbreviate | omitted in order to make an understanding easy about various components (not shown) other than the game board 14, the spacer 31, and the liquid crystal display device 32. FIG.

遊技盤14は、その全部が透過性を有する板形状の樹脂(透過性を有する部材)によって形成されている。この透過性を有する部材としては、例えば、アクリル樹脂、ポリカーボネート樹脂、メタクリル樹脂など各種の材質が該当する。また、遊技盤14は、その前面側に、発射された遊技球が転動可能な遊技領域15を有している。この遊技領域15は、ガイドレール30(具体的には後述の図4に示す外レール30a)に囲まれ、遊技媒体の一例である遊技球が転動可能な領域である。また、遊技盤14における遊技領域15には、複数の遊技釘13が打ちこまれている。   The game board 14 is entirely formed of a plate-shaped resin (a member having permeability) having permeability. Examples of the transparent member include various materials such as acrylic resin, polycarbonate resin, and methacrylic resin. In addition, the game board 14 has a game area 15 on the front side thereof in which the launched game ball can roll. The game area 15 is an area surrounded by a guide rail 30 (specifically, an outer rail 30a shown in FIG. 4 to be described later) where a game ball, which is an example of a game medium, can roll. A plurality of game nails 13 are driven into the game area 15 of the game board 14.

液晶表示装置32は、遊技盤14の後方(背面側)に配設されている。すなわち、液晶表示装置32は、遊技盤14の透過性を有する部材の背後に配置されている。この液晶表示装置32は、遊技に関する画像の表示を可能とする表示領域32aを有している。この表示領域32aは、遊技盤14の全部又は一部に、背面側から重なるように配設される。言い換えると、この表示領域32aは、少なくとも、遊技盤14における遊技領域15の全部又は一部と重なるように遊技盤14の後方に配設される。具体的には、液晶表示装置32は、その表示領域32aが遊技領域15の全部又は一部と、遊技領域外域16の全部又は一部とに重なるように遊技盤14の後方に配設される。この液晶表示装置32における表示領域32aには、演出用の演出画像、装飾用の装飾画像など、各種の画像が表示される。特に、液晶表示装置32における表示領域32aでは、大当たり遊技状態(特別遊技状態)に移行後、特別遊技の実行中に演出用の演出画像が表示される。   The liquid crystal display device 32 is disposed behind (on the back side of) the game board 14. In other words, the liquid crystal display device 32 is disposed behind the transparent member of the game board 14. The liquid crystal display device 32 has a display area 32a that enables display of an image relating to a game. The display area 32a is disposed so as to overlap all or part of the game board 14 from the back side. In other words, the display area 32a is disposed behind the game board 14 so as to overlap at least all or part of the game area 15 in the game board 14. Specifically, the liquid crystal display device 32 is disposed behind the game board 14 so that the display area 32 a overlaps all or part of the game area 15 and all or part of the game area outer area 16. . In the liquid crystal display device 32, various images such as an effect image for effect and an ornament image for decoration are displayed in the display area 32a. In particular, in the display area 32a of the liquid crystal display device 32, after transitioning to the jackpot gaming state (special gaming state), an effect image for rendering is displayed during execution of the special game.

このように、本実施形態において、液晶表示装置32などの演出表示手段を遊技盤14の背後に設けることにより、例えば、遊技釘13の植設領域や役物、装飾部材といった遊技部材を設ける領域を大きくし、レイアウトの自由度もさらに大きくすることが可能である。   Thus, in the present embodiment, by providing the effect display means such as the liquid crystal display device 32 behind the game board 14, for example, an area in which game members such as a planted area of the game nail 13, an accessory, and a decorative member are provided. And the degree of freedom of layout can be further increased.

スペーサー31は、遊技盤14の後方(背面側)に配設され、液晶表示装置32の前方(前面側)に、遊技球の流路となる空間を構成している。このスペーサー31は、透過性を有した材料で形成されている。なお、本実施形態においてスペーサーは、透過性を有した材料で形成されているが、本発明はこれに限定されず、例えば、一部が透過性を有する材料で形成されてもよい。また、透過性を有さない材料で形成されてもよい。   The spacer 31 is disposed behind (on the back side of) the game board 14, and forms a space serving as a flow path for game balls in front of (on the front side of) the liquid crystal display device 32. The spacer 31 is made of a permeable material. In the present embodiment, the spacer is formed of a material having permeability, but the present invention is not limited to this, and for example, a part of the spacer may be formed of a material having permeability. Moreover, you may form with the material which does not have permeability | transmittance.

扉17には、透過性を有する保護板19が配設されている。この保護板19は、扉17が閉鎖された状態で遊技盤14の前面に対面するように配設されている。   The door 17 is provided with a protective plate 19 having transparency. The protective plate 19 is disposed so as to face the front surface of the game board 14 with the door 17 closed.

発射ハンドル26は本体枠11に対して回動自在に設けられている。また、発射ハンドル26の裏側には、駆動装置である発射ソレノイド(図示せず)が設けられている。さらに、発射ハンドル26の周縁部には、タッチセンサ(図示せず)が設けられている。このタッチセンサが遊技者により触接されたときには、遊技者により発射ハンドル26が握持されたと検知される。発射ハンドル26が遊技者によって握持され、かつ、時計回り方向へ回動操作されたときには、その回動角度に応じて発射ソレノイドに電力が供給され、上皿20に貯留された遊技球が遊技盤14に順次発射され、遊技が進められる。   The firing handle 26 is provided so as to be rotatable with respect to the main body frame 11. A firing solenoid (not shown) as a driving device is provided on the back side of the firing handle 26. Further, a touch sensor (not shown) is provided on the peripheral edge of the firing handle 26. When the touch sensor is touched by the player, it is detected that the firing handle 26 is gripped by the player. When the firing handle 26 is gripped by the player and is rotated in the clockwise direction, power is supplied to the firing solenoid according to the rotational angle, and the game ball stored in the upper plate 20 is played. It is fired sequentially on the board 14 and the game proceeds.

遊技盤14の左下方には、ランプユニット53が設けられている。図3に示されるように、ランプユニット53には、特別図柄表示器35、普通図柄表示器33、特別図柄保留ランプ34a〜34d、普通図柄保留ランプ50a〜50d、ラウンド数表示器51a〜51dが設けられている。   A lamp unit 53 is provided on the lower left side of the game board 14. As shown in FIG. 3, the lamp unit 53 includes a special symbol display 35, a normal symbol display 33, special symbol hold lamps 34a to 34d, normal symbol hold lamps 50a to 50d, and round number indicators 51a to 51d. Is provided.

特別図柄表示器35は、複数の7セグメントLEDで構成されている。この7セグメントLEDは、所定の特別図柄の変動表示開始条件の成立により、所定の態様によって、点灯・消灯を繰り返す。この特別図柄として、特定の図柄(例えば、“21”、“50”又は“64”などの数字図柄)が停止表示された場合は、通常遊技状態から遊技者に有利な状態である大当たり遊技状態(特別遊技状態)に遊技状態が移行する。この大当たり遊技状態となった場合には、後述するように、シャッタ40(図4参照)が開放状態に制御され、大入賞口39(図4参照)に遊技球が受け入れ可能な状態となる。一方、特別図柄として、特定の図柄以外の図柄(例えば、“‐‐”などの記号図柄)が停止表示された場合は、通常遊技状態が維持される。以上のように、特別図柄が変動表示された後、停止表示され、その結果によって遊技状態が移行又は維持されるゲームを「特別図柄ゲーム」という。   The special symbol display 35 is composed of a plurality of 7-segment LEDs. The 7-segment LED is repeatedly turned on and off in a predetermined manner when the predetermined special symbol variation display start condition is satisfied. When a special symbol (for example, a numerical symbol such as “21”, “50”, or “64”) is stopped and displayed as the special symbol, the jackpot gaming state that is advantageous to the player from the normal gaming state The gaming state shifts to (special gaming state). When the jackpot gaming state is reached, as will be described later, the shutter 40 (see FIG. 4) is controlled to the open state, and the gaming ball can be received in the big prize opening 39 (see FIG. 4). On the other hand, when a symbol other than a specific symbol (for example, a symbol symbol such as “-”) is stopped and displayed as a special symbol, the normal gaming state is maintained. As described above, a game in which a special symbol is variably displayed and then stopped and the game state is shifted or maintained according to the result is referred to as a “special symbol game”.

特別図柄表示器35の下方には、普通図柄表示器33が設けられている。普通図柄表示器33は、2つの表示用ランプで構成されており、これら表示用ランプが交互に点灯・消灯を繰り返すことによって、普通図柄として変動表示される。   Below the special symbol indicator 35, a normal symbol indicator 33 is provided. The normal symbol display 33 is composed of two display lamps, and these display lamps are alternately lit and extinguished so as to be variably displayed as normal symbols.

普通図柄表示器33の下方には、特別図柄保留ランプ34a〜34dが設けられている。この特別図柄保留ランプ34a〜34dは、点灯又は消灯によって保留されている特別図柄の変動表示の実行回数(いわゆる、「保留個数」、「特別図柄に関する保留個数」)を表示する。例えば、特別図柄の変動表示の実行が1回分保留されている場合には、特別図柄保留ランプ34aが点灯する。   Below the normal symbol display 33, special symbol holding lamps 34a to 34d are provided. The special symbol hold lamps 34a to 34d display the number of executions of the special symbol variable display held by turning on or off (so-called “hold number”, “hold number related to special symbols”). For example, when the execution of the special symbol fluctuation display is held once, the special symbol hold lamp 34a is turned on.

普通図柄表示器33の下方には、普通図柄保留ランプ50a〜50dが設けられている。この普通図柄保留ランプ50a〜50dは、点灯又は消灯によって保留されている普通図柄の変動表示の実行回数(いわゆる、「保留個数」、「普通図柄に関する保留個数」)を表示する。特別図柄と同様に、普通図柄の変動表示の実行が1回分保留されている場合には、普通図柄保留ランプ50aが点灯する。   Below the normal symbol display 33, normal symbol holding lamps 50a to 50d are provided. The normal symbol hold lamps 50a to 50d display the number of executions of fluctuation display of the normal symbols that are held by turning on or off (so-called “hold number”, “hold number related to normal symbols”). Similar to the special symbol, when the execution of the fluctuation display of the normal symbol is held once, the normal symbol holding lamp 50a is turned on.

特別図柄表示器35の左側には、ラウンド数表示器51a〜51dが設けられている。このラウンド数表示器51a〜51dは、特別遊技の実行中において最大ラウンド数を表示する。なお、このラウンド数表示器51a〜51dは、4つのLEDから構成されており、LED毎に点灯と消灯の2つのパターンがあるので、少なくとも16パターンの表示が可能である(2の4乗パターン)。なお、ラウンド数表示器51は、複数の7セグメントLED、液晶表示部、透過性を有する液晶表示部などから構成される場合もある。   On the left side of the special symbol display 35, round number displays 51a to 51d are provided. The round number indicators 51a to 51d display the maximum number of rounds during execution of the special game. The round number indicators 51a to 51d are composed of four LEDs, and there are two patterns of lighting and extinguishing for each LED, so at least 16 patterns can be displayed (2 4th power pattern). ). The round number display 51 may be composed of a plurality of 7-segment LEDs, a liquid crystal display unit, a transmissive liquid crystal display unit, and the like.

また、遊技盤14の後方(背面側)に配設されている液晶表示装置32の表示領域32aでは、特別図柄表示器35において表示される特別図柄と関連する演出画像が表示される。   In addition, in the display area 32a of the liquid crystal display device 32 disposed behind the game board 14 (back side), an effect image related to the special symbol displayed on the special symbol display 35 is displayed.

例えば、特別図柄表示器35で表示される特別図柄の変動表示中においては、液晶表示装置32の表示領域32aにおいて、数字や記号などからなる演出用の識別図柄(例えば、“0”から“9”までの数字)が変動表示される。また、特別図柄表示器35において変動表示されていた特別図柄が停止表示されるとともに、液晶表示装置32の表示領域32aでも演出用の識別情報が停止表示される。   For example, during the variable display of the special symbol displayed on the special symbol display 35, an effect identification symbol (for example, “0” to “9” consisting of numerals and symbols) is displayed in the display area 32 a of the liquid crystal display device 32. The numbers up to “” are displayed in a variable manner. In addition, the special symbol that has been variably displayed on the special symbol display 35 is stopped and displayed, and the identification information for presentation is also stopped and displayed in the display area 32 a of the liquid crystal display device 32.

また、特別図柄表示器35において特別図柄として特定の図柄が停止表示された場合には、大当たりであることを遊技者に把握させる演出画像が液晶表示装置32の表示領域32aにおいて表示される。具体的には、特別図柄表示器35において特別図柄として特定の図柄が停止表示された場合には、液晶表示装置32の表示領域32aにおいて表示される演出用の識別情報の組み合わせが特定の表示態様(例えば、複数の図柄列のそれぞれに“1”から“9”のいずれかが全て揃った状態で停止表示される態様)となり、さらに、「大当たり!!」などの文字画像とともに、喜んでいるキャラクタ画像が液晶表示装置32の表示領域32aにおいて表示される。   In addition, when a special symbol is stopped and displayed as a special symbol on the special symbol display 35, an effect image that allows the player to grasp that it is a big hit is displayed in the display area 32a of the liquid crystal display device 32. Specifically, when a special symbol is stopped and displayed as a special symbol on the special symbol display 35, the combination of the identification information for presentation displayed in the display area 32a of the liquid crystal display device 32 is a specific display mode. (For example, the display is stopped in a state where any one of “1” to “9” is arranged in each of the plurality of symbol rows), and is also pleased with a character image such as “Big hit! The character image is displayed in the display area 32 a of the liquid crystal display device 32.

図4を用いて、パチンコ遊技機10の概観をさらに説明する。図4に示すように、パチンコ遊技機10の遊技盤14上には、2つのガイドレール30(30a及び30b)、ステージ55、通過ゲート54a、54b、ステージ57、始動口25、シャッタ40、大入賞口39、一般入賞口56a、56b、56c、56dなどの遊技部材が設けられている。さらに、扉17の上部には、スピーカ46が設けられている。   An overview of the pachinko gaming machine 10 will be further described with reference to FIG. As shown in FIG. 4, on the gaming board 14 of the pachinko gaming machine 10, two guide rails 30 (30a and 30b), a stage 55, passing gates 54a and 54b, a stage 57, a starting port 25, a shutter 40, a large Game members such as a winning opening 39 and general winning openings 56a, 56b, 56c, 56d are provided. Further, a speaker 46 is provided on the upper portion of the door 17.

遊技盤14の上部にはステージ55が設けられ、遊技盤14の略中央にはステージ57が設けられている。   A stage 55 is provided in the upper part of the game board 14, and a stage 57 is provided in the approximate center of the game board 14.

遊技盤14の左側に設けられている2つのガイドレール30は、遊技領域15を区画(画定)する外レール30aと、その外レール30aの内側に配設された内レール30bとから構成される。発射された遊技球は、遊技盤14上に設けられたガイドレール30に案内されて、遊技盤14の上部に移動し、複数の遊技釘(図2参照)、遊技盤14上に設けられたステージ55などとの衝突により、その進行方向を変えながら遊技盤14の下方に向かって流下する。   The two guide rails 30 provided on the left side of the game board 14 are composed of an outer rail 30a that partitions (defines) the game area 15 and an inner rail 30b that is disposed inside the outer rail 30a. . The launched game ball is guided by a guide rail 30 provided on the game board 14 and moves to the upper part of the game board 14, and a plurality of game nails (see FIG. 2) and the game board 14 are provided. Due to the collision with the stage 55 or the like, it flows down toward the lower side of the game board 14 while changing its traveling direction.

また、遊技領域15の左端部には、入球口24が形成されている。この入球口24に遊技球が入賞すると、遊技盤14の背後において、ワープ経路47を経由し、ステージ57の背後に導かれる。ステージ57の背後に導かれた遊技球は、ステージ57に囲まれた排出口(図示せず)から遊技盤14の表側に排出され、当該遊技盤14へと流下する。   A ball entrance 24 is formed at the left end of the game area 15. When a game ball wins the ball entrance 24, it is guided behind the stage 57 via the warp path 47 behind the game board 14. The game ball guided behind the stage 57 is discharged to the front side of the game board 14 from a discharge port (not shown) surrounded by the stage 57 and flows down to the game board 14.

前述した始動口25内には入賞領域が設けられている。この入賞領域には始動入賞球センサ116(図5参照)を備える。遊技球などの遊技媒体が、始動入賞球センサ116で検出された場合、遊技球が入賞したと判定される。遊技球が入賞した場合には、特別図柄表示器35による特別図柄の変動表示が開始される。また、特別図柄の変動表示中に遊技球が入賞した場合には、変動表示中の特別図柄が停止表示されるまで、始動口25への遊技球の入賞に基づく特別図柄の変動表示の実行(開始)が保留される。その後、変動表示していた特別図柄が停止表示された場合には、保留されていた特別図柄の変動表示が開始される。なお、特別図柄の変動表示の実行が保留される回数には上限が設定されており、例えば、4回を上限として特別図柄の変動表示が保留される。   A winning area is provided in the start opening 25 described above. This winning area includes a start winning ball sensor 116 (see FIG. 5). When a game medium such as a game ball is detected by the start winning ball sensor 116, it is determined that the game ball has won. When the game ball wins, the special symbol display by the special symbol display 35 is started. Also, if a game ball wins during the special symbol variation display, the special symbol variation display based on the winning of the game ball to the start port 25 is executed until the special symbol during the variation display is stopped and displayed ( Start) is put on hold. Thereafter, when the special symbol that has been variably displayed is stopped and displayed, the variably displayed suspended special symbol is started. Note that an upper limit is set for the number of times the execution of the special symbol variable display is suspended. For example, the special symbol variable display is suspended up to four times.

また、その他の(所定の特別図柄の変動表示開始)条件としては、特別図柄が停止表示されていることである。つまり、所定の特別図柄の変動表示開始条件が成立する毎に特別図柄の変動表示が開始される。   In addition, as another condition (start of variable display of a predetermined special symbol), the special symbol is stopped and displayed. In other words, every time a predetermined special symbol variable display start condition is satisfied, the special symbol variable display is started.

遊技盤14の略中央の左右両側には通過ゲート54a、54bが設けられている。この通過ゲート54a、54bには、後述する通過球センサ114、115(図5参照)が設けられている。通過球センサ114、115は、遊技球が通過ゲート54a、54bを通過したことを検出する。そして、通過球センサ114、115によって遊技球の通過が検出されたときには、普通図柄表示器33において普通図柄の変動表示が開始され、所定の時間が経過した後、普通図柄の変動表示が停止する。   Passage gates 54 a and 54 b are provided on both the left and right sides of the approximate center of the game board 14. The passing gates 54a and 54b are provided with passing ball sensors 114 and 115 (see FIG. 5) described later. The passing ball sensors 114 and 115 detect that the game ball has passed through the passing gates 54a and 54b. When the passing ball sensors 114 and 115 detect the passage of the game ball, the normal symbol display is started on the normal symbol display 33, and after a predetermined time has elapsed, the normal symbol change display is stopped. .

この普通図柄が所定の図柄で停止表示されたときには、始動口25の左右の両側に設けられている羽根部材(いわゆる、普通電動役物)が閉鎖状態から開放状態となり、始動口25に遊技球が入りやすくなるようになる。また、羽根部材を開放状態とした後、所定の時間が経過したときには、羽根部材を閉鎖状態として、始動口25に遊技球が入りにくくなるようにする。以上のように、普通図柄が変動表示された後、停止表示され、その結果によって羽根部材の開放・閉鎖状態が異なってくるゲームを「普通図柄ゲーム」という。   When the normal symbol is stopped and displayed with a predetermined symbol, the blade members (so-called normal electric accessories) provided on the left and right sides of the start port 25 are changed from the closed state to the open state, and the game ball is placed in the start port 25. Becomes easier to enter. In addition, when a predetermined time has elapsed after the blade member is opened, the blade member is closed to make it difficult for the game ball to enter the start opening 25. As described above, a game in which a normal symbol is displayed in a variable manner and then stopped and the open / closed state of the blade member varies depending on the result is referred to as a “normal symbol game”.

また、特別図柄の変動表示と同じように、普通図柄の変動表示中において通過ゲート54a、54bを遊技球が通過した場合には、変動表示中の普通図柄が停止表示されるまで、当該通過ゲート54a、54bへの遊技球の通過に基づく普通図柄の変動表示の実行(開始)が保留される。その後、変動表示していた普通図柄が停止表示された場合には、保留されていた普通図柄の変動表示が開始される。   Similarly to the special symbol variation display, when a game ball passes through the passing gates 54a and 54b during the normal symbol variation display, the passing gate is displayed until the normal symbol in the variation display is stopped and displayed. The execution (start) of the normal symbol variation display based on the passing of the game ball to 54a and 54b is suspended. After that, when the normal symbol that has been variably displayed is stopped and displayed, the variably displayed normal symbol that has been suspended is started.

大入賞口39には、その前面側(前方)に開閉自在なシャッタ40が設けられている。このシャッタ40は、特別図柄表示器35において特別図柄として特定の図柄が停止表示され、遊技状態が大当たり遊技状態に移行された場合は、遊技球を受け入れやすい開放状態となるように駆動される。その結果、大入賞口39は、遊技球を受け入れやすい開放状態(第1の状態)となる。   The big prize opening 39 is provided with a shutter 40 that can be opened and closed on the front side (front side). The shutter 40 is driven so that a special symbol is stopped and displayed on the special symbol indicator 35 as a special symbol and the game state is shifted to the jackpot gaming state so that the game ball can be easily received. As a result, the special winning opening 39 is in an open state (first state) where the game ball can be easily received.

一方、シャッタ40の背面側(後方)に設けられた大入賞口39には、カウントセンサ104(図5参照)を有する領域(図示せず)があり、その領域を遊技球が所定個数(例えば10個)通過するか、又は、所定時間(例えば30秒)が経過するまでシャッタ40が開放状態に駆動される。そして、開放状態において大入賞口39への所定数の遊技球の入賞又は所定時間の経過のいずれかの条件が成立すると、シャッタ40は、遊技球を受け入れ難い閉鎖状態になるように駆動される。その結果、大入賞口39は、遊技球を受け入れ難い閉鎖状態となる(第2の状態)。なお、大入賞口39が遊技球を受け入れやすい状態となっている開放状態(第1の状態)から大入賞口39が遊技球を受け入れ難い状態となっている閉鎖状態(第2の状態)までの遊技をラウンドゲームという。従って、シャッタ40は、ラウンドゲーム時に開放し、各ラウンドゲーム間では閉鎖することになる。また、ラウンドゲームは、“1”ラウンド、“2”ラウンドなどのラウンド数として計数される。例えば、ラウンドゲームの1回目を第1ラウンド、2回目を第2ラウンドと呼称する場合がある。   On the other hand, the special winning opening 39 provided on the back side (rear) of the shutter 40 has an area (not shown) having a count sensor 104 (see FIG. 5), and a predetermined number of game balls (for example, 10) or the shutter 40 is driven to the open state until a predetermined time (for example, 30 seconds) elapses. When a condition for winning a predetermined number of game balls in the grand prize opening 39 or elapse of a predetermined time is satisfied in the open state, the shutter 40 is driven so as to be in a closed state in which it is difficult to accept the game balls. . As a result, the special winning opening 39 is in a closed state in which it is difficult to accept a game ball (second state). It should be noted that from the open state (first state) in which the grand prize opening 39 is easy to accept game balls to the closed state (second state) in which the grand prize opening 39 is difficult to accept game balls. This game is called a round game. Accordingly, the shutter 40 is opened during the round game and is closed between the round games. A round game is counted as the number of rounds such as “1” round and “2” round. For example, the first round game may be referred to as the first round and the second round as the second round.

続いて、開放状態から閉鎖状態(第2の状態)に駆動されたシャッタ40は、所定のインターバル時間の経過後、再度開放状態に駆動される。つまり、シャッタ40の閉鎖後所定時間が経過すると、次のラウンドゲームへ継続して進むことができる。なお、第1ラウンドのラウンドゲームから、次のラウンドゲームに継続して進むことができない(最終の)ラウンドゲームが終了するまでの遊技を特別遊技という。   Subsequently, the shutter 40 driven from the open state to the closed state (second state) is driven to the open state again after a predetermined interval time has elapsed. That is, when a predetermined time elapses after the shutter 40 is closed, it is possible to continue to the next round game. A game from the first round game until the end of the (final) round game that cannot continue to the next round game is called a special game.

特別遊技の実行中において、最初のラウンド数から最後のラウンドゲームまでのラウンド数(最大継続ラウンド数)は、停止表示された特別図柄によって異なる。例えば、本実施形態において、特別図柄表示器35に停止表示される数字図柄が“64”の場合は、最大継続ラウンド数は15ラウンドであり、特別図柄表示器35に停止表示される数字図柄が“21”の場合は、最大継続ラウンド数は15ラウンドであり、特別図柄表示器35に停止表示される数字図柄が“50”の場合は、最大継続ラウンド数は2ラウンドとなる。なお、最大継続ラウンド数は2ラウンド又は15ラウンドに限定されない。例えば、最大継続ラウンド数は、ラウンド数抽選手段(メインCPU66を含む主制御回路60(図5参照))による抽選により、“1”ラウンドから“15”ラウンドまでの間から選択されるようにしてもよい。   During execution of the special game, the number of rounds from the first round to the last round game (maximum number of continuous rounds) varies depending on the special symbols that are stopped and displayed. For example, in the present embodiment, when the number symbol stopped and displayed on the special symbol display 35 is “64”, the maximum number of continuous rounds is 15 and the number symbol stopped and displayed on the special symbol display 35 is In the case of “21”, the maximum number of continuous rounds is 15 rounds, and when the number symbol stopped and displayed on the special symbol display 35 is “50”, the maximum number of continuous rounds is two. The maximum number of continuous rounds is not limited to 2 rounds or 15 rounds. For example, the maximum number of continuous rounds is selected from “1” to “15” rounds by lottery by a round number lottery means (main control circuit 60 including the main CPU 66 (see FIG. 5)). Also good.

また、前述した一般入賞口56a〜56d、大入賞口39における所定の領域に遊技球が入賞又は通過したときには、それぞれの入賞口の種類に応じて予め設定されている数の遊技球が上皿20又は下皿22に払い出される。   In addition, when game balls win or pass through predetermined areas in the general winning ports 56a to 56d and the big winning port 39, the number of game balls set in advance according to the type of each winning port is the upper plate. 20 or lower tray 22 is paid out.

また、前述した始動口25において入賞と判定されたときには、それぞれの入賞口の種類に応じて予め設定されている数の遊技球が上皿20又は下皿22に払い出される。   When it is determined that a winning is made at the start opening 25 described above, a predetermined number of game balls are paid out to the upper plate 20 or the lower plate 22 according to the type of each winning port.

なお、本実施形態において、演出手段の一例として、液晶表示装置を記載したが、本発明はこれに限定されない。演出手段は、プラズマディスプレイ、リアプロジェクションディスプレイ、CRTディスプレイなどの画像演出手段や、ランプなどの発光演出手段や、スピーカなどの音演出手段や可動役物などの可動演出手段などの演出手段であってもよい。   In the present embodiment, the liquid crystal display device has been described as an example of the production means, but the present invention is not limited to this. The production means is an image production means such as a plasma display, a rear projection display, a CRT display, a light emission production means such as a lamp, a sound production means such as a speaker, or a movable production means such as a movable accessory. Also good.

[遊技機の電気的構成]
本実施形態におけるパチンコ遊技機10の制御回路について図5を用いて説明する。図5は、本実施形態におけるパチンコ遊技機10の制御回路を示すブロック図である。
[Electric configuration of gaming machine]
A control circuit of the pachinko gaming machine 10 in the present embodiment will be described with reference to FIG. FIG. 5 is a block diagram showing a control circuit of the pachinko gaming machine 10 in the present embodiment.

遊技制御手段としての主制御回路60は、図5に示すように、制御手段であるメインCPU66、メインROM(読み出し専用メモリ)68、記憶手段の一例であるメインRAM(読み書き可能メモリ)70を備えている。この主制御回路60は、遊技の進行を制御する。   As shown in FIG. 5, the main control circuit 60 as game control means includes a main CPU 66 as a control means, a main ROM (read only memory) 68, and a main RAM (read / write memory) 70 as an example of storage means. ing. The main control circuit 60 controls the progress of the game.

メインCPU66は、レジスタや、リセット端子66aを備えている。また、メインCPU66には、メインROM68、メインRAM70などが接続されており、メインROM68に記憶されたプログラムに従って、各種の処理を実行する機能を有する。また、メインCPU66のリセット端子66aがリセット信号を受信した場合、システムリセット状態となる。このように、メインCPU66は、遊技の進行を制御する遊技制御手段の一例である。   The main CPU 66 includes a register and a reset terminal 66a. The main CPU 66 is connected to a main ROM 68, a main RAM 70, and the like, and has a function of executing various processes according to a program stored in the main ROM 68. Further, when the reset terminal 66a of the main CPU 66 receives a reset signal, the system is reset. Thus, the main CPU 66 is an example of game control means for controlling the progress of the game.

メインROM68には、メインCPU66によりパチンコ遊技機10の動作を制御するためのプログラムが記憶されており、その他には、乱数抽選によって大当たり判定をする際に参照される各種のテーブルも記憶されている。   In the main ROM 68, a program for controlling the operation of the pachinko gaming machine 10 by the main CPU 66 is stored, and in addition, various tables referred to when making a big hit determination by random number lottery are also stored. .

メインRAM70は、メインCPU66の一時記憶領域として種々のフラグや変数の値を記憶する機能を有する。メインRAM70に記憶されるデータの具体例としては、以下のようなものがある。   The main RAM 70 has a function of storing various flags and variable values as a temporary storage area of the main CPU 66. Specific examples of data stored in the main RAM 70 include the following.

メインRAM70には、制御状態フラグ、大当たり判定用乱数カウンタ、初期値乱数カウンタ、大当たり図柄決定用乱数カウンタ、リーチ用乱数カウンタ、演出条件選択用乱数カウンタ、大入賞口開放回数カウンタ、大入賞口入賞カウンタ、待ち時間タイマ、大入賞口開放時間タイマ、特別図柄に関する保留球数を示すデータ、普通図柄に関する保留球数を示すデータ、後述する副制御回路200にコマンドを供給するためのコマンドデータ、各種変数などが位置付けられている。   The main RAM 70 has a control status flag, a jackpot determination random number counter, an initial value random number counter, a jackpot symbol determination random number counter, a reach random number counter, a production condition selection random number counter, a big prize opening number counter, and a big prize winning prize. Counter, waiting time timer, winning prize opening time timer, data indicating the number of reserved balls regarding special symbols, data indicating the number of reserved balls regarding normal symbols, command data for supplying commands to the sub-control circuit 200 described later, various Variables are positioned.

制御状態フラグは、特別図柄ゲームの制御状態を示すものである。大当たり判定用乱数カウンタは、特別図柄の大当たりを判定するためのものである。初期値乱数カウンタは、大当たり判定用乱数カウンタの示す値が所定値(例えば、大当たりとなる値)となる周期を変化させることによって体感器などを用いた不正行為を防止するためのカウンタである。大当たり図柄決定用乱数カウンタは、特別図柄の大当たりを判定した場合に、停止表示される特別図柄を決定するためのものである。リーチ用乱数カウンタは、リーチパターンを実行するか否かを決定するためのものである。演出条件選択用乱数カウンタは、演出用の変動パターンを決定するためのものである。これらのカウンタは、メインCPU66により順次“1”増加するように記憶更新されており、所定のタイミングで各カウンタから乱数値を抽出することにより、メインCPU66の各種の機能を実行することとなる。なお、本実施形態においては、このような乱数カウンタを備え、プログラムに従って、メインCPU66が、乱数カウンタを“1”増加させるように記憶更新する構成としたが、これに限らず、別個に、乱数発生器のような装置を備えるように構成してもよい。   The control state flag indicates the control state of the special symbol game. The jackpot determining random number counter is for determining the jackpot of a special symbol. The initial value random number counter is a counter for preventing an illegal act using a sensory device or the like by changing a period in which the value indicated by the jackpot determination random number counter becomes a predetermined value (for example, a value that is a big hit). The jackpot symbol determination random number counter is for determining a special symbol to be stopped when a special symbol jackpot is determined. The reach random number counter is used to determine whether or not to execute the reach pattern. The production condition selection random number counter is for determining a production variation pattern. These counters are stored and updated so that the main CPU 66 sequentially increases “1”, and various functions of the main CPU 66 are executed by extracting random numbers from the counters at a predetermined timing. In the present embodiment, such a random number counter is provided, and the main CPU 66 stores and updates the random number counter so as to increase “1” according to a program. You may comprise so that an apparatus like a generator may be provided.

待ち時間タイマは、主制御回路60と副制御回路200とにおいて実行される処理の同期を取るためのものである。また、大入賞口開放時間タイマは、シャッタ40を駆動させ、大入賞口39を開放する時間を計測するためのものである。なお、本実施形態におけるタイマは、メインRAM70において、所定の周期で、その所定の周期だけ減算されるように記憶更新されるが、これに限らず、CPUなど自体がタイマを備えていてもよい。   The waiting time timer is for synchronizing processing executed in the main control circuit 60 and the sub control circuit 200. The special prize opening time timer is for measuring the time for driving the shutter 40 and opening the special prize opening 39. Note that the timer in this embodiment is stored and updated in the main RAM 70 so as to be subtracted by the predetermined cycle at a predetermined cycle. However, the present invention is not limited to this, and the CPU itself may include a timer. .

大入賞口開放回数カウンタは、大当たり遊技状態における大入賞口の開放回数(いわゆるラウンド数)を示すものである。また、大入賞口入賞カウンタは、1ラウンド中に大入賞口に入賞し、カウントセンサ104を通過した遊技球の数を示すものである。さらに、特別図柄に関する保留球数を示すデータは、始動口25へ遊技球が入賞したが、特別図柄の変動表示が実行できないときに、特別図柄ゲームの開始を保留するが、その保留されている特別図柄ゲームの保留回数を示すものである。さらに、普通図柄に関する保留球数を示すデータは、遊技球が通過ゲート54a、54bを通過したが、普通図柄の変動表示が実行できないときに、普通図柄ゲームの開始を保留するが、その保留されている普通図柄ゲームの保留回数を示すものである。このように、メインRAM70は、遊技に基づくデータを記憶する記憶手段の一例である。   The big prize opening number-of-times counter indicates the number of times the big prize opening is opened (so-called round number) in the big hit gaming state. The grand prize winning prize counter indicates the number of game balls that have won the big winning prize during one round and passed through the count sensor 104. Furthermore, the data indicating the number of reserved balls related to the special symbol, when the game ball wins the start opening 25, but when the special symbol variable display cannot be executed, the start of the special symbol game is held, but is held. Indicates the number of suspensions of the special symbol game. Furthermore, the data indicating the number of reserved balls related to the normal symbol holds the start of the normal symbol game when the game ball passes through the passing gates 54a and 54b but the normal symbol variation display cannot be executed. It shows the number of times the normal symbol game is held. Thus, the main RAM 70 is an example of a storage unit that stores data based on games.

また、この主制御回路60は、所定の周波数のクロックパルスを生成するクロックパルス発生回路62、電源投入時においてリセット信号を生成する初期リセット回路64、後述する副制御回路200に対してコマンドを供給するためのシリアル通信用IC72を備えている。また、これらのクロックパルス発生回路62、初期リセット回路64、シリアル通信用IC72は、メインCPU66に接続されている。なお、このクロックパルス発生回路62は、後述するシステムタイマ割込処理を実行するために、所定の周期(例えば2ミリ秒)毎にクロックパルスを発生する。   The main control circuit 60 supplies commands to a clock pulse generation circuit 62 that generates a clock pulse of a predetermined frequency, an initial reset circuit 64 that generates a reset signal when the power is turned on, and a sub control circuit 200 described later. For this purpose, a serial communication IC 72 is provided. The clock pulse generation circuit 62, the initial reset circuit 64, and the serial communication IC 72 are connected to the main CPU 66. The clock pulse generation circuit 62 generates a clock pulse every predetermined cycle (for example, 2 milliseconds) in order to execute a system timer interrupt process to be described later.

初期リセット回路64は、ウォッチドッグタイマを備え、このウォッチドッグタイマによって一定時間の経過を検知すると、メインCPU66のリセット端子66aに対してリセット信号を送信する。また、初期リセット回路64は、メインCPU66から所定の制御信号を受信することによって、ウォッチドッグタイマのクリアを行う。   The initial reset circuit 64 includes a watchdog timer, and transmits a reset signal to the reset terminal 66a of the main CPU 66 when the watchdog timer detects the passage of a predetermined time. The initial reset circuit 64 clears the watchdog timer by receiving a predetermined control signal from the main CPU 66.

シリアル通信用IC72は、メインCPU66と副制御回路200と払出・発射制御回路126と接続され、副制御通信用バッファ72aと、払出・発射制御回路用バッファ72bとを備える。   The serial communication IC 72 is connected to the main CPU 66, the sub control circuit 200, and the payout / launch control circuit 126, and includes a sub control communication buffer 72a and a payout / fire control circuit buffer 72b.

また、主制御回路60には、各種の装置が接続されており、例えば、図5に示すように、カウントセンサ104、一般入賞球センサ106、108、110、112、通過球センサ114、115、始動入賞球センサ116、普通電動役物ソレノイド118、大入賞口ソレノイド120、バックアップクリアスイッチ124が接続されている。   Various devices are connected to the main control circuit 60. For example, as shown in FIG. 5, the count sensor 104, the general winning ball sensors 106, 108, 110, 112, the passing ball sensors 114, 115, A start winning ball sensor 116, an ordinary electric accessory solenoid 118, a large winning opening solenoid 120, and a backup clear switch 124 are connected.

カウントセンサ104は、大入賞口39における所定の領域に設けられている。このカウントセンサ104は、大入賞口39における一般領域を遊技球が通過した場合に、所定の検知信号を主制御回路60に供給する。   The count sensor 104 is provided in a predetermined area in the special winning opening 39. The count sensor 104 supplies a predetermined detection signal to the main control circuit 60 when the game ball passes through the general area at the special winning opening 39.

一般入賞球センサ106、108、110、112は、一般入賞口56a〜56dにそれぞれ設けられている。この一般入賞球センサ106、108、110、112は、各一般入賞口56a〜56dを遊技球が通過した場合に、所定の検知信号を主制御回路60に供給する。   The general winning ball sensors 106, 108, 110, and 112 are provided in the general winning ports 56a to 56d, respectively. The general winning ball sensors 106, 108, 110, and 112 supply a predetermined detection signal to the main control circuit 60 when the game balls pass through the general winning ports 56 a to 56 d.

通過球センサ114、115は、通過ゲート54a、54bにそれぞれ設けられている。この通過球センサ114、115は、通過ゲート54a、54bをそれぞれ遊技球が通過した場合に、所定の検知信号を主制御回路60に供給する。   The passing ball sensors 114 and 115 are provided at the passing gates 54a and 54b, respectively. The passing ball sensors 114 and 115 supply a predetermined detection signal to the main control circuit 60 when the game balls pass through the passing gates 54a and 54b, respectively.

始動入賞球センサ116は、始動口25に設けられている。この始動入賞球センサ116は、始動口25を遊技球が通過した場合に、所定の検知信号を主制御回路60に供給する。   The start winning ball sensor 116 is provided at the start port 25. The start winning ball sensor 116 supplies a predetermined detection signal to the main control circuit 60 when a game ball passes through the start port 25.

普通電動役物ソレノイド118は、リンク部材(図示せず)を介して始動口25に設けられる羽根部材に接続されており、メインCPU66から供給される駆動信号に応じて、羽根部材を開放状態又は閉鎖状態とする。   The ordinary electric accessory solenoid 118 is connected to a blade member provided in the start port 25 via a link member (not shown), and the blade member is in an open state or in accordance with a drive signal supplied from the main CPU 66. Closed.

大入賞口ソレノイド120は、図4に示すシャッタ40に接続されており、メインCPU66から供給される駆動信号に応じて、シャッタ40を駆動させ、大入賞口39を開放状態又は閉鎖状態とする。   The big prize opening solenoid 120 is connected to the shutter 40 shown in FIG. 4, and drives the shutter 40 in accordance with a drive signal supplied from the main CPU 66 to make the big prize opening 39 open or closed.

バックアップクリアスイッチ124は、パチンコ遊技機10に内蔵されており、電断時などにおけるバックアップデータを遊技場の管理者の操作に応じてクリアする機能を有する。例えば、電源投入時に操作することにより、メインRAM70のデータが初期化される。   The backup clear switch 124 is built in the pachinko gaming machine 10 and has a function of clearing backup data in the event of a power interruption or the like in accordance with the operation of the game hall manager. For example, the data in the main RAM 70 is initialized by operating at power-on.

また、主制御回路60には、払出・発射制御回路126が接続されている。この払出・発射制御回路126には、遊技球の払出を行う払出装置128、遊技球の発射を行う発射装置130、カードユニット150が接続されている。   The main control circuit 60 is connected to a payout / launch control circuit 126. The payout / launch control circuit 126 is connected to a payout device 128 that pays out game balls, a launch device 130 that fires game balls, and a card unit 150.

この払出・発射制御回路126は、主制御回路60から供給される賞球制御コマンド、カードユニット150から供給される貸し球制御信号を受け取り、払出装置128に対して所定の信号を送信することにより、払出装置128に遊技球を払い出させる制御を行う。また、払出・発射制御回路126は、発射装置130に対して発射信号を供給することにより、遊技球を発射させる制御を行う。   The payout / launch control circuit 126 receives a prize ball control command supplied from the main control circuit 60 and a lending ball control signal supplied from the card unit 150, and transmits a predetermined signal to the payout device 128. The payout device 128 is controlled to pay out the game ball. Further, the payout / launch control circuit 126 performs a control of launching a game ball by supplying a launch signal to the launch device 130.

また、発射装置130には、前述した発射ソレノイド、タッチセンサなどの遊技球を発射させるための装置が備えられている。発射ハンドル26が遊技者によって握持され、かつ、時計回り方向へ回動操作されたときには、その回動角度に応じて発射ソレノイドに電力が供給され、上皿20に貯留された遊技球が発射ソレノイドにより遊技盤14に順次発射される。   In addition, the launching device 130 includes a device for launching a game ball such as the launching solenoid and the touch sensor described above. When the firing handle 26 is gripped by the player and is rotated in the clockwise direction, electric power is supplied to the firing solenoid according to the rotational angle, and the game ball stored in the upper plate 20 is launched. The game board 14 is sequentially fired by the solenoid.

さらに、主制御回路60には、ランプ74が接続されている。主制御回路60は、ランプ74に対してランプ(LED)制御信号を供給する。なお、ランプ74には、白熱電球、LEDなど、具体的には、特別図柄保留ランプ34a〜34d、普通図柄保留ランプ50a〜50d、特別図柄表示器35(7セグメントLED)、普通図柄表示器33(表示用ランプ)などが含まれる。   Further, a lamp 74 is connected to the main control circuit 60. The main control circuit 60 supplies a lamp (LED) control signal to the lamp 74. The lamp 74 includes incandescent bulbs, LEDs, and the like. Specifically, the special symbol holding lamps 34a to 34d, the normal symbol holding lamps 50a to 50d, the special symbol indicator 35 (7 segment LED), and the normal symbol indicator 33. (Display lamp).

一方、シリアル通信用IC72には、副制御回路200が接続されている。この副制御回路200は、主制御回路60から供給される各種のコマンドに応じて、液晶表示装置32における表示制御、スピーカ46から発生させる音声に関する制御、ランプ132の制御などを行う。なお、ランプ132には、白熱電球、LEDなど、具体的には、遊技盤14上を明暗表示する装飾ランプ(図示せず)などが含まれる。   On the other hand, the sub-control circuit 200 is connected to the serial communication IC 72. The sub-control circuit 200 performs display control in the liquid crystal display device 32, control related to sound generated from the speaker 46, control of the lamp 132, and the like according to various commands supplied from the main control circuit 60. Note that the lamp 132 includes an incandescent lamp, an LED, or the like, specifically, a decorative lamp (not shown) that displays light and dark on the game board 14.

なお、本実施形態においては、主制御回路60から副制御回路200に対してコマンドを供給するとともに、副制御回路200から主制御回路60に対して信号を供給できないように構成したが、これに限らず、副制御回路200から主制御回路60に対して信号を送信できるように構成しても問題ない。   In the present embodiment, the command is supplied from the main control circuit 60 to the sub control circuit 200 and the signal cannot be supplied from the sub control circuit 200 to the main control circuit 60. The present invention is not limited to this, and there is no problem even if it is configured such that a signal can be transmitted from the sub control circuit 200 to the main control circuit 60.

演出制御手段である副制御回路200は、サブCPU206、プログラムROM208、ワークRAM210、液晶表示装置32における表示制御を行うための表示制御手段としての表示制御回路250、スピーカ46から発生させる音声に関する制御を行う音声制御回路230、ランプや可動役物に関する制御を行う駆動回路240を備える。副制御回路200は、主制御回路60からの指令に応じて遊技の進行に応じた演出を実行する。   The sub control circuit 200 which is an effect control means performs control related to the sound generated from the sub CPU 206, the program ROM 208, the work RAM 210, the display control circuit 250 as display control means for performing display control in the liquid crystal display device 32, and the speaker 46. A voice control circuit 230 is provided, and a drive circuit 240 is provided that performs control related to the lamp and the movable accessory. The sub-control circuit 200 executes an effect according to the progress of the game in accordance with a command from the main control circuit 60.

サブCPU206には、プログラムROM208、ワークRAM210などが接続されている。サブCPU206は、このプログラムROM208に記憶されたプログラムに従って、各種の処理を実行する機能を有する。特に、サブCPU206は、主制御回路60から供給される各種のコマンドに従って、副制御回路200の制御を行う。サブCPU206は、後述する各種の手段として機能することとなる。   A program ROM 208, a work RAM 210, and the like are connected to the sub CPU 206. The sub CPU 206 has a function of executing various processes according to the program stored in the program ROM 208. In particular, the sub CPU 206 controls the sub control circuit 200 in accordance with various commands supplied from the main control circuit 60. The sub CPU 206 functions as various means described later.

プログラムROM208には、サブCPU206によりパチンコ遊技機10の遊技演出を制御するためのプログラム、各種テーブルが記憶されている。   The program ROM 208 stores a program for controlling the game effects of the pachinko gaming machine 10 by the sub CPU 206 and various tables.

また、プログラムROM208には、複数種類の演出パターンが記憶されている。この演出パターンは、特別図柄の変動表示に関連して実行される演出表示の進行に関するものである。その他にも、プログラムROM208には、複数種類の特別遊技の実行中の演出パターンが記憶されている。この特別遊技の実行中の演出パターンは、特別遊技におけるラウンドゲームに関連して実行される演出表示の進行に関するものである。   The program ROM 208 stores a plurality of types of effect patterns. This effect pattern relates to the progress of the effect display that is executed in association with the variable symbol display. In addition, the program ROM 208 stores effect patterns during execution of a plurality of types of special games. The effect pattern during execution of the special game relates to the progress of the effect display executed in relation to the round game in the special game.

なお、本実施形態においては、プログラム、テーブルなどを記憶する記憶手段として、主制御回路60ではメインROM68を、副制御回路200ではプログラムROM208を用いるように構成したが、これに限らず、制御手段を備えたコンピュータにより読み取り可能な記憶媒体であれば別態様であってもよく、例えば、ハードディスク装置、CD−ROM及びDVD−ROM、ROMカートリッジなどの記憶媒体に、プログラム、テーブルなどが記録されていてもよい。もちろん、プログラムROM208の代替としてメインROM68を用いてもよい。また、これらのプログラムは、予め記録されているものでなくとも、電源投入後にこれらのプログラムをダウンロードし、主制御回路60ではメインRAM70、副制御回路200ではワークRAM210などに記録されるものでもよい。さらにまた、プログラムの各々が別々の記憶媒体に記録されていてもよい。   In the present embodiment, the main control circuit 60 uses the main ROM 68 and the sub control circuit 200 uses the program ROM 208 as storage means for storing programs, tables, etc., but the present invention is not limited to this. As long as it is a storage medium readable by a computer equipped with a storage medium such as a hard disk device, a CD-ROM and a DVD-ROM, and a ROM cartridge, a program, a table, and the like are recorded. May be. Of course, the main ROM 68 may be used as an alternative to the program ROM 208. Even if these programs are not recorded in advance, they may be downloaded after the power is turned on and recorded in the main RAM 70 in the main control circuit 60, the work RAM 210 in the sub control circuit 200, and the like. . Furthermore, each program may be recorded on a separate storage medium.

ワークRAM210は、サブCPU206の一時記憶領域として種々のフラグや変数の値を記憶する機能を有する。例えば、リーチ演出時間を制御するためのタイマ変数、演出パターンを選択するための演出表示選択用乱数カウンタなど、各種の変数などが位置付けられている。   The work RAM 210 has a function of storing various flags and variable values as a temporary storage area of the sub CPU 206. For example, various variables such as a timer variable for controlling the reach effect time and an effect display selection random number counter for selecting an effect pattern are positioned.

なお、本実施形態においては、メインCPU66の一時記憶領域としてメインRAM70を、サブCPU206の一時記憶領域としてワークRAM210を用いているが、これに限らず、読み書き可能な記憶媒体であればよい。   In this embodiment, the main RAM 70 is used as the temporary storage area of the main CPU 66 and the work RAM 210 is used as the temporary storage area of the sub CPU 206. However, the present invention is not limited to this, and any readable / writable storage medium may be used.

駆動回路240は、ドライブ回路242と、装飾データROM244を備え、サブCPU206に接続されている。ドライブ回路を介してランプ132の発光を制御する。   The drive circuit 240 includes a drive circuit 242 and a decoration data ROM 244 and is connected to the sub CPU 206. The light emission of the lamp 132 is controlled via the drive circuit.

表示制御回路250は、画像データプロセッサ(以下、VDPと称する)212、各種の画像データを記憶する画像データROM216、画像データを画像信号として変換するD/Aコンバータ218、電源投入時においてリセット信号を生成する初期リセット回路220から構成されている。   The display control circuit 250 includes an image data processor (hereinafter referred to as VDP) 212, an image data ROM 216 that stores various image data, a D / A converter 218 that converts image data as an image signal, and a reset signal when the power is turned on. The initial reset circuit 220 is generated.

上述したVDP212は、サブCPU206、画像データROM216、D/Aコンバータ218、初期リセット回路220と接続されている。   The VDP 212 described above is connected to the sub CPU 206, the image data ROM 216, the D / A converter 218, and the initial reset circuit 220.

このVDP212は、いわゆるスプライト回路、スクリーン回路、及びパレット回路などの回路を含み、液晶表示装置32に画像を表示させるための種々の処理を行うことができる装置である。つまり、VDP212は、液晶表示装置32に対する表示制御を行う。また、VDP212には、液晶表示装置32の表示領域32aに画像を表示するためのバッファとしての記憶媒体(例えば、ビデオRAM)を備えている。この記憶媒体の所定の記憶領域に画像データを記憶することによって、所定のタイミングで液晶表示装置32の表示領域32aに画像が表示されることとなる。   The VDP 212 includes a so-called sprite circuit, a screen circuit, a pallet circuit, and the like, and is a device that can perform various processes for causing the liquid crystal display device 32 to display an image. That is, the VDP 212 performs display control for the liquid crystal display device 32. Further, the VDP 212 includes a storage medium (for example, a video RAM) as a buffer for displaying an image on the display area 32 a of the liquid crystal display device 32. By storing the image data in a predetermined storage area of the storage medium, an image is displayed on the display area 32a of the liquid crystal display device 32 at a predetermined timing.

画像データROM216には、背景画像データ、演出画像データなどの各種の画像データが別個に記憶されている。もちろん、関連画像を示す関連画像データも記憶されている。   Various image data such as background image data and effect image data are separately stored in the image data ROM 216. Of course, related image data indicating a related image is also stored.

VDP212は、サブCPU206から供給される画像表示命令に応じて、画像データROM216から、背景画像データ、演出画像データなど、各種の画像データを読み出し、液晶表示装置32に表示させる画像データを生成する。VDP212は、生成した画像データを、後方に位置する画像データから順に重ね合わせてバッファに記憶し、所定のタイミングでD/Aコンバータ218に供給する。このD/Aコンバータ218は、画像データを画像信号として変換し、この画像信号を液晶表示装置32に供給することにより、液晶表示装置32に画像を表示させる。   The VDP 212 reads various image data such as background image data and effect image data from the image data ROM 216 in response to an image display command supplied from the sub CPU 206, and generates image data to be displayed on the liquid crystal display device 32. The VDP 212 superimposes the generated image data in order from the image data located at the rear, stores the image data in a buffer, and supplies the data to the D / A converter 218 at a predetermined timing. The D / A converter 218 converts the image data as an image signal and supplies the image signal to the liquid crystal display device 32, thereby causing the liquid crystal display device 32 to display an image.

また、音声制御回路230は、音声に関する制御を行う音源IC232、各種の音声データを記憶する音声データROM234、音声信号を増幅するための増幅器236(以下、AMPと称する。)から構成されている。   The audio control circuit 230 includes a sound source IC 232 that controls audio, an audio data ROM 234 that stores various audio data, and an amplifier 236 (hereinafter referred to as AMP) for amplifying audio signals.

この音源IC232は、サブCPU206、初期リセット回路220、音声データROM234、AMP236と接続されている。この音源IC232は、スピーカ46から発生させる音声の制御を行う。   The sound source IC 232 is connected to the sub CPU 206, the initial reset circuit 220, the audio data ROM 234, and the AMP 236. The sound source IC 232 controls sound generated from the speaker 46.

[メイン処理]
図6及び図7を用いて、メイン処理について以下に説明する。
[Main processing]
The main process will be described below with reference to FIGS.

ステップS602においては、ウォッチドッグタイマの初期設定処理を行う。この処理において、メインCPU66は、ウォッチドッグタイマの初期設定をする処理を行う。この処理が終了した場合、ステップS604に処理を移す。   In step S602, watch dog timer initial setting processing is performed. In this processing, the main CPU 66 performs processing for initial setting of the watchdog timer. If this process ends, the process moves to a step S604.

ステップS604においては、チップセレクト初期設定処理を行う。この処理において、メインCPU66は、チップセレクトの初期設定をする処理を行う。この処理が終了した場合、ステップS606に処理を移す。   In step S604, chip select initial setting processing is performed. In this processing, the main CPU 66 performs processing for initial setting of chip select. If this process ends, the process moves to a step S606.

ステップS606においては、ウォッチドッグ出力データにクリアデータ(H01)をセットする処理を行う。この処理において、メインCPU66は、ウォッチドッグ出力データにクリアデータ(H01)をセットする処理を行う。この処理が終了した場合、ステップS608に処理を移す。   In step S606, the clear data (H01) is set in the watchdog output data. In this process, the main CPU 66 performs a process of setting clear data (H01) in the watchdog output data. If this process ends, the process moves to a step S608.

ステップS608においては、ウェイトタイマ(500ms)をセットする処理を行う。この処理において、メインCPU66は、ウェイトタイマ(500ms)をメインRAM70にセットする処理を行う。この処理が終了した場合、ステップS610に処理を移す。   In step S608, processing for setting a wait timer (500 ms) is performed. In this process, the main CPU 66 performs a process of setting a wait timer (500 ms) in the main RAM 70. If this process ends, the process moves to a step S610.

ステップS610においては、ウォッチドッグ出力データを反転する処理を行う。この処理において、メインCPU66は、ウォッチドッグ出力データを反転させる処理を行う。この処理が終了した場合、ステップS612に処理を移す。   In step S610, processing for inverting the watchdog output data is performed. In this process, the main CPU 66 performs a process of inverting the watchdog output data. If this process ends, the process moves to a step S612.

ステップS612においては、ウォッチドッグ出力データを出力する処理を行う。この処理において、メインCPU66は、初期リセット回路64へウォッチドッグ出力データを出力する処理を行う。この処理が終了した場合、ステップS614に処理を移す。   In step S612, a process for outputting watchdog output data is performed. In this processing, the main CPU 66 performs processing for outputting watchdog output data to the initial reset circuit 64. If this process ends, the process moves to a step S614.

ステップS614においては、メインCPU66は500msを経過しているか否かを判断する。500msを経過している場合には、ステップS616に処理を移し、500msを経過していない場合にはステップS610に処理を移す。   In step S614, the main CPU 66 determines whether 500 ms has elapsed. If 500 ms has elapsed, the process proceeds to step S616, and if 500 ms has not elapsed, the process proceeds to step S610.

ステップS616においては、メインCPU66は、電断検知信号の出力レベルがH(高)であるか否かを判断し、電断検知信号の出力レベルがH(高)である場合には、ステップS618に処理を移し、電断検知信号の出力レベルがHでない場合にはステップS616を再度実行する。ところで、本実施例では、種々の電源電圧を生成してパチンコ遊技機10を駆動するための図示しない電源基板が設けられており、この電源基板には、当該電源基板において生成された所定の電源電圧(33V)を監視し、この電源電圧が所定の閾値(約28V)を下回ったか否かによって出力電圧を変化させる電断検知信号を出力する電源監視回路が設けられている。この電断検知信号は、通常の動作状態においては、出力レベルがH(高)となっているが、電源電圧の低下を検出すると出力レベルがL(低)となる。メインCPU66は、この電断検知信号の入力状態を監視し、電断検知信号の出力レベルがHからLへの立下りを検出すると実行中の処理を中断して、後述する電源断時処理を実行する。   In step S616, the main CPU 66 determines whether or not the output level of the power interruption detection signal is H (high). If the output level of the power interruption detection signal is H (high), step S618 is performed. If the output level of the power interruption detection signal is not H, step S616 is executed again. By the way, in this embodiment, a power supply board (not shown) for generating various power supply voltages and driving the pachinko gaming machine 10 is provided, and this power supply board has a predetermined power supply generated on the power supply board. A power supply monitoring circuit is provided that monitors the voltage (33V) and outputs a power interruption detection signal that changes the output voltage depending on whether or not the power supply voltage falls below a predetermined threshold (about 28V). The power interruption detection signal has an output level of H (high) in a normal operation state, but when the drop of the power supply voltage is detected, the output level becomes L (low). The main CPU 66 monitors the input state of the power failure detection signal. When the output level of the power failure detection signal detects a fall from H to L, the main CPU 66 interrupts the process being executed and performs a power failure process described later. Run.

ステップS618においては、RAMアクセスを許可する処理を行う。この処理において、メインCPU66はメインRAM70に対してアクセスを許可する処理を行う。この処理が終了した場合、ステップS620に処理を移す。   In step S618, processing for permitting RAM access is performed. In this process, the main CPU 66 performs a process for permitting access to the main RAM 70. If this process ends, the process moves to a step S620.

ステップS620においては、メインCPU66は、バックアップクリアスイッチの入力があるか否かを判断する。バックアップクリアスイッチの入力がある場合には、ステップS702に処理を移し、バックアップクリアスイッチの入力がない場合には、ステップS622に処理を移す。   In step S620, the main CPU 66 determines whether there is an input of the backup clear switch. If there is an input from the backup clear switch, the process proceeds to step S702. If there is no input from the backup clear switch, the process proceeds to step S622.

ステップS622において、メインCPU66は、電断検知フラグがあるか否かを判断する。電断検知フラグがある場合には、ステップS624に処理を移し、電断検知フラグがない場合には、ステップS702に処理を移す。   In step S622, the main CPU 66 determines whether or not there is a power interruption detection flag. If there is a power interruption detection flag, the process proceeds to step S624. If there is no power interruption detection flag, the process proceeds to step S702.

ステップS624においては、作業領域損傷チェック処理を行う。この処理において、メインCPU66は、メインRAM70の作業領域にあるデータが電源断前の状態と同じであるか否かをチェックすることによって、作業領域が損傷しているか否かをチェックする処理を行う。より具体的には、メインCPU66は、作業領域のデータに基づいてチェック用データを生成し、電源断時処理において生成されたチェック用データと比較し、一致していれば損傷なしと判定する。この処理が終了した場合、ステップS626に処理を移す。   In step S624, work area damage check processing is performed. In this process, the main CPU 66 performs a process of checking whether or not the work area is damaged by checking whether or not the data in the work area of the main RAM 70 is the same as before the power is turned off. . More specifically, the main CPU 66 generates check data based on the work area data, compares it with the check data generated in the power-off process, and determines that there is no damage if they match. When this process ends, the process moves to a step S626.

ステップS626において、メインCPU66は、作業領域損傷があるか否かを判断する。作業領域損傷がある場合には、ステップS702に処理を移し、作業領域損傷がない場合には、ステップS628に処理を移す。   In step S626, the main CPU 66 determines whether the work area is damaged. If the work area is damaged, the process proceeds to step S702. If there is no work area damage, the process proceeds to step S628.

ステップS628においては、スタックポインタを復帰させる処理を行う。この処理において、メインCPU66は、スタックポインタを復帰させる処理を行う。この処理が終了した場合、ステップS630に処理を移す。   In step S628, processing for returning the stack pointer is performed. In this process, the main CPU 66 performs a process for returning the stack pointer. If this process ends, the process moves to a step S630.

ステップS630においては、スイッチ入力バッファクリア処理を行う。この処理において、メインCPU66は、スイッチ入力バッファをクリアする処理を行う。この処理が終了した場合、ステップS632に処理を移す。   In step S630, a switch input buffer clear process is performed. In this process, the main CPU 66 performs a process of clearing the switch input buffer. If this process ends, the process moves to a step S632.

ステップS632においては、CTC動作設定処理を行う。この処理において、メインCPU66は、CTC(Counter Timer Circuit)の動作を設定する処理を行う。この処理が終了した場合、ステップS634に処理を移す。   In step S632, a CTC operation setting process is performed. In this process, the main CPU 66 performs a process of setting an operation of a CTC (Counter Timer Circuit). If this process ends, the process moves to a step S634.

ステップS634においては、SIO動作設定処理を行う。この処理において、メインCPU66は、SIO(シリアル入出力)の動作を設定する処理を行う。この処理が終了した場合、ステップS636に処理を移す。   In step S634, an SIO operation setting process is performed. In this processing, the main CPU 66 performs processing for setting SIO (serial input / output) operation. When this process ends, the process moves to a step S636.

ステップS636においては、LED出力ポートリフレッシュ処理を行う。この処理において、メインCPU66は、ランプ74へ信号出力するためのLED出力ポートをリフレッシュさせる処理を行う。この処理が終了した場合、ステップS640に処理を移す。   In step S636, an LED output port refresh process is performed. In this process, the main CPU 66 performs a process of refreshing the LED output port for outputting a signal to the lamp 74. If this process ends, the process moves to a step S640.

ステップS640においては、電断復帰コマンド送信処理を行う。この処理において、メインCPU66は電断復帰コマンドを送信する処理を行う。この処理が終了した場合、ステップS642に処理を移す。   In step S640, a power interruption return command transmission process is performed. In this process, the main CPU 66 performs a process of transmitting a power interruption return command. When this process ends, the process moves to a step S642.

ステップS642において、メインCPU66は割込フラグが禁止状態であるか否かを判断する。メインCPU66は、割込フラグが禁止状態である場合には、ステップS646に処理を移し、割込フラグが禁止状態でない場合には、ステップS644に処理を移す。   In step S642, the main CPU 66 determines whether or not the interrupt flag is in a prohibited state. The main CPU 66 moves the process to step S646 when the interrupt flag is in the prohibited state, and moves the process to step S644 when the interrupt flag is not in the prohibited state.

ステップS644においては、割込許可処理を行う。この処理において、メインCPU66はタイマ割込処理(図8参照)を許可する処理を行う。この処理が終了した場合、ステップS646に処理を移す。   In step S644, an interrupt permission process is performed. In this process, the main CPU 66 performs a process for permitting a timer interrupt process (see FIG. 8). When this process ends, the process moves to a step S646.

ステップS646においては、スタックエリアにおけるレジスタを復帰する処理を行う。より具体的には、この処理において、メインCPU66は、例えば、電源断時に実行されていたプログラムアドレスを示すレジスタ(プログラムカウンタ)などを復帰する。このプログラムカウンタを復帰することによって、電源断前の処理に復帰することが可能になる。この処理が終了した場合には、後述する電源断時処理の実行前のプログラムアドレスに復帰する。   In step S646, a process for restoring the registers in the stack area is performed. More specifically, in this process, the main CPU 66 restores, for example, a register (program counter) indicating a program address that was being executed when the power was turned off. By returning the program counter, it is possible to return to the process before power-off. When this process ends, the program address before the execution of the power-off process described later is restored.

ステップS702においては、スタックポインタを初期化する処理を行う。この処理において、メインCPU66は、スタックポインタを初期化する処理を行う。この処理が終了した場合、ステップS704に処理を移す。   In step S702, a process for initializing the stack pointer is performed. In this processing, the main CPU 66 performs processing for initializing the stack pointer. If this process ends, the process moves to a step S704.

ステップS704においては、作業領域の先頭アドレスをセットする処理を行う。この処理において、メインCPU66は、レジスタにメインRAM70の作業領域の先頭アドレスをセットする処理を行う。この処理が終了した場合、ステップS706に処理を移す。   In step S704, processing for setting the start address of the work area is performed. In this process, the main CPU 66 performs a process of setting the start address of the work area of the main RAM 70 in the register. If this process ends, the process moves to a step S706.

ステップS706においては、クリアデータをセットする処理を行う。この処理において、メインCPU66は、クリアデータをセットする処理を行う。この処理が終了した場合、ステップS708に処理を移す。   In step S706, clear data is set. In this processing, the main CPU 66 performs processing for setting clear data. If this process ends, the process moves to a step S708.

ステップS708において、メインCPU66は、セットされたアドレスのデータがクリアされたか否かを判断する。セットされたアドレスのデータがクリアされた場合は、ステップS710に処理を移し、クリアされなかった場合は、ステップS702に処理を移す。   In step S708, the main CPU 66 determines whether the data at the set address has been cleared. If the data at the set address is cleared, the process proceeds to step S710. If not cleared, the process proceeds to step S702.

ステップS710においては、クリアしたアドレスの次のアドレスをセットする処理を行う。この処理において、メインCPU66は、クリアしたアドレスの次のアドレスをセットする処理を行う。この処理が終了した場合、ステップS712に処理を移す。   In step S710, processing for setting the next address after the cleared address is performed. In this processing, the main CPU 66 performs processing for setting the next address after the cleared address. If this process ends, the process moves to a step S712.

ステップS712において、メインCPU66は作業領域最終アドレスか否かを判断する。メインCPU66は、作業領域最終アドレスである場合には、ステップS714に処理を移し、作業領域最終アドレスでない場合には、ステップS706に処理を移す。このように、ステップS704からステップS712の処理が実行されることによって、メインRAM70の記録内容の初期化が行われる。   In step S712, the main CPU 66 determines whether it is the work area final address. If it is the work area final address, the main CPU 66 moves the process to step S714, and if it is not the work area final address, the main CPU 66 moves the process to step S706. As described above, the recording contents of the main RAM 70 are initialized by executing the processing from step S704 to step S712.

ステップS714においては、特別図柄に関するデータの初期化処理を行う。この処理において、メインCPU66は特別図柄に関するデータを初期化する処理を行う。この処理が終了した場合、ステップS716に処理を移す。   In step S714, data relating to special symbols is initialized. In this processing, the main CPU 66 performs processing for initializing data relating to special symbols. If this process ends, the process moves to a step S716.

ステップS716においては、CTC動作設定処理を行う。この処理において、メインCPU66は、CTC動作を設定する処理を行う。この処理が終了した場合、ステップS718に処理を移す。   In step S716, a CTC operation setting process is performed. In this process, the main CPU 66 performs a process for setting a CTC operation. When this process ends, the process moves to a step S718.

ステップS718においては、SIO動作設定処理を行う。この処理において、メインCPU66は、SIO動作を設定する処理を行う。この処理が終了した場合、ステップS720に処理を移す。   In step S718, an SIO operation setting process is performed. In this process, the main CPU 66 performs a process for setting an SIO operation. If this process ends, the process moves to a step S720.

ステップS720においては、LED出力ポートリフレッシュ処理を行う。この処理において、メインCPU66は、LED出力ポートをリフレッシュさせる処理を行う。この処理が終了した場合、ステップS724に処理を移す。   In step S720, an LED output port refresh process is performed. In this process, the main CPU 66 performs a process of refreshing the LED output port. If this process ends, the process moves to a step S724.

ステップS724においては、初期化コマンド送信処理を行う。この処理において、メインCPU66は、初期化コマンドを送信する処理を行う。この処理が終了した場合、ステップS726に処理を移す。   In step S724, initialization command transmission processing is performed. In this process, the main CPU 66 performs a process of transmitting an initialization command. When this process ends, the process moves to a step S726.

ステップS726においては、割込許可処理を行う。この処理において、メインCPU66は、タイマ割込処理(図8参照)の実行を許可する処理を行う。この処理が終了した場合、ステップS728に処理を移す。   In step S726, an interrupt permission process is performed. In this process, the main CPU 66 performs a process for permitting the execution of the timer interrupt process (see FIG. 8). If this process ends, the process moves to a step S728.

ステップS728においては、割込禁止処理を行う。この処理において、メインCPU66は、割込処理を禁止する処理を行う。すなわち、クロックパルス発生回路からの割込信号がマスクされた状態となり、この状態においては、割込信号の入力に基づくタイマ割込処理の実行が待機されることとなる。この処理が終了した場合、ステップS730に処理を移す。   In step S728, an interrupt prohibition process is performed. In this process, the main CPU 66 performs a process for prohibiting the interrupt process. That is, the interrupt signal from the clock pulse generation circuit is masked, and in this state, execution of the timer interrupt process based on the input of the interrupt signal is awaited. If this process ends, the process moves to a step S730.

ステップS730においては、初期値乱数更新処理を行う。この処理において、メインCPU66は、初期値乱数カウンタを更新する処理を行う。この処理が終了した場合、ステップS732に処理を移す。   In step S730, initial value random number update processing is performed. In this process, the main CPU 66 performs a process of updating the initial value random number counter. When this process ends, the process moves to a step S732.

ステップS732においては、割込許可処理を行う。この処理において、メインCPU66は、割込処理を許可する処理を行う。この処理が終了した場合、ステップS734に処理を移す。   In step S732, an interrupt permission process is performed. In this process, the main CPU 66 performs a process for permitting the interrupt process. If this process ends, the process moves to a step S734.

ステップS734において、メインCPU66は、システムタイマ監視タイマ値が3以上であるか否かを判断する。この処理において、メインCPU66は、メインRAM70に記憶されるシステムタイマ監視タイマ値を参照し、システムタイマ監視タイマ値が3以上である場合には、ステップS736に処理を移し、システムタイマ監視タイマ値が3未満の場合には、ステップS728に処理を移す。このように、メインCPU66によって実行されるステップS734は、第1の処理において、記憶手段に記憶された計数値が所定の判定値以上であるか否かを判定する割込回数判定処理の一例である。   In step S734, the main CPU 66 determines whether or not the system timer monitoring timer value is 3 or more. In this process, the main CPU 66 refers to the system timer monitoring timer value stored in the main RAM 70. If the system timer monitoring timer value is 3 or more, the main CPU 66 moves the process to step S736, and the system timer monitoring timer value is If it is less than 3, the process proceeds to step S728. As described above, step S734 executed by the main CPU 66 is an example of an interrupt number determination process for determining whether or not the count value stored in the storage means is equal to or greater than a predetermined determination value in the first process. is there.

ステップS736においては、システムタイマの値を3減算する処理を行う。この処理において、メインCPU66は、メインRAM70に記憶されるシステムタイマ監視タイマを3減算する処理を行う。この処理が終了した場合、ステップS738に処理を移す。なお、本実施例においては、システムタイマ監視タイマの値を3減算したが、本発明はこれに限定されず、例えば、ステップS734などにおいてシステムタイマの値を判定するために使用される判定値と同じ値を減算することとなれば、どのような値であってもよい。このように、メインCPU66によって実行されるステップS736は、第2の処理の実行を契機として、記憶手段に記憶された計数値から判定値と同値の減算を行い、減算後の値を計数値として記憶手段に記憶する割込回数減算処理の一例である。   In step S736, a process of subtracting 3 from the value of the system timer is performed. In this process, the main CPU 66 performs a process of subtracting 3 from the system timer monitoring timer stored in the main RAM 70. If this process ends, the process moves to a step S738. In this embodiment, the value of the system timer monitoring timer is subtracted by 3. However, the present invention is not limited to this. For example, the determination value used for determining the value of the system timer in step S734 and the like Any value may be used as long as the same value is subtracted. In this way, in step S736 executed by the main CPU 66, the execution of the second process triggers the subtraction of the same value as the determination value from the count value stored in the storage means, and the value after subtraction is used as the count value. It is an example of the interruption frequency subtraction process memorize | stored in a memory | storage means.

ステップS738においては、タイマ更新処理を行う。この処理において、メインCPU66は、メインRAM70の所定領域に記憶されるタイマ更新処理を行う。タイマ更新処理については、後述する。この処理が終了した場合、ステップS740に処理を移す。メインCPU66は、この処理によって更新されるタイマの値に基づいて、遊技の進行を管理する。このように、メインRAM70は、遊技の進行を管理する計時手段の一例である。また、このように、メインCPU66は、第2の処理において、計時手段の更新を行うタイマ更新処理を実行する遊技制御手段の一例である。   In step S738, timer update processing is performed. In this process, the main CPU 66 performs a timer update process stored in a predetermined area of the main RAM 70. The timer update process will be described later. If this process ends, the process moves to a step S740. The main CPU 66 manages the progress of the game based on the timer value updated by this process. Thus, the main RAM 70 is an example of a time measuring unit that manages the progress of the game. As described above, the main CPU 66 is an example of game control means for executing timer update processing for updating the clock means in the second processing.

ステップS740においては、特別図柄制御処理を行う。詳しくは後述するが、この処理において、メインCPU66は、始動入賞球センサ116からの検知信号に応じて抽出された、大当たり判定用乱数値と大当たり図柄決定用乱数値に基づき、メインROM68に記憶される大当たり当選テーブルを参照し、大当たり抽選が当選したか否かを判定し、判定の結果をメインRAM70に記憶する処理を行う。なお、本実施形態において、高確率状態とは、いわゆる確変状態のことであり、低確率状態より、大当たり抽選に当選する確率が向上する状態である。この処理が終了した場合、ステップS742に処理を移す。   In step S740, a special symbol control process is performed. As will be described in detail later, in this process, the main CPU 66 stores the jackpot determination random number value and the jackpot symbol determination random number value extracted according to the detection signal from the start winning ball sensor 116, and is stored in the main ROM 68. The jackpot winning table is referred to, whether or not the jackpot lottery is won is determined, and the determination result is stored in the main RAM 70. In the present embodiment, the high probability state is a so-called probability variation state, and is a state in which the probability of winning the big hit lottery is improved from the low probability state. If this process ends, the process moves to a step S742.

ステップS742においては、普通図柄制御処理を行う。この処理において、メインCPU66は、普通図柄制御処理を行う。この処理において、メインCPU66は、通過球センサ114、115からの検知信号に応じて抽出された乱数値に基づき、メインROM68に記憶される普通図柄当選テーブルを参照し、普通図柄抽選が当選したか否かを判定し、判定の結果をメインRAM70に記憶する処理を行う。なお、普通図柄抽選に当選した場合、所定期間、始動口25(図4参照)の羽根部材が開放状態となって、遊技球が入球しやすくなる。この処理が終了した場合、ステップS744に処理を移す。   In step S742, normal symbol control processing is performed. In this process, the main CPU 66 performs a normal symbol control process. In this process, the main CPU 66 refers to the normal symbol winning table stored in the main ROM 68 based on the random number value extracted according to the detection signals from the passing ball sensors 114 and 115, and determines whether the normal symbol lottery is won. It is determined whether or not, and the result of determination is stored in the main RAM 70. If the normal symbol lottery is won, the blade member of the start port 25 (see FIG. 4) is in an open state for a predetermined period, so that the game ball is easy to enter. If this process ends, the process moves to a step S744.

ステップS744においては、図柄表示装置制御処理を行う。この処理において、メインCPU66は、ステップS740、ステップS742でメインRAM70に記憶された特別図柄制御処理の結果と、普通図柄制御処理の結果に応じて、特別図柄表示器35と、普通図柄表示器33と、ラウンド数表示器51とを駆動するためのデータをメインRAM70に更新記憶する処理を行う。なお、更新されたデータに基づいて、ステップS750のポート出力処理において、各LEDへ駆動信号が出力される。この処理が終了した場合、ステップS746に処理を移す。   In step S744, a symbol display device control process is performed. In this process, the main CPU 66 determines the special symbol display 35 and the normal symbol display 33 according to the result of the special symbol control process stored in the main RAM 70 in step S740 and step S742 and the result of the normal symbol control process. Then, processing for updating and storing data for driving the round number display 51 in the main RAM 70 is performed. In addition, based on the updated data, a drive signal is output to each LED in the port output process of step S750. When this process ends, the process moves to a step S746.

ステップS746においては、遊技情報データ生成処理を行う。この処理において、メインCPU66は、台コンピュータ又はホールコンピュータへ信号を出力するための遊技情報データを生成し、メインRAM70に記憶する処理を行う。この処理が終了した場合、ステップS748に処理を移す。   In step S746, game information data generation processing is performed. In this process, the main CPU 66 performs a process of generating game information data for outputting a signal to the base computer or the hall computer and storing it in the main RAM 70. When this process ends, the process moves to a step S748.

ステップS748においては、図柄保留個数データ生成処理を行う。この処理において、メインCPU66は、後述するシステムタイマ割込処理におけるスイッチ入力処理(図8、ステップS810)にて検出される始動入賞球センサ116及び通過球センサ114、115からの検知信号や、特別図柄及び普通図柄の変動表示の実行に応じて更新されるメインRAM70に記憶された保留個数データの更新結果に基づいて、特別図柄保留ランプ34a〜34d及び普通図柄保留ランプ50a〜50dを駆動するための制御信号をメインRAM70に記憶する処理を行う。この処理が終了した場合、ステップS750に処理を移す。   In step S748, symbol reservation number data generation processing is performed. In this process, the main CPU 66 detects detection signals from the start winning ball sensor 116 and the passing ball sensors 114 and 115 detected in the switch input process (FIG. 8, step S810) in the system timer interrupt process to be described later, To drive the special symbol holding lamps 34a to 34d and the normal symbol holding lamps 50a to 50d based on the update result of the holding number data stored in the main RAM 70 that is updated in accordance with the execution of the variable display of the symbols and the normal symbols. The control signal is stored in the main RAM 70. If this process ends, the process moves to a step S750.

ステップS750においては、ポート出力処理を行う。この処理において、メインCPU66は、上記のステップなどでメインRAM70に記憶される制御信号を各ポートに出力する処理を行う。具体的には、ランプ74にLED点灯のためのLED電源(コモン信号)やソレノイド駆動のためのソレノイド電源を供給する。この処理が終了した場合、ステップS752に処理を移す。   In step S750, port output processing is performed. In this process, the main CPU 66 performs a process of outputting a control signal stored in the main RAM 70 to each port in the above steps. Specifically, an LED power source (common signal) for turning on the LED and a solenoid power source for driving the solenoid are supplied to the lamp 74. If this process ends, the process moves to a step S752.

ステップS752においては、入賞口関連コマンド制御処理を行う。この処理において、メインCPU66は、入賞口関連コマンドを制御する処理を行う。入賞口関連コマンド制御処理については、後述する。この処理が終了した場合、ステップS754に処理を移す。   In step S752, a winning mouth associated command control process is performed. In this process, the main CPU 66 performs a process of controlling a winning mouth associated command. The winning opening related command control processing will be described later. If this process ends, the process moves to a step S754.

ステップS754においては、記憶・遊技状態コマンド制御処理を行う。記憶・遊技状態コマンド制御処理を行う。この処理において、メインCPU66は、メインRAM70の所定領域に確変フラグもしくは時短状態フラグがセットされているか判定し、確変フラグもしくは時短状態フラグがセットされていると判定した場合、確変状態コマンド、時短状態コマンドを生成し、副制御回路200に送信する処理を行う。記憶・遊技状態コマンド制御処理については、後述する。この処理が終了した場合、ステップS756に処理を移す。なお、本実施形態において、時短状態とは、普通図柄及び特別図柄の変動表示時間が、通常遊技時よりも短く、持ち玉の減少が抑制されつつ短時間で多くの特別図柄が変動される状態であるが、これに限定されず、例えば、さらに、普通図柄の抽選の当選確率が通常状態よりも高い状態となってもよい。   In step S754, a storage / game state command control process is performed. Memory / game state command control processing is performed. In this process, the main CPU 66 determines whether a certain change flag or a short-time state flag is set in a predetermined area of the main RAM 70, and determines that a certain change flag or a short-time state flag is set. Processing for generating a command and transmitting it to the sub-control circuit 200 is performed. The storage / game state command control process will be described later. When this process ends, the process moves to a step S756. In the present embodiment, the short time state is a state in which the fluctuation display time of the normal symbol and the special symbol is shorter than that in the normal game, and many special symbols are fluctuated in a short time while the decrease in possession is suppressed. However, the present invention is not limited to this. For example, the winning probability of the normal symbol lottery may be higher than the normal state.

ステップS756においては、コマンド出力制御処理を行う。この処理において、メインCPU66は、コマンド出力を制御する処理を行う。コマンド出力制御処理については、後述する。この処理が終了した場合、ステップS758に処理を移す。このように、メインCPU66によって実行されるステップS756は、第2の処理において実行する遊技制御手段のコマンド送信処理の一例である。   In step S756, command output control processing is performed. In this processing, the main CPU 66 performs processing for controlling command output. The command output control process will be described later. If this process ends, the process moves to a step S758. As described above, step S756 executed by the main CPU 66 is an example of command transmission processing of the game control means executed in the second processing.

ステップS758においては、払出処理を行う。この処理において、メインCPU66は、大入賞口39、始動口25、一般入賞口56a〜56dに遊技球が入賞したか否かのチェックを行い、入賞があった場合、それぞれに対応する払出要求コマンドを払出・発射制御回路126の払出制御用CPUに送信する。払出処理については後述する。この処理が終了した場合、ステップS728に処理を移す。このように、メインCPU66によって実行されるメイン処理(ステップS602からステップS758)は、遊技の進行を制御するルーチンであって、電源供給開始後、所定の電源投入時処理を行った後は、所定の第1の処理を繰り返し実行するメインルーチンの一例である。また、このように、メインCPU66によって実行されるメイン処理のステップS736からステップS758は、メインルーチンにおいて実行され、割込回数判定処理にて計数値が所定の判定値以上であると判定された場合に、所定の処理を行った後に第1の処理へ移行する処理を行う第2の処理の一例である。また、このように、主制御回路60は、メインルーチンを実行するとともに、遊技の進行に応じて演出制御回路へ演出時間が特定可能な演出コマンドを送信するコマンド送信処理を実行する遊技制御手段を備える主制御回路の一例である。   In step S758, a payout process is performed. In this process, the main CPU 66 checks whether or not a game ball has won a prize winning port 39, a starting port 25, and general winning ports 56a to 56d, and if there is a winning, a payout request command corresponding to each. Is sent to the payout control CPU of the payout / firing control circuit 126. The payout process will be described later. If this process ends, the process moves to a step S728. As described above, the main processing (step S602 to step S758) executed by the main CPU 66 is a routine for controlling the progress of the game. After the power supply is started and the predetermined power-on processing is performed, the main processing is performed. It is an example of a main routine that repeatedly executes the first process. As described above, steps S736 to S758 of the main process executed by the main CPU 66 are executed in the main routine, and the count value is determined to be greater than or equal to a predetermined determination value in the interrupt count determination process. In addition, it is an example of a second process for performing a process of shifting to the first process after performing a predetermined process. In addition, in this way, the main control circuit 60 executes a main routine and game control means for executing a command transmission process for transmitting an effect command that can specify an effect time to the effect control circuit according to the progress of the game. It is an example of a main control circuit provided.

[タイマ割込処理]
メインCPU66は、メイン処理を実行している状態であっても、メイン処理を中断させ、システムタイマ割込処理を実行する場合がある。クロックパルス発生回路62から所定の周期(例えば2ミリ秒)毎に発生されるクロックパルスに応じて、以下のシステムタイマ割込処理を実行する。図8を用いて、タイマ割込処理について以下に説明する。
[Timer interrupt processing]
Even when the main CPU 66 is executing the main process, the main CPU 66 may interrupt the main process and execute the system timer interrupt process. The following system timer interrupt process is executed in response to a clock pulse generated from the clock pulse generation circuit 62 every predetermined period (for example, 2 milliseconds). The timer interrupt process will be described below with reference to FIG.

ステップS802においては、レジスタ退避処理を行う。この処理において、メインCPU66は、レジスタを退避させる処理を行う。この処理が終了した場合、ステップS804に処理を移す。   In step S802, a register saving process is performed. In this process, the main CPU 66 performs a process for saving the register. If this process ends, the process moves to a step S804.

ステップS804においては、システムタイマ監視タイマの値を+1する処理を行う。この処理において、メインCPU66は、メインRAM70に記憶されるシステムタイマ監視タイマの値に1を加算する処理を行う。なお、システムタイマ監視タイマは、所定の処理(特別図柄制御処理など)をタイマ割込処理の所定回数(3回)の起動を条件として実行させるための監視タイマである。この処理が終了した場合、ステップS806に処理を移す。このように、メインCPU66によって実行されるステップS804は、割込ルーチンにおいて実行され、割込ルーチンが実行された回数を計数し、記憶手段に計数値として記憶する割込回数計数処理の一例である。   In step S804, the system timer monitoring timer value is incremented by one. In this process, the main CPU 66 performs a process of adding 1 to the value of the system timer monitoring timer stored in the main RAM 70. The system timer monitoring timer is a monitoring timer for executing a predetermined process (such as a special symbol control process) on the condition that the timer interrupt process is started a predetermined number of times (three times). If this process ends, the process moves to a step S806. As described above, step S804 executed by the main CPU 66 is an example of the interrupt count process that is executed in the interrupt routine, counts the number of times the interrupt routine is executed, and stores it as a count value in the storage means. .

ステップS806においては、ウォッチドッグ出力データにクリアデータ(01H)をセットする処理を行う。この処理において、メインCPU66は、ウォッチドッグ出力データにクリアデータ(01H)をセットする。さらに、メインCPU66は、ウォッチドッグ出力データに基づく制御信号を初期リセット回路64に送信する。初期リセット回路64は、受信した制御信号に基づいてウォッチドッグタイマのクリアを行う。   In step S806, a process of setting clear data (01H) to watchdog output data is performed. In this process, the main CPU 66 sets clear data (01H) in the watchdog output data. Further, the main CPU 66 transmits a control signal based on the watchdog output data to the initial reset circuit 64. The initial reset circuit 64 clears the watchdog timer based on the received control signal.

なお、初期リセット回路64に設けられるウォッチドッグタイマでは、クリアされてから初期リセット回路64に接続されたコンデンサの容量で決定される所定時間(本実施形態では、3100ms)が経過すると、初期リセット回路64からメインCPU66へシステムリセット信号が出力される。メインCPU66はこの初期リセット回路64からのシステムリセット信号がリセット端子66aへ入力されるとシステムリセット状態となる。この処理が終了した場合、ステップS808に処理を移す。   In the watchdog timer provided in the initial reset circuit 64, when a predetermined time (3100 ms in the present embodiment) determined by the capacitance of the capacitor connected to the initial reset circuit 64 elapses after being cleared, the initial reset circuit. A system reset signal is output from 64 to the main CPU 66. When the system reset signal from the initial reset circuit 64 is input to the reset terminal 66a, the main CPU 66 enters a system reset state. If this process ends, the process moves to a step S808.

ステップS808においては、乱数更新処理を行う。この処理において、メインCPU66は、乱数を更新する処理を行う。例えば、メインCPU66は、大当たり判定用乱数カウンタ、大当たり図柄決定用乱数カウンタ、普通図柄判定用乱数カウンタなどの乱数を更新する。なお、大当たり判定用乱数カウンタ及び大当たり図柄決定用乱数カウンタは、カウンタ値の更新タイミングが不定であると、公正さに欠けるものとなってしまうため、これを担保するために2ms毎の決まったタイミングで更新を行うようにしている。この処理が終了した場合、ステップS810に処理を移す。   In step S808, random number update processing is performed. In this process, the main CPU 66 performs a process of updating the random number. For example, the main CPU 66 updates random numbers such as a jackpot determination random number counter, a jackpot symbol determination random number counter, and a normal symbol determination random number counter. Note that the jackpot determination random number counter and the jackpot symbol determination random number counter are not fair if the update timing of the counter value is indefinite. Therefore, a fixed timing every 2 ms to ensure this. I am trying to update with. If this process ends, the process moves to a step S810.

ステップS810においては、スイッチ入力処理を行う。この処理において、メインCPU66は、スイッチに入力があったか否か判定する処理を行う。例えば、メインCPU66は、大入賞口39(図4参照)に設けられたカウントセンサ104(図5参照)や、一般入賞口56a、56b、56c、56d(図4参照)に設けられた一般入賞球センサ106、108、110、112(図5参照)や、通過ゲート54a、54b(図4参照)に設けられた通過球センサ114、115(図5参照)や、始動口25(図4参照)に設けられた始動入賞球センサ116(図5参照)からの検知信号を受信することによって、各スイッチが遊技球を検知したか判定する。メインCPU66は、検知したと判定した場合、検知に応じて、始動口入賞検知チェックカウンタや、大入賞口賞球カウンタや、一般入賞口賞球カウンタや、始動口賞球カウンタなどを更新する。   In step S810, switch input processing is performed. In this process, the main CPU 66 performs a process for determining whether or not there is an input to the switch. For example, the main CPU 66 receives the general winnings provided in the count sensor 104 (see FIG. 5) provided in the big winning opening 39 (see FIG. 4) and the general winning openings 56a, 56b, 56c, 56d (see FIG. 4). The ball sensors 106, 108, 110, 112 (see FIG. 5), the passing ball sensors 114, 115 (see FIG. 5) provided in the passage gates 54a, 54b (see FIG. 4), and the start port 25 (see FIG. 4). ) To receive a detection signal from the start winning ball sensor 116 (see FIG. 5), it is determined whether each switch has detected a game ball. When the main CPU 66 determines that it has been detected, the main CPU 66 updates the start opening prize detection check counter, the large winning opening prize ball counter, the general winning opening prize ball counter, the starting opening prize ball counter, and the like.

なお、スイッチ入力処理においては、上記のように各スイッチの入力状態を検出しており、チャタリングによる誤検出を防止するために、連続して2回の入力を検出したときに、遊技球の通過と判定している。この入力状態の検出タイミングについては、間隔が長いと、複数の遊技球が短時間に通過した場合に、正しく検出できなくなる可能性があるため、タイマ割込処理にて実行している。この処理が終了した場合、ステップS812に処理を移す。   In the switch input process, the input state of each switch is detected as described above, and in order to prevent erroneous detection due to chattering, the game ball passes when two consecutive inputs are detected. It is determined. As for the detection timing of this input state, if the interval is long, there is a possibility that it cannot be detected correctly when a plurality of game balls pass in a short time. If this process ends, the process moves to a step S812.

ステップS812においては、レジスタ復帰処理を行う。この処理において、メインCPU66は、割込処理前の処理へ復帰するためにレジスタを復帰させる処理を行う。この処理が終了した場合には、本サブルーチンを終了する。このように、メインCPU66によって実行されるタイマ割込処理(ステップS802からステップS812)は、メインルーチンの実行中において、所定時間毎に発生する割込条件を契機として実行する割込ルーチンの一例である。   In step S812, a register restoration process is performed. In this process, the main CPU 66 performs a process for returning the register to return to the process before the interrupt process. When this process is finished, this subroutine is finished. As described above, the timer interrupt process (steps S802 to S812) executed by the main CPU 66 is an example of an interrupt routine that is executed with an interrupt condition generated every predetermined time as a trigger during execution of the main routine. is there.

なお、本実施形態において、処理の一例を説明してきたが、本発明はこれに限定されず、コマンド送信に関する処理をシステムタイマ割込処理の所定回数実行した後に行うようにし、スイッチ入力処理をシステムタイマ割込処理にて実行するようにしていれば、メイン処理における他の処理(例えば、特別図柄制御処理)についてはシステムタイマ割込処理にて実行するようにしてもよい。   In the present embodiment, an example of processing has been described. However, the present invention is not limited to this, and processing related to command transmission is performed after a predetermined number of times of system timer interruption processing. As long as it is executed in the timer interrupt process, other processes in the main process (for example, special symbol control process) may be executed in the system timer interrupt process.

[電源断時処理]
図9を用いて、メインCPU66が電断検知信号のHからLへの信号の立下りを検知した際に実行される電源断時処理について以下に説明する。
[Power-off processing]
With reference to FIG. 9, the power-off process executed when the main CPU 66 detects the fall of the power-off detection signal from H to L will be described below.

ステップS902においては、レジスタ(AF)退避処理を行う。この処理において、メインCPU66は、レジスタを退避する処理を行う。この処理が終了した場合、ステップS904に処理を移す。   In step S902, register (AF) saving processing is performed. In this processing, the main CPU 66 performs processing for saving registers. When this process ends, the process moves to a step S904.

ステップS904において、メインCPU66は、電断検知信号がLであるか否かを判断する。電断検知信号がL(低)である場合には、ステップS908に処理を移し、電断検知信号がLでない場合には、ステップS906に処理を移す。なお、この処理において、電断検知信号の状態を検知することによって、電断検知信号の立下りがチャタリングによるものか否か判定することが可能である。   In step S904, the main CPU 66 determines whether the power interruption detection signal is L or not. If the power interruption detection signal is L (low), the process proceeds to step S908. If the power interruption detection signal is not L, the process proceeds to step S906. In this process, it is possible to determine whether or not the fall of the power interruption detection signal is due to chattering by detecting the state of the power interruption detection signal.

ステップS906においては、レジスタ復帰処理を行う。この処理において、メインCPU66は、レジスタを復帰させる処理を行う。この処理が終了した場合には、本処理の割込前の処理に復帰する。   In step S906, a register restoration process is performed. In this process, the main CPU 66 performs a process for restoring the register. When this process ends, the process returns to the process before the interruption of this process.

ステップS908においては、レジスタ退避処理を行う。この処理において、メインCPU66は、レジスタを退避する処理を行う。この処理が終了した場合、ステップS910に処理を移す。   In step S908, register saving processing is performed. In this processing, the main CPU 66 performs processing for saving registers. When this process ends, the process moves to a step S910.

ステップS910においては、割込状態を割込フラグに反映させる処理を行う。この処理において、メインCPU66は、割込状態を割込フラグに反映させる処理を行う。この処理が終了した場合、ステップS912に処理を移す。   In step S910, a process of reflecting the interrupt state on the interrupt flag is performed. In this process, the main CPU 66 performs a process of reflecting the interrupt state on the interrupt flag. If this process ends, the process moves to a step S912.

ステップS912においては、スタックポインタを退避させる処理を行う。この処理において、メインCPU66は、スタックポインタを退避させる処理を行う。この処理が終了した場合、ステップS914に処理を移す。   In step S912, processing for saving the stack pointer is performed. In this processing, the main CPU 66 performs processing for saving the stack pointer. If this process ends, the process moves to a step S914.

ステップS914においては、作業領域損傷チェック用データ生成処理を行う。この処理において、メインCPU66は、作業領域損傷チェック用データの生成処理を行う。この処理が終了した場合、ステップS916に処理を移す。   In step S914, work area damage check data generation processing is performed. In this process, the main CPU 66 performs a work area damage check data generation process. If this process ends, the process moves to a step S916.

ステップS916においては、電断検知フラグをセットする処理を行う。この処理において、メインCPU66は、電断検知フラグをセットする処理を行う。この処理が終了した場合、ステップS918に処理を移す。   In step S916, a process for setting a power interruption detection flag is performed. In this processing, the main CPU 66 performs processing for setting a power interruption detection flag. If this process ends, the process moves to a step S918.

ステップS918においては、RAMアクセス禁止処理を行う。この処理において、メインCPU66は、RAMアクセスを禁止する処理を行う。この処理が終了した場合には、本サブルーチンを終了する。   In step S918, RAM access prohibition processing is performed. In this processing, the main CPU 66 performs processing for prohibiting RAM access. When this process is finished, this subroutine is finished.

[特別図柄制御処理]
図7のステップS740において実行されるサブルーチンについて図10を用いて説明する。なお、図10において、ステップS72からステップS81の側方に描いた数値は、それらのステップに対応する制御状態フラグを示し、その制御状態フラグの数値に応じて、その数値に対応する1つのステップが実行され、特別図柄ゲームが進行することになる。
[Special symbol control processing]
The subroutine executed in step S740 in FIG. 7 will be described with reference to FIG. In FIG. 10, the numerical values drawn from step S72 to step S81 indicate control state flags corresponding to those steps, and one step corresponding to the numerical value is determined according to the numerical value of the control state flag. Will be executed and the special symbol game will proceed.

最初に、図10に示すように、制御状態フラグをロードする処理を実行する(ステップS71)。この処理において、メインCPU66は、制御状態フラグを読み出す。この処理が終了した場合には、ステップS72に処理を移す。   First, as shown in FIG. 10, a process for loading a control state flag is executed (step S71). In this process, the main CPU 66 reads the control state flag. If this process ends, the process moves to a step S72.

なお、後述するステップS72からステップS81において、メインCPU66は、後述するように、制御状態フラグの値に基づいて、各ステップにおける各種の処理を実行するか否かを判断する。この制御状態フラグは、特別図柄ゲームの遊技の状態を示すものであり、ステップS72からステップS81における処理のいずれかを実行可能にするものである。また、それに加えて、メインCPU66は、各ステップに対して設定された待ち時間タイマなどに応じて決定される所定のタイミングで各ステップにおける処理を実行する。なお、この所定のタイミングに至る前においては、各ステップにおける処理を実行することなく終了することになり、他のサブルーチンを実行することになる。もちろん、所定の周期でタイマ割込処理(図8参照)も実行する。   Note that in steps S72 to S81, which will be described later, the main CPU 66 determines whether to execute various processes in each step based on the value of the control state flag, as will be described later. This control state flag indicates the game state of the special symbol game, and enables one of the processes from step S72 to step S81 to be executed. In addition, the main CPU 66 executes processing in each step at a predetermined timing determined in accordance with a waiting time timer set for each step. Before reaching the predetermined timing, the process ends without executing the process in each step, and another subroutine is executed. Of course, timer interrupt processing (see FIG. 8) is also executed at a predetermined cycle.

ステップS72においては、特別図柄記憶チェック処理を実行する。詳しくは図11を用いて後述する。この処理が終了した場合には、ステップS73に処理を移す。   In step S72, a special symbol memory check process is executed. Details will be described later with reference to FIG. If this process ends, the process moves to a step S73.

ステップS73においては、特別図柄変動時間管理処理を実行する。この処理において、メインCPU66は、制御状態フラグが特別図柄変動時間管理を示す値(01)であり、変動時間が経過した場合に、特別図柄表示時間管理を示す値(02)を制御状態フラグにセットするとともに、図柄停止コマンドを後述する演出制御コマンドデータとしてセットし、確定後待ち時間(例えば1秒)を待ち時間タイマにセットする。つまり、確定後待ち時間が経過した後、ステップS74の処理を実行するように設定する。また、上述のようにしてセットされた図柄停止コマンドは、図14において後述するコマンド出力制御処理にてコマンド出力される。この処理が終了した場合には、ステップS74に処理を移す。   In step S73, a special symbol variation time management process is executed. In this process, the main CPU 66 sets the value (02) indicating the special symbol display time management to the control state flag when the control state flag is the value (01) indicating the special symbol variation time management. In addition to setting, a symbol stop command is set as effect control command data to be described later, and a waiting time after determination (for example, 1 second) is set in the waiting time timer. That is, it is set so that the process of step S74 is executed after the waiting time after determination has elapsed. Further, the symbol stop command set as described above is output as a command in a command output control process described later in FIG. If this process ends, the process moves to a step S74.

ステップS74においては、特別図柄表示時間管理処理を実行する。この処理においては、メインCPU66は、制御状態フラグが特別図柄表示時間管理を示す値(02)であり、確定後待ち時間が経過した場合に、大当たりか否かを判断する。メインCPU66は、大当たりである場合に、大当たり開始インターバル管理を示す値(03)を制御状態フラグにセットするとともに、大当たり開始コマンドを後述する演出制御コマンドデータとしてセットし、大当たり開始インターバルに対応する時間(例えば10秒)を待ち時間タイマにセットする。つまり、大当たり開始インターバルに対応する時間が経過した後、ステップS75の処理を実行するように設定するのである。また、上述のようにしてセットされた大当たり開始コマンドは、図14において後述するコマンド出力制御処理にてコマンド出力される。一方、メインCPU66は、大当たりではない場合に、特別図柄ゲーム終了を示す値(07)をセットする。つまり、ステップS81の処理を実行するように設定するのである。この処理が終了した場合には、ステップS75に処理を移す。   In step S74, a special symbol display time management process is executed. In this process, the main CPU 66 determines whether or not it is a big hit when the control state flag is a value (02) indicating special symbol display time management and the waiting time after determination has elapsed. The main CPU 66 sets a value (03) indicating the jackpot start interval management in the control state flag in the case of a jackpot, sets a jackpot start command as effect control command data to be described later, and sets a time corresponding to the jackpot start interval. (For example, 10 seconds) is set in the waiting time timer. That is, after the time corresponding to the jackpot start interval elapses, the setting of step S75 is performed. The jackpot start command set as described above is output as a command in a command output control process described later in FIG. On the other hand, the main CPU 66 sets a value (07) indicating the end of the special symbol game when it is not a big hit. That is, it is set to execute the process of step S81. If this process ends, the process moves to a step S75.

ステップS75においては、大当たり開始インターバル管理処理を実行する。この処理において、メインCPU66は、制御状態フラグが大当たり開始インターバル管理を示す値(03)であり、その大当たり開始インターバルに対応する時間が経過した場合に、メインROM68から読み出された大入賞口39を開放させるためのデータをメインRAM70に記憶する。そして、メインCPU66は、図7のステップS750の処理において、メインRAM70に記憶された大入賞口39を開放させるためのデータを読み出し、大入賞口39を開放させる旨の信号を、大入賞口ソレノイド120に供給する。このように、メインCPU66などは、大入賞口39の開閉制御を行う。つまり、所定の有利な遊技状態(大入賞口39が遊技球を受け入れやすい開放状態から大入賞口39が遊技球を受け入れ難い閉鎖状態までの遊技状態)が提供される一のラウンドゲームを複数回繰り返し行う可能性がある特別遊技が実行されることになる。   In step S75, a jackpot start interval management process is executed. In this processing, the main CPU 66 has a value (03) indicating that the control status flag indicates the jackpot start interval management, and when the time corresponding to the jackpot start interval has elapsed, the main winning prize port 39 read from the main ROM 68 is displayed. Is stored in the main RAM 70. Then, in the process of step S750 in FIG. 7, the main CPU 66 reads data for opening the big prize opening 39 stored in the main RAM 70, and sends a signal indicating that the big prize opening 39 is opened to the big prize opening solenoid. 120. As described above, the main CPU 66 and the like perform opening / closing control of the special winning opening 39. That is, one round game in which a predetermined advantageous gaming state (a gaming state from the open state where the big winning opening 39 easily accepts the game ball to the closed state where the big winning opening 39 hardly accepts the game ball) is provided a plurality of times. A special game that may be repeated is executed.

さらに、メインCPU66は、大入賞口開放中を示す値(04)を制御状態フラグにセットするとともに、開放上限時間(例えば30秒)を大入賞口開放時間タイマにセットする。つまり、ステップS78の処理を実行するように設定するのである。さらに、メインCPU66は、メインRAM70内の特別遊技実行時間タイマを使用して特別遊技の実行時間の計測を開始する。また、メインCPU66は、「ラウンド1」を示す大入賞口開放コマンド(例えば、A201など)を演出制御コマンドデータとしてメインRAM70にセットする。このようにしてセットされた大入賞口開放コマンドは、図14において後述するコマンド出力制御処理にてコマンド送信される。この処理が終了した場合には、ステップS77に処理を移す。   Further, the main CPU 66 sets a value (04) indicating that the big prize opening is being opened in the control state flag, and sets the upper opening limit time (for example, 30 seconds) in the big prize opening time timer. That is, it is set to execute the process of step S78. Further, the main CPU 66 starts measuring the execution time of the special game using the special game execution time timer in the main RAM 70. Further, the main CPU 66 sets a special winning opening opening command (for example, A201) indicating “Round 1” in the main RAM 70 as effect control command data. The special winning opening release command set in this way is transmitted as a command in a command output control process described later in FIG. If this process ends, the process moves to a step S77.

ステップS77においては、大入賞口再開放前待ち時間管理処理を実行する。この処理において、メインCPU66は、制御状態フラグが大入賞口再開放前待ち時間管理を示す値(05)であり、ラウンド間インターバルに対応する時間が経過した場合に、大入賞口開放回数カウンタを“1”増加するように記憶更新する。メインCPU66は、大入賞口開放中を示す値(04)を制御状態フラグにセットする。メインCPU66は、開放上限時間(例えば30秒)を大入賞口開放時間タイマにセットする。つまり、ステップS78の処理を実行するように設定するのである。また、メインCPU66は、大入賞口開放回数カウンタを参照してこれに対応する大入賞口開放コマンド(例えば、大入賞口開放回数カウンタが8であれば「ラウンド8」に対応するA208)を演出制御コマンドデータとしてメインRAM70にセットする。このようにしてセットされた大入賞口開放コマンドは、図14において後述するコマンド出力制御処理にてコマンド送信される。これによって、副制御回路200において、実行するラウンドに対応するラウンドゲームの表示が実行されることになる。この処理が終了した場合には、ステップS78に処理を移す。   In step S77, a waiting time management process before reopening the big winning opening is executed. In this process, the main CPU 66 sets the special prize opening number counter when the control status flag is a value (05) indicating the waiting time management before the big prize opening reopening and the time corresponding to the interval between rounds has elapsed. The memory is updated so that “1” is increased. The main CPU 66 sets a value (04) indicating that the special winning opening is open in the control state flag. The main CPU 66 sets an opening upper limit time (for example, 30 seconds) in the big prize opening time timer. That is, it is set to execute the process of step S78. Further, the main CPU 66 refers to the special winning opening opening number counter and produces a corresponding special opening opening command (for example, A208 corresponding to “round 8” if the special winning opening release number counter is 8). It is set in the main RAM 70 as control command data. The special winning opening release command set in this way is transmitted as a command in a command output control process described later in FIG. As a result, the sub-control circuit 200 displays a round game corresponding to the round to be executed. If this process ends, the process moves to a step S78.

ステップS78においては、大入賞口開放中処理を実行する。この処理において、メインCPU66は、制御状態フラグが大入賞口開放中を示す値(04)である場合に、大入賞口入賞カウンタが“10”以上であるという条件、開放上限時間を経過した(大入賞口開放時間タイマが“0”である)という条件のいずれかを満たすか否かを判断する。メインCPU66は、いずれかの条件を満たした場合に、大入賞口39を閉鎖させるために,メインRAM70に位置付けられた変数を更新する。そして、大入賞口開放回数カウンタが大入賞口開放回数最大値以上である(最終ラウンドである)という条件を満たすか否かを判断する。メインCPU66は、この条件を満たした場合に、大当たり終了インターバルを示す値(06)を制御状態フラグにセットするとともに大当たり終了コマンド(例えば、確変大当たりA300、通常大当たりA301など)を後述する演出制御コマンドデータとしてセットし、大当たり終了インターバルに対応する時間を待ち時間タイマにセットする。つまり、大当たり終了インターバルに対応する時間が経過した後、ステップS80の処理を実行するように設定するのである。また、上述のようにしてセットされた大当たり終了コマンドは、図14において後述するコマンド出力制御処理にてコマンド送信される。一方、メインCPU66は、この条件を満たさない場合に、大入賞口再開放前待ち時間管理を示す値(05)を制御状態フラグにセットする。また、メインCPU66は、ラウンド間インターバルに対応する時間を待ち時間タイマにセットする。つまり、ラウンド間インターバルに対応する時間が経過した後、ステップS77の処理を実行するように設定するのである。また、メインCPU66は、ラウンド間インターバル表示コマンド(例えば、A100)を演出制御コマンドデータとしてメインRAM70にセットする。このようにしてセットされたラウンド間インターバル表示コマンドは、図14において後述するコマンド出力制御処理にてコマンド送信される。この処理が終了した場合には、ステップS80に処理を移す。   In step S78, a special winning opening opening process is executed. In this process, when the control status flag is a value (04) indicating that the big prize opening is being opened, the main CPU 66 has passed the condition that the big prize opening prize counter is “10” or more, and the opening upper limit time ( It is determined whether or not any of the conditions that the big prize opening time timer is “0” is satisfied. The main CPU 66 updates a variable positioned in the main RAM 70 in order to close the special winning opening 39 when any of the conditions is satisfied. Then, it is determined whether or not a condition that the special winning opening opening number counter is equal to or greater than the maximum winning opening opening number (the final round) is satisfied. When this condition is satisfied, the main CPU 66 sets a value (06) indicating the jackpot end interval in the control state flag, and produces a jackpot end command (for example, a promiscuous jackpot A300, a normal jackpot A301, etc.), which will be described later. Set as data, and set the time corresponding to the jackpot end interval in the waiting time timer. That is, after the time corresponding to the jackpot end interval elapses, the setting of step S80 is performed. The jackpot end command set as described above is transmitted in a command output control process described later with reference to FIG. On the other hand, when this condition is not satisfied, the main CPU 66 sets a value (05) indicating the waiting time management before reopening the big winning opening to the control state flag. Further, the main CPU 66 sets a time corresponding to the interval between rounds in the waiting time timer. In other words, after the time corresponding to the interval between rounds has elapsed, the setting of step S77 is performed. Further, the main CPU 66 sets an inter-round interval display command (for example, A100) in the main RAM 70 as effect control command data. The inter-round interval display command set in this way is transmitted in a command output control process to be described later with reference to FIG. If this process ends, the process moves to a step S80.

ステップS80においては、大当たり終了インターバル処理を実行する。この処理において、メインCPU66は、制御状態フラグが大当たり終了インターバルを示す値(06)であり、大当たり終了インターバルに対応する時間が経過した場合に、特別図柄ゲーム終了を示す値(07)を制御状態フラグにセットする。つまり、ステップS81の処理を実行するように設定するのである。また、メインCPU66は、確変状態となる場合には、確変フラグをメインRAM70の所定領域にセットする。また、メインCPU66は、時短状態となる場合には、メインRAM70の所定領域に時短状態フラグをセットし、時短回数に100をセットする。また、メインCPU66は、遊技状態コマンド(例えば、高確率状態(確変大当たり時)B001、低確率状態(通常大当たり時)B002など)を遊技状態コマンドデータとしてメインRAM70にセットする。このようにしてセットされた遊技状態コマンドは図13において後述する記憶・遊技状態コマンド制御処理にてコマンド送信される。これによって、副制御回路200において、遊技状態が認識可能となる。この処理が終了した場合には、ステップS81に処理を移す。なお、本実施形態において、時短回数に100がセットされているが、本発明はこれに限定されず、例えば、時短回数は150、200、300など他の時短回数であってもよい。また、この時短回数は、ステップS74の特別図柄表示時間管理処理において、大当たりではないと判定された場合に、時短状態であれば“1”減算され、“0”になると時短状態フラグをクリアして時短状態から通常遊技状態へ移行するとともに、遊技状態コマンド(例えば、低確率状態B000など)が遊技状態コマンドデータとしてメインRAM70にセットされる。   In step S80, jackpot end interval processing is executed. In this process, the main CPU 66 sets the value (07) indicating the end of the special symbol game to the control state when the control state flag is a value (06) indicating the jackpot end interval and the time corresponding to the jackpot end interval has elapsed. Set to flag. That is, it is set to execute the process of step S81. Further, the main CPU 66 sets a probability change flag in a predetermined area of the main RAM 70 when the probability change state is entered. Further, when the main CPU 66 enters the time reduction state, the main CPU 66 sets a time reduction state flag in a predetermined area of the main RAM 70 and sets 100 as the number of time reductions. Also, the main CPU 66 sets a gaming state command (for example, a high probability state (probability big hit time) B001, a low probability state (normal big hit time) B002, etc.) in the main RAM 70 as gaming state command data. The gaming state command set in this way is transmitted in a storage / gaming state command control process which will be described later with reference to FIG. As a result, the sub control circuit 200 can recognize the gaming state. If this process ends, the process moves to a step S81. In the present embodiment, 100 is set as the number of time reductions, but the present invention is not limited to this, and for example, the number of time reductions may be other time reductions such as 150, 200, and 300. In addition, when the special symbol display time management process in step S74 determines that the number of time reductions is not a big hit, the time reduction state flag is cleared when the time reduction state is "1". The game state command (for example, low probability state B000) is set in the main RAM 70 as game state command data.

ステップS81においては、特別図柄ゲーム終了処理を実行する。この処理において、メインCPU66は、制御状態フラグが特別図柄ゲーム終了を示す値(07)である場合に、特別図柄に関する保留球数を示すデータ(始動記憶情報)を“1”減少するように記憶更新する。そして、メインCPU66は、次回の変動表示を行うために、特別図柄記憶領域の更新を行う。メインCPU66は、特別図柄記憶チェックを示す値(00)をセットする。つまり、ステップS72の処理を実行するように設定するのである。この処理が終了した場合には、本サブルーチンを終了する。   In step S81, a special symbol game end process is executed. In this process, when the control state flag is a value (07) indicating the end of the special symbol game, the main CPU 66 stores data indicating the number of reserved balls related to the special symbol (starting storage information) to be decreased by “1”. Update. Then, the main CPU 66 updates the special symbol storage area in order to perform the next fluctuation display. The main CPU 66 sets a value (00) indicating a special symbol storage check. That is, it is set to execute the process of step S72. When this process is finished, this subroutine is finished.

前述したように、制御状態フラグをセットすることにより、特別図柄ゲームが実行されることとなる。具体的には、メインCPU66は、図10に示すように、大当たり遊技状態ではない場合において、大当たり判定の結果がハズレであるときには、制御状態フラグを“00”、“01”、“02”、“08”と順にセットすることにより、図10に示すステップS72、ステップS73、ステップS74、ステップS81の処理を所定のタイミングで実行することとなる。また、メインCPU66は、大当たり遊技状態ではない場合において、大当たり判定の結果が大当たりであるときには、制御状態フラグを“00”、“01”、“02”、“03”と順にセットすることにより、図10に示すステップS72、ステップS73、ステップS74、ステップS75の処理を所定のタイミングで実行し、大当たり遊技状態への制御を実行することになる。さらには、メインCPU66は、大当たり遊技状態への制御が実行された場合には、制御状態フラグを“04”、“05”と順にセットすることにより、図10に示すステップS78、ステップS77の処理を所定のタイミングで実行し、特別遊技を実行することとなる。なお、特別遊技(大当たり遊技状態)の終了条件(特別遊技終了条件、大当たり遊技終了条件)が成立した場合には、“04”、“05”、“06”、“07”と順にセットすることにより、図10に示すステップS78からステップS81の処理を所定のタイミングで実行し、特別遊技を終了することになる。また、本実施形態においては、最大継続ラウンド数(本実施形態においては、“2”ラウンド又は“15”ラウンド)のラウンドゲームが終了することが特別遊技終了条件である。   As described above, the special symbol game is executed by setting the control state flag. Specifically, as shown in FIG. 10, the main CPU 66 sets the control status flag to “00”, “01”, “02”, and “ By setting “08” in order, the processing of step S72, step S73, step S74, and step S81 shown in FIG. 10 is executed at a predetermined timing. Further, the main CPU 66 sets the control state flag in the order of “00”, “01”, “02”, “03” when the result of the big hit determination is a big hit when it is not the big hit gaming state, The processing of step S72, step S73, step S74, and step S75 shown in FIG. 10 is executed at a predetermined timing, and control to the big hit gaming state is executed. Furthermore, the main CPU 66 sets the control state flag in the order of “04” and “05” when the control to the big hit gaming state is executed, thereby performing the processing of steps S78 and S77 shown in FIG. Is executed at a predetermined timing, and a special game is executed. If the special game (bonus game state) end condition (special game end condition, jackpot game end condition) is satisfied, “04”, “05”, “06”, “07” should be set in order. Thus, the processing from step S78 to step S81 shown in FIG. 10 is executed at a predetermined timing, and the special game is ended. In the present embodiment, the special game end condition is that the round game of the maximum number of continuous rounds (in the present embodiment, “2” round or “15” round) ends.

[特別図柄記憶チェック処理]
図10のステップS72において実行されるサブルーチンについて、図11を用いて説明する。
[Special symbol memory check processing]
The subroutine executed in step S72 in FIG. 10 will be described with reference to FIG.

最初に、図11に示すように、メインCPU66は、制御状態フラグが特別図柄記憶チェックを示す値(00)であるか否かを判断する(ステップS101)。制御状態フラグが特別図柄記憶チェックを示す値であると判断した場合には、ステップS102に処理を移し、制御状態フラグが特別図柄記憶チェックを示す値でないと判断した場合には、本サブルーチンを終了する。   First, as shown in FIG. 11, the main CPU 66 determines whether or not the control state flag is a value (00) indicating a special symbol storage check (step S101). If it is determined that the control state flag is a value indicating a special symbol memory check, the process proceeds to step S102. If it is determined that the control state flag is not a value indicating a special symbol memory check, this subroutine is terminated. To do.

ステップS102において、メインCPU66は、特別図柄に関する保留個数が“0”であるか否かを判断する。特別図柄に関する保留球数を示すデータが“0”であると判断した場合には、ステップS103に処理を移し、保留球数を示すデータが“0”でないと判断した場合には、ステップS104に処理を移す。   In step S102, the main CPU 66 determines whether or not the number of reserved symbols related to the special symbol is “0”. If it is determined that the data indicating the number of reserved balls regarding the special symbol is “0”, the process proceeds to step S103, and if it is determined that the data indicating the number of reserved balls is not “0”, the process proceeds to step S104. Move processing.

ステップS103においては、デモ表示処理を実行する。この処理において、メインCPU66は、副制御回路200にデモ表示を行わせるためにデモ表示コマンド(例えば、低確率時には、D000、高確率時には、D001、低確率時短時には、D002)を演出制御コマンドデータとしてメインRAM70にセットする。このようにしてセットされたデモ表示コマンドは図14において後述するコマンド出力制御処理としてコマンド出力される。これによって、副制御回路200において、デモ画面の表示が実行されることになる。この処理が終了した場合には、本サブルーチンを終了する。   In step S103, a demonstration display process is executed. In this process, the main CPU 66 outputs a demonstration display command (for example, D000 at the low probability, D001 at the high probability, D002 at the low probability, D002 at the low probability) in order to cause the sub control circuit 200 to perform the demonstration display. Is set in the main RAM 70. The demo display command set in this way is output as a command output control process to be described later with reference to FIG. As a result, the display of the demonstration screen is executed in the sub control circuit 200. When this process is finished, this subroutine is finished.

ステップS104においては、制御状態フラグとして特別図柄変動時間管理を示す値(01)をセットする処理を実行する。この処理において、メインCPU66は、特別図柄変動時間管理を示す値を制御状態フラグに記憶する。この処理が終了した場合には、ステップS105に処理を移す。   In step S104, a process of setting a value (01) indicating special symbol variation time management as a control state flag is executed. In this process, the main CPU 66 stores a value indicating special symbol variation time management in the control state flag. If this process ends, the process moves to a step S105.

ステップS105においては、大当たり判断処理を実行する。この処理において、メインCPU66は、現在の遊技状態(低確率時、高確率時(確変時))に対応する大当たり判定用テーブルを読み出し、始動入賞時に抽出された大当たり判定用乱数値と、読み出された大当たり判定用テーブルに割り当てられた大当たり判定値とを比較し、一致するか否かによって遊技者に有利な大当たり遊技状態とするか否かの判定を行う。   In step S105, a jackpot determination process is executed. In this process, the main CPU 66 reads the jackpot determination table corresponding to the current gaming state (low probability, high probability (probability change)), and reads the jackpot determination random number value extracted at the start winning. The jackpot determination value assigned to the determined jackpot determination table is compared, and it is determined whether or not the jackpot gaming state is advantageous to the player based on whether or not they match.

ステップS106においては、図柄決定処理を実行する。この処理において、メインCPU66は、ステップS105における判定結果が大当たりであれば、始動入賞時に抽出された大当たり図柄用乱数値を抽出し、この大当たり図柄用乱数値に基づいて、特別図柄表示器35に停止表示させる特別図柄(特定の図柄)を決定し、その特別図柄を示すデータをメインRAM70の所定領域に記憶する。一方、ステップS105における判定結果がハズレであれば、特別図柄表示器35に停止表示させる特別図柄を特定の図柄以外の図柄に決定し、その特別図柄を示すデータをメインRAM70の所定領域に記憶する。   In step S106, a symbol determination process is executed. In this process, if the determination result in step S105 is a big win, the main CPU 66 extracts the jackpot symbol random number extracted at the time of starting winning, and based on the jackpot symbol random value, the special symbol indicator 35 A special symbol (specific symbol) to be stopped and displayed is determined, and data indicating the special symbol is stored in a predetermined area of the main RAM 70. On the other hand, if the determination result in step S105 is lost, the special symbol to be stopped and displayed on the special symbol display 35 is determined as a symbol other than the specific symbol, and data indicating the special symbol is stored in a predetermined area of the main RAM 70. .

また、メインCPU66は、決定した特別図柄に対応する停止図柄指定コマンド(例えば、81xx(停止図柄に応じて下位データが変化))を演出制御コマンドデータとしてメインRAM70にセットする。このようにしてセットされた停止図柄指定コマンドは、図14において後述するコマンド出力制御処理にてコマンド送信される。この処理が終了した場合には、ステップS109に処理を移す。   Further, the main CPU 66 sets a stop symbol designation command (for example, 81xx (lower data changes depending on the stop symbol)) corresponding to the determined special symbol in the main RAM 70 as effect control command data. The stop symbol designation command set in this way is transmitted in a command output control process described later in FIG. If this process ends, the process moves to a step S109.

ステップS109においては、変動パターン決定処理を実行する。この処理において、メインCPU66は、演出条件選択用乱数値を抽出する。メインCPU66は、ステップS106により決定された特別図柄に基づいて、メインROM68に記憶される変動パターンテーブルから実行する変動パターンを選択する。   In step S109, a variation pattern determination process is executed. In this process, the main CPU 66 extracts a rendering condition selection random value. The main CPU 66 selects a variation pattern to be executed from a variation pattern table stored in the main ROM 68 based on the special symbol determined in step S106.

そして、メインCPU66は、選択した変動パターンに対応する変動パターン指定コマンド(例えば、82xx(変動パターンに応じて下位データが変化))を演出制御コマンドデータとしてメインRAM70にセットする。このようにしてセットされた変動パターン指定コマンドは、図14において後述するコマンド出力制御処理にてコマンド送信される。この処理が終了した場合には、ステップS110に処理を移す。   Then, the main CPU 66 sets a variation pattern designation command (for example, 82xx (subordinate data changes according to the variation pattern)) corresponding to the selected variation pattern in the main RAM 70 as effect control command data. The variation pattern designation command set in this way is transmitted in a command output control process to be described later with reference to FIG. If this process ends, the process moves to a step S110.

ステップS110においては、選択した変動パターンに対応する変動時間を待ち時間タイマにセットする処理を実行する。この処理において、メインCPU66は、ステップS109の処理により選択された変動パターンに対応する変動時間をテーブルより読み出し、その変動時間を示す値を待ち時間タイマに記憶する。そして、今回の変動表示に用いられた大当たり判定用乱数値などが記憶された記憶領域をクリアする処理を実行する(ステップS111)。この処理が終了した場合には、本サブルーチンを終了する。   In step S110, a process of setting the variation time corresponding to the selected variation pattern in the waiting time timer is executed. In this process, the main CPU 66 reads the fluctuation time corresponding to the fluctuation pattern selected by the process of step S109 from the table, and stores a value indicating the fluctuation time in the waiting time timer. Then, a process of clearing the storage area in which the jackpot determination random number value used for the current variation display is stored is executed (step S111). When this process is finished, this subroutine is finished.

[入賞口関連コマンド制御処理]
図12を用いて、入賞口関連コマンド制御処理について以下に説明する。
[Winning mouth related command control processing]
The winning opening related command control process will be described below with reference to FIG.

ステップS1002においては、カウントスイッチ異常入賞カウンタロード処理を行う。この処理において、メインCPU66は、カウントスイッチ異常入賞カウンタをロードする処理を行う。より詳しくは、メインCPU66は、アタッカー非開放時(大入賞口39が第2状態時)におけるカウントスイッチの検知毎値が増加されるカウントスイッチ異常入賞カウンタ値をロードする。この処理が終了した場合、ステップS1004に処理を移す。   In step S1002, a count switch abnormal winning counter loading process is performed. In this processing, the main CPU 66 performs processing for loading the count switch abnormal winning counter. More specifically, the main CPU 66 loads a count switch abnormal winning counter value that is incremented by the detection value of the count switch when the attacker is not opened (when the big winning opening 39 is in the second state). When this process ends, the process moves to a step S1004.

ステップS1004において、メインCPU66は、カウンタ値が0より大きいか否かを判断する。メインCPU66が、カウントスイッチ異常入賞カウンタ値が0より大きいと判断した場合には、ステップS1006に処理を移し、カウントスイッチ異常入賞カウンタ値が0より大きいと判断しない場合には、ステップS1012に処理を移す。   In step S1004, the main CPU 66 determines whether or not the counter value is greater than zero. If the main CPU 66 determines that the count switch abnormal winning counter value is greater than 0, the process proceeds to step S1006. If the main CPU 66 does not determine that the count switch abnormal winning counter value is greater than 0, the process proceeds to step S1012. Move.

ステップS1006においては、カウントスイッチ異常入賞カウンタの値を−1する処理を行う。この処理において、メインCPU66は、カウントスイッチ異常入賞カウンタの値を−1する処理を行う。この処理が終了した場合、ステップS1008に処理を移す。   In step S1006, a process of decrementing the count switch abnormal winning counter value by -1 is performed. In this process, the main CPU 66 performs a process of decrementing the value of the count switch abnormal winning counter. If this process ends, the process moves to a step S1008.

ステップS1008においては、カウンタ異常入賞コマンドデータロード(D000)処理を行う。この処理において、メインCPU66は、カウンタ異常入賞コマンドデータ(D000)をロードしてコマンド出力データ格納領域へセットする処理を行う。この処理が終了した場合、ステップS1010に処理を移す。   In step S1008, counter abnormal winning command data load (D000) processing is performed. In this processing, the main CPU 66 performs processing for loading the counter abnormal winning command data (D000) and setting it in the command output data storage area. If this process ends, the process moves to a step S1010.

ステップS1010においては、1コマンド送出処理を行う。この処理において、メインCPU66は、1コマンドを送出する処理を行う。1コマンド送出処理については、後述する。この処理が終了した場合、ステップS1012に処理を移す。   In step S1010, one command transmission processing is performed. In this processing, the main CPU 66 performs processing for sending one command. One command transmission processing will be described later. If this process ends, the process moves to a step S1012.

ステップS1012においては、始動口入賞検知チェックカウンタロード処理を行う。この処理において、メインCPU66は、始動口入賞検知チェックカウンタをロードする処理を行う。より詳しくは、メインCPU66は、始動入賞球センサ116の検知毎にカウンタ値を増加(図8のステップS810参照)される始動口入賞検知チェックカウンタをロードする。この処理が終了した場合、ステップS1014に処理を移す。   In step S1012, a start opening winning detection check counter loading process is performed. In this process, the main CPU 66 performs a process of loading the start opening winning detection check counter. More specifically, the main CPU 66 loads a start opening prize detection check counter that is incremented every time the start winning ball sensor 116 is detected (see step S810 in FIG. 8). If this process ends, the process moves to a step S1014.

ステップS1014において、メインCPU66は、カウンタ値が0より大きいか否かを判断する。始動口入賞検知チェックカウンタ値が0より大きいと判断した場合には、ステップS1016に処理を移し、始動口入賞検知チェックカウンタ値が0より大きいと判断しない場合には、本サブルーチンを終了する。   In step S1014, the main CPU 66 determines whether or not the counter value is greater than zero. If it is determined that the start opening prize detection check counter value is greater than 0, the process proceeds to step S1016. If it is not determined that the start opening prize detection check counter value is greater than 0, this subroutine ends.

ステップS1016においては、始動口入賞検知チェックカウンタの値を−1する処理を行う。この処理において、メインCPU66は、始動口入賞検知チェックカウンタの値を−1する処理を行う。この処理が終了した場合、ステップS1018に処理を移す。   In step S1016, a process of decrementing the value of the start opening prize detection check counter by -1 is performed. In this process, the main CPU 66 performs a process of decrementing the value of the start opening winning detection check counter by -1. If this process ends, the process moves to a step S1018.

ステップS1018においては、始動入賞コマンドデータロード(D100)処理を行う。この処理において、メインCPU66は、始動入賞コマンドデータ(D100)をロードしてコマンド出力データ格納領域にセットする処理を行う。この処理が終了した場合、ステップS1020に処理を移す。   In step S1018, a start winning command data load (D100) process is performed. In this process, the main CPU 66 performs a process of loading the start winning command data (D100) and setting it in the command output data storage area. If this process ends, the process moves to a step S1020.

ステップS1020においては、1コマンド送出処理を行う。この処理において、メインCPU66は、1コマンドを送出する処理を行う。1コマンド送出処理については、後述する。この処理が終了した場合には、本サブルーチンを終了する。   In step S1020, one command transmission processing is performed. In this processing, the main CPU 66 performs processing for sending one command. One command transmission processing will be described later. When this process is finished, this subroutine is finished.

[記憶・遊技状態コマンド制御処理]
図13を用いて、記憶・遊技状態コマンド制御処理について以下に説明する。
[Memory / Game state command control processing]
The storage / game state command control process will be described below with reference to FIG.

ステップS1102においては、遊技状態コマンドデータロード処理を行う。この処理において、メインCPU66は、遊技状態の変化時に遊技状態に関する遊技状態コマンドデータ(B000=低確率状態 B001=高確率状態 B002=低確率時短状態)をロードしてコマンド出力データ格納領域へセットする処理を行う。この処理が終了した場合、ステップS1104に処理を移す。   In step S1102, gaming state command data load processing is performed. In this process, the main CPU 66 loads gaming state command data (B000 = low probability state B001 = high probability state B002 = low probability time short state) related to the gaming state when the gaming state changes and sets it in the command output data storage area. Process. If this process ends, the process moves to a step S1104.

ステップS1104において、メインCPU66は、遊技状態コマンドがコマンド出力データ格納領域にセットされたか否かを判断する。メインCPU66は、ステップS1102において遊技状態コマンドがセットされた場合には、ステップS1106に処理を移し、遊技状態コマンドがセットされていない場合には、ステップS1108に処理を移す。   In step S1104, the main CPU 66 determines whether or not a gaming state command is set in the command output data storage area. When the gaming state command is set in step S1102, the main CPU 66 proceeds to step S1106, and when the gaming state command is not set, the main CPU 66 proceeds to step S1108.

ステップS1106においては、1コマンド送出処理を行う。この処理において、メインCPU66は、1コマンドを送出する処理を行う。1コマンド送出処理については、後述する。この処理が終了した場合には、ステップS1108に処理を移す。   In step S1106, one command transmission processing is performed. In this processing, the main CPU 66 performs processing for sending one command. One command transmission processing will be described later. If this process ends, the process moves to a step S1108.

ステップS1108においては、特別図柄記憶表示コマンドデータロード処理を行う。この処理において、メインCPU66は、特別図柄に関する保留球データが変更したことに伴う特別図柄記憶表示コマンドデータをロードする処理を行う。より具体的には、メインCPU66は、保留球数が1個から0個に変化したときは、特別図柄記憶表示コマンドデータとして、E000をロードする。メインCPU66は、保留球数が2個、0個から1個に変化したときは、特別図柄記憶表示コマンドデータとして、E001をロードする。メインCPU66は、保留球数が3個、1個から2個に変化したときは、特別図柄記憶表示コマンドデータとして、E002をロードする。メインCPU66は、保留球数が4個、2個から3個に変化したときは、特別図柄記憶表示コマンドデータとして、E003をロードする。メインCPU66は、保留球数が3個から4個に変化したときは、特別図柄記憶表示コマンドデータとして、E004をロードする。これらのコマンドデータがロードされた場合にはコマンド出力データ格納領域にセットされる。この処理が終了した場合には、ステップS1110に処理を移す。   In step S1108, special symbol storage display command data load processing is performed. In this process, the main CPU 66 performs a process of loading special symbol memory display command data that accompanies a change in the reserved ball data relating to the special symbol. More specifically, the main CPU 66 loads E000 as special symbol storage display command data when the number of reserved balls has changed from 1 to 0. The main CPU 66 loads E001 as the special symbol memory display command data when the number of held balls is changed from two to zero. The main CPU 66 loads E002 as the special symbol memory display command data when the number of held balls changes from three to one. The main CPU 66 loads E003 as the special symbol memory display command data when the number of held balls has changed from four to two. The main CPU 66 loads E004 as the special symbol memory display command data when the number of held balls has changed from three to four. When these command data are loaded, they are set in the command output data storage area. If this process ends, the process moves to a step S1110.

ステップS1110において、メインCPU66は、特別記憶表示コマンドがコマンド出力データ格納領域にセットされたか否かを判断する。特別記憶表示コマンドがセットされた場合には、ステップS1112に処理を移し、特別記憶表示コマンドがセットされていない場合には、本サブルーチンを終了する。   In step S1110, the main CPU 66 determines whether or not a special memory display command has been set in the command output data storage area. If the special memory display command is set, the process proceeds to step S1112. If the special memory display command is not set, this subroutine is terminated.

ステップS1112においては、1コマンド送出処理を行う。この処理において、メインCPU66は、1コマンドを送出する処理を行う。1コマンド送出処理については、後述する。この処理が終了した場合には、本サブルーチンを終了する。   In step S1112, one command transmission processing is performed. In this processing, the main CPU 66 performs processing for sending one command. One command transmission processing will be described later. When this process is finished, this subroutine is finished.

[コマンド出力制御処理]
図14を用いて、コマンド出力制御処理について以下に説明する。
[Command output control processing]
The command output control process will be described below with reference to FIG.

ステップS1202においては、演出制御コマンドデータロード処理を行う。この処理において、メインCPU66は、特別図柄制御処理(図10、図11参照)の結果に基づいてセットされた演出制御コマンドデータをロードし、コマンド出力データ格納領域にセットする処理を行う。より具体的には、メインCPU66は、遊技の進行に応じて以下のコマンドデータをコマンド出力データ格納領域にセットする。メインCPU66は、デモ表示開始時(図11のステップS103)にはデモ表示コマンドとして、低確率時には、D000、高確率時には、D001、低確率時短時には、D002をコマンド出力データ格納領域にセットする。また、メインCPU66は、特別図柄変動開始時(図11のステップS109)には、変動パターン指定コマンドを送信し、さらに次の本処理にて停止図柄指定コマンドを送信する。この際、メインCPU66は、変動パターン指定コマンドとして、82xx(、変動パターンに応じて下位データが変化)、停止図柄指定コマンドとして、81xx(停止図柄に応じて下位データが変化)をコマンド出力データ格納領域にセットする。メインCPU66は、特別図柄変動停止時(図10のステップS73)には、図柄停止コマンドとして、8000をコマンド出力データ格納領域にセットする。メインCPU66は、大当たり開始時(図10のステップS74)には、大当たり開始コマンドとして、A000をコマンド出力データ格納領域にセットする。メインCPU66は、大入賞口開放開始(図10のステップS75、S77)には、大入賞口開放中コマンドとして、A2xx(ラウンドに応じて下位データが変化)をコマンド出力データ格納領域にセットする。メインCPU66は、ラウンド間インターバル開始時(図10のステップS78)には、ラウンド間インターバル表示コマンドとして、A100をコマンド出力データ格納領域にセットする。メインCPU66は、大当たり終了時(図10のステップS78)には、大当たり終了コマンドとして、A300(確変大当たり)、A301(通常大当たり)をコマンド出力データ格納領域にセットする。この処理が終了した場合、ステップS1204に処理を移す。   In step S1202, effect control command data loading processing is performed. In this process, the main CPU 66 performs a process of loading the effect control command data set based on the result of the special symbol control process (see FIGS. 10 and 11) and setting it in the command output data storage area. More specifically, the main CPU 66 sets the following command data in the command output data storage area as the game progresses. The main CPU 66 sets D000 at the low probability, D001 at the high probability, D002 at the low probability, and D002 at the low probability short time at the start of the demonstration display (step S103 in FIG. 11). Further, the main CPU 66 transmits a variation pattern designation command at the start of special symbol variation (step S109 in FIG. 11), and further transmits a stop symbol designation command in the next main processing. At this time, the main CPU 66 stores the command output data as 82xx as the variation pattern designation command (lower data changes according to the variation pattern) and 81xx as the stop symbol designation command (lower data changes according to the stop symbol). Set to area. The main CPU 66 sets 8000 in the command output data storage area as a symbol stop command when the special symbol fluctuation is stopped (step S73 in FIG. 10). The main CPU 66 sets A000 in the command output data storage area as a jackpot start command when the jackpot starts (step S74 in FIG. 10). The main CPU 66 sets A2xx (subordinate data changes according to the round) in the command output data storage area as a command for opening the big prize opening at the start of opening the big prize opening (steps S75 and S77 in FIG. 10). When starting the interval between rounds (step S78 in FIG. 10), the main CPU 66 sets A100 as the interval display command between rounds in the command output data storage area. At the end of the jackpot (step S78 in FIG. 10), the main CPU 66 sets A300 (probable variation jackpot) and A301 (normal jackpot) as the jackpot end commands in the command output data storage area. If this process ends, the process moves to a step S1204.

ステップS1204において、メインCPU66は、演出制御コマンドがセットされたか否かを判断する。演出制御コマンドがセットされた場合には、ステップS1206に処理を移し、演出制御コマンドがセットされていない場合には、本サブルーチンを終了する。   In step S1204, the main CPU 66 determines whether or not an effect control command has been set. If the effect control command is set, the process proceeds to step S1206. If the effect control command is not set, this subroutine is terminated.

ステップS1206においては、1コマンド送出処理を行う。この処理において、メインCPU66は、1コマンドを送出する処理を行う。1コマンド送出処理については、後述する。この処理が終了した場合には、本サブルーチンを終了する。   In step S1206, one command transmission processing is performed. In this processing, the main CPU 66 performs processing for sending one command. One command transmission processing will be described later. When this process is finished, this subroutine is finished.

[1コマンド送出処理]
図15を用いて、図12のステップS1010、ステップS1020、図13のS1106、ステップS1112、図14のステップS1206において実行される1コマンド送出処理について以下に説明する。
[1 command transmission processing]
With reference to FIG. 15, the following describes the one-command transmission process executed in steps S1010 and S1020 in FIG. 12, S1106 and S1112 in FIG. 13, and step S1206 in FIG.

ステップS1302においては、コマンド出力データ格納領域にセットされたコマンドの上位バイトをセットする処理を行う。この処理において、メインCPU66は、コマンド出力データ格納領域にセットされたコマンドの上位バイトをシリアル通信用IC72の副制御通信用バッファ72aにセットする処理を行う。この処理が終了した場合、ステップS1304に処理を移す。   In step S1302, processing for setting the upper byte of the command set in the command output data storage area is performed. In this process, the main CPU 66 performs a process of setting the upper byte of the command set in the command output data storage area in the sub-control communication buffer 72a of the serial communication IC 72. If this process ends, the process moves to a step S1304.

ステップS1304においては、コマンド1バイト送出処理を行う。この処理において、メインCPU66は、コマンド1バイトを送出する処理を行う。コマンド1バイト送出処理については、後述する。この処理が終了した場合には、ステップS1306に処理を移す。   In step S1304, command 1 byte transmission processing is performed. In this process, the main CPU 66 performs a process of sending a command byte. The command 1 byte transmission process will be described later. If this process ends, the process moves to a step S1306.

ステップS1306においては、コマンド出力データ格納領域にセットされたコマンドの下位バイトをセットする処理を行う。この処理において、メインCPU66は、コマンド出力データ格納領域にセットされたコマンドの下位バイトをシリアル通信用IC72の副制御通信用バッファ72aにセットする処理を行う。この処理が終了した場合、ステップS1308に処理を移す。   In step S1306, processing for setting the lower byte of the command set in the command output data storage area is performed. In this process, the main CPU 66 performs a process of setting the lower byte of the command set in the command output data storage area in the sub-control communication buffer 72a of the serial communication IC 72. If this process ends, the process moves to a step S1308.

ステップS1308においては、コマンド1バイト送出処理を行う。この処理において、メインCPU66は、コマンド1バイトを送出する処理を行う。コマンド1バイト送出処理については、後述する。この処理が終了した場合には、ステップS1310に処理を移す。   In step S1308, command 1 byte transmission processing is performed. In this process, the main CPU 66 performs a process of sending a command byte. The command 1 byte transmission process will be described later. If this process ends, the process moves to a step S1310.

ステップS1310においては、コマンド出力データ格納領域にクリアデータをセットする処理を行う。この処理において、メインCPU66は、コマンド出力データ格納領域にクリアデータをセットする処理を行う。この処理が終了した場合、本サブルーチンを終了する。   In step S1310, the clear data is set in the command output data storage area. In this process, the main CPU 66 performs a process of setting clear data in the command output data storage area. When this process is finished, this subroutine is finished.

[コマンド1バイト送出処理]
図16を用いて、図15のステップS1304、ステップS1310において実行されるコマンド1バイト送出処理について以下に説明する。
[Command 1 byte transmission processing]
The command 1-byte transmission process executed in steps S1304 and S1310 in FIG. 15 will be described below with reference to FIG.

ステップS1402においては、ループカウンタに60をセットする処理を行う。この処理において、メインCPU66は、メインRAM70に記憶されるループカウンタの値に60をセットにする処理を行う。この処理が終了した場合、ステップS1404に処理を移す。なお、本実施形態において、期間を300μsより少し長くするため、ループカウンタの値として、60がセットされているが、本発明はこれに限定されず、通信不良が発生した場合に、セットされたコマンドの送信を防げるいかなるカウント数であってもよい。   In step S1402, a process of setting 60 to the loop counter is performed. In this process, the main CPU 66 performs a process of setting 60 to the value of the loop counter stored in the main RAM 70. If this process ends, the process moves to a step S1404. In this embodiment, in order to make the period slightly longer than 300 μs, 60 is set as the value of the loop counter. However, the present invention is not limited to this, and is set when communication failure occurs. Any count can be used that prevents transmission of the command.

ステップS1404においては、SIOステータスポート(出力バッファ)チェック処理を行う。この処理において、メインCPU66は、SIOステータスポート(出力バッファ)をチェックする処理を行う。なお、本実施形態において、1バイトコマンド送信時間は約298.9μsである。また、コマンド送信完了まではシリアル通信用IC72の出力バッファ(副制御通信用バッファ72a)にデータが存在する。データが存在する限りは次バイトのコマンドデータの送信を待機させている。この処理が終了した場合、ステップS1406に処理を移す。   In step S1404, SIO status port (output buffer) check processing is performed. In this process, the main CPU 66 performs a process of checking the SIO status port (output buffer). In this embodiment, the 1-byte command transmission time is about 298.9 μs. Until the command transmission is completed, the data exists in the output buffer (sub control communication buffer 72a) of the serial communication IC 72. As long as data exists, transmission of command data of the next byte is kept waiting. When this process ends, the process moves to a step S1406.

ステップS1406において、メインCPU66は、シリアル通信用IC72の出力バッファ(副制御通信用バッファ72a)が1であるか否かを判断する。出力バッファが1である場合には、ステップS1408に処理を移し、出力バッファが1でない場合には、ステップS1412に処理を移す。   In step S1406, the main CPU 66 determines whether or not the output buffer (sub control communication buffer 72a) of the serial communication IC 72 is 1. If the output buffer is 1, the process proceeds to step S1408. If the output buffer is not 1, the process proceeds to step S1412.

ステップS1408においては、ループカウンタの値を−1する処理を行う。この処理において、メインCPU66は、ループカウンタの値を−1する処理を行う。この処理が終了した場合、ステップS1410に処理を移す。   In step S1408, a process of decrementing the loop counter value by -1 is performed. In this process, the main CPU 66 performs a process of decrementing the value of the loop counter by -1. If this process ends, the process moves to a step S1410.

ステップS1410において、メインCPU66は、ループカウンタの値が0であるか否かを判断する。ループカウンタの値が0である場合には、通信不良と判断してコマンド送信を行わず、本サブルーチンを終了し、ループカウンタが0でない場合には、ステップS1404に処理を移す。   In step S1410, the main CPU 66 determines whether or not the value of the loop counter is zero. If the value of the loop counter is 0, it is determined that the communication is defective, and command transmission is not performed. This subroutine is terminated. If the loop counter is not 0, the process proceeds to step S1404.

ステップS1412においては、セットされたコマンドをシリアル通信用ICへ出力する処理を行う。この処理において、メインCPU66は、セットされたコマンドをシリアル通信用IC72へ出力する処理を行う。この処理が終了した場合、本サブルーチンを終了する。   In step S1412, a process of outputting the set command to the serial communication IC is performed. In this process, the main CPU 66 performs a process of outputting the set command to the serial communication IC 72. When this process is finished, this subroutine is finished.

[払出処理]
図17と図18とを用いて、払出処理について以下に説明する。
[Payout process]
The payout process will be described below with reference to FIGS. 17 and 18.

ステップS1502においては、大入賞口賞球カウンタロード処理を行う。この処理において、メインCPU66は、大入賞口賞球カウンタをロードする処理を行う。この処理が終了した場合、ステップS1504に処理を移す。   In step S1502, a special winning opening prize ball counter loading process is performed. In this process, the main CPU 66 performs a process of loading the big prize winning ball counter. If this process ends, the process moves to a step S1504.

ステップS1504において、メインCPU66は、カウンタ値が0より大きいか否かを判断する。大入賞口賞球カウンタ値が0より大きいと判断した場合(入賞がある場合)には、ステップS1514に処理を移し、大入賞口賞球カウンタ値が0より大きいと判断しない場合には、ステップS1506に処理を移す。   In step S1504, the main CPU 66 determines whether the counter value is greater than zero. If it is determined that the big prize mouth ball counter value is greater than 0 (if there is a win), the process proceeds to step S1514. The process moves to S1506.

ステップS1506においては、一般入賞口賞球カウンタロード処理を行う。この処理において、メインCPU66は、一般入賞口賞球カウンタをロードする処理を行う。この処理が終了した場合、ステップS1508に処理を移す。   In step S1506, a general winning opening prize ball counter loading process is performed. In this process, the main CPU 66 performs a process of loading the general winning opening prize ball counter. If this process ends, the process moves to a step S1508.

ステップS1508において、メインCPU66は、カウンタ値が0より大きいか否かを判断する。一般入賞口賞球カウンタ値が0より大きいと判断した場合(入賞がある場合)には、ステップS1516に処理を移し、一般入賞口賞球カウンタ値が0より大きいと判断しない場合には、ステップS1510に処理を移す。   In step S1508, the main CPU 66 determines whether the counter value is greater than zero. If it is determined that the general winning mouth prize ball counter value is greater than 0 (when there is a winning prize), the process proceeds to step S1516. The process moves to S1510.

ステップS1510においては、始動口賞球カウンタロード処理を行う。この処理において、メインCPU66は、始動口賞球カウンタをロードする処理を行う。この処理が終了した場合、ステップS1512に処理を移す。   In step S1510, start opening prize ball counter loading processing is performed. In this process, the main CPU 66 performs a process of loading the start opening prize counter. If this process ends, the process moves to a step S1512.

ステップS1512において、メインCPU66は、カウンタ値が0より大きいか否かを判断する。始動口賞球カウンタ値が0より大きいと判断した場合(入賞がある場合)には、ステップS1518に処理を移し、始動口賞球カウンタ値が0より大きいと判断しない場合には、本サブルーチンを終了する。   In step S1512, the main CPU 66 determines whether or not the counter value is greater than zero. If it is determined that the starting opening prize ball counter value is greater than 0 (there is a win), the process proceeds to step S1518. If it is not determined that the starting opening prize ball counter value is greater than 0, this subroutine is executed. finish.

ステップS1514においては、賞球コマンド(8F)をセットする処理を行う。この処理において、メインCPU66は、15球分の賞球を示す賞球コマンド(8F)をセットする処理を行う。この処理が終了した場合、ステップS1602(図18参照)に処理を移す。   In step S1514, processing for setting a prize ball command (8F) is performed. In this process, the main CPU 66 performs a process of setting a prize ball command (8F) indicating 15 prize balls. When this process ends, the process moves to a step S1602 (see FIG. 18).

ステップS1516においては、賞球コマンド(8A)をセットする処理を行う。この処理において、メインCPU66は、10球分の賞球を示す賞球コマンド(8A)をセットする処理を行う。この処理が終了した場合、ステップS1602に処理を移す。   In step S1516, processing for setting a prize ball command (8A) is performed. In this process, the main CPU 66 performs a process of setting a prize ball command (8A) indicating 10 prize balls. If this process ends, the process moves to a step S1602.

ステップS1518においては、賞球コマンド(83)をセットする処理を行う。この処理において、メインCPU66は、3球分の賞球を示す賞球コマンド(83)をセットする処理を行う。この処理が終了した場合、ステップS1602に処理を移す。   In step S1518, processing for setting a prize ball command (83) is performed. In this process, the main CPU 66 performs a process of setting a prize ball command (83) indicating prize balls for three balls. If this process ends, the process moves to a step S1602.

ステップS1602においては、SIOステータスポート(出力バッファ)チェック処理を行う。この処理において、メインCPU66は、SIOステータスポート(シリアル通信用IC72の出力バッファ)をチェックする処理を行う。この処理が終了した場合、ステップS1604に処理を移す。   In step S1602, SIO status port (output buffer) check processing is performed. In this process, the main CPU 66 performs a process of checking the SIO status port (the output buffer of the serial communication IC 72). If this process ends, the process moves to a step S1604.

ステップS1604において、メインCPU66は、出力バッファが1であるか否かを判断する。シリアル通信用IC72の出力バッファ(払出・発射制御回路用バッファ72b)が1であると判断した場合には、本サブルーチンを終了し、出力バッファが1でないと判断した場合には、ステップS1606に処理を移す。   In step S1604, the main CPU 66 determines whether or not the output buffer is 1. If it is determined that the output buffer (payout / launch control circuit buffer 72b) of the serial communication IC 72 is 1, this subroutine is terminated. If it is determined that the output buffer is not 1, the process proceeds to step S1606. Move.

ステップS1606においては、ロードされた賞球カウンタ値を−1する処理を行う。この処理において、メインCPU66は、ロードされた賞球カウンタ値を−1する処理を行う。この処理が終了した場合、ステップS1608に処理を移す。   In step S1606, the loaded prize ball counter value is decremented by one. In this process, the main CPU 66 performs a process of decrementing the loaded prize ball counter value by -1. If this process ends, the process moves to a step S1608.

ステップS1608においては、セットされた賞球コマンドをシリアル通信用ICへ出力する処理を行う。この処理において、メインCPU66は、セットされた賞球コマンドをシリアル通信用IC72へ出力する処理を行う。この処理が終了した場合、本サブルーチンを終了する。   In step S1608, processing for outputting the set prize ball command to the serial communication IC is performed. In this process, the main CPU 66 performs a process of outputting the set prize ball command to the serial communication IC 72. When this process is finished, this subroutine is finished.

[サブ制御メイン処理]
図19を用いて、サブ制御メイン処理を説明する。
[Sub control main processing]
The sub control main process will be described with reference to FIG.

ステップS1710においては、初期化処理を行う。この処理において、サブCPU206は、電源投入に応じて、プログラムROM208から起動プログラムを読み込むとともに、ワークRAM210に記憶されるフラグなどを初期化し、設定する処理を行う。この処理が終了した場合には、ステップS1720に処理を移す。   In step S1710, initialization processing is performed. In this process, the sub CPU 206 reads the activation program from the program ROM 208 and initializes and sets a flag stored in the work RAM 210 in response to power-on. If this process ends, the process moves to a step S1720.

ステップS1720においては、乱数更新処理を行う。この処理において、サブCPU206は、ワークRAM210に記憶される乱数を更新する処理を行う。この処理が終了した場合には、ステップS1730に処理を移す。   In step S1720, random number update processing is performed. In this process, the sub CPU 206 performs a process of updating the random number stored in the work RAM 210. If this process ends, the process moves to a step S1730.

ステップS1730においては、コマンド解析制御処理を行う。この処理において、サブCPU206は、主制御回路60から受信し、ワークRAM210の受信バッファに格納されるコマンドを解析する処理を行う。この処理が終了した場合には、ステップS1740に処理を移す。   In step S1730, command analysis control processing is performed. In this processing, the sub CPU 206 performs processing for analyzing commands received from the main control circuit 60 and stored in the reception buffer of the work RAM 210. If this process ends, the process moves to a step S1740.

ステップS1740においては、表示制御処理を行う。この処理において、サブCPU206は、液晶表示装置32において表示を行うためのデータを表示制御回路250に送信する。表示制御回路250は、表示を行うためのデータを表示制御回路250に送信する。表示制御回路250において、VDP212は、サブCPU206からの演出画像を表示するためのデータに基づいて、背景画像データ、演出用画像データなど、各種の画像データを画像データROM216から読み出し、重ね合わせて、液晶表示装置32の表示領域32a上に表示させる。この処理が終了した場合には、ステップS1750に処理を移す。このように、液晶表示装置32は、遊技の進行に応じて所定の演出を行う演出手段の一例である。   In step S1740, display control processing is performed. In this processing, the sub CPU 206 transmits data for display on the liquid crystal display device 32 to the display control circuit 250. The display control circuit 250 transmits data for display to the display control circuit 250. In the display control circuit 250, the VDP 212 reads various image data such as background image data and effect image data from the image data ROM 216 based on data for displaying the effect image from the sub CPU 206, and superimposes them. The image is displayed on the display area 32 a of the liquid crystal display device 32. If this process ends, the process moves to a step S1750. Thus, the liquid crystal display device 32 is an example of an effect unit that performs a predetermined effect according to the progress of the game.

ステップS1750においては、音制御処理を行う。この処理において、サブCPU206は、音を出力するためのデータを音声制御回路230に送信する。音声制御回路230は、サブCPU206からの音を出力するためのデータに基づいて、音声データROM234から曲データ、効果音データ、声データなどの、各種音データを読み出し、音を重ね合わせ、AMP236で増幅し、スピーカ46から出力する。この処理が終了した場合には、ステップS1760に処理を移す。このように、スピーカ46は、遊技の進行に応じて所定の演出を行う演出手段の一例である。   In step S1750, sound control processing is performed. In this process, the sub CPU 206 transmits data for outputting sound to the sound control circuit 230. The sound control circuit 230 reads various sound data such as music data, sound effect data, and voice data from the sound data ROM 234 based on the data for outputting the sound from the sub CPU 206, superimposes the sound, and uses the AMP 236. Amplified and output from the speaker 46. If this process ends, the process moves to a step S1760. Thus, the speaker 46 is an example of an effect unit that performs a predetermined effect according to the progress of the game.

ステップS1760においては、ランプ制御処理を行う。この処理において、サブCPU206は、ランプを点灯するためのデータを駆動回路240に送信する。駆動回路240は、サブCPU206からのランプを点灯するためのデータに基づいて、装飾データROM244から各種の点灯パターンデータを読み出し、ランプ132を点灯する。この処理が終了した場合には、ステップS1720に処理を移す。なお、ステップS1740からS1760における各種演出は、ワークRAM210に記憶されるタイマによって、それぞれの演出時間が管理される。このように、ランプ132は、遊技の進行に応じて所定の演出を行う演出手段の一例である。また、このように、副制御回路200は、演出手段の制御を行うための演出制御処理を実行する演出制御回路の一例である。また、このように、サブCPU206によって実行されるステップS1740からS1760は、演出時間管理処理による演出時間の管理に基づいて演出手段の制御を行う処理の一例である。   In step S1760, lamp control processing is performed. In this process, the sub CPU 206 transmits data for lighting the lamp to the drive circuit 240. The drive circuit 240 reads various lighting pattern data from the decoration data ROM 244 based on the data for lighting the lamp from the sub CPU 206 and lights the lamp 132. If this process ends, the process moves to a step S1720. The various effects in steps S1740 to S1760 are managed by the timer stored in the work RAM 210. As described above, the lamp 132 is an example of an effect unit that performs a predetermined effect according to the progress of the game. As described above, the sub control circuit 200 is an example of an effect control circuit that executes effect control processing for controlling the effect means. As described above, steps S1740 to S1760 executed by the sub CPU 206 are an example of a process for controlling the production means based on the management of the production time by the production time management process.

[タイマ割込処理]
また、サブCPU206は、サブ制御メイン処理を実行している状態であっても、サブ制御メイン処理を中断させ、タイマ割込処理を実行する場合がある。サブCPU206は、所定の周期毎にクロックパルスを発生させ、これに応じて、以下のタイマ割込処理を実行する。図20を用いて、タイマ割込処理を説明する。
[Timer interrupt processing]
Further, the sub CPU 206 may interrupt the sub control main process and execute the timer interrupt process even when the sub control main process is being executed. The sub CPU 206 generates a clock pulse every predetermined period, and executes the following timer interrupt process in response to this. The timer interrupt process will be described with reference to FIG.

ステップS2010においては、各レジスタを退避させる処理を行う。この処理において、サブCPU206は、ワークRAM210の各レジスタ(記憶領域)に記憶される実行中のプログラムにおいて使用されていた値を退避させる処理を行う。この処理が終了した場合には、ステップS2020に処理を移す。   In step S2010, a process for saving each register is performed. In this processing, the sub CPU 206 performs processing for saving values used in the program being executed stored in each register (storage area) of the work RAM 210. If this process ends, the process moves to a step S2020.

ステップS2020においては、タイマ更新処理を行う。この処理において、サブCPU206は、ワークRAM210に記憶されるタイマの値を更新する処理を行う。この処理が終了した場合、ステップS2030に処理を移す。このように、サブCPU206によって実行されるステップS2020は、主制御回路から送信された演出コマンドに応じて演出コマンドに対応する演出時間の管理を独自に行う演出時間管理処理の一例である。   In step S2020, timer update processing is performed. In this process, the sub CPU 206 performs a process of updating the timer value stored in the work RAM 210. If this process ends, the process moves to a step S2030. As described above, step S2020 executed by the sub CPU 206 is an example of an effect time management process that uniquely manages the effect time corresponding to the effect command in accordance with the effect command transmitted from the main control circuit.

ステップS2030においては、コマンド受信処理を行う。この処理において、サブCPU206は、主制御回路60から送信されたコマンドを受信バッファに記憶する処理を行う。この処理が終了した場合には、ステップS2040に処理を移す。   In step S2030, command reception processing is performed. In this processing, the sub CPU 206 performs processing for storing the command transmitted from the main control circuit 60 in the reception buffer. If this process ends, the process moves to a step S2040.

ステップS2040においては、各レジスタを復帰させる処理を行う。この処理において、サブCPU206は、ステップS2010で退避した値を各レジスタに復帰させる処理を行う。この処理が終了した場合には、本サブルーチンを終了する。   In step S2040, processing for restoring each register is performed. In this processing, the sub CPU 206 performs processing for returning the value saved in step S2010 to each register. When this process is finished, this subroutine is finished.

[従来の制御との比較]
図21を用いて、本発明と従来の遊技機における制御とを対比して説明する。図21(A)は、従来の遊技機で行われている制御を示すタイムチャートである。図21(B)は、本実施形態における制御を示すタイムチャートである。図21(A)、図21(B)ともに、上に書かれた数字は、割込回数カウンタ値(システムタイマ監視タイマの値)を示し、上向きの矢印は、割り込み回数の判定時期を示している。
[Comparison with conventional control]
The control of the present invention and conventional gaming machine will be described in comparison with FIG. FIG. 21A is a time chart showing control performed in a conventional gaming machine. FIG. 21B is a time chart showing the control in the present embodiment. In both FIG. 21 (A) and FIG. 21 (B), the number written above indicates the interrupt counter value (system timer monitoring timer value), and the upward arrow indicates the determination timing of the interrupt count. Yes.

本実施例においては、メイン処理(図6、図7)にて、電源復帰時処理を行った後、初期値乱数カウンタの更新を行う初期値乱数更新処理(ステップS730)と、後述するシステムタイマ監視タイマ値の判定を行う処理(ステップS734)と、(これらが第1の処理に該当)をループする。   In the present embodiment, the initial value random number update process (step S730) for updating the initial value random number counter after performing the power recovery process in the main process (FIGS. 6 and 7), and a system timer described later. A process of determining the monitoring timer value (step S734) and (these correspond to the first process) are looped.

図21(A)や図21(B)に示すように、従来の制御でも本実施形態の制御においても、メイン処理(第1の処理)の実行中に割込タイマが2msの経過を検出した場合には、割込禁止状態(マスク状態)でないことを条件にタイマ割込処理(図8参照)を実行する。なお、マスク状態にあるときは、マスクが解除されたときにタイマ割込処理を実行する。   As shown in FIG. 21 (A) and FIG. 21 (B), the interrupt timer detects the passage of 2 ms during the execution of the main process (first process) in both the conventional control and the control of this embodiment. In this case, timer interrupt processing (see FIG. 8) is executed on condition that the interrupt is not prohibited (mask state). In the mask state, a timer interrupt process is executed when the mask is released.

タイマ割込処理においては、システムタイマ監視タイマ(ステップS804)をインクリメントするとともに、2ms毎の動作の必要性のある大当たり判定用乱数カウンタ値、大当たり図柄決定用乱数カウンタ値及び普通図柄当たり判定用乱数カウンタ値の更新を行う乱数更新処理(ステップS808)と、各入賞口やゲートを通過した遊技球を検出するスイッチ入力処理(ステップS810)を実行する。   In the timer interrupt process, the system timer monitoring timer (step S804) is incremented, and the jackpot determination random number counter value, the jackpot symbol determination random number counter value, and the regular symbol determination random number that need to be operated every 2 ms. A random number update process (step S808) for updating the counter value and a switch input process (step S810) for detecting a game ball that has passed through each winning opening or gate are executed.

なお、タイマ割込処理は2ms毎の実行が確保されなけれる必要があり、また、タイマ割込処理における処理があまりにも多いと、タイマ割込処理の実行中に上記割込発生条件が成立することとなってしまい、多重割込みや割込不能といった事態が引き起こされる可能性があるため、タイマ割込処理においては、極力処理数が少ない方が好ましい。このため、時間管理の必要性がありながら、2ms毎の実行の担保の必要がない処理については、後述する第2の処理中において実行されることとなる。これにより、遊技の制御にゆとりを持たせることができるとともに、時間管理の正確性が確保される。   Note that the timer interrupt process must be ensured to be executed every 2 ms, and if there are too many processes in the timer interrupt process, the above interrupt generation condition is satisfied during the execution of the timer interrupt process. As a result, there is a possibility that a situation such as multiple interrupts or interruptions may be caused. Therefore, in the timer interruption process, it is preferable that the number of processes is as small as possible. For this reason, processing that does not require execution security every 2 ms, although there is a need for time management, is executed during the second processing described later. Thereby, the control of the game can be given a certain amount of time, and the accuracy of time management is ensured.

また、図21(A)や図21(B)に示すように、従来の制御でも本実施形態の制御においても、システムタイマ監視タイマ値の判定においては(ステップS734)、システムタイマ監視タイマ値が「3」以上であるか、すなわち、タイマ割込処理が2ms毎に行われるため、6msが経過しているか否かが判定される。   Further, as shown in FIGS. 21A and 21B, in the conventional control and the control of this embodiment, the system timer monitoring timer value is determined in the determination of the system timer monitoring timer value (step S734). If it is “3” or more, that is, since the timer interrupt process is performed every 2 ms, it is determined whether or not 6 ms has elapsed.

システムタイマ監視タイマ値が「3」以上を示している場合には、6msが経過したものと判定し、図7に記載された各処理(ステップS736からステップS758 第2の処理)を実行し、その後、上記第1の処理を実行する。   When the system timer monitoring timer value indicates “3” or more, it is determined that 6 ms has elapsed, and each process (step S736 to step S758 second process) described in FIG. 7 is executed, Thereafter, the first process is executed.

第2の処理においては、まず、システムタイマ監視タイマ値を「3」減算する処理を行う(ステップS736)。図21(A)に示すように、従来の制御では、システムタイマ監視タイマ値をクリアしていたが、クリアしてしまうと、システムタイマ監視タイマ値が「4」以上を示していた場合には6ms毎の第2の処理の実行が担保できなくなってしまう。   In the second process, first, a process of subtracting “3” from the system timer monitoring timer value is performed (step S736). As shown in FIG. 21 (A), in the conventional control, the system timer monitoring timer value is cleared. However, if the system timer monitoring timer value indicates “4” or more after being cleared, The execution of the second process every 6 ms cannot be secured.

このように、システムタイマ監視タイマ値をクリアした場合は、前回の第2の処理から今回の処理まで8msかかっていた場合でも、次回の第2の処理の実行については、6ms経過後になされてしまうので、6msあたりの第2の処理の実行回数は「1」を満たないものとなってしまい、遊技の進行の正確性が担保されないものとなってしまう。   As described above, when the system timer monitoring timer value is cleared, even if it takes 8 ms from the previous second processing to the current processing, the next execution of the second processing is performed after 6 ms has elapsed. Therefore, the number of executions of the second process per 6 ms does not satisfy “1”, and the accuracy of the progress of the game is not ensured.

また、パチンコ遊技機においては、主制御回路60と、副制御回路200とは、それぞれ割込処理(例えば、図8、図20参照)を行っている。また、パチンコ遊技機においては、主制御回路60から副制御回路200へのデータの移動は、主制御回路60から副制御回路200への一方向にしか移動しない。このため、従来の制御では、主制御回路60と、副制御回路200との処理のタイミングがずれる可能性があり、遊技機を長期間実行していった場合、この処理のタイミングのずれが累積してしまうため、遊技の進行に異常をきたす可能性がある。   Further, in the pachinko gaming machine, the main control circuit 60 and the sub control circuit 200 perform interrupt processing (see, for example, FIGS. 8 and 20). Further, in the pachinko gaming machine, the movement of data from the main control circuit 60 to the sub control circuit 200 moves only in one direction from the main control circuit 60 to the sub control circuit 200. For this reason, in the conventional control, there is a possibility that the processing timing of the main control circuit 60 and the sub control circuit 200 may be shifted, and when the gaming machine is executed for a long period of time, this processing timing shift is accumulated. Therefore, there is a possibility that the progress of the game will be abnormal.

これに対して、本実施形態においては、図21(B)に示すように、システムタイマ監視タイマ値を「3」減算するようにしたので、システムタイマ監視タイマ値が「4」以上を示していた場合には、そのときは前回の第2の処理から今回の処理まで8msかかっていたとしても、次回の第2の処理の実行については、4ms経過後にされることから、帳尻が合い、長時間のスパンで見た場合に、6msあたり1回の第2の処理の実行が確保されることとなるため、遊技の進行の正確性が担保できる。   On the other hand, in the present embodiment, as shown in FIG. 21B, the system timer monitoring timer value is “4” or more because the system timer monitoring timer value is subtracted by “3”. In this case, even if it took 8 ms from the previous second process to the current process at that time, the next second process is executed after 4 ms. When viewed over a time span, the execution of the second process once per 6 ms is ensured, so that the accuracy of the progress of the game can be ensured.

[別実施形態]
2ms毎に実行される割込処理は2ms以内であって、メイン処理を行う必要があることから、かなりの時間的余裕を持たせて組まなければならないため、処理数は少ないほうが好ましいが、第2の処理内のサブルーチンの一部を割込処理にて実行させるようにしてもよい。なお、コマンド出力制御処理と試験信号が出力される遊技情報データ生成処理については、第2の処理にて行うのが好ましい。
[Another embodiment]
Since the interrupt processing executed every 2 ms is within 2 ms and it is necessary to perform the main processing, it must be assembled with a considerable time margin. A part of the subroutine in the process 2 may be executed by the interrupt process. The command output control process and the game information data generation process for outputting the test signal are preferably performed in the second process.

以上、説明したように、本実施形態によれば、割込回数判定処理にて計数値(例えば、割込み回数カウンタの値)が所定の判定値(例えば、「3」)以上であると判定された場合に、所定の処理を行った後に第1の処理へ移行する第2の処理を行い、この第2の処理の実行を契機として、記憶手段(例えば、メインRAM70)に記憶された計数値(例えば、割込み回数カウンタの値)から判定値(例えば、「3」)と同値の減算を行い、減算後の値を計数値として記憶手段(例えば、メインRAM70)に記憶する割込回数減算処理とを行う。これにより、例えば、計数値(例えば、割込み回数カウンタの値)が「4」の場合、判定値(例えば、「3」)と同値の減算を行うことによって、計数値(例えば、割込み回数カウンタの値)が「1」となり、割込ルーチンがあと2回実行されると、第2の処理が実行される。このように、第2の処理が一定時間あたりに一度は必ず実行されることになるので、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することができる。   As described above, according to the present embodiment, it is determined in the interrupt count determination process that the count value (for example, the value of the interrupt count counter) is greater than or equal to a predetermined determination value (for example, “3”). In this case, after the predetermined process is performed, the second process for shifting to the first process is performed, and the count value stored in the storage unit (for example, the main RAM 70) is triggered by the execution of the second process. Subtraction of the same value as the determination value (for example, “3”) from the value of the interrupt counter (for example, the value of the interrupt number counter), and the interrupt number subtraction process for storing the value after the subtraction as a count value in the storage means (for example, the main RAM 70) And do. Thus, for example, when the count value (for example, the value of the interrupt count counter) is “4”, the count value (for example, the interrupt count counter of the interrupt count counter) is subtracted from the determination value (for example, “3”). When the value) becomes “1” and the interrupt routine is executed twice more, the second process is executed. As described above, the second process is always executed once every fixed time, so that the accuracy of the game control can be ensured even in a long-time operation, and a highly reliable gaming machine can be provided. it can.

また、本実施形態によれば、一定時間あたりに一度は必ず実行される第2の処理において、計時手段(例えば、タイマ)の更新を行うタイマ更新処理が実行される。このため、長時間の動作においても、一定時間あたりに一度は計時手段が更新されるため時間の管理がほぼ正確に行うことが可能となる。このように、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することができる。   Further, according to the present embodiment, in the second process that is always executed once per fixed time, the timer update process for updating the clock means (for example, timer) is executed. For this reason, even in a long-time operation, the timekeeping means is updated once per fixed time, so that time management can be performed almost accurately. In this way, the accuracy of game control can be ensured even during long-time operation, and a highly reliable gaming machine can be provided.

また、本実施形態によれば、一定時間あたりに1度は必ず実行される第2の処理において、主制御回路60から演出制御回路(副制御回路200)へ演出時間が特定可能な演出コマンドを送信するコマンド送信処理を実行する。さらに、演出制御回路(副制御回路200)は、演出コマンドに応じて演出コマンドに対応する演出時間の管理を独自に行い、この演出時間の管理にもとついて演出手段(例えば、液晶表示装置32やスピーカ46)の制御を行う。このため、長時間の動作においても、一定時間当たり一度は演出コマンドが送信され得るため、主制御回路60の処理と、演出制御回路(副制御回路200)との処理のタイミングが一致し、主制御回路60における処理と演出制御回路(副制御回路200)における処理とで、同期が取れるので動作に矛盾が生じないため、制御負担の軽減とともに、動作の正確性が担保できる。このように、長時間の動作においても遊技制御の正確性が担保でき、信頼性の高い遊技機を提供することができる。   Further, according to the present embodiment, in the second process that is always executed once per fixed time, an effect command that can specify the effect time from the main control circuit 60 to the effect control circuit (sub control circuit 200) is provided. Executes the command transmission process to be transmitted. Further, the effect control circuit (sub control circuit 200) independently manages the effect time corresponding to the effect command in accordance with the effect command, and effect means (for example, the liquid crystal display device 32) is managed based on the effect time management. And the speaker 46) are controlled. For this reason, even in a long-time operation, an effect command can be transmitted once per fixed time. Therefore, the processing timing of the main control circuit 60 and the effect control circuit (sub control circuit 200) coincide with each other. Since the process in the control circuit 60 and the process in the effect control circuit (sub-control circuit 200) are synchronized, there is no contradiction in the operation, so that the control load is reduced and the accuracy of the operation can be ensured. In this way, the accuracy of game control can be ensured even during long-time operation, and a highly reliable gaming machine can be provided.

以上、本発明の実施形態を説明したが、具体例を例示したに過ぎず、特に本発明を限定するものではない。すなわち、本発明は、主に、遊技の進行を制御する遊技制御手段と、遊技に基づくデータを記憶する記憶手段とを備え、前記遊技制御手段は、遊技の進行を制御するルーチンであって、電源供給開始後、所定の電源投入時処理を行った後は、所定の第1の処理を繰り返し実行するメインルーチンと、前記メインルーチンの実行中において、所定時間毎に発生する割込条件を契機として実行する割込ルーチンと、前記割込ルーチンにおいて実行され、前記割込ルーチンが実行された回数を計数し、前記記憶手段に計数値として記憶する割込回数計数処理と、前記第1の処理において、前記記憶手段に記憶された計数値が所定の判定値以上であるか否かを判定する割込回数判定処理と、前記メインルーチンにおいて実行され、前記割込回数判定処理にて計数値が所定の判定値以上であると判定された場合に、所定の処理を行った後に第1の処理へ移行する処理を行う第2の処理と、前記第2の処理の実行を契機として、前記記憶手段に記憶された計数値から判定値と同値の減算を行い、減算後の値を計数値として前記記憶手段に記憶する割込回数減算処理とを行うことを特徴とする遊技機であるが、遊技制御手段、記憶手段などの具体的構成は、適宜設計変更可能である。   Although the embodiments of the present invention have been described above, they are merely illustrative examples and do not particularly limit the present invention. That is, the present invention mainly comprises a game control means for controlling the progress of a game and a storage means for storing data based on the game, wherein the game control means is a routine for controlling the progress of the game, After a predetermined power-on process is performed after power supply starts, a main routine that repeatedly executes a predetermined first process and an interrupt condition that occurs every predetermined time during the execution of the main routine are triggered. An interrupt routine executed as the interrupt routine, the interrupt routine counting process executed in the interrupt routine, counting the number of times the interrupt routine has been executed, and storing it in the storage means as a count value, and the first process The interrupt count determination process for determining whether or not the count value stored in the storage means is greater than or equal to a predetermined determination value, and the interrupt count determination process executed in the main routine. When it is determined that the count value is equal to or greater than the predetermined determination value, the second process for performing the process of shifting to the first process after performing the predetermined process and the execution of the second process are performed. As a trigger, a game is performed in which a determination value is subtracted from a count value stored in the storage means, and an interrupt count subtraction process is performed in which the value after the subtraction is stored in the storage means as a count value. Although it is a machine, the specific configuration of the game control means, the storage means, etc. can be changed as appropriate.

なお、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   It should be noted that the effects described in the embodiments of the present invention only list the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

本発明の一実施形態におけるパチンコ遊技機の概観を示す斜視図である。1 is a perspective view showing an overview of a pachinko gaming machine according to an embodiment of the present invention. 本発明の一実施形態におけるパチンコ遊技機の概観を示す分解斜視図である。It is a disassembled perspective view which shows the general view of the pachinko game machine in one Embodiment of this invention. 本発明の一実施形態におけるパチンコ遊技機のランプユニットを示す正面図である。It is a front view which shows the lamp unit of the pachinko game machine in one Embodiment of this invention. 本発明の一実施形態におけるパチンコ遊技機の遊技盤の概観を示す正面図である。1 is a front view showing an overview of a game board of a pachinko gaming machine according to an embodiment of the present invention. 本発明の一実施形態のパチンコ遊技機において構成される主制御回路及び副制御回路を示すブロック図である。It is a block diagram which shows the main control circuit and sub control circuit which are comprised in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 本発明の一実施形態のパチンコ遊技機において実行される制御処理を示すフローチャートである。It is a flowchart which shows the control processing performed in the pachinko game machine of one Embodiment of this invention. 従来の遊技機で行われる制御の課題を示す説明図である。It is explanatory drawing which shows the subject of the control performed with the conventional game machine.

符号の説明Explanation of symbols

10 パチンコ遊技機
32 液晶表示装置
60 主制御回路
66 メインCPU
70 メインRAM
200 副制御回路
10 Pachinko machine 32 Liquid crystal display device 60 Main control circuit 66 Main CPU
70 Main RAM
200 Sub-control circuit

Claims (3)

遊技の進行を制御する遊技制御手段と、
遊技に基づくデータを記憶する記憶手段とを備え、
前記遊技制御手段は、
遊技の進行を制御するルーチンであって、電源供給開始後、所定の電源投入時処理を行った後は、所定の第1の処理を繰り返し実行するメインルーチンと、
前記メインルーチンの実行中において、所定時間毎に発生する割込条件を契機として実行する割込ルーチンと、
前記割込ルーチンにおいて実行され、前記割込ルーチンが実行された回数を計数し、前記記憶手段に計数値として記憶する割込回数計数処理と、
前記第1の処理において、前記記憶手段に記憶された計数値が所定の判定値以上であるか否かを判定する割込回数判定処理と、
前記メインルーチンにおいて実行され、前記割込回数判定処理にて計数値が所定の判定値以上であると判定された場合に、所定の処理を行った後に第1の処理へ移行する処理を行う第2の処理と、
前記第2の処理の実行を契機として、前記記憶手段に記憶された計数値から判定値と同値の減算を行い、減算後の値を計数値として前記記憶手段に記憶する割込回数減算処理とを行うことを特徴とする遊技機。
Game control means for controlling the progress of the game;
Storage means for storing data based on the game,
The game control means includes
A routine for controlling the progress of the game, and after performing a predetermined power-on process after the start of power supply, a main routine for repeatedly executing a predetermined first process;
An interrupt routine that is executed in response to an interrupt condition that occurs every predetermined time during the execution of the main routine;
An interrupt count process that is executed in the interrupt routine, counts the number of times the interrupt routine is executed, and stores it as a count value in the storage means;
In the first process, an interrupt number determination process for determining whether or not the count value stored in the storage means is equal to or greater than a predetermined determination value;
A process that is executed in the main routine and performs a process of shifting to the first process after performing a predetermined process when it is determined in the interrupt number determination process that the count value is greater than or equal to a predetermined determination value. 2 processing,
With the execution of the second process as an opportunity, a subtraction of the same value as the determination value from the count value stored in the storage means, and an interrupt count subtraction process for storing the value after subtraction in the storage means as the count value; A gaming machine characterized by
請求項1に記載の遊技機において、
遊技の進行を管理する計時手段を備え、
前記遊技制御手段は、前記第2の処理において、前記計時手段の更新を行うタイマ更新処理を実行することを特徴とする遊技機。
In the gaming machine according to claim 1,
It has timekeeping means to manage the progress of the game,
The gaming machine is characterized in that, in the second process, a timer update process for updating the timing unit is executed.
請求項1又は2に記載の遊技機において、
遊技の進行に応じて所定の演出を行う演出手段と、
前記演出手段の制御を行うための演出制御処理を実行する演出制御回路と、
メインルーチンを実行するとともに、遊技の進行に応じて演出制御回路へ演出時間が特定可能な演出コマンドを送信するコマンド送信処理を実行する前記遊技制御手段を備える主制御回路とを有し、
前記演出制御回路の演出制御処理では、
主制御回路から送信された演出コマンドに応じて演出コマンドに対応する演出時間の管理を独自に行う演出時間管理処理を行うとともに、
前記演出時間管理処理による演出時間の管理に基づいて演出手段の制御を行う処理を実行し、
前記遊技制御手段の前記コマンド送信処理は、前記第2の処理において実行することを特徴とする遊技機。
In the gaming machine according to claim 1 or 2,
Production means for performing a predetermined production according to the progress of the game,
An effect control circuit for executing an effect control process for controlling the effect means;
A main control circuit including the game control means for executing a main routine and executing a command transmission process for transmitting an effect command capable of specifying an effect time to the effect control circuit according to the progress of the game;
In the production control process of the production control circuit,
In addition to performing the production time management process for independently managing the production time corresponding to the production command according to the production command transmitted from the main control circuit,
Based on the management of the production time by the production time management process, execute the process of controlling the production means,
The gaming machine, wherein the command transmission process of the game control means is executed in the second process.
JP2008016254A 2008-01-28 2008-01-28 Game machine Expired - Fee Related JP5135583B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008016254A JP5135583B2 (en) 2008-01-28 2008-01-28 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008016254A JP5135583B2 (en) 2008-01-28 2008-01-28 Game machine

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012229618A Division JP5443576B2 (en) 2012-10-17 2012-10-17 Game machine

Publications (2)

Publication Number Publication Date
JP2009172281A JP2009172281A (en) 2009-08-06
JP5135583B2 true JP5135583B2 (en) 2013-02-06

Family

ID=41028076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008016254A Expired - Fee Related JP5135583B2 (en) 2008-01-28 2008-01-28 Game machine

Country Status (1)

Country Link
JP (1) JP5135583B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5587663B2 (en) * 2010-05-10 2014-09-10 株式会社藤商事 Game machine

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001046696A (en) * 1999-08-04 2001-02-20 Toyomaru Industry Co Ltd Game machine
JP4919551B2 (en) * 2001-07-24 2012-04-18 株式会社三共 Game machine

Also Published As

Publication number Publication date
JP2009172281A (en) 2009-08-06

Similar Documents

Publication Publication Date Title
JP2009077956A (en) Game machine
JP5122221B2 (en) Game machine
JP2009078105A (en) Game machine
JP5055614B2 (en) Game machine
JP2009189406A (en) Game machine
JP5536850B2 (en) Game machine
JP5185593B2 (en) Game machine
JP5135583B2 (en) Game machine
JP5173468B2 (en) Game machine
JP5173465B2 (en) Game machine
JP2009285280A (en) Game machine
JP5443576B2 (en) Game machine
JP5117768B2 (en) Game machine
JP2009285336A (en) Game machine
JP2009056213A (en) Game machine
JP2009285286A (en) Game machine
JP2009056136A (en) Game machine
JP2009189564A (en) Game machine
JP6092295B2 (en) Game machine
JP2009297453A (en) Game machine
JP5580395B2 (en) Game machine
JP5475100B2 (en) Game machine
JP5754786B2 (en) Game machine
JP2009213643A (en) Game machine
JP5844408B2 (en) Game machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101214

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110415

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20110421

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20121018

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121018

R150 Certificate of patent or registration of utility model

Ref document number: 5135583

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

Year of fee payment: 3

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D04

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