JP2015097675A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2015097675A
JP2015097675A JP2013239337A JP2013239337A JP2015097675A JP 2015097675 A JP2015097675 A JP 2015097675A JP 2013239337 A JP2013239337 A JP 2013239337A JP 2013239337 A JP2013239337 A JP 2013239337A JP 2015097675 A JP2015097675 A JP 2015097675A
Authority
JP
Japan
Prior art keywords
main control
control cpu
special symbol
initialization
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013239337A
Other languages
Japanese (ja)
Other versions
JP6202525B2 (en
Inventor
近藤 隆
Takashi Kondo
隆 近藤
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.)
Heiwa Corp
Original Assignee
Heiwa 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 Heiwa Corp filed Critical Heiwa Corp
Priority to JP2013239337A priority Critical patent/JP6202525B2/en
Publication of JP2015097675A publication Critical patent/JP2015097675A/en
Application granted granted Critical
Publication of JP6202525B2 publication Critical patent/JP6202525B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Pinball Game Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique in which an increase in program capacity can be suppressed.SOLUTION: RAM clear processing is performed, first, by setting an initialization start address (S162), next, by setting an initial value (S164), and then by storing the initial value in an initialization area of a corresponding address (S168). An initialization execution address is incremented for each initialization (S174), and processes (S168 to S174) for initialization are looped until a specific bit of the initialization execution address turns on. When reaching the end of the initialization area, since the specific bit of the initialization execution address after the increment turns on (S178: Yes), the RAM clear processing is finished at that time.

Description

本発明は、遊技の進行を制御する上で必要な情報を記憶するRAM(RWM)の記憶内容を初期化する機能を有した遊技機に関する。   The present invention relates to a gaming machine having a function of initializing stored contents of a RAM (RWM) that stores information necessary for controlling the progress of a game.

この種の遊技機に関する先行技術として、遊技制御プログラムの作業領域としてのRAMをクリアする機能を有した遊技機が知られている(例えば、特許文献1参照。)。この先行技術は、クリア許容スイッチがオン操作されると、一時的にクリア許容信号を出力してRAMのクリアを許容するが、その際、予めクリアされるRAMの範囲を設定したり、オン操作される複数のクリアスイッチの選択に応じて、予めスイッチと1対1で対応するRAMのクリア範囲を設定したりするものである。   As a prior art related to this type of gaming machine, a gaming machine having a function of clearing a RAM as a work area of a gaming control program is known (for example, see Patent Document 1). In this prior art, when the clear permission switch is turned on, a clear clear signal is temporarily output to allow the RAM to be cleared. At this time, a range of the RAM to be cleared in advance is set or an on operation is performed. In response to the selection of a plurality of clear switches, a RAM clear range corresponding to the switches one-to-one is set in advance.

上記の先行技術によれば、事前の設定やクリアスイッチの選択に応じて、クリアされるRAMの範囲にバリエーションを設けることができるので、クリアスイッチを操作する者の誤操作による不用意なRAMクリアを防止できるとともに、不具合の内容に応じた適切なRAMクリアを実行することができると考えられる。   According to the above prior art, variations in the range of the RAM to be cleared can be provided according to the prior setting or selection of the clear switch. It can be prevented, and it is possible to execute an appropriate RAM clear according to the content of the problem.

特開2002−177578号公報JP 2002-177578 A

通常、RAMをクリアするような処理は、本格的な遊技制御を開始する前の初期動作プログラムとして組み込まれる。限られたプログラム容量の下でより多様な遊技性を実現するためには、遊技制御以外の初期動作に要するプログラムコードの容量は極力抑える必要があり、最小単位(1行分)のプログラムコードでも短縮した記述とすることが望まれる。   Normally, the process for clearing the RAM is incorporated as an initial operation program before full-scale game control is started. In order to realize more diverse game play under the limited program capacity, it is necessary to suppress the capacity of the program code required for initial operations other than game control as much as possible. Even the program code of the smallest unit (for one line) It is desirable to have a shortened description.

しかしながら、上述した先行技術のように予め範囲を設定した上でRAMをクリアしようとする場合、その都度、対象の範囲に応じた値(範囲の大きさを指定する値)をプログラム上でセットする必要があり、その分のプログラムコードはどうやっても削減できない。この場合、初期動作の部分からプログラム容量の増大を招き、結果として遊技制御に使用可能なプログラム領域の容量を逼迫させてしまうという問題がある。   However, when the RAM is to be cleared after setting the range in advance as in the above-described prior art, a value (a value specifying the size of the range) corresponding to the target range is set on the program each time. It is necessary, and the program code for that cannot be reduced no matter how it is done. In this case, there is a problem in that the program capacity increases from the initial operation portion, and as a result, the capacity of the program area that can be used for game control is limited.

そこで本発明は、プログラム容量の増大を抑えることができる技術の提供を課題とする。   Therefore, an object of the present invention is to provide a technique capable of suppressing an increase in program capacity.

本発明は、上記の課題を解決するため以下の解決手段を採用する。なお、以下の括弧書中の文言はあくまで例示であり、本発明はこれに限定されるものではない。   The present invention employs the following means for solving the above problems. In addition, the wording in the following brackets is an illustration to the last, and this invention is not limited to this.

解決手段1:本解決手段の遊技機は、遊技の進行を制御する制御装置(例えば、主制御装置)と、前記制御装置による制御上で必要となる情報を書き換え可能な記憶領域(例えばRAM、RWM等のユーザ領域)内にて記憶する記憶手段と、前記記憶領域内で初期化の対象とする初期化対象領域を経時的に初期化する処理を実行する初期化手段と、前記初期化手段による経時的な処理の実行中に、前記初期化対象領域内でみた処理済みの範囲と未処理の範囲との境界が前記記憶領域内での前記初期化対象領域とその他の領域との境界に一致するか否かを判断する判断手段と、前記判断手段により前記各境界が相互に一致すると判断された場合、前記初期化手段による処理を終了させる終了手段とを備えたものである。   Solution 1: A gaming machine of the present solution includes a control device (for example, a main control device) that controls the progress of the game, and a storage area (for example, RAM,) that can rewrite information required for control by the control device. Storage means for storing in a user area such as an RWM), initialization means for executing processing for initializing an initialization target area to be initialized in the storage area over time, and the initialization means During the execution of the processing over time according to the above, the boundary between the processed range and the unprocessed range viewed in the initialization target area is the boundary between the initialization target area and the other area in the storage area. A determination unit that determines whether or not they match; and an end unit that ends the processing by the initialization unit when the determination unit determines that the boundaries match each other.

本解決手段によれば、以下の態様によりRAM、RWM等の初期化が行われる。
(1)例えば、電源投入時等において、書き換え可能な記憶領域は電源遮断前のバックアップ情報を元に記憶内容を復元することが可能であるが、記憶内容を復元しない(バックアップ情報を消去する)場合、物理的なスイッチ等の操作に応じて初期化を実行する処理がプログラム上で呼び出される。
According to this solution, initialization of RAM, RWM, etc. is performed in the following manner.
(1) For example, when the power is turned on, the rewritable storage area can restore the stored contents based on the backup information before power-off, but does not restore the stored contents (delete the backup information). In this case, a process for executing initialization is called on the program in accordance with an operation of a physical switch or the like.

(2)初期化する処理の実行に伴い、初期化対象領域が経時的に初期化されていく。ここで「経時的」としているのは、初期化対象領域の初期化は、その最小単位(例えば1バイト分)を初期化する手順を何度も繰り返し実行しながら順を追って(時間をかけて)進行していくためであり、初期化対象領域全体が一時(同時)に初期化されるものではないからである。 (2) As the initialization process is executed, the initialization target area is initialized over time. Here, “temporal” refers to the initialization of the initialization target area in a step-by-step manner (over time) while repeatedly executing the procedure for initializing the minimum unit (for example, 1 byte). This is because the entire area to be initialized is not initialized at the same time (simultaneously).

(3)このように、初期化対象領域を初期化する処理は経時的に行われることから、その実行中は初期化対象領域内に「処理済みの範囲」と「未処理の範囲」とが存在することになる。「処理済みの範囲」は経時的に増えていき、その分、「未処理の範囲」は経時的に減少していく。一方で、初期化対象領域は記憶領域内に設けられているため、記憶領域内には少なくとも「初期化対象領域」と「その他の領域」が存在することになる。このとき、初期化対象領域内での「処理済みの範囲」と「未処理の範囲」との境界は、経時的な処理の進行に伴って遷移していくことになるが、「初期化対象領域」と「その他の領域」との境界は予め定義されており不同である。 (3) As described above, since the process for initializing the initialization target area is performed over time, the “processed range” and the “unprocessed range” are included in the initialization target area during the execution. Will exist. The “processed range” increases with time, and the “unprocessed range” decreases with time. On the other hand, since the initialization target area is provided in the storage area, at least “initialization target area” and “other areas” exist in the storage area. At this time, the boundary between the “processed range” and the “unprocessed range” in the initialization target area changes as the processing progresses over time. The boundary between “region” and “other region” is defined in advance and is not the same.

(4)したがって、「処理済みの範囲」と「未処理の範囲」との境界が「初期化対象領域」と「その他の領域」との境界に一致しなければ、未だ初期化対象領域内のどこかに「未処理の範囲」が残存していることを意味する。この場合、初期化の処理を終了せずに続行する必要がある。 (4) Therefore, if the boundary between the “processed range” and the “unprocessed range” does not coincide with the boundary between the “initialization target area” and the “other area”, it is still in the initialization target area. It means that an “unprocessed range” remains somewhere. In this case, it is necessary to continue without ending the initialization process.

(5)これに対し、「処理済みの範囲」と「未処理の範囲」との境界が「初期化対象領域」と「その他の領域」との境界に一致すると、もはや初期化対象領域内に「未処理の範囲」は残存しないことを意味する。この場合、初期化対象領域の初期化が完了したことを意味するので、初期化の処理を終了するものとする。 (5) On the other hand, when the boundary between the “processed range” and the “unprocessed range” matches the boundary between the “initialization target area” and the “other area”, it is no longer in the initialization target area. “Unprocessed range” means that it does not remain. In this case, it means that the initialization of the initialization target area has been completed, so the initialization process is terminated.

このように本解決手段では、処理の実行に伴って遷移していく境界が不同の境界(ハード上で既知のもの)に一致するか否かを判断して処理の続行又は終了を決定するため、予め初期化の対象とする範囲を設定する必要がない。したがって、初期化の処理を実行するプログラム上で範囲の設定に関わるプログラムコードを記述する必要がなく、その分のプログラム容量を遊技制御プログラムのために割くことができる。   As described above, in the present solution means, it is determined whether or not the boundary that transitions with the execution of the process matches the same boundary (known in hardware) and determines whether to continue or end the process. It is not necessary to set a range to be initialized in advance. Therefore, it is not necessary to write program code related to setting a range on the program that executes the initialization process, and the program capacity corresponding to that can be allocated for the game control program.

解決手段2:本解決手段の遊技機は、解決手段1において、前記判断手段は、前記初期化対象領域のメモリ空間内で処理済みの範囲と未処理の範囲との境界を表すアドレスの特定桁に対するビット演算により得られた結果に基づいて前記各境界が相互に一致するか否かを判断するものである。   Solution 2: The gaming machine of the present solution is the solution 1, wherein the determining means is a specific digit of an address representing a boundary between a processed range and an unprocessed range in the memory space of the initialization target area. Based on the result obtained by the bit operation on the above, it is determined whether or not the respective boundaries coincide with each other.

ここで便宜上、「処理済みの範囲」と「未処理の範囲」との境界を「境界1」とし、「初期化対象領域」と「その他の領域」との境界を「境界2」とすると、「境界2」は予め固定された不同のアドレスで表されることになる。これに対し「境界1」は、これまでに実行した処理の度数(回数)に応じて遷移し、その都度、不定のアドレスで表されることになる。   Here, for convenience, the boundary between the “processed range” and the “unprocessed range” is “boundary 1”, and the boundary between the “initialization target region” and “other region” is “boundary 2”. “Boundary 2” is represented by an unspecified fixed address. On the other hand, “boundary 1” transitions according to the frequency (number of times) of processing executed so far, and is represented by an indefinite address each time.

このとき本解決手段では、「境界2」を表すアドレスが既知であり、これをバイナリ表記した中にユニーク値を示す特定桁があることに着目する。すなわち、不定のアドレスで表される「境界1」の特定桁に対するビット演算を行い、その結果がユニーク値を示すならば、それは「境界1」が「境界2」に一致したことを意味する。したがって、この場合は初期化対象領域内に未処理の範囲が残存しないことになるため、そこで処理を終了することができる。一方、「境界1」の特定桁に対するビット演算の結果がユニーク値を示していなければ、未だ「境界1」は「境界2」に一致していないことを意味する。この場合、初期化対象領域内には「未処理の範囲」が存在することになるため、引き続き初期化の処理を実行する。   At this time, this solution means that the address representing “boundary 2” is known, and there is a specific digit indicating a unique value in the binary notation. That is, if a bit operation is performed on a specific digit of “boundary 1” represented by an indefinite address, and the result indicates a unique value, it means that “boundary 1” matches “boundary 2”. Therefore, in this case, since an unprocessed range does not remain in the initialization target area, the process can be terminated there. On the other hand, if the result of bit operation on a specific digit of “boundary 1” does not indicate a unique value, it means that “boundary 1” still does not match “boundary 2”. In this case, since an “unprocessed range” exists in the initialization target area, the initialization process is continued.

このように本解決手段では、初期化対象領域の範囲をプログラム上でセットしていなくても、2つの境界1,2が相互に一致するか否かに基づいて終了判断を行うことができるので、それだけプログラム容量の削減を図ることができる。   In this way, in this solution, even if the range of the initialization target area is not set on the program, the end determination can be made based on whether or not the two boundaries 1 and 2 match each other. Therefore, the program capacity can be reduced accordingly.

解決手段3:本解決手段の遊技機は、解決手段1,2において、前記初期化手段は、前記初期化対象領域のメモリ空間内で最小のアドレスを有する領域を始点として、最大のアドレスを有する領域に向かって順番に初期化する処理を経時的に実行し、前記判断手段は、前記初期化手段により処理がなされた領域の最新のアドレスが前記最大のアドレスに一致しなければ前記各境界が相互に一致しないと判断し、前記最新のアドレスが前記最大のアドレスに一致していれば前記各境界が相互に一致すると判断することができる。   Solution 3: The gaming machine of the present solution is that in Solution 1, 2, the initialization means has a maximum address starting from an area having the minimum address in the memory space of the initialization target area. A process of initializing in order toward the area is executed over time, and the determining means determines that each boundary is not the latest address of the area processed by the initializing means if it does not match the maximum address. If it is determined that they do not match each other, and the latest address matches the maximum address, it can be determined that the boundaries match each other.

本解決手段では、記憶領域内で定義されている初期化対象領域のメモリ空間でのアドレスに着目する。すなわち、初期化対象領域のメモリ空間は、その最小のアドレスを有する領域から最大のアドレスを有する領域までが全範囲となる。この場合、初期化対象領域の初期化を最小アドレスから開始し、最大アドレスに向かって進めていくとすると、途中の処理がなされた領域の最新アドレスが最大アドレスに満たなければ、それは処理が完了していないことを意味するので、引き続き処理を実行することとする。一方、最新アドレスが最大アドレスに一致すれば、それは全範囲の処理が完了したことを意味するので、初期化の処理を終了する。   In this solution, attention is focused on the address in the memory space of the initialization target area defined in the storage area. In other words, the memory space of the initialization target area covers the entire range from the area having the smallest address to the area having the largest address. In this case, if initialization of the area to be initialized starts from the minimum address and proceeds toward the maximum address, if the latest address of the area that was processed halfway does not reach the maximum address, the process is completed This means that the process has not been performed. On the other hand, if the latest address matches the maximum address, it means that the processing for the entire range has been completed, so the initialization process is terminated.

このように本解決手段では、初期化対象領域の範囲をプログラム上でセットしていなくても、処理がなされた領域の最新アドレスが最大アドレスに一致するか否かに基づいて終了判断を行うことができるので、同じくプログラム容量の削減を図ることができる。   As described above, in this solution, even if the range of the initialization target area is not set on the program, the end determination is performed based on whether or not the latest address of the processed area matches the maximum address. Therefore, the program capacity can also be reduced.

解決手段4:本解決手段の遊技機は、解決手段1から3において、前記制御装置に対する電力供給の遮断を検出する検出手段と、前記検出手段により電力供給の遮断が検出されると、前記記憶手段により記憶されている情報を前記初期化対象領域内にて保存する保存手段と、前記保存手段による情報の保存がなされた状態で前記制御装置に対する電力の供給が再開されると、前記保存手段により保存された情報に基づいて前記記憶手段の記憶を復元する復元手段とをさらに備え、前記初期化手段は、前記保存手段による情報の保存がなされた状態で前記制御装置に対する電力の供給が再開された場合に所定の初期化条件が満たされていると、前記初期化対象領域の初期化を通じて前記保存手段により保存された情報を消去する。   Solving means 4: The gaming machine of the present solving means, in the solving means 1 to 3, the detecting means for detecting the interruption of power supply to the control device, and when the interruption of the power supply is detected by the detecting means, the memory Storage means for storing the information stored in the initialization target area, and when the supply of power to the control device is resumed in a state where the information is stored by the storage means, the storage means And a restoring unit that restores the storage of the storage unit based on the information stored by the storage unit, and the initialization unit resumes supplying power to the control device in a state where the storage unit stores the information. If the predetermined initialization condition is satisfied, the information stored by the storage unit is erased through initialization of the initialization target area.

本解決手段によれば、以下の特徴が追加される。
(1)制御装置が電力の供給を受けて遊技の進行を制御し、その上で必要となる情報が記憶手段により記憶される。
(2)電力供給の遮断(瞬間的な供給電圧の低下を含む)が検出されると、記憶手段により記憶されている情報が保存(バックアップ)される。なお、この場合の情報の保存は、初期化対象領域を用いて行われる。
(3)そして、電力の供給が再開されると、保存された情報に基づいて記憶手段の記憶が復元される。これにより、制御装置による制御上で必要な情報は失われることがなく、前回の電源断発生時の状態に遡って遊技制御が再開されることになる。
According to this solution, the following features are added.
(1) The control device receives the supply of electric power to control the progress of the game, and information necessary for the control is stored by the storage means.
(2) When a power supply interruption (including a momentary drop in supply voltage) is detected, the information stored in the storage means is saved (backed up). Note that the storage of information in this case is performed using the initialization target area.
(3) When power supply is resumed, the storage of the storage means is restored based on the stored information. As a result, information necessary for control by the control device is not lost, and game control is resumed retroactively to the state at the time of the previous power-off occurrence.

(4)ただし、電力供給の再開時に初期化条件(例えば、初期化を指示するためのスイッチ操作がなされていること等)が満たされていると、初期化対象領域を初期化する処理を通じて上記(2)の情報が消去される。この場合、前回の電源断発生時の情報は復元されることなく、初期状態で制御装置による遊技制御を行うことができる。 (4) However, if an initialization condition (for example, that a switch operation for instructing initialization is performed) is satisfied when power supply is resumed, the above-described process is performed through the process of initializing the initialization target area. The information of (2) is deleted. In this case, the game control by the control device can be performed in the initial state without restoring the information at the time of the previous power-off occurrence.

解決手段5:本解決手段の遊技機は、解決手段1から4において、前記初期化手段により経時的に処理が実行される毎に、前記初期化対象領域の記憶が正常に初期化されたか否かをその都度確認する確認手段と、前記確認手段による確認の結果、前記初期化対象領域の記憶が正常に初期化されていなかった場合、前記初期化手段による経時的な処理を最初から再実行させる再実行手段とをさらに備える。   Solution 5: The gaming machine of this solution means whether or not the memory of the initialization target area has been normally initialized every time processing is executed by the initialization means in the solution means 1 to 4 A confirmation means for confirming each time, and if the result of confirmation by the confirmation means is that the storage of the area to be initialized has not been properly initialized, the time-lapse processing by the initialization means is re-executed from the beginning. And re-execution means.

本解決手段によれば、経時的な処理の途中で正常に初期化ができなかった場合、最初から初期化をやり直すことで処理の確実性を担保することができる。特に、前回の電源断発生時の情報を復元しない場合には、初期化対象領域の初期化が正常に行われていないと、復電後の記憶手段の記憶内容がちぐはぐなものとなってしまうが、本解決手段による処理の再実行により記憶の内容を確実に初期化し、制御装置により初期状態からの遊技制御の実行を可能にする。   According to this solution, when initialization cannot be performed normally in the course of time-lapse processing, the reliability of the processing can be ensured by performing initialization again from the beginning. In particular, in the case where the information at the time of the previous power failure occurrence is not restored, if the initialization target area is not properly initialized, the storage contents of the storage means after power recovery will be inconclusive However, the contents of the memory are surely initialized by re-execution of the processing by this solving means, and the control device can execute the game control from the initial state.

本発明によれば、プログラム容量の増大を抑えることができる。   According to the present invention, an increase in program capacity can be suppressed.

パチンコ機の正面図である。It is a front view of a pachinko machine. パチンコ機の背面図である。It is a rear view of a pachinko machine. 遊技盤ユニットを単独で示す正面図である。It is a front view which shows a game board unit independently. 遊技盤ユニットの一部を拡大して示す正面図である。It is a front view which expands and shows a part of game board unit. ランプユニットの周辺を示す正面図である。It is a front view which shows the periphery of a lamp unit. ランプユニットの周辺を示す正面図である。It is a front view which shows the periphery of a lamp unit. ランプユニットの周辺を示す正面図である。It is a front view which shows the periphery of a lamp unit. パチンコ機に装備された各種の電子機器類を示すブロック図である。It is a block diagram which shows the various electronic devices with which the pachinko machine was equipped. リセットスタート処理の手順例を示すフローチャート(1/2)である。It is a flowchart (1/2) which shows the example of a procedure of a reset start process. リセットスタート処理の手順例を示すフローチャート(2/2)である。It is a flowchart (2/2) which shows the example of a procedure of a reset start process. 記憶装置のメモリ空間を模式的に示した概念図である。It is the conceptual diagram which showed typically the memory space of the memory | storage device. 記憶装置のアドレスの16進表記と2進表記の対応を示す表である。It is a table | surface which shows a response | compatibility with the hexadecimal notation of the address of a memory | storage device, and binary notation. RAMクリア処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of RAM clear processing. 比較例のRAMクリア処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the RAM clear process of a comparative example. 電源断発生チェック処理の手順例を具体的に示すフローチャートである。It is a flowchart which shows the example of a procedure of a power-off occurrence check process concretely. 割込管理処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of an interruption management process. スイッチ入力イベント処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of a switch input event process. 第1特別図柄記憶更新処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of a 1st special symbol memory update process. 第2特別図柄記憶更新処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of a 2nd special symbol memory update process. 取得時演出判定処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the production | presentation determination process at the time of acquisition. 特別図柄遊技処理の構成例を示すフローチャートである。It is a flowchart which shows the structural example of a special symbol game process. 特別図柄変動前処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the special symbol change pre-processing. はずれ時変動パターン選択テーブル(低確率非時間短縮状態)の一例を示す図である。It is a figure which shows an example of the fluctuation pattern selection table at the time of a loss (low probability non-time shortening state). はずれ時変動パターン選択テーブル(低確率時間短縮状態)の一例を示す図である。It is a figure which shows an example of the fluctuation pattern selection table at the time of loss (low probability time reduction state). はずれ時変動パターン選択テーブル(高確率時間短縮状態)の一例を示す図である。It is a figure which shows an example of the fluctuation pattern selection table at the time of loss (high probability time reduction state). 第1特別図柄大当り時停止図柄選択テーブルの構成列を示す図である。It is a figure which shows the structure row | line | column of the 1st special symbol big hit stop symbol selection table. 第2特別図柄大当り時停止図柄選択テーブルの構成列を示す図である。It is a figure which shows the structure column of the 2nd special symbol big hit stop symbol selection table. 大当り時変動パターン選択テーブル(低確率非時間短縮状態)の一例を示す図である。It is a figure which shows an example of the big hit hour fluctuation pattern selection table (low probability non-time shortening state). 大当り時変動パターン選択テーブル(低確率時間短縮状態)の一例を示す図である。It is a figure which shows an example of the big hit hour fluctuation pattern selection table (low probability time reduction state). 大当り時変動パターン選択テーブル(高確率時間短縮状態)の一例を示す図である。It is a figure which shows an example of the big hit hour fluctuation pattern selection table (high probability time reduction state). 特別図柄記憶エリアシフト処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of a special symbol memory | storage area shift process. 特別図柄停止表示中処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the special symbol stop display process. 表示出力管理処理の構成例を示すフローチャートである。It is a flowchart which shows the structural example of a display output management process. 大当り時可変入賞装置管理処理の構成例を示すフローチャートである。It is a flowchart which shows the structural example of a big win time variable winning apparatus management process. 大当り時大入賞口開放パターン設定処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of a big winning opening big opening opening pattern setting process. 大当り時大入賞口開閉動作処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the big winning opening big opening / closing operation | movement process. 大当り時大入賞口閉鎖処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the big winning prize closing opening process. 大当り時終了処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the end process at the time of big hit. 小当り時可変入賞装置管理処理の構成例を示すフローチャートである。It is a flowchart which shows the structural example of the variable winning device management process at the time of a small hit. 小当り時大入賞口開放パターン設定処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the big winning opening opening pattern setting process at the time of a small hit. 小当り時大入賞口開閉動作処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the big winning opening opening / closing operation | movement process at the time of a small hit. 小当り時大入賞口閉鎖処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the big winning opening closing process at the time of a small hit. 小当り時終了処理の手順例を示すフローチャートである。It is a flowchart which shows the example of a procedure of the end process at the time of a small hit.

以下、本発明の実施形態について、図面を参照しながら説明する。
図1は、パチンコ遊技機(以下、「パチンコ機」と略称する。)1の正面図である。また、図2は、パチンコ機1の背面図である。パチンコ機1は、遊技球を遊技媒体として用いるものであり、遊技者は、遊技場運営者から遊技球を借り受けてパチンコ機1による遊技を行う。なお、パチンコ機1における遊技において、遊技球はその1個1個が遊技価値を有した媒体であり、遊技の成果として遊技者が享受する特典(利益)は、例えば遊技者が獲得した遊技球の数に基づいて遊技価値に換算することができる。以下、図1及び図2を参照しつつパチンコ機1の全体構成について説明する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a front view of a pachinko gaming machine (hereinafter abbreviated as “pachinko machine”) 1. FIG. 2 is a rear view of the pachinko machine 1. The pachinko machine 1 uses a game ball as a game medium, and a player borrows a game ball from a game hall operator to play a game with the pachinko machine 1. In the game of the pachinko machine 1, each game ball is a medium having a game value, and a privilege (profit) that the player enjoys as a result of the game is, for example, a game ball acquired by the player Based on the number of games, it can be converted into a game value. Hereinafter, the overall configuration of the pachinko machine 1 will be described with reference to FIGS. 1 and 2.

〔全体構成〕
パチンコ機1は、その本体として主に外枠ユニット2、一体扉ユニット4及び内枠アセンブリ7(プラ枠、遊技機枠)を備えている。遊技者に相対する正面からみて、その最も前面側には一体扉ユニット4が位置している。一体扉ユニット4の背面側(奥側)には内枠アセンブリ7が位置しており、内枠アセンブリ7の外側を囲むようにして外枠ユニット2が配置されている。
〔overall structure〕
The pachinko machine 1 mainly includes an outer frame unit 2, an integrated door unit 4, and an inner frame assembly 7 (a plastic frame, a gaming machine frame) as its main body. The integrated door unit 4 is located on the foremost side when viewed from the front facing the player. An inner frame assembly 7 is located on the back side (back side) of the integrated door unit 4, and the outer frame unit 2 is disposed so as to surround the outer side of the inner frame assembly 7.

外枠ユニット2は、木材及び金属材を縦長の矩形状に組み合わせた構造体であり、この外枠ユニット2は、遊技場内の島設備(図示されていない)に対してねじ等の締結具を用いて固定されるものである。なお、縦長矩形状の外枠ユニット2において、上下の短辺に相当する部位には木材が用いられており、左右の長辺に相当する部位には金属材が用いられている。   The outer frame unit 2 is a structure in which wood and metal materials are combined in a vertically long rectangular shape. The outer frame unit 2 has a fastener such as a screw attached to an island facility (not shown) in the game hall. It is used and fixed. In the vertically long rectangular outer frame unit 2, wood is used for a portion corresponding to the upper and lower short sides, and a metal material is used for a portion corresponding to the left and right long sides.

一体扉ユニット4は、その下部位置に受皿ユニット6が一体化された構造である。一体扉ユニット4及び内枠アセンブリ7は、外枠ユニット2を介して島設備に取り付けられ、これらはそれぞれ図示しないヒンジ機構を介して開閉式に動作する。図示しないヒンジ機構の開閉軸線は、パチンコ機1の正面からみて左側端部に沿って垂直方向に延びている。   The integrated door unit 4 has a structure in which the tray unit 6 is integrated at a lower position thereof. The integrated door unit 4 and the inner frame assembly 7 are attached to the island facility via the outer frame unit 2, and these operate in an openable manner via a hinge mechanism (not shown). An opening / closing axis of a hinge mechanism (not shown) extends in the vertical direction along the left end as viewed from the front of the pachinko machine 1.

図1中の正面からみて内枠アセンブリ7の右側縁部(図2では左側縁部)には、その内側に統一錠ユニット9が設けられている。また、これに対応して一体扉ユニット4及び外枠ユニット2の右側縁部(裏側)にも、それぞれ図示しない施錠具が設けられている。図1に示されるように、外枠ユニット2に対して一体扉ユニット4及び内枠アセンブリ7が閉じた状態で、その裏側にある統一錠ユニット9は施錠具とともに一体扉ユニット4及び内枠アセンブリ7の開放を不能にしている。   A unified lock unit 9 is provided on the inner side of the right edge (the left edge in FIG. 2) of the inner frame assembly 7 when viewed from the front in FIG. Correspondingly, a locking tool (not shown) is also provided on the right side edge (back side) of the integrated door unit 4 and the outer frame unit 2. As shown in FIG. 1, in the state where the integrated door unit 4 and the inner frame assembly 7 are closed with respect to the outer frame unit 2, the unified lock unit 9 on the back side of the integrated door unit 4 and the inner frame assembly together with the locking device. 7 cannot be opened.

また、受け皿ユニット6の右側縁部には鍵穴付きのシリンダ錠6aが設けられている。例えば、遊技場の管理者が専用キーを鍵穴に差し込んでシリンダ錠6aを時計回りに捻ると、統一錠ユニット9が作動して内枠アセンブリ7とともに一体扉ユニット4の開放が可能な状態となる。これら全体を外枠ユニット2から前面側へ開放する(扉のように動かす)と、前面側にてパチンコ機1の裏側が露出することになる。   A cylinder lock 6 a with a key hole is provided on the right edge of the tray unit 6. For example, when an administrator of the game hall inserts a dedicated key into the keyhole and twists the cylinder lock 6a clockwise, the unified lock unit 9 operates and the integrated door unit 4 can be opened together with the inner frame assembly 7. . If these are opened from the outer frame unit 2 to the front side (moved like a door), the back side of the pachinko machine 1 is exposed on the front side.

一方、シリンダ錠6aを反時計回りに捻ると、内枠アセンブリ7は施錠されたままで一体扉ユニット4の施錠だけが解除され、一体扉ユニット4が開放可能となる。一体扉ユニット4を前面側へ開放すると遊技盤ユニット8が直に露出し、この状態で遊技場の管理者が盤面内での球詰まり等の障害を取り除くことができる。また、一体扉ユニット4を開放すると、受け皿ユニット6も一緒に前面側へ開放される。   On the other hand, when the cylinder lock 6a is twisted counterclockwise, only the locking of the integrated door unit 4 is released while the inner frame assembly 7 remains locked, and the integrated door unit 4 can be opened. When the integrated door unit 4 is opened to the front side, the game board unit 8 is directly exposed, and in this state, the manager of the game hall can remove obstacles such as ball clogging in the board surface. Further, when the integrated door unit 4 is opened, the tray unit 6 is also opened to the front side together.

また、パチンコ機1は、遊技用ユニットとして上記の遊技盤ユニット8を備えている。遊技盤ユニット8は、一体扉ユニット4の背後(内側)で上記の内枠アセンブリ7に支持されている。遊技盤ユニット8は、例えば一体扉ユニット4を前面側へ開放した状態で内枠アセンブリ7に対して着脱可能である。一体扉ユニット4には、その中央部に縦長円形状の窓4aが形成されており、この窓4a内にガラスユニット(参照符号なし)が取り付けられている。ガラスユニットは、例えば窓4aの形状に合わせてカットされた2枚の透明板(ガラス板)を組み合わせたものである。ガラスユニットは、一体扉ユニット4の裏側に図示しない取り付け具を介して取り付けられる。遊技盤ユニット8の前面には遊技領域8a(盤面、遊技盤)が形成されており、この遊技領域8aは窓4aを通じて前面側から遊技者に視認可能である。一体扉ユニット4が閉じられると、ガラスユニットの内面と盤面との間に遊技球が流下できる空間が形成される。   The pachinko machine 1 includes the game board unit 8 described above as a game unit. The game board unit 8 is supported by the inner frame assembly 7 behind (inside) the integrated door unit 4. The game board unit 8 can be attached to and detached from the inner frame assembly 7 with the integrated door unit 4 opened to the front side, for example. The integrated door unit 4 is formed with a vertically oval window 4a at the center thereof, and a glass unit (no reference numeral) is attached in the window 4a. The glass unit is a combination of, for example, two transparent plates (glass plates) cut in accordance with the shape of the window 4a. The glass unit is attached to the back side of the integrated door unit 4 via a fixture (not shown). A game area 8a (board surface, game board) is formed on the front surface of the game board unit 8, and this game area 8a is visible to the player from the front side through the window 4a. When the integrated door unit 4 is closed, a space in which a game ball can flow down is formed between the inner surface of the glass unit and the board surface.

受け皿ユニット6は、全体的に一体扉ユニット4から前面側へ突出した形状をなしており、その上面に上皿6bが形成されている。この上皿6bには、遊技者に貸し出された遊技球(貸球)や入賞により獲得した遊技球(賞球)を貯留することができる。また、受け皿ユニット6には、上皿6bの下段位置に下皿6cが形成されている。この下皿6cには、上皿6bが満杯の状態でさらに払い出された遊技球が貯留される。なお、本実施形態のパチンコ機1はいわゆるCR機(CRユニットに接続する機種)であり、遊技者が借り受けた遊技球は、賞球とは別に裏側の払出装置ユニット172から受け皿ユニット6(上皿6b又は下皿6c)に払い出される。   The saucer unit 6 has a shape protruding from the integrated door unit 4 to the front side as a whole, and an upper plate 6b is formed on the upper surface thereof. The upper plate 6b can store a game ball (rental ball) lent to a player and a game ball (prize ball) acquired by winning a prize. In the tray unit 6, a lower plate 6c is formed at a lower position of the upper plate 6b. The lower tray 6c stores game balls that are further paid out when the upper tray 6b is full. The pachinko machine 1 according to the present embodiment is a so-called CR machine (model connected to the CR unit), and the game balls borrowed by the player are separated from the payout unit 172 on the back side separately from the prize balls. It is paid out to the dish 6b or the lower dish 6c).

受け皿ユニット6の上面には貸出操作部14が設けられており、この貸出操作部14には、球貸ボタン10及び返却ボタン12が配置されている。図示しないCRユニットに有価媒体(例えば磁気記録媒体、記憶IC内蔵媒体等)を投入した状態で球貸ボタン10を遊技者が操作すると、予め決められた度数単位(例えば5度数)に対応する個数(例えば125個)分の遊技球が貸し出される。このため貸出操作部14の上面には度数表示部(図示されていない)が配置されており、この度数表示部には、CRユニットに投入されている有価媒体の残存度数が表示される。なお、遊技者は、返却ボタン12を操作することで、度数が残存している有価媒体の返却を受けることができる。本実施形態ではCR機を例に挙げているが、パチンコ機1はCR機とは別の現金機(CRユニットに接続されない機種)であってもよい。   A lending operation unit 14 is provided on the upper surface of the tray unit 6, and a ball lending button 10 and a return button 12 are arranged on the lending operation unit 14. When a player operates the ball lending button 10 with a valuable medium (for example, a magnetic recording medium, a storage IC built-in medium, etc.) inserted in a CR unit (not shown), the number corresponding to a predetermined frequency unit (for example, 5 degrees). (For example, 125) game balls are lent out. For this reason, a frequency display unit (not shown) is arranged on the upper surface of the lending operation unit 14, and the remaining frequency of the valuable medium put in the CR unit is displayed on this frequency display unit. The player can receive the return of the valuable medium with the remaining frequency by operating the return button 12. Although the CR machine is taken as an example in the present embodiment, the pachinko machine 1 may be a cash machine (a model not connected to the CR unit) different from the CR machine.

また、受け皿ユニット6の上面には、上段位置にある上皿6bの手前に上皿球抜きボタン6dが設置されており、そして下皿6cの手前でその中央部には下皿球抜きレバー6eが設置されている。遊技者は上皿球抜きボタン6dを例えば押し込み操作することで、上皿6bに貯留された遊技球を下皿6cへ流下させることができる。また、遊技者は、下皿球抜きレバー6eを例えば左方向へスライドさせることで、下皿6cに貯留された遊技球を下方へ落下させて排出することができる。排出された遊技球は、例えば図示しない球受け箱等に受け止められる。   Further, on the upper surface of the tray unit 6, an upper dish ball removal button 6d is provided in front of the upper dish 6b in the upper position, and a lower dish ball removal lever 6e is provided in the center of the lower dish 6c. Is installed. The player can cause the game balls stored in the upper plate 6b to flow down to the lower plate 6c by, for example, pressing the upper plate ball removing button 6d. Also, the player can drop the game balls stored in the lower plate 6c downward and discharge them by sliding the lower plate ball removal lever 6e to the left, for example. The discharged game ball is received by, for example, a ball receiving box (not shown).

受け皿ユニット6の右下部には、ハンドルユニット16が設置されている。遊技者はこのハンドルユニット16を操作することで発射制御基板セット174を作動させ、遊技領域8aに向けて遊技球を発射する(打ち込む)ことができる(球発射装置)。発射された遊技球は、遊技盤ユニット8の下縁部から左側縁部に沿って上昇し、図示しない外バンドに案内されて遊技領域8a内に放り込まれる。遊技領域8a内には多数の障害釘や風車(図中参照符号なし)等が配置されており、放り込まれた遊技球は障害釘や風車により誘導・案内されながら遊技領域8a内を流下する。なお、遊技領域8a内(盤面、遊技盤)の構成については、別の図面を参照しながらさらに後述する。   A handle unit 16 is installed on the lower right side of the tray unit 6. The player operates the handle unit 16 to operate the launch control board set 174 and can launch (shoot) a game ball toward the game area 8a (ball launcher). The launched game ball rises from the lower edge portion of the game board unit 8 along the left edge portion, is guided by an outer band (not shown), and is thrown into the game area 8a. A large number of obstacle nails, windmills (without reference numerals in the drawing) and the like are arranged in the game area 8a, and the thrown-in game balls flow down in the game area 8a while being guided and guided by the obstacle nails and the windmill. The configuration of the game area 8a (board surface, game board) will be further described later with reference to another drawing.

〔枠前面の構成〕
一体扉ユニット4には、演出用の構成要素として左トップレンズユニット47及び右上電飾ユニット49が設置されている。このうち左トップレンズユニット47にはガラス枠トップランプ46及び左側のガラス枠装飾ランプ48が組み込まれており、右上電飾ユニット49には右側のガラス枠装飾ランプ50が組み込まれている。その他にも一体扉ユニット4には、左トップレンズユニット47及び右上電飾ユニット49の下方にそれぞれ連なるようにして左右のガラス枠装飾ランプ52が設置されており、これらガラス枠装飾ランプ52は、一体扉ユニット4の左右縁部から受皿ユニット6の前面部にまで回り込むようにして延びている。一体扉ユニット4においてガラス枠トップランプ46や左右のガラス枠装飾ランプ48,50,52等は、ガラスユニットを取り巻くようにして配置されている。
[Configuration of the front of the frame]
The integrated door unit 4 is provided with a left top lens unit 47 and an upper right illumination unit 49 as components for production. Among these, the left top lens unit 47 incorporates a glass frame top lamp 46 and a left glass frame decoration lamp 48, and the upper right electrical decoration unit 49 incorporates a right glass frame decoration lamp 50. In addition, left and right glass frame decoration lamps 52 are installed in the integrated door unit 4 so as to be connected to the lower part of the left top lens unit 47 and the upper right illumination unit 49, respectively. It extends from the left and right edges of the integrated door unit 4 to the front surface of the tray unit 6. In the integrated door unit 4, the glass frame top lamp 46 and the left and right glass frame decoration lamps 48, 50, and 52 are arranged so as to surround the glass unit.

各種ランプ46,48,50,52,181〜183は、例えば内蔵するLEDの発光(点灯や点滅、輝度階調の変化、色調の変化等)により演出を実行する。また、一体扉ユニット4の上部において、左トップレンズユニット47及び右上電飾ユニット49にはそれぞれガラス枠上スピーカ54,55が組み込まれている。一方、外枠ユニット2の左下位置には外枠スピーカ56が組み込まれている。これらスピーカ54,55,56は、効果音やBGM、音声等(音響全般)を出力して演出を実行するものである。   The various lamps 46, 48, 50, 52, 181 to 183 execute effects by, for example, the light emission of the built-in LEDs (lighting and blinking, change in luminance gradation, change in color tone, etc.) In addition, on the upper part of the integrated door unit 4, speakers on the glass frame 54 and 55 are incorporated in the left top lens unit 47 and the upper right illumination unit 49, respectively. On the other hand, an outer frame speaker 56 is incorporated in the lower left position of the outer frame unit 2. These speakers 54, 55, and 56 output sound effects, BGM, voice, etc. (sound in general) and execute effects.

また、受け皿ユニット6の中央には、上皿6bの手前位置に演出切替ボタン45が設置されている。演出切替ボタン45は、例えば押し込み式の円形状ボタンとその周囲に回転式のジョグリング(ジョグダイアル)を組み合わせた形態である。遊技者は、この演出切替ボタン45を押し込み操作又は回転操作することで演出内容(例えば液晶表示器42に表示される背景画面)を切り替えたり、例えば図柄の変動中や大当りの確定表示中、あるいは大当り遊技中に何らかの演出(予告演出、確変昇格演出、大役中の昇格演出等)を発生させたりすることができる。   In addition, an effect switching button 45 is installed in the center of the tray unit 6 at a position in front of the upper plate 6b. The effect switching button 45 has, for example, a combination of a push-type circular button and a rotary jog ring (jog dial) around it. The player switches the contents of the effect (for example, the background screen displayed on the liquid crystal display 42) by pushing or rotating the effect switching button 45, or during the change of the symbol, the display of the big hit, or the like During the big hit game, some kind of effect (notice effect, probability change promotion effect, promotion effect while playing a big role, etc.) can be generated.

〔裏側の構成〕
図2に示されているように、パチンコ機1の裏側には、電源制御ユニット162や主制御基板ユニット170、払出装置ユニット172、流路ユニット173、発射制御基板セット174、払出制御基板ユニット176、裏カバーユニット178等が設置されている。この他にパチンコ機1の裏側には、パチンコ機1の電源系統や制御系統を構成する各種の電子機器類(図示しない制御コンピュータを含む)や外部端子板160、電源コード(電源プラグ)164、アース線(アース端子)166、図示しない接続配線等が設置されている。
[Configuration on the back side]
As shown in FIG. 2, on the back side of the pachinko machine 1, there are a power supply control unit 162, a main control board unit 170, a dispensing device unit 172, a flow path unit 173, a launch control board set 174, and a dispensing control board unit 176. A back cover unit 178 and the like are installed. In addition, on the back side of the pachinko machine 1, various electronic devices (including a control computer not shown) constituting the power supply system and control system of the pachinko machine 1, an external terminal board 160, a power cord (power plug) 164, A ground wire (ground terminal) 166, connection wiring (not shown), and the like are installed.

上記の払出装置ユニット172は、例えば賞球タンク172a及び賞球ケース(参照符号なし)を有しており、このうち賞球タンク172aは内枠アセンブリ7の上縁部(裏側)に設置された状態で、図示しない補給経路から補給された遊技球を蓄えることができる。賞球タンク172aに蓄えられた遊技球は、図示しない上側賞球樋を通じて賞球ケースに導かれる。流路ユニット173は、払出装置ユニット172から送り出された遊技球を前面側の受け皿ユニット6に向けて案内する。   The payout device unit 172 includes, for example, a prize ball tank 172a and a prize ball case (no reference symbol), and the prize ball tank 172a is installed on the upper edge (back side) of the inner frame assembly 7. In this state, game balls replenished from a replenishment route (not shown) can be stored. The game balls stored in the prize ball tank 172a are guided to a prize ball case through an upper prize ball basket (not shown). The flow path unit 173 guides the game ball sent out from the payout unit 172 toward the tray unit 6 on the front side.

また、上記の外部端子板160は、パチンコ機1を外部の電子機器(例えばデータ表示装置、ホールコンピュータ等)に接続するためのものであり、この外部端子板160からは、パチンコ機1の遊技進行状態やメンテナンス状態等を表す各種の外部情報信号(例えば賞球情報、扉開放情報、図柄確定回数情報、大当り情報、始動口情報等)が外部の電子機器に向けて出力されるものとなっている。   The external terminal board 160 is used for connecting the pachinko machine 1 to an external electronic device (for example, a data display device, a hall computer, etc.). Various external information signals (for example, award ball information, door opening information, symbol determination number information, jackpot information, start opening information, etc.) indicating the progress state and maintenance state are output to an external electronic device. ing.

電源コード164は、例えば遊技場の島設備に設置された電源装置(例えばAC24V)に接続されることで、パチンコ機1の動作に必要な電源(電力)を確保するものである。また、アース線166は、同じく島設備に設置されたアース端子に接続されることで、パチンコ機1のアース(接地)を確保するものである。   The power cord 164 secures a power source (electric power) necessary for the operation of the pachinko machine 1 by being connected to, for example, a power source device (for example, AC 24V) installed in an island facility of a game arcade. In addition, the ground wire 166 is connected to a ground terminal that is also installed in the island facility, thereby securing the ground (ground) of the pachinko machine 1.

図3は、遊技盤ユニット8を単独で示した正面図である。遊技盤ユニット8は、ベースとなる遊技板8bを備えており、この遊技板8bの前面側に遊技領域8aが形成されている。遊技板8bは、例えば透明樹脂板で構成されており、遊技盤ユニット8が内枠アセンブリ7に固定された状態で、遊技板8bの前面はガラスユニットに平行となる。遊技板8bの前面には、略円形状に設置された発射レール(参照符号なし)の内側に上記の遊技領域8aが形成されている。   FIG. 3 is a front view showing the game board unit 8 alone. The game board unit 8 includes a game board 8b serving as a base, and a game area 8a is formed on the front side of the game board 8b. The game board 8b is made of, for example, a transparent resin plate. With the game board unit 8 fixed to the inner frame assembly 7, the front surface of the game board 8b is parallel to the glass unit. On the front surface of the game board 8b, the above-described game area 8a is formed inside a launch rail (not indicated by reference numeral) installed in a substantially circular shape.

遊技領域8a内には、その中央位置に比較的大型の演出ユニット40が配置されており、この演出ユニット40を中心として遊技領域8aが左側部分、右側部分及び下部分に大きく分かれている。遊技領域8aの左側部分は、通常遊技状態(低確率非時間短縮状態)で使用される第1遊技領域(左打ち領域)であり、遊技領域8aの右側部分は、有利遊技状態(大当り遊技状態、小当り遊技状態、低確率時間短縮状態、高確率時間短縮状態等)で使用される第2遊技領域(右打ち領域)である。また、遊技領域8a内には、演出ユニット40の周辺に中始動入賞口26、始動ゲート20、普通入賞口22,24、可変始動入賞装置28、第1可変入賞装置30、第2可変入賞装置31等が分布して設置されている。可変始動入賞装置28、第1可変入賞装置30及び第2可変入賞装置31は、可変入球装置である。   In the game area 8a, a relatively large effect unit 40 is arranged at the center position, and the game area 8a is largely divided into a left part, a right part and a lower part with the effect unit 40 as the center. The left part of the game area 8a is a first game area (left-handed area) used in a normal game state (low probability non-time shortened state), and the right part of the game area 8a is an advantageous game state (big hit game state) , A second game area (right-handed area) used in a small hit game state, a low probability time shortened state, a high probability time shortened state, and the like. Further, in the game area 8a, a middle start winning opening 26, a starting gate 20, a normal winning opening 22, 24, a variable starting winning apparatus 28, a first variable winning apparatus 30, and a second variable winning apparatus are provided around the effect unit 40. 31 etc. are distributed and installed. The variable start winning device 28, the first variable winning device 30 and the second variable winning device 31 are variable winning devices.

このうち中始動入賞口26は、遊技領域8aの下部分の中央に配置されており、始動ゲート20、第2可変入賞装置31、第1可変入賞装置30及び可変始動入賞装置28は、遊技領域8aの右側部分に上からこの順番で配置されている。また、左側の3つの普通入賞口22は遊技領域8aの左側部分に配置されており、右側の1つの普通入賞口24は遊技領域8aの右側部分に配置されている。なお、可変始動入賞装置28の周辺には「1st」の装飾が施されており、第1可変入賞装置30の周辺には「2nd」の装飾が施されており、第2可変入賞装置31の周辺には「3rd」の装飾が施されている。   Among these, the middle start winning opening 26 is arranged at the center of the lower portion of the game area 8a, and the start gate 20, the second variable winning apparatus 31, the first variable winning apparatus 30, and the variable start winning apparatus 28 are arranged in the gaming area. They are arranged in this order from the top on the right side of 8a. Further, the three left normal winning holes 22 are arranged in the left part of the game area 8a, and the one right normal winning hole 24 is arranged in the right part of the game area 8a. The variable start winning device 28 is decorated with “1st” decoration, the first variable winning device 30 is decorated with “2nd” decoration, and the second variable winning device 31 has The surrounding area is decorated with “3rd”.

また、可変始動入賞装置28には、第1演出ランプ181が内蔵されており、第1可変入賞装置30には、第2演出ランプ182が内蔵されており、第2可変入賞装置31には、第3演出ランプ183が内蔵されている。これらのランプには、それぞれ図示しない発光器(LED)が内蔵されており、その点灯状態(点灯色、点灯パターン)を変化させることによって、各ランプは個別の発光による演出動作を行うことができる。   In addition, the variable start winning device 28 includes a first effect lamp 181, the first variable winning device 30 includes a second effect lamp 182, and the second variable winning device 31 includes A third effect lamp 183 is incorporated. Each of these lamps has a built-in light-emitting device (LED) (not shown). By changing the lighting state (lighting color, lighting pattern), each lamp can perform an effect operation by individual light emission. .

第1演出ランプ181は、可変始動入賞装置28による開閉動作が実行されることを発光により示唆するランプである(可変始動入賞装置発光手段)。第2演出ランプ182は、第1可変入賞装置30による開閉動作が実行されることを発光により示唆するランプである(可変入球装置発光手段)。第3演出ランプ183は、第2可変入賞装置31による開閉動作が実行されることを発光により示唆するランプである(可変入球装置発光手段)。   The first effect lamp 181 is a lamp that suggests by light emission that the opening / closing operation by the variable start winning device 28 is executed (variable start winning device light emitting means). The second effect lamp 182 is a lamp that suggests by light emission that the opening / closing operation by the first variable prize winning device 30 is executed (variable pitching device light emitting means). The third effect lamp 183 is a lamp that suggests that the opening / closing operation by the second variable winning device 31 is executed by light emission (variable pitching device light emitting means).

さらに、可変始動入賞装置28は、その前面に配置された円盤状の第1カバー部材41eに覆われており、第1可変入賞装置30は、その前面に配置された円盤状の第2カバー部材41cに覆われており、第2可変入賞装置31は、その前面に配置された円盤状の第3カバー部材41aに覆われている。   Furthermore, the variable start winning device 28 is covered with a disk-shaped first cover member 41e disposed on the front surface thereof, and the first variable winning device 30 is formed with a disk-shaped second cover member disposed on the front surface thereof. The second variable winning device 31 is covered with a disc-like third cover member 41a disposed on the front surface thereof.

遊技領域8a内に放り込まれた遊技球は、その流下の過程で始動ゲート20を通過したり、中始動入賞口26、普通入賞口22,24に入球したり、あるいは、作動時の可変始動入賞装置28や開放動作時の第1可変入賞装置30、開放動作時の第2可変入賞装置31に入球したりする。ここで、遊技領域8aの左側領域を流下する遊技球は、主に中始動入賞口26に入球するか、普通入賞口22に入球する可能性がある。一方、遊技領域8aの右側領域を流下する遊技球は、主に始動ゲート20を通過するか、作動時の可変始動入賞装置28に入球するか、開放動作時の第1可変入賞装置30に入球するか、開放動作時の第2可変入賞装置31に入球するか、普通入賞口24に入球する可能性がある。   The game ball thrown into the game area 8a passes through the start gate 20 in the process of flowing down, enters the medium start winning port 26, the normal winning ports 22, 24, or variable start at the time of operation. The player enters the winning device 28, the first variable winning device 30 during the opening operation, and the second variable winning device 31 during the opening operation. Here, there is a possibility that game balls flowing down the left area of the game area 8 a mainly enter the middle start winning opening 26 or enter the normal winning opening 22. On the other hand, the game balls flowing down the right area of the game area 8a mainly pass through the start gate 20, enter the variable start winning device 28 during operation, or enter the first variable winning device 30 during opening operation. There is a possibility that the player enters a ball, enters the second variable winning device 31 during the opening operation, or enters the normal winning port 24.

始動ゲート20を通過した遊技球は続けて遊技領域8a内を流下するが、中始動入賞口26、普通入賞口22,24、可変始動入賞装置28、第1可変入賞装置30、第2可変入賞装置31に入球した遊技球は遊技板(遊技盤ユニット8を構成する合板材、透明板等)に形成された貫通孔を通じて遊技盤ユニット8の裏側へ回収される。   The game balls that have passed through the start gate 20 continue to flow down in the game area 8a, but the medium start winning port 26, the normal winning ports 22, 24, the variable start winning device 28, the first variable winning device 30, and the second variable winning device. The game balls that have entered the device 31 are collected to the back side of the game board unit 8 through through holes formed in the game board (plywood material, transparent board, etc. constituting the game board unit 8).

このうち、第1可変入賞装置30に入球した遊技球は、透明な回収通路30cを通過してから遊技盤ユニット8の裏側へ回収され、第2可変入賞装置31に入球した遊技球は、透明な回収通路31cを通過してから遊技盤ユニット8の裏側へ回収される。   Of these, the game balls that have entered the first variable winning device 30 are collected to the back side of the game board unit 8 after passing through the transparent collection passage 30c, and the game balls that have entered the second variable winning device 31 are Then, after passing through the transparent collection passage 31c, it is collected to the back side of the game board unit 8.

ここで、本実施形態では、遊技領域8a(盤面)の構成上、中始動入賞口26や普通入賞口22に遊技球を入球させる場合は、遊技領域8a内の左側部分の領域(左打ち領域)に遊技球を打ち込む(いわゆる「左打ち」を実行する)必要がある。   Here, in the present embodiment, due to the configuration of the game area 8a (the board surface), when a game ball is to enter the middle start winning opening 26 or the normal winning opening 22, an area on the left side in the game area 8a (left-handed) It is necessary to drive a game ball into the area (so-called “left-handed” is executed).

一方、可変始動入賞装置28や、第1可変入賞装置30、第2可変入賞装置31、普通入賞口24に遊技球を入球させる場合は、遊技領域8a内の右側部分の領域(右打ち領域)に遊技球を打ち込む(いわゆる「右打ち」を実行する)必要がある。   On the other hand, when a game ball is to be placed in the variable start winning device 28, the first variable winning device 30, the second variable winning device 31, or the normal winning port 24, the right side region (right-handed region) in the game region 8a. ) To play a game ball (perform so-called “right-handed”).

上記の可変始動入賞装置28は、所定の作動条件が満たされた場合(普通図柄が当りの態様で所定の停止表示時間にわたり停止表示された場合)に作動し、それに伴って右始動入賞口(参照符号なし)への入球を可能にする(普通電動役物)。可変始動入賞装置28は、例えば1つの開閉部材28bを有しており、この開閉部材28bは、例えば図示しないソレノイドを用いたリンク機構の働きにより、盤面に沿って左右方向に往復動作する。すなわち、図3中に点線で示されるように、1つの開閉部材28bは先端が上を向いた状態で閉鎖位置(閉止位置)にあり、このとき右始動入賞口への入球は不能(遊技球が入球できる隙間がない状態)となっている。一方、可変始動入賞装置28が作動すると、開閉部材28bは閉鎖位置から開放位置に向けて変位(拡開)し、右側に開口幅を拡大して右始動入賞口を開放する。この間に可変始動入賞装置28は遊技球の入球が可能な状態となり、右始動入賞口への入球を発生させることができる(可変始動入賞手段)。なお、このとき開閉部材28bは右始動入賞口への遊技球の入球を案内する部材としても機能する。また、遊技盤ユニット8に設置されている障害釘の配列は、基本的に可変始動入賞装置28(開放時の右始動入賞口)へ向かう遊技球の流下を極端に阻害しない態様となっているが、遊技球が開放動作時の可変始動入賞装置28(右始動入賞口)に必ず入球するというわけではなく、あくまで入球は無作為に発生する。   The variable start winning device 28 operates when a predetermined operating condition is satisfied (when a normal symbol is stopped and displayed for a predetermined stop display time in a winning manner), and accordingly, a right start winning port ( Enables entry into (without reference sign) (ordinary electric accessory). The variable start winning device 28 has, for example, one open / close member 28b, and this open / close member 28b reciprocates in the left-right direction along the board surface by the action of a link mechanism using a solenoid (not shown), for example. That is, as shown by a dotted line in FIG. 3, one open / close member 28b is in the closed position (closed position) with the tip facing upward, and at this time, it is impossible to enter the right start winning opening (game) (There is no gap where the ball can enter). On the other hand, when the variable start winning device 28 is operated, the opening / closing member 28b is displaced (expanded) from the closed position toward the open position, and the right opening winning opening is opened by expanding the opening width on the right side. During this time, the variable start winning device 28 is in a state in which a game ball can enter, and can enter the right start winning opening (variable start winning means). At this time, the opening / closing member 28b also functions as a member that guides the entry of the game ball into the right start winning opening. In addition, the arrangement of the obstacle nails installed in the game board unit 8 is basically an aspect that does not extremely impede the flow of the game ball toward the variable start winning device 28 (the right start winning opening at the time of opening). However, the game ball does not necessarily enter the variable start winning device 28 (right start winning port) during the opening operation, but the balls are generated randomly.

上記の第1可変入賞装置30は、規定の条件が満たされた場合(特別図柄が非当選以外の態様で停止表示された場合)であって所定の第1条件(大当り遊技の1ラウンド目から10ラウンド目であるという条件)が満たされた場合に作動し、第1大入賞口(参照符号なし)への入球を可能にする(特別電動役物、第1特別入賞事象発生手段)。   The first variable winning device 30 described above is a predetermined first condition (from the first round of the jackpot game) when the prescribed condition is satisfied (when the special symbol is stopped and displayed in a mode other than non-winning). It operates when the condition of the 10th round) is satisfied, and allows the player to enter the first grand prize opening (no reference sign) (special electric accessory, first special prize event generating means).

第1可変入賞装置30は、可変始動入賞装置28の上方に配置された装置であり、例えば1つの開閉部材30aを有している。この開閉部材30aは、例えば図示しないソレノイドを用いたリンク機構の働きにより、盤面に対して左右方向に往復動作する。図示のように1つの開閉部材30aは先端が上を向いた状態で閉鎖位置(閉止位置)にあり、このとき第1大入賞口への入球は不能(遊技球が入球できる隙間がない状態)となっている。一方、第1可変入賞装置30が作動すると、開閉部材30aは閉鎖位置から開放位置に向けて変位(拡開)し、右側に開口幅を拡大して第1大入賞口を開放する。この間に第1可変入賞装置30は遊技球の入球が可能な状態となり、第1大入賞口への入球を発生させることができる(可変入賞手段)。なお、このとき開閉部材30aは第1大入賞口への遊技球の入球を案内する部材としても機能する。また、遊技盤ユニット8に設置されている障害釘の配列は、基本的に第1可変入賞装置30(開放時の第1大入賞口)へ向かう遊技球の流下を極端に阻害しない態様となっているが、遊技球が開放動作時の第1可変入賞装置30に必ず入球するというわけではなく、あくまで入球は無作為に発生する。   The first variable winning device 30 is a device disposed above the variable start winning device 28 and has, for example, one opening / closing member 30a. The opening / closing member 30a reciprocates in the left-right direction with respect to the board surface by the action of a link mechanism using a solenoid (not shown), for example. As shown in the drawing, one opening / closing member 30a is in a closed position (closed position) with its tip facing upward, and at this time, it is impossible to enter the first big prize opening (there is no gap for a game ball to enter). State). On the other hand, when the first variable winning device 30 is operated, the opening / closing member 30a is displaced (expanded) from the closed position to the open position, and the opening width is enlarged on the right side to open the first big prize opening. During this time, the first variable winning device 30 is in a state in which a game ball can be entered, and can enter the first big winning opening (variable winning means). At this time, the opening / closing member 30a also functions as a member that guides the entry of the game ball into the first grand prize opening. In addition, the arrangement of the obstacle nails installed in the game board unit 8 is basically an aspect that does not extremely impede the flow of the game ball toward the first variable winning device 30 (the first big winning opening at the time of opening). However, the game ball does not necessarily enter the first variable prize-winning device 30 during the opening operation, and the ball is generated randomly.

上記の第2可変入賞装置31は、規定の条件が満たされた場合(特別図柄が当選の態様で停止表示された場合)であって所定の第2条件(大当り遊技の11ラウンド目から16ラウンド目であるという条件)が満たされた場合に作動し、第2大入賞口(参照符号なし)への入球を可能にする(特別電動役物、第2特別入賞事象発生手段)。   The second variable winning device 31 described above has a predetermined second condition (the 16th round from the 11th round of the jackpot game) when the prescribed condition is satisfied (when the special symbol is stopped and displayed in a winning manner). It is activated when the condition (eye condition) is satisfied, and allows the player to enter the second big prize opening (no reference sign) (special electric accessory, second special prize event generating means).

第2可変入賞装置31は、第1可変入賞装置30の上方に配置された装置であり、例えば1つの開閉部材31aを有している。この開閉部材31aは、例えば図示しないソレノイドを用いたリンク機構の働きにより、盤面に対して左右方向に往復動作する。図示のように1つの開閉部材31aは先端が上を向いた状態で閉鎖位置(閉止位置)にあり、このとき第2大入賞口への入球は不能(遊技球が入球できる隙間がない状態)となっている。一方、第2可変入賞装置31が作動すると、開閉部材31aは閉鎖位置から開放位置に向けて変位(拡開)し、右側に開口幅を拡大して第2大入賞口を開放する。この間に第2可変入賞装置31は遊技球の入球が可能な状態となり、第2大入賞口への入球を発生させることができる(可変入賞手段)。なお、このとき開閉部材31aは第2大入賞口への遊技球の入球を案内する部材としても機能する。また、遊技盤ユニット8に設置されている障害釘の配列は、基本的に第2可変入賞装置31(開放時の第2大入賞口)へ向かう遊技球の流下を極端に阻害しない態様となっているが、遊技球が開放動作時の第2可変入賞装置31に必ず入球するというわけではなく、あくまで入球は無作為に発生する。   The second variable winning device 31 is a device arranged above the first variable winning device 30, and has, for example, one opening / closing member 31a. The opening / closing member 31a reciprocates in the left-right direction with respect to the board surface by the action of a link mechanism using a solenoid (not shown), for example. As shown in the drawing, one open / close member 31a is in a closed position (closed position) with its tip facing upward, and at this time, it is impossible to enter the second big prize opening (there is no gap for a game ball to enter). State). On the other hand, when the second variable winning device 31 is operated, the opening / closing member 31a is displaced (expanded) from the closed position toward the open position, and the opening width is enlarged on the right side to open the second big prize opening. During this time, the second variable winning device 31 is in a state in which a game ball can be entered, and can enter the second big winning opening (variable winning means). At this time, the opening / closing member 31a also functions as a member that guides the entry of the game ball into the second grand prize opening. In addition, the arrangement of the obstacle nails installed in the game board unit 8 is basically an aspect that does not extremely impede the flow of the game ball toward the second variable winning device 31 (the second big winning opening at the time of opening). However, the game ball does not necessarily enter the second variable winning device 31 at the time of the opening operation, and the ball is generated randomly.

遊技盤ユニット8には、その中央位置から右側部分にかけて上記の演出ユニット40が設置されている。演出ユニット40は、その上縁部40aが遊技球の流下方向を変化させる案内部材として機能する他、その内側に各種の装飾部品40b,40c等を備えている。装飾部品40b,40cはその立体的な造形により遊技盤ユニット8の装飾性を高めるとともに、例えば内蔵された発光器(LED等)により透過光を発することで、演出的な動作をすることができる。また、演出ユニット40の内側には液晶表示器42(画像表示器)が設置されており、この液晶表示器42には特別図柄に対応させた演出図柄をはじめ、各種の演出画像が表示される。このように遊技盤ユニット8は、その盤面の構成や演出ユニット40の装飾性に基づいて、遊技者にパチンコ機1の特徴を印象付けている。また、本実施形態のように遊技板8bが透明樹脂板(例えばアクリル板)である場合、前面側だけでなく遊技板8bの背後に配置された各種の装飾体(可動体や発光体を含む)による装飾性を付加することができる。   In the game board unit 8, the effect unit 40 is installed from the center position to the right side portion. The production unit 40 has an upper edge portion 40a that functions as a guide member that changes the flow direction of the game ball, and includes various decorative parts 40b and 40c on the inside thereof. The decorative parts 40b and 40c can enhance the decorativeness of the game board unit 8 by three-dimensional modeling, and can perform a stunning operation by emitting transmitted light from, for example, a built-in light emitter (LED or the like). . In addition, a liquid crystal display 42 (image display) is installed inside the effect unit 40, and various effect images are displayed on the liquid crystal display 42, including effect symbols corresponding to special symbols. . In this way, the game board unit 8 impresses the player with the characteristics of the pachinko machine 1 based on the configuration of the board surface and the decorativeness of the effect unit 40. Further, when the game board 8b is a transparent resin board (for example, an acrylic board) as in the present embodiment, various decorative bodies (including a movable body and a light emitting body) arranged not only on the front side but also behind the game board 8b. ) Can be added.

その他に演出ユニット40の内部には、演出用の可動体40f(例えばパチンコ機1を連想させるロゴタイプ部を有する装飾物)とともに駆動源(例えばモータ、ソレノイド等)が付属している。演出用の可動体40fは、液晶表示器42による画像を用いた演出や発光器による演出に加えて、有形物の動作を伴う演出を実行することができる。これら可動体40fを用いた演出により、二次元の画像を用いた演出とは別の訴求力を発揮することができる。   In addition, a drive source (for example, a motor, a solenoid, etc.) is attached to the interior of the effect unit 40 together with a movable body 40f for effect (for example, a decorative object having a logotype portion reminiscent of the pachinko machine 1). The effect movable body 40f can execute an effect accompanied by an operation of a tangible object in addition to an effect using an image by the liquid crystal display 42 and an effect by a light emitter. Due to the effects using these movable bodies 40f, appealing power different from the effects using two-dimensional images can be exhibited.

〔ランプユニット〕
演出ユニット40の右下方位置には、ランプユニット300が設置されている。ランプユニット300は、前ランプ、中ランプ、後ランプといった3つのランプを含むユニットである。これらのランプには、それぞれ図示しない発光器(LED)が内蔵されており、その点灯状態(点灯色、点灯パターン)を変化させることによって、各ランプは個別の発光による演出動作を行うことができる。また、ランプユニット300には、図示しないランプモータが設置されており、これらのランプモータを駆動源として、リンク機構や歯車伝導機構等を用いて中ランプ及び後ランプを可動させることができる。なお、ランプユニット300の詳細については後述する。
[Lamp unit]
A lamp unit 300 is installed at the lower right position of the effect unit 40. The lamp unit 300 is a unit including three lamps such as a front lamp, a middle lamp, and a rear lamp. Each of these lamps has a built-in light-emitting device (LED) (not shown). By changing the lighting state (lighting color, lighting pattern), each lamp can perform an effect operation by individual light emission. . The lamp unit 300 is provided with a lamp motor (not shown), and the middle lamp and the rear lamp can be moved using the lamp motor as a drive source by using a link mechanism, a gear transmission mechanism, or the like. The details of the lamp unit 300 will be described later.

また、演出ユニット40の左側縁部には球案内通路40dが形成されており、その下縁部には転動ステージ40eが形成されている。球案内通路40dは遊技領域8a内にて左斜め上方に開口しており、遊技領域8a内を流下する遊技球が無作為に球案内通路40d内に流入すると、その内部を通過して転動ステージ40e上に放出される。転動ステージ40eの上面は滑らかな湾曲面を有しており、ここでは遊技球が左右方向に転動自在である。転動ステージ40e上で転動した遊技球は、やがて下方の遊技領域8a内に流下する。転動ステージ40eの中央位置には球放出路40kが形成されており、転動ステージ40eから球放出路40kに案内された遊技球は、その真下にある中始動入賞口26に流入しやすくなる。   In addition, a ball guide passage 40d is formed at the left edge of the effect unit 40, and a rolling stage 40e is formed at the lower edge thereof. The ball guide passage 40d is opened obliquely upward to the left in the game area 8a. When a game ball flowing down in the game area 8a randomly flows into the ball guide path 40d, it passes through the inside and rolls. Released onto the stage 40e. The upper surface of the rolling stage 40e has a smooth curved surface. Here, the game ball can roll in the left-right direction. The game ball that has rolled on the rolling stage 40e will eventually flow into the lower game area 8a. A ball discharge path 40k is formed at the center position of the rolling stage 40e, and the game ball guided from the rolling stage 40e to the ball discharge path 40k easily flows into the middle start winning opening 26 just below the ball discharge path 40k. .

その他、遊技領域8a内にはアウト口32が形成されており、各種入賞口に入球(入賞)しなかった遊技球は最終的にアウト口32を通じて遊技盤ユニット8の裏側へ回収される。また、普通入賞口22,24や中始動入賞口26、可変始動入賞装置28(右始動入賞口)、第1可変入賞装置30(第1大入賞口)、第2可変入賞装置31(第2大入賞口)に入球した遊技球も含めて、遊技領域8a内に打ち込まれた全ての遊技球は遊技盤ユニット8の裏側へ回収される。回収された遊技球は、図示しないアウト通路アセンブリを通じてパチンコ機1の裏側から枠外へ排出され、さらに図示しない島設備の補給経路に合流する。   In addition, an out port 32 is formed in the game area 8 a, and game balls that have not entered (winned) in various winning ports are finally collected through the out port 32 to the back side of the game board unit 8. Also, the normal winning ports 22, 24, the middle starting winning port 26, the variable starting winning device 28 (right starting winning port), the first variable winning device 30 (first big winning port), and the second variable winning device 31 (second All game balls that have been driven into the game area 8a, including the game balls that have entered the big prize opening), are collected to the back side of the game board unit 8. The collected game balls are discharged out of the frame from the back side of the pachinko machine 1 through an out passage assembly (not shown), and further join a supply path of an island facility (not shown).

図4は、遊技盤ユニット8の一部(窓4a内の左下位置)を拡大して示す正面図である。すなわち遊技盤ユニット8には、例えば窓4a内の左下位置に普通図柄表示装置33及び普通図柄作動記憶ランプ33aが設けられている他、第1特別図柄表示装置34、第2特別図柄表示装置35及び遊技状態表示装置38が設けられている。このうち普通図柄表示装置33は、例えば2つのランプ(LED)を交互に点灯させて普通図柄を変動表示し、そしてランプの点灯又は消灯により普通図柄を停止表示する(図柄表示手段)。普通図柄作動記憶ランプ33aは、例えば2つのランプ(LED)の消灯又は点灯、点滅の組み合わせによって0〜4個の記憶数を表示する。例えば、2つのランプをともに消灯させた表示態様では記憶数0個を表示し、1つのランプを点灯させた表示態様では記憶数1個を表示し、同じ1つのランプを点滅させた表示態様では記憶数2個を表示し、1つのランプの点滅に加えてもう1つのランプを点灯させた表示態様では記憶数3個を表示し、そして2つのランプをともに点滅させた表示態様では記憶数4個を表示する、といった具合である。なお、ここでは2つのランプ(LED)を使用することとしているが、4つのランプ(LED)を使用して普通図柄作動記憶ランプ33aを構成してもよい。この場合、点灯するランプの個数で作動記憶数を表示することができる。   FIG. 4 is an enlarged front view showing a part of the game board unit 8 (lower left position in the window 4a). That is, the game board unit 8 is provided with a normal symbol display device 33 and a normal symbol operation memory lamp 33a at the lower left position in the window 4a, for example, as well as a first special symbol display device 34 and a second special symbol display device 35. And a game state display device 38 is provided. Of these, the normal symbol display device 33, for example, turns on two lamps (LEDs) alternately to display the normal symbols variably, and stops and displays the normal symbols when the lamps are turned on or off (symbol display means). The normal symbol operation memory lamp 33a displays 0 to 4 memory numbers depending on, for example, a combination of turning off, lighting, or blinking of two lamps (LEDs). For example, in a display mode in which both lamps are extinguished, a memory number of 0 is displayed, in a display mode in which one lamp is lit, a memory number of 1 is displayed, and in a display mode in which the same one lamp is blinked. In the display mode in which two stored numbers are displayed, and in addition to blinking one lamp, the other lamp is lit, three stored numbers are displayed, and in the display mode in which the two lamps are flashed together, the stored number is four. For example, the individual is displayed. Here, although two lamps (LEDs) are used here, the normal symbol operation memory lamp 33a may be configured using four lamps (LEDs). In this case, the number of working memories can be displayed by the number of lamps to be lit.

普通図柄作動記憶ランプ33aは、上記の始動ゲート20を遊技球が通過すると、その都度、作動抽選の契機となる通過が発生したことを記憶する意味で1個ずつ増加後の表示態様へと変化していき(最大4個まで)、その通過を契機として普通図柄の変動が開始されるごとに1個ずつ減少後の表示態様へと変化していく。なお、本実施形態では、普通図柄作動記憶ランプ33aが未点灯(記憶数が0個)の場合、普通図柄が既に変動開始可能な状態(停止表示時)で始動ゲート20を遊技球が通過しても表示態様は変化しない。すなわち、普通図柄作動記憶ランプ33aの表示態様によって表される記憶数(最大4個)は、その時点で未だ普通図柄の変動が開始されていない通過の回数を表している。   The normal symbol operation memory lamp 33a changes to the display mode after being incremented one by one in the sense of memorizing the occurrence of an operation lottery trigger each time a game ball passes through the start gate 20. Then, every time a change of the normal symbol is started with the passage (up to 4) as a trigger, the display mode is changed by one by one. In this embodiment, when the normal symbol operation memory lamp 33a is not lit (the number of memories is 0), the game ball passes through the start gate 20 in a state in which the normal symbol can already start to change (during stop display). However, the display mode does not change. That is, the memorized number (maximum 4) represented by the display mode of the normal symbol operation memory lamp 33a represents the number of passages at which the variation of the normal symbol has not started yet.

また、第1特別図柄表示装置34及び第2特別図柄表示装置35は、例えばそれぞれ7セグメントLED(ドット付き)により、対応する第1特別図柄又は第2特別図柄の変動状態と停止状態とを表示することができる(図柄表示手段)。なお、第1特別図柄表示装置34や第2特別図柄表示装置35は、複数のドットLEDを幾何学的(例えば円形状)に配列した形態であってもよい。   In addition, the first special symbol display device 34 and the second special symbol display device 35 display, for example, a change state and a stopped state of the corresponding first special symbol or second special symbol by 7 segment LED (with dots), respectively. (Symbol display means). The first special symbol display device 34 and the second special symbol display device 35 may have a form in which a plurality of dot LEDs are arranged geometrically (for example, in a circular shape).

また、第1特別図柄作動記憶ランプ34a及び第2特別図柄作動記憶ランプ35aは、例えばそれぞれ2つのランプ(LED)の消灯又は点灯、点滅の組み合わせで構成される表示態様により、それぞれ0〜4個の記憶数を表示する(記憶数表示手段)。例えば、2つのランプをともに消灯させた表示態様では記憶数0個を表示し、1つのランプを点灯させた表示態様では記憶数1個を表示し、同じ1つのランプを点滅させた表示態様では記憶数2個を表示し、1つのランプの点滅に加えてもう1つのランプを点灯させた表示態様では記憶数3個を表示し、そして2つのランプをともに点滅させた表示態様では記憶数4個を表示する、といった具合である。   Further, the first special symbol operation memory lamp 34a and the second special symbol operation memory lamp 35a have 0 to 4 each, for example, depending on a display mode constituted by a combination of extinction or lighting and blinking of two lamps (LEDs). Is stored (memory number display means). For example, in a display mode in which both lamps are extinguished, a memory number of 0 is displayed, in a display mode in which one lamp is lit, a memory number of 1 is displayed, and in a display mode in which the same one lamp is blinked. In the display mode in which two stored numbers are displayed, and in addition to blinking one lamp, the other lamp is lit, three stored numbers are displayed, and in the display mode in which the two lamps are flashed together, the stored number is four. For example, the individual is displayed.

第1特別図柄作動記憶ランプ34aは、中始動入賞口26に遊技球が流入するごとに、中始動入賞口26に遊技球が入球したことを記憶する意味で1個ずつ増加後の表示態様へと変化していき(最大4個まで)、その入球を契機として特別図柄の変動が開始されるごとに1個ずつ減少後の表示態様へと変化していく。また、第2特別図柄作動記憶ランプ35aは、可変始動入賞装置28に遊技球が入球するごとに、右始動入賞口に遊技球が入球したことを記憶する意味で1個ずつ増加後の表示態様へと変化し(最大4個まで)、その入球を契機として特別図柄の変動が開始されるごとに1個ずつ減少後の表示態様へと変化する。なお、本実施形態では、第1特別図柄作動記憶ランプ34aが未点灯(記憶数が0個)の場合、第1特別図柄が既に変動開始可能な状態(停止表示時)で中始動入賞口26に遊技球が入球しても表示態様は変化しない。また、第2特別図柄作動記憶ランプ35aが未点灯(記憶数が0個)の場合、第2特別図柄が既に変動開始可能な状態(停止表示時)で可変始動入賞装置28に遊技球が入球しても表示態様は変化しない。すなわち、各特別図柄作動記憶ランプ34a,35aの表示態様により表される記憶数(最大4個)は、その時点で未だ第1特別図柄又は第2特別図柄の変動が開始されていない入球の回数を表している。   The first special symbol operation memory lamp 34a is a display mode after being incremented one by one in the sense of storing that a game ball has entered the middle start winning port 26 every time a game ball flows into the middle start winning port 26. Each time the change of the special symbol is started with the entry of the ball, the display mode is decreased by one each time. The second special symbol operation memory lamp 35a is incremented by one in the sense that each time a game ball enters the variable start winning device 28, it stores that the game ball has entered the right start winning port. It changes to the display mode (up to a maximum of 4), and changes to the display mode after being reduced one by one every time the change of the special symbol is started with the entry. In the present embodiment, when the first special symbol operation memory lamp 34a is not lit (the number of memories is 0), the middle start winning opening 26 is in a state where the first special symbol can already start to change (when stopped). Even if a game ball enters, the display mode does not change. In addition, when the second special symbol operation memory lamp 35a is not lit (the number of memories is 0), a game ball enters the variable start winning device 28 in a state where the second special symbol can already start to change (when stopped). Even if it is a sphere, the display mode does not change. That is, the number of memories (maximum of 4) represented by the display mode of each special symbol operation memory lamp 34a, 35a is the number of incoming balls for which the variation of the first special symbol or the second special symbol has not yet started. It represents the number of times.

また、遊技状態表示装置38には、例えば大当り種別表示ランプ38a,38b、確率変動状態表示ランプ38d、時短状態表示ランプ38e、発射位置指定ランプ38fにそれぞれ対応する複数のLEDが含まれている。なお、本実施形態では、上述した普通図柄表示装置33や普通図柄作動記憶ランプ33a、第1特別図柄表示装置34、第2特別図柄表示装置35、第1特別図柄作動記憶ランプ34a、第2特別図柄作動記憶ランプ35a及び遊技状態表示装置38が1枚の統合表示基板89に実装された状態で遊技盤ユニット8に取り付けられている。   The game state display device 38 includes a plurality of LEDs corresponding to, for example, jackpot type display lamps 38a and 38b, a probability variation state display lamp 38d, a short time state display lamp 38e, and a launch position designation lamp 38f. In the present embodiment, the normal symbol display device 33, the normal symbol operation memory lamp 33a, the first special symbol display device 34, the second special symbol display device 35, the first special symbol operation memory lamp 34a, and the second special symbol are described. The symbol operation memory lamp 35a and the game state display device 38 are attached to the game board unit 8 in a state of being mounted on one integrated display board 89.

次に、ランプユニット300の詳細について説明する。
図5〜図7は、ランプユニット300の周辺を示す正面図である。なお、図5は、ランプユニット300の後ランプ330が始端位置にある状態を示しており、図6は、ランプユニット300の後ランプ330が中間位置にある状態を示しており、図7は、ランプユニット300の後ランプ330が終端位置にある状態を示している。
Next, details of the lamp unit 300 will be described.
5 to 7 are front views showing the periphery of the lamp unit 300. FIG. 5 shows a state in which the rear lamp 330 of the lamp unit 300 is in the start position, FIG. 6 shows a state in which the rear lamp 330 of the lamp unit 300 is in the intermediate position, and FIG. The state where the rear lamp 330 of the lamp unit 300 is at the end position is shown.

ランプユニット300は、前ランプ310(非可動体)、中ランプ320(第1可動体)、後ランプ330(第2可動体)といった3つのランプを含むユニットである。これらの3つのランプは、遊技者側からみて最も手前側に前ランプ310が配置されており、前ランプ310の奥に中ランプ320が配置されており、中ランプ320の奥に後ランプ330が配置されている(図7参照)。また、3つのランプは、サーチライトを模した構造物となっている。さらに、図7に示すように、後ランプ330と中ランプ320とは、上方部分から左側部分を経由して下方部分に到る範囲において、同一の外形形状を有する。   The lamp unit 300 is a unit including three lamps such as a front lamp 310 (non-movable body), a middle lamp 320 (first movable body), and a rear lamp 330 (second movable body). In these three lamps, the front lamp 310 is disposed on the most front side when viewed from the player side, the middle lamp 320 is disposed behind the front lamp 310, and the rear lamp 330 is disposed behind the middle lamp 320. Is arranged (see FIG. 7). Further, the three lamps have a structure imitating a searchlight. Further, as shown in FIG. 7, the rear lamp 330 and the middle lamp 320 have the same outer shape in a range from the upper part to the lower part via the left part.

3つのランプのうち、前ランプ310は可変始動入賞装置28の左横に固定して配置された構造物であり、中ランプ320及び後ランプ330は、昇降する構造物である。
前ランプ310は、可変始動入賞装置28による開閉動作が実行されることを発光により示唆するランプである(非可動体発行手段)。中ランプ320は、第1可変入賞装置30による開閉動作が実行されることを発光により示唆するランプである(可動体発光手段)。後ランプ330は、第2可変入賞装置31による開閉動作が実行されることを発光により示唆するランプである(可動体発光手段)。
Among the three lamps, the front lamp 310 is a structure that is fixedly arranged on the left side of the variable start winning device 28, and the middle lamp 320 and the rear lamp 330 are structures that move up and down.
The front lamp 310 is a lamp that suggests by light emission that an opening / closing operation by the variable start winning device 28 is executed (non-movable body issuing means). The middle lamp 320 is a lamp that indicates that the opening / closing operation by the first variable winning device 30 is executed by light emission (movable body light emitting means). The rear lamp 330 is a lamp that suggests that the opening / closing operation by the second variable winning device 31 is executed by light emission (movable body light emitting means).

図5に示すように、ランプユニット300が未作動の状態では、中ランプ320及び後ランプ330は、前ランプ310の奥側に隠れた状態となり、遊技者は中ランプ320及び後ランプ330を視認することはできない。   As shown in FIG. 5, when the lamp unit 300 is not activated, the middle lamp 320 and the rear lamp 330 are hidden behind the front lamp 310, and the player visually recognizes the middle lamp 320 and the rear lamp 330. I can't do it.

また、図6に示すように、ランプユニット300が第1段階目まで作動すると、中ランプ320及び後ランプ330が、第1可変入賞装置30の左側上方付近まで上昇する。ただし、後ランプ330は、中ランプ320の奥側に隠れた状態となり、遊技者は後ランプ330を視認することはできない。   Further, as shown in FIG. 6, when the lamp unit 300 operates to the first stage, the middle lamp 320 and the rear lamp 330 rise to the vicinity of the upper left side of the first variable winning device 30. However, the rear lamp 330 is hidden behind the middle lamp 320, and the player cannot visually recognize the rear lamp 330.

さらに、図7に示すように、ランプユニット300が第2段階目まで作動すると、後ランプ330が、第2可変入賞装置31の左側上方付近まで上昇する。この場合、中ランプ320は、後ランプ330とともに上昇することはなく、第1可変入賞装置30の左側上方付近に留まる。   Further, as shown in FIG. 7, when the lamp unit 300 operates to the second stage, the rear lamp 330 rises to the vicinity of the upper left side of the second variable winning device 31. In this case, the middle lamp 320 does not rise with the rear lamp 330 and stays in the vicinity of the upper left side of the first variable winning device 30.

そして、本実施形態では、中ランプ320(第1可動体)は、第1可変入賞装置30による開閉動作が実行される場合に第1可変入賞装置30から離れた始端位置(退避位置)から第1可変入賞装置30に近づいた中間位置(第1近接位置)に移動する。
また、後ランプ330は、第2可変入賞装置31による開閉動作が実行される場合に第2可変入賞装置31から離れた始端位置(退避位置)から第2可変入賞装置31に近づいた終端位置(第2近接位置)に移動する。
In the present embodiment, the middle lamp 320 (first movable body) is moved from the start position (retracted position) away from the first variable winning device 30 when the opening / closing operation by the first variable winning device 30 is executed. 1 Moves to an intermediate position (first proximity position) approaching the variable winning device 30.
Further, the rear lamp 330 has an end position (close position) approaching the second variable winning device 31 from a starting end position (retracted position) away from the second variable winning device 31 when an opening / closing operation is performed by the second variable winning device 31. Move to the second proximity position).

さらに、中ランプ320及び後ランプ330は、始端位置(退避位置)にある場合は前ランプ310(非可動体)と正面視で前後に重なる位置に配置されているが、中間位置や終端位置にある場合は少なくとも一部又は全部が前ランプ310と正面視で前後に重ならない位置に配置される。このため、中ランプ320や後ランプ330、中間位置や終端位置に移動した場合には、隠れていた中ランプ320や後ランプ330が急に出没したかのような感覚を遊技者に与えることができる。   Further, the middle lamp 320 and the rear lamp 330 are arranged at positions that overlap with the front lamp 310 (non-movable body) in the front-rear direction when they are in the start position (retracted position), but at the intermediate position or the end position. In some cases, at least a part or all of the front lamp 310 is arranged at a position where it does not overlap in the front-rear direction in front view. For this reason, when the middle lamp 320 or the rear lamp 330 moves to the intermediate position or the end position, the player can be given a feeling as if the hidden middle lamp 320 or the rear lamp 330 suddenly appeared. it can.

ここで、中間位置(第1近接位置)は、第2カバー部材41cの外縁と中ランプ320の外縁の延長線(図7中一点鎖線A参照)とが正面視で前後に重なる位置となっている。また、終端位置(第2近接位置)は、第3カバー部材41aの外縁と後ランプ330の外縁の延長線(図7中一点鎖線B参照)とが正面視で前後に重なる位置となっている。   Here, the intermediate position (first proximity position) is a position where the outer edge of the second cover member 41c and the extension line of the outer edge of the middle lamp 320 (see the one-dot chain line A in FIG. 7) overlap in the front-rear direction. Yes. Further, the end position (second proximity position) is a position where the outer edge of the third cover member 41a and the extended line of the outer edge of the rear lamp 330 (see the alternate long and short dash line B in FIG. 7) overlap in the front-rear direction. .

このように、中ランプ320は、中ランプ320の外縁の延長線と第2カバー部材41cの外縁とが正面視で前後に重なる位置まで移動する。また、後ランプ330は、後ランプ330の外縁の延長線と第3カバー部材41aの外縁とが正面視で前後に重なる位置まで移動する。このため、中ランプ320が可動すると、中ランプ320と第1可変入賞装置30とは近接し、後ランプ330が可動すると、後ランプ330と第2可変入賞装置31とも近接することになる。これにより、中ランプ320や後ランプ330による発射位置の示唆効果をより一層向上させることができる。   In this manner, the middle lamp 320 moves to a position where the extension line of the outer edge of the middle lamp 320 and the outer edge of the second cover member 41c overlap in the front-rear direction. Further, the rear lamp 330 moves to a position where the extension line of the outer edge of the rear lamp 330 and the outer edge of the third cover member 41a overlap each other in the front view. For this reason, when the middle lamp 320 is moved, the middle lamp 320 and the first variable prize-winning device 30 are in close proximity, and when the rear lamp 330 is movable, the rear lamp 330 and the second variable prize-winning device 31 are also in close proximity. Thereby, the suggestion effect of the firing position by the middle lamp 320 and the rear lamp 330 can be further improved.

〔制御上の構成〕
次に、パチンコ機1の制御に関する構成について説明する。図8は、パチンコ機1に装備された各種の電子機器類を示すブロック図である。パチンコ機1は、制御動作の中枢となる主制御装置70(主制御用コンピュータ)を備えており、この主制御装置70は主に、パチンコ機1における遊技の進行を制御する機能を有している。なお、主制御装置70は、上記の主制御基板ユニット170に内蔵されている。
[Control configuration]
Next, a configuration related to control of the pachinko machine 1 will be described. FIG. 8 is a block diagram showing various electronic devices equipped in the pachinko machine 1. The pachinko machine 1 includes a main control device 70 (main control computer) that serves as the center of the control operation. The main control device 70 mainly has a function of controlling the progress of the game in the pachinko machine 1. Yes. The main controller 70 is built in the main control board unit 170 described above.

また、主制御装置70には、中央演算処理装置である主制御CPU72を実装した回路基板(主制御基板)が装備されており、主制御CPU72は、図示しないCPUコアやレジスタとともにROM74、RAM(RWM)76等の半導体メモリを集積したLSIとして構成されている。また、主制御装置70には、乱数発生器75やサンプリング回路77が装備されている。このうち乱数発生器75は、特別図柄抽選の大当り判定用や普通図柄抽選の当り判定用にハードウェア乱数(例えば10進数表記で0〜65535)を発生させるものであり、ここで発生された乱数は、サンプリング回路77を通じて主制御CPU72に入力される。その他にも主制御装置70には、入出力(I/O)ポート79や図示しないクロック発生回路、カウンタ/タイマ回路(CTC)等の周辺ICが装備されており、これらは主制御CPU72とともに回路基板上に実装されている。なお、回路基板上(又は内層部分)には、信号伝送経路や電源供給経路、制御用バス等が配線パターンとして形成されている。   The main controller 70 is equipped with a circuit board (main control board) on which a main control CPU 72 as a central processing unit is mounted. The main control CPU 72 includes a ROM 74, a RAM ( RWM) 76 and other semiconductor memories are integrated as an LSI. The main controller 70 is equipped with a random number generator 75 and a sampling circuit 77. Among these, the random number generator 75 generates a hardware random number (for example, 0 to 65535 in decimal notation) for the big symbol determination of the special symbol lottery or the normal symbol lottery, and the random number generated here is generated. Is input to the main control CPU 72 through the sampling circuit 77. In addition, the main controller 70 is equipped with peripheral ICs such as an input / output (I / O) port 79, a clock generation circuit (not shown), a counter / timer circuit (CTC), etc., and these are circuited together with the main control CPU 72. It is mounted on the board. A signal transmission path, a power supply path, a control bus, and the like are formed as wiring patterns on the circuit board (or the inner layer portion).

上述した始動ゲート20には、遊技球の通過を検出するためのゲートスイッチ78が一体的に設けられている。また、遊技盤ユニット8には、中始動入賞口26、可変始動入賞装置28、第1可変入賞装置30及び第2可変入賞装置31にそれぞれ対応して中始動入賞口スイッチ80、右始動入賞口スイッチ82、第1カウントスイッチ84及び第2カウントスイッチ85が装備されている。各始動入賞口スイッチ80,82は、中始動入賞口26、可変始動入賞装置28(右始動入賞口)への遊技球の入球を検出するためのものである。また、第1カウントスイッチ84は、第1可変入賞装置30(第1大入賞口)への遊技球の入球を検出し、その数をカウントするためのものである。さらに、第2カウントスイッチ85は、第2可変入賞装置31(第2大入賞口)への遊技球の入球を検出し、その数をカウントするためのものである。同様に遊技盤ユニット8には、普通入賞口22,24への遊技球の入球を検出する入賞口スイッチ86が装備されている。なお、ここでは全ての普通入賞口22,24について共通の入賞口スイッチ86を用いる構成を例に挙げているが、例えば盤面の左右で別々の入賞口スイッチ86を設置し、左側の入賞口スイッチ86では盤面の左側に位置する普通入賞口22に対する遊技球の入球を検出し、右側の入賞口スイッチ86では盤面の右側に位置する普通入賞口24に対する遊技球の入球を検出することとしてもよい。   The start gate 20 described above is integrally provided with a gate switch 78 for detecting the passage of a game ball. In addition, the game board unit 8 includes a medium start winning port 26, a variable start winning device 28, a first variable winning device 30, and a second variable winning device 31 corresponding to the middle start winning port switch 80 and the right start winning port, respectively. A switch 82, a first count switch 84, and a second count switch 85 are provided. The start winning port switches 80 and 82 are for detecting the entrance of a game ball into the middle start winning port 26 and the variable start winning device 28 (right start winning port). The first count switch 84 is for detecting the number of game balls that have entered the first variable prize-winning device 30 (first big prize opening) and counting the number thereof. Further, the second count switch 85 is for detecting the number of game balls that have entered the second variable prize-winning device 31 (second big prize opening) and counting the number thereof. Similarly, the game board unit 8 is equipped with a prize opening switch 86 for detecting the entry of game balls into the normal prize openings 22 and 24. Here, a configuration using a common winning opening switch 86 for all the normal winning openings 22 and 24 is given as an example, but for example, separate winning opening switches 86 are installed on the left and right sides of the board, and the left winning opening switch is provided. In 86, it is detected that a game ball has entered the normal winning port 22 located on the left side of the board, and in the right prize port switch 86, it is detected that a game ball has entered the normal winning port 24 located on the right side of the board. Also good.

いずれにしても、これらスイッチ類78〜86の入賞検出信号は、図示しない入出力ドライバを介して主制御CPU72に入力される。なお、遊技盤ユニット8の構成上、本実施形態ではゲートスイッチ78、第1カウントスイッチ84、第2カウントスイッチ85及び入賞口スイッチ86からの入賞検出信号は、パネル中継端子板87を経由して送信され、パネル中継端子板87には、それぞれの入賞検出信号を中継するための配線パターンや接続端子等が設けられている。   In any case, the winning detection signals of these switches 78 to 86 are input to the main control CPU 72 via an input / output driver (not shown). Note that due to the configuration of the game board unit 8, in this embodiment, the winning detection signals from the gate switch 78, the first count switch 84, the second count switch 85, and the winning opening switch 86 are passed through the panel relay terminal board 87. The panel relay terminal board 87 is provided with wiring patterns, connection terminals, and the like for relaying each winning detection signal.

上述した普通図柄表示装置33や普通図柄作動記憶ランプ33a、第1特別図柄表示装置34、第2特別図柄表示装置35、第1特別図柄作動記憶ランプ34a、第2特別図柄作動記憶ランプ35a及び遊技状態表示装置38は、主制御CPU72からの制御信号に基づいて表示動作を制御されている。主制御CPU72は、遊技の進行状況に応じてこれら表示装置33,34,35,38及びランプ33a,34a,35aに対する制御信号を出力し、各LEDの点灯状態を制御している。また、これら表示装置33,34,35,38及びランプ33a,34a,35aは、上記のように1枚の統合表示基板89に実装された状態で遊技盤ユニット8に設置されており、この統合表示基板89には上記のパネル中継端子板87を中継して主制御CPU72から制御信号が送信される。   The above-mentioned normal symbol display device 33, normal symbol operation memory lamp 33a, first special symbol display device 34, second special symbol display device 35, first special symbol operation memory lamp 34a, second special symbol operation memory lamp 35a and game The state display device 38 is controlled in display operation based on a control signal from the main control CPU 72. The main control CPU 72 outputs control signals for the display devices 33, 34, 35, 38 and the lamps 33a, 34a, 35a according to the progress of the game, and controls the lighting state of each LED. The display devices 33, 34, 35, and 38 and the lamps 33a, 34a, and 35a are installed in the game board unit 8 in a state of being mounted on one integrated display board 89 as described above. A control signal is transmitted from the main control CPU 72 to the display substrate 89 through the panel relay terminal board 87.

また、遊技盤ユニット8には、可変始動入賞装置28、第1可変入賞装置30及び第2可変入賞装置31それぞれ対応して普通電動役物ソレノイド88、第1大入賞口ソレノイド90及び第2大入賞口ソレノイド97が設けられている。これらソレノイド88,90,97は主制御CPU72からの制御信号に基づいて動作(励磁)し、それぞれ可変始動入賞装置28、第1可変入賞装置30及び第2可変入賞装置31を開閉動作(作動)させる。なお、これらソレノイド88,90,97についても上記のパネル中継端子板87を中継して主制御CPU72から制御信号が送信される。   In addition, the game board unit 8 includes the ordinary electric accessory solenoid 88, the first large prize opening solenoid 90, and the second large corresponding to the variable start winning device 28, the first variable winning device 30, and the second variable winning device 31, respectively. A prize opening solenoid 97 is provided. These solenoids 88, 90, 97 operate (excited) based on a control signal from the main control CPU 72, and open / close operations (activate) the variable start winning device 28, the first variable winning device 30, and the second variable winning device 31, respectively. Let Note that these solenoids 88, 90, 97 also transmit control signals from the main control CPU 72 via the panel relay terminal plate 87.

その他に上記のガラス枠ユニット4にはガラス枠開放スイッチ91が設置されており、また、上記のプラ枠アセンブリ7にはプラ枠開放スイッチ93が設置されている。ガラス枠ユニット4が単独で開放されると、ガラス枠開放スイッチ91からの接点信号が主制御装置70(主制御CPU72)に入力され、また、外枠アセンブリ2からプラ枠アセンブリ7が開放されると、プラ枠開放スイッチ93からの接点信号が主制御装置70(主制御CPU72)に入力される。主制御CPU72は、これら接点信号からガラス枠ユニット4やプラ枠アセンブリ7の開放状態を検出することができる。なお、主制御CPU72は、ガラス枠ユニット4やプラ枠アセンブリ7の開放状態を検出すると、上記の外部情報信号として扉開放情報信号を生成する。   In addition, a glass frame opening switch 91 is installed in the glass frame unit 4, and a plastic frame opening switch 93 is installed in the plastic frame assembly 7. When the glass frame unit 4 is opened alone, a contact signal from the glass frame opening switch 91 is input to the main controller 70 (main control CPU 72), and the plastic frame assembly 7 is opened from the outer frame assembly 2. Then, a contact signal from the plastic frame opening switch 93 is input to the main controller 70 (main control CPU 72). The main control CPU 72 can detect the open state of the glass frame unit 4 and the plastic frame assembly 7 from these contact signals. When the main control CPU 72 detects the open state of the glass frame unit 4 and the plastic frame assembly 7, the main control CPU 72 generates a door opening information signal as the external information signal.

パチンコ機1の裏側には、払出制御装置92が装備されている。この払出制御装置92(払出制御コンピュータ)は、上述した払出装置ユニット172の動作を制御する。払出制御装置92には、払出制御CPU94を実装した回路基板(払出制御基板)が装備されており、この払出制御CPU94もまた、図示しないCPUコアとともにROM96、RAM98等の半導体メモリを集積したLSIとして構成されている。払出制御装置92(払出制御CPU94)は、主制御CPU72からの賞球指示コマンドに基づいて払出装置ユニット172の動作を制御し、要求された個数の遊技球の払出動作を実行させる。なお、主制御CPU72は賞球指示コマンドとともに、上記の外部情報信号として賞球情報信号を生成する。   On the back side of the pachinko machine 1, a payout control device 92 is provided. The payout control device 92 (payout control computer) controls the operation of the payout device unit 172 described above. The payout control device 92 is equipped with a circuit board (payout control board) on which a payout control CPU 94 is mounted. The payout control CPU 94 is also an LSI in which a semiconductor memory such as a ROM 96 and a RAM 98 is integrated together with a CPU core (not shown). It is configured. The payout control device 92 (payout control CPU 94) controls the operation of the payout device unit 172 based on the prize ball instruction command from the main control CPU 72, and executes the payout operation of the requested number of game balls. The main control CPU 72 generates a prize ball information signal as the above external information signal together with the prize ball instruction command.

払出装置ユニット172の図示しない賞球ケース内には、払出モータ102(例えばステッピングモータ)とともに払出装置基板100が設置されており、この払出装置基板100には払出モータ102の駆動回路が設けられている。払出装置基板100は、払出制御装置92(払出制御CPU94)からの払出数指示信号に基づいて払出モータ102の回転角度を具体的に制御し、指示された数の遊技球を賞球ケースから払い出させる。払い出された遊技球は、流路ユニット173内の払出流路を通って上記の受け皿ユニット6に送られる。   In a prize ball case (not shown) of the payout device unit 172, a payout device substrate 100 is installed together with a payout motor 102 (for example, a stepping motor). The payout device substrate 100 is provided with a drive circuit for the payout motor 102. Yes. The payout device substrate 100 specifically controls the rotation angle of the payout motor 102 based on the payout number instruction signal from the payout control device 92 (the payout control CPU 94), and pays out the designated number of game balls from the prize ball case. Let it come out. The paid-out game balls are sent to the tray unit 6 through the payout flow path in the flow path unit 173.

また、例えば賞球ケースの上流位置には払出路球切れスイッチ104が設置されている他、払出モータ102の下流位置には払出計数スイッチ106が設置されている。払出モータ102の駆動により実際に賞球が払い出されると、その都度、払出計数スイッチ106からの計数信号が払出装置基板100に入力される。また、賞球ケースの上流位置で球切れが発生すると、払出路球切れスイッチ104からの接点信号が払出装置基板100に入力される。払出装置基板100は、入力された計数信号や接点信号を払出制御装置92(払出制御CPU94)に送信する。払出制御CPU94は、払出装置基板100から受信した信号に基づき、実際の払出数や球切れ状態を検知することができる。   Further, for example, a payout path ball cut switch 104 is installed at an upstream position of the prize ball case, and a payout counting switch 106 is installed at a downstream position of the payout motor 102. When a prize ball is actually paid out by driving the payout motor 102, a count signal from the payout count switch 106 is input to the payout device substrate 100 each time. Further, when a ball break occurs at an upstream position of the prize ball case, a contact signal from the payout path ball break switch 104 is input to the payout device substrate 100. The dispensing device substrate 100 transmits the input count signal and contact signal to the dispensing control device 92 (dispensing control CPU 94). The payout control CPU 94 can detect the actual payout number and the out-of-ball state based on the signal received from the payout device substrate 100.

また、パチンコ機1には、例えば下皿6cの内部(パチンコ機1の正面からみて奧の位置)に満タンスイッチ161が設置されている。実際に払い出された賞球(遊技球)は上記の流路ユニット173を通じて上皿6bに放出されるが、上皿6bが遊技球で満杯になると、それ以上に払い出された遊技球は上述したように下皿6cへ流れ込む。さらに、下皿6cが遊技球で満杯になると、それによって満タンスイッチ161がONになり、満タン検出信号が払出制御装置92(払出制御CPU94)に入力される。これを受けて払出制御CPU94は、主制御CPU72から賞球指示コマンドを受信してもそれ以上の賞球動作を一旦保留とし、未払出の賞球残数をRAM98に記憶させておく。なお、RAM98の記憶は電源断時にもバックアップが可能であり、遊技中に停電(瞬間的な停電を含む)が発生しても、未払出の賞球残数情報が消失してしまうことはない。   Further, the pachinko machine 1 is provided with a full tank switch 161, for example, inside the lower plate 6c (the position of the bowl as viewed from the front of the pachinko machine 1). The prize balls (game balls) that are actually paid out are discharged to the upper plate 6b through the flow path unit 173. When the upper plate 6b is full of game balls, As described above, it flows into the lower plate 6c. Further, when the lower plate 6c is filled with game balls, the full tank switch 161 is turned ON, and a full tank detection signal is input to the payout control device 92 (payout control CPU 94). In response to this, even if the payout control CPU 94 receives a prize ball instruction command from the main control CPU 72, it temporarily suspends further prize ball operations, and stores the unpaid prize ball remaining number in the RAM 98. Note that the RAM 98 can be backed up even when the power is cut off, so that even if a power failure (including momentary power failure) occurs during the game, the information on the number of remaining unsold prize balls will not be lost. .

また、パチンコ機1の裏側には、発射制御基板108とともに発射ソレノイド110が設置されている。また、受け皿ユニット6内には球送りソレノイド111が設けられている。これら発射制御基板108、発射ソレノイド110及び球送りソレノイド111は上述した発射制御基板セット174を構成しており、このうち発射制御基板108には発射ソレノイド110及び球送りソレノイド111の駆動回路が設けられている。このうち球送りソレノイド111は、受け皿ユニット6内に蓄えられた遊技球を1個ずつ、発射機ケース内で所定の発射位置に送り出す動作を行う。また、発射ソレノイド110は、発射位置に送り出された遊技球を打撃し、上記のように遊技領域8に向けて遊技球を1個ずつ連続的(間欠的)に打ち出す動作を行う。なお、遊技球の発射間隔は、例えば0.6秒程度の間隔(1分間で100個以内)である。   Further, on the back side of the pachinko machine 1, a firing solenoid 110 is installed together with the launch control board 108. In addition, a ball feeding solenoid 111 is provided in the tray unit 6. The launch control board 108, the launch solenoid 110, and the ball feed solenoid 111 constitute the launch control board set 174 described above, and the launch control board 108 is provided with drive circuits for the launch solenoid 110 and the ball feed solenoid 111. ing. Among these, the ball feed solenoid 111 performs an operation of sending out the game balls stored in the tray unit 6 one by one to a predetermined launch position in the launcher case. Further, the launch solenoid 110 hits the game ball sent to the launch position, and performs an operation of continuously (intermittently) launching the game balls one by one toward the game area 8 as described above. Note that the game ball is fired at intervals of, for example, about 0.6 seconds (within 100 per minute).

一方、パチンコ機1の表側に位置する上記のグリップユニット16には、発射レバーボリューム112、タッチセンサ114及び発射停止スイッチ116が設けられている。このうち発射レバーボリューム112は、遊技者による発射ハンドルの操作量(いわゆるストローク)に比例したアナログ信号を生成する。また、タッチセンサ114は、静電容量の変化から遊技者の身体がグリップユニット16(発射ハンドル)に触れていることを検出し、その検出信号を出力する。そして、発射停止スイッチ116は、遊技者の操作に応じて発射停止信号(接点信号)を生成する。   On the other hand, the grip unit 16 located on the front side of the pachinko machine 1 is provided with a firing lever volume 112, a touch sensor 114, and a firing stop switch 116. Among these, the firing lever volume 112 generates an analog signal proportional to the operation amount (so-called stroke) of the firing handle by the player. The touch sensor 114 detects that the player's body is touching the grip unit 16 (launching handle) from the change in capacitance, and outputs a detection signal. The firing stop switch 116 generates a firing stop signal (contact signal) in accordance with the player's operation.

上記の受け皿ユニット6には発射中継端子板118が設置されており、発射レバーボリューム112やタッチセンサ114、発射停止スイッチ116からの各信号は、発射中継端子板118を経由して発射制御基板108に送信される。また、発射制御基板108からの駆動信号は、発射中継端子板118を経由して球送りソレノイド111に印加される。遊技者が発射ハンドルを操作すると、その操作量に応じて発射レバーボリューム112でアナログ信号(エンコードされたデジタル信号でもよい)が生成され、このときの信号に基づいて発射ソレノイド110が駆動される。これにより、遊技者の操作量に応じて遊技球を打ち出す強さが調整されるものとなっている。なお、発射制御基板108の駆動回路は、タッチセンサ114からの検出信号がオフ(ローレベル)の場合か、もしくは発射停止スイッチ116から発射停止信号が入力された場合は発射ソレノイド110の駆動を停止する。この他に、発射中継端子板118には遊技球等貸出装置接続端子板120が接続されており、この遊技球等貸出装置接続端子板120に上記のCRユニットが接続されていない場合、同じく発射制御基板108の駆動回路は発射ソレノイド110の駆動を停止する。   The above receiving tray unit 6 is provided with a launch relay terminal plate 118, and each signal from the launch lever volume 112, the touch sensor 114, and the launch stop switch 116 is sent via the launch relay terminal plate 118. Sent to. The drive signal from the launch control board 108 is applied to the ball feed solenoid 111 via the launch relay terminal board 118. When the player operates the firing handle, an analog signal (which may be an encoded digital signal) is generated by the firing lever volume 112 according to the operation amount, and the firing solenoid 110 is driven based on the signal at this time. Thereby, the strength of launching a game ball is adjusted according to the operation amount of the player. The drive circuit of the firing control board 108 stops driving the firing solenoid 110 when the detection signal from the touch sensor 114 is off (low level) or when the firing stop signal is input from the firing stop switch 116. To do. In addition to this, the launch relay terminal plate 118 is connected with a lending device connection terminal plate 120 such as a game ball, and when the above-mentioned CR unit is not connected to this lending device connection terminal plate 120 such as a game ball, the launch is similarly performed. The drive circuit of the control board 108 stops driving the firing solenoid 110.

また、受け皿ユニット6には度数表示基板122及び貸出及び返却スイッチ基板123が内蔵されている。このうち度数表示基板122には、上記の度数表示部の表示器(3桁分の7セグメントLED)が設けられている。また、貸出及び返却スイッチ基板123には球貸ボタン10や返却ボタン12にそれぞれ接続されるスイッチモジュールが実装されており、球貸ボタン10又は返却ボタン12が操作されると、その操作信号が貸出及び返却スイッチ基板123から遊技球等貸出装置接続端子板120を経由してCRユニットに送信される。また、CRユニットからは、有価媒体の残り度数を表す度数信号が遊技球等貸出装置接続端子板120を経由して度数表示基板122に送信される。度数表示基板122上の図示しない表示回路は、度数信号に基づいて表示器を駆動し、有価媒体の残り度数を数値表示する。また、CRユニットに有価媒体が投入されていなかったり、あるいは投入された有価媒体の残り度数が0になったりした場合、度数表示基板122の表示回路は表示器を駆動してデモ表示(有価媒体の投入を促す表示)を行うこともできる。   The tray unit 6 includes a frequency display board 122 and a rental / return switch board 123. Of these, the frequency display board 122 is provided with the display of the frequency display unit (7-segment LED for 3 digits). In addition, switch modules connected to the ball lending button 10 and the return button 12 are mounted on the lending / return switch board 123, and when the ball lending button 10 or the return button 12 is operated, the operation signal is lended. And the return switch board 123 via the game ball lending device connection terminal board 120 to the CR unit. Further, a frequency signal indicating the remaining frequency of the valuable medium is transmitted from the CR unit to the frequency display board 122 via the gaming ball lending device connection terminal board 120. A display circuit (not shown) on the frequency display board 122 drives the display unit based on the frequency signal, and displays the remaining frequency of the valuable medium as a numerical value. In addition, when no valuable medium is inserted into the CR unit, or when the remaining frequency of the inserted valuable medium becomes zero, the display circuit of the frequency display board 122 drives the display to display a demonstration (value medium). Display for urging the user to input.

また、パチンコ機1は制御上の構成として、演出制御装置124(演出制御用コンピュータ)を備えている。この演出制御装置124は、パチンコ機1における遊技の進行に伴う演出の制御を行う。演出制御装置124にもまた、中央演算処理装置である演出制御CPU126を実装した回路基板(複合サブ制御基板)が装備されている。演出制御CPU126には、図示しないCPUコアとともにメインメモリとしてROM128やRAM130等の半導体メモリが内蔵されている。なお、演出制御装置124は、パチンコ機1の裏側で上記の裏カバーユニット178に覆われる位置に設けられている。   Further, the pachinko machine 1 includes an effect control device 124 (effect control computer) as a control configuration. The effect control device 124 controls the effect accompanying the progress of the game in the pachinko machine 1. The effect control device 124 is also equipped with a circuit board (composite sub-control board) on which an effect control CPU 126 that is a central processing unit is mounted. The effect control CPU 126 includes a CPU core (not shown) and a semiconductor memory such as a ROM 128 and a RAM 130 as a main memory. The production control device 124 is provided at a position covered with the back cover unit 178 on the back side of the pachinko machine 1.

また、演出制御装置124には、図示しない入出力ドライバや各種の周辺ICが装備されている他、ランプ駆動回路132や音響駆動回路134が装備されている。演出制御CPU126は、主制御CPU72から送信される演出用のコマンドに基づいて演出の制御を行い、ランプ駆動回路132や音響駆動回路134に指令を与えて各種ランプ46〜52,181〜183や盤面ランプ53、前ランプ310、中ランプ320、後ランプ330を発光させたり、スピーカ54,55,56から実際に効果音や音声等を出力させたりする処理を行う。   The effect control device 124 is equipped with an input / output driver (not shown) and various peripheral ICs, as well as a lamp drive circuit 132 and an acoustic drive circuit 134. The production control CPU 126 performs production control based on the production command transmitted from the main control CPU 72, and gives commands to the lamp drive circuit 132 and the acoustic drive circuit 134 to provide various lamps 46 to 52, 181 to 183 and the board surface. The lamp 53, the front lamp 310, the middle lamp 320, and the rear lamp 330 are caused to emit light, and the sound effects and sounds are actually output from the speakers 54, 55, and 56.

演出制御装置124と上記の主制御装置70とは、例えば図示しない通信用ハーネスを介して相互に接続されている。ただし、これらの間の通信は、主制御装置70から演出制御装置124への一方向のみで行われ、逆方向への通信は行われない。なお、通信用ハーネスには、主制御装置70から演出制御装置124に対して送信される各種コマンドのバス幅に応じてパラレル形式を採用してもよいし、それぞれのドライバIC(I/O)のハード構成に合わせてシリアル形式を採用してもよい。   The effect control device 124 and the main control device 70 are connected to each other via, for example, a communication harness (not shown). However, the communication between these is performed only in one direction from the main control device 70 to the effect control device 124, and communication in the reverse direction is not performed. The communication harness may adopt a parallel format according to the bus widths of various commands transmitted from the main control device 70 to the effect control device 124, and each driver IC (I / O). A serial format may be adopted according to the hardware configuration.

ランプ駆動回路132は、例えば図示しないPWM(パルス幅変調)ICやMOSFET等のスイッチング素子を備えており、このランプ駆動回路132は、LEDを含む各種ランプに印加する駆動電圧をスイッチング(又はデューティ切替)して、その発光・点滅等の動作を管理する。なお、各種ランプには、上記のガラス枠トップランプ46,48やガラス枠サイドランプ50,受け皿ランプ52の他に、遊技盤ユニット8に設置された装飾・演出用の盤面ランプ53、第1演出ランプ181、第2演出ランプ182、第3演出ランプ183等が含まれる。盤面ランプ53は上記の演出ユニットに内蔵されるLEDや、可変始動入賞装置28、第1可変入賞装置30、第2可変入賞装置31等に内蔵されるLEDに相当するものである。なお、ここでは受け皿ランプ52がガラス枠電飾基板136に接続されている例を挙げているが、受け皿ユニット6に受け皿電飾基板を設置し、受け皿ランプ52については受け皿電飾基板を介してランプ駆動回路132に接続される構成であってもよい。   The lamp driving circuit 132 includes a switching element such as a PWM (pulse width modulation) IC or a MOSFET (not shown). The lamp driving circuit 132 switches driving voltages (or duty switching) applied to various lamps including LEDs. ) And manage the operation such as light emission and flashing. In addition to the glass frame top lamps 46 and 48, the glass frame side lamp 50, and the saucer lamp 52, the various lamps include a board lamp 53 for decoration and performance installed in the game board unit 8, and a first effect. A lamp 181, a second effect lamp 182 and a third effect lamp 183 are included. The panel lamp 53 corresponds to an LED incorporated in the above-described effect unit, or an LED incorporated in the variable start winning device 28, the first variable winning device 30, the second variable winning device 31, and the like. Here, although the example in which the saucer lamp 52 is connected to the glass frame decorating board 136 is given, a saucer illuminated board is installed in the saucer unit 6, and the saucer lamp 52 is interposed via the saucer illuminated board. It may be configured to be connected to the lamp driving circuit 132.

また、音響駆動回路134は、例えば図示しないサウンドROMや音響制御IC、アンプ等を内蔵したサウンドジェネレータであり、この音響駆動回路134は、上スピーカ54及び下スピーカ56を駆動して音響出力を行う。   The acoustic drive circuit 134 is, for example, a sound generator that includes a sound ROM, an acoustic control IC, an amplifier, and the like (not shown). The acoustic drive circuit 134 drives the upper speaker 54 and the lower speaker 56 to perform acoustic output. .

本実施形態ではガラス枠ユニット4の内面にガラス枠電飾基板136が設置されており、ランプ駆動回路132や音響駆動回路134からの駆動信号はガラス枠電飾基板136を経由して各種ランプ46〜52,181〜183やスピーカ54,55,56に印加されている。また、ガラス枠電飾基板136には、上記の演出切替ボタン45が接続されており、遊技者が演出切替ボタン45を操作すると、その接点信号がガラス枠電飾基板136を通じて演出制御装置124に入力される。さらに、ガラス枠電飾基板136には、上記のジョグダイアル45aが接続されており、遊技者がジョグダイアル45aを回転させると、その回転信号がガラス枠電飾基板136を通じて演出制御装置124に入力される。なお、ここではガラス枠電飾基板136に演出切替ボタン45及びジョグダイアル45aを接続した例を挙げているが、上記の受け皿電飾基板を設置する場合、演出切替ボタン45及びジョグダイアル45aは受け皿電飾基板に接続されていてもよい。   In the present embodiment, a glass frame decoration board 136 is installed on the inner surface of the glass frame unit 4, and drive signals from the lamp drive circuit 132 and the acoustic drive circuit 134 pass through the glass frame decoration board 136 and various lamps 46. To 52, 181-183 and speakers 54, 55, 56. Also, the effect switching button 45 is connected to the glass frame decorating board 136, and when the player operates the effect switching button 45, the contact signal is sent to the effect control device 124 through the glass frame decorating board 136. Entered. Furthermore, the jog dial 45a is connected to the glass frame decorating board 136, and when the player rotates the jog dial 45a, the rotation signal is input to the effect control device 124 through the glass frame decorating board 136. . In addition, although the example which connected the effect switch button 45 and the jog dial 45a to the glass frame decor substrate 136 is given here, when the above-described saucer decor board is installed, the effect switch button 45 and the jog dial 45a are the saucer decor. It may be connected to the substrate.

その他、遊技盤ユニット8にはパネル電飾基板138が設置されており、このパネル電飾基板138には盤面ランプ53の他に可動体モータ57が接続されている。可動体モータ57は、例えば図示しないリンク機構を介して上記の可動体40fを駆動する。ランプ駆動回路132からの駆動信号は、パネル電飾基板138を経由して盤面ランプ53及び可動体モータ57にそれぞれ印加される。   In addition, a panel board 138 is installed in the game board unit 8, and a movable body motor 57 is connected to the panel board 138 in addition to the panel lamp 53. The movable body motor 57 drives the movable body 40f via a link mechanism (not shown), for example. A drive signal from the lamp drive circuit 132 is applied to the panel lamp 53 and the movable body motor 57 via the panel illumination board 138, respectively.

また、遊技盤ユニット8にはランプユニット接続基板58が設置されており、このランプユニット接続基板58にはランプモータ512の他に前ランプ310、中ランプ320、後ランプ330が接続されている。ランプモータ512は、上述した駆動機構を介して上記のランプユニット300(後ランプ330)を駆動する。ランプ駆動回路132からの駆動信号は、ランプユニット接続基板58を経由してランプモータ512、前ランプ310、中ランプ320及び後ランプ330にそれぞれ印加される。   A lamp unit connection board 58 is installed in the game board unit 8, and a front lamp 310, a middle lamp 320 and a rear lamp 330 are connected to the lamp unit connection board 58 in addition to the lamp motor 512. The lamp motor 512 drives the lamp unit 300 (rear lamp 330) via the drive mechanism described above. The drive signal from the lamp drive circuit 132 is applied to the lamp motor 512, the front lamp 310, the middle lamp 320, and the rear lamp 330 via the lamp unit connection board 58, respectively.

上記の液晶表示器42は遊技盤ユニット8の裏側に設置されており、遊技盤ユニット8に形成された略矩形の開口を通じてその表示画面が視認可能となっている。また、遊技盤ユニット8の裏側にはインバータ基板158が設置されており、このインバータ基板158は液晶表示器42のバックライト(例えば冷陰極管)に印加される交流電源を生成している。さらに、遊技盤ユニット8の裏側には演出表示制御装置144が設置されており、液晶表示器42による表示動作は、演出表示制御装置144により制御されている。演出表示制御装置144には、汎用の中央演算処理装置である表示制御CPU146とともに、表示プロセッサであるVDP152を実装した回路基板(演出表示制御基板)が装備されている。このうち表示制御CPU146は、図示しないCPUコアとともにROM148、RAM150等の半導体メモリを集積したLSIとして構成されている。また、VDP152は、図示しないプロセッサコアとともに画像ROM154やVRAM156等の半導体メモリを集積したLSIとして構成されている。なお、VRAM156は、その記憶領域の一部をフレームバッファとして利用することができる。   The liquid crystal display 42 is installed on the back side of the game board unit 8, and the display screen is visible through a substantially rectangular opening formed in the game board unit 8. Further, an inverter board 158 is installed on the back side of the game board unit 8, and the inverter board 158 generates an AC power source that is applied to a backlight (for example, a cold cathode tube) of the liquid crystal display 42. Further, an effect display control device 144 is installed on the back side of the game board unit 8, and the display operation by the liquid crystal display 42 is controlled by the effect display control device 144. The effect display control device 144 is equipped with a display control CPU 146 that is a general-purpose central processing unit and a circuit board (effect display control board) on which a VDP 152 that is a display processor is mounted. Among these, the display control CPU 146 is configured as an LSI in which semiconductor memories such as a ROM 148 and a RAM 150 are integrated together with a CPU core (not shown). The VDP 152 is configured as an LSI in which a semiconductor core such as an image ROM 154 and a VRAM 156 is integrated with a processor core (not shown). The VRAM 156 can use a part of the storage area as a frame buffer.

演出制御CPU126のROM128には、演出の制御に関する基本的なプログラムが格納されており、演出制御CPU126は、このプログラムに沿って演出の制御を実行する。演出の制御には、上記のように各種ランプ46〜53,181〜183等やスピーカ54,55,56を用いた演出の制御が含まれる他、液晶表示器42を用いた画像表示による演出の制御が含まれる。演出制御CPU126は、表示制御CPU146に対して演出に関する基本的な情報(例えば演出番号)を送信し、これを受け取った表示制御CPU146は、基本的な情報に基づいて具体的に演出用の画像を表示する制御を行う。   The ROM 128 of the effect control CPU 126 stores a basic program related to effect control, and the effect control CPU 126 executes effect control according to this program. The production control includes the production control using the various lamps 46 to 53, 181 to 183 and the speakers 54, 55 and 56 as described above, and the production by the image display using the liquid crystal display 42. Control is included. The effect control CPU 126 transmits basic information (for example, effect number) related to the effect to the display control CPU 146, and the display control CPU 146 that receives the information transmits a specific effect image based on the basic information. Control the display.

表示制御CPU146は、VDP152に対してさらに詳細な制御信号を出力する。これを受け取ったVDP152は、制御信号に基づいて画像ROM154にアクセスし、そこから必要な画像データを読み出してVRAM156に転送する。さらに、VDP152は、VRAM156上で画像データを1フレーム(単位時間あたりの静止画像)ごとにフレームバッファに展開し、ここでバッファされた画像データに基づき液晶表示器42の各画素(フルカラー画素)を個別に駆動する。   The display control CPU 146 outputs a more detailed control signal to the VDP 152. Receiving this, the VDP 152 accesses the image ROM 154 based on the control signal, reads necessary image data therefrom, and transfers it to the VRAM 156. Further, the VDP 152 expands the image data on the VRAM 156 for each frame (still image per unit time) in a frame buffer, and each pixel (full color pixel) of the liquid crystal display 42 is expanded based on the buffered image data. Drive individually.

その他、プラ枠アセンブリ7の裏側には電源制御ユニット162(電源制御手段)が装備されている。この電源制御ユニット162はスイッチング電源回路を内蔵し、電源コード164を通じて島設備から外部電力(例えばAC24V等)を取り込むと、そこから必要な電力(例えばDC+34V、+12V等)を生成することができる。電源制御ユニット162で生成された電力は、主制御装置70や払出制御装置92、演出制御装置124、インバータ基板158に分配されている。さらに、払出制御装置92を経由して発射制御基板108に電力が供給されている他、遊技球等貸出装置接続端子板120を経由してCRユニットに電力が供給されている。なお、ロジック用の低電圧電力(例えばDC+5V)は、各装置に内蔵された電源用IC(3端子レギュレータ等)で生成される。また、上記のように電源制御ユニット164は、アース線166を通じて島設備にアース(接地)されている。   In addition, a power supply control unit 162 (power supply control means) is provided on the back side of the plastic frame assembly 7. The power supply control unit 162 has a built-in switching power supply circuit. When external power (for example, AC 24V) is taken from the island facility through the power cord 164, necessary power (for example, DC + 34V, + 12V) can be generated therefrom. The electric power generated by the power supply control unit 162 is distributed to the main control device 70, the payout control device 92, the effect control device 124, and the inverter board 158. Furthermore, power is supplied to the launch control board 108 via the payout control device 92, and power is supplied to the CR unit via the game ball rental device connection terminal board 120. The low voltage power for logic (for example, DC + 5V) is generated by a power supply IC (3-terminal regulator or the like) built in each device. Further, as described above, the power supply control unit 164 is grounded (grounded) to the island facility through the ground wire 166.

上記の外部端子板160は払出制御装置92に接続されており、主制御装置70(主制御CPU72)にて生成された各種の外部情報信号は、払出制御装置92を経由して外部端子板160から外部に出力されるものとなっている。主制御装置70(主制御CPU72)及び払出制御装置92(払出制御CPU94)は、外部端子板160を通じてパチンコ機1の外部に向けて外部情報信号を出力することができる。外部端子板160から出力される信号は、例えば遊技場のホールコンピュータ(図示していない)で集計される。なお、ここでは払出制御装置92を経由する構成を例に挙げているが、主制御装置70からそのまま外部情報信号が外部端子板160に出力される構成であってもよい。   The external terminal plate 160 is connected to the payout control device 92, and various external information signals generated by the main control device 70 (main control CPU 72) pass through the payout control device 92 to the external terminal plate 160. Is output to the outside. The main control device 70 (main control CPU 72) and the payout control device 92 (payout control CPU 94) can output an external information signal to the outside of the pachinko machine 1 through the external terminal board 160. The signals output from the external terminal board 160 are collected by, for example, a hall computer (not shown) in a game hall. Here, the configuration via the payout control device 92 is taken as an example, but a configuration in which an external information signal is directly output from the main control device 70 to the external terminal board 160 may be used.

以上がパチンコ機1の制御に関する構成例である。続いて、主制御装置70の主制御CPU72により実行される制御上の処理について説明する。   The above is a configuration example relating to the control of the pachinko machine 1. Next, control processing executed by the main control CPU 72 of the main control device 70 will be described.

〔リセットスタート(メイン)処理〕
パチンコ機1に電源が投入されると、主制御CPU72はリセットスタート処理を開始する。リセットスタート処理は、前回の電源遮断時に保存されたバックアップ情報を元に遊技状態を復旧(いわゆる復電)したり、逆にバックアップ情報とともにRAM76の記憶をクリア(初期化)したりすることで、パチンコ機1の初期状態を整えるための処理である。また、リセットスタート処理は、初期状態の調整後にパチンコ機1の安定した遊技動作を保証するためのメイン処理(メイン制御プログラム)として位置付けられる。
[Reset start (main) processing]
When the pachinko machine 1 is powered on, the main control CPU 72 starts a reset start process. The reset start process restores the gaming state based on the backup information saved at the previous power shutdown (so-called power recovery), or conversely clears (initializes) the memory in the RAM 76 together with the backup information, This is a process for adjusting the initial state of the pachinko machine 1. The reset start process is positioned as a main process (main control program) for guaranteeing a stable gaming operation of the pachinko machine 1 after adjusting the initial state.

図9及び図10は、リセットスタート処理の手順例を示すフローチャートである。以下、主制御CPU72が行う処理について、各手順を追って説明する。   9 and 10 are flowcharts showing an example of the procedure of the reset start process. Hereinafter, the process performed by the main control CPU 72 will be described step by step.

ステップS101:主制御CPU72は、先ずスタックポインタにスタック領域の先頭アドレスをセットする。   Step S101: First, the main control CPU 72 sets the top address of the stack area in the stack pointer.

ステップS102:続いて主制御CPU72は、ベクタ方式の割込モード(モード2)を設定し、デフォルトであるRST方式の割込モード(モード0)を修正する。これにより、以後、主制御CPU72は任意のアドレス(ただし最下位ビットは0)を割込ベクタとして参照し、指定の割込ハンドラを実行することができる。   Step S102: Subsequently, the main control CPU 72 sets the vector-type interrupt mode (mode 2) and corrects the default RST-type interrupt mode (mode 0). Thus, thereafter, the main control CPU 72 can refer to an arbitrary address (however, the least significant bit is 0) as an interrupt vector and execute a designated interrupt handler.

ステップS103:主制御CPU72は、ここでリセット時待機処理を実行する。この処理は、リセットスタート(例えば電源投入)時にある程度の待機時間(例えば数千ms程度)を確保しておき、その間に主電源断検出信号のチェックを行うためのものである。具体的には、主制御CPU72は待機時間分のループカウンタをセットすると、ループカウンタの値をデクリメントしながら主電源断検出信号の入力ポートをビットチェックする。主電源断検出信号は、例えば周辺デバイスである電源監視ICから入力される。そして、ループカウンタが0になる前に主電源断検出信号の入力を確認すると、主制御CPU72は先頭から処理を再開する。これにより、例えば図示しない主電源スイッチの投入と切断の操作が短時間(1〜2秒程度)内に繰り返し行われた場合のシステム保護を図ることができる。   Step S103: The main control CPU 72 executes a standby process at reset. This process is for securing a certain standby time (for example, about several thousand ms) at the time of reset start (for example, power-on) and checking the main power-off detection signal during that time. Specifically, when the main control CPU 72 sets the loop counter for the waiting time, the main control CPU 72 bit-checks the input port of the main power-off detection signal while decrementing the value of the loop counter. The main power-off detection signal is input from, for example, a power monitoring IC that is a peripheral device. If the input of the main power-off detection signal is confirmed before the loop counter reaches 0, the main control CPU 72 restarts the process from the beginning. As a result, for example, the system can be protected when a main power switch (not shown) is turned on and off repeatedly within a short time (about 1 to 2 seconds).

ステップS104:次に主制御CPU72は、RAM76のワーク領域に対するアクセスを許可する。具体的には、ワーク領域のRAMプロテクト設定値をリセット(00H)する。これにより、以後はRAM76のワーク領域に対するアクセスが許可された状態となる。   Step S104: Next, the main control CPU 72 permits access to the work area of the RAM 76. Specifically, the RAM protect setting value in the work area is reset (00H). As a result, thereafter, access to the work area of the RAM 76 is permitted.

ステップS105:また、主制御CPU72、割り込みマスクを設定するためにマスクレジスタの初期設定を行う。具体的には、CTC割り込みを有効にする値をマスクレジスタに格納する。   Step S105: Also, the main control CPU 72 performs initial setting of a mask register in order to set an interrupt mask. Specifically, a value for enabling the CTC interrupt is stored in the mask register.

ステップS106:主制御CPU72は、先に退避しておいたRAMクリアスイッチからの入力信号を参照し、RAMクリアスイッチが操作(スイッチON)されたか否かを確認する。RAMクリアスイッチが操作されていなければ(No)、次にステップS107を実行する。   Step S106: The main control CPU 72 refers to the input signal from the previously cleared RAM clear switch and confirms whether or not the RAM clear switch has been operated (switch ON). If the RAM clear switch is not operated (No), step S107 is executed next.

ステップS107:次に主制御CPU72は、RAM76にバックアップ情報が保存されているか否か、つまり、バックアップ有効判定フラグがセットされているか否かを確認する。前回の電源遮断処理でバックアップが正常に終了し、バックアップ有効判定フラグ(例えば「A55AH」)がセットされていれば(Yes)、次に主制御CPU72はステップS108を実行する。   Step S107: Next, the main control CPU 72 checks whether or not backup information is stored in the RAM 76, that is, whether or not a backup validity determination flag is set. If the backup is normally completed in the previous power-off process and the backup validity determination flag (for example, “A55AH”) is set (Yes), then the main control CPU 72 executes step S108.

ステップS108:主制御CPU72は、RAM76のバックアップ情報についてサムチェックを実行する。具体的には、主制御CPU72はRAM76のワーク領域(使用禁止領域及びスタック領域を含むユーザワーク領域)のうち、バックアップ有効判定フラグ及びサムチェックバッファを除く全ての領域をサムチェックする。サムチェックの結果が正常であれば(Yes)、次に主制御CPU72はステップS109を実行する。   Step S108: The main control CPU 72 executes a sum check on the backup information in the RAM 76. Specifically, the main control CPU 72 sum-checks all areas of the work area of the RAM 76 (a user work area including a use-prohibited area and a stack area) except the backup validity determination flag and the sum check buffer. If the result of the sum check is normal (Yes), the main control CPU 72 then executes step S109.

ステップS109:主制御CPU72は、バックアップ有効判定フラグをリセット(例えば「0000H」)する。
ステップS110:また、主制御CPU72は、前回の電源断発生直前に送信待ちであったコマンドをクリアする。
Step S109: The main control CPU 72 resets the backup validity determination flag (for example, “0000H”).
Step S110: Also, the main control CPU 72 clears the command waiting for transmission immediately before the previous power-off occurrence.

ステップS111:次に主制御CPU72は、演出制御復帰処理を実行する。この処理では、主制御CPU72は演出制御装置124に対し、復帰用のコマンド(例えば機種指定コマンド、特別図柄確率状態指定コマンド、特図先判定演出コマンド、作動記憶数増加時演出コマンド、作動記憶数減少時演出コマンド、回数切りカウンタ残数コマンド、特別遊技状態指定コマンド等)を送信する。これを受けて演出制御装置124は、前回の電源遮断時に実行中であった演出状態(例えば、内部確率状態、演出図柄の表示態様、作動記憶数の演出表示態様、音響出力内容、各種ランプの発光状態等)を復帰させることができる。   Step S111: Next, the main control CPU 72 executes an effect control return process. In this process, the main control CPU 72 instructs the effect control device 124 to return a command (for example, a model designation command, a special symbol probability state designation command, a special figure destination determination effect command, an effect command when the working memory number is increased, and the action memory number. (Decrease effect command, count counter remaining command, special game state designation command, etc.). In response to this, the effect control device 124 performs the effect state (for example, the internal probability state, the effect symbol display mode, the operation memory count effect display mode, the sound output content, and the various lamps being executed at the time of the previous power shutdown. Light emission state, etc.) can be restored.

ステップS112:主制御CPU72は、状態復帰処理を実行する。この処理では、主制御CPU72はバックアップ情報を元にRAM76のワーク領域に各種の値をセットし、前回の電源遮断時に実行中であった遊技状態(例えば、特別図柄の表示態様、内部確率状態、作動記憶内容、各種フラグ状態、乱数更新状態等)を復帰させる。また、主制御CPU72は、バックアップされていたPCレジスタの値を復旧する。   Step S112: The main control CPU 72 executes state return processing. In this process, the main control CPU 72 sets various values in the work area of the RAM 76 based on the backup information, and the gaming state (for example, the display state of special symbols, the internal probability state, The operation memory contents, various flag states, random number update states, etc.) are restored. Further, the main control CPU 72 restores the backed up PC register value.

一方、電源投入時にRAMクリアスイッチが操作されていた場合(ステップS106:Yes)や、バックアップ有効判定フラグがセットされていなかった場合(ステップS107:No)、あるいは、バックアップ情報が正常でなかった場合(ステップS108:No)、主制御CPU72はステップS113に移行する。なお、本実施形態では、「RAMクリアスイッチの操作あり」、「バックアップ有効判定フラグの未セット」及び「バックアップ情報の異常」のいずれかに該当すると、初期化条件が満たされることになる。   On the other hand, when the RAM clear switch is operated at power-on (step S106: Yes), when the backup validity determination flag is not set (step S107: No), or when the backup information is not normal. (Step S108: No), the main control CPU 72 proceeds to Step S113. In the present embodiment, the initialization condition is satisfied if any of “RAM clear switch operation”, “backup validity determination flag not set”, and “abnormal backup information” are met.

ステップS113:主制御CPU72は、RAMクリア処理を実行する。この処理では、主制御CPU72はRAM76の使用禁止領域以外、つまり、ユーザによる使用が可能な領域の記憶内容をクリアする。これにより、RAM76のワーク領域及びスタックエリアは全て初期化され、有効なバックアップ情報が保存されていても、その内容は消去される。なお、RAMクリアの内容については後述する。
ステップS114:また、主制御CPU72は、RAM76の初期設定を行う。
Step S113: The main control CPU 72 executes a RAM clear process. In this process, the main control CPU 72 clears the stored contents of the area other than the use-prohibited area of the RAM 76, that is, the area that can be used by the user. As a result, the work area and stack area of the RAM 76 are all initialized, and even if valid backup information is stored, the contents are erased. The contents of the RAM clear will be described later.
Step S114: Also, the main control CPU 72 performs initial setting of the RAM 76.

ステップS115:主制御CPU72は、演出制御出力処理を実行する。この処理では、主制御CPU72が初期設定後に演出制御装置124に送信するべきコマンド(演出制御に必要なコマンド)を出力する。   Step S115: The main control CPU 72 executes an effect control output process. In this process, the main control CPU 72 outputs a command (command necessary for effect control) to be transmitted to the effect control device 124 after the initial setting.

ステップS116:主制御CPU72は、払出制御出力処理を実行する。この処理では、主制御CPU72は払出制御装置92に対して、賞球の払い出しを開始するための指示コマンドを出力する。   Step S116: The main control CPU 72 executes a payout control output process. In this process, the main control CPU 72 outputs an instruction command for starting the payout of prize balls to the payout control device 92.

ステップS117:主制御CPU72は、CTC初期設定処理を実行し、周辺デバイスであるCTC(カウンタ/タイマ回路)の初期設定を行う。この処理では、主制御CPU72は割込ベクタレジスタを設定し、また、CTCに割り込みカウント値(例えば4ms)を設定する。これにより、次にCTC割り込みが発生すると、主制御CPU72はバックアップされていたPCレジスタのプログラムアドレスから処理を続行することができる。   Step S117: The main control CPU 72 executes CTC initial setting processing, and performs initial setting of a CTC (counter / timer circuit) that is a peripheral device. In this process, the main control CPU 72 sets an interrupt vector register and sets an interrupt count value (for example, 4 ms) in the CTC. As a result, when a CTC interrupt occurs next time, the main control CPU 72 can continue the processing from the program address of the PC register that has been backed up.

リセットスタート処理において以上の手順を実行すると、主制御CPU72は図10に示されるメインループに移行する(接続記号A→A)。   When the above procedure is executed in the reset start process, the main control CPU 72 shifts to the main loop shown in FIG. 10 (connection symbol A → A).

ステップS118,ステップS119:主制御CPU72は割込を禁止した上で、電源断発生チェック処理を実行する。この処理では、主制御CPU72は主電源断検出信号の入力ポートをビットチェックし、電源遮断の発生(駆動電圧の低下)を監視する。電源遮断が発生すると、主制御CPU72は普通電動役物ソレノイド88や第1大入賞口ソレノイド90、第2大入賞口ソレノイド97等に対応する出力ポートバッファをクリアすると、RAM76のワーク領域のうちバックアップ有効判定フラグ及びサムチェックバッファを除く全体の内容をバックアップし、サムチェックバッファにサム結果値を保存する。そして、主制御CPU72はバックアップ有効判定フラグ領域に上記の有効値(例えば「A55AH」)を格納し、RAM76のアクセスを禁止して処理を停止(NOP)する。一方、電源遮断が発生しなければ、主制御CPU72は次にステップS120を実行する。なお、このような電源断発生時の処理をマスク不能割込(NMI)処理としてCPUに実行させている公知のプログラミング例もある。   Step S118, Step S119: The main control CPU 72 executes the power interruption occurrence check process after prohibiting interruption. In this process, the main control CPU 72 performs bit check on the input port of the main power-off detection signal and monitors the occurrence of power-off (decrease in drive voltage). When the power cut-off occurs, the main control CPU 72 clears the output port buffer corresponding to the ordinary electric accessory solenoid 88, the first big prize opening solenoid 90, the second big prize opening solenoid 97, etc., and then backs up the work area of the RAM 76. The entire contents except the validity judgment flag and the sum check buffer are backed up, and the sum result value is stored in the sum check buffer. Then, the main control CPU 72 stores the above effective value (for example, “A55AH”) in the backup validity determination flag area, prohibits access to the RAM 76, and stops (NOP) the process. On the other hand, if the power shutoff does not occur, the main control CPU 72 next executes step S120. There is also a known programming example in which the CPU executes the process at the time of the occurrence of power interruption as a non-maskable interrupt (NMI) process.

ステップS120:主制御CPU72は、初期値更新乱数更新処理を実行する。この処理では、主制御CPU72は、各種のソフトウェア乱数の初期値を更新(変更)するための乱数をインクリメントする。本実施形態では、大当り決定乱数(ハードウェア乱数)、及び普通図柄に対応する当り決定乱数(ハードウェア乱数)を除く各種の乱数(例えば、大当り図柄乱数、リーチ判定乱数、変動パターン決定乱数等)をプログラム上で発生させている。これらソフトウェア乱数は、別の割込処理(図16中のステップS201)で所定範囲内のループカウンタにより更新されているが、この処理において乱数値が一巡するごとにループカウンタの初期値(全ての乱数が対象でなくてもよい)を変更している。初期値更新用乱数は、この初期値をランダムに変更するために用いられており、ステップS120では、その初期値更新用乱数の更新を行っている。なお、ステップS118で割込を禁止した後にステップS120を実行しているのは、別の割込管理処理(図16中のステップS202)でも同様の処理を実行するため、これとの重複(競合)を防止するためである。なお、上記のように、本実施形態において大当り決定乱数及び当り決定乱数は乱数発生器75により発生されるハードウェア乱数であり、その更新周期はタイマ割込周期(例えば数ms)よりもさらに高速(例えば数μs)であるため、大当り決定乱数及び当り決定乱数の初期値を更新する必要はない。   Step S120: The main control CPU 72 executes an initial value update random number update process. In this process, the main control CPU 72 increments random numbers for updating (changing) initial values of various software random numbers. In this embodiment, jackpot determined random numbers (hardware random numbers) and various random numbers excluding hit determined random numbers (hardware random numbers) corresponding to ordinary symbols (for example, jackpot symbol random numbers, reach determination random numbers, variation pattern determination random numbers, etc.) Is generated in the program. These software random numbers are updated by a loop counter within a predetermined range in another interrupt process (step S201 in FIG. 16). In this process, every time the random number value makes a round, the initial value of the loop counter (all Random numbers may not be the target). The initial value updating random number is used to randomly change the initial value, and in step S120, the initial value updating random number is updated. Note that the reason why step S120 is executed after the interruption is prohibited in step S118 is the same as another interruption management process (step S202 in FIG. 16). ) To prevent the above). As described above, in the present embodiment, the big hit determined random number and the hit determined random number are hardware random numbers generated by the random number generator 75, and the update cycle is faster than the timer interrupt cycle (for example, several ms). Since it is (for example, several μs), it is not necessary to update the big hit determined random number and the initial value of the hit determined random number.

ステップS121,ステップS122:主制御CPU72は割込を許可し、その他乱数更新処理を実行する。この処理で更新される乱数は、ソフトウェア乱数のうち当選種類(当り種別)の判定に関わらない乱数(リーチ判定乱数、変動パターン決定乱数等)である。この処理は、メインループの実行中にタイマ割込が発生し、主制御CPU72が別の割込管理処理(図16)を実行した場合の残り時間で行われる。なお、割込管理処理の内容については後述する。   Step S121, Step S122: The main control CPU 72 permits the interrupt and executes other random number update processing. The random numbers updated by this processing are random numbers (reach determination random numbers, variation pattern determination random numbers, etc.) that are not related to the determination of the winning type (winning type) among software random numbers. This process is performed in the remaining time when a timer interrupt occurs during execution of the main loop and the main control CPU 72 executes another interrupt management process (FIG. 16). The contents of the interrupt management process will be described later.

次に、図9のステップS113に示されるRAMクリア処理について説明する。
図11は、RAM76のメモリ空間を模式的に示した概念図である。
本実施形態のパチンコ機1における主制御CPU72には、いわゆるセキュリティチップが用いられており、主制御CPU72の内蔵ROM74には、ユニークコード等のID情報が記憶されている。
Next, the RAM clear process shown in step S113 of FIG. 9 will be described.
FIG. 11 is a conceptual diagram schematically showing the memory space of the RAM 76.
A so-called security chip is used for the main control CPU 72 in the pachinko machine 1 of the present embodiment, and ID information such as a unique code is stored in the built-in ROM 74 of the main control CPU 72.

また、RAM76のメモリ空間に対しては、セキュリティチップの製造段階で領域毎にその用途が予め定められ、予めユーザによる使用が可能な領域が割り当てられている。特定のセキュリティチップ(例えば、LEテック社製:V5チップ)の場合、RAM76のアドレス「EFFF」以前及び「F200H」以降に使用禁止領域が割り当てられている。すなわち、アドレス「F000H」〜「F1FFH」のメモリ領域については、遊技の進行上やり取りされるデータやフラグ等のバッファ領域、上述した電源断発生チェック処理(図10中のステップS119)におけるバックアップ領域として使用されている(記憶手段)。   Further, the use of the memory space of the RAM 76 is predetermined for each area in the security chip manufacturing stage, and an area that can be used by the user is allocated in advance. In the case of a specific security chip (for example, a V5 chip manufactured by LE Tech Co.), a use prohibition area is allocated before the address “EFFF” and after “F200H” of the RAM 76. In other words, the memory areas at addresses “F000H” to “F1FFH” are used as buffer areas for data and flags exchanged as the game progresses, and as backup areas in the above-described power-off occurrence check process (step S119 in FIG. 10). Used (memory means).

RAMクリア処理では、RAM76の使用禁止領域以外の領域を初期化対象領域(以下、「初期化領域」と略称する。)とし、この領域内に記憶されている各種の情報をアドレス単位で経時的に消去することにより全てクリア(初期値の「00H」に書き換える)する初期化処理を行う(初期化手段)。なお、「経時的」とは、プログラムの実行を繰り返しながら時間の経過に伴って処理が行われることを意味する。   In the RAM clear process, an area other than the use prohibition area of the RAM 76 is set as an initialization target area (hereinafter, abbreviated as “initialization area”), and various information stored in this area is changed over time in units of addresses. By performing erasing, an initialization process is performed to clear all (rewrite to the initial value “00H”) (initialization means). Note that “over time” means that processing is performed as time elapses while repeating execution of a program.

本実施形態において、主制御CPU72が初期化処理を実行するにあたっては、初期化処理を行おうとするメモリ領域のアドレス(以下、「初期化実行アドレス」と略称する。)が初期化領域内のアドレスであるか否かを判断する。具体的には、その都度、現在の初期化実行アドレスが初期化領域とその他の領域の境界上に位置するメモリ領域のアドレスに一致するか否かを確認し、一致していなければ、そのまま初期化処理を行うが、一致した場合は初期化処理を終了する。   In the present embodiment, when the main control CPU 72 executes the initialization process, the address of the memory area where the initialization process is to be performed (hereinafter referred to as “initialization execution address”) is the address in the initialization area. It is determined whether or not. Specifically, in each case, it is checked whether the current initialization execution address matches the address of the memory area located on the boundary between the initialization area and the other area. The initialization process is performed, but if they match, the initialization process ends.

そこで、次に初期化実行アドレスが初期化領域内のアドレスに一致するか否かをどのように判断するかについてさらに説明する。   Then, how to determine whether or not the initialization execution address matches the address in the initialization area will be further described.

図12は、RAM76のメモリ空間のアドレスを16進数と2進数で表記した場合の対応を示している。初期化領域の境界となるアドレスのうち、初期化開始アドレス、すなわち初期化領域の先頭のアドレスは、16進数では「F000」であるが、これを2進数で表すと「1111 0000 0000 0000」となる。下位12ビットがすべて0(オフ)の状態であることが分かる。   FIG. 12 shows the correspondence when the address of the memory space of the RAM 76 is expressed in hexadecimal and binary. Of the addresses serving as the boundaries of the initialization area, the initialization start address, that is, the initial address of the initialization area is “F000” in hexadecimal, but “1111 0000 0000 0000” when expressed in binary. Become. It can be seen that the lower 12 bits are all 0 (off).

一方、初期化終了アドレス、すなわち初期化領域の後端のアドレスは、16進数では「F1FF」であるが、これを2進数で表すと「1111 0001 1111 1111」となる。このアドレスにさらに1加算した隣接する次領域のアドレスは、16進数で「F200」であり、これを2進表記すると「1111 0010 0000 0000」となる。表中の二重下線を付して示されているように、このアドレスに至って初めて下位10ビット目(桁)に1が立つ(オンに変わる)のが分かる。
そこで本実施形態では、この特性を利用して初期化実行アドレスが初期化領域内のアドレスであるか否かを判断している。
On the other hand, the initialization end address, that is, the address at the rear end of the initialization area is “F1FF” in hexadecimal, but becomes “1111 0001 1111 1111” in binary. The address of the adjacent next area obtained by adding 1 to this address is “F200” in hexadecimal, and becomes “1111 0010 0000 0000” when expressed in binary. As indicated by the double underline in the table, it can be seen that 1 is set (turned on) in the lower 10th bit (digit) only after reaching this address.
Therefore, in this embodiment, this characteristic is used to determine whether or not the initialization execution address is an address in the initialization area.

具体的には、先ず、初期化開始アドレスを初期化実行アドレスとして、アドレス単位での初期化処理を開始する。次に、隣接する(+1)アドレスを初期化実行アドレスとして、この領域を初期化する。このように、初期化領域内の隣接する各アドレスに対して順番に初期化処理を実行していく。このとき、隣接するアドレスを初期化実行アドレスとしたら、初期化処理を実行する前にアドレスのチェックを行う。初期化実行アドレスを2進表記した場合の下位10ビット目に着目して、1が立った(オンに変わった)ならば初期化領域外に移動したものと判断して、初期化処理を終了する。   Specifically, first, the initialization process in units of addresses is started with the initialization start address as the initialization execution address. Next, this area is initialized with the adjacent (+1) address as the initialization execution address. In this way, the initialization process is sequentially executed for each adjacent address in the initialization area. At this time, if the adjacent address is the initialization execution address, the address is checked before the initialization process is executed. Paying attention to the lower 10 bits when the initialization execution address is expressed in binary, if 1 is set (changed to ON), it is determined that it has moved out of the initialization area, and the initialization process is terminated. To do.

このような構成を採ることにより、RAM76のアドレスの特定桁(ここでは下位10ビット目)に対するビット演算の結果から初期化領域であるか否かを判断することが可能となる。よって、初期化処理を実行する範囲を指定した値(例えばループ回数)をプログラム上でセットする必要がなくなるため、RAMクリア処理に係るプログラムの使用領域を削減することができる。そして、削減した領域を、主制御CPU72による遊技制御の主要部分(メインループ及びタイマ割込処理)に割り当てることが可能となる。   By adopting such a configuration, it is possible to determine whether or not it is an initialization area from the result of bit operation on a specific digit (here, the lower 10 bits) of the address of the RAM 76. Therefore, it is not necessary to set a value (for example, the number of loops) in which the range for executing the initialization process is set on the program, so that it is possible to reduce the program use area related to the RAM clear process. And it becomes possible to allocate the reduced area | region to the main part (a main loop and timer interruption process) of the game control by the main control CPU72.

〔RAMクリア処理〕
図13は、RAMクリア処理の手順例を示すフローチャートである。以下、主制御CPU72が行う処理について、各手順を追って説明する。
[RAM clear processing]
FIG. 13 is a flowchart illustrating a procedure example of the RAM clear process. Hereinafter, the process performed by the main control CPU 72 will be described step by step.

ステップS162:主制御CPU72は、先ずRAM76の初期化処理の対象となる領域の先頭アドレスを初期化開始アドレスとしてセットする。初期化処理は、この初期化開始アドレスを始点としてアドレス単位で順番に実行していくことになる。   Step S162: First, the main control CPU 72 sets the start address of the area to be initialized in the RAM 76 as the initialization start address. The initialization process is executed sequentially in units of addresses starting from this initialization start address.

ステップS164:続いて主制御CPU72は、初期化処理において初期化実行アドレスの領域にストアする値(例えば「0」)を初期値としてセットする。   Step S164: Subsequently, the main control CPU 72 sets a value (for example, “0”) stored in the area of the initialization execution address in the initialization process as an initial value.

ステップS168:主制御CPU72は、初期化実行アドレスの領域に対して初期値をストアする。上述のステップS162により初期化開始アドレスには初期化領域の先頭アドレスがセットされているため、初回は初期化開始アドレスの領域に初期値をストアすることになる。この処理により対象の領域が初期化される(初期化手段)。   Step S168: The main control CPU 72 stores an initial value in the area of the initialization execution address. Since the start address of the initialization area is set as the initialization start address in step S162 described above, the initial value is stored in the area of the initialization start address for the first time. By this processing, the target area is initialized (initialization means).

ステップS170,ステップS172:主制御CPU72は、直前のステップS168で初期化を実行したアドレス(初期化実行アドレス)に格納されている値と初期値との比較を行う(確認手段)。   Step S170, Step S172: The main control CPU 72 compares the value stored in the address (initialization execution address) where the initialization was executed in the immediately preceding step S168 with the initial value (confirming means).

比較の結果、互いの値が一致する場合(Yes)、主制御CPU72はステップS174に進む。値が一致しない場合(No)、主制御CPU72はRAMクリア処理の最初のステップS162に戻り、これまでの処理を再び実行する(再実行手段)。   As a result of the comparison, if the values match each other (Yes), the main control CPU 72 proceeds to step S174. If the values do not match (No), the main control CPU 72 returns to the first step S162 of the RAM clear process, and executes the processes so far (re-execution means).

ここで、ステップS168で初期化実行アドレスに初期値をストアしていることから、その直後のステップS170で初期化実行アドレスの値と初期値とを比較すれば、本来は当然に値が一致するはずである。しかしながら、例えばRAM76に破損等の障害が発生している場合には、初期値を正常にストアできずに何らかの情報が残ってしまうことも考えられる。そうした状態を放置すれば後の遊技動作に支障をきたしかねない。そこで、万一の事態を想定して、直前に初期化を実行したアドレス(初期化実行アドレス)に格納されている値と初期値とを比較し、値が不一致の場合にはRAMクリア処理の最初のステップS162に戻るというステップを設けている。   Here, since the initial value is stored in the initialization execution address in step S168, if the value of the initialization execution address is compared with the initial value in step S170 immediately after that, naturally the values naturally match. It should be. However, for example, when a failure such as damage occurs in the RAM 76, it is possible that the initial value cannot be stored normally and some information remains. If such a state is left unattended, it may hinder later gaming operations. Therefore, in the unlikely event that the value stored at the address (initialization execution address) where initialization was performed immediately before is compared with the initial value, if the values do not match, the RAM clear process A step of returning to the first step S162 is provided.

なお、値が一致しない場合、ステップS162からステップS172までの処理が何度も繰り返されることとなり、RAMクリア処理はリターンできず、図9のステップS113に示されるRAMクリア処理から次のステップS114のRAM初期設定処理に移動することができない。結果として、リセットスタート処理が終了できない状況に陥るが、これにより、遊技場でパチンコ機1を管理する者に対して機械の異常を感知させる契機を与えることが可能となる。   If the values do not match, the process from step S162 to step S172 is repeated many times, and the RAM clear process cannot be returned. The process from the RAM clear process shown in step S113 in FIG. It is not possible to move to the RAM initial setting process. As a result, the reset start process cannot be completed. This makes it possible to provide an opportunity for a person who manages the pachinko machine 1 at the game hall to sense an abnormality of the machine.

ステップS174:主制御CPU72は、初期化実行アドレスを1加算(インクリメント)する。
ステップS178:主制御CPU72は、初期化実行アドレスが初期化の対象領域内のアドレスに該当するか否かのチェックを実行する。本実施形態では、初期化実行アドレスを2進表記した場合の下位10ビット目が1であるか(オンになっているか)否かをビット演算によりチェックする(判断手段)。
Step S174: The main control CPU 72 increments the initialization execution address by one.
Step S178: The main control CPU 72 checks whether or not the initialization execution address corresponds to an address in the initialization target area. In this embodiment, it is checked by bit operation whether or not the lower 10th bit when the initialization execution address is expressed in binary is 1 (turned on) (determination means).

1である場合(Yes)、主制御CPU72は初期化実行アドレスが初期化の対象領域外であると判断してRAMクリア処理を終了し(終了手段)、図9に示されるメインプログラムに戻って次のステップS114に移動する。1でない場合(No)、主制御CPU72は初期化実行アドレスが初期化の対象領域内であると判断してステップS168に戻り、ステップS168からステップS174までの処理を繰り返す。   If it is 1 (Yes), the main control CPU 72 determines that the initialization execution address is outside the area to be initialized and terminates the RAM clear process (termination means), and returns to the main program shown in FIG. Move to next Step S114. If it is not 1 (No), the main control CPU 72 determines that the initialization execution address is within the initialization target area, returns to step S168, and repeats the processing from step S168 to step S174.

〔RAMクリア処理のまとめ〕
プログラムとしての手順例は以上の通りであるが、この中で行われる判断(ステップS178)には、以下の技術的意義が含まれている。
(1)先ず、ステップS174で1加算された後の初期化実行アドレスは、初期化領域内でこれまでに初期化した「処理済みの範囲」と「未処理の範囲」との境界1を表している。この境界1は、ステップS168〜S174をループした回数に応じて経時的に遷移するため、初期化実行アドレスはその都度不定である。
[Summary of RAM clear processing]
The example of the procedure as a program is as described above, but the determination made in this (step S178) includes the following technical significance.
(1) First, the initialization execution address after adding 1 in step S174 represents the boundary 1 between the “processed range” and the “unprocessed range” initialized so far in the initialization area. ing. Since this boundary 1 transits with time according to the number of times steps S168 to S174 are looped, the initialization execution address is indefinite every time.

(2)一方、上述したように、RAM76のメモリ空間内で初期化領域の末端アドレス「F1FFH」は固定であり、その次のアドレス「F200H」は初期化領域とその他の領域との境界2である。この境界2は、初期化領域の割り当て(ハード構成)によって予め定められており、境界2のアドレスは常に固定である。 (2) On the other hand, as described above, the end address “F1FFH” of the initialization area is fixed in the memory space of the RAM 76, and the next address “F200H” is the boundary 2 between the initialization area and other areas. is there. The boundary 2 is determined in advance by the allocation (hardware configuration) of the initialization area, and the address of the boundary 2 is always fixed.

(3)したがって、境界1を表す初期化実行アドレスが境界2のアドレスに一致するか否かを確認するということは、これまでの「処理済みの範囲」が初期化領域の末端にまで到達したか否かを確認していること、あるいは、初期化領域内に「未処理の範囲」が残存しているか否かを確認していることに等しい。これにより、RAMクリア処理の中で特に初期化領域の範囲を表す値をセットしなくても、どこで処理を終了すべきかを確実に判断することができる。 (3) Therefore, confirming whether the initialization execution address representing boundary 1 matches the address of boundary 2 means that the “processed range” so far has reached the end of the initialization area. This is equivalent to confirming whether or not “unprocessed range” remains in the initialization area. Thus, it is possible to reliably determine where the processing should be terminated without setting a value representing the range of the initialization area in the RAM clear processing.

(4)さらに本実施形態では、境界1を表す初期化実行アドレスと境界2のアドレス「F200H」とを比較演算するロジックではなく、境界2のアドレス「F200H」の下位10ビット目が初期化領域内の全アドレスでは持ち得ないユニーク値(=1)であることに着目し、初期化実行アドレスの下位10ビット目が「1」であるか否かを判断するだけの簡易なロジックとしている。これにより、終了判断に要する主制御CPU72の演算負荷を軽減することができる。 (4) Further, in the present embodiment, not the logic for comparing and calculating the initialization execution address representing the boundary 1 and the address “F200H” on the boundary 2, but the lower 10th bit of the address “F200H” on the boundary 2 is the initialization area Focusing on the unique value (= 1) that cannot be possessed by all of the addresses, the logic is simple enough to determine whether or not the lower tenth bit of the initialization execution address is “1”. Thereby, the calculation load of the main control CPU 72 required for the end determination can be reduced.

以上が本実施形態で採用するRAMクリア処理の一例であるが、以下に比較例となるRAMクリア処理の例を挙げ、これとの対比をもって本実施形態の有用性に言及する。   The above is an example of the RAM clear process employed in the present embodiment. An example of the RAM clear process as a comparative example will be given below, and the usefulness of the present embodiment will be referred to in comparison with this.

〔比較例として挙げるRAMクリア処理〕
図14は、比較例のRAMクリア処理の手順例を示すフローチャートである。以下、この比較例について各手順を追って説明する。
[RAM clear processing given as a comparative example]
FIG. 14 is a flowchart illustrating a procedure example of the RAM clear process of the comparative example. Hereinafter, this comparative example will be described step by step.

ステップS182:比較例において、主制御CPU72は、先ずRAM76の初期化処理の対象となる領域の先頭アドレスを初期化開始アドレスとしてセットする。初期化処理は、この初期化開始アドレスを始点としてアドレス単位で順番に実行していくことになる。   Step S182: In the comparative example, the main control CPU 72 first sets the start address of the area to be initialized in the RAM 76 as the initialization start address. The initialization process is executed sequentially in units of addresses starting from this initialization start address.

ステップS184:続いて主制御CPU72は、初期化処理において初期化実行アドレスの領域にストアする値(例えば「0」)を初期値としてセットする。なお、ここまでは本実施形態で採用する手順と大きく変わりはない。   Step S184: Subsequently, the main control CPU 72 sets a value (for example, “0”) stored in the area of the initialization execution address in the initialization process as an initial value. Up to this point, there is no significant difference from the procedure adopted in this embodiment.

ステップS186:主制御CPU72は、初期化処理の対象となる領域数(例えば「256」)をループカウンタとしてセットする。ここでループカウンタにセットした回数分だけ初期化処理を繰り返すことになる。このループカウンタの値は、初期化領域の範囲を指定するための値に該当し、このようなカウンタ値をセットしなければ、プログラム上で終了を判断することができない。   Step S186: The main control CPU 72 sets the number of areas to be initialized (for example, “256”) as a loop counter. Here, the initialization process is repeated as many times as set in the loop counter. The value of the loop counter corresponds to a value for designating the range of the initialization area, and unless such a counter value is set, the end cannot be determined on the program.

ステップS188:主制御CPU72は、初期化実行アドレスの領域に対して初期値をストアする。上述のステップS182により初期化開始アドレスには初期化対象領域の先頭アドレスがセットされているため、初回は初期化開始アドレスの領域に初期値をストアすることになる。この処理により対象領域が初期化される。   Step S188: The main control CPU 72 stores the initial value in the area of the initialization execution address. Since the initial address of the initialization target area is set as the initialization start address in step S182 described above, the initial value is stored in the initialization start address area for the first time. This process initializes the target area.

ステップS190,ステップS192:主制御CPU72は、直前のステップS188で初期化を実行したアドレス(初期化実行アドレス)に格納されている値と初期値との比較を行う。
比較した結果、値が一致する場合は(Yes)、主制御CPU72は、ステップS194に進む。値が一致しない場合は(No)、主制御CPU72は、RAMクリア処理の最初のステップS182に戻り、これまでの処理を再び実行する。
Step S190, Step S192: The main control CPU 72 compares the value stored in the address (initialization execution address) where the initialization was executed in the immediately preceding step S188 with the initial value.
As a result of the comparison, if the values match (Yes), the main control CPU 72 proceeds to step S194. If the values do not match (No), the main control CPU 72 returns to the first step S182 of the RAM clearing process and executes the processes so far.

なお、本実施形態のRAMクリア処理においても説明したように、ここでもRAM76の破損や障害等の万一の事態を想定した処理を行っている。すなわち、直前に初期化を実行したアドレス(初期化実行アドレス)に格納されている値と初期値とを比較し、値が不一致の場合にはRAMクリア処理の最初のステップS182に戻るという構成を採っている。   Note that, as described in the RAM clear process of the present embodiment, the process assuming an emergency such as damage or failure of the RAM 76 is also performed here. That is, the configuration is such that the value stored at the address (initialization execution address) that has been initialized immediately before is compared with the initial value, and if the values do not match, the process returns to the first step S182 of the RAM clear process. Adopted.

ステップS194:主制御CPU72は、初期化実行アドレスを1加算(インクリメント)する。
ステップS196:主制御CPU72は、ループカウンタから1減算(デクリメント)する。
Step S194: The main control CPU 72 adds 1 to the initialization execution address (increment).
Step S196: The main control CPU 72 decrements (decrements) 1 from the loop counter.

ステップS198:主制御CPU72は、ループカウンタの値が0であるか否かのチェックを実行する。0である場合(Yes)、主制御CPU72は初期化すべきアドレス領域の初期化が全て終了したと判断してRAMクリア処理を終了し、図9に示されるメインプログラムに戻って次のステップS114に移動する。一方、ループカウンタの値が0でない場合(No)、主制御CPU72は、未だ初期化すべきアドレス領域が残っていると判断してステップS188に戻り、ステップS188からステップS196までの処理を繰り返す。   Step S198: The main control CPU 72 checks whether or not the value of the loop counter is zero. If it is 0 (Yes), the main control CPU 72 determines that all initialization of the address area to be initialized is completed, ends the RAM clearing process, returns to the main program shown in FIG. 9, and returns to the next step S114. Moving. On the other hand, if the value of the loop counter is not 0 (No), the main control CPU 72 determines that there is still an address area to be initialized, returns to step S188, and repeats the processing from step S188 to step S196.

〔比較例との対比による検証〕
本実施形態のRAMクリア処理と比較例とを比較してみると、主制御CPU72の処理負荷の観点において本実施形態の顕著な優位性が明らかとなる。
まず、比較例は、初期化領域数をループカウンタとしてセットし、このカウンタを減算しながら初期化対象領域が残っているかを確認する。そのために、ループカウンタのセット及びループカウンタの減算という2つの手順が必須となる。
[Verification by comparison with comparative example]
Comparing the RAM clear processing of the present embodiment with the comparative example, the remarkable superiority of the present embodiment becomes clear from the viewpoint of the processing load of the main control CPU 72.
First, in the comparative example, the number of initialization areas is set as a loop counter, and it is confirmed whether or not the initialization target area remains while subtracting this counter. For this purpose, two procedures of setting a loop counter and subtracting the loop counter are essential.

これに対し本実施形態では、特に初期化領域の範囲を指定するような手順を必要とせずに初期化を実行し、その途中で初期化領域の境界のアドレスに一致するか否かにより初期化対象領域が残っているかを確認する。このため、比較例のような初期化領域数のカウントを実行する必要がない。これにより、比較例においては必須となる上述の2つの手順(ステップS186,ステップS196)をカットすることができる。よって、比較例の場合よりも主制御CPU72の処理負荷を大幅に軽減し、その分のプログラム容量を低減させることが可能となる。   On the other hand, in the present embodiment, initialization is performed without requiring a procedure for specifying the range of the initialization area, and initialization is performed depending on whether or not the address of the boundary of the initialization area matches in the middle. Check if the target area remains. For this reason, it is not necessary to execute the count of the number of initialization areas as in the comparative example. Thereby, the above-mentioned two procedures (step S186, step S196) which are essential in the comparative example can be cut. Therefore, the processing load of the main control CPU 72 can be greatly reduced as compared with the comparative example, and the program capacity can be reduced accordingly.

また、上記のようにRAMクリア処理には、電源断発生時のバックアップ情報を消去するといった意義がある。以下、電源断発生時のバックアップ情報の保存について説明する。   Further, as described above, the RAM clear process has a significance of erasing the backup information when the power is cut off. Hereinafter, storage of backup information when a power interruption occurs will be described.

〔電源断発生チェック処理〕
図15は、上記の電源断発生チェック処理の手順例を具体的に示すフローチャートである。
ステップS130:ここでは先ず、主制御CPU72は、電源断発生チェックのための条件を設定する。このチェック条件は、例えば主電源断検出信号が継続して出力されていることを確認するためのオンカウンタ値として設定することができる。
[Power failure check processing]
FIG. 15 is a flowchart specifically illustrating a procedure example of the power-off occurrence check process.
Step S130: First, the main control CPU 72 sets a condition for checking the occurrence of power interruption. This check condition can be set as an on-counter value for confirming that the main power-off detection signal is continuously output, for example.

ステップS132:次に主制御CPU72は、主電源断検出スイッチ入力用ポートをリードし、主電源断検出信号が出力されているか否かを確認(特定のビットをチェック)する。特に図示していないが、主電源断検出スイッチは例えば主制御装置70に実装されており、この主電源断検出スイッチは、電源制御ユニット162から供給される駆動電圧を監視し、その電圧レベルが基準電圧を下回った場合に主電源断検出信号を出力する(検出手段)。なお、主電源断検出スイッチは電源制御ユニット162に内蔵されていてもよい。主制御CPU72は、現時点で主電源断検出信号が出力されていないことを確認すると(No)、この処理を抜けてリセットスタート処理に復帰する。一方、主電源断検出信号が出力されていることを確認した場合(Yes)、主制御CPU72は次のステップS134に進む。   Step S132: Next, the main control CPU 72 reads the main power-off detection switch input port and confirms whether or not the main power-off detection signal is output (checks a specific bit). Although not particularly illustrated, the main power-off detection switch is mounted on the main controller 70, for example, and this main power-off detection switch monitors the drive voltage supplied from the power control unit 162, and the voltage level is monitored. When the voltage falls below the reference voltage, a main power-off detection signal is output (detection means). Note that the main power-off detection switch may be built in the power control unit 162. When the main control CPU 72 confirms that the main power-off detection signal is not output at this time (No), the main control CPU 72 exits this process and returns to the reset start process. On the other hand, when it is confirmed that the main power-off detection signal is output (Yes), the main control CPU 72 proceeds to the next step S134.

ステップS134:主制御CPU72は、上記のチェック条件を満たすか否かを確認する。具体的には、先のステップS130で設定したオンカウンタ値を例えば1減算し、その結果が0になったか否かを確認する。現時点で未だオンカウンタ値が0でなければ(No)、主制御CPU72はステップS132に戻って主電源断検出スイッチ入力用ポートを改めて確認する。そして、ステップS134からステップS132へのループを繰り返してチェック条件が満たされると(ステップS134:Yes)、主制御CPU72は次にステップS136に進む。   Step S134: The main control CPU 72 confirms whether or not the above check conditions are satisfied. Specifically, for example, 1 is subtracted from the on-counter value set in the previous step S130, and it is confirmed whether or not the result is 0. If the on-counter value is not yet 0 at this time (No), the main control CPU 72 returns to step S132 and reconfirms the main power-off detection switch input port. When the check condition is satisfied by repeating the loop from step S134 to step S132 (step S134: Yes), the main control CPU 72 then proceeds to step S136.

ステップS136:主制御CPU72は、上記のように普通電動役物ソレノイド88や第1大入賞口ソレノイド90、第2大入賞口ソレノイド97に対応する出力ポートに加え、試験信号端子やコマンド制御信号に対応する出力ポートバッファをクリアする。   Step S136: The main control CPU 72 uses the test signal terminal and the command control signal in addition to the output ports corresponding to the ordinary electric accessory solenoid 88, the first big prize opening solenoid 90, and the second big prize opening solenoid 97 as described above. Clear the corresponding output port buffer.

ステップS138,ステップS140:次に主制御CPU72は、RAM76のワーク領域のうち、バックアップ有効判定フラグ及びサムチェックバッファを除く全体の内容を1バイト単位で加算し、全領域について加算を完了するまで繰り返す。
ステップS142:全領域についてサムの算出が完了すると(ステップS140:Yes)、主制御CPU72はサムチェックバッファにサム結果値を保存する(保存手段)。
Step S138, Step S140: Next, the main control CPU 72 adds the entire contents excluding the backup validity determination flag and the sum check buffer in the work area of the RAM 76 in units of 1 byte, and repeats until the addition is completed for all areas. .
Step S142: When the calculation of the sum is completed for all the areas (step S140: Yes), the main control CPU 72 stores the sum result value in the sum check buffer (storage means).

ステップS144:次に主制御CPU72は、上記のようにバックアップ有効判定フラグ領域に有効値を格納する。
ステップS146:また、主制御CPU72は、RAM76のプロテクト値にアクセス禁止を表す「01H」を格納し、RAM76のワーク領域(使用禁止領域及びスタック領域を含む)に対するアクセスを禁止する。
ステップS148:そして、主制御CPU72は待機ループに入り、主電源断の遮断に備えて他の処理を全て停止する。主電源断の発生後は、図示しないバックアップ電源回路(例えば主制御装置70に実装された容量素子を含む回路)からバックアップ用電力が供給されるため、RAM76の記憶内容は主電源断後も消失することなく保持される。なお、バックアップ用電源回路は、例えば電源制御ユニット162に内蔵されていてもよい。
Step S144: Next, the main control CPU 72 stores the valid value in the backup validity determination flag area as described above.
Step S146: Further, the main control CPU 72 stores “01H” indicating access prohibition in the protect value of the RAM 76, and prohibits access to the work area (including the use prohibition area and the stack area) of the RAM 76.
Step S148: Then, the main control CPU 72 enters a standby loop, and stops all other processes in preparation for shutting off the main power supply. After the main power is cut off, the backup power is supplied from a backup power circuit (not shown) (for example, a circuit including a capacitive element mounted on the main controller 70), so the stored contents of the RAM 76 are lost even after the main power is turned off. Held without. The backup power supply circuit may be incorporated in the power supply control unit 162, for example.

以上の処理を通じて、バックアップ対象(サム加算対象)となるRAM76のワーク領域に記憶されていた情報は、全て主電源断の後もRAM76に記憶として保持されることになる。また、保持されていた記憶は、先のリセットスタート処理(図9)でチェックサムの正常を確認した上で、電源断時のバックアップ情報として復元される(復元手段)。   Through the above processing, all the information stored in the work area of the RAM 76 to be backed up (sum added) is retained in the RAM 76 even after the main power is turned off. Further, the stored memory is restored as backup information at the time of power-off (restoration means) after confirming the normality of the checksum in the previous reset start process (FIG. 9).

このようにして、電源段時にはバックアップ情報が保存されるため、この後の復電時にリセットスタート処理(図9)が実行されると、バックアップ情報を元にRAM76の記憶内容が復元される。ただし、上記のようにいずれかの初期化条件が満たされた場合、RAMクリア処理が実行されてバックアップ情報は消去されることになる。   In this way, since the backup information is saved at the power stage, when the reset start process (FIG. 9) is executed at the subsequent power recovery, the stored contents of the RAM 76 are restored based on the backup information. However, if any of the initialization conditions is satisfied as described above, the RAM clear process is executed and the backup information is erased.

〔割込管理処理(タイマ割込処理)〕
次に、割込管理処理(タイマ割込処理)について説明する。図16は、割込管理処理の手順例を示すフローチャートである。主制御CPU72は、カウンタ/タイマ回路からの割込要求信号に基づき、所定時間(例えば数ms)ごとに割込管理処理を実行する。以下、各手順を追って説明する。
[Interrupt management processing (timer interrupt processing)]
Next, interrupt management processing (timer interrupt processing) will be described. FIG. 16 is a flowchart illustrating an exemplary procedure of interrupt management processing. The main control CPU 72 executes an interrupt management process every predetermined time (for example, several ms) based on the interrupt request signal from the counter / timer circuit. Each procedure will be described below.

ステップS200:先ず主制御CPU72は、メインループの実行中に使用していたレジスタ(アキュムレータAとフラグレジスタF、汎用レジスタB〜Lの各ペア)の値をRAM76の退避領域に退避させる。値を退避させた後のレジスタ(A〜L)には、割込管理処理の中で別の値を書き込むことができる。   Step S200: First, the main control CPU 72 saves the values of the registers (accumulator A, flag register F, and general-purpose registers B to L) used during execution of the main loop in the save area of the RAM 76. Another value can be written in the registers (A to L) after the value is saved in the interrupt management process.

ステップS201:次に主制御CPU72は、抽選乱数更新処理を実行する。この処理では、主制御CPU72は抽選用の各種乱数を発生させるためのカウンタの値を更新する。各カウンタの値は、RAM76のカウンタ領域にてインクリメントされ、それぞれ規定の範囲内でループする。各種乱数には、例えば大当り図柄乱数等が含まれる。   Step S201: Next, the main control CPU 72 executes a lottery random number update process. In this process, the main control CPU 72 updates the value of the counter for generating various random numbers for lottery. The value of each counter is incremented in the counter area of the RAM 76 and loops within a specified range. Various random numbers include, for example, jackpot symbol random numbers.

ステップS202:主制御CPU72は、ここでも初期値更新乱数更新処理を実行する。処理の内容は、先に述べたものと同じである。   Step S202: The main control CPU 72 executes the initial value update random number update process also here. The content of the process is the same as described above.

ステップS203:主制御CPU72は、入力処理を実行する。この処理では、主制御CPU72は入出力(I/O)ポート79から各種スイッチ信号を入力する。具体的には、ゲートスイッチ78からの通過検出信号や、中始動入賞口スイッチ80、右始動入賞口スイッチ82、第1カウントスイッチ84、第2カウントスイッチ85、入賞口スイッチ86からの入賞検出信号の入力状態(ON/OFF)をリードする。   Step S203: The main control CPU 72 executes input processing. In this process, the main control CPU 72 inputs various switch signals from an input / output (I / O) port 79. Specifically, a passing detection signal from the gate switch 78, a winning detection signal from the middle start winning port switch 80, the right starting winning port switch 82, the first count switch 84, the second count switch 85, and the winning port switch 86. Read the input state (ON / OFF).

ステップS204:次に主制御CPU72は、スイッチ入力イベント処理を実行する。この処理では、先の入力処理で入力したスイッチ信号のうち、ゲートスイッチ78、中始動入賞口スイッチ80、右始動入賞口スイッチ82からの入賞検出信号に基づいて遊技中に発生した事象の判定を行い、それぞれ発生した事象に応じて、さらに別の処理を実行する。なお、スイッチ入力イベント処理の具体的な内容については、さらに別のフローチャートを用いて後述する。   Step S204: Next, the main control CPU 72 executes switch input event processing. In this process, among the switch signals input in the previous input process, the determination of an event occurring during the game is made based on the winning detection signals from the gate switch 78, the middle start winning opening switch 80, and the right starting winning opening switch 82. Depending on the event that occurred, further processing is executed. The specific contents of the switch input event process will be described later with reference to another flowchart.

本実施形態では、中始動入賞口スイッチ80又は右始動入賞口スイッチ82から入賞検出信号(ON)が入力されると、主制御CPU72はそれぞれ第1特別図柄又は第2特別図柄に対応した内部抽選の契機(抽選契機)となる事象が発生したと判定する。また、ゲートスイッチ78から通過検出信号(ON)が入力されると、主制御CPU72は普通図柄に対応した抽選契機となる事象が発生したと判定する。いずれかの事象が発生したと判定すると、主制御CPU72は、それぞれの発生事象に応じた処理を実行する。なお、中始動入賞口スイッチ80又は右始動入賞口スイッチ82から入賞検出信号が入力された場合に実行される処理については、さらに別のフローチャートを用いて後述する。   In this embodiment, when a winning detection signal (ON) is input from the middle start winning opening switch 80 or the right starting winning opening switch 82, the main control CPU 72 performs internal lottery corresponding to the first special symbol or the second special symbol, respectively. It is determined that an event that triggers the event (lottery opportunity) has occurred. Further, when a passage detection signal (ON) is input from the gate switch 78, the main control CPU 72 determines that an event serving as a lottery trigger corresponding to the normal symbol has occurred. If it is determined that any event has occurred, the main control CPU 72 executes a process corresponding to each event. Note that processing executed when a winning detection signal is input from the middle start winning opening switch 80 or the right starting winning opening switch 82 will be described later with reference to another flowchart.

ステップS205,ステップS206:主制御CPU72は、割込管理処理中において特別図柄遊技処理及び普通図柄遊技処理を実行する。これら処理は、パチンコ機1における遊技を具体的に進行させるためのものである。このうち特別図柄遊技処理(ステップS205)では、主制御CPU72は先に述べた第1特別図柄又は第2特別図柄に対応する内部抽選の実行を制御したり、第1特別図柄表示装置34及び第2特別図柄表示装置35による変動表示や停止表示を制御したり、その表示結果に応じて第1可変入賞装置30及び第2可変入賞装置31の作動を制御したりする。なお、特別図柄遊技処理の詳細については、さらに別のフローチャートを用いて後述する。   Step S205, Step S206: The main control CPU 72 executes a special symbol game process and a normal symbol game process during the interrupt management process. These processes are for specifically proceeding with the game in the pachinko machine 1. Of these, in the special symbol game process (step S205), the main control CPU 72 controls the execution of the internal lottery corresponding to the first special symbol or the second special symbol described above, or the first special symbol display device 34 and the second special symbol display device 34. 2 Controls the display of fluctuation and stop by the special symbol display device 35, and controls the operation of the first variable winning device 30 and the second variable winning device 31 according to the display result. Details of the special symbol game process will be described later with reference to another flowchart.

また、普通図柄遊技処理(ステップS206)では、主制御CPU72は先に述べた普通図柄表示装置33による変動表示や停止表示を制御したり、その表示結果に応じて可変始動入賞装置28の作動を制御したりする。例えば、主制御CPU72は先のスイッチ入力イベント処理(ステップS204)の中で始動ゲート20の通過を契機として取得した乱数(普通図柄当り決定乱数)を記憶しておき、この普通図柄遊技処理の中で記憶から乱数値を読み出し、所定の当り範囲内に該当するか否かの判定を行う(作動抽選実行手段、抽選実行手段)。乱数値が当り範囲内に該当する場合、普通図柄表示装置33により普通図柄を変動表示させて所定の当り態様で普通図柄の停止表示を行った後、主制御CPU72は普通電動役物ソレノイド88を励磁して可変始動入賞装置28を作動させる(可動片作動手段)。一方、乱数値が当り範囲外であれば、主制御CPU72は、変動表示の後にはずれの態様で普通図柄の停止表示を行う。   In the normal symbol game process (step S206), the main control CPU 72 controls the variable display and stop display by the normal symbol display device 33 described above, and operates the variable start winning device 28 according to the display result. Or control. For example, the main control CPU 72 stores a random number (ordinary random number per symbol) acquired in response to the passage of the start gate 20 in the previous switch input event processing (step S204). The random number value is read out from the memory, and it is determined whether or not it falls within a predetermined hit range (operation lottery execution means, lottery execution means). When the random number value falls within the hit range, the normal symbol display device 33 displays the normal symbol in a variable manner, and after stopping the normal symbol in a predetermined hit state, the main control CPU 72 switches the normal electric accessory solenoid 88 on. Excitingly activates the variable start winning device 28 (movable piece actuating means). On the other hand, if the random number value is out of the hit range, the main control CPU 72 performs a normal symbol stop display in a manner of deviation after the variable display.

ステップS207:次に主制御CPU72は、賞球払出処理を実行する。この処理では、先の入力処理(ステップS203)において各種スイッチ80,82,84,85,86から入力された入賞検出信号に基づき、払出制御装置92に対して賞球個数を指示する賞球指示コマンドを出力する。   Step S207: Next, the main control CPU 72 executes prize ball payout processing. In this process, based on the winning detection signals input from the various switches 80, 82, 84, 85, 86 in the previous input process (step S203), a prize ball instruction for instructing the payout control device 92 the number of prize balls. Output the command.

ステップS208:次に主制御CPU72は、外部情報処理を実行する。この処理では、主制御CPU72は外部端子板160を通じて遊技場のホールコンピュータに対して上記の外部情報信号(例えば賞球情報、扉開放情報、図柄確定回数情報、大当り情報、始動口情報等)をポート出力要求バッファに格納する。   Step S208: Next, the main control CPU 72 executes external information processing. In this process, the main control CPU 72 sends the above-mentioned external information signals (for example, prize ball information, door opening information, symbol determination number information, jackpot information, start port information, etc.) to the hall computer of the game hall through the external terminal board 160. Store in port output request buffer.

なお、本実施形態では、各種の外部情報信号のうち、例えば大当り情報として「大当り1」〜「大当り5」を外部に出力することで、パチンコ機1に接続された外部の電子機器(データ表示器やホールコンピュータ)に対して多様な大当り情報を提供することができる(外部情報信号出力手段)。すなわち、大当り情報を複数の「大当り1」〜「大当り5」に分けて出力することで、これらの組み合わせから大当りの種別(当選種類)を図示しないホールコンピュータで集計・管理したり、内部的な確率状態(低確率状態又は高確率状態)や図柄変動時間の短縮状態の変化を認識したり、非当選以外であっても「大当り」に分類されない小当り(条件装置が作動しない当り)の発生を集計・管理したりすることが可能となる。また、大当り情報に基づき、例えば図示しないデータ表示装置によりパチンコ機1の台ごとに過去数営業日以内の大当り発生回数を計数及び表示したり、台ごとに現在大当り中であるか否かを認識したり、あるいは台ごとに現在図柄変動時間の短縮状態であるか否かを認識したりすることができる。この外部情報処理において、主制御CPU72は「大当り1」〜「大当り5」のそれぞれの出力状態(ON又はOFFのセット)を詳細に制御する。   In this embodiment, among the various external information signals, for example, “big hit 1” to “big hit 5” are output to the outside as jackpot information, so that an external electronic device (data display) connected to the pachinko machine 1 is displayed. Various jackpot information can be provided (external information signal output means). In other words, the jackpot information is divided into a plurality of “big hit 1” to “big hit 5” and output, so that the type of jackpot (winning type) from these combinations can be tabulated and managed by a hall computer (not shown) or internal Recognize changes in the probability state (low probability state or high probability state) or shortened state of symbol variation time, or generate a small hit (a hit where the condition device does not work) that is not classified as a “big hit” even if it is not winning Can be aggregated and managed. Based on the jackpot information, for example, a data display device (not shown) counts and displays the number of jackpot occurrences within the past several business days for each pachinko machine 1, and recognizes whether or not each jackpot is currently hit Or can recognize whether or not each symbol is currently in a shortened state of the symbol variation time. In this external information processing, the main control CPU 72 controls each output state (set of ON or OFF) of “big hit 1” to “big hit 5” in detail.

ステップS209:また、主制御CPU72は、試験信号処理を実行する。この処理では、主制御CPU72が自己の内部状態(例えば、普通図柄遊技管理状態、特別図柄遊技管理状態、大当り中、確率変動機能作動中、時間短縮機能作動中)を表す各種の試験信号を生成し、これらをポート出力要求バッファに格納する。この試験信号により、例えば主制御装置70の外部で主制御CPU72の内部状態を試験することができる。   Step S209: Further, the main control CPU 72 executes test signal processing. In this process, the main control CPU 72 generates various test signals representing its internal state (for example, normal symbol game management state, special symbol game management state, jackpot, probability variation function in operation, time reduction function in operation). These are stored in the port output request buffer. With this test signal, for example, the internal state of the main control CPU 72 can be tested outside the main controller 70.

ステップS210:次に主制御CPU72は、表示出力管理処理を実行する。この処理では、主制御CPU72は普通図柄表示装置33、普通図柄作動記憶ランプ33a、第1特別図柄表示装置34、第2特別図柄表示装置35、第1特別図柄作動記憶ランプ34a、第2特別図柄作動記憶ランプ35a、遊技状態表示装置38等の点灯状態を制御する。具体的には、先の特別図柄遊技処理(ステップS205)や普通図柄遊技処理(ステップS206)においてポート出力要求バッファに格納されている駆動信号をポート出力する。なお、駆動信号は、各LEDに対して印加するバイトデータとしてポート出力要求バッファに格納されている。これにより、各LEDが所定の表示態様(図柄の変動表示や停止表示、作動記憶数表示、遊技状態表示等を行う態様)で駆動されることになる。   Step S210: Next, the main control CPU 72 executes display output management processing. In this process, the main control CPU 72 performs the normal symbol display device 33, the normal symbol operation memory lamp 33a, the first special symbol display device 34, the second special symbol display device 35, the first special symbol operation memory lamp 34a, and the second special symbol. The lighting state of the operation memory lamp 35a, the game state display device 38, etc. is controlled. Specifically, the drive signal stored in the port output request buffer is output to the port in the previous special symbol game process (step S205) or the normal symbol game process (step S206). The drive signal is stored in the port output request buffer as byte data to be applied to each LED. As a result, each LED is driven in a predetermined display mode (a mode of performing symbol variation display, stop display, working memory number display, game state display, etc.).

ステップS211:また、主制御CPU72は、出力管理処理を実行する。この処理では、主制御CPU72は先の外部情報処理(ステップS208)でポート出力要求バッファに格納された外部情報信号(バイトデータ)をポート出力する。また、主制御CPU72は、ポート出力要求バッファに格納されている普通電動役物ソレノイド88、第1大入賞口ソレノイド90及び第2大入賞口ソレノイド97の各駆動信号、試験信号等を合わせてポート出力する。   Step S211: The main control CPU 72 executes output management processing. In this process, the main control CPU 72 outputs the external information signal (byte data) stored in the port output request buffer in the previous external information processing (step S208). In addition, the main control CPU 72 combines the drive signals, test signals, etc. of the ordinary electric accessory solenoid 88, the first big prize winning solenoid 90, and the second big prize winning solenoid 97 stored in the port output request buffer. Output.

ステップS212:主制御CPU72は、演出制御出力処理を実行する。この処理では、コマンドバッファ内に主制御CPU72が演出制御装置124に送信するべきコマンド(演出制御に必要なコマンド)があるか否かを確認し、未送信コマンドがある場合は出力対象のコマンドをポート出力する。   Step S212: The main control CPU 72 executes an effect control output process. In this processing, it is confirmed whether or not there is a command (command necessary for presentation control) that the main control CPU 72 should transmit to the presentation control device 124 in the command buffer. Output port.

ステップS213:そして、主制御CPU72は、今回のCTC割込で格納したポート出力要求バッファをクリアする。   Step S213: The main control CPU 72 clears the port output request buffer stored by the current CTC interrupt.

なお、本実施形態では、ステップS205〜ステップS212の処理(遊技制御プログラムモジュール)をタイマ割込処理として実行する例を挙げているが、これら処理をCPUのメインループ中に組み込んで実行している公知のプログラミング例もある。   In the present embodiment, an example is given in which the processing (game control program module) in steps S205 to S212 is executed as a timer interrupt processing. However, these processing are incorporated in the main loop of the CPU and executed. There are also known programming examples.

ステップS214:以上の処理を終えると、主制御CPU72は割込終了を指定する値(01H)を割込プログラムカウンタ内に格納し、CTC割込を終了する。   Step S214: When the above processing is completed, the main control CPU 72 stores a value (01H) for designating the end of interrupt in the interrupt program counter, and ends the CTC interrupt.

ステップS215,ステップS216:そして、主制御CPU72は、退避しておいたレジスタ(A〜L)の値を復帰し、次回のCTC割込を許可する。この後、主制御CPU72は、メインループ(スタックポインタで指示されるプログラムアドレス)に復帰する。   Step S215, Step S216: Then, the main control CPU 72 restores the saved values of the registers (A to L) and permits the next CTC interrupt. Thereafter, the main control CPU 72 returns to the main loop (program address indicated by the stack pointer).

〔スイッチ入力イベント処理〕
図17は、スイッチ入力イベント処理(図16中のステップS204)の手順例を示すフローチャートである。以下、各手順を追って説明する。
[Switch input event processing]
FIG. 17 is a flowchart illustrating a procedure example of the switch input event process (step S204 in FIG. 16). Each procedure will be described below.

ステップS10:主制御CPU72は、第1特別図柄に対応する中始動入賞口スイッチ80から入賞検出信号が入力(抽選契機が発生)されたか否かを確認する。この入賞検出信号の入力が確認された場合(Yes)、主制御CPU72は次のステップS12に進んで第1特別図柄記憶更新処理を実行する。具体的な処理の内容については、別のフローチャートを用いてさらに後述する。一方、入賞検出信号の入力がなかった場合(No)、主制御CPU72はステップS14に進む。   Step S10: The main control CPU 72 confirms whether or not a winning detection signal is input (a lottery opportunity is generated) from the middle start winning opening switch 80 corresponding to the first special symbol. When the input of the winning detection signal is confirmed (Yes), the main control CPU 72 proceeds to the next step S12 and executes the first special symbol memory update process. Specific processing contents will be further described later using another flowchart. On the other hand, when no winning detection signal is input (No), the main control CPU 72 proceeds to step S14.

ステップS14:次に主制御CPU72は、第2特別図柄に対応する右始動入賞口スイッチ82から入賞検出信号が入力(抽選契機が発生)されたか否かを確認する。この入賞検出信号の入力が確認された場合(Yes)、主制御CPU72は次のステップS16に進んで第2特別図柄記憶更新処理を実行する。ここでも同様に、具体的な処理の内容については別のフローチャートを用いてさらに後述する。一方、入賞検出信号の入力がなかった場合(No)、主制御CPU72はステップS18に進む。   Step S14: Next, the main control CPU 72 confirms whether or not a winning detection signal is input (a lottery opportunity is generated) from the right start winning port switch 82 corresponding to the second special symbol. When the input of the winning detection signal is confirmed (Yes), the main control CPU 72 proceeds to the next step S16 and executes the second special symbol memory update process. Here again, the details of the specific processing will be further described later using another flowchart. On the other hand, if there is no input of a winning detection signal (No), the main control CPU 72 proceeds to step S18.

ステップS18:主制御CPU72は、第1可変入賞装置30の第1大入賞口に対応する第1カウントスイッチ84から入賞検出信号が入力されたか否かを確認する。この入賞検出信号の入力が確認された場合(Yes)、主制御CPU72は次のステップS20に進んで第1大入賞口カウント処理を実行する。第1大入賞口カウント処理では、主制御CPU72は大当り遊技中に1ラウンドごとの第1可変入賞装置30への入賞球数をカウントする。一方、入賞検出信号の入力がなかった場合(No)、主制御CPU72はステップS21aに進む。   Step S18: The main control CPU 72 confirms whether or not a winning detection signal is input from the first count switch 84 corresponding to the first big winning opening of the first variable winning device 30. When the input of the winning detection signal is confirmed (Yes), the main control CPU 72 proceeds to the next step S20 and executes the first big winning mouth count process. In the first grand prize winning count process, the main control CPU 72 counts the number of winning balls to the first variable prize winning device 30 for each round during the big hit game. On the other hand, if no winning detection signal is input (No), the main control CPU 72 proceeds to step S21a.

ステップS21a:主制御CPU72は、第2可変入賞装置31の第2大入賞口に対応する第2カウントスイッチ85から入賞検出信号が入力されたか否かを確認する。この入賞検出信号の入力が確認された場合(Yes)、主制御CPU72は次のステップS21bに進んで第2大入賞口カウント処理を実行する。第2大入賞口カウント処理では、主制御CPU72は大当り遊技中に第2可変入賞装置31への入賞球数をカウントする。一方、入賞検出信号の入力がなかった場合(No)、主制御CPU72はステップS22に進む。   Step S21a: The main control CPU 72 confirms whether or not a winning detection signal is input from the second count switch 85 corresponding to the second big winning opening of the second variable winning device 31. When the input of the winning detection signal is confirmed (Yes), the main control CPU 72 proceeds to the next step S21b and executes the second big winning mouth count process. In the second grand prize winning count process, the main control CPU 72 counts the number of winning balls to the second variable prize winning device 31 during the big hit game. On the other hand, if no winning detection signal is input (No), the main control CPU 72 proceeds to step S22.

ステップS22:主制御CPU72は、普通図柄に対応するゲートスイッチ78から通過検出信号が入力されたか否かを確認する。この通過検出信号の入力が確認された場合(Yes)、主制御CPU72は次のステップS24に進んで普通図柄記憶更新処理を実行する。普通図柄記憶更新処理では、主制御CPU72は現在の普通図柄作動記憶数が上限数(例えば4個)未満であるか否かを確認し、上限数に達していなければ、普通図柄当り乱数を取得する。また、主制御CPU72は、普通図柄作動記憶数を1インクリメントする。そして、主制御CPU72は、取得した普通図柄当り乱数値をRAM76の乱数記憶領域に記憶させる。一方、入賞検出信号の入力がなかった場合(No)、主制御CPU72は割込管理処理(図16)に復帰する。   Step S22: The main control CPU 72 checks whether or not a passage detection signal is input from the gate switch 78 corresponding to the normal symbol. When the input of the passage detection signal is confirmed (Yes), the main control CPU 72 proceeds to the next step S24 and executes the normal symbol memory update process. In the normal symbol memory update process, the main control CPU 72 confirms whether or not the current number of normal symbol working memories is less than the upper limit number (for example, 4), and if it does not reach the upper limit number, obtains a random number per normal symbol To do. Further, the main control CPU 72 increments the normal symbol operation memory number by one. Then, the main control CPU 72 stores the acquired random value per normal symbol in the random number storage area of the RAM 76. On the other hand, if no winning detection signal is input (No), the main control CPU 72 returns to the interrupt management process (FIG. 16).

〔第1特別図柄記憶更新処理〕
図18は、第1特別図柄記憶更新処理(図17中のステップS12)の手順例を示すフローチャートである。以下、第1特別図柄記憶更新処理の手順について順を追って説明する。
[First special symbol memory update process]
FIG. 18 is a flowchart showing a procedure example of the first special symbol memory update process (step S12 in FIG. 17). Hereinafter, the procedure of the first special symbol memory update process will be described in order.

ステップS30:ここでは先ず、主制御CPU72は第1特別図柄作動記憶数カウンタの値を参照し、作動記憶数が最大値(例えば4とする)未満であるか否かを確認する。作動記憶数カウンタは、RAM76の乱数記憶領域に記憶されている大当り決定乱数や大当り図柄乱数等の個数(組数)を表すものである。すなわち、RAM76の乱数記憶領域は各図柄(第1特別図柄、第2特別図柄)別で4つのセクション(例えば各2バイト)に分けられており、各セクションには大当り決定乱数及び大当り図柄乱数を1個ずつセット(組)で記憶可能である。このとき、第1特別図柄に対応する作動記憶数カウンタの値が上限値に達していれば(No)、主制御CPU72はスイッチ入力イベント処理(図17)に復帰する。一方、作動記憶数カウンタの値が最大値未満であれば(Yes)、主制御CPU72は次のステップS31に進む。   Step S30: First, the main control CPU 72 refers to the value of the first special symbol working memory number counter to check whether or not the working memory number is less than the maximum value (for example, 4). The working memory number counter represents the number (the number of sets) of big hit determination random numbers and big hit symbol random numbers stored in the random number storage area of the RAM 76. That is, the random number storage area of the RAM 76 is divided into four sections (for example, 2 bytes each) for each symbol (first special symbol, second special symbol), and each section contains a big hit decision random number and a big hit symbol random number. Each can be stored as a set. At this time, if the value of the working memory number counter corresponding to the first special symbol has reached the upper limit (No), the main control CPU 72 returns to the switch input event processing (FIG. 17). On the other hand, if the value of the working memory number counter is less than the maximum value (Yes), the main control CPU 72 proceeds to the next step S31.

ステップS31:主制御CPU72は、第1特別図柄作動記憶数を1つ加算する。第1特別図柄作動記憶数カウンタは、例えばRAM76の作動記憶数領域に記憶されており、主制御CPU72はその値をインクリメント(+1)する。ここで加算されたカウンタの値に基づき、表示出力管理処理(図16中のステップS210)で第1特別図柄作動記憶ランプ34aの点灯状態が制御されることになる。   Step S31: The main control CPU 72 adds one first special symbol working memory number. The first special symbol operation memory number counter is stored, for example, in the operation memory number area of the RAM 76, and the main control CPU 72 increments (+1) the value. Based on the counter value added here, the lighting state of the first special symbol operation memory lamp 34a is controlled by the display output management process (step S210 in FIG. 16).

ステップS32:そして、主制御CPU72は、サンプリング回路77を通じて乱数発生器75から第1特別図柄に対応する大当り決定乱数値を取得する(第1抽選要素の取得、抽選要素取得手段)。乱数値の取得は、乱数発生器75のピンアドレスを指定して行う。主制御CPU72が8ビット処理の場合、アドレスの指定は上位及び下位で1バイトずつ2回に分けて行われる。主制御CPU72は、指定したアドレスから大当り決定乱数値をリードすると、これを第1特別図柄に対応する大当り決定乱数として転送先のアドレスにセーブする。   Step S32: The main control CPU 72 acquires a jackpot determination random number value corresponding to the first special symbol from the random number generator 75 through the sampling circuit 77 (acquisition of first lottery element, lottery element acquisition means). The random value is acquired by specifying the pin address of the random number generator 75. In the case where the main control CPU 72 performs 8-bit processing, the address designation is performed twice for each upper byte and lower byte. When the main control CPU 72 reads the jackpot determination random number value from the designated address, the main control CPU 72 saves it at the transfer destination address as a jackpot determination random number corresponding to the first special symbol.

ステップS33:次に主制御CPU72は、RAM76の大当り図柄乱数カウンタ領域から第1特別図柄に対応する大当り図柄乱数値を取得する。この乱数値の取得もまた、大当り図柄乱数カウンタ領域のアドレスを指定して行う。主制御CPU72は、指定したアドレスから大当り図柄乱数値をリードすると、これを第1特別図柄に対応する大当り図柄乱数として転送先のアドレスにセーブする。   Step S33: Next, the main control CPU 72 acquires a jackpot symbol random number value corresponding to the first special symbol from the jackpot symbol random number counter area of the RAM 76. The acquisition of the random number value is also performed by designating the address of the jackpot symbol random number counter area. When the main control CPU 72 reads the jackpot symbol random number value from the designated address, the main control CPU 72 saves it at the transfer destination address as a jackpot symbol random number corresponding to the first special symbol.

ステップS34:また、主制御CPU72は、RAM76の変動用乱数カウンタ領域から、第1特別図柄の変動条件に関する乱数値として、リーチ判定乱数及び変動パターン決定乱数を順番に取得する(変動パターン決定要素取得手段)。これら乱数値の取得も同様に、変動用乱数カウンタ領域のアドレスを指定して行われる。そして、主制御CPU72は、指定したアドレスからリーチ判定乱数及び変動パターン決定乱数をそれぞれ取得すると、これらを転送先のアドレスにセーブする。   Step S34: Also, the main control CPU 72 sequentially acquires a reach determination random number and a variation pattern determination random number from the variation random number counter area of the RAM 76 as a random value related to the variation condition of the first special symbol (variation pattern determination element acquisition). means). Similarly, these random number values are acquired by designating the address of the random number counter area for variation. Then, when the main control CPU 72 acquires the reach determination random number and the variation pattern determination random number from the designated address, it saves them in the transfer destination address.

ステップS35:主制御CPU72は、セーブした大当り決定乱数、大当り図柄乱数、リーチ判定乱数及び変動パターン決定乱数をともに第1特別図柄に対応する乱数記憶領域に転送し、これら乱数を領域内の空きセクションにセットで記憶させる。複数のセクションには順番(例えば第1〜第4)が設定されており、現段階で第1〜第4の全てのセクションが空きであれば、第1セクションから順に各乱数が記憶される。あるいは、第1セクションが既に埋まっており、その他の第2〜第4セクションが空きであれば、第2セクションから順に各乱数が記憶されていく。なお、乱数記憶領域の読み出しはFIFO(First In First Out)形式である。   Step S35: The main control CPU 72 transfers the saved jackpot determination random number, jackpot symbol random number, reach determination random number and variation pattern determination random number to the random number storage area corresponding to the first special symbol, and these random numbers are stored in the empty section in the area. To memorize as a set. The order (for example, first to fourth) is set in the plurality of sections. If all the first to fourth sections are empty at this stage, the random numbers are stored in order from the first section. Alternatively, if the first section is already filled and the other second to fourth sections are empty, the random numbers are stored in order from the second section. Note that the random number storage area is read out in a FIFO (First In First Out) format.

ステップS36:次に主制御CPU72は、現在の特別遊技管理ステータス(遊技状態)が大当り中であるか否かを確認する。大当り中以外であれば(No)、主制御CPU72は次以降のステップS37,S38を実行する。大当り中であれば(Yes)、主制御CPU72はステップS37,S38をスキップしてステップS38aに進む。本実施形態においてこの判断を行っているのは、大当り中に発生した入球については先読みによる演出を行わないためである。   Step S36: Next, the main control CPU 72 confirms whether or not the current special game management status (game state) is a big hit. If it is not during the big hit (No), the main control CPU 72 executes the following steps S37 and S38. If it is a big hit (Yes), the main control CPU 72 skips steps S37 and S38 and proceeds to step S38a. The reason why this determination is made in the present embodiment is that the effect of pre-reading is not performed for the incoming ball generated during the big hit.

ステップS37:大当り中以外の場合(ステップS36:No)、主制御CPU72は第1特別図柄に関して取得時演出判定処理を実行する。この処理は、先のステップS32〜S34でそれぞれ取得した第1特別図柄の大当り決定乱数及び大当り図柄乱数に基づいて、事前(変動開始前)に内部抽選の結果を判定し、それによって演出内容を判定(いわゆる「先読み」)するためのものである。なお、具体的な処理の内容については別のフローチャートを参照しながらさらに後述する。   Step S37: When the jackpot is not a big hit (Step S36: No), the main control CPU 72 executes an effect determination process at the time of acquisition for the first special symbol. This process determines the result of the internal lottery in advance (before the start of fluctuation) based on the jackpot determination random number and the jackpot symbol random number of the first special symbol respectively acquired in the previous steps S32 to S34, and thereby the production contents This is for determination (so-called “look ahead”). The specific processing contents will be described later with reference to another flowchart.

ステップS38:取得時演出判定処理から復帰すると、次に主制御CPU72は、第1特別図柄に関して特図先判定演出コマンドの上位バイト分(例えば「B8H」)をセットする。この上位バイトデータは、コマンド種別が「第1特別図柄に関する特図先判定演出用」であることを記述したものである。なお、特図先判定演出コマンドの下位バイト分は、先の取得時演出判定処理(ステップS37)においてセットされているので、ここでは下位バイトに上位バイトを合成することで例えば1ワード長のコマンドが生成されることになる。   Step S38: After returning from the at-acquisition effect determination process, the main control CPU 72 next sets the upper bytes (for example, “B8H”) of the special figure destination determination effect command for the first special symbol. This high-order byte data describes that the command type is “for special figure destination determination effect relating to the first special symbol”. Since the lower byte of the special figure destination determination effect command is set in the previous acquisition effect determination process (step S37), the upper byte is combined with the lower byte, for example. Will be generated.

ステップS38a:次に主制御CPU72は、第1特別図柄に関して作動記憶数増加時演出コマンドをセットする。具体的には、コマンドの種別を表す上位バイトの先行値(例えば「BBH」)に対し、増加後の作動記憶数(例えば「01H」〜「04H」)を下位バイトに付加した1ワード長の演出コマンドを生成する。このとき下位バイトについては、デフォルトで第2の位を「0」とすることにより、その値が「作動記憶数の増加による結果(変化情報)」であることを表している。つまり、下位バイトが「01H」であれば、それは前回までの作動記憶数「00H」から1つ増加した結果、今回の作動記憶数が「01H」となったことを表している。同様に、下位バイトが「02H」〜「04H」であれば、それは前回までの作動記憶数「01H」〜「03H」からそれぞれ1つ増加した結果、今回の作動記憶数が「02H」〜「04H」となったことを表している。なお、上記の先行値「BBH」は、今回の演出コマンドが第1特別図柄についての作動記憶数コマンドであることを表す値である。   Step S38a: Next, the main control CPU 72 sets an effect command at the time of increasing the number of working memories regarding the first special symbol. Specifically, for the preceding value (for example, “BBH”) of the upper byte representing the type of command, a 1-word length in which the increased number of working memories (for example, “01H” to “04H”) is added to the lower byte. A production command is generated. At this time, for the lower byte, the second place is set to “0” by default to indicate that the value is “result (change information) due to increase in number of working memories”. That is, if the lower byte is “01H”, it indicates that the current working memory number has become “01H” as a result of increasing by one from the previous working memory number “00H”. Similarly, if the lower byte is “02H” to “04H”, it is increased by one from the previous working memory numbers “01H” to “03H”, so that the current working memory number is “02H” to “02H”. 04H ". The preceding value “BBH” is a value indicating that the current effect command is the working memory number command for the first special symbol.

ステップS39:そして、主制御CPU72は、第1特別図柄に関して演出コマンド出力設定処理を実行する。この処理は、先のステップS38で生成した特図先判定演出コマンドや、ステップS38aで生成した作動記憶数増加時演出コマンド、始動口入賞音制御コマンドを演出制御装置124に対して送信するためのものである(記憶数通知手段)。   Step S39: The main control CPU 72 executes an effect command output setting process for the first special symbol. This process is for transmitting the special figure destination determination effect command generated in the previous step S38, the effect command for increasing the number of working memories generated in step S38a, and the start opening winning tone control command to the effect control device 124. (Memory number notification means).

以上の手順を終えるか、もしくは第1特別図柄作動記憶数が4に達していた場合(ステップS30:No)、主制御CPU72はスイッチ入力イベント処理(図17)に復帰する。   When the above procedure is finished or the first special symbol operation memory number has reached 4 (step S30: No), the main control CPU 72 returns to the switch input event process (FIG. 17).

〔第2特別図柄記憶更新処理〕
次に図19は、第2特別図柄記憶更新処理(図17中のステップS16)の手順例を示すフローチャートである。以下、第2特別図柄記憶更新処理の手順について順を追って説明する。
[Second special symbol memory update process]
Next, FIG. 19 is a flowchart showing a procedure example of the second special symbol memory update process (step S16 in FIG. 17). Hereinafter, the procedure of the second special symbol memory update process will be described in order.

ステップS40:主制御CPU72は、第2特別図柄作動記憶数カウンタの値を参照し、作動記憶数が最大値未満であるか否かを確認する。第2特別図柄作動記憶数カウンタについても上記と同様に、RAM76の乱数記憶領域に記憶されている大当り決定乱数や大当り図柄乱数等の個数(組数)を表すものである。このとき第2特別図柄作動記憶数カウンタの値が最大値(例えば4とする)に達していれば(No)、主制御CPU72はスイッチ入力イベント処理(図17)に復帰する。一方、未だ第2特別図柄作動記憶数カウンタの値が最大値未満であれば(Yes)、主制御CPU72は次のステップS41以降に進む。   Step S40: The main control CPU 72 refers to the value of the second special symbol working memory number counter to check whether or not the working memory number is less than the maximum value. Similarly to the above, the second special symbol actuated memory number counter represents the number (number of sets) of jackpot determination random numbers and jackpot symbol random numbers stored in the random number storage area of the RAM 76. At this time, if the value of the second special symbol operation memory number counter reaches the maximum value (for example, 4) (No), the main control CPU 72 returns to the switch input event process (FIG. 17). On the other hand, if the value of the second special symbol operation memory number counter is still less than the maximum value (Yes), the main control CPU 72 proceeds to the next step S41 and thereafter.

ステップS41:主制御CPU72は、第2特別図柄作動記憶数を1つ加算(第2特別図柄作動記憶数カウンタの値をインクリメント)する。先のステップS31(図18)と同様に、ここで加算されたカウンタの値に基づき、表示出力管理処理(図16中のステップS210)で第2特別図柄作動記憶ランプ35aの点灯状態が制御されることになる。   Step S41: The main control CPU 72 increments the second special symbol working memory number by one (increments the value of the second special symbol working memory number counter). Similarly to the previous step S31 (FIG. 18), the lighting state of the second special symbol operation memory lamp 35a is controlled by the display output management process (step S210 in FIG. 16) based on the counter value added here. Will be.

ステップS42:そして、主制御CPU72は、サンプリング回路77を通じて乱数発生器75から第2特別図柄に対応する大当り決定乱数値を取得する(第2抽選要素の取得、抽選要素取得手段)。乱数値を取得する手法は、先に説明したステップS32(図18)と同様である。   Step S42: The main control CPU 72 acquires a jackpot determination random number value corresponding to the second special symbol from the random number generator 75 through the sampling circuit 77 (acquisition of second lottery element, lottery element acquisition means). The technique for acquiring the random value is the same as that in step S32 (FIG. 18) described above.

ステップS43:次に主制御CPU72は、RAM76の大当り図柄乱数カウンタ領域から第2特別図柄に対応する大当り図柄乱数値を取得する。乱数値を取得する方法は、先に説明したステップS33(図18)と同様である。   Step S43: Next, the main control CPU 72 acquires a jackpot symbol random number value corresponding to the second special symbol from the jackpot symbol random number counter area of the RAM 76. The method for acquiring the random value is the same as that in step S33 (FIG. 18) described above.

ステップS44:また、主制御CPU72は、RAM76の変動用乱数カウンタ領域から、第2特別図柄の変動条件に関するリーチ判定乱数及び変動パターン決定乱数を順番に取得する(変動パターン決定要素取得手段)。これら乱数値の取得もまた、先に説明したステップS34(図18)と同様に行われる。   Step S44: Also, the main control CPU 72 sequentially acquires a reach determination random number and a variation pattern determination random number regarding the variation condition of the second special symbol from the variation random number counter area of the RAM 76 (variation pattern determination element acquisition means). The acquisition of these random values is also performed in the same manner as step S34 (FIG. 18) described above.

ステップS45:主制御CPU72は、セーブした大当り決定乱数、大当り図柄乱数、リーチ判定乱数及び変動パターン決定乱数をともに第2特別図柄に対応する乱数記憶領域に転送し、これら乱数を領域内の空きセクションにセットで記憶させる。記憶の手法は、先に説明したステップS35(図18)と同様である。   Step S45: The main control CPU 72 transfers the saved jackpot determination random number, jackpot symbol random number, reach determination random number, and variation pattern determination random number to the random number storage area corresponding to the second special symbol, and these random numbers in the empty section in the area To memorize as a set. The storage method is the same as step S35 (FIG. 18) described above.

ステップS45a:次に主制御CPU72は、現在の遊技管理ステータス(遊技状態)が大当り中であるか否かを確認する。そして、大当り中以外であれば(No)、主制御CPU72は次以降のステップS46,S47を実行する。逆に大当り中であれば(Yes)、主制御CPU72はステップS46,S47をスキップしてステップS48に進む。本実施形態においてこの判断を行っているのは、同じく大当り中に発生した入球については先読みによる演出を行わないためである。   Step S45a: Next, the main control CPU 72 confirms whether or not the current game management status (game state) is a big hit. If it is not a big hit (No), the main control CPU 72 executes the following steps S46 and S47. Conversely, if it is a big hit (Yes), the main control CPU 72 skips steps S46 and S47 and proceeds to step S48. The reason why this determination is made in the present embodiment is that the effect of pre-reading is not performed for the same incoming ball that occurred during the big hit.

ステップS46:大当り中以外である場合(ステップS45a:No)、次に主制御CPU72は、第2特別図柄に関して取得時演出判定処理を実行する。この処理は、先のステップS42〜S44でそれぞれ取得した第2特別図柄の大当り決定乱数及び大当り図柄乱数に基づいて、事前(変動開始前)に内部抽選の結果を判定し、それによって演出内容を判定するためのものである。なお、具体的な処理の内容は後述する。   Step S46: When it is other than big hit (step S45a: No), next, the main control CPU 72 executes an effect determination process at the time of acquisition for the second special symbol. This process determines the result of the internal lottery in advance (before the start of the change) based on the big hit determination random number and the big hit symbol random number of the second special symbol obtained in the previous steps S42 to S44, respectively, It is for judging. The specific processing contents will be described later.

ステップS47:取得時演出判定処理から復帰すると、次に主制御CPU72は特図先判定演出コマンドの上位バイト分(例えば「B9H」)をセットする。この上位バイトデータは、コマンド種別が「第2特別図柄に関する特図先判定演出用」であることを記述したものである。ここでも同様に、特図先判定演出コマンドの下位バイト分は、先の取得時演出判定処理(ステップS46)においてセットされているので、ここでは下位バイトに上位バイトを合成することで例えば1ワード長のコマンドが生成されることになる。   Step S47: After returning from the effect determination process at the time of acquisition, the main control CPU 72 sets the upper byte (for example, “B9H”) of the special figure destination determination effect command. This high-order byte data describes that the command type is “for special figure destination determination effect relating to the second special symbol”. Similarly, since the lower byte of the special figure destination determination effect command is set in the previous effect determination processing at the time of acquisition (step S46), for example, one word is synthesized by combining the upper byte with the lower byte. A long command will be generated.

ステップS48:次に主制御CPU72は、第2特別図柄に関して作動記憶数増加時演出コマンドをセットする。ここでは、コマンドの種別を表す上位バイトの先行値(例えば「BCH」)に対し、増加後の作動記憶数(例えば「01H」〜「04H」)を下位バイトに付加した1ワード長の演出コマンドを生成する。第2特別図柄についても同様に、デフォルトで下位バイトの第2の位を「0」とすることにより、その値が「作動記憶数の増加による結果(変化情報)」であることを表すことができる。なお、先行値「BCH」は、今回の演出コマンドが第2特別図柄についての作動記憶数コマンドであることを表す値である。   Step S48: Next, the main control CPU 72 sets an effect command for increasing the number of working memories with respect to the second special symbol. Here, a one-word-length production command in which the increased number of working memories (for example, “01H” to “04H”) is added to the lower byte with respect to the preceding value (for example, “BCH”) representing the command type. Is generated. Similarly, for the second special symbol, the second place of the lower byte is set to “0” by default to indicate that the value is “a result of an increase in the number of working memories (change information)”. it can. The preceding value “BCH” is a value indicating that the current effect command is a working memory number command for the second special symbol.

ステップS49:そして、主制御CPU72は、第2特別図柄に関して演出コマンド出力設定処理を実行する。これにより、第2特別図柄に関して特図先判定演出コマンドや作動記憶数増加時演出コマンド、始動口入賞音制御コマンド等を演出制御装置124に対して送信する準備が行われる(記憶数通知手段)。また、以上の手順を終えると、主制御CPU72はスイッチ入力イベント処理(図17)に復帰する。   Step S49: The main control CPU 72 executes an effect command output setting process for the second special symbol. As a result, preparation for transmitting a special figure destination determination effect command, an effect command when increasing the number of operating memories, a start opening winning sound control command, and the like regarding the second special symbol to the effect control device 124 is performed (memory number notifying means). . When the above procedure is completed, the main control CPU 72 returns to the switch input event process (FIG. 17).

〔取得時演出判定処理〕
図20は、取得時演出判定処理の手順例を示すフローチャートである。主制御CPU72は、先の第1特別図柄記憶更新処理及び第2特別図柄記憶更新処理(図18中のステップS37,図19中のステップS46)においてこの取得時演出判定処理を実行する(先判定実行手段)。上記のように、この処理は第1特別図柄(中始動入賞口26への入球時)、第2特別図柄(可変始動入賞装置28への入球時)のそれぞれについて実行される。したがって以下の説明は、第1特別図柄に関する処理に該当する場合と、第2特別図柄に関する処理に該当する場合とがある。以下、各手順に沿って処理の内容を説明する。
[Acquisition process during acquisition]
FIG. 20 is a flowchart illustrating an example of the procedure of the effect determination process at the time of acquisition. The main control CPU 72 executes this acquisition effect determination process in the first special symbol memory update process and the second special symbol memory update process (step S37 in FIG. 18 and step S46 in FIG. 19) (predetermined determination). Execution means). As described above, this processing is executed for each of the first special symbol (when entering the middle start winning opening 26) and the second special symbol (when entering the variable start winning device 28). Therefore, the following description may correspond to a process related to the first special symbol and a process related to the second special symbol. Hereinafter, the contents of the processing will be described along each procedure.

ステップS50:主制御CPU72は、特図先判定演出コマンド(先判定情報)の下位バイト分(例えば「00H」)をセットする。なお、ここでセットしたバイトデータはコマンドの標準値(はずれ時)を表すものとなる。   Step S50: The main control CPU 72 sets the lower byte (for example, “00H”) of the special figure destination determination effect command (point determination information). The byte data set here represents the standard value of the command (at the time of loss).

ステップS52:次に主制御CPU72は、先判定用乱数値として大当り決定乱数をロードする。ここでロードする乱数は、先の第1特別図柄記憶更新処理(図18中のステップS35)又は第2特別図柄記憶更新処理(図19中のステップS45)でRAM76に記憶されているものである。   Step S52: Next, the main control CPU 72 loads the jackpot determination random number as the first determination random value. The random numbers to be loaded here are those stored in the RAM 76 in the first special symbol memory update process (step S35 in FIG. 18) or the second special symbol memory update process (step S45 in FIG. 19). .

ステップS54:そして、主制御CPU72は、ロードした乱数が当り値の範囲外(ここでは下限値以下)であるか否かを判定する(抽選結果先判定手段)。具体的には、主制御CPU72は比較値(下限値)をAレジスタにセットし、この比較値からロードした乱数値を減算する。なお、比較値(下限値)は、パチンコ機1における内部抽選の当選確率に応じて予め規定されている。次に主制御CPU72は、例えばフラグレジスタの値から演算結果が0又は正の値であるか否かを判別する。その結果、ロードした乱数が当り値の範囲外であれば(Yes)、主制御CPU72はステップS80に進む。   Step S54: Then, the main control CPU 72 determines whether or not the loaded random number is outside the range of the winning value (here, the lower limit value or less) (lottery result destination determining means). Specifically, the main control CPU 72 sets a comparison value (lower limit value) in the A register, and subtracts the loaded random number value from this comparison value. The comparison value (lower limit value) is defined in advance according to the winning probability of the internal lottery in the pachinko machine 1. Next, the main control CPU 72 determines whether or not the calculation result is 0 or a positive value from the value of the flag register, for example. As a result, if the loaded random number is outside the range of the winning value (Yes), the main control CPU 72 proceeds to step S80.

ステップS80:次に主制御CPU72は、はずれ時変動パターン情報事前判定処理を実行する(変動パターン先判定手段)。この処理では、主制御CPU72は、はずれ時の変動時間について上述した変動パターン先判定コマンドを生成する。ここで生成される変動パターン先判定コマンドには、特に「時間短縮機能」の作動時における変動時間(又は変動パターン番号)に関する事前の判定情報が反映される。例えば、現在の状態が「時間短縮機能」の作動時であれば、主制御CPU72はロードしたリーチ判定乱数に基づいて、変動時間が「はずれリーチ変動(非短縮変動時間)」に対応するものであるか否かを判断する。その結果、変動時間が「はずれリーチ変動(非短縮変動時間)」に対応するものである場合、主制御CPU72は「時短中非短縮変動時間」に対応する変動パターン先判定コマンドを生成する。なお、リーチ変動の場合はさらに、リーチモード乱数から「リーチグループ(リーチの種類)」をも判断し、その結果から変動パターン先判定コマンドを生成することとしてもよい。一方、変動時間が「はずれリーチ変動(非短縮変動時間)」に対応するものでない場合、主制御CPU72は「時短中短縮変動時間」に対応する変動パターン先判定コマンドを生成する。あるいは、現在の状態が「時間短縮機能」の非作動時(低確率状態)であれば、主制御CPU72はロードしたリーチ判定乱数に基づいて、変動時間が「通常はずれリーチ変動」に対応するものであるか否かを判断する。その結果、変動時間が「通常はずれリーチ変動」に対応するものである場合、主制御CPU72は「通常はずれリーチ変動時間」に対応する変動パターン先判定コマンドを生成する。一方、変動時間が「通常はずれリーチ変動」に対応するものでない場合、主制御CPU72は「通常はずれ変動時間」に対応する変動パターン先判定コマンドを生成する。また、ここで生成された変動パターン先判定コマンドは、上記のように演出コマンド出力設定処理(ステップS39,S49)で送信バッファにセットされる。なお、この処理において、主制御CPU72は、小当り時の変動パターンについて、上述したはずれ時の処理と同様に変動パターン先判定コマンドを生成していてもよい。   Step S80: Next, the main control CPU 72 executes a variation pattern information preliminary determination process at the time of deviation (variation pattern destination determination means). In this process, the main control CPU 72 generates the variation pattern destination determination command described above for the variation time at the time of disconnection. In the variation pattern destination determination command generated here, prior determination information regarding the variation time (or variation pattern number) particularly when the “time reduction function” is activated is reflected. For example, if the current state is when the “time reduction function” is activated, the main control CPU 72 corresponds to the “out-of-reach fluctuation fluctuation (non-shortening fluctuation time)” based on the loaded reach determination random number. Judge whether there is. As a result, when the fluctuation time corresponds to “outlier reach fluctuation (non-shortening fluctuation time)”, the main control CPU 72 generates a fluctuation pattern destination determination command corresponding to “short-time / non-shortening fluctuation time”. In the case of reach variation, it is also possible to determine a “reach group (type of reach)” from the reach mode random number and generate a variation pattern destination determination command from the result. On the other hand, when the fluctuation time does not correspond to the “outlier reach fluctuation (non-shortening fluctuation time)”, the main control CPU 72 generates a fluctuation pattern destination determination command corresponding to the “short / mid-shortening fluctuation time”. Alternatively, if the current state is when the “time reduction function” is inactive (low probability state), the main control CPU 72 corresponds to the “normally out of reach reach fluctuation” based on the loaded reach determination random number. It is determined whether or not. As a result, when the fluctuation time corresponds to “normally deviation reach fluctuation”, the main control CPU 72 generates a fluctuation pattern destination determination command corresponding to “normally deviation reach fluctuation time”. On the other hand, when the fluctuation time does not correspond to “normally deviation reach fluctuation”, the main control CPU 72 generates a fluctuation pattern destination determination command corresponding to “normal deviation fluctuation time”. Further, the variation pattern destination determination command generated here is set in the transmission buffer in the effect command output setting process (steps S39 and S49) as described above. In this process, the main control CPU 72 may generate a change pattern destination determination command for the change pattern at the time of the small hit, similarly to the process at the time of the above-described loss.

以上の手順を実行すると、主制御CPU72はステップS82の判定結果管理処理を実行した後に取得時演出判定処理を終了し、呼び出し元の第1特別図柄記憶更新処理(図18)又は第2特別図柄記憶更新処理(図19)に復帰する。一方、先のステップS54の判断において、ロードした乱数が当り値の範囲外でなく、範囲内であれば(ステップS54:No)、主制御CPU72は次にステップS56に進む。   When the above procedure is executed, the main control CPU 72 ends the acquisition effect determination process after executing the determination result management process in step S82, and the first special symbol memory update process (FIG. 18) or the second special symbol of the caller. The process returns to the storage update process (FIG. 19). On the other hand, if it is determined in the previous step S54 that the loaded random number is not outside the range of the winning value but within the range (step S54: No), the main control CPU 72 then proceeds to step S56.

ステップS56:主制御CPU72は、先判定結果による確率状態予定フラグがセットされているか否かを確認する。先判定結果による確率状態予定フラグは、未だ変動は開始されていないが、これまで記憶されている大当り決定乱数の中に当選値がある場合にセットされるものである。具体的には、これまでに記憶されている大当り決定乱数に当選値があった場合、これと組になる大当り図柄乱数が「確変図柄」に該当するものであれば、確率状態予定フラグに例えば「A0H」がセットされる。この値は、この大当り決定乱数よりも後に取得された大当り決定乱数の事前判定(先読み判定)に際して、高確率状態になることを予定として設定するためのフラグ値を表すものである。一方、これまでに記憶されている大当り決定乱数に当選値があった場合であって、これと組になる大当り図柄乱数が「非確変(通常)図柄」に該当するものであれば、確率状態予定フラグに例えば「01H」がセットされる。この値は、この大当り決定乱数よりも後に取得された大当り決定乱数の事前判定(先読み判定)に際して、通常(低)確率状態になることを予定として設定するためのフラグ値を表すものである。なお、これまでに記憶されている大当り決定乱数に当選値が未だ存在しなければ、フラグ値はリセット(00H)されている。また、確率状態予定フラグの値は、例えばRAM76のフラグ領域に格納されている。なお、ここでは「確率状態予定フラグ」を用いて厳密に事前の当り判定を行う例を挙げているが、単純に現在の確率状態に基づいて事前の当り判定を行う場合、このステップS56と以降のステップS58,ステップS60,ステップS62,ステップS76等を省略してもよい。   Step S56: The main control CPU 72 checks whether or not the probability state schedule flag based on the previous determination result is set. The probability state schedule flag based on the previous determination result is set when there is a winning value among the jackpot determination random numbers stored so far, although the fluctuation has not yet started. Specifically, if there is a winning value in the jackpot decision random number stored so far, if the jackpot symbol random number paired with this corresponds to “probability variation”, for example, the probability state schedule flag “A0H” is set. This value represents a flag value for setting as a schedule that a high probability state is to be set in advance determination (prefetching determination) of the jackpot determined random number acquired after the jackpot determined random number. On the other hand, if there is a winning value in the jackpot decision random number stored so far, and the jackpot symbol random number paired with this corresponds to "non-probable (normal) symbol", the probability state For example, “01H” is set in the schedule flag. This value represents a flag value for setting as a schedule that a normal (low) probability state is set in advance determination (prefetching determination) of the big hit determination random number acquired after this big hit determination random number. If the winning value does not exist in the big hit determination random numbers stored so far, the flag value is reset (00H). Further, the value of the probability state schedule flag is stored in the flag area of the RAM 76, for example. Here, an example is given in which the advance hit determination is strictly performed using the “probability state schedule flag”. However, when the advance hit determination is simply performed based on the current probability state, step S56 and the subsequent steps are performed. Step S58, step S60, step S62, step S76, etc. may be omitted.

主制御CPU72は、未だ確率状態予定フラグがセットされていなければ(ステップS56:No)、次にステップS66を実行する。   If the probability state schedule flag has not yet been set (step S56: No), the main control CPU 72 executes step S66.

ステップS66:この場合、主制御CPU72は次に低確率時(通常時)用比較値をAレジスタにセットする。なお、低確率時用比較値もまた、パチンコ機1における低確率時の当選確率に応じて予め規定されている。   Step S66: In this case, the main control CPU 72 sets the comparison value for the next low probability (normal time) in the A register. The low probability comparison value is also defined in advance according to the winning probability at the low probability in the pachinko machine 1.

ステップS68:次に主制御CPU72は、「現在の確率状態フラグ」をロードする。この確率状態フラグは、現在の内部状態が高確率(確変中)であるか否かを表すものであり、RAM76のフラグ領域内に記憶されているものである。現在の確率状態が高確率(確変中)であれば、状態フラグとして値「01H」がセットされており、低確率(通常中)であれば、状態フラグの値はリセットされている(「00H」)。   Step S68: Next, the main control CPU 72 loads the “current probability state flag”. This probability state flag indicates whether or not the current internal state has a high probability (probably changing), and is stored in the flag area of the RAM 76. If the current probability state is a high probability (probably changing), the value “01H” is set as the state flag, and if the current probability state is low (normally), the value of the state flag is reset (“00H”). ").

ステップS70:そして、主制御CPU72は、ロードした現在の特別図柄確率状態フラグが高確率を表すものでない(≠01H)か否かを確認し、その結果、高確率を表すものであれば(No)、次にステップS64を実行する。   Step S70: Then, the main control CPU 72 confirms whether or not the loaded current special symbol probability state flag does not represent a high probability (≠ 01H), and if the result indicates a high probability (No Then, step S64 is executed.

ステップS64:主制御CPU72は、高確率時用比較値をセットする。これにより、先のステップS66でセットされた低確率時用比較値が書き換えられることになる。なお、高確率時用比較値は、パチンコ機1における高確率時の当選確率に応じて予め規定されている。   Step S64: The main control CPU 72 sets a comparative value for high probability. As a result, the low-probability comparison value set in the previous step S66 is rewritten. The high probability comparison value is defined in advance according to the winning probability at the high probability in the pachinko machine 1.

このように、先判定結果による確率状態予定フラグが未だセットされていない場合であって、現在の内部状態が高確率の場合は、比較値を高確率時用に書き換えた上で次のステップS72を実行することになる。これに対し、先のステップS70で現在の確率状態フラグが高確率を表すものでないことを確認した場合(Yes)、主制御CPU72はステップS64をスキップして次のステップS72を実行する。   As described above, when the probability state schedule flag based on the previous determination result is not yet set and the current internal state is high probability, the comparison value is rewritten for high probability and the next step S72 is performed. Will be executed. On the other hand, when it is confirmed in the previous step S70 that the current probability state flag does not represent a high probability (Yes), the main control CPU 72 skips step S64 and executes the next step S72.

ステップS72:主制御CPU72は、先のステップS52でロードした乱数が当り値の範囲外であるか否かを判定する(抽選結果先判定手段)。すなわち、主制御CPU72は状態別でセットした比較値から大当り決定乱数値を減算する。そして、主制御CPU72は、同様にフラグレジスタの値から演算結果が負の値(<0)であるか否かを判別し、その結果、ロードした乱数が当り値の範囲外であれば(Yes)、主制御CPU72は上記のはずれ時変動パターン情報事前判定処理(ステップS80)を実行する。これに対し、ロードした乱数が当り値の範囲外でなく、範囲内であれば(No)、主制御CPU72は次にステップS74に進む。   Step S72: The main control CPU 72 determines whether or not the random number loaded in the previous step S52 is out of the winning value range (lottery result destination determination means). That is, the main control CPU 72 subtracts the jackpot determination random number value from the comparison value set for each state. Similarly, the main control CPU 72 determines whether or not the calculation result is a negative value (<0) from the value of the flag register, and if the result is that the loaded random number is outside the range of the winning value (Yes) ), The main control CPU 72 executes the above-described variation pattern information preliminary determination process (step S80). On the other hand, if the loaded random number is not outside the range of the winning value but is within the range (No), the main control CPU 72 then proceeds to step S74.

ステップS74:主制御CPU72は、大当り図柄種別判定処理を実行する。この処理は、大当り決定乱数と組になっている大当り図柄乱数に基づいて、そのときの大当り種別(当選種類)を判定するためのものである。例えば、主制御CPU72は先の第1特別図柄記憶更新処理(図18中のステップS35)又は第2特別図柄記憶更新処理(図19中のステップS45)で記憶した図柄別の大当り図柄乱数をロードすると、上記のステップS54と同様に比較値を用いた演算を実行し、その結果から大当り種別として「非確変(通常)図柄」又は「確変図柄」のいずれに該当するかを判別する。主制御CPU72は、このときの判別結果を特別図柄先判定値として記憶し、次のステップS76に進む。   Step S74: The main control CPU 72 executes a jackpot symbol type determination process. This process is for determining the big hit type (winning type) at that time based on the big hit symbol random number paired with the big hit decision random number. For example, the main control CPU 72 loads the jackpot symbol random number for each symbol stored in the first special symbol memory update process (step S35 in FIG. 18) or the second special symbol memory update process (step S45 in FIG. 19). Then, the calculation using the comparison value is executed in the same manner as in step S54 described above, and it is determined from the result whether the jackpot type corresponds to “non-probable variation (normal) symbol” or “probability variation symbol”. The main control CPU 72 stores the determination result at this time as a special symbol destination determination value, and proceeds to the next step S76.

ステップS76:そして、主制御CPU72は、先判定結果による確率状態予定フラグの値をセットする。具体的には、先のステップS74で記憶した特別図柄先判定値が「非確変(通常)図柄」を表す場合、主制御CPU72は確率状態予定フラグに値「01H」をセットする。一方、特別図柄先判定値が「確変図柄」を表す場合、主制御CPU72は確率状態予定フラグに値「A0H」をセットする。これにより、次回以降の処理ではステップS56において「フラグセット済み」と判定されることになる。   Step S76: Then, the main control CPU 72 sets the value of the probability state schedule flag based on the previous determination result. Specifically, when the special symbol destination determination value stored in the previous step S74 represents “non-probable change (normal) symbol”, the main control CPU 72 sets the value “01H” in the probability state schedule flag. On the other hand, when the special symbol destination determination value represents “probability variation symbol”, the main control CPU 72 sets the value “A0H” in the probability state schedule flag. As a result, in the subsequent processing, it is determined that “flag set has been completed” in step S56.

ステップS78:主制御CPU72は、特図先判定演出コマンドの下位バイトとして、先のステップS74で記憶した特別図柄先判定値をセットする。特別図柄先判定値は、例えば「非確変(通常)図柄」に該当する場合は「01H」がセットされ、「確変図柄」に該当する場合は「A0H」がセットされる。いずれにしても、ここで下位バイト分のデータをセットすることにより、先のステップS50でセットした標準の下位バイトデータ「00H」が書き換えられることになる。   Step S78: The main control CPU 72 sets the special symbol destination determination value stored in the previous step S74 as the lower byte of the special symbol destination determination effect command. As the special symbol destination determination value, for example, “01H” is set when it corresponds to “non-probable (normal) symbol”, and “A0H” is set when it corresponds to “probable variation”. In any case, by setting the lower byte data here, the standard lower byte data “00H” set in the previous step S50 is rewritten.

ステップS79:次に主制御CPU72は、大当り時変動パターン情報事前判定処理を実行する(変動パターン先判定手段)。この処理では、主制御CPU72は大当り時の変動時間について、上述した変動パターン先判定コマンドを生成する。ここで生成される変動パターン先判定コマンドには、例えば大当り時のリーチ変動時間(又は変動パターン番号)に関する事前の判定情報が反映される。また、ここで生成された変動パターン先判定コマンドは、上記のように演出コマンド出力設定処理(ステップS39,S49)で送信バッファにセットされる。   Step S79: Next, the main control CPU 72 executes a big hit hour variation pattern information prior determination process (variation pattern destination determination means). In this process, the main control CPU 72 generates the above-described variation pattern destination determination command for the variation time at the big hit. In the variation pattern destination determination command generated here, for example, prior determination information related to the reach variation time (or variation pattern number) at the time of big hit is reflected. Further, the variation pattern destination determination command generated here is set in the transmission buffer in the effect command output setting process (steps S39 and S49) as described above.

以上は、先判定結果による確率状態予定フラグがセットされる前(内部初当り前)における手順である。これに対し、先のステップS76を経て確率状態予定フラグがセットされた場合、以下の手順が実行される。ただし、上記のように現在の確率状態だけで事前の当り判定を行う場合、以下のステップS56,ステップS58,ステップS60,ステップS62、及びステップS76を実行する必要はない。   The above is the procedure before the probability state schedule flag based on the previous determination result is set (before the internal first hit). On the other hand, when the probability state schedule flag is set through the previous step S76, the following procedure is executed. However, when the previous hit determination is performed only with the current probability state as described above, it is not necessary to execute the following step S56, step S58, step S60, step S62, and step S76.

ステップS56:主制御CPU72は、既に確率状態予定フラグに値がセットされていることを確認すると(Yes)、次にステップS58を実行する。   Step S56: When the main control CPU 72 confirms that a value has already been set in the probability state schedule flag (Yes), it next executes step S58.

ステップS58:主制御CPU72は、先ず低確率時(通常時)用比較値をAレジスタにセットする。   Step S58: The main control CPU 72 first sets a low probability (normal time) comparison value in the A register.

ステップS60:次に主制御CPU72は、「確率状態予定フラグ」をロードする。確率状態予定フラグは、上記のように直前の先判定結果に基づきそれ以降の先判定において確率状態を予定的に設定するためのものであり、RAM76のフラグ領域内に記憶されているものである。直前の先判定結果に基づく確率状態が高確率(確変)に移行する予定であれば、上記のように確率状態予定フラグの値として「A0H」がセットされており、逆に直前の先判定結果に基づく確率状態が低確率(通常)に戻る予定であれば、確率状態予定フラグの値として「01H」がセットされている。   Step S60: Next, the main control CPU 72 loads a “probability state schedule flag”. The probability state schedule flag is for setting a probability state in a subsequent determination based on the immediately preceding determination result as described above, and is stored in the flag area of the RAM 76. . If the probability state based on the immediately preceding destination determination result is scheduled to shift to a high probability (probability change), “A0H” is set as the value of the probability state schedule flag as described above. If the probability state based on is scheduled to return to a low probability (normal), “01H” is set as the value of the probability state schedule flag.

ステップS62:そして、主制御CPU72は、ロードした確率状態予定フラグが高確率の予定を表すものでない(≠01H)か否かを確認し、その結果、高確率の予定を表すものであれば(No)、次にステップS64を実行し、高確率時用比較値をセットする。   Step S62: The main control CPU 72 confirms whether or not the loaded probability state schedule flag does not represent a high-probability schedule (≠ 01H), and if the result indicates a high-probability schedule ( No) Next, step S64 is executed, and a comparative value for high probability is set.

このように、先判定結果による確率状態予定フラグが既にセットされており、その値が高確率を予定するものである場合は、比較値を高確率時用に書き換えた上で次のステップS72以降を実行することになる。これに対し、先のステップS62で確率状態予定フラグが高確率の予定を表すものでなく、通常(低)確率の予定を表すものであることを確認した場合(Yes)、主制御CPU72はステップS64をスキップして次のステップS72以降を実行する。これにより本実施形態では、先判定結果に基づくその後の内部状態の変化(通常確率状態→高確率状態、高確率状態→通常確率状態)を考慮した上で、事前の大当り判定を行うことができる。   As described above, when the probability state schedule flag based on the previous determination result is already set and the value is a high probability, the next step S72 and subsequent steps after rewriting the comparison value for the high probability. Will be executed. On the other hand, when it is confirmed in the previous step S62 that the probability state schedule flag does not represent a schedule with a high probability but a schedule with a normal (low) probability (Yes), the main control CPU 72 performs a step. S64 is skipped and the subsequent step S72 and subsequent steps are executed. Thus, in the present embodiment, it is possible to make a prior jackpot determination in consideration of subsequent changes in internal state (normal probability state → high probability state, high probability state → normal probability state) based on the previous determination result. .

以上の手順を終えると、主制御CPU72は第1特別図柄記憶更新処理(図18)又は第2特別図柄記憶更新処理(図19)に復帰する。   When the above procedure is completed, the main control CPU 72 returns to the first special symbol memory update process (FIG. 18) or the second special symbol memory update process (FIG. 19).

〔特別図柄遊技処理〕
次に、割込管理処理(図16)の中で実行される特別図柄遊技処理の詳細について説明する。図21は、特別図柄遊技処理の構成例を示すフローチャートである。特別図柄遊技処理は、実行選択処理(ステップS1000)、特別図柄変動前処理(ステップS2000)、特別図柄変動中処理(ステップS3000)、特別図柄停止表示中処理(ステップS4000)、大当り時可変入賞装置管理処理(ステップS5000)、小当り時可変入賞装置管理処理(ステップS6000)のサブルーチン(プログラムモジュール)群を含む構成である。ここでは先ず、各処理に沿って特別図柄遊技処理の基本的な流れを説明する。
[Special design game processing]
Next, the details of the special symbol game process executed in the interrupt management process (FIG. 16) will be described. FIG. 21 is a flowchart showing a configuration example of the special symbol game process. The special symbol game process includes an execution selection process (step S1000), a special symbol change pre-process (step S2000), a special symbol change process (step S3000), a special symbol stop display process (step S4000), and a bonus game variable winning device. This is a configuration including a subroutine (program module) group of a management process (step S5000) and a small winning time variable winning device management process (step S6000). First, the basic flow of the special symbol game process will be described along each process.

ステップS1000:実行選択処理において、主制御CPU72は次に実行するべき処理(ステップS2000〜ステップS6000のいずれか)のジャンプ先を「ジャンプテーブル」から選択する。例えば、主制御CPU72は次に実行するべき処理のプログラムアドレスをジャンプ先のアドレスとし、また、戻り先のアドレスとして特別図柄遊技処理の末尾をスタックポインタにセットする。   Step S1000: In the execution selection process, the main control CPU 72 selects from the “jump table” the jump destination of the process to be executed next (any one of steps S2000 to S6000). For example, the main control CPU 72 sets the program address of the process to be executed next as the jump destination address, and sets the end of the special symbol game process as the return address in the stack pointer.

いずれの処理を次のジャンプ先として選択するかは、これまでに行われた処理の進行状況(特別図柄遊技管理ステータス)によって異なる。例えば、未だ特別図柄が変動表示を開始していない状況であれば(特別図柄遊技管理ステータス:00H)、主制御CPU72は次のジャンプ先として特別図柄変動前処理(ステップS2000)を選択する。一方、既に特別図柄変動前処理が完了していれば(特別図柄遊技管理ステータス:01H)、主制御CPU72は次のジャンプ先として特別図柄変動中処理(ステップS3000)を選択し、特別図柄変動中処理まで完了していれば(特別図柄遊技管理ステータス:02H)、次のジャンプ先として特別図柄停止表示中処理(ステップS4000)を選択するといった具合である。なお、本実施形態ではジャンプ先のアドレスを「ジャンプテーブル」で指定して処理を選択しているが、このような選択手法とは別に、「プロセスフラグ」や「処理選択フラグ」等を用いてCPUが次に実行するべき処理を選択している公知のプログラミング例もある。このようなプログラミング例では、CPUが一通り各処理をCALLし、その先頭ステップで一々フラグを参照して条件分岐(継続/リターン)することになるが、本実施形態の選択手法では、主制御CPU72が各処理を一々呼び出す手間は不要である。   Which process is selected as the next jump destination differs depending on the progress of the process performed so far (special symbol game management status). For example, if the special symbol has not yet started changing display (special symbol game management status: 00H), the main control CPU 72 selects the special symbol variation pre-processing (step S2000) as the next jump destination. On the other hand, if the special symbol variation pre-processing has already been completed (special symbol game management status: 01H), the main control CPU 72 selects the special symbol variation processing (step S3000) as the next jump destination, and the special symbol variation is in progress. If the process has been completed (special symbol game management status: 02H), the special symbol stop displaying process (step S4000) is selected as the next jump destination. In this embodiment, the jump destination address is specified by the “jump table” and the process is selected. However, apart from such a selection method, a “process flag”, a “process selection flag”, or the like is used. There is also a known programming example in which the CPU selects a process to be executed next. In such a programming example, the CPU CALLs each process in a single way, and at the top step, the conditional branch (continuation / return) is performed with reference to the flag one by one. There is no need for the CPU 72 to call each process one by one.

ステップS2000:特別図柄変動前処理では、主制御CPU72は特別図柄の変動表示を開始するための条件を整える作業を行う。なお、具体的な処理の内容は、別のフローチャートを用いて後述する。   Step S2000: In the special symbol variation pre-processing, the main control CPU 72 performs an operation to prepare conditions for starting the variation display of the special symbol. The specific processing content will be described later using another flowchart.

ステップS3000:特別図柄変動中処理では、主制御CPU72は変動タイマをカウントしつつ、第1特別図柄表示装置34又は第2特別図柄表示装置35の駆動制御を行う。具体的には、7セグメントLEDの各セグメント及びドット(0番〜7番)に対してON又はOFFの駆動信号(1バイトデータ)を出力する。駆動信号のパターンは時間の経過に伴って変化し、それによって特別図柄の変動表示が行われる。   Step S3000: In the special symbol variation processing, the main control CPU 72 performs drive control of the first special symbol display device 34 or the second special symbol display device 35 while counting the variation timer. Specifically, an ON or OFF drive signal (1 byte data) is output for each segment and dot (0th to 7th) of the 7-segment LED. The pattern of the drive signal changes with the passage of time, whereby a special symbol is displayed in a variable manner.

ステップS4000:特別図柄停止表示中処理では、主制御CPU72は第1特別図柄表示装置34又は第2特別図柄表示装置35の駆動制御を行う。ここでも同様に、7セグメントLEDの各セグメント及びドットに対してON又はOFFの駆動信号を出力するが、駆動信号のパターンは一定であり、これにより特別図柄の停止表示が行われる。   Step S4000: In the special symbol stop display process, the main control CPU 72 controls the drive of the first special symbol display device 34 or the second special symbol display device 35. Similarly, an ON or OFF drive signal is output for each segment and dot of the 7-segment LED. However, the pattern of the drive signal is constant, whereby a special symbol is stopped and displayed.

ステップS5000:大当り時可変入賞装置管理処理は、先の特別図柄停止表示中処理において大当りの態様で特別図柄が停止表示された場合に選択される。例えば、特別図柄が10ラウンド大当りや16ラウンド大当りの態様で停止表示されると、それまでの通常状態から大当り遊技状態(遊技者にとって有利な特別遊技状態)に移行する契機が発生する。大当り遊技中は、先の実行選択処理(ステップS1000)においてジャンプ先が大当り時可変入賞装置管理処理にセットされ、特別図柄の変動表示は行われない。大当り時可変入賞装置管理処理においては、第1大入賞口ソレノイド90が一定時間(例えば29秒間又は9個の遊技球の入球をカウントするまで)、予め設定された連続作動回数(例えば10回)にわたって励磁され、これにより第1可変入賞装置30が決まったパターンで開閉動作する(特別電動役物の連続作動)。また、16ラウンド大当りに該当している場合、第1可変入賞装置30の動作後には、第2大入賞口ソレノイド97が一定時間(例えば29秒間若しくは0.1秒間又は9個の遊技球の入球をカウントするまで)、予め設定された連続作動回数(例えば6回)にわたって励磁され、これにより第2可変入賞装置31が決まったパターンで開閉動作する(特別電動役物の作動)。この間に第1可変入賞装置30や第2可変入賞装置31に対して遊技球を集中的に入賞させることで、遊技者には、まとまって多くの賞球を獲得する機会が与えられる(特別遊技実行手段)。なお、このように大当り時に第1可変入賞装置30や第2可変入賞装置31が開閉動作することを「ラウンド」と称し、連続作動回数が全部で16回あれば、これらを「16ラウンド」と総称することがある。本実施形態では、1ラウンド目から10ラウンド目までは、第1可変入賞装置30を開閉動作させ、11ラウンド目から16ラウンド目までは、第2可変入賞装置31を開閉動作させることとしている。また、本実施形態では、大当りの種類として16ラウンド大当りだけでなく、その他に10ラウンド大当りが設けられているが、16ラウンド大当りや10ラウンド大当りについては、その中に複数の当選種類(当選図柄)が設けられていてもよい。   Step S5000: The jackpot variable winning device management process is selected when the special symbol is stopped and displayed in a big-hit manner in the previous special symbol stop display process. For example, when a special symbol is stopped and displayed in a 10-round jackpot or 16-round jackpot mode, an opportunity to shift from the normal state until then to a jackpot gaming state (a special gaming state advantageous to the player) occurs. During the big hit game, the jump destination is set in the big win time variable winning device management process in the previous execution selection process (step S1000), and the special symbol variation display is not performed. In the big win variable winning device management process, the first big winning opening solenoid 90 is set for a predetermined time (for example, 29 seconds or until nine game balls are counted) for a predetermined number of continuous operations (for example, 10 times). The first variable winning device 30 is opened and closed in a predetermined pattern (continuous operation of the special electric accessory). In addition, when 16 rounds are won, after the operation of the first variable prize winning device 30, the second big prize opening solenoid 97 is set for a certain period of time (for example, 29 seconds or 0.1 seconds or 9 game balls are received). Until the ball is counted), it is excited for a preset number of continuous operations (for example, 6 times), whereby the second variable winning device 31 is opened / closed in a predetermined pattern (operation of the special electric accessory). During this time, the game balls are intensively awarded to the first variable prize winning device 30 and the second variable prize winning device 31, thereby giving the player an opportunity to collect a lot of prize balls (special game). Execution means). The opening and closing operation of the first variable winning device 30 and the second variable winning device 31 in the case of a big hit is called “round”, and if the total number of continuous operations is 16 times, these are called “16 rounds”. Sometimes referred to generically. In the present embodiment, the first variable winning device 30 is opened / closed from the first round to the 10th round, and the second variable winning device 31 is opened / closed from the 11th round to the 16th round. In addition, in this embodiment, not only 16 round big hits but also 10 round big hits are provided as the types of big hits. For 16 round big hits and 10 round big hits, there are a plurality of winning types (winning symbols). ) May be provided.

また、主制御CPU72は大当り時可変入賞装置管理処理において大入賞口開放パターン(ラウンド数と1ラウンドごとの開閉動作の回数、開放時間等)を設定すると、1ラウンド分の第1可変入賞装置30又は第2可変入賞装置31の開閉動作を終了させるごとにラウンド数カウンタの値を1インクリメントする。ラウンド数カウンタの値は、例えば初期値を0としてRAM76のカウント領域に記憶されている。また、主制御CPU72は、ラウンド数カウンタの値を表すラウンド数コマンドを生成する。ラウンド数コマンドは、演出制御出力処理(図16中のステップS212)において演出制御装置124に送信される。ラウンド数カウンタの値が設定した連続作動回数に達すると、主制御CPU72はそのラウンド限りで大当り遊技(大役)を終了する。   Further, when the main control CPU 72 sets a big winning opening opening pattern (number of rounds, number of opening / closing operations per round, opening time, etc.) in the big winning variable winning device management process, the first variable winning device 30 for one round is set. Alternatively, every time the opening / closing operation of the second variable winning device 31 is completed, the value of the round number counter is incremented by one. The value of the round number counter is stored in the count area of the RAM 76 with an initial value of 0, for example. Further, the main control CPU 72 generates a round number command representing the value of the round number counter. The round number command is transmitted to the effect control device 124 in the effect control output process (step S212 in FIG. 16). When the value of the round number counter reaches the set number of continuous operations, the main control CPU 72 ends the big hit game (big player) only for that round.

そして、大当り遊技を終了すると、主制御CPU72は遊技状態フラグ(確率変動機能作動フラグ、時間短縮機能作動フラグ)に基づいて大当り遊技終了後の状態(高確率状態、時間短縮状態)を変化させる(高確率時間短縮状態移行手段)。「高確率状態」では確率変動機能が作動し、内部抽選での当選確率が通常よりも例えば10倍程度に高くなる(特定遊技状態移行手段、高確率状態移行手段、高確率状態設定手段)。また、「時間短縮状態」では時間短縮機能が作動し、上記のように普通図柄の作動抽選が高確率になり、また、普通図柄の変動時間が短縮されるとともに可変始動入賞装置28の開放時間が延長されて開放回数が増加する(いわゆる電チューサポートが行われる)。なお、「高確率状態」及び「時間短縮状態」については、制御上でいずれか一方だけに移行する場合もあれば、これら両方に合わせて移行する場合もある。   When the big hit game ends, the main control CPU 72 changes the state after the big hit game (high probability state, time reduction state) based on the game state flag (probability variation function operation flag, time reduction function operation flag) ( High probability time shortening state transition means). In the “high probability state”, the probability variation function is activated, and the winning probability in the internal lottery becomes, for example, about ten times higher than usual (specific game state transition means, high probability state transition means, high probability state setting means). Further, in the “time reduction state”, the time reduction function is activated, and the normal symbol operation lottery has a high probability as described above, and the variation time of the normal symbol is shortened and the opening time of the variable start winning device 28 is reduced. Is extended and the number of times of opening increases (so-called electric Chu support is performed). Note that the “high probability state” and the “time reduction state” may be transferred to only one of them in terms of control, or may be transferred in accordance with both of them.

ステップS6000:小当り時可変入賞装置管理処理は、先の特別図柄停止表示中処理において小当りの態様で特別図柄が停止表示された場合に選択される。例えば、特別図柄が小当りの態様で停止表示されると、それまでの通常状態から小当り遊技状態に移行する契機が発生する。小当り遊技中は、先の実行選択処理(ステップS1000)においてジャンプ先が小当り時可変入賞装置管理処理にセットされ、特別図柄の変動表示は行われない。小当り遊技においては、第1可変入賞装置30が所定の開放時間(例えば、0.1秒)で所定回数(例えば2回)だけ開閉動作するものの、第1大入賞口への入球はほとんど発生しない。   Step S6000: The small winning hour variable winning device management process is selected when the special symbol is stopped and displayed in the small winning manner in the special symbol stop display process. For example, when the special symbol is stopped and displayed in a small hit state, an opportunity to shift from the normal state until then to the small hit gaming state occurs. During the small hit game, the jump destination is set in the small hit prize variable winning device management process in the previous execution selection process (step S1000), and the special symbol variation display is not performed. In the small hit game, the first variable winning device 30 opens and closes a predetermined number of times (for example, twice) for a predetermined opening time (for example, 0.1 seconds), but most of the balls enter the first big prize opening. Does not occur.

〔複数の当選種類〕
本実施形態では、上記の「10ラウンド大当り」について、複数の当選種類として例えば(1)「10ラウンド通常(非確変)大当り」と、(2)「10ラウンド確変大当り」とが設けられている。また、「10ラウンド大当り」以外に「16ラウンド大当り」が設けられており、複数の当選種類として例えば(3)「16ラウンド確変大当り1」、(4)「16ラウンド確変大当り2」、(5)「16ラウンド確変大当り3」が設けられている。ただし、本実施形態において、10ラウンド、16ラウンド以外の大当りが設けられていてもよい。
[Multiple winning types]
In the present embodiment, for the above “10 round big hit”, for example, (1) “10 round normal (non-probable change) big win” and (2) “10 round positive change big win” are provided as a plurality of winning types. . In addition to “10 rounds big hit”, “16 rounds big hit” is provided. For example, (3) “16 rounds probable big hit 1”, (4) “16 rounds probable big hit 2”, (5 ) “16 rounds probable big hit 3” is provided. However, in this embodiment, jackpots other than 10 rounds and 16 rounds may be provided.

上記の当選種類は、当選時に停止表示される第1特別図柄又は第2特別図柄の種類に対応している。例えば、「10ラウンド通常大当り」は「10ラウンド通常図柄」の大当りに対応し、「10ラウンド確変大当り」は「10ラウンド確変図柄」の大当りに対応する。また、「16ラウンド確変大当り1」は「16ラウンド確変図柄1」の大当りに対応し、「16ラウンド確変大当り2」は「16ラウンド確変図柄2」の大当りに対応する。さらに、「16ラウンド確変大当り3」は「16ラウンド確変図柄3」の大当りに対応する。このため以下では、「当選種類」のことを「当選図柄」として適宜呼称するものとする。   The winning type corresponds to the type of the first special symbol or the second special symbol that is stopped and displayed at the time of winning. For example, “10 round normal jackpot” corresponds to the jackpot of “10 round normal symbol”, and “10 round probability variable jackpot” corresponds to the jackpot of “10 round probability jackpot”. Further, “16 round probability variation jackpot 1” corresponds to the jackpot of “16 round probability variation symbol 1”, and “16 round probability variation jackpot 2” corresponds to the jackpot of “16 round probability variation symbol 2”. Further, “16 round probability variation big hit 3” corresponds to big hit of “16 round probability variation big hit 3”. Therefore, hereinafter, the “winning type” will be appropriately referred to as “winning symbol”.

〔10ラウンド通常図柄〕
上記の特別図柄停止表示中処理において、特別図柄が「10ラウンド通常図柄」の態様で停止表示されると、それまでの通常状態から大当り遊技状態に移行する契機が発生する(特別遊技実行手段)。この場合、1ラウンド目から充分に長い時間(例えば最長で29.0秒の開放時間)をかけて第1大入賞口の開放が1回ずつ行われ、これが10ラウンド目まで継続する。このため「10ラウンド通常図柄」の大当り遊技は、10ラウンド分の出玉(賞球)を遊技者に付与するものとなる。なお第1大入賞口は、1ラウンド内に規定回数(例えば9回=遊技球9個)の入球が発生すると、最長の開放時間の経過を待たずに閉止される。この場合、「確率変動機能」は作動されないため、「高確率状態」に移行する特典は遊技者に付与されない。ただし、それまでの遊技で「時間短縮機能」が非作動の状態であったとしても、大当り遊技の終了後に「時間短縮機能」を作動させることで、「時間短縮状態」に移行する特典が遊技者に付与される。
[10 round normal design]
In the above special symbol stop display process, when the special symbol is stopped and displayed in the form of “10 round normal symbols”, an opportunity to shift from the normal state until then to the big hit gaming state occurs (special game execution means) . In this case, the first grand opening is opened once for a sufficiently long time from the first round (for example, a maximum opening time of 29.0 seconds), and this continues until the tenth round. For this reason, in the “10 round normal symbol” jackpot game, 10 rounds of winning balls (prize balls) are given to the player. The first grand prize opening is closed without waiting for the longest opening time to elapse when a predetermined number of times (for example, 9 times = 9 game balls) have occurred in one round. In this case, since the “probability changing function” is not activated, the privilege to shift to the “high probability state” is not given to the player. However, even if the “time reduction function” is inactive in the previous game, the privilege to shift to the “time reduction state” can be obtained by operating the “time reduction function” after the big hit game ends. Granted to a person.

〔10ラウンド確変図柄〕
上記の特別図柄停止表示中処理において、特別図柄が「10ラウンド確変図柄」の態様で停止表示されると、それまでの通常状態から大当り遊技状態に移行する契機が発生する(特別遊技実行手段)。この場合、1ラウンド目から充分に長い時間(例えば最長で29.0秒の開放時間)をかけて第1大入賞口の開放が1回ずつ行われ、これが10ラウンド目まで継続する。「10ラウンド確変図柄」の大当り遊技もまた、10ラウンド分の出玉(賞球)を遊技者に付与するものとなる。そして、大当り遊技の終了後に例えば「確率変動機能」を作動させることで、その結果として「高確率状態」に移行する特典が遊技者に付与される。またこの場合、それまでの遊技で「時間短縮機能」が非作動の状態であったとしても、大当り遊技の終了後に「時間短縮機能」を作動させることで、合わせて「時間短縮状態」に移行する特典が遊技者に付与される。
[10-round probable design]
In the special symbol stop display processing described above, when the special symbol is stopped and displayed in the form of “10 round probability variation symbol”, an opportunity to shift from the normal state until then to the big hit gaming state occurs (special game execution means) . In this case, the first grand opening is opened once for a sufficiently long time from the first round (for example, a maximum opening time of 29.0 seconds), and this continues until the tenth round. The big hit game of “10 rounds probable change symbol” also gives the player 10 balls (prize balls) for 10 rounds. Then, for example, by operating the “probability changing function” after the big hit game is finished, a privilege to shift to the “high probability state” is given to the player as a result. Also, in this case, even if the “time reduction function” is inactive in the previous game, the “time reduction function” is activated after the big hit game is completed, and the time is shifted to “time reduction state”. The privilege to be given is given to the player.

〔16ラウンド確変図柄1〕
上記の特別図柄停止表示中処理において、特別図柄が「16ラウンド確変図柄1」の態様で停止表示されると、それまでの通常状態から大当り遊技状態に移行する契機が発生する(特別遊技実行手段)。この場合、1ラウンド目から充分に長い時間(例えば最長で29.0秒の開放時間)をかけて第1大入賞口の開放が1回ずつ行われ、これが10ラウンド目まで継続する。そして残りのラウンドである11ラウンド目から16ラウンド目に関しては、1ラウンド目から10ラウンド目に比較して短い時間(0.1秒の開放時間)で第2可変入賞装置31の第2大入賞口が1回ずつ開放する。したがって「16ラウンド確変図柄1」の大当り遊技の10ラウンド目から16ラウンド目は、実質的な出玉(賞球)を遊技者に付与することなく終了する。このため「16ラウンド確変図柄1」の大当り遊技は、概ね10ラウンド分の出玉(賞球)を遊技者に付与するものとなる。そして、大当り遊技の終了後に例えば「確率変動機能」を作動させることで、その結果として「高確率状態」に移行する特典が遊技者に付与される。またこの場合、それまでの遊技で「時間短縮機能」が非作動の状態であったとしても、大当り遊技の終了後に「時間短縮機能」を作動させることで、合わせて「時間短縮状態」に移行する特典が遊技者に付与される。
[16 rounds probabilistic pattern 1]
In the above special symbol stop display process, when the special symbol is stopped and displayed in the form of “16 round probability variation symbol 1”, an opportunity to shift from the normal state until then to the big hit gaming state occurs (special game executing means) ). In this case, the first grand opening is opened once for a sufficiently long time from the first round (for example, a maximum opening time of 29.0 seconds), and this continues until the tenth round. The remaining 11th to 16th rounds of the second variable prize winning device 31 of the second variable prize winning device 31 are shorter in time (0.1 second opening time) than the 1st to 10th rounds. Mouth open once. Therefore, the 10th to 16th rounds of the jackpot game of “16 round probability variation pattern 1” are terminated without giving a substantial play (prize ball) to the player. For this reason, the big hit game of “16 rounds probable variation 1” gives the player about 10 rounds (prize balls). Then, for example, by operating the “probability changing function” after the big hit game is finished, a privilege to shift to the “high probability state” is given to the player as a result. Also, in this case, even if the “time reduction function” is inactive in the previous game, the “time reduction function” is activated after the big hit game is completed, and the time is shifted to “time reduction state”. The privilege to be given is given to the player.

〔16ラウンド確変図柄2〕
上記の特別図柄停止表示中処理において、特別図柄が「16ラウンド確変図柄2」の態様で停止表示されると、それまでの通常状態から大当り遊技状態に移行する契機が発生する(特別遊技実行手段)。この場合、1ラウンド目から充分に長い時間(例えば最長で29.0秒の開放時間)をかけて第1大入賞口の開放が1回ずつ行われ、これが10ラウンド目まで継続する。そして、11ラウンド目から再び充分に長い時間(例えば最長で29.0秒の開放時間)をかけて第2可変入賞装置31の第2大入賞口の開放が1回ずつ行われ、これが16ラウンド目まで継続する。このため、「16ラウンド確変図柄2」の大当り遊技は、16ラウンド分の出玉(賞球)を遊技者に付与するものとなる。また、第2大入賞口は、1ラウンド内に規定回数(例えば9回=遊技球9個)の入賞が発生すると、最長の開放時間の経過を待たずに閉止される。そして、大当り遊技の終了後に例えば「確率変動機能」を作動させることで、その結果として「高確率状態」に移行する特典が遊技者に付与される。またこの場合、それまでの遊技で「時間短縮機能」が非作動の状態であったとしても、大当り遊技の終了後に「時間短縮機能」を作動させることで、合わせて「時間短縮状態」に移行する特典が遊技者に付与される。
[16 round probability variation 2]
In the above special symbol stop display process, when the special symbol is stopped and displayed in the form of “16 round probability variation 2”, an opportunity to shift from the normal state until then to the big hit gaming state occurs (special game executing means) ). In this case, the first grand opening is opened once for a sufficiently long time from the first round (for example, a maximum opening time of 29.0 seconds), and this continues until the tenth round. Then, the second big prize opening of the second variable prize winning device 31 is opened once each over a sufficiently long time (for example, the opening time of 29.0 seconds at the longest) from the 11th round, which is 16 rounds. Continue to eyes. For this reason, the big hit game of “16 round probability variation 2” gives the player 16 balls (prize balls) for the game. In addition, when a predetermined number of times (for example, 9 times = 9 game balls) has been won within one round, the second big prize opening is closed without waiting for the longest opening time to elapse. Then, for example, by operating the “probability changing function” after the big hit game is finished, a privilege to shift to the “high probability state” is given to the player as a result. Also, in this case, even if the “time reduction function” is inactive in the previous game, the “time reduction function” is activated after the big hit game is completed, and the time is shifted to “time reduction state”. The privilege to be given is given to the player.

〔16ラウンド確変図柄3〕
上記の特別図柄停止表示中処理において、特別図柄が「16ラウンド確変図柄3」の態様で停止表示されると、それまでの通常状態から大当り遊技状態に移行する契機が発生する(特別遊技実行手段)。この場合、1ラウンド目から充分に長い時間(例えば最長で29.0秒の開放時間)をかけて第1大入賞口の開放が1回ずつ行われ、これが10ラウンド目まで継続する。そして、11ラウンド目から再び充分に長い時間(例えば最長で29.0秒の開放時間)をかけて第2可変入賞装置31の第2大入賞口の開放が1回ずつ行われ、これが16ラウンド目まで継続する。このため、「16ラウンド確変図柄2」の大当り遊技は、16ラウンド分の出玉(賞球)を遊技者に付与するものとなる。そして、大当り遊技の終了後に例えば「確率変動機能」を作動させることで、その結果として「高確率状態」に移行する特典が遊技者に付与される。またこの場合、それまでの遊技で「時間短縮機能」が非作動の状態であったとしても、大当り遊技の終了後に「時間短縮機能」を作動させることで、合わせて「時間短縮状態」に移行する特典が遊技者に付与される。
[16-round probability variation 3]
In the above special symbol stop display process, when the special symbol is stopped and displayed in the form of “16 round probability variation 3”, an opportunity to shift from the normal state until then to the big hit gaming state occurs (special game executing means) ). In this case, the first grand opening is opened once for a sufficiently long time from the first round (for example, a maximum opening time of 29.0 seconds), and this continues until the tenth round. Then, the second big prize opening of the second variable prize winning device 31 is opened once each over a sufficiently long time (for example, the opening time of 29.0 seconds at the longest) from the 11th round, which is 16 rounds. Continue to eyes. For this reason, the big hit game of “16 round probability variation 2” gives the player 16 balls (prize balls) for the game. Then, for example, by operating the “probability changing function” after the big hit game is finished, a privilege to shift to the “high probability state” is given to the player as a result. Also, in this case, even if the “time reduction function” is inactive in the previous game, the “time reduction function” is activated after the big hit game is completed, and the time is shifted to “time reduction state”. The privilege to be given is given to the player.

ここで、「16ラウンド確変図柄2」と「16ラウンド確変図柄3」とは、ともに16ラウンド分の出玉(賞球)を遊技者に付与する点で共通しているが、「16ラウンド確変図柄2」に該当した場合は10ラウンド目と11ラウンド目との間のインターバル時間が比較的長め(例えば30秒程度)に設定されるのに対して、「16ラウンド確変図柄3」に該当した場合は10ラウンド目と11ラウンド目との間のインターバル時間が比較的短め(例えばその他のインターバル時間と同様の2秒〜2.5秒程度)に設定される点が異なっている。「16ラウンド確変図柄2」に該当した場合の10ラウンド目と11ラウンド目との間のインターバル時間を長めに確保している理由は、ラウンド継続ジャッジ演出(お宝チャレンジ演出)の演出尺を確保するためである。   Here, “16-round probability variation 2” and “16-round probability variation symbol 3” are both common in that 16 rounds of play balls (prize balls) are given to the player. In the case of “symbol 2”, the interval time between the 10th and 11th rounds is set to be relatively long (for example, about 30 seconds), whereas it corresponds to “16th round probability variation 3” In this case, the difference is that the interval time between the 10th and 11th rounds is set to be relatively short (for example, about 2 to 2.5 seconds, which is the same as other interval times). The reason for securing a longer interval time between the 10th and 11th rounds in the case of “16 round probability variation 2” is to secure the stage of the round continuation judge production (treasure challenge production). Because.

いずれにしても、当選図柄が上記の「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」のいずれかに該当すると、大当り遊技終了後に内部状態を「高確率状態」に移行させる特典が遊技者に付与される。また、「高確率状態」において内部抽選に当選し、そのときの当選図柄が「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」のいずれかに該当すると、その大当り遊技終了後も「高確率状態」が継続(再開)される。一方、「高確率状態」で内部抽選に当選し、上記の「10ラウンド通常図柄」に該当すると、大当り遊技終了後に内部状態は通常確率状態(低確率状態)に復帰する。また言うまでもなく、通常確率状態で内部抽選に当選し、「10ラウンド通常図柄」に該当すると、大当り遊技終了後も内部状態は通常確率状態に維持される。   In any case, if the winning symbol is one of the above “10-round probability variation symbol”, “16-round probability variation symbol 1”, “16 round probability variation symbol 2” or “16 round probability variation symbol 3”, the big hit game ends. The player is given a privilege to shift the internal state to the “high probability state” later. In the “high probability state”, an internal lottery is won, and the winning symbol at that time is “10 round probability variation symbol”, “16 round probability variation symbol 1”, “16 round probability variation symbol 2” or “16 round probability variation symbol 3”. If any of the above is true, the “high probability state” continues (restarts) after the jackpot game ends. On the other hand, if the internal lottery is won in the “high probability state” and the above “10 round normal symbol” is met, the internal state returns to the normal probability state (low probability state) after the big hit game ends. Needless to say, if the internal lottery is won in the normal probability state and it falls under “10 round normal symbol”, the internal state is maintained in the normal probability state even after the big hit game ends.

〔小当り〕
また、本実施形態では、非当選以外の当選種類として小当りが設けられている。小当りに当選すると、大当り遊技とは別に小当り遊技が行われて第1可変入賞装置30が開閉動作する(特例遊技実行手段)。すなわち、先の特別図柄停止表示中処理において、第1特別図柄が小当りの態様で停止表示されると、通常確率状態又は高確率状態の中で小当り遊技(第1可変入賞装置30が作動する遊技)が実行される(なお、本実施形態では、第2特別図柄に関しては小当りを設定していない)。このような小当り遊技では第1可変入賞装置30が所定回数(例えば2回)だけ開閉動作するものの、第1大入賞口への入球はほとんど発生しない。また、小当り遊技が終了しても、「確率変動機能」が作動することはなく、また、「時間短縮機能」が作動することもないので、「高確率状態」や「時間短縮状態」へ移行する特典は付与されない(そのための前提条件とはならない。)。また、「高確率状態」で小当りに当選しても、その小当り遊技終了後に「高確率状態」が終了することはないし、「時間短縮状態」で小当りに当選しても、その小当り遊技終了後に「時間短縮状態」が終了することもない(上限回数に達した場合を除く。)。なお、本実施形態では、小当りを設定する遊技仕様としているが、小当りを設定しない遊技仕様とすることもできる。
[Small hits]
Further, in the present embodiment, small wins are provided as winning types other than non-winning. When winning a small hit, a small hit game is performed separately from the big hit game, and the first variable winning device 30 is opened and closed (special game execution means). That is, when the first special symbol is stopped and displayed in a small hit state in the special symbol stop display process, the small hit game (the first variable winning device 30 is activated in the normal probability state or the high probability state). (In this embodiment, no small hit is set for the second special symbol). In such a small hit game, the first variable winning device 30 opens and closes a predetermined number of times (for example, twice), but hardly enters the first big winning opening. In addition, even if the small hit game ends, the “probability variation function” does not operate, and the “time reduction function” does not operate, so the “probability state” or “time reduction state” The privilege to be transferred is not granted (it is not a prerequisite for that). Also, even if you win a small hit in the “high probability state”, the “high probability state” will not end after the small hit game ends. The “time reduction state” does not end after the winning game ends (except when the upper limit is reached). In the present embodiment, the game specification for setting a small hit is used, but it may be a game specification for not setting a small hit.

〔特別図柄変動前処理〕
図22は、特別図柄変動前処理の手順例を示すフローチャートである。以下、各手順に沿って説明する。
[Special symbol change pre-treatment]
FIG. 22 is a flowchart illustrating a procedure example of the special symbol variation pre-processing. Hereinafter, it demonstrates along each procedure.

ステップS2100:先ず主制御CPU72は、第1特別図柄作動記憶数又は第2特別図柄作動記憶数が残存しているか(0より大であるか)否かを確認する。この確認は、RAM76に記憶されている作動記憶数カウンタの値を参照して行うことができる。第1特別図柄及び第2特別図柄の両方の作動記憶数が0であった場合(No)、主制御CPU72はステップS2500のデモ設定処理を実行する。   Step S2100: First, the main control CPU 72 checks whether or not the first special symbol working memory number or the second special symbol working memory number remains (greater than 0). This confirmation can be made with reference to the value of the working memory number counter stored in the RAM 76. When the number of working memories of both the first special symbol and the second special symbol is 0 (No), the main control CPU 72 executes a demonstration setting process in step S2500.

ステップS2500:この処理では、主制御CPU72はデモ演出用コマンドを生成する。デモ演出用コマンドは、上記の演出制御出力処理(図16中のステップS212)において演出制御装置124に出力される。デモ設定処理を実行すると、主制御CPU72は特別図柄遊技処理に復帰する。なお、復帰時は、上記のように末尾アドレスに復帰する(以降も同様)。   Step S2500: In this process, the main control CPU 72 generates a demonstration effect command. The demonstration effect command is output to the effect control device 124 in the effect control output process (step S212 in FIG. 16). When the demo setting process is executed, the main control CPU 72 returns to the special symbol game process. At the time of return, it returns to the end address as described above (and so on).

これに対し、第1特別図柄又は第2特別図柄のいずれかの作動記憶数カウンタの値が0より大きければ(Yes)、主制御CPU72は次にステップS2200を実行する。   On the other hand, if the value of the working memory number counter of either the first special symbol or the second special symbol is greater than 0 (Yes), the main control CPU 72 next executes step S2200.

ステップS2200:主制御CPU72は、特別図柄記憶エリアシフト処理を実行する。この処理では、主制御CPU72はRAM76の乱数記憶領域に記憶されている抽選用乱数(大当り決定乱数、大当り図柄乱数)のうち、第2特別図柄に対応する方を優先的に読み出す。このとき2つ以上のセクションに乱数が記憶されていれば、主制御CPU72は先頭のセクションから順に乱数を読み出して消去(消費)した後、残った乱数を1つずつ前のセクションに移動(シフト)させる。読み出した乱数は、例えば別の一時記憶領域に保存される。第2特別図柄に対応する乱数が記憶されていない場合、主制御CPU72は第1特別図柄に対応する乱数を読み出して一時記憶領域に保存する。一時記憶領域に保存された各乱数は、次の大当り判定処理で内部抽選に使用される。その結果、本実施形態では第1特別図柄よりも第2特別図柄の変動表示が優先的に行われることになる。なお、このような特別図柄別の優先順位を設けることなく、単純に記憶された順番で乱数が読み出されるプログラムであってもよい。またこの処理において、主制御CPU72はRAM76に記憶されている作動記憶数カウンタ(第1特別図柄又は第2特別図柄のうち、乱数のシフトを行った方)の値を1つ減算し、減算後の値を「変動開始時作動記憶数」に設定する。これにより、上記の表示出力管理処理(図16中のステップS210)の中で第1特別図柄作動記憶ランプ34a又は第2特別図柄作動記憶ランプ35aによる記憶数の表示態様が変化(1減少)する。ここまでの手順を終えると、主制御CPU72は次にステップS2300を実行する。   Step S2200: The main control CPU 72 executes a special symbol storage area shift process. In this process, the main control CPU 72 preferentially reads out the lottery random numbers (big hit determination random number, big hit symbol random number) stored in the random number storage area of the RAM 76, which corresponds to the second special symbol. At this time, if random numbers are stored in two or more sections, the main control CPU 72 reads and erases (consumes) the random numbers in order from the first section, and then moves (shifts) the remaining random numbers one by one to the previous section. ) The read random number is stored, for example, in another temporary storage area. When the random number corresponding to the second special symbol is not stored, the main control CPU 72 reads the random number corresponding to the first special symbol and stores it in the temporary storage area. Each random number stored in the temporary storage area is used for internal lottery in the next jackpot determination process. As a result, in the present embodiment, the variable display of the second special symbol is preferentially performed over the first special symbol. In addition, the program which reads a random number in the order memorize | stored simply may be sufficient, without providing the priority order according to such special symbols. Further, in this process, the main control CPU 72 subtracts one value of the working memory number counter (the one of the first special symbol or the second special symbol which has been subjected to the random number shift) stored in the RAM 76, and after the subtraction Is set to “Number of working memories at start of change”. Thereby, the display mode of the number stored by the first special symbol operation memory lamp 34a or the second special symbol operation memory lamp 35a changes (decreases by 1) in the display output management process (step S210 in FIG. 16). . When the procedure so far is finished, the main control CPU 72 then executes step S2300.

ステップS2300:主制御CPU72は、大当り判定処理(内部抽選)を実行する。この処理では、主制御CPU72は、先ず大当り値の範囲を設定し、この範囲内に読み出した乱数値が含まれるか否かを判断する(内部抽選実行手段、抽選実行手段)。このとき設定される大当り値の範囲は、通常確率状態と高確率状態(確率変動機能作動時)とで異なり、高確率状態では通常確率状態よりも大当り値の範囲が約10倍程度に拡大される。そして、このとき読み出した乱数値が大当り値の範囲内に含まれていれば、主制御CPU72は大当りフラグ(01H)をセットし、次にステップS2400に進む。   Step S2300: The main control CPU 72 executes a big hit determination process (internal lottery). In this process, the main control CPU 72 first sets a range of the big hit value and determines whether or not the read random number value is included in this range (internal lottery execution means, lottery execution means). The range of the jackpot value set at this time is different between the normal probability state and the high probability state (when the probability variation function is activated). In the high probability state, the range of the jackpot value is expanded to about 10 times that of the normal probability state. The If the random value read at this time is included in the range of the big hit value, the main control CPU 72 sets the big hit flag (01H), and then proceeds to step S2400.

上記の大当りフラグをセットしない場合、主制御CPU72は同じ大当り判定処理において、次に小当り値の範囲を設定し、この範囲内に読み出した乱数値が含まれるか否かを判断する(抽選実行手段)。ここでいう「小当り」は、非当選(はずれ)以外であるが、「大当り」とは異なる性質のものである。すなわち、「大当り」は上記の「高確率状態」や「時間短縮状態」に移行させる契機(遊技の節目)を発生させるものであるが、「小当り」はそのような契機を発生しない。ただし「小当り」は、「大当り」と同様に第1可変入賞装置30を作動させる条件を満たすものとして位置付けられている。なお、このとき設定される小当り値の範囲は、通常確率状態と高確率状態(確率変動機能作動時)とで異なっていてもよいし、同じでもよい。いずれにしても、読み出した乱数値が小当り値の範囲内に含まれていれば、主制御CPU72は小当りフラグをセットし、次にステップS2400に進む。このように、本実施形態では非当選以外に該当する当り範囲として、大当り値と小当り値の範囲が予めプログラム上で規定されているが、予め状態別の大当り判定テーブル、小当り判定テーブルをそれぞれROM74に書き込んでおき、これを読み出して乱数値と対比しながら大当り判定を行ってもよい。   When the above big hit flag is not set, the main control CPU 72 sets the range of the small hit value next in the same big hit determination process, and determines whether or not the read random number value is included in this range (lottery execution). means). The “small hit” here is other than non-winning (out of), but is different from “big hit”. That is, “big hit” generates an opportunity (game milestone) to shift to the above “high probability state” or “time reduction state”, but “small hit” does not generate such an opportunity. However, “small hit” is positioned as satisfying the condition for operating the first variable winning device 30 as in “big hit”. The range of the small hit value set at this time may be different between the normal probability state and the high probability state (when the probability variation function is activated), or may be the same. In any case, if the read random number value is included in the range of the small hit value, the main control CPU 72 sets the small hit flag, and then proceeds to step S2400. As described above, in the present embodiment, as the hit range corresponding to other than the non-winning, the range of the big hit value and the small hit value is defined in advance in the program. Each of them may be written in the ROM 74, read out, and the big hit determination may be performed while comparing with the random value.

ステップS2400:主制御CPU72は、先の大当り判定処理で大当りフラグに値(01H)がセットされたか否かを判断する。大当りフラグに値(01H)がセットされていなければ(No)、主制御CPU72は次にステップS2402を実行する。   Step S2400: The main control CPU 72 determines whether or not a value (01H) is set for the big hit flag in the previous big hit determination process. If the value (01H) is not set in the jackpot flag (No), the main control CPU 72 next executes step S2402.

ステップS2402:主制御CPU72は、先の大当り判定処理で小当りフラグに値(01H)がセットされたか否かを判断する。小当りフラグに値(01H)がセットされていなければ(No)、主制御CPU72は次にステップS2404を実行する。なお、主制御CPU72は大当りフラグと小当りフラグとを別々に用意せずに、共通当りフラグの値によって大当り(例えば01Hを設定)又は小当り(例えば0AHを設定)を判別してもよい。   Step S2402: The main control CPU 72 determines whether or not a value (01H) is set in the small hit flag in the previous big hit determination process. If the value (01H) is not set in the small hit flag (No), the main control CPU 72 next executes step S2404. The main control CPU 72 may determine the big hit (for example, 01H is set) or the small hit (for example, 0AH is set) according to the value of the common hit flag without separately preparing the big hit flag and the small hit flag.

ステップS2404:主制御CPU72は、はずれ時停止図柄決定処理を実行する。この処理では、主制御CPU72は、第1特別図柄表示装置34又は第2特別図柄表示装置35によるはずれ時の停止図柄番号データをセットする。また、主制御CPU72は、演出制御装置124に送信するための停止図柄コマンド及び抽選結果コマンド(はずれ時)を生成する。これらコマンドは、演出制御出力処理(図16中のステップS212)において演出制御装置124に送信される。   Step S2404: The main control CPU 72 executes an off-time stop symbol determination process. In this process, the main control CPU 72 sets stop symbol number data at the time of disconnection by the first special symbol display device 34 or the second special symbol display device 35. Further, the main control CPU 72 generates a stop symbol command and a lottery result command (at the time of losing) to be transmitted to the effect control device 124. These commands are transmitted to the effect control device 124 in the effect control output process (step S212 in FIG. 16).

なお、本実施形態では、第1特別図柄表示装置34や第2特別図柄表示装置35に7セグメントLEDを用いているため、例えば、はずれ時の停止図柄の表示態様を常に1つのセグメント(中央のバー「−」)の点灯表示だけにしておき、停止図柄番号データを1つの値(例えば64H)に固定することができる。この場合、プログラム上で使用する記憶容量を削減し、主制御CPU72の処理負荷を軽減して処理速度を向上することができる。   In this embodiment, since the 7-segment LED is used for the first special symbol display device 34 and the second special symbol display device 35, for example, the display mode of the stop symbol at the time of disconnection is always set to one segment (the center It is possible to fix the stop symbol number data to one value (for example, 64H) by keeping only the lighting display of the bar "-"). In this case, the storage capacity used in the program can be reduced, the processing load on the main control CPU 72 can be reduced, and the processing speed can be improved.

ステップS2405:次に主制御CPU72は、はずれ時変動パターン決定処理を実行する。この処理では、主制御CPU72は、特別図柄について、はずれ時の変動パターン番号を決定する(変動パターン選択手段)。変動パターン番号は、特別図柄の変動表示の種類(パターン)を区別したり、変動表示にかかる変動時間に対応したりするものである。はずれ時の変動時間は、上記の「時間短縮状態」であるか否かによって異なってくるため、この処理において主制御CPU72は、遊技状態フラグをロードし、現在の状態が「時間短縮状態」であるか否かを確認する。「時間短縮状態」であれば、基本的にリーチ変動を行う場合を除き、はずれ時の変動時間は短縮された時間(例えば、2.0秒程度)に設定される(短縮時変動時間決定手段)。また、「時間短縮状態」でなくとも、リーチ変動を行う場合を除き、はずれ時の変動時間は例えばステップS2200で設定した「変動表示開始時作動記憶数(0個〜3個)」に基づいて短縮される場合がある(例えば、変動表示開始時作動記憶数0個→12.5秒程度、変動表示開始時作動記憶数1個→8秒程度、変動表示開始時作動記憶数2個→5秒程度、変動表示開始時作動記憶数3個→2.5秒程度)。なお、はずれ時の図柄の停止表示時間は変動パターンに関わらず一定(例えば0.5秒程度)である。主制御CPU72は、決定した変動時間(はずれ時)の値を変動タイマにセットするとともに、はずれ時の停止表示時間の値を停止図柄表示タイマにセットする。   Step S2405: Next, the main control CPU 72 executes a deviation variation pattern determination process. In this process, the main control CPU 72 determines the fluctuation pattern number at the time of deviation for the special symbol (fluctuation pattern selection means). The variation pattern number is used to distinguish the variation display type (pattern) of the special symbol or to correspond to the variation time required for the variation display. Since the fluctuation time at the time of loss differs depending on whether or not it is the above “time reduction state”, in this process, the main control CPU 72 loads the gaming state flag and the current state is “time reduction state”. Check if it exists. In the “time reduction state”, except for the case where reach fluctuation is basically performed, the fluctuation time at the time of disconnection is set to a shortened time (for example, about 2.0 seconds) (shortening fluctuation time determination means) ). In addition, even if not in the “time shortening state”, the fluctuation time at the time of losing is based on, for example, “the number of operating memories at the start of fluctuation display (0 to 3)” set in step S2200, except when the reach fluctuation is performed. (For example, the number of working memories at the start of variable display 0 to about 12.5 seconds, the number of operating memories at the start of variable display 1 to about 8 seconds, the number of operating memories at the start of variable display 2 to 5 → About 3 seconds, the number of working memories at the start of variable display is 3 → 2.5 seconds). Note that the symbol stop display time at the time of disconnection is constant (for example, about 0.5 seconds) regardless of the variation pattern. The main control CPU 72 sets the value of the determined fluctuation time (at the time of disconnection) in the fluctuation timer, and sets the value of the stop display time at the time of disconnection in the stop symbol display timer.

本実施形態では、内部抽選の結果、非当選に該当した場合、演出上で例えば「リーチ演出」を発生させてはずれとしたり、「リーチ演出」を発生させずにはずれとしたりする制御を行うこととしている。そして、「はずれ時変動パターン選択テーブル」には、予め複数種類の演出、例えば「非リーチ演出」、「リーチ演出」に対応した変動パターンが規定されており、非当選に該当した場合は、その中からいずれかの変動パターンが選択されることになる。なお、リーチ演出には、ノーマルリーチ演出、ロングリーチ演出、スーパーリーチ演出等といった様々なリーチ演出が含まれる。   In the present embodiment, when the result of the internal lottery is a non-winning result, for example, a “reach effect” is generated and the control is performed so that the “reach effect” is not generated. It is said. The “variation pattern selection table at the time of loss” preliminarily defines variation patterns corresponding to a plurality of types of effects such as “non-reach effect” and “reach effect”. One of the fluctuation patterns is selected from the inside. The reach production includes various reach production such as normal reach production, long reach production, super reach production, and the like.

〔はずれ時変動パターン選択テーブルの例〕
図23は、はずれ時変動パターン選択テーブル(低確率非時間短縮状態)の一例を示す図である。
この選択テーブルは、低確率非時間短縮状態でのはずれ時(非当選に該当した場合)に使用するテーブルである(変動パターン規定手段)。また、この選択テーブルは、例えばその先頭アドレスから順番に「比較値」、「変動パターン番号」をそれぞれ1バイトずつセットにして記憶する構造である。「比較値」には、例えば8つの段階的に異なる値「101」,「201」,「211」,「221」,「231」,「241」,「251」,「255(FFH)」が設けられており、それぞれの「比較値」に対して「変動パターン番号」の「1」〜「8」が割り当てられている。
[Example of variation pattern selection table for loss]
FIG. 23 is a diagram illustrating an example of a variation pattern selection table at the time of loss (low probability non-time shortened state).
This selection table is a table that is used at the time of losing in the low probability non-time shortened state (in the case of non-winning) (variation pattern defining means). In addition, this selection table has a structure in which, for example, “comparison value” and “variation pattern number” are stored as a set of 1 byte each in order from the head address. The “comparison value” includes, for example, eight different values “101”, “201”, “211”, “221”, “231”, “241”, “251”, “255 (FFH)”. “1” to “8” of “variation pattern number” are assigned to each “comparison value”.

変動パターン番号「1」〜「5」は、リーチ演出が行われずに、はずれとなる変動パターンに対応しており、変動パターン番号「6」〜「8」は、リーチ後にはずれとなる変動パターンに対応している。このうち、変動パターン番号「7」,「8」は、スーパーリーチ後にはずれとなる変動パターン(特定のリーチ発生条件を満たす変動パターン)に対応している。なお、変動パターン選択テーブルは、変動開始時作動記憶数に応じて異なるテーブル内容としてもよい(以下、同様)。   Fluctuation pattern numbers “1” to “5” correspond to fluctuation patterns that are out of reach without performing a reach effect, and fluctuation pattern numbers “6” to “8” are fluctuation patterns that are out of reach after reaching. It corresponds. Among these, the fluctuation pattern numbers “7” and “8” correspond to fluctuation patterns (fluctuation patterns satisfying a specific reach occurrence condition) that are lost after super reach. The variation pattern selection table may have different table contents depending on the number of operation memories at the start of variation (the same applies hereinafter).

ここで、非リーチ変動パターンとリーチ変動パターンでは、設定される変動時間の長さが大きく異なっている。すなわち、「非リーチ変動パターン」は基本的に短い変動時間(例えば作動記憶数に応じて2.0秒〜13.0秒程度)に対応するものであるのに対し、「リーチ変動パターン」はその倍以上の長い変動時間(例えば30秒〜150秒程度)に対応するものである。   Here, the length of the set fluctuation time is greatly different between the non-reach fluctuation pattern and the reach fluctuation pattern. That is, the “non-reach fluctuation pattern” basically corresponds to a short fluctuation time (for example, about 2.0 seconds to 13.0 seconds depending on the number of working memories), whereas the “reach fluctuation pattern” This corresponds to a long fluctuation time (for example, about 30 seconds to 150 seconds) more than twice as long.

そして、主制御CPU72は、取得した変動パターン決定乱数値を、上記の変動パターン選択テーブル中の「比較値」と順番に比較していき、乱数値が比較値以下であれば、その比較値に対応する変動パターン番号を選択する(変動パターン決定手段)。例えば、そのときの変動パターン決定乱数値が「190」であったとすると、最初の比較値「101」と比較すると、乱数値が比較値を超えているため、主制御CPU72は次の比較値「201」と乱数値を比較する。この場合、乱数値が比較値以下であるため、主制御CPU72は対応する変動パターン番号として「2」を選択する。   Then, the main control CPU 72 sequentially compares the obtained variation pattern determination random value with the “comparison value” in the variation pattern selection table, and if the random value is equal to or less than the comparison value, The corresponding variation pattern number is selected (variation pattern determining means). For example, if the variation pattern determination random value at that time is “190”, the main control CPU 72 determines that the random value exceeds the comparison value when compared with the first comparison value “101”. 201 "is compared with the random value. In this case, since the random value is equal to or smaller than the comparison value, the main control CPU 72 selects “2” as the corresponding variation pattern number.

図24は、はずれ時変動パターン選択テーブル(低確率時間短縮状態)の一例を示す図である。
この選択テーブルは、低確率時間短縮状態でのはずれ時(非当選に該当した場合)に使用するテーブルである(変動パターン規定手段)。また、この選択テーブルは、例えばその先頭アドレスから順番に「比較値」、「変動パターン番号」をそれぞれ1バイトずつセットにして記憶する構造である。「比較値」には、例えば8つの段階的に異なる値「101」,「201」,「211」,「221」,「231」,「241」,「251」,「255(FFH)」が設けられており、それぞれの「比較値」に対して「変動パターン番号」の「21」〜「28」が割り当てられている。
FIG. 24 is a diagram illustrating an example of a variation pattern selection table at the time of loss (low probability time reduction state).
This selection table is a table that is used at the time of losing in the low probability time shortened state (when it corresponds to non-winning) (fluctuation pattern defining means). In addition, this selection table has a structure in which, for example, “comparison value” and “variation pattern number” are stored as a set of 1 byte each in order from the head address. The “comparison value” includes, for example, eight different values “101”, “201”, “211”, “221”, “231”, “241”, “251”, “255 (FFH)”. “21” to “28” of “variation pattern number” are assigned to each “comparison value”.

変動パターン番号「21」〜「25」は、リーチ演出が行われずに、はずれとなる変動パターンに対応しており、変動パターン番号「26」〜「28」は、リーチ後にはずれとなる変動パターンに対応している。このうち、変動パターン番号「27」,「28」は、スーパーリーチ後にはずれとなる変動パターン(特定のリーチ発生条件を満たす変動パターン)に対応している。一方、変動パターン番号「21」〜「25」は、時間短縮変動での非リーチ変動となるため、通常状態の変動時間として短縮した変動時間(例えば、2.0秒程度)が設定されている。   Variation pattern numbers “21” to “25” correspond to variation patterns that are out of reach without performing a reach effect, and variation pattern numbers “26” to “28” are variation patterns that are out of reach after reaching. It corresponds. Among these, the fluctuation pattern numbers “27” and “28” correspond to fluctuation patterns (fluctuation patterns satisfying a specific reach occurrence condition) that are lost after super reach. On the other hand, since the variation pattern numbers “21” to “25” are non-reach variations due to time shortening variations, a shortened variation time (for example, about 2.0 seconds) is set as the variation time in the normal state. .

主制御CPU72は、取得した変動パターン決定乱数値を、上記の変動パターン選択テーブル中の「比較値」と順番に比較していき、乱数値が比較値以下であれば、その比較値に対応する変動パターン番号を選択する(変動パターン決定手段)。例えば、そのときの変動パターン決定乱数値が「190」であったとすると、最初の比較値「101」と比較すると、乱数値が比較値を超えているため、主制御CPU72は次の比較値「201」と乱数値を比較する。この場合、乱数値が比較値以下であるため、主制御CPU72は対応する変動パターン番号として「22」を選択する。   The main control CPU 72 sequentially compares the obtained variation pattern determination random value with the “comparison value” in the variation pattern selection table, and if the random value is equal to or less than the comparison value, the main control CPU 72 corresponds to the comparison value. A variation pattern number is selected (variation pattern determination means). For example, if the variation pattern determination random value at that time is “190”, the main control CPU 72 determines that the random value exceeds the comparison value when compared with the first comparison value “101”. 201 "is compared with the random value. In this case, since the random value is equal to or smaller than the comparison value, the main control CPU 72 selects “22” as the corresponding variation pattern number.

図25は、はずれ時変動パターン選択テーブル(高確率時間短縮状態)の一例を示す図である。
この選択テーブルは、高確率時間短縮状態でのはずれ時(非当選に該当した場合)に使用するテーブルである(変動パターン規定手段)。また、この選択テーブルは、例えばその先頭アドレスから順番に「比較値」、「変動パターン番号」をそれぞれ1バイトずつセットにして記憶する構造である。「比較値」には、例えば8つの段階的に異なる値「101」,「201」,「211」,「221」,「231」,「241」,「251」,「255(FFH)」が設けられており、それぞれの「比較値」に対して「変動パターン番号」の「41」〜「48」が割り当てられている。
FIG. 25 is a diagram illustrating an example of a variation pattern selection table at the time of loss (high probability time reduction state).
This selection table is a table that is used at the time of losing in the high probability time shortened state (when it corresponds to non-winning) (fluctuation pattern defining means). In addition, this selection table has a structure in which, for example, “comparison value” and “variation pattern number” are stored as a set of 1 byte each in order from the head address. The “comparison value” includes, for example, eight different values “101”, “201”, “211”, “221”, “231”, “241”, “251”, “255 (FFH)”. “41” to “48” of “variation pattern number” are assigned to each “comparison value”.

変動パターン番号「41」〜「45」は、リーチ演出が行われずに、はずれとなる変動パターンに対応しており、変動パターン番号「46」〜「48」は、リーチ後にはずれとなる変動パターンに対応している。このうち、変動パターン番号「47」,「48」は、スーパーリーチ後にはずれとなる変動パターン(特定のリーチ発生条件を満たす変動パターン)に対応している。一方、変動パターン番号「41」〜「45」は、高確率時間短縮状態での高速変動を実現するために、通常状態の変動時間として極端に短縮した変動時間(例えば、0.5秒程度)が設定されている。   The variation pattern numbers “41” to “45” correspond to variation patterns that are out of reach without performing the reach effect, and the variation pattern numbers “46” to “48” are variation patterns that are out of reach after reaching. It corresponds. Among these, the fluctuation pattern numbers “47” and “48” correspond to fluctuation patterns (fluctuation patterns satisfying a specific reach occurrence condition) that are lost after super reach. On the other hand, fluctuation pattern numbers “41” to “45” are fluctuation times that are extremely shortened as the fluctuation time in the normal state (for example, about 0.5 seconds) in order to realize high-speed fluctuation in the high probability time reduction state. Is set.

主制御CPU72は、取得した変動パターン決定乱数値を、上記の変動パターン選択テーブル中の「比較値」と順番に比較していき、乱数値が比較値以下であれば、その比較値に対応する変動パターン番号を選択する(変動パターン決定手段)。例えば、そのときの変動パターン決定乱数値が「190」であったとすると、最初の比較値「101」と比較すると、乱数値が比較値を超えているため、主制御CPU72は次の比較値「201」と乱数値を比較する。この場合、乱数値が比較値以下であるため、主制御CPU72は対応する変動パターン番号として「42」を選択する。   The main control CPU 72 sequentially compares the obtained variation pattern determination random value with the “comparison value” in the variation pattern selection table, and if the random value is equal to or less than the comparison value, the main control CPU 72 corresponds to the comparison value. A variation pattern number is selected (variation pattern determination means). For example, if the variation pattern determination random value at that time is “190”, the main control CPU 72 determines that the random value exceeds the comparison value when compared with the first comparison value “101”. 201 "is compared with the random value. In this case, since the random value is equal to or smaller than the comparison value, the main control CPU 72 selects “42” as the corresponding variation pattern number.

〔図22:特別図柄変動前処理を参照〕
以上のステップS2404,ステップS2405は、大当り判定結果がはずれ時(非当選以外の場合)の制御手順であるが、判定結果が大当り(ステップS2400:Yes)又は小当り(ステップS2402:Yes)の場合、主制御CPU72は以下の手順を実行する。先ず、大当りの場合について説明する。
[See Fig. 22: Special symbol change pre-processing]
The above steps S2404 and S2405 are control procedures when the big hit determination result is out of place (in the case other than non-winning), but the determination result is a big hit (step S2400: Yes) or a small hit (step S2402: Yes). The main control CPU 72 executes the following procedure. First, the case of jackpot will be described.

ステップS2410:主制御CPU72は、大当り時停止図柄決定処理を実行する(当選種類決定手段)。この処理では、主制御CPU72は大当り図柄乱数に基づき、特別図柄別(第1特別図柄又は第2特別図柄)に今回の当選図柄の種類(大当り時停止図柄番号)を決定する。大当り図柄乱数値と当選図柄の種類との関係は、予め特別図柄判定データテーブルで規定されている(当選種類規定手段)。このため主制御CPU72は、大当り時停止図柄決定処理において大当り時停止図柄選択テーブルを参照し、その記憶内容から大当り図柄乱数に基づいて当選図柄の種類を決定することができる。   Step S2410: The main control CPU 72 executes a big hit stop symbol determination process (winning type determination means). In this process, the main control CPU 72 determines the type of the winning symbol (stop symbol number at the time of jackpot) for each special symbol (first special symbol or second special symbol) based on the jackpot symbol random number. The relationship between the jackpot symbol random number value and the type of winning symbol is defined in advance in the special symbol determination data table (winning type defining means). For this reason, the main control CPU 72 can determine the type of winning symbol based on the big hit symbol random number from the stored contents by referring to the big hit symbol stop selection table in the big hit symbol stop determination process.

〔大当り時の当選図柄〕
本実施形態では大当り時に選択的に決定される当選図柄として、大きく分けて5種類が用意されている。5種類の内訳は、「10ラウンド通常図柄」、「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」及び「16ラウンド確変図柄3」である。なお、5種類の当選図柄の各当選図柄は、さらに複数の当選図柄を含んでいてもよい。例えば「16ラウンド確変図柄1」であれば、「16ラウンド確変図柄1a」、「16ラウンド確変図柄1b」、「16ラウンド確変図柄1c」、・・・といった具合である。
[Winning pattern at the time of big hit]
In the present embodiment, there are five types of winning symbols that are selectively determined at the time of a big hit. The five types of breakdown are “10 round normal symbol”, “10 round probability variable symbol”, “16 round probability variable symbol 1”, “16 round probability variable symbol 2” and “16 round probability variable symbol 3”. Each of the five types of winning symbols may further include a plurality of winning symbols. For example, “16 round probability variation 1”, “16 round probability variation 1a”, “16 round probability variation 1b”, “16 round probability variation 1c”, and so on.

また、本実施形態では、第1特別図柄と第2特別図柄とでは、それぞれに対応する内部抽選の大当り時に選択される当選図柄の選択比率が異なっている。このため主制御CPU72は、今回の大当りの結果が第1特別図柄に対応するものであるか、第2特別図柄に対応するものであるかによって選択する当選図柄を区別している。   Moreover, in this embodiment, the selection ratio of the winning symbol selected at the time of the big winning of the internal lottery corresponding to the first special symbol and the second special symbol is different. For this reason, the main control CPU 72 distinguishes the winning symbol to be selected depending on whether the result of the big hit this time corresponds to the first special symbol or the second special symbol.

〔第1特別図柄大当り時停止図柄選択テーブル〕
図26は、第1特別図柄大当り時停止図柄選択テーブルの構成列を示す図である。主制御CPU72は、今回の大当りの結果が第1特別図柄に対応する場合、この第1特別図柄大当り時停止図柄選択テーブル(当選種類規定手段)を参照して当選図柄の種類を決定する。
[First Special Symbol Big Stop Stop Symbol Selection Table]
FIG. 26 is a diagram showing a configuration column of the first special symbol big hit stop symbol selection table. When the result of the big hit this time corresponds to the first special symbol, the main control CPU 72 refers to the first special symbol big hit stop symbol selection table (winning type defining means) to determine the type of the winning symbol.

第1特別図柄大当り時停止図柄選択テーブル中、左カラムには当選図柄別の振分値が示されており、各振分値「30」,「50」,「15」,「5」は分母を100とした場合の割合に相当する。また、左から2番目のカラムには、各振分値に対応する「10ラウンド通常図柄」、「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」及び「16ラウンド確変図柄3」が示されている。すなわち、第1特別図柄に対応する大当り時には、「10ラウンド通常図柄」が選択される割合は100分の30(=30%)であり、「10ラウンド確変図柄」が選択される割合は100分の50(=50%)である。また、「16ラウンド確変図柄1」が選択される割合は100分の15(=15%)であり、「16ラウンド確変図柄2」が選択される割合は100分の5(=5%)である。各振分値の大きさは、大当り図柄乱数を用いた当選図柄別の選択比率に相当する。したがって、全体として第1特別図柄についての確変図柄の選択比率は70%である。なお、第1特別図柄大当り時停止図柄選択テーブルには、「16ラウンド確変図柄3」についての振分値は設定されていない。   In the first special symbol big hit stop symbol selection table, the left column shows the distribution value by winning symbol, and each distribution value “30”, “50”, “15”, “5” is the denominator. Is equivalent to the ratio when 100 is 100. In the second column from the left, “10 round normal symbol”, “10 round probability variable symbol”, “16 round probability variable symbol 1”, “16 round probability variable symbol 2” and “16” corresponding to each distribution value are displayed. Round probability variation 3 "is shown. That is, at the time of the big hit corresponding to the first special symbol, the ratio of selecting “10 round normal symbol” is 30/100 (= 30%), and the rate of selecting “10 round probability variable symbol” is 100 minutes. Of 50 (= 50%). In addition, the ratio that “16 round probability variation 1” is selected is 15/100 (= 15%), and the ratio that “16 round probability variation 2” is selected is 5/100 (= 5%). is there. The size of each distribution value corresponds to the selection ratio for each winning symbol using a jackpot symbol random number. Therefore, the selection ratio of the probability variation symbol for the first special symbol as a whole is 70%. In the first special symbol big hit stop symbol selection table, the allocation value for “16 round probability variation 3” is not set.

いずれにしても、今回の大当りの結果が第1特別図柄に対応する場合、主制御CPU72は大当り図柄乱数に基づいて選択抽選を行い、第1特別図柄大当り時停止図柄選択テーブルに示される選択比率で当選図柄を選択的に決定する。また、第1特別図柄大当り時停止図柄選択テーブルには、左から3番目のカラムに示されるように当選時の停止図柄コマンドとして例えば2バイトのコマンドデータが規定されている。停止図柄コマンドは、例えばMODE値−EVENT値の組み合わせで記述されており、このうち上位バイトのMODE値「B1H」は、今回の当選図柄が第1特別図柄の大当り時に選択されたものであることを表している。また、下位バイトのEVENT値「01H」,「02H」,「03H」,「04H」は、それぞれ選択テーブル中で対応する当選図柄の種類を表している。このため例えば、今回の大当りの結果が第1特別図柄に対応するものであり、当選図柄として「10ラウンド確変図柄」が選択された場合、当選時の停止図柄コマンドは「B1H02H」で記述されることになる。   In any case, if the current jackpot result corresponds to the first special symbol, the main control CPU 72 performs a selection lottery based on the jackpot symbol random number, and the selection ratio shown in the first special symbol jackpot stop symbol selection table To select the winning symbol selectively. Further, in the first special symbol big hit stop symbol selection table, for example, 2-byte command data is defined as a stop symbol command at the time of winning as shown in the third column from the left. The stop symbol command is described by, for example, a combination of MODE value-EVENT value, and among these, the MODE value “B1H” of the upper byte is selected when the winning symbol of this time is the big hit of the first special symbol. Represents. Further, the EVENT values “01H”, “02H”, “03H”, and “04H” in the lower byte represent the types of winning symbols corresponding in the selection table. Therefore, for example, if the result of the big hit this time corresponds to the first special symbol, and “10 round probability variation symbol” is selected as the winning symbol, the stop symbol command at the time of winning is described as “B1H02H” It will be.

以上のように、主制御CPU72は第1特別図柄大当り時停止図柄選択テーブルから当選図柄を選択すると、そのときの停止図柄コマンドを生成する。生成した停止図柄コマンドは、例えば上記の演出制御出力処理において演出制御装置124に送信される。また、主制御CPU72は、選択した当選図柄に基づいて第1特別図柄についての大当り時停止図柄番号を決定する。   As described above, when the selected symbol is selected from the first special symbol big hit stop symbol selection table, the main control CPU 72 generates a stop symbol command at that time. The generated stop symbol command is transmitted to the effect control device 124 in the effect control output process described above, for example. Further, the main control CPU 72 determines a big hit stop symbol number for the first special symbol based on the selected winning symbol.

〔時短回数〕
第1特別図柄大当り時停止図柄選択テーブルの右カラムには、大当り遊技の終了後に付与される時短回数(限度回数)の値が示されている。
本実施形態では、「10ラウンド通常図柄」に該当した場合は、時短回数は100回付与される。また、「10ラウンド確変図柄」、「16ラウンド確変図柄1」又は「16ラウンド確変図柄2」のいずれかに該当した場合は、時短回数は10000回付与される。
[Time reduction]
In the right column of the first special symbol big hit stop symbol selection table, the value of the number of time reductions (limit number) given after the end of the big hit game is shown.
In this embodiment, when it corresponds to “10 round normal symbol”, the number of time reductions is given 100 times. In addition, in the case of any of “10 round probability variation symbol”, “16 round probability variation symbol 1”, or “16 round probability variation symbol 2”, the number of time reductions is given 10,000 times.

〔第2特別図柄大当り時停止図柄選択テーブル〕
図27は、第2特別図柄大当り時停止図柄選択テーブルの構成列を示す図である。主制御CPU72は、今回の大当りの結果が第2特別図柄に対応する場合、この第2特別図柄大当り時停止図柄選択テーブル(当選種類規定手段)を参照して当選図柄の種類を決定する。
[2nd special symbol big hit stop symbol selection table]
FIG. 27 is a diagram showing a configuration column of the second special symbol big hit stop symbol selection table. The main control CPU 72 determines the type of winning symbol with reference to the second special symbol big-hit stop symbol selection table (winning type defining means) when the result of the big jackpot corresponds to the second special symbol.

第2特別図柄大当り時停止図柄選択テーブルにおいても、その左カラムには当選図柄別の振分値が示されており、各振分値「30」,「10」,「5」,「5」,「50」は分母を100とした場合の割合に相当する。同様に左から2番目のカラムには、各振分値に対応する「10ラウンド通常図柄」、「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」及び「16ラウンド確変図柄3」が示されている。すなわち、第2特別図柄に対応する大当り時においては、「10ラウンド通常図柄」が選択される割合は100分の30(=30%)であり、「10ラウンド確変図柄」が選択される割合は100分の10(=10%)である。また、「16ラウンド確変図柄1」が選択される割合は100分の5(=5%)であり、「16ラウンド確変図柄2」が選択される割合は100分の5(=5%)である。さらに、「16ラウンド確変図柄3」が選択される割合は100分の50(=50%)である。したがって、第2特別図柄についても、全体として確変図柄の選択比率は70%である。   Also in the second special symbol big hit stop symbol selection table, the distribution value for each winning symbol is shown in the left column, and each allocation value is “30”, “10”, “5”, “5”. , “50” corresponds to the ratio when the denominator is 100. Similarly, in the second column from the left, “10 round normal symbol”, “10 round probability variable symbol”, “16 round probability variable symbol 1”, “16 round probability variable symbol 2” and “16” corresponding to each distribution value are displayed. Round probability variation 3 "is shown. That is, at the big hit corresponding to the second special symbol, the ratio of selecting “10 round normal symbol” is 30/100 (= 30%), and the rate of selecting “10 round probability variable symbol” is It is 10/100 (= 10%). In addition, the ratio that “16 round probability variation 1” is selected is 5/100 (= 5%), and the proportion that “16 round probability variation 2” is selected is 5/100 (= 5%). is there. Furthermore, the ratio at which “16 round probability variation 3” is selected is 50/100 (= 50%). Therefore, also for the second special symbol, the selection ratio of the probability variation symbol as a whole is 70%.

今回の大当りの結果が第2特別図柄に対応する場合、主制御CPU72は大当り図柄乱数に基づいて選択抽選を行い、第2特別図柄大当り時停止図柄選択テーブルに示される選択比率で当選図柄を選択的に決定する。同様に第2特別図柄大当り時停止図柄選択テーブルにも、その左から3番目のカラムに示されるように当選時の停止図柄コマンドとして例えば2バイトのコマンドデータが規定されている。ここでも停止図柄コマンドは、上記のMODE値−EVENT値の組み合わせで記述されており、このうち上位バイトのMODE値「B2H」は、今回の当選図柄が第2特別図柄の大当り時に選択されたものであることを表している。また、下位バイトのEVENT値「01H」,「02H」,「03H」,「04H」,「05H」は、それぞれ選択テーブル中で対応する当選図柄の種類を表している。このため例えば、今回の大当りの結果が第2特別図柄に対応するものであり、当選図柄として「10ラウンド確変図柄」が選択された場合、停止図柄コマンドは「B2H02H」で記述されることになる。   When the result of this big hit corresponds to the second special symbol, the main control CPU 72 performs a selection lottery based on the big hit symbol random number, and selects the winning symbol with the selection ratio shown in the second special symbol big hit stop symbol selection table To decide. Similarly, in the second special symbol big hit stop symbol selection table, for example, 2-byte command data is defined as the stop symbol command at the time of winning as shown in the third column from the left. Again, the stop symbol command is described by the combination of the above MODE value-EVENT value. Among these, the MODE value “B2H” of the upper byte is the one selected when the winning symbol of the second special symbol is the current winning symbol. It represents that. Further, the EVENT values “01H”, “02H”, “03H”, “04H”, and “05H” in the lower byte represent the types of winning symbols corresponding in the selection table. Therefore, for example, if the result of the big hit this time corresponds to the second special symbol, and “10 round probability variation symbol” is selected as the winning symbol, the stop symbol command will be described as “B2H02H”. .

以上のように、主制御CPU72は第2特別図柄大当り時停止図柄選択テーブルから当選図柄を選択すると、そのときの停止図柄コマンドを生成する。生成した停止図柄コマンドは、例えば上記の演出制御出力処理において演出制御装置124に送信される。また、主制御CPU72は、選択した当選図柄に基づいて第2特別図柄についての大当り時停止図柄番号を決定する。   As described above, when the selected symbol is selected from the second special symbol big hit stop symbol selection table, the main control CPU 72 generates a stop symbol command at that time. The generated stop symbol command is transmitted to the effect control device 124 in the effect control output process described above, for example. Further, the main control CPU 72 determines a big hit stop symbol number for the second special symbol based on the selected winning symbol.

〔時短回数〕
第2特別図柄大当り時停止図柄選択テーブルの右カラムには、大当り遊技の終了後に付与される時短回数の値が示されている。
本実施形態では、「16ラウンド確変図柄3」に該当した場合は、時短回数は10000回付与される。その他の時短回数については、第1特別図柄で大当りした場合と同様である。
[Time reduction]
In the right column of the second special symbol big hit stop symbol selection table, the value of the number of time reductions given after the end of the big hit game is shown.
In the present embodiment, in the case of “16 round probability variation 3”, the number of time reductions is given 10,000 times. The other time reduction times are the same as in the case of a big hit with the first special symbol.

なお、上記のように第1特別図柄と第2特別図柄とで、当選図柄の選択比率が異なっているのは、例えば以下の理由による。すなわち、「高確率状態」や「時間短縮状態」に移行した場合、通常時(時間短縮機能の非作動時)に比較して高頻度で可変始動入賞装置28が作動するため、第1特別図柄についての作動記憶よりも、第2特別図柄についての作動記憶の方が蓄積されやすくなっている。この場合、第2特別図柄について「16ラウンド確変大当り3」の選択比率を高めておけば、通常時よりも「16ラウンド確変大当り3」に当選しやすくなるため、それだけ遊技者の利益を高めることができるという利点があるからである。   Note that the selection ratio of the winning symbol differs between the first special symbol and the second special symbol as described above, for example, for the following reason. That is, when shifting to the “high probability state” or “time shortening state”, the variable start winning device 28 operates more frequently than in the normal time (when the time shortening function is not in operation). The working memory for the second special symbol is more easily accumulated than the working memory for. In this case, if you raise the selection ratio of “3 per 16 rounds probable big change” for the second special symbol, it will be easier to win “3 per 16 rounds probable big hit” than usual, so that will increase the player's profit accordingly This is because there is an advantage of being able to.

〔図22:特別図柄変動前処理を参照〕
ステップS2412:次に主制御CPU72は、大当り時変動パターン決定処理を実行する。この処理では、主制御CPU72は先のステップS2200でシフトした変動パターン決定乱数に基づいて第1特別図柄又は第2特別図柄の変動パターン(変動時間と停止表示時間)を決定する。また、主制御CPU72は、決定した変動時間の値を変動タイマにセットするとともに、停止表示時間の値を停止図柄表示タイマにセットする。一般的に大当りリーチ変動の場合、はずれ時よりも長い変動時間が決定される。
[See Fig. 22: Special symbol change pre-processing]
Step S2412: Next, the main control CPU 72 executes a big hit hour variation pattern determination process. In this process, the main control CPU 72 determines the variation pattern (variation time and stop display time) of the first special symbol or the second special symbol based on the variation pattern determination random number shifted in the previous step S2200. The main control CPU 72 sets the value of the determined variation time in the variation timer, and sets the value of the stop display time in the stop symbol display timer. In general, in the case of big hit reach fluctuation, a fluctuation time longer than that at the time of loss is determined.

本実施形態では、内部抽選の結果、10ラウンド大当りや16ラウンド大当りに該当した場合、演出上で例えば「リーチ演出」を発生させて大当りとする制御を行っている。そして、「大当り時変動パターン選択テーブル」には、複数種類の「リーチ演出」に対応した変動パターンが規定されており、10ラウンド大当りや16ラウンド大当りに該当した場合は、その中からいずれかの変動パターンが選択されることになる。なお、リーチ演出には、ノーマルリーチ演出、ロングリーチ演出、スーパーリーチ演出等といった様々なリーチ演出が含まれる。また、時間短縮機能が作動している状態での当選時には、長い変動時間を有する変動パターンを選択せずに、短い変動時間を有する変動パターン(リーチ演出を行わない変動パターン)を選択してもよい。   In the present embodiment, when the result of the internal lottery corresponds to a big hit of 10 rounds or a big hit of 16 rounds, for example, a “reach effect” is generated to produce a big hit. In the “big hit variation pattern selection table”, variation patterns corresponding to multiple types of “reach effects” are defined. A variation pattern will be selected. The reach production includes various reach production such as normal reach production, long reach production, super reach production, and the like. Also, when winning with the time shortening function activated, a variation pattern with a short variation time (a variation pattern without a reach effect) may be selected without selecting a variation pattern with a long variation time. Good.

〔大当り時変動パターン選択テーブルの例〕
図28は、大当り時変動パターン選択テーブル(低確率非時間短縮状態)の一例を示す図である。
この選択テーブルは、低確率非時間短縮状態での当選時に使用するテーブルである(変動パターン規定手段)。なお、本実施形態では、10ラウンド大当りと16ラウンド大当りとで変動パターンを区別していないが、それぞれの大当りで専用の変動パターン選択テーブルを用いてもよい(以下、同様)。また、この選択テーブルは、例えばその先頭アドレスから順番に「比較値」、「変動パターン番号」をそれぞれ1バイトずつセットにして記憶する構造である。「比較値」には、例えば8つの段階的に異なる値「101」,「201」,「211」,「221」,「231」,「241」,「251」,「255(FFH)」が設けられており、それぞれの「比較値」に対して「変動パターン番号」の「61」〜「68」が割り当てられている。
[Example of big hit fluctuation pattern selection table]
FIG. 28 is a diagram illustrating an example of a big hit hour variation pattern selection table (low probability non-time reduced state).
This selection table is a table used at the time of winning in the low probability non-time shortened state (fluctuation pattern defining means). In the present embodiment, the variation patterns are not distinguished for the 10-round big hit and the 16-round big hit, but a dedicated variation pattern selection table may be used for each big hit (the same applies hereinafter). In addition, this selection table has a structure in which, for example, “comparison value” and “variation pattern number” are stored as a set of 1 byte each in order from the head address. The “comparison value” includes, for example, eight different values “101”, “201”, “211”, “221”, “231”, “241”, “251”, “255 (FFH)”. “61” to “68” of “variation pattern number” are assigned to each “comparison value”.

変動パターン番号「61」〜「68」は、いずれもリーチ演出が行われて当りとなる変動パターンに対応している。このうち、変動パターン番号「61」〜「66」は、スーパーリーチ後に当りとなる変動パターン(特定のリーチ発生条件を満たす変動パターン)に対応している。   The variation pattern numbers “61” to “68” all correspond to the variation pattern that is a hit when the reach effect is performed. Among these, the variation pattern numbers “61” to “66” correspond to the variation pattern (variation pattern satisfying a specific reach occurrence condition) that is hit after super reach.

主制御CPU72は、取得した変動パターン決定乱数値を、上記の変動パターン選択テーブル中の「比較値」と順番に比較していき、乱数値が比較値以下であれば、その比較値に対応する変動パターン番号を選択する(変動パターン決定手段)。例えば、そのときの変動パターン決定乱数値が「190」であったとすると、最初の比較値「101」と比較すると、乱数値が比較値を超えているため、主制御CPU72は次の比較値「201」と乱数値を比較する。この場合、乱数値が比較値以下であるため、主制御CPU72は対応する変動パターン番号として「62」を選択する。   The main control CPU 72 sequentially compares the obtained variation pattern determination random value with the “comparison value” in the variation pattern selection table, and if the random value is equal to or less than the comparison value, the main control CPU 72 corresponds to the comparison value. A variation pattern number is selected (variation pattern determination means). For example, if the variation pattern determination random value at that time is “190”, the main control CPU 72 determines that the random value exceeds the comparison value when compared with the first comparison value “101”. 201 "is compared with the random value. In this case, since the random value is equal to or smaller than the comparison value, the main control CPU 72 selects “62” as the corresponding variation pattern number.

図29は、大当り時変動パターン選択テーブル(低確率時間短縮状態)の一例を示す図である。
この選択テーブルは、低確率時間短縮状態での当選時に使用するテーブルである(変動パターン規定手段)。また、この選択テーブルは、例えばその先頭アドレスから順番に「比較値」、「変動パターン番号」をそれぞれ1バイトずつセットにして記憶する構造である。「比較値」には、例えば8つの段階的に異なる値「101」,「201」,「211」,「221」,「231」,「241」,「251」,「255(FFH)」が設けられており、それぞれの「比較値」に対して「変動パターン番号」の「81」〜「88」が割り当てられている。
FIG. 29 is a diagram illustrating an example of the big hit hour variation pattern selection table (low probability time reduction state).
This selection table is a table used at the time of winning in the low probability time shortened state (fluctuation pattern defining means). In addition, this selection table has a structure in which, for example, “comparison value” and “variation pattern number” are stored as a set of 1 byte each in order from the head address. The “comparison value” includes, for example, eight different values “101”, “201”, “211”, “221”, “231”, “241”, “251”, “255 (FFH)”. “81” to “88” of “variation pattern number” are assigned to each “comparison value”.

変動パターン番号「81」〜「88」は、いずれもリーチ演出が行われて当りとなる変動パターンに対応している。このうち、変動パターン番号「81」〜「86」は、スーパーリーチ後に当りとなる変動パターン(特定のリーチ発生条件を満たす変動パターン)に対応している。   The variation pattern numbers “81” to “88” all correspond to the variation pattern that is a hit when the reach effect is performed. Among these, the variation pattern numbers “81” to “86” correspond to the variation pattern (a variation pattern that satisfies a specific reach occurrence condition) that is a hit after super reach.

主制御CPU72は、取得した変動パターン決定乱数値を、上記の変動パターン選択テーブル中の「比較値」と順番に比較していき、乱数値が比較値以下であれば、その比較値に対応する変動パターン番号を選択する(変動パターン決定手段)。例えば、そのときの変動パターン決定乱数値が「190」であったとすると、最初の比較値「101」と比較すると、乱数値が比較値を超えているため、主制御CPU72は次の比較値「201」と乱数値を比較する。この場合、乱数値が比較値以下であるため、主制御CPU72は対応する変動パターン番号として「82」を選択する。   The main control CPU 72 sequentially compares the obtained variation pattern determination random value with the “comparison value” in the variation pattern selection table, and if the random value is equal to or less than the comparison value, the main control CPU 72 corresponds to the comparison value. A variation pattern number is selected (variation pattern determination means). For example, if the variation pattern determination random value at that time is “190”, the main control CPU 72 determines that the random value exceeds the comparison value when compared with the first comparison value “101”. 201 "is compared with the random value. In this case, since the random value is equal to or smaller than the comparison value, the main control CPU 72 selects “82” as the corresponding variation pattern number.

図30は、大当り時変動パターン選択テーブル(高確率時間短縮状態)の一例を示す図である。
この選択テーブルは、高確率時間短縮状態での当選時に使用するテーブルである(変動パターン規定手段)。また、この選択テーブルは、例えばその先頭アドレスから順番に「比較値」、「変動パターン番号」をそれぞれ1バイトずつセットにして記憶する構造である。「比較値」には、例えば8つの段階的に異なる値「101」,「201」,「211」,「221」,「231」,「241」,「251」,「255(FFH)」が設けられており、それぞれの「比較値」に対して「変動パターン番号」の「101」〜「108」が割り当てられている。
FIG. 30 is a diagram illustrating an example of the big hit hour variation pattern selection table (high probability time reduction state).
This selection table is a table used at the time of winning in the high probability time shortened state (fluctuation pattern defining means). In addition, this selection table has a structure in which, for example, “comparison value” and “variation pattern number” are stored as a set of 1 byte each in order from the head address. The “comparison value” includes, for example, eight different values “101”, “201”, “211”, “221”, “231”, “241”, “251”, “255 (FFH)”. The “variation pattern number” “101” to “108” is assigned to each “comparison value”.

変動パターン番号「101」〜「108」は、いずれもリーチ演出が行われて当りとなる変動パターンに対応している。このうち、変動パターン番号「101」〜「106」は、スーパーリーチ後に当りとなる変動パターン(特定のリーチ発生条件を満たす変動パターン)に対応している。なお、高確率時間短縮状態での当選時には、リーチ演出が行われずに当りとなる変動パターンを設定してもよい。   The variation pattern numbers “101” to “108” all correspond to the variation pattern that is a hit when the reach effect is performed. Among these, the variation pattern numbers “101” to “106” correspond to the variation pattern (variation pattern satisfying a specific reach occurrence condition) that is hit after super reach. Note that when winning in the high probability time shortening state, a variation pattern that is a hit may be set without a reach effect.

主制御CPU72は、取得した変動パターン決定乱数値を、上記の変動パターン選択テーブル中の「比較値」と順番に比較していき、乱数値が比較値以下であれば、その比較値に対応する変動パターン番号を選択する(変動パターン決定手段)。例えば、そのときの変動パターン決定乱数値が「190」であったとすると、最初の比較値「101」と比較すると、乱数値が比較値を超えているため、主制御CPU72は次の比較値「201」と乱数値を比較する。この場合、乱数値が比較値以下であるため、主制御CPU72は対応する変動パターン番号として「102」を選択する。   The main control CPU 72 sequentially compares the obtained variation pattern determination random value with the “comparison value” in the variation pattern selection table, and if the random value is equal to or less than the comparison value, the main control CPU 72 corresponds to the comparison value. A variation pattern number is selected (variation pattern determination means). For example, if the variation pattern determination random value at that time is “190”, the main control CPU 72 determines that the random value exceeds the comparison value when compared with the first comparison value “101”. 201 "is compared with the random value. In this case, since the random value is equal to or smaller than the comparison value, the main control CPU 72 selects “102” as the corresponding variation pattern number.

〔図22:特別図柄変動前処理を参照〕
ステップS2414:次に主制御CPU72は、大当り時その他設定処理を実行する。この処理では、主制御CPU72は先のステップS2410で決定した当選図柄の種類(大当り時停止図柄番号)が「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」のいずれかである場合、遊技状態フラグとして確率変動機能作動フラグの値(01H)をRAM76のフラグ領域にセットする(高確率状態設定手段)。また、主制御CPU72は、先のステップS2410で決定した当選図柄の種類が「10ラウンド通常図柄」である場合、遊技状態フラグとして確率変動機能作動フラグの値をリセットする(低確率状態設定手段)。
[See Fig. 22: Special symbol change pre-processing]
Step S2414: Next, the main control CPU 72 executes a big hit other setting process. In this process, the main control CPU 72 determines that the type of winning symbol (hit stop symbol number) determined in the previous step S2410 is “10 round probability variation symbol”, “16 round probability variation symbol 1”, “16 round probability variation symbol 2” or In the case of any one of “16 round probability variation symbols 3”, the value (01H) of the probability variation function operation flag is set as a gaming state flag in the flag area of the RAM 76 (high probability state setting means). Further, when the type of winning symbol determined in the previous step S2410 is “10 round normal symbol”, the main control CPU 72 resets the value of the probability variation function operation flag as a gaming state flag (low probability state setting means). .

また、主制御CPU72は、先のステップS2410で決定した当選図柄の種類(大当り時停止図柄番号)が「10ラウンド通常図柄」、「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」のいずれかである場合、主制御CPU72は遊技状態フラグとして時間短縮機能作動フラグの値(01H)をRAM76のフラグ領域にセットする(時間短縮状態移行手段、時間短縮機能作動手段)。   Further, the main control CPU 72 determines that the winning symbol type (stop symbol number at the time of big hit) determined in the previous step S2410 is “10 round normal symbol”, “10 round probability variable symbol”, “16 round probability variable symbol 1”, “16 In the case of either “Round Probability Variation 2” or “16 Round Probability Variation 3”, the main control CPU 72 sets the value (01H) of the time reduction function operation flag as a gaming state flag in the flag area of the RAM 76 (time reduction state) Transition means, time shortening function actuating means).

また、ステップS2414の処理において、主制御CPU72は大当り時停止図柄番号に基づいて第1特別図柄表示装置34又は第2特別図柄表示装置35による停止図柄(大当り図柄)の表示態様を決定する。合わせて主制御CPU72は、上記の停止図柄コマンド(大当り時)とともに抽選結果コマンド(大当り時)を生成する。これら停止図柄コマンド及び抽選結果コマンドもまた、演出制御出力処理において演出制御装置124に送信される。   In the process of step S2414, the main control CPU 72 determines the display mode of the stop symbol (big hit symbol) by the first special symbol display device 34 or the second special symbol display device 35 based on the big hit time stop symbol number. At the same time, the main control CPU 72 generates a lottery result command (at the time of the big hit) together with the stop symbol command (at the time of the big hit). The stop symbol command and the lottery result command are also transmitted to the effect control device 124 in the effect control output process.

次に、小当り時の処理について説明する。
ステップS2407:主制御CPU72は、小当り時停止図柄決定処理を実行する。この処理では、主制御CPU72は大当り図柄乱数に基づき、小当り時の当選図柄の種類(小当り時停止図柄番号)を決定する。ここでも同様に、大当り図柄乱数値と小当り時の当選図柄の種類との関係が予め小当り時特別図柄選択テーブルで規定されている(当選種類規定手段)。なお、本実施形態では、主制御CPU72の負荷を軽減するために大当り図柄乱数を用いて小当り時の当選図柄を決定しているが、別途専用の乱数を用いてもよい。
Next, processing for small hits will be described.
Step S2407: The main control CPU 72 executes a small hit stop symbol determination process. In this process, the main control CPU 72 determines the type of winning symbol at the time of small hit (stop symbol number at small hit) based on the big hit symbol random number. Similarly, the relationship between the big winning symbol random number value and the type of winning symbol at the time of small hitting is preliminarily defined in the special symbol selection table at small hitting (winning type defining means). In this embodiment, in order to reduce the load on the main control CPU 72, the winning symbol at the time of the small hit is determined using the big hit symbol random number, but a dedicated random number may be used separately.

〔小当り時の当選図柄〕
本実施形態では、小当り時の当選図柄は「2回開放小当り図柄」の1種類だけである。ただし、これ以外に例えば「1回開放小当り図柄」や「3回開放小当り図柄」等の別の種類が用意されていてもよい。上記のように内部抽選の結果としての「小当り」は、その後の状態が「高確率状態」や「時間短縮状態」に変化する契機とはならないため、この種のパチンコ機で必須となる「2ラウンド(2回開放)以上」の規定にとらわれることなく、「1回開放小当り図柄」を設けることができる。
[Winning pattern for small hits]
In the present embodiment, the winning symbol at the time of small hitting is only one type of “twice open small hitting symbol”. However, other types such as “one time opening small hit symbol” and “three times opening small hit symbol” may be prepared. As described above, “small hit” as a result of the internal lottery is not an opportunity for the subsequent state to change to “high probability state” or “time reduction state”, and thus is essential for this type of pachinko machine. A “one-time small hit symbol” can be provided without being bound by the definition of “two rounds (two times open) or more”.

ステップS2408:次に主制御CPU72は、小当り時変動パターン決定処理を実行する。この処理では、主制御CPU72は先のステップS2200でシフトした変動パターン決定乱数に基づいて第1特別図柄又は第2特別図柄の変動パターン(変動時間と停止表示時間)を決定する(変動パターン選択手段)。また、主制御CPU72は、決定した変動時間の値を変動タイマにセットし、停止表示時間の値を停止図柄表示タイマにセットする。なお、本実施形態では小当りの場合にリーチ変動パターンを選択することもできるし、はずれ通常変動時と同等の変動パターンを選択することもできる。   Step S2408: Next, the main control CPU 72 executes a small hit hour variation pattern determination process. In this process, the main control CPU 72 determines the variation pattern (variation time and stop display time) of the first special symbol or the second special symbol based on the variation pattern determination random number shifted in the previous step S2200 (variation pattern selection means). ). Further, the main control CPU 72 sets the determined variation time value in the variation timer, and sets the stop display time value in the stop symbol display timer. In the present embodiment, the reach variation pattern can be selected in the case of a small hit, or a variation pattern equivalent to that in the normal variation can be selected.

ステップS2409:次に主制御CPU72は、小当り時その他設定処理を実行する。この処理では、主制御CPU72は小当り時停止図柄番号に基づき、第1特別図柄表示装置34又は第2特別図柄表示装置35による停止図柄(小当り図柄)の表示態様を決定する。合わせて主制御CPU72は、演出制御装置124に送信する停止図柄コマンド及び抽選結果コマンド(小当り時)を生成する。これら停止図柄コマンド及び抽選結果コマンドもまた、演出制御出力処理において演出制御装置124に送信される。   Step S2409: Next, the main control CPU 72 executes a small hitting and other setting process. In this process, the main control CPU 72 determines the display mode of the stop symbol (small hit symbol) by the first special symbol display device 34 or the second special symbol display device 35 based on the stop symbol number at the time of small hit. In addition, the main control CPU 72 generates a stop symbol command and a lottery result command (at the time of a small hit) to be transmitted to the effect control device 124. The stop symbol command and the lottery result command are also transmitted to the effect control device 124 in the effect control output process.

ステップS2415:次に主制御CPU72は、特別図柄変動開始処理を実行する。この処理では、主制御CPU72は変動パターン番号(はずれ時/当り時)に基づいて変動パターンデータを選択する。合わせて主制御CPU72は、RAM76のフラグ領域に特別図柄の変動開始フラグをセットする。そして、主制御CPU72は、演出制御装置124に送信する変動開始コマンドを生成する。この変動開始コマンドもまた、上記の演出制御出力処理において演出制御装置124に送信される。以上の手順を終えると、主制御CPU72は特別図柄変動中処理(ステップS3000)を次のジャンプ先に設定し、特別図柄遊技処理に復帰する。   Step S2415: Next, the main control CPU 72 executes special symbol variation start processing. In this process, the main control CPU 72 selects the fluctuation pattern data based on the fluctuation pattern number (out of time / hit). At the same time, the main control CPU 72 sets a special symbol variation start flag in the flag area of the RAM 76. Then, the main control CPU 72 generates a change start command to be transmitted to the effect control device 124. This variation start command is also transmitted to the effect control device 124 in the effect control output process. When the above procedure is completed, the main control CPU 72 sets the special symbol changing process (step S3000) as the next jump destination and returns to the special symbol game process.

〔図21:特別図柄変動中処理,特別図柄停止表示中処理〕
特別図柄変動中処理では、上記のように主制御CPU72は変動タイマの値をレジスタからタイマカウンタにロードし、その後、時間の経過(クロックパルスのカウント数又は割込カウンタの値)に応じてタイマカウンタの値をデクリメントする。そして、主制御CPU72は、タイマカウンタの値を参照しつつ、その値が0になるまで上記のように特別図柄の変動表示を制御する。そして、タイマカウンタの値が0になると、主制御CPU72は特別図柄停止表示中処理(ステップS4000)を次のジャンプ先に設定する。
[Figure 21: Special symbol changing process, special symbol stop display process]
In the special symbol fluctuation processing, the main control CPU 72 loads the value of the fluctuation timer from the register to the timer counter as described above, and then the timer according to the passage of time (clock pulse count number or interrupt counter value). Decrement the counter value. Then, while referring to the value of the timer counter, the main control CPU 72 controls the special symbol variation display as described above until the value becomes zero. When the value of the timer counter becomes 0, the main control CPU 72 sets the special symbol stop display in-progress process (step S4000) as the next jump destination.

また、特別図柄停止表示中処理では、主制御CPU72は停止図柄決定処理(図22中のステップS2404,ステップS2407,ステップS2410)で決定した停止図柄に基づいて特別図柄の停止表示を制御する。また、主制御CPU72は、演出制御装置124に送信する図柄停止コマンドを生成する。図柄停止コマンドは、上記の演出制御出力処理において演出制御装置124に送信される。特別図柄停止表示中処理の中で停止図柄を所定時間にわたり表示させると、主制御CPU72は図柄変動中フラグを消去する。   In the special symbol stop display process, the main control CPU 72 controls the special symbol stop display based on the stop symbol determined in the stop symbol determination process (steps S2404, S2407, and S2410 in FIG. 22). The main control CPU 72 generates a symbol stop command to be transmitted to the effect control device 124. The symbol stop command is transmitted to the effect control device 124 in the effect control output process. When the stop symbol is displayed for a predetermined time in the special symbol stop display process, the main control CPU 72 deletes the symbol changing flag.

〔特別図柄記憶エリアシフト処理〕
図31は、上記の特別図柄記憶エリアシフト処理の手順例を示すフローチャートである。先の特別図柄変動前処理において、第1特別図柄又は第2特別図柄に対応する作動記憶カウンタの値が「0」より大であった場合(図22中のステップS2100:Yes)、主制御CPU72はこの特別図柄記憶エリアシフト処理を実行する。以下、各手順に沿って説明する。
[Special symbol memory area shift processing]
FIG. 31 is a flowchart showing a procedure example of the special symbol storage area shift process. When the value of the working memory counter corresponding to the first special symbol or the second special symbol is larger than “0” in the previous special symbol fluctuation pre-processing (step S2100: Yes in FIG. 22), the main control CPU 72 Executes this special symbol storage area shift process. Hereinafter, it demonstrates along each procedure.

ステップS2210:主制御CPU72は、優先して消費する方の第2特別図柄に対応する作動記憶カウンタの値が「0」であるか否かを確認する。このとき、第2特別図柄に対応する作動記憶カウンタの値が「1」以上であれば(No)、主制御CPU72は次にステップS2212に進む。   Step S2210: The main control CPU 72 checks whether or not the value of the operation memory counter corresponding to the second special symbol that is preferentially consumed is “0”. At this time, if the value of the operation memory counter corresponding to the second special symbol is “1” or more (No), the main control CPU 72 then proceeds to step S2212.

ステップS2212:主制御CPU72は、記憶エリアをシフトする対象の特別図柄として第2特別図柄を指定する。この指定は、例えば対象図柄指定値として「02H」をセットすることで行われる。   Step S2212: The main control CPU 72 designates the second special symbol as a special symbol for shifting the storage area. This designation is performed, for example, by setting “02H” as the target symbol designation value.

ステップS2214:一方、第2特別図柄に対応する作動記憶カウンタの値が「0」であった場合(ステップS2210:Yes)、主制御CPU72は記憶エリアをシフトする対象の特別図柄として第1特別図柄を指定する。この場合の指定は、例えば対象図柄指定値として「01H」をセットすることで行われる。   Step S2214: On the other hand, when the value of the working memory counter corresponding to the second special symbol is “0” (step S2210: Yes), the main control CPU 72 uses the first special symbol as a special symbol to be shifted in the storage area. Is specified. The designation in this case is performed, for example, by setting “01H” as the target symbol designation value.

ステップS2216:上記のステップS2212又はステップS2214のいずれかで指定した対象の特別図柄について、主制御CPU72はRAM76の乱数記憶領域をシフトする。なお、具体的な処理の内容については、先の特別図柄変動前処理において既に述べたとおりである。   Step S2216: The main control CPU 72 shifts the random number storage area of the RAM 76 for the target special symbol designated in either step S2212 or step S2214. The details of the specific processing are as already described in the previous special symbol change pre-processing.

ステップS2218:次いで主制御CPU72は、対象の特別図柄について作動記憶カウンタの値を減算する。例えば、今回の記憶エリアをシフトする対象が第2特別図柄であれば、主制御CPU72は第2特別図柄に対応する作動記憶カウンタの値を減算(−1)する。   Step S2218: Next, the main control CPU 72 subtracts the value of the operation memory counter for the target special symbol. For example, if the target to shift the current storage area is the second special symbol, the main control CPU 72 subtracts (-1) the value of the working memory counter corresponding to the second special symbol.

ステップS2220:そして、主制御CPU72は、減算後の作動記憶カウンタの値から「変動開始時作動記憶数」を設定する。なお、ここでは第1特別図柄と第2特別図柄の両方について、作動記憶カウンタの値を加算した上で「変動開始時作動記憶数」を設定してもよい。   Step S2220: Then, the main control CPU 72 sets “the number of operation memories at the start of fluctuation” from the value of the operation memory counter after the subtraction. Here, for both the first special symbol and the second special symbol, the value of the operation memory counter may be added and the “number of operation memories at the start of change” may be set.

ステップS2222:また、主制御CPU72は、今回の記憶エリアをシフトする対象の特別図柄が第2特別図柄であるか否かを確認する。
ステップS2224:対象が第2特別図柄であった場合(ステップS2222:Yes)、主制御CPU72は第2特別図柄に関して作動記憶数減少時演出コマンドをセットする。ここでセットされる演出コマンドもまた、1ワード長のコマンドとして生成されるが、その構成は上述した「作動記憶数増加時演出コマンド」と対照的である。すなわち、作動記憶数減少時演出コマンドは、コマンド種別を表す上位バイトの先行値(例えば「BCH」)に対して、減少後の作動記憶数を表す下位バイトの値(例えば「00H」〜「03H」)を付加するとともに、下位バイトの値については、「消費に伴う作動記憶数の減少」を意味する加算値(例えば「10H」)をさらに付加(論理和)したものである。したがって下位バイトについては、加算値「10H」を論理和することでその第2の位が「1」となり、この値によって「作動記憶数の減少による結果(変化情報)」であることを表したものとなる。つまり、コマンドの下位バイトが「13H」であれば、それは前回までの作動記憶数「4」(コマンド表記は「14H」)が1つ減少した結果、今回の作動記憶数が「3」(コマンド表記は「13H」)となったことを表している。同様に、下位バイトが「12H」〜「10H」であれば、それは前回までの作動記憶数「3」〜「1」(コマンド表記は「13H」〜「11H」)がそれぞれ1つ減少した結果、今回の作動記憶数が「2」〜「0」(コマンド表記は「12H」〜「10H」)となったことを表している。なお、上記の先行値「BCH」は、今回の演出コマンドが第2特別図柄についての作動記憶数コマンドであることを表す値である。
Step S2222: Further, the main control CPU 72 checks whether or not the special symbol to be shifted in the current storage area is the second special symbol.
Step S2224: When the target is the second special symbol (step S2222: Yes), the main control CPU 72 sets the working command when the number of working memories is reduced for the second special symbol. The effect command set here is also generated as a one-word-length command, but its structure is in contrast to the above-described “effect command when increasing the number of working memories”. That is, the production command at the time when the number of working memories decreases is lower than the value of lower bytes (for example, “00H” to “03H” that represents the number of working memories after reduction with respect to the preceding value (for example, “BCH”) of the upper bytes representing the command type )) And an additional value (for example, “10H”) meaning “decrease in the number of working memories accompanying consumption” is further added (logical sum) to the lower byte value. Therefore, for the lower byte, the second value becomes “1” by ORing the added value “10H”, and this value represents “the result (change information) due to the decrease in the number of working memories”. It will be a thing. In other words, if the lower byte of the command is “13H”, it means that the number of working memories up to the previous time “4” (command notation is “14H”) is reduced by one, so that the number of working memories this time is “3” (command The notation is “13H”). Similarly, if the lower byte is “12H” to “10H”, it means that the number of working memories “3” to “1” up to the previous time (command notation is “13H” to “11H”) is decreased by one respectively. This indicates that the current operation memory number is “2” to “0” (command notation is “12H” to “10H”). The preceding value “BCH” is a value indicating that the current effect command is the working memory number command for the second special symbol.

ステップS2226:なお、今回の対象が第1特別図柄であった場合(ステップS2222:No)、主制御CPU72は第1特別図柄に関して作動記憶数減少時演出コマンドをセットする。この場合のコマンドは、先行値が第1特別図柄についての作動記憶数コマンドであることを表す値(例えば「BBH」)となる以外は上記と同じである。   Step S2226: If the current target is the first special symbol (Step S2222: No), the main control CPU 72 sets an effect command for reducing the number of working memories regarding the first special symbol. The command in this case is the same as the above except that the preceding value is a value (for example, “BBH”) indicating that the previous value is the working memory number command for the first special symbol.

ステップS2228:そして、主制御CPU72は、演出コマンド出力処理を実行する。この処理は、先のステップS2224又はステップS2226でセットした作動記憶数減少時演出コマンドを演出制御装置124に対して送信するためのものである(記憶数通知手段)。
以上の手順を終えると、主制御CPU72は特別図柄変動前処理(図22)に復帰する。
Step S2228: Then, the main control CPU 72 executes an effect command output process. This process is for transmitting the production command for reducing the number of working memories set in the previous step S2224 or step S2226 to the production control device 124 (memory number notification means).
When the above procedure is completed, the main control CPU 72 returns to the special symbol variation pre-processing (FIG. 22).

〔特別図柄停止表示中処理〕
次に図32は、特別図柄停止表示中処理の手順例を示すフローチャートである。以下、各手順に沿って説明する。
[Special symbol stop display processing]
Next, FIG. 32 is a flowchart showing a procedure example of the special symbol stop display process. Hereinafter, it demonstrates along each procedure.

ステップS4100:主制御CPU72は、停止図柄表示タイマの値を減算(割込周期分だけデクリメント)する。   Step S4100: The main control CPU 72 subtracts the value of the stop symbol display timer (decrements by the interrupt period).

ステップS4200:そして、主制御CPU72は、今回減算した停止図柄表示タイマの値に基づき、停止表示時間が終了したか否かを判断する。具体的には、停止図柄表示タイマの値が0以下でなければ、主制御CPU72は未だ停止表示時間が終了していないと判断する(No)。この場合、主制御CPU72は特別図柄遊技処理に復帰し、次の割込周期においても実行選択処理(図21中のステップS1000)からジャンプして特別図柄停止表示中処理を繰り返し実行する。   Step S4200: The main control CPU 72 determines whether or not the stop display time has ended based on the value of the stop symbol display timer subtracted this time. Specifically, if the value of the stop symbol display timer is not 0 or less, the main control CPU 72 determines that the stop display time has not yet ended (No). In this case, the main control CPU 72 returns to the special symbol game process, jumps from the execution selection process (step S1000 in FIG. 21) and repeatedly executes the special symbol stop display process in the next interrupt cycle.

これに対し、停止図柄表示タイマの値が0以下であれば、主制御CPU72は停止表示時間が終了したと判断する(Yes)。この場合、主制御CPU72は次にステップS4250を実行する。   On the other hand, if the value of the stop symbol display timer is 0 or less, the main control CPU 72 determines that the stop display time has ended (Yes). In this case, the main control CPU 72 next executes step S4250.

ステップS4250:主制御CPU72は、図柄停止コマンド及び停止表示時間終了コマンドを生成する。図柄停止コマンド及び停止表示時間終了コマンドは、上記の演出制御出力処理において演出制御装置124に送信される。また、主制御CPU72は、ここで図柄変動中フラグを消去する。なお、「停止表示時間終了コマンド」とは、特別図柄の停止表示時間が終了(経過)したことを示すコマンドである。   Step S4250: The main control CPU 72 generates a symbol stop command and a stop display time end command. The symbol stop command and the stop display time end command are transmitted to the effect control device 124 in the effect control output process. In addition, the main control CPU 72 erases the symbol changing flag here. The “stop display time end command” is a command indicating that the stop display time of the special symbol has ended (elapsed).

ステップS4300:ここで主制御CPU72は、大当りフラグの値(01H)がセットされているか否かを確認する。大当りフラグの値(01H)がセットされている場合(Yes)、主制御CPU72は次にステップS4350を実行する。   Step S4300: Here, the main control CPU 72 confirms whether or not the value of the big hit flag (01H) is set. When the value of the big hit flag (01H) is set (Yes), the main control CPU 72 next executes step S4350.

〔当選時〕
ステップS4350:主制御CPU72は、ジャンプテーブルのジャンプ先を「大当り時可変入賞装置管理処理」に設定する。なお、主制御CPU72は、本処理にて各種機能を非作動に設定する処理を実行する。具体的には、確率変動機能を非作動とし、時間短縮機能を非作動とする。これにより、特別遊技(大役)が開始される前には、低確率非時間短縮状態に移行されることになる。
[When winning]
Step S4350: The main control CPU 72 sets the jump destination of the jump table to “big winning variable winning device management process”. The main control CPU 72 executes processing for setting various functions to non-operation in this processing. Specifically, the probability variation function is deactivated and the time reduction function is deactivated. Thereby, before the special game (big player) is started, the state is shifted to the low probability non-time shortening state.

ステップS4400:そして、主制御CPU72は、制御上の内部状態フラグとして「大役開始(大当り遊技中)」をセットする。また、主制御CPU72は、大当り図柄の種類に応じて連続作動回数ステータスの値をセットする。例えば、大当り図柄の種類が「10ラウンド通常図柄」又は「10ラウンド確変図柄」である場合、連続作動回数ステータスには「10ラウンド」に対応する値がセットされる。また、大当り図柄の種類が「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」である場合、連続作動回数ステータスには「16ラウンド」を表す値がセットされる。また、主制御CPU72は、大当り中を表す状態コマンドを生成する。大当り中を表す状態コマンドは、上記の演出制御出力処理において演出制御装置124に送信される。   Step S4400: Then, the main control CPU 72 sets “start of big role (during big hit game)” as an internal state flag for control. Further, the main control CPU 72 sets the value of the continuous operation number status according to the type of jackpot symbol. For example, when the type of the jackpot symbol is “10 round normal symbol” or “10 round probability variation symbol”, a value corresponding to “10 round” is set in the continuous operation count status. When the type of jackpot symbol is “16 round probability variation symbol 1”, “16 round probability variation symbol 2” or “16 round probability variation symbol 3”, the value indicating “16 rounds” is set in the continuous operation count status. The Further, the main control CPU 72 generates a status command indicating that the big hit. The state command representing the big hit is transmitted to the effect control device 124 in the effect control output process.

ステップS4500:そして、主制御CPU72は、連続作動回数コマンドを生成する。連続作動回数コマンドは、先の大当り時停止図柄決定処理(図22中のステップS2410)で決定された大当り図柄の種類(停止図柄番号)に基づいて生成することができる。例えば、大当り図柄の種類が「10ラウンド通常図柄」又は「10ラウンド確変図柄」である場合、連続作動回数コマンドは「10ラウンド」を表す値として生成される。また、大当り図柄の種類が「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」である場合、連続作動回数コマンドは「16ラウンド」を表す値として生成される。生成された連続作動回数コマンドは、上記の演出制御出力処理において演出制御装置124に送信される。   Step S4500: The main control CPU 72 generates a continuous operation number command. The continuous operation number command can be generated based on the type of big hit symbol (stop symbol number) determined in the previous big hit time stop symbol determination process (step S2410 in FIG. 22). For example, when the type of jackpot symbol is “10 round normal symbol” or “10 round probability variation symbol”, the continuous operation number command is generated as a value representing “10 rounds”. When the type of jackpot symbol is “16 round probability variation symbol 1”, “16 round probability variation symbol 2” or “16 round probability variation symbol 3”, the continuous operation number command is generated as a value representing “16 rounds”. . The generated continuous operation number command is transmitted to the effect control device 124 in the effect control output process.

大当り時に以上の手順を終えると、主制御CPU72は特別図柄遊技処理に復帰する。   When the above procedure is completed at the time of the big hit, the main control CPU 72 returns to the special symbol game process.

〔非当選時〕
これに対し、大当り時以外の場合は以下の手順が実行される。
すなわち主制御CPU72は、ステップS4300において大当りフラグの値(01H)がセットされていないと判断した場合(No)、次にステップS4600を実行する。
[When not winning]
On the other hand, the following procedure is executed in cases other than the big hit.
That is, if the main control CPU 72 determines in step S4300 that the value of the big hit flag (01H) is not set (No), it next executes step S4600.

ステップS4600:主制御CPU72は、次に小当りフラグの値(01H)がセットされているか否かを確認する。そして、小当りフラグの値(01H)もセットされておらず、単純にはずれである場合(No)、主制御CPU72は次にステップS4602を実行する。   Step S4600: The main control CPU 72 next checks whether or not the value of the small hit flag (01H) is set. If the value of the small hit flag (01H) is not set and is simply shifted (No), the main control CPU 72 next executes step S4602.

ステップS4602:主制御CPU72は、ジャンプテーブルのジャンプ先アドレスとして特別図柄変動前処理のアドレスをセットする。   Step S4602: The main control CPU 72 sets the special symbol variation pre-processing address as the jump destination address of the jump table.

ステップS4605:これに対し、小当りフラグの値(01H)がセットされていた場合(ステップS4600:Yes)、主制御CPU72はジャンプテーブルのジャンプ先アドレスとして小当り時可変入賞装置管理処理のアドレスをセットする。   Step S4605: On the other hand, if the value of the small hit flag (01H) is set (step S4600: Yes), the main control CPU 72 uses the address of the variable winning prize management device processing at the small hit as the jump destination address of the jump table. set.

ステップS4606:そして、主制御CPU72は、制御上の内部状態フラグとして「小当り開始(小当り中)」をセットする。また、主制御CPU72は、小当り中を表す状態コマンドを生成する。小当り中を表す状態コマンドは、上記の演出制御出力処理において演出制御装置124に送信される。   Step S4606: Then, the main control CPU 72 sets “small hit start (during small hit)” as an internal state flag for control. Further, the main control CPU 72 generates a status command indicating that a small hit is being made. The state command representing the small hit is transmitted to the effect control device 124 in the effect control output process.

ステップ4610:次に主制御CPU72は、回数切りカウンタの値をロードする。「回数切りカウンタ」は、「高確率状態」や「時間短縮状態」においてそれぞれのカウンタ値がRAM76の確変カウント領域、時短カウント領域にセットされている。なお、ここでは「回数切り」としているが、「高確率状態」の場合の回数切りカウンタの値は、極端に膨大な値(例えば10000回以上)に設定することができる。このような膨大な値を設定することで、実質的に次回の当選が得られるまで「高確率状態」が継続することを確率的に保証することができる。なお、「高確率状態」ではなく単独の「時間短縮状態」だけである場合、回数切りカウンタは標準的な数値(例えば100回等)に設定される。   Step 4610: Next, the main control CPU 72 loads the value of the count-down counter. In the “counting counter”, the counter values are set in the probability variation count area and the time reduction count area of the RAM 76 in the “high probability state” and the “time reduction state”. In this case, “number of times cut” is used, but the value of the number of times counter in the “high probability state” can be set to an extremely large value (for example, 10,000 times or more). By setting such an enormous value, it is possible to probabilistically guarantee that the “high probability state” will continue until the next winning is substantially obtained. In the case where there is only a single “time reduction state” instead of the “high probability state”, the count-off counter is set to a standard numerical value (eg, 100 times).

ステップS4620:主制御CPU72は、ロードしたカウンタ値が0であるか否かを確認する。このとき、既に回数切りカウンタ値が0であれば(Yes)、主制御CPU72は特別図柄遊技処理に復帰する。一方、回数切りカウンタ値が0でなかった場合(No)、回数切りカウンタ値コマンドを生成してから、主制御CPU72は次にステップS4630を実行する。   Step S4620: The main control CPU 72 checks whether or not the loaded counter value is zero. At this time, if the count cut counter value is already 0 (Yes), the main control CPU 72 returns to the special symbol game process. On the other hand, when the count cut counter value is not 0 (No), after generating the count cut counter value command, the main control CPU 72 next executes step S4630.

ステップS4630:主制御CPU72は、回数切りカウンタ値をデクリメント(1減算)する。
ステップS4640:そして、主制御CPU72は、その減算結果が0でないか否かを判断する。減算の結果、回数切りカウンタの値が0でなかった場合(Yes)、主制御CPU72は特別図柄遊技処理に復帰する。これに対し、回数切りカウンタの値が0になった場合(No)、主制御CPU72はステップS4650に進む。
Step S4630: The main control CPU 72 decrements (subtracts 1) the count-down counter value.
Step S4640: The main control CPU 72 determines whether or not the subtraction result is not zero. As a result of the subtraction, when the value of the number cut counter is not 0 (Yes), the main control CPU 72 returns to the special symbol game process. On the other hand, if the value of the number cut counter becomes 0 (No), the main control CPU 72 proceeds to step S4650.

ステップS4650:ここで主制御CPU72は、回数切り機能作動時のフラグをリセットする。リセットされるのは、確率変動機能作動フラグ又は時間短縮機能作動フラグであるが、上記のように「高確率状態」で回数切りカウンタの値が0になることは実質的にはないため、実用上でリセットされるのは時間短縮機能作動フラグである。これにより、特別図柄の停止表示を経て時間短縮状態や高確率状態が終了する。以上の手順を終えると、特別図柄遊技処理に復帰する。   Step S4650: Here, the main control CPU 72 resets a flag at the time of turning off the number of times function. The probability variable function operation flag or the time shortening function operation flag is reset, but since the value of the count counter is not zero in the “high probability state” as described above, it is practical. It is the time reduction function activation flag that is reset above. Thereby, the time shortening state and the high probability state are ended through the special symbol stop display. When the above procedure is completed, the process returns to the special symbol game process.

〔表示出力管理処理〕
次に図33は、割込管理処理の中で実行される表示出力管理処理(図16中のステップS210)の構成例を示すフローチャートである。表示出力管理処理は、特別図柄表示設定処理(ステップS1200)、普通図柄表示設定処理(ステップS1210)、状態表示設定処理(ステップS1220)、作動記憶表示設定処理(ステップS1230)、連続作動回数表示設定処理(ステップS1240)のサブルーチン群を含む構成である。
[Display output management processing]
Next, FIG. 33 is a flowchart showing a configuration example of the display output management process (step S210 in FIG. 16) executed in the interrupt management process. The display output management process includes a special symbol display setting process (step S1200), a normal symbol display setting process (step S1210), a state display setting process (step S1220), an operation memory display setting process (step S1230), and a continuous operation number display setting. This is a configuration including a subroutine group of processing (step S1240).

このうち特別図柄表示設定処理(ステップS1200)と普通図柄表示設定処理(ステップS1210)、作動記憶表示設定処理(ステップS1230)、については、既に述べたように第1特別図柄表示装置34、第2特別図柄表示装置35、普通図柄表示装置33、普通図柄作動記憶ランプ33a、第1特別図柄作動記憶ランプ34a及び第2特別図柄作動記憶数表示ランプ35aの各LEDに対して印加する駆動信号を生成及び出力する処理である。   Among these, the special symbol display setting process (step S1200), the normal symbol display setting process (step S1210), and the operation memory display setting process (step S1230) are the first special symbol display device 34, the second, as already described. Generates drive signals to be applied to the LEDs of the special symbol display device 35, the normal symbol display device 33, the normal symbol operation memory lamp 33a, the first special symbol operation memory lamp 34a, and the second special symbol operation memory number display lamp 35a. And output processing.

状態表示設定処理(ステップS1220)及び連続作動回数表示設定処理(ステップS1240)については、遊技状態表示装置38の各LEDに対して印加する駆動信号を生成及び出力する処理である。先ず状態表示設定処理では、主制御CPU72は、確率変動機能作動フラグ又は時間短縮機能作動フラグの値に応じてそれぞれ確率変動状態表示ランプ38d、時短状態表示ランプ38eの点灯を制御する。例えば、パチンコ機1の電源投入時において確率変動機能作動フラグに値(01H)がセットされていれば、主制御CPU72は確率変動状態表示ランプ38dに対応するLEDに対して点灯信号を出力する。なお、確率変動状態表示ランプ38dは、特別図柄に関する大当り遊技が開始されるまで、もしくは、特別図柄の変動表示が規定回数行われた後に確率変動機能がOFFにされるまで点灯しつづけ、その後非表示に(消灯)切り替えられる。一方、時間短縮機能作動フラグに値(01H)がセットされていれば、特に電源投入時であるか否かに関わらず、主制御CPU72は時短状態表示ランプ38eに対応するLEDに対して点灯信号を出力する。さらに、主制御CPU72は、特別遊技管理ステータスに応じて発射位置指定ランプ38fの点灯を制御する。例えば、大当り遊技又は小当り遊技により第1可変入賞装置30又は第2可変入賞装置31が作動状態となる場合、主制御CPU72は発射位置指定ランプ38fに対応するLEDに対して点灯信号を出力する。また、時間短縮機能作動フラグに値(01H)がセットされていれば、主制御CPU72は上記の時短状態表示ランプ38eに加えて、発射位置指定ランプ38fに対応するLEDに対しても点灯信号を出力する。なお、発射位置指定ランプ38fは、大当り遊技を経て「時間短縮状態」に移行する場合、大当り遊技開始から「時間短縮状態」が終了するまで点灯し、「時間短縮状態」の終了により非点灯(OFF)となる。   The state display setting process (step S1220) and the continuous operation number display setting process (step S1240) are processes for generating and outputting a drive signal to be applied to each LED of the gaming state display device 38. First, in the state display setting process, the main control CPU 72 controls the lighting of the probability variation state display lamp 38d and the short time state display lamp 38e, respectively, according to the value of the probability variation function activation flag or the time reduction function activation flag. For example, if the value (01H) is set in the probability variation function operation flag when the pachinko machine 1 is turned on, the main control CPU 72 outputs a lighting signal to the LED corresponding to the probability variation state display lamp 38d. The probability variation state display lamp 38d continues to be lit until the jackpot game related to the special symbol is started or until the probability variation function is turned off after the special symbol variation display has been performed a predetermined number of times. The display can be switched (off). On the other hand, if the value (01H) is set in the time reduction function operation flag, the main control CPU 72 turns on the lighting signal for the LED corresponding to the time reduction state display lamp 38e regardless of whether or not the power is turned on. Is output. Further, the main control CPU 72 controls the lighting of the launch position designation lamp 38f in accordance with the special game management status. For example, when the first variable winning device 30 or the second variable winning device 31 is activated due to the big hit game or the small hit game, the main control CPU 72 outputs a lighting signal to the LED corresponding to the launch position designation lamp 38f. . If the value (01H) is set in the time reduction function operation flag, the main control CPU 72 gives a lighting signal to the LED corresponding to the launch position designation lamp 38f in addition to the above-mentioned time reduction state display lamp 38e. Output. Note that the launch position designation lamp 38f is turned on from the start of the big hit game until the end of the "time reduced state" when the game is shifted to the "time reduced state" through the big hit game, and is not turned on when the "time reduced state" ends ( OFF).

また、主制御CPU72は、連続作動回数表示設定処理において大当り種別表示ランプ38a,38bの点灯を制御する。具体的には、主制御CPU72は上記の連続作動回数ステータスの値に基づき、大当り種別表示ランプ38a,38bのいずれかに対する点灯信号を出力する。このとき点灯信号を出力する対象となるのは、連続作動回数ステータスの値で指定された大当り図柄に対応するいずれかの表示ランプ38a,38bである。例えば、連続作動回数ステータスの値が「10ラウンド」を指定するものであれば、主制御CPU72は「10ラウンド(10R)」を表すランプ38aに対して点灯信号を出力する。また、連続作動回数ステータスの値が「16ラウンド」を指定するものであれば、主制御CPU72は「16ラウンド(16R)」を表すランプ38bに対して点灯信号を出力する。   The main control CPU 72 controls lighting of the big hit type display lamps 38a and 38b in the continuous operation number display setting process. Specifically, the main control CPU 72 outputs a lighting signal for one of the big hit type display lamps 38a and 38b based on the value of the above-mentioned continuous operation number status. At this time, one of the display lamps 38a and 38b corresponding to the jackpot symbol designated by the value of the continuous operation number status is the target of outputting the lighting signal. For example, if the value of the continuous operation number status designates “10 rounds”, the main control CPU 72 outputs a lighting signal to the lamp 38 a representing “10 rounds (10R)”. Further, if the value of the continuous operation count status specifies “16 rounds”, the main control CPU 72 outputs a lighting signal to the lamp 38b representing “16 rounds (16R)”.

〔大当り時可変入賞装置管理処理〕
次に、大当り時可変入賞装置管理処理の詳細について説明する。図34は、大当り時可変入賞装置管理処理の構成例を示すフローチャートである。大当り時可変入賞装置管理処理は、大当り時遊技プロセス選択処理(ステップS5100)、大当り時大入賞口開放パターン設定処理(ステップS5200)、大当り時大入賞口開閉動作処理(ステップS5300)、大当り時大入賞口閉鎖処理(ステップS5400)、大当り時終了処理(ステップS5500)のサブルーチン群を含む構成である。
[Variable winning device management process for big hits]
Next, details of the big win variable winning device management process will be described. FIG. 34 is a flowchart showing a configuration example of the big win variable winning device management process. The jackpot variable winning device management process includes a jackpot gaming process selection process (step S5100), a jackpot big winning opening opening pattern setting process (step S5200), a jackpot big winning opening / closing operation process (step S5300), and a big hit big This is a configuration including a subroutine group of a winning opening closing process (step S5400) and a big hit end process (step S5500).

ステップS5100:大当り時遊技プロセス選択処理において、主制御CPU72は次に実行するべき処理(ステップS5200〜ステップS5500のいずれか)のジャンプ先を選択する。すなわち主制御CPU72は、ジャンプテーブルから次に実行するべき処理のプログラムアドレスをジャンプ先のアドレスとして選択し、また、戻り先のアドレスとして大当り時可変入賞装置管理処理の末尾をスタックポインタにセットする。いずれの処理を次のジャンプ先として選択するかは、これまでに行われた処理の進行状況によって異なる。例えば、未だ第1可変入賞装置30又は第2可変入賞装置31の作動(開閉動作)を開始していない状況であれば、主制御CPU72は次のジャンプ先として大当り時大入賞口開放パターン設定処理(ステップS5200)を選択する。一方、既に大当り時大入賞口開放パターン設定処理が完了していれば、主制御CPU72は次のジャンプ先として大当り時大入賞口開閉動作処理(ステップS5300)を選択し、大当り時大入賞口開閉動作処理まで完了していれば、次のジャンプ先として大当り時大入賞口閉鎖処理(ステップS5400)を選択する。また、設定された連続作動回数(ラウンド数)にわたって大当り時大入賞口開閉動作処理及び大当り時大入賞口閉鎖処理が繰り返し実行されると、主制御CPU72は次のジャンプ先として大当り時終了処理(ステップS5500)を選択する。以下、それぞれの処理についてさらに詳しく説明する。   Step S5100: In the big hit game process selection process, the main control CPU 72 selects the jump destination of the process to be executed next (any one of steps S5200 to S5500). That is, the main control CPU 72 selects the program address of the process to be executed next from the jump table as the jump destination address, and sets the end of the big win variable winning device management process in the stack pointer as the return address. Which process is selected as the next jump destination depends on the progress of the processes performed so far. For example, if the operation (opening / closing operation) of the first variable winning device 30 or the second variable winning device 31 has not been started yet, the main control CPU 72 sets the big hit time big winning opening opening pattern setting process as the next jump destination. (Step S5200) is selected. On the other hand, if the big hit special prize opening pattern setting process has already been completed, the main control CPU 72 selects the big hit special prize opening / closing operation processing (step S5300) as the next jump destination, and the big hit special prize opening / closing operation is performed. If the operation process has been completed, the big hit special prize closing process (step S5400) is selected as the next jump destination. When the big hit big prize opening / closing operation process and the big hit big prize opening closing process are repeatedly executed over the set number of continuous operations (number of rounds), the main control CPU 72 performs the big hit end process ( Step S5500) is selected. Hereinafter, each process will be described in more detail.

〔大当り時大入賞口開放パターン設定処理〕
図35は、大当り時大入賞口開放パターン設定処理の手順例を示すフローチャートである。この処理は、大当り時に第1可変入賞装置30又は第2可変入賞装置31を開閉動作する回数や各開放の時間等の条件を設定するためのものである。以下、各手順に沿って説明する。
[Big prize opening pattern setting process for big hits]
FIG. 35 is a flowchart showing an example of the procedure of the big winning opening opening pattern setting process for the big hit. This process is for setting conditions such as the number of times the first variable winning device 30 or the second variable winning device 31 is opened / closed and the time of each opening at the time of a big hit. Hereinafter, it demonstrates along each procedure.

ステップS5204:主制御CPU72は、図柄別開放パターン設定処理を実行する。この処理では、主制御CPU72は今回の該当する当選図柄に応じて大入賞口の開放パターン(ラウンドごとの開放回数及び各開放の時間)やラウンド間のインターバル時間、1ラウンド中のカウント数(最大入賞回数)を設定する。なお、当選図柄別の開放パターンについては、先の特別図柄遊技処理(図21)において〔複数の当選種類〕の項目で説明した通りである。また、ラウンド間のインターバル時間は、「10ラウンド通常図柄」、「10ラウンド確変図柄」、「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」のいずれであっても例えば2秒〜2.5秒程度に設定されるものとする。ただし、「16ラウンド確変図柄1」や「16ラウンド確変図柄2」に該当した場合の10ラウンド目と11ラウンド目との間のインターバル時間は、ラウンド継続ジャッジ演出(お宝チャレンジ演出)の演出尺を確保するために、比較的長め(例えば30秒程度)に設定することができる。なお、1ラウンド中のカウント数(最大入賞回数)は全ての当選図柄について例えば9個であるが、極端な短時間(0.1秒程度)の開放中に入賞が発生することはほとんどない(不能ではないが極めて困難である)。   Step S5204: The main control CPU 72 executes a design-specific release pattern setting process. In this process, the main control CPU 72 determines the winning pattern opening pattern (number of times of opening for each round and the time of each opening), the interval time between rounds, and the number of counts in one round (maximum) according to the current winning symbol. Set the number of winnings). The opening pattern for each winning symbol is the same as described in the item “plural winning types” in the special symbol game process (FIG. 21). The interval time between rounds is any one of “10 round normal symbol”, “10 round probability variable symbol”, “16 round probability variable symbol 1”, “16 round probability variable symbol 2” or “16 round probability variable symbol 3”. However, it is set to about 2 seconds to 2.5 seconds, for example. However, the interval time between the 10th and 11th rounds in the case of “16-round probability variation 1” or “16-round probability variation 2” is the scale for the continuous round judgment production (treasure challenge production). In order to ensure, it can be set relatively long (for example, about 30 seconds). Note that the number of counts in one round (maximum number of winnings) is, for example, 9 for all winning symbols, but winnings rarely occur during an extremely short opening (about 0.1 seconds) ( Not impossible but extremely difficult).

ステップS5206:主制御CPU72は、先の大当り時停止図柄決定処理(図22中のステップS2410)で選択した大当り時の当選図柄に基づき、今回の大当り遊技における実行ラウンド数を設定する。具体的には、当選図柄として大分類の「10ラウンド通常図柄」又は「10ラウンド確変図柄」を選択していれば、主制御CPU72は実行ラウンド数を10回に設定する。また、当選図柄として「16ラウンド確変図柄1」、「16ラウンド確変図柄2」又は「16ラウンド確変図柄3」を選択していれば、主制御CPU72は実行ラウンド数を16回に設定する。ここで設定した実行ラウンド数は、プログラム上で対応する値(10回なら「9」、16回なら「15」)として、例えばRAM76のバッファ領域に格納される。   Step S5206: The main control CPU 72 sets the number of execution rounds in the current jackpot game based on the winning symbol selected in the big jackpot stop symbol determination process (step S2410 in FIG. 22). Specifically, if the major category “10 round normal symbol” or “10 round probability variation symbol” is selected as the winning symbol, the main control CPU 72 sets the number of execution rounds to ten. Further, if “16 round probability variation symbol 1”, “16 round probability variation symbol 2” or “16 round probability variation symbol 3” is selected as the winning symbol, the main control CPU 72 sets the number of execution rounds to 16 times. The number of execution rounds set here is stored as a corresponding value on the program (“9” for 10 times, “15” for 16 times), for example, in the buffer area of the RAM 76.

ステップS5208:次に主制御CPU72は、先のステップS5204で設定した大入賞口開放パターンに基づき、大当り時開放タイマを設定する。ここで設定したタイマの値は、第1可変入賞装置30又は第2可変入賞装置31を作動する際の1回あたりの開放時間となる。なお、大当り時開放タイマの値として29.0秒程度が設定されていれば、その開放時間は1回の開放中に第1大入賞口又は第2大入賞口への入球が容易に発生する充分な時間(例えば発射制御基板セット174により遊技球が10個以上発射される時間、好ましくは6秒以上)となる。一方、大当り開放タイマの値として0.1秒が設定されていれば、その開放時間は1回の開放中に第1大入賞口又は第2大入賞口への入球が不能ではなくとも、ほとんど発生しない(困難となる)短時間(例えば1秒より短い時間、好ましくは発射制御基板セット174による遊技球の発射間隔よりも短い時間)となる。   Step S5208: Next, the main control CPU 72 sets a big hit opening timer based on the big winning opening opening pattern set in the previous step S5204. The timer value set here is the opening time per operation when the first variable winning device 30 or the second variable winning device 31 is operated. If a value of about 29.0 seconds is set as the value of the big hit opening timer, the opening time easily occurs in the first big winning opening or the second big winning opening during one opening. Sufficient time (for example, a time during which 10 or more game balls are fired by the firing control board set 174, preferably 6 seconds or more). On the other hand, if the value of the jackpot opening timer is set to 0.1 seconds, the opening time is that even if it is not possible to enter the first grand prize winning opening or the second big winning prize opening during one opening, It is a short time (which becomes difficult) that hardly occurs (for example, a time shorter than 1 second, preferably a time shorter than the shooting interval of the game balls by the shooting control board set 174).

ステップS5210:そして、主制御CPU72は、先のステップS5204で設定した大入賞口開放パターンに基づき、大当り時インターバルタイマを設定する。ここで設定したタイマの値は、大当り中のラウンド間での待機時間となる。   Step S5210: The main control CPU 72 sets a big hit interval timer based on the big winning opening opening pattern set in the previous step S5204. The timer value set here is the waiting time between rounds of big hits.

ステップS5212:以上の手順を終えると、主制御CPU72は次のジャンプ先を大当り時大入賞口開閉動作処理に設定し、大当り時可変入賞装置管理処理(図34)に復帰する。   Step S5212: When the above procedure is completed, the main control CPU 72 sets the next jump destination to the big win time big opening / closing operation process, and returns to the big win time variable winning device management process (FIG. 34).

〔大当り時大入賞口開閉動作処理〕
図36は、大当り時大入賞口開閉動作処理の手順例を示すフローチャートである。この処理は、大当り時に第1可変入賞装置30又は第2可変入賞装置31の開閉動作を制御するためのものである。以下、手順に沿って説明する。
[Big prize opening and closing operation processing at big hit]
FIG. 36 is a flowchart illustrating an example of a procedure for a big winning prize opening / closing operation process for a big hit. This process is for controlling the opening / closing operation of the first variable winning device 30 or the second variable winning device 31 at the time of big hit. Hereinafter, it demonstrates along a procedure.

ステップS5301:主制御CPU72は、インターバルタイマがカウントダウン中であるか否かを確認する。具体的には、以下のステップS5314で設定するインターバルタイマが既に動作中であるか否かを確認することにより、インターバルタイマがカウントダウン中であるか否かを確認することができる。   Step S5301: The main control CPU 72 confirms whether or not the interval timer is counting down. Specifically, whether or not the interval timer is counting down can be confirmed by confirming whether or not the interval timer set in step S5314 is already in operation.

その結果、インターバルタイマがカウントダウン中であることを確認した場合(Yes)、主制御CPU72はステップS5314を実行する。一方、インターバルタイマがカウントダウン中であることを確認できない場合(No)、主制御CPU72はステップS5302を実行する。   As a result, when it is confirmed that the interval timer is counting down (Yes), the main control CPU 72 executes Step S5314. On the other hand, when it cannot be confirmed that the interval timer is counting down (No), the main control CPU 72 executes step S5302.

ステップS5302:主制御CPU72は、第1大入賞口又は第2大入賞口を開放させる。具体的には、第1大入賞口ソレノイド90又は第2大入賞口ソレノイド97に対して印加する駆動信号を出力する。これにより、第1可変入賞装置30又は第2可変入賞装置31が作動して閉止状態から開放状態に移行する。   Step S5302: The main control CPU 72 opens the first big prize opening or the second big prize opening. Specifically, a drive signal applied to the first big prize opening solenoid 90 or the second big prize opening solenoid 97 is output. Thereby, the 1st variable winning device 30 or the 2nd variable winning device 31 operates, and it shifts from a closed state to an open state.

ステップS5304:次に主制御CPU72は、開放タイマカウントダウン処理を実行する。この処理では、先の大当り時大入賞口開放パターン設定処理(図35中のステップS5208)で設定した開放タイマのカウントダウンを実行する。   Step S5304: Next, the main control CPU 72 executes an open timer countdown process. In this process, the countdown of the release timer set in the previous big hit big opening opening pattern setting process (step S5208 in FIG. 35) is executed.

ステップS5306:続いて主制御CPU72は、開放時間が終了したか否かを確認する。具体的には、カウントダウン処理後の開放タイマの値が0以下であるか否かを確認し、未だ開放タイマの値が0以下になっていなければ(No)、主制御CPU72は次にステップS5308を実行する。   Step S5306: Subsequently, the main control CPU 72 confirms whether or not the opening time has expired. Specifically, it is confirmed whether or not the value of the release timer after the countdown process is 0 or less. If the value of the release timer is not yet 0 or less (No), the main control CPU 72 next executes step S5308. Execute.

ステップS5308:主制御CPU72は、入賞球数カウント処理を実行する。この処理では、開放時間内に第1可変入賞装置30又は第2可変入賞装置31(開放中の第1大入賞口又は第2大入賞口)に入球した遊技球の個数をカウントする。具体的には、主制御CPU72は開放時間内に第1カウントスイッチ84又は第2カウントスイッチ85から入力された入賞検出信号に基づいて、カウント数の値をインクリメントする。   Step S5308: The main control CPU 72 executes a winning ball count process. In this process, the number of game balls that have entered the first variable winning device 30 or the second variable winning device 31 (the first large winning port or the second large winning port being opened) within the opening time is counted. Specifically, the main control CPU 72 increments the count value based on the winning detection signal input from the first count switch 84 or the second count switch 85 within the opening time.

ステップS5310:次に主制御CPU72は、現在のカウント数が所定数(9個)未満であるか否かを確認する。この所定数は、上記のように開放1回(大当り中の1ラウンド)あたりに許容する入賞球数の上限(賞球数の上限)を定めたものである。未だカウント数が所定数に達していなければ(Yes)、主制御CPU72は大当り時可変入賞装置管理処理に復帰する。そして、次に大当り時可変入賞装置管理処理を実行すると、現段階ではジャンプ先が大当り時大入賞口開閉動作処理に設定されているので、主制御CPU72は上記のステップS5301〜ステップS5310の手順を繰り返し実行する。   Step S5310: Next, the main control CPU 72 checks whether or not the current count number is less than a predetermined number (9). This predetermined number defines the upper limit of the number of winning balls (upper limit of the number of winning balls) allowed per opening (one round of big hit) as described above. If the count has not yet reached the predetermined number (Yes), the main control CPU 72 returns to the big win time variable winning device management process. Next, when the big win variable winning device management process is executed, since the jump destination is set to the big win big prize opening / closing operation process at the present stage, the main control CPU 72 performs the procedure of the above steps S5301 to S5310. Run repeatedly.

上記のステップS5306で開放時間が終了したと判断するか(Yes)、もしくはステップS5310でカウント数が所定数に達したことを確認すると(No)、主制御CPU72は次にステップS5312を実行する。   If it is determined in step S5306 that the opening time has expired (Yes), or if it is confirmed in step S5310 that the count has reached a predetermined number (No), the main control CPU 72 then executes step S5312.

ステップS5312:主制御CPU72は、第1大入賞口又は第2大入賞口を閉止させる。具体的には、第1大入賞口ソレノイド90又は第2大入賞口ソレノイド97に印加していた駆動信号の出力を停止する。これにより、第1可変入賞装置30又は第2可変入賞装置31が開放状態から閉止状態に復帰する。   Step S5312: The main control CPU 72 closes the first big prize opening or the second big prize opening. Specifically, the output of the drive signal applied to the first big prize opening solenoid 90 or the second big prize opening solenoid 97 is stopped. As a result, the first variable winning device 30 or the second variable winning device 31 returns from the open state to the closed state.

ステップS5314:次に主制御CPU72は、インターバルタイマカウントダウン処理を実行する。この処理では、主制御CPU72は上記の大当り時大入賞口開放パターン設定処理(図35中のステップS5210)で設定したインターバルタイマのカウントダウンを実行する。   Step S5314: Next, the main control CPU 72 executes an interval timer countdown process. In this process, the main control CPU 72 executes a countdown of the interval timer set in the big hit time big opening opening pattern setting process (step S5210 in FIG. 35).

ステップS5315:主制御CPU72は、インターバル時間が終了したか否かを確認する。具体的には、カウントダウン処理後のインターバルタイマの値が0以下であるか否かを確認し、未だインターバルタイマの値が0以下になっていなければ(No)、主制御CPU72は大当り時可変入賞装置管理処理(図34)の末尾アドレスに復帰する。そして、次回の呼び出しで大当り時大入賞口開閉動作処理が実行されると、先頭のステップS5301からジャンプして直にステップS5314を実行する。一方、カウントダウン処理後のインターバルタイマの値が0以下になったことを確認した場合(Yes)、主制御CPU72はステップS5318を実行する。   Step S5315: The main control CPU 72 checks whether or not the interval time has ended. Specifically, it is confirmed whether or not the value of the interval timer after the countdown processing is 0 or less. If the value of the interval timer is not yet 0 or less (No), the main control CPU 72 is able to win the variable variable prize at the big hit. Return to the end address of the device management process (FIG. 34). Then, when the jackpot big winning opening / closing operation processing is executed in the next call, the process jumps from the top step S5301 and immediately executes step S5314. On the other hand, when it is confirmed that the value of the interval timer after the countdown process has become 0 or less (Yes), the main control CPU 72 executes step S5318.

ステップS5318:主制御CPU72は、開放回数カウンタの値をインクリメントする。なお、開放回数カウンタの値は、例えば初期値を0としてRAM76のカウント領域に記憶されている。   Step S5318: The main control CPU 72 increments the value of the opening number counter. Note that the value of the number-of-releases counter is stored in the count area of the RAM 76 with an initial value of 0, for example.

ステップS5320:主制御CPU72は、インクリメント後の開放回数カウンタの値が現ラウンド内で設定した回数に達しているか否かを確認する。ここで、「現ラウンド内で設定した回数」を判断しているのは、例えば「大当り中の1ラウンド内で第1可変入賞装置30や第2可変入賞装置31を複数回にわたり開放動作させる」という開放パターンに対応するためである。なお、本実施形態では、特にこのような開放パターンを採用していないので、「現ラウンド内で設定した回数」は、各ラウンドで1回ずつに設定されている。したがって、通常は1回の開閉動作でカウンタ値が設定した回数に達するため(Yes)、主制御CPU72は次にステップS5322に進むことになる。   Step S5320: The main control CPU 72 checks whether or not the value of the incremented number-of-releases counter has reached the number set within the current round. Here, the “number of times set in the current round” is determined, for example, “the first variable winning device 30 and the second variable winning device 31 are opened multiple times within one round of big hit” This is to cope with the open pattern. In the present embodiment, since such an open pattern is not particularly employed, the “number of times set in the current round” is set once for each round. Therefore, since the counter value reaches the set number of times in one opening / closing operation (Yes), the main control CPU 72 next proceeds to step S5322.

なお、上記のように1ラウンド内で複数回の開閉動作を繰り返すパターンを採用した場合、1回の開放終了時に未だカウンタ値が設定した回数に達していないことになる(No)。この場合、主制御CPU72は大当り時可変入賞装置管理処理に復帰すると、現段階ではジャンプ先が大当り時大入賞口開閉動作処理に設定されているので、上記のステップS5301〜ステップS5320までの手順を繰り返し実行する。その結果、ステップS5318で開放回数カウンタのインクリメントが進み、そして、カウンタ値が設定した回数に達すると(Yes)、主制御CPU72は次にステップS5322に進むことになる。   If a pattern in which a plurality of opening / closing operations are repeated in one round as described above is employed, the counter value has not yet reached the set number of times at the end of one opening (No). In this case, when the main control CPU 72 returns to the big win variable winning device management process, since the jump destination is set to the big win big prize opening / closing operation process at this stage, the procedure from step S5301 to step S5320 is performed. Run repeatedly. As a result, the increment of the number-of-releases counter proceeds in step S5318, and when the counter value reaches the set number of times (Yes), the main control CPU 72 proceeds to step S5322.

ステップS5322:主制御CPU72は次のジャンプ先を大当り時大入賞口閉鎖処理に設定し、大当り時可変入賞装置管理処理に復帰する。そして、次に大当り時可変入賞装置管理処理を実行すると、主制御CPU72は次に大当り時大入賞口閉鎖処理を実行する。   Step S5322: The main control CPU 72 sets the next jump destination to the big winning big prize opening closing process, and returns to the big win variable winning device management process. Then, when the big win time variable winning device management process is executed, the main control CPU 72 next executes a big hit time big winning opening closing process.

〔大当り時大入賞口閉鎖処理〕
図37は、大当り時大入賞口閉鎖処理の手順例を示すフローチャートである。この大当り時大入賞口閉鎖処理は、第1可変入賞装置30又は第2可変入賞装置31の作動を継続したり、その作動を終了したりするためのものである。以下、手順に沿って説明する。
[Closing the big prize at the big hit]
FIG. 37 is a flowchart showing an example of the procedure for the big winning prize opening closing process. This big winning time big winning opening closing process is for continuing the operation of the first variable winning device 30 or the second variable winning device 31 or terminating the operation. Hereinafter, it demonstrates along a procedure.

ステップS5402:主制御CPU72は、上記のラウンド数カウンタをインクリメントする。これにより、例えば1ラウンド目が終了し、2ラウンド目に向かう段階でラウンド数カウンタの値は「1」となっている。   Step S5402: The main control CPU 72 increments the round number counter. Thereby, for example, the value of the round number counter is “1” at the stage where the first round ends and the second round is reached.

ステップS5404:主制御CPU72は、インクリメント後のラウンド数カウンタの値が設定した実行ラウンド数に達しているか否かを確認する。具体的には、主制御CPU72はインクリメント後のラウンド数カウンタの値(1〜15)を参照し、その値が設定した実行ラウンド数(1減算後の1〜15)未満であれば(No)、次にステップS5405を実行する。   Step S5404: The main control CPU 72 checks whether or not the incremented round number counter value has reached the set number of execution rounds. Specifically, the main control CPU 72 refers to the value (1 to 15) of the round number counter after increment, and if the value is less than the set number of execution rounds (1 to 15 after 1 subtraction) (No) Next, step S5405 is executed.

ステップS5405:主制御CPU72は、現在のラウンド数カウンタの値からラウンド数コマンドを生成する。このコマンドは、上記のように演出制御出力処理において演出制御装置124に送信されるものである。演出制御装置124は、受信したラウンド数コマンドに基づいて現在のラウンド数を確認することができる。   Step S5405: The main control CPU 72 generates a round number command from the current round number counter value. This command is transmitted to the effect control device 124 in the effect control output process as described above. The effect control device 124 can confirm the current number of rounds based on the received round number command.

ステップS5406:主制御CPU72は、次のジャンプ先を大当り時大入賞口開閉動作処理に設定する。   Step S5406: The main control CPU 72 sets the next jump destination in the big hit big prize opening / closing operation process.

ステップS5408:そして、主制御CPU72は、入賞球数カウンタをリセットし、大当り時可変入賞装置管理処理に復帰する。   Step S5408: Then, the main control CPU 72 resets the winning ball number counter and returns to the big win time variable winning device management process.

主制御CPU72が次に大当り時可変入賞装置管理処理を実行すると、大当り時遊技プロセス選択処理(図34中のステップS5100)で主制御CPU72は次のジャンプ先である大当り時大入賞口開閉動作処理を実行する。そして、大当り時大入賞口開閉動作処理の実行後は大当り時大入賞口閉鎖処理の実行を経て、主制御CPU72は再び大当り時大入賞口閉鎖処理を実行し、上記のステップS5402〜ステップS5408を繰り返し実行する。これにより、実際のラウンド数が設定した実行ラウンド数(10回又は16回)に達するまでの間、第1可変入賞装置30又は第2可変入賞装置31の開閉動作が連続して実行される。   When the main control CPU 72 next executes the big hit variable winning device management process, the main control CPU 72 in the big hit game process selection process (step S5100 in FIG. 34), the big jump time big winning opening / closing operation process is the next jump destination. Execute. Then, after the execution of the jackpot big winning opening opening / closing operation process, the main control CPU 72 executes the big hit big winning opening closing process again, and the above steps S5402 to S5408 are executed. Run repeatedly. Thus, the opening / closing operation of the first variable winning device 30 or the second variable winning device 31 is continuously executed until the actual round number reaches the set execution round number (10 times or 16 times).

実際のラウンド数が設定した実行ラウンド数に達した場合(ステップS5404:Yes)、主制御CPU72は次にステップS5410を実行する。   When the actual number of rounds reaches the set number of execution rounds (step S5404: YES), the main control CPU 72 next executes step S5410.

ステップS5410,ステップS5412:この場合、主制御CPU72はラウンド数カウンタをリセット(=0)すると、次のジャンプ先を大当り時終了処理に設定する。   Step S5410, Step S5412: In this case, when the main control CPU 72 resets the round number counter (= 0), it sets the next jump destination to the big hit end processing.

ステップS5408:そして、主制御CPU72は、入賞球数カウンタをリセットし、大当り時可変入賞装置管理処理に復帰する。これにより、次に主制御CPU72が大当り時可変入賞装置管理処理を実行すると、今度は大当り時終了処理が選択されることになる。   Step S5408: Then, the main control CPU 72 resets the winning ball number counter and returns to the big win time variable winning device management process. As a result, when the main control CPU 72 next executes the jackpot variable winning device management process, the jackpot end process is selected this time.

〔大当り時終了処理〕
図38は、大当り時終了処理の手順例を示すフローチャートである。この大当り時終了処理は、大当り時の第1可変入賞装置30又は第2可変入賞装置31の作動を終了する際の条件を整えるためのものである。以下、手順例に沿って説明する。
[End processing at jackpot]
FIG. 38 is a flowchart illustrating a procedure example of the big hit end processing. This big-hit end process is for preparing conditions for ending the operation of the first variable winning device 30 or the second variable winning device 31 at the time of the big hit. Hereinafter, it demonstrates along the example of a procedure.

ステップS5501:主制御CPU72は、大当り時終了時間タイマカウントダウン処理を実行する。この処理では、主制御CPU72は大当り時終了時間タイマに初期値を設定し、その後、時間の経過に伴って(本モジュールの呼び出しごとに)タイマをカウントダウンする。   Step S5501: The main control CPU 72 executes a big hit end time timer countdown process. In this process, the main control CPU 72 sets an initial value for the jackpot end time timer, and then counts down the timer as time elapses (each time this module is called).

また、大当り時終了時間タイマのカウントダウン中は、主制御CPU72は、終了時間中コマンドを生成する。終了時間中コマンドコマンドは、上記の演出制御出力処理において演出制御装置124に送信される。なお、「終了時間中コマンド」とは、大当り遊技の終了時間の最中であるということを示すコマンドである。   Further, during the countdown of the big hit end time timer, the main control CPU 72 generates an end time command. The command command during the end time is transmitted to the effect control device 124 in the effect control output process. The “end time command” is a command indicating that the end time of the jackpot game is in progress.

ステップS5502:次に主制御CPU72は、大当り時終了時間が経過したか否かを確認する。具体的には、大当り時終了時間タイマの値が未だ0になっていなければ、主制御CPU72は大当り時終了時間が経過していないと判断する(No)。この場合、主制御CPU72は本モジュールを終了して大当り時可変入賞装置管理処理(図34)に復帰する。   Step S5502: Next, the main control CPU 72 checks whether or not the big hit end time has elapsed. Specifically, if the value of the big hit end time timer is not yet 0, the main control CPU 72 determines that the big hit end time has not elapsed (No). In this case, the main control CPU 72 ends this module and returns to the big win variable winning device management process (FIG. 34).

この後、時間の経過に伴って大当り時終了時間タイマの値が0になると、主制御CPU72は大当り時終了時間が経過したと判断し(Yes)、ステップS5503以降を実行する。   Thereafter, when the value of the big hit time end timer becomes 0 with the passage of time, the main control CPU 72 determines that the big hit time end time has passed (Yes), and executes step S5503 and subsequent steps.

ステップS5503,ステップS5504:主制御CPU72は大当りフラグをリセット(00H)する。これにより、主制御CPU72の制御処理上で大当り遊技状態は終了する。また、主制御CPU72は、ここで内部状態フラグから「大当り中」を消去し、制御処理上で内部状態としての大役終了を宣言する。なお、主制御CPU72は連続作動回数ステータスの値をリセットする。   Step S5503, Step S5504: The main control CPU 72 resets the big hit flag (00H). As a result, the big hit gaming state ends on the control processing of the main control CPU 72. In addition, the main control CPU 72 deletes “big hit” from the internal state flag and declares the end of the major role as the internal state in the control processing. The main control CPU 72 resets the value of the continuous operation number status.

ステップS5506:次に主制御CPU72は、確率変動機能作動フラグの値(01H)がセットされているか否かを確認する。このフラグは、先の特別図柄変動前処理中の大当り時その他設定処理(図22中のステップS2414)でセットされるものである。   Step S5506: Next, the main control CPU 72 checks whether or not the value (01H) of the probability variation function operation flag is set. This flag is set in the big hit other setting process (step S2414 in FIG. 22) during the previous special symbol fluctuation pre-process.

ステップS5508:確率変動機能作動フラグの値がセットされている場合(ステップS5506:Yes)、主制御CPU72は確率変動回数(例えば10000回程度)を設定する。設定した確率変動回数の値は、例えばRAM76の確変カウンタ領域に格納されて上記の回数切りカウンタ値となる。ここで設定した確率変動回数は、これ以降の遊技で特別図柄の変動(内部抽選)を高確率状態で行う上限回数となる。ただし、上記のように10000回程度の膨大な回数を設定した場合、そこまで非当選が続くことは確率的にほとんどないので(高確率時の当選確率が例えば20分の1〜39分の1程度)、実質的には次回の当選まで高確率状態が続くことになる。これとは逆に、高確率状態に実質的な上限を設ける場合、確率変動回数は現実的な回数(例えば70回程度)に設定される(いわゆる回数切り確変)。なお、確率変動機能作動フラグの値がセットされていなければ(ステップS5506:No)、主制御CPU72はステップS5508を実行しない。   Step S5508: When the value of the probability variation function operation flag is set (step S5506: Yes), the main control CPU 72 sets the probability variation number (for example, about 10,000 times). The set value of the probability variation number is stored, for example, in the probability variation counter area of the RAM 76 and becomes the above-described number cut counter value. The probability variation number set here is the upper limit number of times that the variation of the special symbol (internal lottery) is performed in a high probability state in the subsequent games. However, if a huge number of times such as 10,000 is set as described above, there is almost no chance that the non-winning will continue so far (the winning probability at the time of high probability is, for example, 1/39 to 1/39) The degree of probability) will continue until the next winning. On the other hand, when a substantial upper limit is set in the high probability state, the probability variation number is set to a realistic number (for example, about 70 times) (so-called number cut probability change). If the value of the probability variation function activation flag is not set (step S5506: No), the main control CPU 72 does not execute step S5508.

ステップS5510:次に主制御CPU72は、時間短縮機能作動フラグの値(01H)がセットされているか否かを確認する。このフラグもまた、先の特別図柄変動前処理中の大当り時その他設定処理(図22中のステップS2414)でセットされるものである。   Step S5510: Next, the main control CPU 72 checks whether or not the value of the time reduction function operation flag (01H) is set. This flag is also set in the big hit other setting process (step S2414 in FIG. 22) during the previous special symbol fluctuation pre-processing.

ステップS5512:そして、時間短縮機能作動フラグの値がセットされている場合(ステップS5510:Yes)、主制御CPU72は時間短縮回数(例えば10000回又は100回)を設定する。設定した時間短縮回数の値は、上記のようにRAM76の時短カウント領域に格納される。ここで設定した時間短縮回数は、これ以降の遊技で特別図柄の変動時間を短縮化する上限回数となる。なお、時間短縮機能作動フラグの値がセットされていなければ(ステップS5510:No)、主制御CPU72はステップS5512を実行しない。   Step S5512: If the value of the time reduction function activation flag is set (step S5510: Yes), the main control CPU 72 sets the number of time reductions (for example, 10,000 times or 100 times). The value of the set time reduction count is stored in the time count area of the RAM 76 as described above. The number of times of time reduction set here is the upper limit number of times to shorten the variation time of the special symbol in subsequent games. If the value of the time shortening function activation flag is not set (step S5510: No), the main control CPU 72 does not execute step S5512.

ステップS5514:そして、主制御CPU72は、各種のフラグに基づいて状態指定コマンドを生成する。具体的には、大当りフラグのリセット又は大役終了に伴い、遊技状態として「通常中」を表す状態指定コマンドを生成する。また、高確率状態機能作動フラグがセットされていれば、内部状態として「高確率中」を表す状態指定コマンドを生成し、時間短縮機能作動フラグがセットされていれば、内部状態として「時間短縮中」を表す状態指定コマンドを生成する。これら状態指定コマンドは、演出制御出力処理において演出制御装置124に送信される。   Step S5514: Then, the main control CPU 72 generates a state designation command based on various flags. Specifically, a state designation command representing “normal” is generated as the gaming state when the big hit flag is reset or the big game ends. If the high-probability state function activation flag is set, a state designation command indicating “high probability” is generated as the internal state, and if the time reduction function activation flag is set, the internal state is “reduced time”. A state designation command representing “medium” is generated. These state designation commands are transmitted to the effect control device 124 in the effect control output process.

ステップS5516:以上の手順を経ると主制御CPU72は次のジャンプ先を大当り時大入賞口開放パターン設定処理に設定する。   Step S5516: After the above procedure, the main control CPU 72 sets the next jump destination in the big hit time big winning opening releasing pattern setting process.

ステップS5518:そして、主制御CPU72は、特別図柄遊技処理の中の実行選択処理(図21中のステップS1000)でのジャンプ先を特別図柄変動前処理に設定する。以上の手順を終えると、主制御CPU72は大当り時可変入賞装置管理処理に復帰する。   Step S5518: Then, the main control CPU 72 sets the jump destination in the execution selection process (step S1000 in FIG. 21) in the special symbol game process as the special symbol variation pre-process. When the above procedure is finished, the main control CPU 72 returns to the big win variable winning device management process.

〔小当り時可変入賞装置管理処理〕
次に、小当り時可変入賞装置管理処理の詳細について説明する。図39は、小当り時可変入賞装置管理処理の構成例を示すフローチャートである。小当り時可変入賞装置管理処理は、小当り時遊技プロセス選択処理(ステップS6100)、小当り時大入賞口開放パターン設定処理(ステップS6200)、小当り時大入賞口開閉動作処理(ステップS6300)、小当り時大入賞口閉鎖処理(ステップS6400)、小当り時終了処理(ステップS6500)のサブルーチン群を含む構成である。
[Variable winning device management process for small hits]
Next, details of the small winning time variable winning device management process will be described. FIG. 39 is a flowchart showing a configuration example of the small winning hour variable winning device management process. The small winning time prize winning device management process includes a small winning game process selection process (step S6100), a small winning time big prize opening opening pattern setting process (step S6200), and a small hitting big prize opening opening / closing operation process (step S6300). The sub-group includes a subroutine group of a small winning big prize opening closing process (step S6400) and a small winning end process (step S6500).

ステップS6100:小当り時遊技プロセス選択処理において、主制御CPU72は次に実行するべき処理(ステップS6200〜ステップS6500のいずれか)のジャンプ先を選択する。すなわち主制御CPU72は、ジャンプテーブルから次に実行するべき処理のプログラムアドレスをジャンプ先のアドレスとして選択し、また、戻り先のアドレスとして小当り時可変入賞装置管理処理の末尾をスタックポインタにセットする。いずれの処理を次のジャンプ先として選択するかは、これまでに行われた処理の進行状況によって異なる。例えば、未だ第1可変入賞装置30の作動(開閉動作)を開始していない状況であれば、主制御CPU72は次のジャンプ先として小当り時大入賞口開放パターン設定処理(ステップS6200)を選択する。一方、既に小当り時大入賞口開放パターン設定処理が完了していれば、主制御CPU72は次のジャンプ先として小当り時大入賞口開閉動作処理(ステップS6300)を選択し、小当り時大入賞口開閉動作処理まで完了していれば、次のジャンプ先として小当り時大入賞口閉鎖処理(ステップS6400)を選択する。また、設定された連続作動回数にわたって小当り時大入賞口開閉動作処理及び小当り時大入賞口閉鎖処理が繰り返し実行されると、主制御CPU72は次のジャンプ先として小当り時終了処理(ステップS6500)を選択する。以下、それぞれの処理についてさらに詳しく説明する。   Step S6100: In the small hit game process selection process, the main control CPU 72 selects a jump destination of a process to be executed next (any one of steps S6200 to S6500). That is, the main control CPU 72 selects the program address of the process to be executed next from the jump table as the jump destination address, and sets the end of the small winning hour variable winning device management process in the stack pointer as the return address. . Which process is selected as the next jump destination depends on the progress of the processes performed so far. For example, if the operation (opening / closing operation) of the first variable winning device 30 has not started yet, the main control CPU 72 selects the small winning big opening opening pattern setting process (step S6200) as the next jump destination. To do. On the other hand, if the small winning big winning opening opening pattern setting processing has already been completed, the main control CPU 72 selects the small winning big winning opening opening / closing operation processing (step S6300) as the next jump destination, If the winning opening / closing operation processing has been completed, the small winning big winning opening closing process (step S6400) is selected as the next jump destination. When the small hitting big winning opening opening / closing operation process and the small hitting big winning opening closing process are repeatedly executed over the set number of continuous operations, the main control CPU 72 performs the small hitting end process (step) as the next jump destination. S6500) is selected. Hereinafter, each process will be described in more detail.

〔小当り時大入賞口開放パターン設定処理〕
図40は、小当り時大入賞口開放パターン設定処理の手順例を示すフローチャートである。この処理は、小当り時に第1可変入賞装置30を開閉動作する回数や各開放の時間等の条件を設定するためのものである。以下、各手順に沿って説明する。
[Big winning opening opening pattern setting process for small hits]
FIG. 40 is a flowchart showing an example of the procedure of the small winning big opening opening pattern setting process. This process is for setting conditions such as the number of times that the first variable prize-winning device 30 is opened and closed at the time of a small hit and the time for each opening. Hereinafter, it demonstrates along each procedure.

ステップS6212:主制御CPU72は、「小当り時開放パターン」を設定する。本実施形態の場合、「小当り時開放パターン」については、例えば1回目と2回目とでそれぞれ「0.1秒開放」の開放パターンが設定される。なお、「小当り」については「ラウンド」という概念がないことから、「開放パターン」についても「1回目の開放」、「2回目の開放」といった表記となる。   Step S6212: The main control CPU 72 sets a “small hit opening pattern”. In the case of the present embodiment, for the “small hit opening pattern”, for example, an opening pattern of “0.1 second opening” is set for the first time and the second time. Since “small hit” has no concept of “round”, “open pattern” is also expressed as “first open” and “second open”.

ステップS6214:主制御CPU72は、先のステップS6212で設定した大入賞口開放パターンに基づき、第1大入賞口の開放回数を例えば2回に設定する。ここで設定した開放回数は、例えばRAM76のバッファ領域に格納される。   Step S6214: The main control CPU 72 sets the number of times of opening the first big prize opening to, for example, two, based on the big prize opening opening pattern set in the previous step S6212. The number of releases set here is stored in a buffer area of the RAM 76, for example.

ステップS6216:次に主制御CPU72は、小当り時開放タイマを設定する。ここで設定したタイマの値は、第1可変入賞装置30を作動する際の1回あたりの開放時間となる。なお、本実施形態では、上記のように小当り時開放タイマの値として0.1秒が設定されており、このような開放時間は1回の開放中に第1大入賞口への入球がほとんど発生しない(困難となる)短時間(例えば1秒より短い時間、好ましくは発射装置ユニットによる遊技球の発射間隔よりも短い時間)となる。   Step S6216: Next, the main control CPU 72 sets a small hitting release timer. The timer value set here is the opening time per operation when the first variable winning device 30 is operated. In this embodiment, as described above, 0.1 seconds is set as the value of the small hitting release timer, and such an opening time is a ball entering the first big prize opening during one opening. Is a short time (which becomes difficult) (for example, a time shorter than 1 second, preferably a time shorter than a game ball firing interval by the launcher unit).

ステップS6218:主制御CPU72は、小当り時インターバルタイマを設定する。ここで設定したタイマの値は、小当り時に第1可変入賞装置30を複数回にわたり開閉動作させる際の1回ごとの待機時間となるが、このタイマ値は例えば2秒程度に設定される。   Step S6218: The main control CPU 72 sets a small hitting interval timer. The timer value set here is a waiting time for each time when the first variable prize-winning apparatus 30 is opened and closed a plurality of times at the time of a small hit, and this timer value is set to about 2 seconds, for example.

ステップS6220:以上の手順を終えると、主制御CPU72は次のジャンプ先を小当り時大入賞口開閉動作処理に設定し、小当り時可変入賞装置管理処理(図39)に復帰する。そして、主制御CPU72は、次に小当り時大入賞口開閉動作処理(ステップS6300)を実行する。   Step S6220: When the above procedure is completed, the main control CPU 72 sets the next jump destination to the small winning big prize opening / closing operation processing, and returns to the small winning variable winning device management process (FIG. 39). The main control CPU 72 then executes a small winning big prize opening / closing operation process (step S6300).

〔小当り時大入賞口開閉動作処理〕
図41は、小当り時大入賞口開閉動作処理の手順例を示すフローチャートである。この処理は、小当り時に第1可変入賞装置30の開閉動作を制御するためのものである。以下、手順に沿って説明する。
[Large winning opening and closing operation processing for small hits]
FIG. 41 is a flowchart showing an example of the procedure of the small winning big prize opening opening / closing operation process. This process is for controlling the opening / closing operation of the first variable winning device 30 at the time of a small hit. Hereinafter, it demonstrates along a procedure.

ステップS6301:主制御CPU72は、インターバルタイマがカウントダウン中であるか否かを確認する。具体的には、以下のステップS6314で設定するインターバルタイマが既に動作中であるか否かを確認することにより、インターバルタイマがカウントダウン中であるか否かを確認することができる。   Step S6301: The main control CPU 72 confirms whether or not the interval timer is counting down. Specifically, it can be confirmed whether or not the interval timer is counting down by confirming whether or not the interval timer set in the following step S6314 is already operating.

その結果、インターバルタイマがカウントダウン中であることを確認した場合(Yes)、主制御CPU72はステップS6314を実行する。一方、インターバルタイマがカウントダウン中であることを確認できない場合(No)、主制御CPU72はステップS6302を実行する。   As a result, when it is confirmed that the interval timer is counting down (Yes), the main control CPU 72 executes Step S6314. On the other hand, when it cannot be confirmed that the interval timer is counting down (No), the main control CPU 72 executes step S6302.

ステップS6302:主制御CPU72は、第1大入賞口を開放させる。具体的には、第1大入賞口ソレノイド90に対して印加する駆動信号を出力する。これにより、第1可変入賞装置30が作動して閉止状態から開放状態に移行する。   Step S6302: The main control CPU 72 opens the first big prize opening. Specifically, a drive signal applied to the first grand prize winning solenoid 90 is output. Thereby, the 1st variable prize-winning apparatus 30 operate | moves and it transfers from a closed state to an open state.

ステップS6304:次に主制御CPU72は、開放タイマカウントダウン処理を実行する。この処理では、先の小当り時大入賞口開放パターン設定処理(図40中のステップS6216)で設定した開放タイマのカウントダウンを実行する。   Step S6304: Next, the main control CPU 72 executes an open timer countdown process. In this process, the countdown of the opening timer set in the previous small hitting big winning opening opening pattern setting process (step S6216 in FIG. 40) is executed.

ステップS6306:続いて主制御CPU72は、開放時間が終了したか否かを確認する。具体的には、カウントダウン処理後の開放タイマの値が0以下であるか否かを確認し、未だ開放タイマの値が0以下になっていなければ(No)、主制御CPU72は次にステップS6308を実行する。   Step S6306: Subsequently, the main control CPU 72 confirms whether or not the opening time has expired. Specifically, it is confirmed whether or not the value of the release timer after the countdown process is 0 or less. If the value of the release timer is not yet 0 or less (No), the main control CPU 72 next executes step S6308. Execute.

ステップS6308:主制御CPU72は、入賞球数カウント処理を実行する。この処理では、開放時間内に第1可変入賞装置30(開放中の第1大入賞口)に入球した遊技球の個数をカウントする。具体的には、主制御CPU72は開放時間内に第1カウントスイッチ84から入力された入賞検出信号に基づいて、カウント数の値をインクリメントする。   Step S6308: The main control CPU 72 executes a winning ball count process. In this process, the number of game balls that have entered the first variable prize-winning device 30 (first big prize opening being opened) within the opening time is counted. Specifically, the main control CPU 72 increments the count value based on the winning detection signal input from the first count switch 84 within the opening time.

ステップS6310:次に主制御CPU72は、現在のカウント数が所定数(9個)未満であるか否かを確認する。この所定数は、上記のように開放1回(小当り時の開放1回)あたりに許容する入賞球数の上限(賞球数の上限)を定めたものである。未だカウント数が所定数に達していなければ(Yes)、主制御CPU72は小当り時可変入賞装置管理処理(図39)に復帰する。そして、次に小当り時可変入賞装置管理処理を実行すると、現段階ではジャンプ先が小当り時大入賞口開閉動作処理に設定されているので、主制御CPU72は上記のステップS6301〜ステップS6310の手順を繰り返し実行する。   Step S6310: Next, the main control CPU 72 checks whether or not the current count number is less than a predetermined number (9). This predetermined number defines the upper limit of the number of winning balls (upper limit of the number of winning balls) allowed per opening (one opening at the time of a small hit) as described above. If the count number has not yet reached the predetermined number (Yes), the main control CPU 72 returns to the small hitting time variable winning device management process (FIG. 39). Next, when the small winning hour variable winning device management process is executed, since the jump destination is set to the small winning big prize opening / closing operation process at the present stage, the main control CPU 72 performs the above steps S6301 to S6310. Repeat the procedure.

上記のステップS6306で開放時間が終了したと判断するか(Yes)、もしくはステップS6310でカウント数が所定数に達したことを確認すると(No)、主制御CPU72は次にステップS6312を実行する。ここで、小当り時の開放は、開放タイマの値が短時間に設定されているので、通常、主制御CPU72はステップS6310でカウント数が所定数に達したことを確認するより先に、ステップS6306で開放時間が終了したと判断する場合がほとんどである。   If it is determined in step S6306 that the opening time has expired (Yes), or if it is confirmed in step S6310 that the count has reached a predetermined number (No), the main control CPU 72 then executes step S6312. Here, since the value of the release timer is set for a short time, the main control CPU 72 normally performs step opening before confirming that the count number has reached the predetermined number in step S6310. In most cases, it is determined in S6306 that the opening time has expired.

ステップS6312:主制御CPU72は、第1大入賞口を閉止させる。具体的には、第1大入賞口ソレノイド90に印加していた駆動信号の出力を停止する。これにより、第1可変入賞装置30が開放状態から閉止状態に復帰する。   Step S6312: The main control CPU 72 closes the first big prize opening. Specifically, the output of the drive signal applied to the first grand prize winning solenoid 90 is stopped. Thereby, the 1st variable prize-winning apparatus 30 returns from an open state to a closed state.

ステップS6314:次に主制御CPU72は、インターバルタイマカウントダウン処理を実行する。この処理では、主制御CPU72は上記の小当り時大入賞口開放パターン設定処理(図40中のステップS6218)で設定したインターバルタイマのカウントダウンを実行する。   Step S6314: Next, the main control CPU 72 executes an interval timer countdown process. In this process, the main control CPU 72 executes the count-down of the interval timer set in the above-mentioned small hitting big prize opening opening pattern setting process (step S6218 in FIG. 40).

ステップS6315:主制御CPU72は、インターバル時間が終了したか否かを確認する。具体的には、カウントダウン処理後のインターバルタイマの値が0以下であるか否かを確認し、未だインターバルタイマの値が0以下になっていなければ(No)、主制御CPU72は小当り時可変入賞装置管理処理(図39)の末尾アドレスに復帰する。そして、次回の呼び出しで小当り時大入賞口開閉動作処理が実行されると、先頭のステップS6301からジャンプして直にステップS6314を実行する。一方、カウントダウン処理後のインターバルタイマの値が0以下になったことを確認した場合(Yes)、主制御CPU72はステップS6316を実行する。   Step S6315: The main control CPU 72 checks whether or not the interval time has ended. Specifically, it is confirmed whether or not the value of the interval timer after the countdown process is 0 or less. If the value of the interval timer is not yet 0 or less (No), the main control CPU 72 can change the small hit time. Return to the end address of the winning device management process (FIG. 39). Then, when the small winning big prize opening / closing operation process is executed in the next call, the process jumps from the top step S6301 and immediately executes step S6314. On the other hand, when it is confirmed that the value of the interval timer after the countdown process has become 0 or less (Yes), the main control CPU 72 executes step S6316.

ステップS6316:主制御CPU72は次のジャンプ先を小当り時大入賞口閉鎖処理に設定し、小当り時可変入賞装置管理処理に復帰する。そして、次に小当り時可変入賞装置管理処理を実行すると、主制御CPU72は次に小当り時大入賞口閉鎖処理を実行する。   Step S6316: The main control CPU 72 sets the next jump destination to the small winning big winning opening closing process, and returns to the small winning variable winning device management process. Next, when the small winning hour variable winning device management process is executed, the main control CPU 72 next executes a small hitting big prize opening closing process.

〔小当り時大入賞口閉鎖処理〕
図42は、小当り時大入賞口閉鎖処理の手順例を示すフローチャートである。この小当り時大入賞口閉鎖処理は、第1可変入賞装置30の作動を継続したり、その作動を終了したりするためのものである。以下、手順に沿って説明する。
[Closed big prize opening closing process]
FIG. 42 is a flowchart showing an example of the procedure of the small winning big prize opening closing process. The small winning big winning opening closing process is for continuing the operation of the first variable winning device 30 or terminating the operation. Hereinafter, it demonstrates along a procedure.

ステップS6412:主制御CPU72は、開放回数カウンタの値をインクリメントする。   Step S6412: The main control CPU 72 increments the value of the opening number counter.

ステップS6414:次に主制御CPU72は、インクリメント後の開放回数カウンタの値が設定した開放回数に達したか否かを確認する。開放回数は、先の大入賞口開放パターン設定処理(図40中のステップS6214)で設定したものである。未だ開放回数カウンタの値が設定した開放回数に達していなければ(No)、主制御CPU72はステップS6416を実行する。   Step S6414: Next, the main control CPU 72 checks whether or not the value of the incremented number-of-releases counter has reached the set number of times of release. The number of times of opening is set in the previous big opening opening pattern setting process (step S6214 in FIG. 40). If the value of the opening number counter has not yet reached the set opening number (No), the main control CPU 72 executes step S6416.

ステップS6416:主制御CPU72は、次のジャンプ先を小当り時大入賞口開閉動作処理に設定する。
ステップS6430:そして、主制御CPU72は、入賞球数カウンタをリセットし、小当り時可変入賞装置管理処理(図39)に復帰する。
Step S6416: The main control CPU 72 sets the next jump destination to the big hit prize opening / closing operation process.
Step S6430: Then, the main control CPU 72 resets the winning ball counter and returns to the small winning hour variable winning device management process (FIG. 39).

主制御CPU72が次に可変入賞装置管理処理を実行すると、小当り時遊技プロセス選択処理(図39中のステップS6100)で主制御CPU72は次のジャンプ先である小当り時大入賞口開閉動作処理を実行する。そして、小当り時大入賞口開閉動作処理の実行後に、主制御CPU72は再び小当り時大入賞口閉鎖処理を実行し、実際の開放回数が設定した開放回数(2回)に達するまでの間、第1可変入賞装置30の開閉動作が繰り返し実行される。   When the main control CPU 72 next executes a variable winning device management process, the main control CPU 72 performs a small winning game big opening / closing operation process as a next jump destination in the small winning game process selection process (step S6100 in FIG. 39). Execute. After executing the small winning big prize opening / closing operation process, the main control CPU 72 again executes the small winning big prize opening closing process until the actual number of times of opening reaches the set number of opening times (two times). The opening / closing operation of the first variable winning device 30 is repeatedly executed.

小当り時の実際の開放回数が設定した開放回数に達した場合(ステップS6414:Yes)、主制御CPU72は次にステップS6418を実行する。   When the actual number of times of opening at the time of the small hit reaches the set number of times of opening (step S6414: Yes), the main control CPU 72 next executes step S6418.

ステップS6418,ステップS6420:この場合、主制御CPU72は開放回数カウンタをリセット(=0)すると、次のジャンプ先を小当り時終了処理に設定する。   Step S6418, Step S6420: In this case, when the main control CPU 72 resets the release number counter (= 0), it sets the next jump destination to the small hit end processing.

ステップS6430:そして、主制御CPU72は、入賞球数カウンタをリセットし、小当り時可変入賞装置管理処理(図39)に復帰する。これにより、次に主制御CPU72が可変入賞装置管理処理を実行すると、今度は小当り時終了処理が選択されることになる。   Step S6430: Then, the main control CPU 72 resets the winning ball counter and returns to the small winning hour variable winning device management process (FIG. 39). As a result, when the main control CPU 72 next executes the variable winning device management process, the small hitting end process is selected this time.

〔小当り時終了処理〕
図43は、小当り時終了処理の手順例を示すフローチャートである。この小当り時終了処理は、小当り時の第1可変入賞装置30の作動を終了する際の条件を整えるためのものである。以下、手順例に沿って説明する。
[End processing for small hits]
FIG. 43 is a flowchart illustrating an example of a procedure of the small hit end processing. This small hitting end process is for preparing conditions for ending the operation of the first variable winning device 30 at the small hitting. Hereinafter, it demonstrates along the example of a procedure.

ステップS6502:主制御CPU72は、小当り時終了時間タイマカウントダウン処理を実行する。この処理では、主制御CPU72は小当り時終了時間タイマに初期値を設定し、その後、時間の経過に伴って(本モジュールの呼び出しごとに)タイマをカウントダウンする。   Step S6502: The main control CPU 72 executes a small hitting end time timer countdown process. In this process, the main control CPU 72 sets an initial value for the small hitting end time timer, and then counts down the timer as time elapses (each time this module is called).

ステップS6504:次に主制御CPU72は、小当り時終了時間が経過したか否かを確認する。具体的には、小当り時終了時間タイマの値が未だ0になっていなければ、主制御CPU72は小当り時終了時間が経過していないと判断する(No)。この場合、主制御CPU72は本モジュールを終了して小当り時可変入賞装置管理処理(図39)に復帰する。   Step S6504: Next, the main control CPU 72 confirms whether or not the small hitting end time has elapsed. Specifically, if the value of the small hitting end time timer is not yet 0, the main control CPU 72 determines that the small hitting end time has not elapsed (No). In this case, the main control CPU 72 ends this module and returns to the small winning time variable winning device management process (FIG. 39).

この後、時間の経過に伴って小当り時終了時間タイマの値が0になると、主制御CPU72は小当り時終了時間が経過したと判断し(Yes)、ステップS6506以降を実行する。   Thereafter, when the value of the small hitting end time timer becomes 0 with the passage of time, the main control CPU 72 determines that the small hitting end time has elapsed (Yes), and executes step S6506 and subsequent steps.

ステップS6506,ステップS6508:主制御CPU72は小当りフラグの値をリセット(00H)し、また、内部状態フラグから「小当り中」を消去して小当り遊技を終了させる。なお、小当りの場合、特に内部的な条件装置は作動しないため、このような手順は単にフラグの消去を目的としたものである。   Step S6506, Step S6508: The main control CPU 72 resets the value of the small hit flag (00H), deletes “meeting small hit” from the internal state flag, and ends the small hit game. In the case of small hits, the internal condition device does not operate in particular, so such a procedure is merely for the purpose of erasing the flag.

ステップS6510:以上の手順を経ると主制御CPU72は次のジャンプ先を小当り時大入賞口開放パターン設定処理に設定する。   Step S6510: After the above procedure, the main control CPU 72 sets the next jump destination in the small winning big opening opening pattern setting process.

ステップS6512:そして、主制御CPU72は、特別図柄遊技処理の中の実行選択処理(図21中のステップS1000)でのジャンプ先を特別図柄変動前処理に設定する。以上の手順を終えると、主制御CPU72は小当り時可変入賞装置管理処理に復帰する。   Step S6512: The main control CPU 72 sets the jump destination in the execution selection process (step S1000 in FIG. 21) in the special symbol game process as the special symbol variation pre-process. When the above procedure is completed, the main control CPU 72 returns to the small winning time variable winning device management process.

本発明は上述した一実施形態に制約されることなく、種々に変形して実施することができる。一実施形態のRAMクリア処理(図13)では、初期化実行アドレスの特定桁をビット演算した結果から終了を判断しているが、ここでは初期化実行アドレス(境界1)と初期化領域の末端の次のアドレス(境界2)との比較演算を行うこととしてもよい。   The present invention is not limited to the above-described embodiment, and can be implemented with various modifications. In the RAM clear process (FIG. 13) of the embodiment, the end is determined from the result of bit calculation of a specific digit of the initialization execution address. Here, the initialization execution address (boundary 1) and the end of the initialization area are determined. A comparison operation with the next address (boundary 2) may be performed.

また、一実施形態のRAMクリア処理では、敢えてステップS170で初期化が正常になされたか否かを確認しているが、このような確認の手順を省略するプログラム構成であってもよい。この場合、さらにプログラム容量を削減し、その分を遊技制御プログラムに割り当てることができる。   Further, in the RAM clear process of one embodiment, it is confirmed whether or not initialization has been normally performed in step S170, but a program configuration that omits such a confirmation procedure may be used. In this case, the program capacity can be further reduced, and that amount can be allocated to the game control program.

また、パチンコ機1の構造や盤面構成、具体的な数値等は図示のものも含めて好ましい例示であり、これらを適宜に変形可能であることはいうまでもない。   Further, the structure, board surface configuration, specific numerical values and the like of the pachinko machine 1 are preferable examples including those shown in the drawings, and it goes without saying that these can be appropriately modified.

1 パチンコ機
8 遊技盤ユニット
8a 遊技領域
20 始動ゲート
28 可変始動入賞装置
33 普通図柄表示装置
33a 普通図柄作動記憶ランプ
34 第1特別図柄表示装置
35 第2特別図柄表示装置
34a 第1特別図柄作動記憶ランプ
35a 第2特別図柄作動記憶ランプ
38 遊技状態表示装置
42 液晶表示器
45 演出切替ボタン
70 主制御装置
72 主制御CPU
74 ROM
76 RAM
124 演出制御装置
126 演出制御CPU
DESCRIPTION OF SYMBOLS 1 Pachinko machine 8 Game board unit 8a Game area 20 Start gate 28 Variable start winning device 33 Normal symbol display device 33a Normal symbol operation | movement memory lamp 34 1st special symbol display device 35 2nd special symbol display device 34a 1st special symbol operation memory Lamp 35a Second special symbol operation memory lamp 38 Game state display device 42 Liquid crystal display 45 Effect switching button 70 Main control device 72 Main control CPU
74 ROM
76 RAM
124 Production control device 126 Production control CPU

Claims (5)

遊技の進行を制御する制御装置と、
前記制御装置による制御上で必要となる情報を書き換え可能な記憶領域内にて記憶する記憶手段と、
前記記憶領域内で初期化の対象とする初期化対象領域を経時的に初期化する処理を実行する初期化手段と、
前記初期化手段による経時的な処理の実行中に、前記初期化対象領域内でみた処理済みの範囲と未処理の範囲との境界が前記記憶領域内での前記初期化対象領域とその他の領域との境界に一致するか否かを判断する判断手段と、
前記判断手段により前記各境界が相互に一致すると判断された場合、前記初期化手段による処理を終了させる終了手段と
を備えた遊技機。
A control device for controlling the progress of the game;
Storage means for storing information necessary for control by the control device in a rewritable storage area;
An initialization means for executing processing for initializing an initialization target area to be initialized in the storage area over time;
The boundary between the processed range and the unprocessed range viewed in the initialization target area during execution of the time-dependent processing by the initialization means is the initialization target area and other areas in the storage area A determination means for determining whether or not the boundary with
A gaming machine comprising: an ending unit for ending the processing by the initialization unit when the determination unit determines that the boundaries coincide with each other.
請求項1に記載の遊技機において、
前記判断手段は、
前記初期化対象領域のアドレス空間内で処理済みの範囲と未処理の範囲との境界を表すアドレスの特定桁に対するビット演算により得られた結果に基づいて前記各境界が相互に一致するか否かを判断することを特徴とする遊技機。
In the gaming machine according to claim 1,
The determination means includes
Whether or not the boundaries coincide with each other based on a result obtained by a bit operation on a specific digit of an address representing a boundary between a processed range and an unprocessed range in the address space of the initialization target area A game machine characterized by judging.
請求項1又は2に記載の遊技機において、
前記初期化手段は、
前記初期化対象領域のメモリ空間内で最小のアドレスを有する領域を始点として、最大のアドレスを有する領域に向かって順番に初期化する処理を経時的に実行し、
前記判断手段は、
前記初期化手段により処理がなされた領域の最新のアドレスが前記最大のアドレスに一致しなければ前記各境界が相互に一致しないと判断し、前記最新のアドレスが前記最大のアドレスに一致していれば前記各境界が相互に一致すると判断することを特徴とする遊技機。
In the gaming machine according to claim 1 or 2,
The initialization means includes
The process of initializing in order toward the area having the maximum address is performed over time starting from the area having the minimum address in the memory space of the initialization target area,
The determination means includes
If the latest address of the area processed by the initialization means does not match the maximum address, it is determined that the boundaries do not match each other, and the latest address matches the maximum address. For example, it is determined that the respective boundaries coincide with each other.
請求項1から3のいずれかに記載の遊技機において、
前記制御装置に対する電力供給の遮断を検出する検出手段と、
前記検出手段により電力供給の遮断が検出されると、前記記憶手段により記憶されている情報を前記初期化対象領域内にて保存する保存手段と、
前記保存手段による情報の保存がなされた状態で前記制御装置に対する電力の供給が再開されると、前記保存手段により保存された情報に基づいて前記記憶手段の記憶を復元する復元手段とをさらに備え、
前記初期化手段は、
前記保存手段による情報の保存がなされた状態で前記制御装置に対する電力の供給が再開された場合に所定の初期化条件が満たされていると、前記初期化対象領域の初期化を通じて前記保存手段により保存された情報を消去することを特徴とする遊技機。
In the gaming machine according to any one of claims 1 to 3,
Detecting means for detecting interruption of power supply to the control device;
A storage unit that stores information stored in the storage unit in the initialization target area when the detection unit detects a power supply interruption;
When the supply of power to the control device is resumed in a state where information is stored by the storage unit, the storage unit further includes a restoring unit that restores the storage of the storage unit based on the information stored by the storage unit ,
The initialization means includes
When a predetermined initialization condition is satisfied when power supply to the control device is resumed in a state where information is stored by the storage unit, the storage unit performs initialization of the initialization target area. A gaming machine characterized by erasing stored information.
請求項1から4のいずれかに記載の遊技機において、
前記初期化手段により経時的に処理が実行される毎に、前記初期化対象領域の記憶が正常に初期化されたか否かをその都度確認する確認手段と、
前記確認手段による確認の結果、前記初期化対象領域の記憶が正常に初期化されていなかった場合、前記初期化手段による経時的な処理を最初から再実行させる再実行手段と
をさらに備えたことを特徴とする遊技機。
In the gaming machine according to any one of claims 1 to 4,
Confirmation means for confirming each time whether or not storage of the initialization target area has been normally initialized each time processing is executed by the initialization means over time;
As a result of the confirmation by the confirmation unit, when the storage of the initialization target area is not normally initialized, the apparatus further comprises a re-execution unit that re-executes the time-dependent processing by the initialization unit from the beginning. A gaming machine characterized by
JP2013239337A 2013-11-19 2013-11-19 Game machine Active JP6202525B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013239337A JP6202525B2 (en) 2013-11-19 2013-11-19 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013239337A JP6202525B2 (en) 2013-11-19 2013-11-19 Game machine

Publications (2)

Publication Number Publication Date
JP2015097675A true JP2015097675A (en) 2015-05-28
JP6202525B2 JP6202525B2 (en) 2017-09-27

Family

ID=53374731

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013239337A Active JP6202525B2 (en) 2013-11-19 2013-11-19 Game machine

Country Status (1)

Country Link
JP (1) JP6202525B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021058765A (en) * 2021-01-19 2021-04-15 株式会社藤商事 Game machine
JP2021058763A (en) * 2021-01-19 2021-04-15 株式会社藤商事 Game machine

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06246034A (en) * 1993-02-25 1994-09-06 Okumura Yuki Kk Game voice reproducing method and game device using the reproducing method
JP2003180962A (en) * 2001-12-17 2003-07-02 Fuji Shoji:Kk Game machine
JP2009291258A (en) * 2008-06-02 2009-12-17 Daito Giken:Kk Game machine
JP2012166073A (en) * 2012-06-11 2012-09-06 Sophia Co Ltd Game machine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06246034A (en) * 1993-02-25 1994-09-06 Okumura Yuki Kk Game voice reproducing method and game device using the reproducing method
JP2003180962A (en) * 2001-12-17 2003-07-02 Fuji Shoji:Kk Game machine
JP2009291258A (en) * 2008-06-02 2009-12-17 Daito Giken:Kk Game machine
JP2012166073A (en) * 2012-06-11 2012-09-06 Sophia Co Ltd Game machine

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021058765A (en) * 2021-01-19 2021-04-15 株式会社藤商事 Game machine
JP2021058763A (en) * 2021-01-19 2021-04-15 株式会社藤商事 Game machine

Also Published As

Publication number Publication date
JP6202525B2 (en) 2017-09-27

Similar Documents

Publication Publication Date Title
JP6567849B2 (en) Game machine
JP5830446B2 (en) Game machine
JP2017136195A (en) Game machine
JP6014233B2 (en) Game machine
JP6053315B2 (en) Game machine
JP2018075055A (en) Game machine
JP2017140266A (en) Game machine
JP2016150101A (en) Game machine
JP6348704B2 (en) Game machine
JP2016171889A (en) Game machine
JP6038441B2 (en) Game machine
JP2018057575A (en) Game machine
JP6748458B2 (en) Amusement machine
JP2016087294A (en) Game machine
JP6202525B2 (en) Game machine
JP6698390B2 (en) Amusement machine
JP2018192185A (en) Game machine
JP2015066294A (en) Game machine
JP2017164373A (en) Game machine
JP6853106B2 (en) Game machine
JP6323840B2 (en) Game machine
JP2016179039A (en) Game machine
JP2017038986A (en) Game machine
JP7444538B2 (en) gaming machine
JP6688100B2 (en) Amusement machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160726

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20160726

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20160829

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160906

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161104

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170512

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20170518

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170822

R150 Certificate of patent or registration of utility model

Ref document number: 6202525

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250