JP2023030952A - game machine - Google Patents

game machine Download PDF

Info

Publication number
JP2023030952A
JP2023030952A JP2021136380A JP2021136380A JP2023030952A JP 2023030952 A JP2023030952 A JP 2023030952A JP 2021136380 A JP2021136380 A JP 2021136380A JP 2021136380 A JP2021136380 A JP 2021136380A JP 2023030952 A JP2023030952 A JP 2023030952A
Authority
JP
Japan
Prior art keywords
random number
value
game
random
register
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2021136380A
Other languages
Japanese (ja)
Inventor
敏男 小倉
Toshio Ogura
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.)
Sankyo Co Ltd
Original Assignee
Sankyo Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sankyo Co Ltd filed Critical Sankyo Co Ltd
Priority to JP2021136380A priority Critical patent/JP2023030952A/en
Publication of JP2023030952A publication Critical patent/JP2023030952A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a game machine that can update random number values appropriately.SOLUTION: A random number for a winning symbol and a random number for a normal symbol winning symbol can be updated in each update range in a common update process such as an initial value change random number update process P_RANCP that can be executed by calling in a random number update process P_RANDOM. As for a random number for a normal symbol winning symbol, the total number of random number values contained in the update range is a prime number. Therefore, for at least one of the random number values that can be updated in the common update process, the total number of random number values contained in the update range is a prime number. Furthermore, as the first process in the random number update process, a comparison addition instruction is used.SELECTED DRAWING: Figure 10-12

Description

本発明は、遊技を行うことが可能な遊技機に関する。 The present invention relates to a game machine capable of playing games.

パチンコ遊技機等の遊技機として、乱数値が同期しないように更新するとともに、乱数値の初期値を変更する遊技機がある(例えば特許文献1)。 2. Description of the Related Art As a game machine such as a pachinko game machine, there is a game machine that updates random numbers so that they are not synchronized and changes the initial value of the random numbers (for example, Patent Document 1).

特開2007-75657号公報JP 2007-75657 A

特許文献1に記載の遊技機は、乱数値の更新に改善の余地があった。 The gaming machine described in Patent Document 1 has room for improvement in updating random numbers.

この発明は、上記実状に鑑みてなされたものであり、適切な乱数値の更新が可能な遊技機の提供を目的とする。 SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a gaming machine capable of appropriately updating random numbers.

上記目的を達成するため、本願発明に係る遊技機は、 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
前記乱数値には、第1乱数値と、該第1乱数値とは異なる第2乱数値と、が含まれ、
前記更新手段は、
前記第1乱数値および前記第2乱数値を共通となる更新処理によりそれぞれの更新範囲において更新可能であり、
前記乱数値を乱数最大値と比較すること、比較の結果が乱数最大値未満であれば前記乱数値を1加算すること、比較の結果が乱数最大値以上であれば前記乱数値を乱数最小値に変更すること、を含む単一の比較加算命令が前記第1乱数値における更新処理および前記第2乱数値における更新処理の最初の処理であり、
前記第1乱数値が前記乱数最小値である場合は、前記第1乱数値が前記乱数最小値以外である場合よりも有利度が高い決定結果とならず、
前記第2乱数値が前記乱数最小値である場合は、前記第2乱数値が前記乱数最小値以外である場合よりも有利度が高い決定結果とならない。
ここで、有利度が高い表示結果に決定されないことは、例えば大入賞口開放回数決定例AKD01や大入賞口開放態様決定例AKD02などであればよい。また、図10-37(D)の普通電動役物開放時間決定例における普通電動役物開放時間は、通常状態(時短作動指定値×)において一律16ms、特別状態(時短作動指定値〇)において一律5000msといったように有利不利がないように設計されているが、図10-37(D)の普通電動役物開放時間決定例における普通図柄当り図柄指定値「00」の普通電動役物開放時間は16ms、5000msとなっているが、他の開放時間と比べ、相対的に不利とするために、10ms、3000msとするようにしてもよい。そのようにすることで、第1乱数値(当り図柄用乱数(MR1-2))による結果である大入賞口開放回数、第2乱数値(普通図柄当り図柄用乱数(MR2-1))による結果である普通電動役物開放時間、のいずれも乱数最小値(00H)となった場合に、有利な決定結果(大入賞口開放回数であれば10回、普通電動役物開放時間であれば5000ms)とならないようにすることができる。
このような構成においては、比較加算命令を最初に実行することにより、不具合の発生を抑制して、適切な乱数値の更新が可能になり、仮に不具合が発生した場合には、乱数値が最小乱数値に若干偏ってしまうことになるが、その際にも、有利度が高い決定結果とならない設計であるため、不具合をあえて誘発させることを防止することができ、結果として、適切な乱数値の更新が可能になる。
In order to achieve the above object, the gaming machine according to the present invention is a gaming machine that can be controlled to an advantageous state for the player,
updating means capable of updating the random value;
The random value includes a first random value and a second random value different from the first random value,
The updating means is
The first random value and the second random value can be updated in their respective update ranges by a common update process,
Comparing the random value with the maximum random number value, adding 1 to the random value if the comparison result is less than the maximum random number value, and changing the random value to the minimum random number value if the comparison result is greater than or equal to the maximum random number value. is the first of an update operation on the first random value and an update operation on the second random value, comprising:
When the first random value is the minimum random number, the decision result is not more advantageous than when the first random value is other than the minimum random number,
If the second random value is the minimum random number value, the decision result will not be more advantageous than if the second random value is other than the minimum random number value.
Here, a display result with a high degree of advantage may not be determined, for example, in the case of determination of the number of times of opening the big winning opening AKD01 or the example of determining the manner of opening the big winning opening AKD02. In addition, the normal electric accessory opening time in the normal electric accessory opening time determination example of Fig. 10-37 (D) is uniformly 16 ms in the normal state (time saving operation specified value ×), in the special state (time saving operation specified value 〇) Although it is designed so that there is no advantage or disadvantage such as a uniform 5000 ms, the normal electric role product opening time of the normal design per pattern design value “00” in the normal electric role product opening time determination example of FIG. 10-37 (D) are 16 ms and 5000 ms, but may be set to 10 ms and 3000 ms because they are relatively disadvantageous compared to other open times. By doing so, the number of times the large winning opening is opened, which is the result of the first random number (per pattern random number (MR1-2)), and the second random number (normal per symbol random number (MR2-1)) If both of the resulting normal electric accessory opening time are the minimum random number value (00H), an advantageous decision result (10 times if the number of times the big winning opening is opened, 5000 ms).
In such a configuration, by first executing the comparison-addition instruction, it is possible to suppress the occurrence of failures and appropriately update the random number values. Although the random number will be slightly biased, even in that case, it is a design that does not result in a highly advantageous decision result, so it is possible to prevent problems from being intentionally induced, and as a result, an appropriate random number can be updated.

パチンコ遊技機の正面図である。It is a front view of the pachinko game machine. 各種の制御基板などを示す構成図である。3 is a configuration diagram showing various control boards and the like; FIG. 遊技用乱数の一例を示す図である。It is a figure which shows an example of the random number for a game. 遊技制御用のメイン処理を示すフローチャートである。It is a flow chart which shows the main processing for game control. 遊技制御用のタイマ割込み処理の一例を示すフローチャートである。It is a flow chart showing an example of timer interrupt processing for game control. 特別図柄プロセス処理の一例を示すフローチャートである。It is a flow chart which shows an example of special design process processing. 特別図柄プロセス処理ジャンプテーブルの構成例を示す図である。It is a figure which shows the structural example of a special design process processing jump table. 演出制御用のメイン処理を示すフローチャートである。It is a flow chart which shows the main processing for production control. 演出制御プロセス処理の一例を示すフローチャートなどである。It is a flowchart etc. which show an example of production|presentation control process processing. 遊技制御用マイクロコンピュータの構成例を示す図である。It is a figure which shows the structural example of the microcomputer for game control. アドレスマップの一例を示す図である。It is a figure which shows an example of an address map. 機能設定レジスタエリアに含まれるアドレスの主な設定例を示す図である。FIG. 4 is a diagram showing a main setting example of addresses included in a function setting register area; 機能制御レジスタエリアに含まれるアドレスの主な設定例を示す図である。FIG. 4 is a diagram showing a main setting example of addresses included in a function control register area; 遊技用乱数についての設定例を説明するための図である。It is a figure for demonstrating the example of a setting about the random number for a game. 乱数更新周期を説明するための図である。FIG. 4 is a diagram for explaining a random number update cycle; 電力供給開始対応処理の一例を示すフローチャートである。6 is a flowchart showing an example of power supply start handling processing; 機能設定レジスタ格納値テーブルの構成例を示す図である。FIG. 10 is a diagram showing a configuration example of a function setting register stored value table; RWMアクセスプロテクトレジスタの構成例を示す図である。FIG. 4 is a diagram showing a configuration example of an RWM access protect register; 電源断処理の一例を示すフローチャートである。7 is a flowchart illustrating an example of power-off processing; データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. 乱数更新処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of random number update processing; データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. 初期値変更乱数更新処理の一例を示すフローチャートである。9 is a flowchart showing an example of initial value change random number update processing; 初期値決定用乱数更新処理の一例を示すフローチャートである。9 is a flowchart showing an example of initial value determination random number update processing; 始動口スイッチ通過処理の一例を示すフローチャートである。It is a flowchart which shows an example of a starting opening switch passage process. データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. 特別図柄通常処理の一例を示すフローチャートである。It is a flow chart which shows an example of special design normal processing. データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. 特別図柄判定処理の一例を示すフローチャートである。It is a flowchart which shows an example of special design determination processing. データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. 特別図柄情報設定処理の一例を示すフローチャートである。It is a flow chart which shows an example of special design information setting processing. 大当り情報データ選択処理の一例を示すフローチャートである。It is a flow chart which shows an example of jackpot information data selection processing. データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. 変動パターン設定処理の一例を示すフローチャートである。It is a flowchart which shows an example of a fluctuation pattern setting process. 当り時変動パターン種別テーブル選択処理の一例を示すフローチャートなどである。It is a flowchart etc. which show an example of a variation pattern classification table selection process at the time of a hit. ハズレ時変動パターン種別テーブル選択処理の一例を示すフローチャートなどである。It is a flowchart etc. which show an example of a change pattern classification table selection process at the time of a failure. 変動パターン種別振り分けテーブルの構成例を説明するための図である。FIG. 11 is a diagram for explaining a configuration example of a variation pattern type sorting table; 変動パターン振り分けテーブルの構成例を説明するための図である。FIG. 11 is a diagram for explaining a configuration example of a variation pattern sorting table; FIG. 変動パターン振り分けテーブルの構成例を説明するための図である。FIG. 11 is a diagram for explaining a configuration example of a variation pattern sorting table; FIG. 変動パターン振り分けテーブルの構成例を説明するための図である。FIG. 11 is a diagram for explaining a configuration example of a variation pattern sorting table; FIG. 普通図柄プロセス処理の一例を示すフローチャートなどである。It is a flowchart etc. which show an example of design process processing normally. データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure. ゲートスイッチ通過処理の一例を示すフローチャートである。It is a flow chart which shows an example of gate switch passage processing. 普通図柄通常処理の一例を示すフローチャートである。It is a flowchart which shows an example of normal design normal processing. データ構成の使用例を説明するための図である。It is a figure for demonstrating the usage example of a data structure.

(基本説明)
まず、パチンコ遊技機1の基本的な構成および制御について説明する。
(Basic explanation)
First, the basic configuration and control of the pachinko game machine 1 will be described.

(パチンコ遊技機1の構成等)
図1は、パチンコ遊技機1の正面図であり、主要部材の配置レイアウトを示す。パチンコ遊技機(遊技機)1は、大別して、遊技盤面を構成する遊技盤(ゲージ盤)2と、遊技盤2を支持固定する遊技機用枠(台枠)3とから構成されている。遊技盤2には、遊技領域が形成され、この遊技領域には、遊技媒体としての遊技球が、所定の打球発射装置から発射されて打ち込まれる。
(Structure of pachinko machine 1, etc.)
FIG. 1 is a front view of the pachinko game machine 1, showing the arrangement layout of the main members. A pachinko game machine (game machine) 1 is roughly composed of a game board (gauge board) 2 forming a game board surface and a game machine frame (underframe) 3 supporting and fixing the game board 2 . A game area is formed in the game board 2, and a game ball as a game medium is shot from a predetermined ball shooting device and hit into the game area.

遊技盤2の所定位置には、第1特別図柄表示装置4Aと、第2特別図柄表示装置4Bと、が設けられている。図1に示す例では、遊技領域の右側方に設けられている。第1特別図柄表示装置4Aと、第2特別図柄表示装置4Bとは、それぞれ、複数種類の特別識別情報としての特別図柄の可変表示を行うことができる。特別図柄は、「特図」ともいう。特別図柄の可変表示は、「特図ゲーム」ともいう。第1特別図柄表示装置4Aと、第2特別図柄表示装置4Bとは、いずれも7セグメントのLEDなどを用いて構成される。特別図柄は、「0」~「9」を示す数字や「-」を示す記号、その他、任意の点灯パターンなどにより表される。特別図柄には、LEDを全て消灯したパターンが含まれてもよい。 At predetermined positions of the game board 2, a first special symbol display device 4A and a second special symbol display device 4B are provided. In the example shown in FIG. 1, it is provided on the right side of the game area. Each of the first special symbol display device 4A and the second special symbol display device 4B can variably display special symbols as a plurality of types of special identification information. A special design is also called a "special design." The variable display of special symbols is also called a "special symbol game". Both the first special symbol display device 4A and the second special symbol display device 4B are configured using a 7-segment LED or the like. The special symbols are represented by numbers representing "0" to "9", symbols representing "-", and other arbitrary lighting patterns. The special symbol may include a pattern in which all LEDs are turned off.

特別図柄の「可変表示」とは、例えば、複数種類の特別図柄を変動可能に表示することである。演出図柄や小図柄、普通図柄など、他の図柄についても、「可変表示」は同じく複数種類の図柄を変動可能に表示することである。演出図柄は、飾り図柄あるいは装飾図柄ともいう。可変表示は、変動表示、あるいは単に、変動ともいう。変動としては、複数の図柄の更新表示、複数の図柄のスクロール表示、1以上の図柄の変形、拡大、縮小などがある。変動には、ある図柄を点滅表示する態様が含まれてもよい。特別図柄や普通図柄の可変表示では、複数種類の特別図柄または普通図柄が更新可能に表示される。演出図柄の可変表示では、複数種類の演出図柄がスクロール表示または更新表示されたり、1以上の演出図柄が変形、拡大、縮小されたりする。任意の図柄の可変表示において、最後には表示結果として所定図柄が停止表示される。停止表示は、導出表示、あるいは単に、導出ともいう。可変表示において最終的に停止表示される図柄は、最終停止図柄あるいは確定図柄ともいう。特図ゲームにおける最終停止図柄は、確定特別図柄ともいう。可変表示の表示結果は、特別図柄の表示結果を含み、可変表示結果ともいう。特別図柄の表示結果は、特図表示結果ともいう。可変表示の実行時間は、特別図柄の変動時間である特図変動時間を含み、可変表示時間ともいう。特図変動時間は、複数パターンが予め用意された特別図柄の変動パターンに対応して、異なる時間を設定可能である。 "Variable display" of special symbols means, for example, to display a plurality of types of special symbols in a variable manner. "Variable display" also means that a plurality of types of symbols are displayed in a variable manner with respect to other symbols such as effect symbols, small symbols, and normal symbols. The production design is also called a decoration design or a decoration design. Variable display is also referred to as variable display or simply variation. Variations include updating display of a plurality of patterns, scrolling display of a plurality of patterns, deformation, enlargement, and reduction of one or more patterns. Variation may include a mode of blinking a certain symbol. In the variable display of special symbols and normal symbols, a plurality of types of special symbols or normal symbols are displayed in an updatable manner. In the variable display of performance symbols, a plurality of types of performance symbols are scrolled or updated, or one or more performance symbols are deformed, enlarged, or reduced. In the variable display of arbitrary patterns, a predetermined pattern is stopped and displayed at the end as a display result. A stop display is also referred to as a derivation display, or simply a derivation. The symbol that is finally stopped and displayed in the variable display is also called a final stop symbol or a fixed symbol. The final stop symbol in the special symbol game is also called a fixed special symbol. The display result of the variable display includes the display result of the special symbol, and is also referred to as the variable display result. The display result of a special design is also called a special figure display result. The execution time of the variable display includes the special symbol variation time, which is the variation time of the special symbol, and is also called variable display time. Different times can be set for the special figure variation time corresponding to the variation pattern of the special symbols in which a plurality of patterns are prepared in advance.

第1特別図柄表示装置4Aにおいて可変表示される特別図柄は「第1特図」ともいう。第2特別図柄表示装置4Bにおいて可変表示される特別図柄は「第2特図」ともいう。第1特図を用いた特図ゲームは「第1特図ゲーム」ともいう。第2特図を用いた特図ゲームは「第2特図ゲーム」ともいう。特別図柄の可変表示を行う特別図柄表示装置は1種類であってもよい。 The special symbol variably displayed on the first special symbol display device 4A is also called "first special symbol". The special symbol variably displayed on the second special symbol display device 4B is also called a "second special symbol". A special game using the first special game is also called a "first special game". A special game using the second special game is also called a "second special game". There may be one type of special symbol display device that variably displays the special symbols.

遊技盤2の所定位置には、普通図柄表示器20が設けられている。図1に示す例では、遊技領域の左側方に設けられている。普通図柄表示器20は、特別図柄とは異なる複数種類の普通識別情報としての普通図柄の可変表示を行うことができる。普通図柄は、「普図」ともいう。普通図柄の可変表示は、「普図ゲーム」ともいう。普通図柄表示器20は、7セグメントのLEDなどを用いて構成される。普通図柄は、「0」~「9」を示す数字や「-」を示す記号、その他、任意の点灯パターンなどにより表される。普通図柄には、複数のLEDにおける一部または全部を点灯したパターンや、複数のLEDを全て消灯したパターンが、含まれてもよい。普図ゲームにおける最終停止図柄は、確定普通図柄ともいう。普通図柄の表示結果は、普図表示結果ともいう。普図ゲームにおいて普通図柄が可変表示される実行時間は、普図変動時間ともいう。普図変動時間は、複数パターンが予め用意された普通図柄の変動パターンに対応して、異なる時間を設定可能である。 A normal symbol display device 20 is provided at a predetermined position on the game board 2 . In the example shown in FIG. 1, it is provided on the left side of the game area. The normal symbol display device 20 can variably display normal symbols as a plurality of types of normal identification information different from special symbols. Ordinary design is also called 'Fu-zu'. The variable display of normal symbols is also called a “normal game”. The normal symbol display 20 is configured using a 7-segment LED or the like. The normal symbols are represented by numbers representing "0" to "9", symbols representing "-", and other arbitrary lighting patterns. The normal pattern may include a pattern in which some or all of the plurality of LEDs are turned on, or a pattern in which all of the plurality of LEDs are turned off. The final stop pattern in the general pattern game is also called a fixed normal pattern. The normal pattern display result is also called a normal pattern display result. The execution time during which the normal pattern is variably displayed in the general pattern game is also referred to as general pattern fluctuation time. The normal pattern fluctuation time can be set to different times corresponding to the normal pattern fluctuation patterns in which a plurality of patterns are prepared in advance.

遊技盤2における遊技領域の中央付近には画像表示装置5が設けられている。画像表示装置5は、例えばLCD(液晶表示装置)、有機EL(Electro Luminescence)、ドットマトリクスLED、プロジェクタおよびスクリーン、立体画像投影装置、その他、任意の画像を形成可能な機構を用いた構成であればよい。画像表示装置5は、各種の演出画像を表示可能である。また、画像表示装置5は、演出画像に限定されず、検査用画像や設定用画像といった、任意の制御関連画像を表示可能である。 An image display device 5 is provided near the center of the game area on the game board 2 . The image display device 5 may be, for example, an LCD (liquid crystal display device), an organic EL (Electro Luminescence), a dot matrix LED, a projector and a screen, a stereoscopic image projection device, or any other mechanism that can form any image. Just do it. The image display device 5 can display various effect images. In addition, the image display device 5 can display any control-related image, such as an inspection image or a setting image, without being limited to the effect image.

例えば、画像表示装置5の画面上では、第1特図ゲームや第2特図ゲームと同期して、演出図柄の可変表示を実行可能である。演出図柄は、数字などを示す表示図柄であり、特別図柄や普通図柄とは異なる複数種類の装飾識別情報となる。図1に示す画像表示装置5の画面上には、「左」、「中」、「右」の各演出図柄表示エリア5L、5C、5Rが設けられ、第1特図ゲームまたは第2特図ゲームに同期して、例えば演出図柄が上下方向のスクロール表示や更新表示されることにより、演出図柄の可変表示が行われる。可変表示の同期は、図柄の変動が開始されるタイミングと、その変動が終了して図柄が最終的に停止表示されるタイミングとが、異なる種類の図柄について共通のタイミングとなるものであればよい。演出図柄の可変表示における最終停止図柄は、確定演出図柄、確定飾り図柄、確定装飾図柄ともいう。演出図柄の可変表示は第1特図ゲームや第2特図ゲームと同期するので、演出図柄の可変表示時間は、特図変動時間と同じになる。 For example, on the screen of the image display device 5, it is possible to perform variable display of the effect symbols in synchronization with the first special game and the second special game. The production pattern is a display pattern showing numbers and the like, and serves as a plurality of types of decoration identification information different from special patterns and normal patterns. On the screen of the image display device 5 shown in FIG. 1, "left", "middle", and "right" effect symbol display areas 5L, 5C, and 5R are provided for the first special symbol game or the second special symbol. In synchronism with the game, for example, the performance symbols are displayed by scrolling in the vertical direction or being updated, thereby performing variable display of the performance symbols. Synchronization of the variable display may be such that the timing at which pattern variation is started and the timing at which the pattern is finally stopped and displayed after the variation is completed are common timings for different types of symbols. . The final stop pattern in the variable display of the production pattern is also called a fixed production pattern, a fixed decorative pattern, or a fixed decorative pattern. Since the variable display of the performance symbols is synchronized with the first special symbol game and the second special symbol game, the variable display time of the performance symbols is the same as the special symbol fluctuation time.

画像表示装置5の画面上には、保留表示とアクティブ表示とに対応した演出画像を表示可能な表示エリアが設けられてもよい。保留表示は、未だ実行されずに保留されている可変表示に対応する表示である。アクティブ表示は、実行中の可変表示に対応する表示である。保留表示およびアクティブ表示は、可変表示に対応する可変表示対応表示とも総称される。保留表示を行う表示エリアは、保留表示エリアともいう。アクティブ表示を行う表示エリアは、アクティブ表示エリアともいう。保留されている可変表示の数は、保留記憶数ともいう。第1特図ゲームに対応する保留記憶数は、第1保留記憶数ともいう。第2特図ゲームに対応する保留記憶数は、第2保留記憶数ともいう。第1保留記憶数と第2保留記憶数との合計値は、合計保留記憶数ともいう。 The screen of the image display device 5 may be provided with a display area capable of displaying effect images corresponding to the suspension display and the active display. A pending display is a display corresponding to a variable display that has not yet been executed and is on hold. An active display is a display that corresponds to a running variable display. Suspended presentations and active presentations are also collectively referred to as variable presentation-enabled presentations that correspond to variable presentations. A display area for holding display is also called a holding display area. A display area for active display is also called an active display area. The number of variable representations that are reserved is also referred to as the number of reserved memories. The reserved memory number corresponding to the first special game is also referred to as the first reserved memory number. The reserved memory number corresponding to the second special game is also referred to as the second reserved memory number. The total value of the first reserved memory count and the second reserved memory count is also referred to as the total reserved memory count.

図1に示す第1特別図柄表示装置4Aおよび第2特別図柄表示装置4Bの上方には、複数のLEDを含んで構成された第1保留表示器25Aと第2保留表示器25Bとが設けられる。第1保留表示器25Aは、LEDの点灯個数によって、第1保留記憶数を表示する。第2保留表示器25Bは、LEDの点灯個数によって、第2保留記憶数を表示する。図1に示す普通図柄表示器20の上方には、複数のLEDを含んで構成された普図保留表示器25Cが設けられている。普図保留表示器25Cは、LEDの点灯個数によって、普図保留記憶数を表示する。普図保留記憶数は、普図ゲームに対応する保留記憶数である。 Above the first special symbol display device 4A and the second special symbol display device 4B shown in FIG. 1, a first suspension display 25A and a second suspension display 25B each including a plurality of LEDs are provided. . The first pending display 25A displays the first pending memory number by the number of lit LEDs. The second pending display 25B displays the number of second pending memories according to the number of lit LEDs. Above the normal design display 20 shown in FIG. 1, a normal design suspension display 25C including a plurality of LEDs is provided. 25 C of normal-map reservation|holding indicators display the number of normal-map reservation|holding memory|storages by the lighting number of LEDs. The number of reserved memory for the normal pattern is the number of reserved memory corresponding to the normal pattern game.

画像表示装置5の下方には、入賞球装置6Aと、可変入賞球装置6Bと、が設けられている。入賞球装置6Aは、例えば所定の玉受部材によって、常に遊技球が進入可能な一定の開放状態に保たれる第1始動入賞口を形成する。可変入賞球装置6Bは、普通電動役物として、図2に示す普通電動役物ソレノイド81により閉鎖状態と開放状態とに変化可能な第2始動入賞口を形成する。可変入賞球装置6Bは、例えば一対の可動翼片を有する電動チューリップ型役物を備え、普通電動役物ソレノイド81がオフ状態であるときに可動翼片が垂直位置となることにより、第2始動入賞口を遊技球が進入しない閉鎖状態あるいは第2始動入賞口を遊技球が進入しにくい通常開放状態となる。可変入賞球装置6Bは、普通電動役物ソレノイド81がオン状態であるときに可動翼片が傾動位置となることにより、第2始動入賞口を遊技球が進入可能な開放状態あるいは第2始動入賞口を遊技球が進入しやすい拡大開放状態となる。第2始動入賞口を遊技球が進入可能な開放状態や進入しやすい拡大開放状態は、第1可変状態ともいう。第2始動入賞口を遊技球が進入しない閉鎖状態や進入しにくい通常開放状態は、第2可変状態ともいう。なお、可変入賞球装置6Bは、第1可変状態と第2可変状態とに変化可能なものであればよく、電動チューリップ型役物を備えるものに限定されない。 Below the image display device 5, a winning ball device 6A and a variable winning ball device 6B are provided. Winning ball device 6A, for example, by a predetermined ball receiving member, forms a first starting winning opening that is always kept in a constant open state in which game balls can enter. The variable winning ball device 6B forms a second starting prize opening that can be changed between a closed state and an open state by a normal electric accessory solenoid 81 shown in FIG. 2 as a normal electric accessory. The variable winning ball device 6B is provided with, for example, an electric tulip-shaped accessory having a pair of movable wing pieces, and when the normal electric accessory solenoid 81 is in an OFF state, the movable wing pieces are in a vertical position, whereby the second start-up is performed. A closed state in which game balls do not enter the winning opening or a normal open state in which game balls hardly enter the second starting winning opening. The variable winning ball device 6B is in an open state in which the game ball can enter the second starting winning opening or the second starting winning opening by moving the movable wing to the tilting position when the normal electric accessory solenoid 81 is in the ON state. The mouth is in an enlarged open state in which game balls can easily enter. The open state in which the game ball can enter the second start winning opening or the enlarged open state in which it is easy to enter is also called the first variable state. The closed state in which the game ball does not enter the second starting winning hole or the normal open state in which it is difficult to enter is also called the second variable state. Note that the variable winning ball device 6B may be any device that can be changed between the first variable state and the second variable state, and is not limited to the one provided with the electric tulip-shaped accessory.

入賞球装置6Aが形成する第1始動入賞口に遊技球が進入することは、第1始動入賞ともいう。可変入賞球装置6Bが形成する第2始動入賞口に遊技球が進入することは、第2始動入賞ともいう。第1始動入賞口に進入した遊技球は、図2に示す第1始動口スイッチ22Aによって検出される。第2始動入賞口に進入した遊技球は、図2に示す第2始動口スイッチ22Bによって検出される。第1始動入賞の発生にもとづいて、例えば3個といった、所定個数の賞球が払い出され、第1保留記憶数が1加算されるように更新可能である。ただし、第1保留記憶数が上限数に達している場合に、第1始動入賞が発生しても第1保留記憶数は更新されない。第1保留記憶数が1加算される場合に対応して、第1始動条件が成立し、第1特別図柄表示装置4Aにより特別図柄を可変表示する第1特図ゲームが実行可能になる。第2始動入賞の発生にもとづいて、例えば3個といった、所定個数の賞球が払い出され、第2保留記憶数が1加算されるように更新可能である。ただし、第2保留記憶数が上限数に達している場合に、第2始動入賞が発生しても第2保留記憶数は更新されない。第2保留記憶数が1加算される場合に対応して、第2始動条件が成立し、第2特別図柄表示装置4Bにより特別図柄を可変表示する第2特図ゲームが実行可能になる。 The entry of the game ball into the first starting winning hole formed by the winning ball device 6A is also referred to as the first starting winning. The entry of the game ball into the second starting winning hole formed by the variable winning ball device 6B is also referred to as second starting winning. A game ball that has entered the first starting winning opening is detected by the first starting opening switch 22A shown in FIG. A game ball that has entered the second starting winning opening is detected by the second starting opening switch 22B shown in FIG. Based on the occurrence of the first start winning, a predetermined number of prize balls, such as three, are paid out, and the first reserved storage number can be updated to be incremented by one. However, when the first reserved memory number has reached the upper limit number, the first reserved memory number is not updated even if the first start winning is generated. Corresponding to the case where 1 is added to the first reserved memory number, the first starting condition is established, and the first special symbol game in which the special symbols are variably displayed by the first special symbol display device 4A can be executed. Based on the occurrence of the second start winning, a predetermined number of prize balls, such as three, are paid out, and the second reserved storage number can be updated so as to be incremented by one. However, when the second reserved memory number has reached the upper limit number, the second reserved memory number is not updated even if the second start winning is generated. Corresponding to the case where 1 is added to the second reserved memory number, the second starting condition is established, and the second special symbol game in which the special symbols are variably displayed by the second special symbol display device 4B can be executed.

遊技盤2の所定位置には、所定の玉受部材によって常に一定の開放状態に保たれる一般入賞口10が設けられる。図1に示す例では、遊技領域の左下方2箇所に一般入賞口10が設けられている。一般入賞口10のいずれかに遊技球が進入したときに、例えば10個といった、所定個数の賞球が払い出される。 At a predetermined position of the game board 2, a general prize winning opening 10 is provided which is always kept in a constant open state by a predetermined ball receiving member. In the example shown in FIG. 1, two general winning openings 10 are provided at the lower left corner of the game area. When a game ball enters one of the general winning holes 10, a predetermined number of prize balls, such as ten, are paid out.

遊技盤2が形成する遊技領域においては、遊技球が流下する流下経路として、第1経路と、第2経路と、が設けられている。第1経路は、正面から見て画像表示装置5よりも左側の領域に主に設けられている。第2経路は、正面から見て画像表示装置5よりも右側の領域に主に設けられている。画像表示装置5の左側領域は、左側遊技領域あるいは左遊技領域ともいう。画像表示装置5の右側領域は、右側遊技領域あるいは右遊技領域ともいう。左側遊技領域と右側遊技領域とは、例えば遊技領域における画像表示装置5の端面や、遊技釘の配列などにより区分けされていればよい。第1経路に遊技球を流下させるために左側遊技領域に向けて遊技球を発射させることは、左打ちともいう。第2経路に遊技球を流下させるために右側遊技領域に向けて遊技球を発射させることは、右打ちともいう。第1経路は、左打ち経路ともいう。第2経路は、右打ち経路ともいう。第1経路と第2経路とは、別の経路により構成されてもよく、一部が共通化された経路であってもよい。 In the game area formed by the game board 2, a first path and a second path are provided as flow paths along which game balls flow. The first path is mainly provided in an area on the left side of the image display device 5 when viewed from the front. The second path is mainly provided in a region on the right side of the image display device 5 when viewed from the front. The left area of the image display device 5 is also called a left game area or a left game area. The right area of the image display device 5 is also called a right game area or a right game area. The left game area and the right game area may be separated by, for example, the end face of the image display device 5 in the game area, the arrangement of the game nails, or the like. Shooting a game ball toward the left game area in order to make the game ball flow down the first path is also called left hitting. Shooting a game ball toward the right game area in order to make the game ball flow down the second path is also called right hitting. The first path is also referred to as a left-handed path. The second path is also called a right-handed path. The first route and the second route may be composed of different routes, or may be a route in which a part is shared.

打球発射装置が備える打球操作ハンドルの操作に応じて、遊技球が打球発射装置から発射されて遊技領域に打ち込まれる。遊技領域に打ち込まれた遊技球は、左側遊技領域へと誘導されて第1経路を流下する場合に、例えば遊技釘の配列に沿って誘導されることにより、右側遊技領域における第2経路へは誘導不可能または誘導困難となる。遊技領域に打ち込まれた遊技球は、右側遊技領域へと誘導されて第2経路を流下する場合に、例えば遊技釘の配列に沿って誘導されることにより、左側遊技領域における第1経路へは誘導不可能または誘導困難となる。 A game ball is shot from the ball shooting device and struck into the game area in response to the operation of a ball operating handle provided on the ball shooting device. When the game ball hit into the game area is guided to the left game area and flows down the first path, for example, it is guided along the arrangement of the game nails, so that it is guided to the second path in the right game area. It becomes impossible or difficult to induce. When the game ball hit into the game area is guided to the right game area and flows down the second path, for example, it is guided along the arrangement of the game nails, so that it is guided to the first path in the left game area. It becomes impossible or difficult to induce.

入賞球装置6Aは、左側遊技領域における第1経路に設けられ、第1経路を流下する遊技球が進入可能となる。可変入賞球装置6Bは、右側遊技領域における第2経路に設けられ、第2経路を流下する遊技球が進入可能となる。なお、可変入賞球装置6Bは、左側遊技領域における第1経路を流下する遊技球が進入可能となってもよい。可変入賞球装置6Bは、左側遊技領域における第1経路を流下する遊技球よりも、右側遊技領域における第2経路を流下する遊技球の方が、進入しやすくなるように配置されてもよい。 The winning ball device 6A is provided on the first path in the left game area, and allows game balls flowing down the first path to enter. The variable winning ball device 6B is provided on the second path in the right game area, and allows game balls flowing down the second path to enter. In addition, the variable winning ball device 6B may be able to enter the game ball flowing down the first path in the left game area. The variable winning ball device 6B may be arranged such that a game ball flowing down the second path in the right side gaming area is easier to enter than a game ball flowing down the first path in the left side gaming area.

右側遊技領域における第2経路には、通過ゲート41と、特別可変入賞球装置50と、が設けられている。通過ゲート41は、遊技球が通過可能な通過領域を形成する。通過ゲート41を通過した遊技球は、図2に示すゲートスイッチ21によって検出される。遊技球が通過ゲート41を通過したことにもとづいて、普通保留記憶数の加算更新が可能になり、普図ゲームとして、普通図柄表示器20による普通図柄の可変表示が実行可能になる。通過ゲート41は、遊技球が進入可能な普通図柄作動口として構成可能である。この場合に、ゲートスイッチ21は、普通図柄作動口に進入した遊技球を検出可能な普通図柄作動口スイッチとして構成可能である。 A passage gate 41 and a special variable winning ball device 50 are provided on the second path in the right game area. The passage gate 41 forms a passage area through which game balls can pass. A game ball that has passed through the passage gate 41 is detected by the gate switch 21 shown in FIG. Based on the passage of the game ball through the passage gate 41, the normal reserved memory number can be added and updated, and the variable display of the normal pattern by the normal pattern display device 20 can be executed as the normal pattern game. The passage gate 41 can be configured as a normal symbol operation opening into which game balls can enter. In this case, the gate switch 21 can be configured as a normal symbol operation port switch capable of detecting a game ball that has entered the normal symbol operation port.

特別可変入賞球装置50は、特別電動役物として、大入賞口ソレノイド82により閉鎖状態と開放状態とに変化可能な大入賞口を形成する。特別可変入賞球装置50の上部は、遊技球が通過可能な程度に前後方向の通路幅を有する誘導通路が形成されている。この誘導経路は、右側から左側へと向けて下降するように傾斜し、延在した通路の両側となる手前側および奥側に壁部が設けられる。誘導通路の中央部には、大入賞口となる役物進入口が形成されている。特別可変入賞球装置50において、大入賞口を開閉可能な位置には、大入賞口開閉部材として、前後方向に移動可能な可動部材52が設けられている。特別可変入賞球装置50において、誘導通路の大入賞口が形成されていない部分は、固定された通路を形成する固定部材53が設けられている。 The special variable winning ball device 50 forms a large winning opening that can be changed between a closed state and an open state by a large winning opening solenoid 82 as a special electric accessory. An upper portion of the special variable winning ball device 50 is formed with a guide passage having a passage width in the front-rear direction to the extent that game balls can pass therethrough. This guide path slopes down from the right side to the left side, and walls are provided on both sides of the extended passage, the front side and the back side. At the center of the guide path, there is formed an accessory entrance that serves as a big winning entrance. In the special variable winning ball device 50, a movable member 52 that can move in the front-rear direction is provided as a member for opening and closing the large winning opening at a position where the large winning opening can be opened and closed. In the special variable prize winning ball device 50, a fixing member 53 forming a fixed passage is provided in a portion of the guide passage where the large winning opening is not formed.

可動部材52は、大入賞口ソレノイド82により駆動され、大入賞口となる役物進入口を開閉するための進退動作が可能である。特別可変入賞球装置50において、大入賞口から内部に進入した遊技球は、カウントスイッチ23によって検出される。特別可変入賞球装置50の内部には、遊技球が通過可能な入賞領域として、特定領域となるV入賞領域51が設けられている。また、特別可変入賞球装置50の内部には、V入賞領域51とは異なる通常領域が設けられている。V入賞領域51の上部には、V入賞口開閉部材として、V入賞領域51を開放状態と閉鎖状態とに切替え可能な板状の振分部材が設けられている。振分部材は、特定領域ソレノイド83により駆動され、V入賞領域51を開閉するための進退動作が可能である。V入賞領域51は、開放状態であるときに遊技球が通過可能であり、閉鎖状態であるときに遊技球が通過不可能である。V入賞領域51を通過した遊技球は、特定領域スイッチ24によって検出される。V入賞領域51を通過しなかった遊技球は、通常領域を通過する。V入賞領域51を通過した遊技球と、V入賞領域51を通過せずに通常領域を通過した遊技球とは、いずれも排出口スイッチ26によって検出された後に、特別可変入賞球装置50の外部へと排出される。 The movable member 52 is driven by a large winning prize opening solenoid 82, and can move forward and backward to open and close the accessory entrance that serves as a large winning prize opening. In the special variable winning ball device 50, a game ball that enters from the big winning opening is detected by the count switch 23. - 特許庁Inside the special variable winning ball device 50, a V winning area 51, which is a specific area, is provided as a winning area through which game balls can pass. Also, inside the special variable winning ball device 50, a normal area different from the V winning area 51 is provided. Above the V winning area 51, a plate-shaped distribution member is provided as a V winning opening opening/closing member that can switch the V winning area 51 between an open state and a closed state. The distribution member is driven by a specific area solenoid 83 and is capable of advancing and retreating to open and close the V winning area 51 . A game ball can pass through the V winning area 51 when it is in an open state, and a game ball cannot pass through it when it is in a closed state. A game ball that has passed through the V winning area 51 is detected by the specific area switch 24 . A game ball that has not passed through the V winning area 51 passes through the normal area. A game ball that has passed through the V winning area 51 and a game ball that has passed through the normal area without passing through the V winning area 51 are detected by the discharge port switch 26, and then released outside the special variable winning ball device 50. is discharged to

遊技盤2の表面には、上記の構成以外にも、遊技球の流下方向や速度を変化させる風車および多数の障害釘が設けられている。遊技領域の最下方には、いずれの入賞口にも進入しなかった遊技球が取り込まれるアウト口が設けられている。遊技機用枠3の左右上部位置には、効果音等を再生出力するためのスピーカ8L、8Rが設けられており、遊技領域周辺部には、点灯演出用の遊技効果ランプ9が設けられている。遊技効果ランプ9は、LEDを含んで構成されている。遊技盤2の所定位置には、演出に応じて動作する可動体32が設けられている。 The surface of the game board 2 is provided with, in addition to the above configuration, a windmill for changing the flowing direction and speed of the game ball and a large number of obstacle nails. At the bottom of the game area, an out port is provided for taking in game balls that have not entered any of the winning ports. Speakers 8L and 8R for reproducing and outputting sound effects and the like are provided at the upper left and right positions of the frame 3 for the game machine, and a game effect lamp 9 for lighting effects is provided at the periphery of the game area. there is The game effect lamp 9 includes an LED. At a predetermined position on the game board 2, a movable body 32 that operates according to the performance is provided.

遊技機用枠3の右下部位置には、遊技球を打球発射装置により遊技領域に向けて発射するために遊技者等によって操作される打球操作ハンドルが設けられている。打球操作ハンドルは、操作ノブともいう。遊技領域の下方における遊技機用枠3の所定位置には、賞球として払い出された遊技球や所定の球貸機により貸し出された遊技球を、打球発射装置へと供給可能に保持する打球供給皿が設けられている。打球供給皿は、上皿ともいう。上皿の下方には、上皿満タン時に払い出された賞球が流下して貯留される賞球貯留皿が設けられている。賞球貯留皿は、下皿ともいう。 At the lower right position of the frame 3 for the gaming machine, there is provided a ball-hitting operation handle operated by a player or the like to shoot a game ball toward the game area by the ball-hitting device. The hitting operation handle is also called an operation knob. At a predetermined position of the game machine frame 3 below the game area, a game ball paid out as a prize ball or a game ball lent by a predetermined ball lending machine is held so as to be supplied to the ball launching device. A serving tray is provided. The hitting ball supply plate is also called an upper plate. Below the upper plate, there is provided a prize ball storage plate in which the awarded balls flow down and are stored when the upper plate is full. The prize ball storage plate is also called a lower plate.

遊技領域の下方における遊技機用枠3の所定位置には、スティックコントローラ31Aと、プッシュボタン31Bと、が設けられている。スティックコントローラ31Aは、遊技者が把持して傾倒操作を可能であり、遊技者が押引操作を可能なトリガボタンが設けられている。スティックコントローラ31Aに対する操作は、図2に示すコントローラセンサユニット35Aによって検出される。プッシュボタン31Bは、遊技者が押下操作を可能である。プッシュボタン31Bに対する操作は、図2に示すプッシュセンサ35Bによって検出される。パチンコ遊技機1では、遊技者の操作などの動作を検出する検出手段として、スティックコントローラ31Aやプッシュボタン31Bが用いられるが、これら以外の検出手段が用いられてもよい。 A stick controller 31A and a push button 31B are provided at predetermined positions of the gaming machine frame 3 below the game area. The stick controller 31A can be gripped and tilted by the player, and is provided with a trigger button that can be pushed and pulled by the player. An operation on the stick controller 31A is detected by the controller sensor unit 35A shown in FIG. The push button 31B can be pressed by the player. An operation on the push button 31B is detected by the push sensor 35B shown in FIG. In the pachinko game machine 1, the stick controller 31A and the push button 31B are used as detection means for detecting actions such as player's operations, but detection means other than these may be used.

(遊技の進行の概略)
パチンコ遊技機1が備える打球操作ハンドルへの遊技者による回転操作により、遊技球が遊技領域に向けて発射される。遊技球が通過ゲート41を通過すると、普通図柄表示器20による普図ゲームが開始される。なお、前回の普図ゲームの実行中の期間などである場合に、遊技球が通過ゲート41を通過しても当該通過にもとづく普図ゲームを直ちに実行できないので、当該通過にもとづく普図ゲームは、例えば「4」といった所定の上限数まで保留される。普図ゲームでは、普図当り図柄といった、特定の普通図柄が確定普通図柄として停止表示された場合に、普通図柄の表示結果が「普図当り」となる。これに対し、確定普通図柄として、普図ハズレ図柄といった、普図当り図柄以外の普通図柄が停止表示された場合に、普通図柄の表示結果が「普図ハズレ」となる。「普図当り」である場合に、可変入賞球装置6Bを所定期間において開放状態や拡大開放状態とする開放制御が行われる。このときに、第2始動入賞口が開放状態や拡大開放状態になる。
(Overview of Game Progress)
A game ball is shot toward a game area by a player's rotation operation of a ball-hitting operation handle provided in the pachinko game machine 1.例文帳に追加When the game ball passes through the passage gate 41, the normal pattern display device 20 starts the normal pattern game. In addition, when the previous normal game is being executed, even if the game ball passes through the passage gate 41, the normal game based on the passage cannot be immediately executed, so the normal game based on the passage cannot be performed. , for example, up to a predetermined upper limit number, such as "4". In the general pattern game, when a specific normal pattern such as a general pattern winning pattern is stopped and displayed as a fixed normal pattern, the display result of the normal pattern becomes "normal pattern winning". On the other hand, when a normal pattern other than the normal per pattern, such as a normal pattern losing pattern, is stop-displayed as the fixed normal pattern, the display result of the normal pattern becomes "normal pattern losing". In the case of the "normal game", the variable winning ball device 6B is controlled to be in an open state or an enlarged open state for a predetermined period of time. At this time, the second start winning opening becomes an open state or an enlarged open state.

入賞球装置6Aに形成された第1始動入賞口を遊技球が通過して進入した場合に、第1特別図柄表示装置4Aによる第1特図ゲームが開始可能になる。可変入賞球装置6Bに形成された第2始動入賞口を遊技球が通過して進入した場合に、第2特別図柄表示装置4Bによる第2特図ゲームが開始可能になる。なお、特図ゲームを実行中の期間や、大当り遊技状態または小当り遊技状態に制御されている期間などである場合に、遊技球が始動入賞口に進入して始動入賞が発生しても当該始動入賞にもとづく特図ゲームを直ちに実行できないので、当該始動入賞にもとづく特図ゲームは、例えば「4」といった所定の上限数まで保留される。特図ゲームでは、大当り図柄といった、特定の特別図柄が確定特別図柄として停止表示された場合に、特別図柄の表示結果が「大当り」となる。これに対し、確定特別図柄として、小当り図柄といった、大当り図柄とは異なる所定の特別図柄が停止表示された場合に、特別図柄の表示結果が「小当り」となる。また、確定特別図柄として、ハズレ図柄といった、大当り図柄や小当り図柄とは異なる特別図柄が停止表示された場合に、特別図柄の表示結果が「ハズレ」となる。さらに、確定特別図柄として、時短図柄といった、大当り図柄、小当り図柄、ハズレ図柄とは異なる特別図柄が停止表示された場合に、特別図柄の表示結果が「時短」となることがあってもよい。特別図柄は、時短図柄を含まないものであってもよい。すなわち、特別図柄の表示結果は、「時短」を含まないものであってもよい。 When a game ball enters through a first starting winning hole formed in the winning ball device 6A, the first special symbol game by the first special symbol display device 4A can be started. When a game ball enters through a second starting winning hole formed in the variable winning ball device 6B, the second special symbol game by the second special symbol display device 4B can be started. In addition, during the period during which the special game is being executed, or during the period during which the game ball is controlled to the big win game state or the small win game state, even if the game ball enters the start prize opening and the start prize is generated, Since the special game based on the starting prize cannot be executed immediately, the special game based on the starting prize is suspended up to a predetermined upper limit number such as "4". In the special symbol game, when a specific special symbol such as a big hit symbol is stopped and displayed as a fixed special symbol, the display result of the special symbol becomes a "big hit". On the other hand, when a predetermined special symbol different from the big win symbol, such as a small winning symbol, is stop-displayed as the fixed special symbol, the display result of the special symbol becomes "small winning". Further, when a special symbol different from the big win symbol or the small win symbol such as a lost symbol is stop-displayed as the fixed special symbol, the display result of the special symbol becomes "loss". Furthermore, when a special pattern different from a big hit pattern, a small hit pattern, and a losing pattern, such as a time saving pattern, is stopped and displayed as a fixed special pattern, the display result of the special pattern may be "time saving". . The special pattern may not include the time saving pattern. That is, the display result of the special symbol may not include "time saving".

特図ゲームにおいて、特別図柄の表示結果が「大当り」になった後には、遊技者にとって有利な有利状態として大当り遊技状態に制御される。大当り遊技状態では、特別可変入賞球装置50に形成された大入賞口が所定の態様で開放状態となることができる。このときの開放状態は、例えば29秒間や1.8秒間など、所定期間の経過タイミングと、大入賞口に進入した遊技球の数が所定個数に達するタイミングと、のうちのいずれか早いタイミングまで継続される。大入賞口を開放状態に制御可能な所定期間は、1ラウンドにおいて大入賞口を開放することができる上限期間であり、開放上限期間ともいう。大当り遊技状態において大入賞口が開放状態となる1のサイクルは、ラウンドあるいはラウンド遊技という。大当り遊技状態では、このようなラウンドを、例えば15回や2回など、所定の上限回数に達するまで繰り返し実行可能となっている。大当り遊技状態において、遊技者は、遊技球を大入賞口に進入させることで、賞球を得ることができる。したがって、大当り遊技状態は、遊技者にとって有利な有利状態となる。大当り遊技状態におけるラウンド数が多い程、また、開放上限期間が長い程、遊技者にとって有利になる。 In the special symbol game, after the display result of the special symbol becomes "big win", the game is controlled to a big win game state as an advantageous state for the player. In the jackpot game state, the jackpot opening formed in the special variable winning ball device 50 can be opened in a predetermined manner. The open state at this time is, for example, 29 seconds or 1.8 seconds, until the timing when a predetermined period of time elapses, or the timing when the number of game balls entering the big winning opening reaches a predetermined number, whichever is earlier. Continued. The predetermined period during which the large winning opening can be controlled to be open is an upper limit period during which the large winning opening can be opened in one round, and is also referred to as an upper limit opening period. One cycle in which the big winning opening is open in the big winning game state is called a round or a round game. In the jackpot game state, such rounds can be repeated until a predetermined upper limit number of times, such as 15 times or 2 times, is reached. In the jackpot game state, the player can get a prize ball by entering the game ball into the big winning hole. Therefore, the jackpot game state is an advantageous state for the player. The larger the number of rounds in the jackpot game state and the longer the upper limit period of opening, the more advantageous the player is.

特別図柄の表示結果が「大当り」になる場合は、複数の大当り種別を含んでいる。例えば、ラウンド数や開放上限期間といった大入賞口の開放態様、通常状態や時短状態や確変状態といった大当り遊技状態の終了後における遊技状態を、複数種類の異なる設定とし、各設定に対応して大当り種別が指定される。複数の大当り種別は、多くの賞球を得ることができる大当り種別や、賞球の少ない大当り種別、または、ほとんど賞球を得ることができない大当り種別のうち、一部または全部を含んでいてもよいし、獲得可能な賞球に関しては同程度の大当り種別を含んでいてもよい。特別図柄の表示結果が「大当り」であることにもとづいて大当り遊技状態に制御されることは、図柄大当り、特別図柄による大当り、可変表示大当り、あるいは直撃大当りともいう。 When the display result of the special symbol becomes "big win", it includes a plurality of big win types. For example, the game state after the end of the big win game state such as the opening mode of the big winning mouth such as the number of rounds and the upper limit of the opening period, the normal state, the time saving state, and the probability variable state is set to a plurality of different settings, and the big win is set according to each setting. A type is specified. A plurality of jackpot types may include a part or all of a jackpot type with which many prize balls can be obtained, a jackpot type with few prize balls, or a jackpot type with which few prize balls can be obtained. Alternatively, the prize balls that can be obtained may include the same level of jackpot types. The control to the big win game state based on the display result of the special pattern being a "big win" is also called a big win in the pattern, a big win by the special pattern, a big win in the variable display, or a direct hit.

特図ゲームにおいて、特別図柄の表示結果が「小当り」になった後には、小当り遊技状態に制御される。小当り遊技状態では、特別可変入賞球装置50に形成された大入賞口が所定の開放態様で開放状態となることができる。例えば、小当り遊技状態では、一部の大当り種別のときの大当り遊技状態と同様の開放態様で大入賞口が開放状態となってもよい。大入賞口は、開放回数や開放期間が共通することにより、同様の開放態様にできればよい。あるいは、小当り遊技状態において、大当り遊技状態とは異なる開放態様で大入賞口が開放状態となってもよい。大当り種別と同様に、特別図柄の表示結果が「小当り」になる場合にも、複数の小当り種別が含まれてもよい。大当り種別や小当り種別は、当り種別とも総称される。小当り遊技状態において大入賞口を開閉させる動作は、始動動作ともいう。小当り遊技状態であるときに、特別可変入賞球装置50の大入賞口となる役物進入口が開放され、遊技球がV入賞領域51を通過して特定領域スイッチ24によって検出されると、大当りの発生条件が成立し、大当り遊技状態に制御可能となる。小当り遊技状態において遊技球がV入賞領域51を通過することによるV入賞の発生にもとづいて大当り遊技状態に制御されることは、小当り経由大当りともいう。 In the special symbol game, after the display result of the special symbols becomes "small hit", the game is controlled to the small win game state. In the small winning game state, the big winning opening formed in the special variable winning ball device 50 can be opened in a predetermined opening mode. For example, in the small winning game state, the big winning opening may be opened in the same opening mode as the big winning game state at the time of some jackpot types. It is sufficient that the big winning openings can be opened in a similar manner by sharing the number of times of opening and the opening period. Alternatively, in the small winning game state, the big winning opening may be opened in an opening mode different from the big winning game state. Similar to the big hit type, even when the display result of the special symbol is "small hit", a plurality of small hit types may be included. The big hit type and the small hit type are also collectively referred to as the hit type. The operation of opening and closing the big winning opening in the small winning game state is also called starting operation. When the game ball is in the small winning game state, the special variable winning ball device 50 is opened to become the big winning opening, and the game ball passes through the V winning area 51 and is detected by the specific area switch 24. A condition for generating a big win is established, and control to a big win game state becomes possible. Controlling to the big win game state based on the occurrence of the V prize by the game ball passing through the V winning area 51 in the small win game state is also called a big win via a small win.

大当り遊技状態が終了した後に、大当り種別と対応して、遊技状態を時短状態や確変状態に制御可能である。また、特図ゲームにおいて、特別図柄の表示結果が「時短」になった後には、大当り遊技状態に制御されずに、遊技状態が時短状態に制御される。時短状態は、第2特別図柄表示装置4Bによる第2特図ゲームが通常状態よりも実行されやすい遊技状態である。通常状態よりも第2特図ゲームが実行されやすい遊技状態は、通常状態よりも第2始動入賞口を遊技球が通過して進入しやすい遊技状態である。第2始動入賞口を遊技球が通過しやすいか否かの制御は、ベース制御ともいう。通常状態におけるベース制御は、通常ベース制御あるいは低ベース制御ともいう。時短状態におけるベース制御は、高ベース制御を含んでいる。高ベース制御に加えて、時短状態が中ベース制御を含んでいてもよい。中ベース制御は、低ベース制御よりも第2始動入賞口を遊技球が通過しやすい一方で、高ベース制御よりも第2始動入賞口を遊技球が通過しにくいベース制御である。中ベース制御が行われる遊技状態は、中ベース状態ともいう。高ベース制御が行われる遊技状態は、高ベース状態ともいう。高ベース制御は、高開放制御ともいう。 After the jackpot game state is finished, the game state can be controlled to a time-saving state or a variable probability state corresponding to the jackpot type. Further, in the special symbol game, after the display result of the special symbols becomes "time saving", the game state is controlled to the time saving state without being controlled to the jackpot game state. The time saving state is a gaming state in which the second special symbol game by the second special symbol display device 4B is more likely to be executed than in the normal state. The game state in which the second special figure game is more likely to be executed than in the normal state is a game state in which the game ball is more likely to enter through the second start winning opening than in the normal state. The control of whether or not the game ball is likely to pass through the second start winning opening is also called base control. Base control in the normal state is also called normal base control or low base control. Base control in the time saving state includes high base control. In addition to high-based control, the time-saving state may include mid-based control. Medium base control is base control in which a game ball is more likely to pass through the second start winning opening than in low base control, but more difficult to pass through the second start winning opening than in high base control. The game state in which the middle base control is performed is also called a middle base state. A game state in which high base control is performed is also referred to as a high base state. High base control is also called high opening control.

通常状態である場合と、中ベース状態である場合と、高ベース状態である場合とで、いずれも特別図柄の表示結果として時短図柄の停止表示が可能である。ただし、中ベース状態である場合と、高ベース状態である場合とでは、特別図柄の表示結果として時短図柄が停止表示されたとしても、その時短図柄にもとづくベース制御は行われず、中ベース状態や高ベース状態に移行する新たな制御は開始されない。時短状態では、平均的な可変表示時間を通常状態よりも短縮させる時短制御が可能である。これにより、時短状態は、時間短縮状態ともいう。 In the case of the normal state, the medium base state, and the high base state, the time-saving design can be stopped and displayed as a display result of the special design. However, in the medium base state and the high base state, even if the time saving pattern is stopped and displayed as a result of the display of the special pattern, the base control based on the time saving pattern is not performed, and the medium base state or the high base state is not performed. A new control transition to the high base state is not initiated. In the time-saving state, time-saving control that shortens the average variable display time compared to the normal state is possible. Accordingly, the time saving state is also referred to as a time shortening state.

時短状態は、特に第2特別図柄といった、特別図柄の変動効率が向上する状態であるので、大当り遊技状態とは異なる遊技者にとって有利な特別状態に含まれる。遊技状態が確変状態であるときに、時短制御に加えて、特別図柄の表示結果が「大当り」となる確率が通常状態よりも高くなる確変制御が可能である。これにより、確変状態は、確率変動状態ともいう。確変状態は、特別図柄の変動効率が向上することに加えて「大当り」となりやすい状態であるので、大当り遊技状態とは異なる遊技者にとって有利な特別状態に含まれる。時短状態や確変状態は、所定回数の特図ゲームが実行されたこと、次回の大当り遊技状態に制御されたことなど、予め定められた終了条件のいずれか1つが先に成立するまで継続する。所定回数の特図ゲームが実行されたことが終了条件となるものを、回数切りともいう。回数切りの時短状態は、回数切り時短ともいう。回数切りの確変状態は、回数切り確変ともいう。 Since the time saving state is a state in which the variation efficiency of the special symbols such as the second special symbol is improved, it is included in the special state advantageous to the player, which is different from the jackpot game state. When the game state is the variable probability state, in addition to the time saving control, the variable probability control is possible in which the probability that the display result of the special symbol is a "jackpot" is higher than in the normal state. Accordingly, the probability variable state is also referred to as the probability variable state. The probability variable state is included in the special state advantageous to the player, which is different from the jackpot game state, because the variable probability state is a state in which the special symbol variation efficiency is improved and the "big win" is likely to occur. The time-saving state and probability variable state are continued until any one of the predetermined end conditions such as execution of the special figure game for a predetermined number of times and control to the next jackpot game state is established first. The end condition that the special figure game has been executed a predetermined number of times is also called a number cut. The time-saving state of cutting the number of times is also called the time-saving state of cutting the number of times. The probability-variable state of the number-of-times cutting is also called a number-of-times-cutting probability variation.

通常状態となる遊技状態は、遊技者にとって有利な大当り遊技状態などの有利状態、小当り遊技状態などの所定状態、時短状態や確変状態などの特別状態には含まれない遊技状態である。通常状態は、普図ゲームにおける表示結果が「普図当り」となる確率、特図ゲームにおける表示結果が「大当り」となる確率などが、パチンコ遊技機1の初期設定状態と同一に制御される遊技状態である。パチンコ遊技機1の初期設定状態は、例えばシステムリセットが行われた場合のように、電源投入後に所定の復旧処理を実行せずに初期設定処理を実行した後の制御状態である。 The normal game state is an advantageous state such as a big win game state that is advantageous to the player, a predetermined state such as a small win game state, and a game state that is not included in special states such as a time saving state and a variable probability state. In the normal state, the probability that the display result in the normal game is "normal game", the probability that the display result in the special game is "big hit", etc. are controlled to be the same as the initial setting state of the pachinko game machine 1. It is in play state. The initial setting state of the pachinko gaming machine 1 is a control state after executing the initial setting process without executing a predetermined recovery process after power-on, such as when the system is reset.

確変制御が実行されている状態を高確状態、確変制御が実行されていない状態を低確状態ともいう。時短制御が実行されている状態を高ベース状態、時短制御が実行されていない状態を低ベース状態ともいう。これらを組み合わせて、時短状態は低確高ベース状態、確変状態は高確高ベース状態、通常状態は低確低ベース状態などともいわれる。高確状態かつ低ベース状態は高確低ベース状態ともいう。なお、パチンコ遊技機1は、遊技状態として確変状態を含まないものであってもよい。 The state in which probability variable control is executed is also called a high probability state, and the state in which probability variable control is not executed is also called a low probability state. A state in which time-saving control is performed is also referred to as a high-based state, and a state in which time-saving control is not performed is also referred to as a low-based state. Combining these, the short-time state is also called a low-probability-high base state, the probability-variable state is a high-probability-high base state, and the normal state is a low-probability-low base state. The high probability state and the low base state are also referred to as the high probability low base state. In addition, the pachinko gaming machine 1 may not include the variable probability state as the game state.

小当り遊技状態が終了した後に、V入賞の発生にもとづいて大当り遊技状態に制御される場合と、V入賞が発生せずに小当り遊技状態となる前の遊技状態が変更されない場合と、がある。ただし、特図ゲームの表示結果が「小当り」となり、回数切りにおける所定回数の特図ゲームが実行された場合に、時短状態や確変状態の制御が終了して、通常状態となることがある。なお、パチンコ遊技機1は、遊技状態として小当り遊技状態を含まないものであってもよい。すなわち、特別図柄の表示結果は、「小当り」を含まないものであってもよい。 After the small winning game state is finished, there are two cases: a case where the game state is controlled to the big winning game state based on the occurrence of the V winning prize, and a case where the game state before entering the small winning game state is not changed without the occurrence of the V winning prize. be. However, when the display result of the special game is "small hit" and the special game is executed a predetermined number of times in the cut, the control of the time saving state and the variable probability state ends and the normal state may occur. . In addition, the pachinko gaming machine 1 may not include the small winning game state as the game state. That is, the display result of the special symbols may not include the "minor hit".

可変表示の実行回数にもとづく時短条件が成立した場合に、遊技状態を時短状態に制御可能であってもよい。このような時短状態は、救済時短ともいう。時短条件は、パチンコ遊技機1への電源投入後や、大当り発生後、特図ゲームの表示結果が「時短」となった後に、特定回数の可変表示を実行しても新たな大当り遊技状態や時短状態への制御が行われなかった場合に、成立可能な条件であればよい。 It may be possible to control the game state to the time saving state when the time saving condition based on the number of execution times of the variable display is established. Such a time-saving state is also called relief time-saving. The time-saving condition is that after the power is turned on to the pachinko gaming machine 1, after the occurrence of a big hit, or after the display result of the special figure game becomes "time-saving", even if the variable display is executed for a specific number of times, a new big-hit game state or When control to a time saving state is not performed, what is necessary is just to be the conditions which can be established.

(演出の進行など)
パチンコ遊技機1では、遊技の進行にあわせて種々の演出を実行可能である。この演出は、遊技の進行状況を報知する演出と、遊技を盛り上げる演出と、を含む。これらの演出は、画像表示装置5に各種の演出画像を表示すること、スピーカ8L、8Rから効果音を出力すること、遊技効果ランプ9を点灯すること、可動体32を動作させること、スティックコントローラ31Aやプッシュボタン31Bを振動させること、あるいは、これらの一部または全部の組合せを含み、任意の演出装置を用いて実行可能なものであればよい。
(Progress of production, etc.)
In the pachinko game machine 1, various effects can be executed in accordance with the progress of the game. This effect includes an effect for notifying the progress of the game and an effect for exciting the game. These effects include displaying various effects images on the image display device 5, outputting sound effects from the speakers 8L and 8R, turning on the game effect lamp 9, operating the movable body 32, and operating the stick controller. Vibration of 31A or push button 31B, or a combination of some or all of these, as long as it can be executed using any production device.

遊技の進行にあわせて実行可能な演出は、演出図柄の可変表示を含む。第1特図ゲームまたは第2特図ゲームが開始されることに対応して、画像表示装置5の画面上に設けられた「左」、「中」、「右」の演出図柄表示エリア5L、5C、5Rにおいて、演出図柄の可変表示が開始される。第1特図ゲームや第2特図ゲームにおいて表示結果となる確定特別図柄が停止表示されるときに、演出図柄の可変表示において表示結果となる確定演出図柄が停止表示される。確定演出図柄は、「左」、「中」、「右」の演出図柄表示エリア5L、5C、5Rに対応した3つの演出図柄の組合せで構成される。演出図柄の可変表示が開始されてから終了するまでの期間に、演出図柄の可変表示における表示態様がリーチ態様となることがある。リーチ態様とは、画像表示装置5の画面上にて停止した演出図柄が大当り組合せの一部を構成しているときに、未だ停止していない演出図柄について変動が継続している態様などである。演出図柄の可変表示における表示態様がリーチ態様となることは、リーチが成立するともいう。 The effects that can be executed in accordance with the progress of the game include variable display of the effect symbols. In response to the start of the first special game or the second special game, the "left", "middle", and "right" effect pattern display areas 5L provided on the screen of the image display device 5, At 5C and 5R, the variable display of the effect symbols is started. When the finalized special symbols that are the display result in the first special symbol game and the second special symbol game are stop-displayed, the finalized performance symbols that are the display result are stop-displayed in the variable display of the performance symbols. The fixed effect pattern is composed of a combination of three effect patterns corresponding to the "left", "middle" and "right" effect pattern display areas 5L, 5C and 5R. During the period from the start of the variable display of the performance symbols to the end thereof, the display mode in the variable display of the performance symbols may be the ready-to-win mode. The ready-to-win mode is a mode in which, when the performance symbols stopped on the screen of the image display device 5 constitute a part of the jackpot combination, the performance symbols that have not yet stopped continue to fluctuate. . The fact that the display mode in the variable display of the production pattern is the ready-to-win mode is also said to be the ready-to-win.

演出図柄の可変表示がリーチ態様となったことに対応して、リーチ演出を実行可能である。パチンコ遊技機1は、演出態様が異なる場合に、可変表示の表示結果が「大当り」となる割合が異なるように、複数種類のリーチ演出を実行可能である。演出態様に対応する「大当り」の割合は、大当り信頼度、大当り期待度ともいう。リーチ演出は、例えば、ノーマルリーチと、ノーマルリーチよりも大当り信頼度が高いスーパーリーチと、を含む。その他、リーチ演出の実行時間に対応して、ショートリーチと、ショートリーチよりも実行時間が長いロングリーチと、を含むものとしてもよい。 The ready-to-win effect can be executed in response to the variable display of the effect pattern becoming the ready-to-win mode. The pachinko game machine 1 can execute a plurality of types of ready-to-win effects so that the ratio of the display result of the variable display to be a "jackpot" differs when the effect modes are different. The ratio of "big win" corresponding to the effect mode is also called "big win reliability" and "big win expectation". The ready-to-win performance includes, for example, normal ready-to-win and super ready-to-win with higher reliability of big win than normal ready-to-win. In addition, a short reach and a long reach whose execution time is longer than the short reach may be included in correspondence with the execution time of the reach effect.

特別図柄の表示結果が「大当り」となるときに、画像表示装置5の画面上において、予め定められた大当り組合せとなる確定演出図柄が、演出図柄の表示結果として停止表示される。一例として、「左」、「中」、「右」の演出図柄表示エリア5L、5C、5Rに、例えば「7」の数字を示す演出図柄といった、同一の演出図柄が揃って所定の有効ライン上に停止表示される。大当り遊技状態の終了後に確変状態に制御される「確変大当り」である場合に、例えば「7」の数字を示す演出図柄など、奇数の演出図柄が揃って停止表示されてもよい。大当り遊技状態の終了後に確変状態に制御されない「非確変大当り」である場合に、例えば「6」の数字を示す演出図柄など、偶数の演出図柄が揃って停止表示されてもよい。「非確変大当り」は、「通常大当り」ともいう。この場合に、奇数の演出図柄は、確変図柄ともいう。偶数の演出図柄は、非確変図柄あるいは通常図柄ともいう。非確変図柄でリーチ態様となった後に、最終的に「確変大当り」となる昇格演出を実行するようにしてもよい。 When the display result of the special pattern becomes a ``big hit'', the determined performance pattern that becomes a predetermined big win combination is stopped and displayed on the screen of the image display device 5 as the display result of the performance pattern. As an example, in the "left", "middle", and "right" production pattern display areas 5L, 5C, 5R, the same production pattern, for example, a production pattern showing the number "7", is aligned and on a predetermined effective line. displayed to stop. In the case of a ``variable probability big win'' controlled to a variable probability state after the end of the big winning game state, odd-numbered performance symbols such as a performance symbol showing the number ``7'', for example, may be stop-displayed together. In the case of a ``non-probability variable big win'' which is not controlled to a probability variable state after the end of the big win game state, even-numbered performance symbols such as a performance symbol showing the number ``6'', for example, may be stop-displayed together. The "non-probable variable jackpot" is also referred to as the "normal jackpot". In this case, the odd production design is also referred to as a probability variable design. The even-numbered production pattern is also called a non-variable pattern or a normal pattern. After becoming a ready-to-win mode with non-probability variation symbols, a promotion performance may be executed to finally become a "probability variation big hit".

特別図柄の表示結果が「小当り」となるときに、画像表示装置5の画面上において、予め定められた小当り組合せとなる確定演出図柄が、演出図柄の表示結果として停止表示される。一例として、「左」、「中」、「右」の演出図柄表示エリア5L、5C、5Rに、例えば「7」以外の数字を示す演出図柄といった、同一の演出図柄が揃って所定の有効ライン上に停止表示されてもよい。特別図柄の表示結果が「大当り」になるときと「小当り」になるときとで、共通の確定演出図柄が停止表示されてもよい。 When the display result of the special pattern becomes a ``small hit'', the fixed performance pattern that becomes a predetermined small win combination is displayed on the screen of the image display device 5 in a stopped manner as the display result of the performance pattern. As an example, in the "left", "middle", and "right" performance symbol display areas 5L, 5C, 5R, the same performance symbols, such as a performance symbol indicating a number other than "7", are aligned and a predetermined effective line is displayed. May be paused on top. A common fixed performance symbol may be stop-displayed depending on whether the display result of the special symbol is a "big hit" or a "small hit".

特別図柄の表示結果が「ハズレ」となるときに、演出図柄の可変表示においてリーチ態様とならずに、表示結果が停止表示される場合がある。この場合に、演出図柄の表示結果として、非リーチ組合せの確定演出図柄が停止表示される。リーチ態様とならずに非リーチ組合せの確定演出図柄が停止表示される表示結果は、非リーチハズレともいう。特別図柄の表示結果が「ハズレ」となるときに、演出図柄の可変表示においてリーチ態様となり、リーチ演出が実行された後に表示結果が停止表示される場合がある。この場合に、演出図柄の表示結果として、大当り組合せや小当り組合せではないリーチ組合せの確定演出図柄が停止表示される。リーチ態様となった後にリーチ組合せの確定演出図柄が停止表示される表示結果は、リーチハズレともいう。 When the display result of the special design becomes "losing", there is a case where the display result is not displayed in the ready-to-win state in the variable display of the production design, and the display result is stopped. In this case, as a result of displaying the performance symbols, the fixed performance symbols of the non-reach combination are stopped and displayed. The display result in which the fixed effect symbol of the non-reach combination is stopped and displayed without being in the reach mode is also called non-reach loss. When the display result of the special symbol becomes "losing", the variable display of the effect symbol becomes a ready-to-win mode, and the display result may be stopped after the ready-to-win effect is executed. In this case, as a result of the display of the performance symbols, the determined performance symbols of the ready-to-win combinations other than the big winning combination and the small winning combination are stopped and displayed. The display result in which the fixed effect pattern of the ready-to-win combination is stopped and displayed after the ready-to-win state is reached is also called a ready-to-win failure.

パチンコ遊技機1が実行可能な演出は、保留表示やアクティブ表示などの可変表示対応表示を含む。その他に、例えば、大当り信頼度を予告する予告演出などを、演出図柄の可変表示中に実行可能である。予告演出は、実行中の可変表示に対応した大当り信頼度を予告する当該変動予告演出と、実行が保留されている実行前の可変表示に対応した大当り信頼度を予告する先読み予告演出と、を含んでもよい。先読み予告演出は、例えば保留表示やアクティブ表示などの可変表示対応表示の表示態様を、通常とは異なる態様に変化させる変化演出を実行可能であってもよい。 The effects that can be executed by the pachinko game machine 1 include display corresponding to variable display such as pending display and active display. In addition, for example, it is possible to execute a notice effect for notifying the reliability of the big hit during the variable display of the effect symbols. The notice effect includes the variable notice effect for notifying the reliability of the big hit corresponding to the variable display during execution, and the pre-reading notice effect for notifying the reliability of the big hit corresponding to the variable display before the execution of which the execution is suspended. may contain. The pre-reading advance notice effect may be capable of executing a change effect that changes the display mode of variable display compatible display such as suspended display and active display to a mode different from usual.

画像表示装置5の画面上において、演出図柄の可変表示中に演出図柄を一旦仮停止させた後に、可変表示を再開させることで、1回の可変表示を擬似的に複数回の可変表示のように見せる擬似連演出を実行可能であってもよい。擬似連演出は、演出図柄を一旦仮停止させた後に可変表示を再開させる再変動回数が多い場合の方が、再変動回数が少ない場合よりも大当り信頼度が高くなるように設定されてもよい。演出図柄の可変表示において、リーチ態様となるより前に擬似連演出が実行される場合と、リーチ態様となった後に擬似連演出が実行される場合と、が含まれてもよい。その他、演出図柄の可変表示において、複数のタイミングで擬似連演出を実行可能であってもよい。 On the screen of the image display device 5, once the performance symbols are temporarily stopped during the variable display of the performance symbols, and then the variable display is restarted, one variable display is simulated as a plurality of variable displays. It may be possible to execute a pseudo-continuous effect that makes it look like. The pseudo-continuous performance may be set so that the reliability of the big win is higher when the number of times of re-fluctuation for resuming the variable display after temporarily stopping the performance pattern is larger than when the number of times of re-fluctuation is small. . The variable display of the performance symbols may include a case where the pseudo-continuous performance is executed before the ready-to-win state is established and a case where the pseudo-continuous performance is executed after the ready-to-win state is established. In addition, in the variable display of the performance symbols, the pseudo-continuous performance may be executed at a plurality of timings.

大当り遊技状態の制御中に、大当り遊技状態を報知する大当り中演出を実行可能である。大当り中演出は、ラウンド数を報知する演出と、大当り遊技状態の有利度が向上することを示唆または報知する昇格演出と、を含んでいてもよい。小当り遊技状態の制御中に、小当り遊技状態を報知する小当り中演出を実行可能である。大当り遊技状態の制御中と、小当り遊技状態の制御中とで、共通の演出を実行することで、現在の遊技状態が大当り遊技状態であるか小当り遊技状態であるかを、遊技者が認識不可能または認識困難となるようにしてもよい。 During the control of the big-hit game state, it is possible to execute the performance during the big-hit game for notifying the big-hit game state. The effect during the big win may include the effect of notifying the number of rounds and the promotion effect of suggesting or notifying that the advantage of the big win game state is improved. During the control of the small-hit game state, it is possible to execute a performance during the small-hit game for notifying the small-hit game state. By executing a common performance during the control of the big win game state and during the control of the small win game state, the player can determine whether the current game state is the big win game state or the small win game state. It may be made unrecognizable or difficult to recognize.

特図ゲームなどの実行がなく、遊技が進行していない非遊技状態では、画像表示装置5の画面上にデモンストレーション用の演出画像を表示可能である。デモンストレーション用の演出画像は、デモ画像ともいう。デモ画像の表示は、デモ表示ともいう。デモ表示による演出は、客待ちデモ演出ともいう。 In a non-game state in which no special game or the like is executed and the game is not progressing, an effect image for demonstration can be displayed on the screen of the image display device 5.例文帳に追加The effect image for demonstration is also called a demo image. The display of the demonstration image is also called demonstration display. The production by the demonstration display is also called a customer waiting demonstration production.

(基板構成)
パチンコ遊技機1には、例えば図2に示すような主基板11、演出制御基板12、音声制御基板13、ランプ制御基板14、中継基板15、電源基板17などが搭載されている。その他にも、パチンコ遊技機1の背面には、例えば払出制御基板、情報端子基板、発射制御基板など、各種の基板が配置されている。
(Substrate configuration)
The pachinko game machine 1 includes, for example, a main board 11, an effect control board 12, a sound control board 13, a lamp control board 14, a relay board 15, a power supply board 17 and the like as shown in FIG. In addition, various boards such as a payout control board, an information terminal board, and a launch control board are arranged on the back surface of the pachinko game machine 1 .

主基板11は、メイン側の制御基板であり、パチンコ遊技機1における遊技の進行を制御可能な機能を有する。遊技の進行は、保留の管理を伴う特図ゲームの実行、保留の管理を伴う普図ゲームの実行、大当り遊技状態、小当り遊技状態、時短状態、確変状態など、各種遊技の実行や遊技状態の移行を含む。主基板11は、遊技制御用マイクロコンピュータ100と、スイッチ回路110と、ソレノイド回路111と、を備える。 The main board 11 is a control board on the main side, and has the function of controlling the progress of the game in the pachinko gaming machine 1 . The progress of the game is the execution of various games and game states such as execution of special game with management of suspension, execution of general game with management of suspension, big hit game state, small hit game state, time saving state, probability variable state, etc. including the migration of The main board 11 includes a game control microcomputer 100 , a switch circuit 110 and a solenoid circuit 111 .

主基板11が備える遊技制御用マイクロコンピュータ100は、例えば1チップのマイクロコンピュータであり、ROM(Read Only Memory)101と、RAM(Random Access Memory)102と、CPU(Central Processing Unit)103と、乱数回路104と、I/O(Input/Output port)105と、を備えて構成可能である。ROM101、RAM102、乱数回路104の一部または全部は、遊技制御用マイクロコンピュータ100に対して外付可能な構成であってもよいし、遊技制御用マイクロコンピュータ100に内蔵された構成であってもよい。スイッチ回路110は、遊技球検出用の各種スイッチからの検出信号を取り込んで遊技制御用マイクロコンピュータ100に伝送する。遊技球検出用の各種スイッチは、例えばゲートスイッチ21、第1始動口スイッチ22Aや第2始動口スイッチ22Bといった始動口スイッチ、カウントスイッチ23、特定領域スイッチ24、排出口スイッチ26を含む。検出信号は、遊技球が通過または進入してスイッチがオンになったことなどを示す。検出信号の伝送により、遊技球の通過または進入が検出されたことになる。ソレノイド回路111は、遊技制御用マイクロコンピュータ100からのソレノイド駆動信号を、普通電動役物ソレノイド81と、大入賞口ソレノイド82と、特定領域ソレノイド83と、に供給可能である。ソレノイド駆動信号は、各ソレノイドをオンする信号などであればよい。 The game control microcomputer 100 provided on the main board 11 is, for example, a one-chip microcomputer, and includes a ROM (Read Only Memory) 101, a RAM (Random Access Memory) 102, a CPU (Central Processing Unit) 103, a random number It can be configured to include a circuit 104 and an I/O (Input/Output port) 105 . A part or all of the ROM 101, the RAM 102, and the random number circuit 104 may be externally attached to the game control microcomputer 100, or may be built in the game control microcomputer 100. good. The switch circuit 110 takes in detection signals from various switches for game ball detection and transmits them to the game control microcomputer 100 . Various switches for game ball detection include, for example, a gate switch 21, starter switches such as a first starter switch 22A and a second starter switch 22B, a count switch 23, a specific area switch 24, and an outlet switch 26. The detection signal indicates that a game ball has passed or entered and the switch has been turned on. The transmission of the detection signal means that the passage or entry of the game ball has been detected. The solenoid circuit 111 can supply the solenoid drive signal from the game control microcomputer 100 to the normal electric accessory solenoid 81, the big winning opening solenoid 82, and the specific area solenoid 83. The solenoid drive signal may be any signal that turns on each solenoid.

遊技制御用マイクロコンピュータ100が備えるROM101は、遊技制御に用いられるコンピュータプログラムやデータを記憶する不揮発性記憶装置である。ROM101が記憶するデータは、変動パターン、演出制御コマンド、その他の各種設定や判定、決定に用いられるテーブルを構成するテーブルデータなどを含む。遊技制御用マイクロコンピュータ100が備えるRAM102は、遊技制御に用いられるワークエリアやデータを退避するためのスタックを提供する一時記憶装置である。RAM102は、パチンコ遊技機1に対する電力供給が停止した場合でも、所定期間内であれば記憶領域の一部または全部における記憶内容を復旧可能となるように保存するバックアップRAMとなっていればよい。RAM102は、RWM(Read/Write Memory)ともいう。RAM102のワークエリアは、カウンタ、タイマ、バッファ、その他の各種コードや数値の格納領域など、遊技制御に用いられる各種データを記憶可能な記憶領域を含んでいる。遊技制御用マイクロコンピュータ100が備えるCPU103は、ROM101に記憶されたプログラムに対応する処理を実行することにより、パチンコ遊技機1における遊技の進行を制御可能である。 The ROM 101 provided in the game control microcomputer 100 is a non-volatile storage device that stores computer programs and data used for game control. The data which ROM101 memorize|stores includes the table data etc. which comprise the table used for a variation pattern, production|presentation control command, other various setting, determination, and determination. The RAM 102 provided in the game control microcomputer 100 is a temporary storage device that provides a work area used for game control and a stack for saving data. The RAM 102 may be a backup RAM that stores the contents stored in part or all of the storage area so as to be recoverable within a predetermined period of time even when the power supply to the pachinko game machine 1 is stopped. The RAM 102 is also called RWM (Read/Write Memory). The work area of the RAM 102 includes storage areas capable of storing various data used for game control, such as counters, timers, buffers, and storage areas for various codes and numerical values. The CPU 103 provided in the game control microcomputer 100 can control the progress of the game in the pachinko gaming machine 1 by executing processing corresponding to programs stored in the ROM 101 .

遊技制御用マイクロコンピュータ100が備える乱数回路104は、遊技の進行を制御するときに使用される各種の乱数値を示す数値データを、更新可能にカウントする。遊技の進行を制御するときに使用される乱数は、遊技用乱数ともいう。遊技用乱数の一部または全部は、専用回路を用いてハードウェアにより更新されるものであってもよいし、CPU103が実行するコンピュータプログラムなどのソフトウェアにより更新されるものであってもよい。 A random number circuit 104 provided in the game control microcomputer 100 counts updatably numerical data representing various random numbers used to control the progress of the game. A random number used to control the progress of a game is also called a game random number. Part or all of the game random numbers may be updated by hardware using a dedicated circuit, or may be updated by software such as a computer program executed by CPU 103 .

図3は、遊技用乱数の一例を示している。遊技用乱数は、特別図柄判定用の乱数MR1-1と、当り図柄用の乱数MR1-2と、当り図柄用初期値となる乱数MR1-3と、普通図柄当り図柄用の乱数MR2-1と、普通図柄当り図柄用初期値となる乱数MR2-2と、普通図柄変動パターン用の乱数MR3-1と、ハズレ演出選択用の乱数MR3-2と、変動パターン種別選択用の乱数MR3-3と、変動パターン用の乱数MR3-4と、を含んでいる。 FIG. 3 shows an example of game random numbers. The game random numbers are a random number MR1-1 for special symbol determination, a random number MR1-2 for winning symbols, a random number MR1-3 as an initial value for winning symbols, and a random number MR2-1 for normal symbols per symbol. , a random number MR2-2 as an initial value for the normal per-symbol pattern, a random number MR3-1 for the normal pattern variation pattern, a random number MR3-2 for selecting the losing effect, and a random number MR3-3 for selecting the type of variation pattern. , and random numbers MR3-4 for variation patterns.

特別図柄判定用の乱数MR1-1は、特別図柄の表示結果を「大当り」にするか否かや、特別図柄の表示結果を「小当り」にするか否かなど、特別図柄の表示結果を判定することに用いられる。当り図柄用の乱数MR1-2は、特別図柄の表示結果を「大当り」にする場合の大当り図柄や、特別図柄の表示結果を「小当り」にする場合の小当り図柄など、確定特別図柄を複数の特別図柄から選択することに用いられる。当り図柄用初期値となる乱数MR1-3は、乱数MR1-2の初期値を設定することに用いられる。普通図柄当り図柄用の乱数MR2-1は、普通図柄の可変表示において表示結果が「普図当り」の場合に表示される確定普通図柄を複数の普通図柄から選択することに用いられる。普通図柄当り図柄用初期値となる乱数MR2-2は、乱数MR2-1の初期値を設定することに用いられる。普通図柄変動パターン用の乱数MR3-1は、普通図柄の変動パターンを、予め用意された複数パターンのいずれかに決定することに用いられる。ハズレ演出選択用の乱数MR3-2は、特別図柄の表示結果が「ハズレ」となる場合に、演出図柄の可変表示においてリーチ態様となるか否かを選択することに用いられる。変動パターン種別選択用の乱数MR3-3は、特別図柄の変動パターン種別を選択することに用いられる。特別図柄の変動パターン種別は、例えば演出図柄の可変表示中における演出態様などにもとづいて、特別図柄の変動パターンを予め分類したグループであり、1または複数の変動パターンを含むように構成されていればよい。変動パターン用の乱数MR3-4は、特別図柄の変動パターンを選択することに用いられる。 The random number MR1-1 for determining the special design determines the display result of the special design, such as whether the display result of the special design is a "big hit" or whether the display result of the special design is a "small hit". Used for judgment. The random number MR1-2 for the winning pattern is a fixed special pattern such as a big hit pattern when the display result of the special pattern is set to "big hit" or a small hit pattern when the display result of the special pattern is set to "small hit". Used to select from multiple special symbols. The random number MR1-3, which is the initial value for the winning symbol, is used to set the initial value of the random number MR1-2. The normal symbol hit random number MR2-1 is used to select a fixed normal symbol to be displayed when the display result is "general hit" in the variable display of normal symbols from a plurality of normal symbols. The random number MR2-2, which is the initial value for the normal per-symbol pattern, is used to set the initial value of the random number MR2-1. The random number MR3-1 for the normal symbol variation pattern is used to determine the normal symbol variation pattern to one of a plurality of patterns prepared in advance. The random number MR3-2 for selecting the loss effect is used to select whether or not the ready-to-win mode is set in the variable display of the effect symbols when the display result of the special symbol is "loss". The random number MR3-3 for selecting the variation pattern type is used to select the variation pattern type of the special symbol. The variation pattern type of the special symbol is a group in which the variation pattern of the special symbol is classified in advance based on, for example, the effect mode during the variable display of the effect symbol, and is configured to include one or more variation patterns. Just do it. The random number MR3-4 for the variation pattern is used to select a special symbol variation pattern.

CPU103は、遊技用乱数の値を示す数値データといった、乱数値にもとづいて各種の判定や決定を行う場合に、各種のテーブルをROM101から読み出して参照する。乱数値を用いない場合でも、必要なテーブルをROM101から読み出して参照し、各種の判定や決定、設定などが行われてもよい。 The CPU 103 reads various tables from the ROM 101 and refers to them when performing various judgments and decisions based on random numbers, such as numerical data indicating game random numbers. Even when random numbers are not used, a necessary table may be read out from the ROM 101 and referenced to perform various determinations, decisions, settings, and the like.

遊技制御用マイクロコンピュータ100が備えるI/O105は、各種信号が入力される入力ポートと、各種信号が出力される出力ポートと、を含んで構成される。I/O105の入力ポートに入力される各種信号は、スイッチ回路110を介して伝送される各種スイッチからの検出信号を含んでいればよい。I/O105の出力ポートから出力される各種信号は、第1特別図柄表示装置4A、第2特別図柄表示装置4B、普通図柄表示器20、第1保留表示器25A、第2保留表示器25B、普図保留表示器25Cなどを制御する信号と、普通電動役物ソレノイド81、大入賞口ソレノイド82、特定領域ソレノイド83などを駆動するソレノイド駆動信号と、を含んでいればよい。 The I/O 105 provided in the game control microcomputer 100 includes an input port to which various signals are input and an output port to which various signals are output. Various signals input to the input port of the I/O 105 may include detection signals from various switches transmitted via the switch circuit 110 . Various signals output from the output port of the I/O 105 are the first special symbol display device 4A, the second special symbol display device 4B, the normal symbol display device 20, the first reservation display device 25A, the second reservation display device 25B, A signal for controlling the normal figure holding display 25C, etc., and a solenoid drive signal for driving the normal electric accessory solenoid 81, the big winning opening solenoid 82, the specific area solenoid 83, etc., may be included.

主基板11は、遊技制御用マイクロコンピュータ100により、遊技の進行を制御する動作の一部として、遊技の進行に応じた演出制御コマンドを、演出制御基板12に対して送信可能に出力する。演出制御コマンドは、遊技の進行状況などを指定または通知するコマンドである。主基板11から出力された演出制御コマンドは、中継基板15により中継され、演出制御基板12に供給される。演出制御コマンドは、例えば特図ゲームの表示結果、当り種別、変動パターンなど、主基板11における各種の決定結果を指定するコマンドと、例えば可変表示の開始や終了、大入賞口の開放状況、入賞の発生、保留記憶数、遊技状態など、遊技の状況を指定するコマンドと、エラーの発生などを指定するコマンドと、を含むものであればよい。 The main board 11 outputs an effect control command corresponding to the progress of the game to the effect control board 12 as part of the operation of controlling the progress of the game by the game control microcomputer 100 . The effect control command is a command that designates or notifies the progress of the game or the like. The effect control command output from the main board 11 is relayed by the relay board 15 and supplied to the effect control board 12. - 特許庁The effect control commands include commands for specifying various determination results on the main board 11, such as the display result of the special game, the winning type, and the variation pattern, for example, the start and end of the variable display, the opening status of the big winning opening, and winning. , the number of pending memories, the game state, and a command specifying the occurrence of an error.

演出制御基板12は、主基板11とは独立したサブ側の制御基板であり、演出制御コマンドを受信し、受信した演出制御コマンドにもとづいて演出を制御可能な機能を有する。演出制御基板12において制御可能な演出は、例えば可動体32の駆動など、遊技の進行に応じた種々の演出であり、その他に、エラー報知、電断復旧の報知など、各種報知を含む。演出制御基板12は、演出制御用CPU120と、ROM121と、RAM122と、表示制御部123と、乱数回路124と、I/O125と、を備える。 The performance control board 12 is a sub side control board independent of the main board 11, and has a function capable of receiving a performance control command and controlling the performance based on the received performance control command. The effects that can be controlled by the effect control board 12 are various effects according to the progress of the game, such as driving the movable body 32, and also include various notifications such as error notification and power failure recovery notification. The performance control board 12 includes a performance control CPU 120, a ROM 121, a RAM 122, a display control section 123, a random number circuit 124, and an I/O 125.

演出制御用CPU120は、ROM121に記憶されたプログラムを実行することにより、表示制御部123とともに演出の実行を制御するための処理を行う。この処理は、演出制御基板12の諸機能を実現するための処理であり、実行する演出の決定などを含む。演出制御用CPU120は、各種テーブルのデータなど、ROM121が記憶する各種データを用いるとともに、RAM122をメインメモリとして使用する。演出制御用CPU120は、コントローラセンサユニット35Aやプッシュセンサ35Bからの検出信号にもとづいて、演出の実行を表示制御部123に指示することもある。ここでの検出信号は、遊技者による操作を検出したときに出力される信号であり、操作内容を適宜示す信号であればよい。 The effect control CPU 120 executes a program stored in the ROM 121 to perform processing for controlling the execution of the effect together with the display control unit 123 . This process is a process for realizing various functions of the effect control board 12, and includes determination of the effect to be executed. The effect control CPU 120 uses various data stored in the ROM 121, such as data of various tables, and uses the RAM 122 as a main memory. The effect control CPU 120 may instruct the display control unit 123 to execute the effect based on detection signals from the controller sensor unit 35A and the push sensor 35B. The detection signal here is a signal that is output when an operation by a player is detected, and may be a signal that appropriately indicates the content of the operation.

表示制御部123は、VDP(Video Display Processor)、CGROM(Character Generator ROM)、VRAM(Video RAM)などを含み、演出制御用CPU120からの演出の実行指示にもとづいて、主に表示に関する演出を実行可能に制御する。表示制御部123は、実行する演出に応じた映像信号を画像表示装置5に供給することにより、演出画像を画像表示装置5の画面上に表示させる。表示制御部123は、さらに、音指定信号を音声制御基板13に供給したり、ランプ信号をランプ制御基板14に供給したりする。音指定信号は、スピーカ8L、8Rにて出力される音声を指定する。ランプ信号は、遊技効果ランプ9の点灯態様や消灯態様を指定する。音指定信号やランプ信号の供給により、演出画像の表示に同期して、スピーカ8L、8Rの音声出力や、遊技効果ランプ9の点灯または消灯が可能になる。表示制御部123は、可動体32を動作させる信号を、可動体32のモータやソレノイドに、または可動体32を駆動するドライバ回路に、供給可能であってもよい。演出制御基板12とは別に、可動体32を駆動するためのドライバ基板が設けられてもよい。 The display control unit 123 includes a VDP (Video Display Processor), a CGROM (Character Generator ROM), a VRAM (Video RAM), etc., and executes mainly display-related effects based on the effect execution instruction from the effect control CPU 120. control possible. The display control unit 123 displays the effect image on the screen of the image display device 5 by supplying a video signal corresponding to the effect to be executed to the image display device 5 . The display control unit 123 also supplies a sound designation signal to the audio control board 13 and a lamp signal to the lamp control board 14 . The sound designation signal designates sounds to be output from the speakers 8L and 8R. The lamp signal designates a lighting mode or an extinguishing mode of the game effect lamp 9 . By supplying the sound designation signal and the lamp signal, it becomes possible to output sounds from the speakers 8L and 8R and turn on/off the game effect lamp 9 in synchronization with the display of the effect image. The display control unit 123 may be capable of supplying a signal for operating the movable body 32 to the motor or solenoid of the movable body 32 or to a driver circuit that drives the movable body 32 . A driver board for driving the movable body 32 may be provided separately from the effect control board 12 .

乱数回路124は、各種演出の実行を制御するときに使用される各種の乱数値を示す数値データを更新可能にカウントする。演出の実行を制御するときに使用される乱数は、演出用乱数ともいう。演出用乱数は、演出制御用CPU120が実行するコンピュータプログラムなどのソフトウェアにより更新されるものであってもよい。演出制御用CPU120は、演出用乱数の値を示す数値データといった、乱数値にもとづいて各種の判定や決定を行う場合に、各種のテーブルをROM121から読み出して参照する。乱数値を用いない場合でも、演出制御用CPU120は必要なテーブルをROM121から読み出して参照し、各種の判定や決定、設定などが行われてもよい。 The random number circuit 124 counts updatably numerical data indicating various random numbers used when controlling the execution of various effects. A random number used to control the execution of a performance is also called a random number for performance. The effect random number may be updated by software such as a computer program executed by the effect control CPU 120 . The effect control CPU 120 reads various tables from the ROM 121 and refers to them when performing various determinations and determinations based on random numbers, such as numerical data indicating the value of random numbers for effect. Even if a random number value is not used, the effect control CPU 120 may read a necessary table from the ROM 121 and refer to it to perform various determinations, determinations, settings, and the like.

I/O125は、例えば主基板11から伝送された演出制御コマンドなどを取り込むための入力ポートと、各種信号を伝送するための出力ポートと、を含んで構成される。I/O125の入力ポートは、コントローラセンサユニット35Aから供給される検出信号の入力端子と、プッシュセンサ35Bから供給される検出信号の入力端子と、を含んでいればよい。I/O125の出力ポートは、画像表示装置5に供給される映像信号の出力端子と、音声制御基板13に供給される音指定信号の出力端子と、ランプ制御基板14に供給されるランプ信号の出力端子と、を含んでいればよい。 The I/O 125 includes, for example, an input port for receiving effect control commands transmitted from the main board 11, and an output port for transmitting various signals. The input port of the I/O 125 may include an input terminal for the detection signal supplied from the controller sensor unit 35A and an input terminal for the detection signal supplied from the push sensor 35B. The output ports of the I/O 125 are an output terminal for a video signal supplied to the image display device 5, an output terminal for an audio designation signal supplied to the audio control board 13, and an output terminal for a lamp signal supplied to the lamp control board 14. and an output terminal.

音声制御基板13は、スピーカ8L、8Rを駆動する各種回路を搭載しており、表示制御部123からの音指定信号にもとづいてスピーカ8L、8Rを駆動し、音指定信号が指定する音声をスピーカ8L、8Rから出力させる。ランプ制御基板14は、遊技効果ランプ9を駆動する各種回路を搭載しており、表示制御部123からのランプ信号にもとづいて遊技効果ランプ9を駆動し、ランプ信号が指定する態様で遊技効果ランプ9を点灯または消灯する。このようにして、スピーカ8L、8Rからの音声出力と、遊技効果ランプ9の点灯や消灯とは、表示制御部123からの信号にもとづいて制御することができる。なお、音指定信号やランプ信号の供給など、音声出力およびランプの点灯や消灯の制御と、可動体32を動作させる信号の供給など、可動体32の制御とは、演出制御用CPU120が一部または全部を実行するようにしてもよい。演出制御基板12、音声制御基板13、ランプ制御基板14といった、主基板11以外の基板は、サブ基板ともいう。図2に示す構成例のように、サブ基板が機能別に複数設けられていてもよいし、図2に示す構成例とは異なり、1のサブ基板が複数の機能を有するように構成してもよい。 The audio control board 13 is equipped with various circuits for driving the speakers 8L and 8R, drives the speakers 8L and 8R based on the sound designation signal from the display control unit 123, and outputs the sound designated by the sound designation signal to the speaker. Output from 8L and 8R. The lamp control board 14 is equipped with various circuits for driving the game effect lamp 9, drives the game effect lamp 9 based on the lamp signal from the display control unit 123, and controls the game effect lamp in a manner specified by the lamp signal. 9 is lit or extinguished. In this manner, the sound output from the speakers 8L and 8R and the lighting and extinguishing of the game effect lamp 9 can be controlled based on the signal from the display control section 123. FIG. It should be noted that control of sound output and lamp lighting and extinguishing, such as supply of sound designation signals and lamp signals, and control of the movable bodies 32, such as supply of signals for operating the movable bodies 32, are partly performed by the effect control CPU 120. Or you may make it run all. Boards other than the main board 11, such as the effect control board 12, the sound control board 13, and the lamp control board 14, are also called sub-boards. As in the configuration example shown in FIG. 2, a plurality of sub-boards may be provided for each function, or unlike the configuration example shown in FIG. 2, one sub-board may be configured to have a plurality of functions. good.

電源基板17は、商用電源などの外部電源におけるAC100Vといった交流電源からの電力を、主基板11や演出制御基板12などの各種制御基板を含めた電気部品に供給可能である。電源基板17は、例えば交流(AC)を直流(DC)に変換するための整流回路、所定の直流電圧を特定の直流電圧(例えば直流12Vや直流5Vなど)に変換するための電源回路などを備えている。パチンコ遊技機1は、電源スイッチ91の操作により、電源投入の開始と終了とを切替可能である。主基板11のスイッチ回路110には、電源基板17からのリセット信号、電源断信号、クリア信号が取り込まれて遊技制御用マイクロコンピュータ100に伝送される。リセット信号は、遊技制御用マイクロコンピュータ100などの制御回路を動作停止状態とするための動作停止信号であり、電源監視回路、ウォッチドッグタイマ内蔵IC、システムリセットICのいずれかを用いて出力可能であればよい。電源断信号は、パチンコ遊技機1において用いられる所定電源電圧が所定値を超えるとオフ状態となり、所定電源電圧が所定値以下になった期間が電断基準時間以上まで継続したときにオン状態となる。クリア信号は、例えば電源基板17に設けられたクリアスイッチ92に対する押下操作などに応じてオン状態となる。 The power supply board 17 can supply electric power from an AC power supply such as AC 100V in an external power supply such as a commercial power supply to electrical components including various control boards such as the main board 11 and the performance control board 12 . The power supply board 17 includes, for example, a rectifier circuit for converting alternating current (AC) into direct current (DC), a power circuit for converting a predetermined DC voltage into a specific DC voltage (eg, 12 V DC or 5 V DC), and the like. I have. The pachinko game machine 1 can switch between starting and ending power-on by operating the power switch 91 . A switch circuit 110 on the main board 11 receives a reset signal, a power-off signal, and a clear signal from the power supply board 17 and transmits them to the game control microcomputer 100 . The reset signal is an operation stop signal for stopping the operation of the control circuit such as the game control microcomputer 100, and can be output using either the power supply monitoring circuit, the IC with built-in watchdog timer, or the system reset IC. I wish I had. The power-off signal turns off when a predetermined power supply voltage used in the pachinko game machine 1 exceeds a predetermined value, and turns on when the period in which the predetermined power supply voltage is equal to or less than the predetermined value continues for a power-off reference time or longer. Become. The clear signal is turned on, for example, when a clear switch 92 provided on the power supply board 17 is pressed.

(動作)
次に、パチンコ遊技機1の動作(作用)を説明する。
(motion)
Next, the operation (action) of the pachinko game machine 1 will be described.

(主基板11の主要な動作)
まず、主基板11における主要な動作を説明する。パチンコ遊技機1に対して電力供給が開始されると、遊技制御用マイクロコンピュータ100が起動し、CPU103によって遊技制御用のメイン処理が実行される。
(Major operations of the main substrate 11)
First, main operations in the main board 11 will be described. When power supply to the pachinko game machine 1 is started, the game control microcomputer 100 is activated, and the CPU 103 executes main processing for game control.

図4は、主基板11においてCPU103が実行する遊技制御用のメイン処理P_MAINを示すフローチャートである。図4に示す遊技制御用のメイン処理P_MAINを開始すると、CPU103は、電力供給開始対応処理P_POWER_ONを実行し(ステップS1)、続いてRWMチェック処理P_RWM_CHKを実行する(ステップS2)。ステップS1の電力供給開始対応処理P_POWER_ONは、パチンコ遊技機1における電力供給の開始に対応して、遊技制御用マイクロコンピュータ100の初期設定などを実行可能である。遊技制御用マイクロコンピュータ100の初期設定は、出力ポートの初期化、割込みベクタの設定、内蔵デバイスレジスタの設定、特定レジスタの設定を、含んでいればよい。ステップS2のRWMチェック処理P_RWM_CHKは、チェックサム算出処理を含み、処理結果として得られたチェックサムデータを、チェックサムバッファの記憶データと比較して、両者のデータが合致した場合に、RAM102における記憶内容が正常であると判断する。 FIG. 4 is a flow chart showing main processing P_MAIN for game control executed by the CPU 103 on the main board 11 . When the main process P_MAIN for game control shown in FIG. 4 is started, the CPU 103 executes power supply start corresponding process P_POWER_ON (step S1), and then executes RWM check process P_RWM_CHK (step S2). In the power supply start corresponding process P_POWER_ON of step S1, initial setting of the game control microcomputer 100 and the like can be executed in response to the start of power supply in the pachinko game machine 1. FIG. The initial setting of the game control microcomputer 100 may include output port initialization, interrupt vector setting, built-in device register setting, and specific register setting. The RWM check processing P_RWM_CHK in step S2 includes checksum calculation processing, and compares the checksum data obtained as a processing result with the data stored in the checksum buffer. Judge that the content is normal.

続いて、予め定められた復旧条件が成立したか否かを判定する(ステップS3)。復旧条件は、クリアスイッチ92の操作に対応したクリア信号がオフ状態であり、チェックサムバッファに正常な記憶データがあり、バックアップRAMとしてのRAM102における記憶内容が正常である場合に、成立可能である。パチンコ遊技機1の電源投入時に、例えば電源基板17に設けたクリアスイッチ92が押下操作されていれば、オン状態のクリア信号が遊技制御用マイクロコンピュータ100に入力される。このようなオン状態のクリア信号が入力されている場合に、ステップS3にて復旧条件が成立しないと判定すればよい。チェックサムバッファは、前回の電源断時にてバックアップ監視タイマによりバックアップ判定時間を計測したときに、チェックサム算出処理で算出されたチェックサムデータが記憶される。バックアップ監視タイマの計時値がバックアップ判定時間に対応する特定値と合致しない場合に、ステップS3にて復旧条件が成立しないと判定すればよい。バックアップデータは、遊技制御用のバックアップRAMとなるRAM102における遊技ワーク領域の記憶データであればよい。ステップS3では、ステップS2のRWMチェック処理P_RWM_CHKによりバックアップデータの有無やデータ誤りの有無などを確認あるいは検査した結果にもとづいて、復旧条件が成立し得るか否かを判定すればよい。 Subsequently, it is determined whether or not a predetermined restoration condition is satisfied (step S3). The recovery condition can be established when the clear signal corresponding to the operation of the clear switch 92 is in the OFF state, the checksum buffer has normal stored data, and the stored contents in the RAM 102 as a backup RAM are normal. . When the power of the pachinko game machine 1 is turned on, for example, if the clear switch 92 provided on the power supply board 17 is pressed, a clear signal in the on state is input to the game control microcomputer 100 . If such an on-state clear signal is input, it may be determined in step S3 that the restoration condition is not established. The checksum buffer stores the checksum data calculated by the checksum calculation process when the backup judgment time is measured by the backup monitoring timer at the time of the previous power failure. If the measured value of the backup monitoring timer does not match the specific value corresponding to the backup determination time, it may be determined in step S3 that the recovery condition is not satisfied. The backup data may be data stored in the game work area in the RAM 102 which serves as a backup RAM for game control. In step S3, whether or not the recovery condition can be satisfied may be determined based on the result of confirming or inspecting the presence or absence of backup data and the presence or absence of data errors by the RWM check process P_RWM_CHK of step S2.

復旧条件が成立した場合に(ステップS3;Yes)、バックアップ時設定処理P_BACKUP_SETを実行する(ステップS4)。バックアップ時設定処理P_BACKUP_SETは、バックアップ時コマンド送信テーブルを用いて、バックアップ時に対応する演出制御コマンドを、主基板11から演出制御基板12に対して送信可能にする。また、バックアップ時設定処理P_BACKUP_SETは、バックアップ時設定テーブルにより指定されたプロセスコード、タイマ、カウンタ、フラグを、クリアすることにより初期化可能にする。 If the recovery condition is satisfied (step S3; Yes), the backup setting process P_BACKUP_SET is executed (step S4). The setting process P_BACKUP_SET at the time of backup makes it possible to transmit the effect control command corresponding to the time of backup from the main board 11 to the effect control board 12 using the command transmission table at the time of backup. The backup setting process P_BACKUP_SET enables initialization by clearing the process code, timer, counter, and flag specified by the backup setting table.

復旧条件が成立しない場合に(ステップS3;No)、初期化時設定処理P_INIT_SETを実行する(ステップS5)。初期化時設定処理P_INIT_SETは、RAM102における作業領域となる遊技ワーク領域にクリアデータを転送可能にする。これにより、RAM102における遊技ワーク領域が初期化される。そして、初期化時設定処理P_INIT_SETは、初期化時コマンド送信テーブルを用いて、初期化時に対応する演出制御コマンドを、主基板11から演出制御基板12に対して送信可能にする。また、初期化時設定処理P_INIT_SETは、初期化時設定テーブルにより指定されたバッファ、タイマ、ポインタ、カウンタを、クリアすることにより初期化可能にする。 If the recovery condition is not satisfied (step S3; No), the initialization setting process P_INIT_SET is executed (step S5). The initialization setting process P_INIT_SET makes it possible to transfer clear data to a game work area, which is a work area in the RAM 102 . Thereby, the game work area in the RAM 102 is initialized. Then, the initialization setting process P_INIT_SET enables transmission of the effect control command corresponding to the initialization from the main board 11 to the effect control board 12 using the command transmission table at the time of initialization. The initialization setting process P_INIT_SET enables initialization by clearing the buffers, timers, pointers, and counters specified by the initialization setting table.

その後、制御開始設定処理P_STACONを実行する(ステップS6)。制御開始設定処理P_STACONは、ウエイト処理を含んでもよい。ウエイト処理は、設定された待機時間が経過するまでループ処理を実行して待機することにより、演出制御基板12などのサブ基板が確実に起動可能とする。また、制御開始設定処理P_STACONは、特定回数コマンド送信処理またはチップ個別ナンバー情報用コマンド送信処理を、含んでもよい。特定回数コマンド送信処理は、電源投入時に特定回数カウンタの計数値を指定する演出制御コマンドを、主基板11から演出制御基板12に対して送信可能にする。特定回数カウンタは、RAM102の所定アドレスに設けられ、可変表示の実行回数が時短条件に対応する特定回数となるまでの残り回数を計数可能であればよい。チップ個別ナンバー情報用コマンド送信処理は、チップ個別ナンバーレジスタの格納値を指定する演出制御コマンドを、主基板11から演出制御基板12に対して送信可能にする。チップ個別ナンバーレジスタは、遊技制御用マイクロコンピュータ100の内蔵レジスタに含められ、チップ毎に割り当てられた異なる値を、チップ個別ナンバーとして格納可能であればよい。 Thereafter, a control start setting process P_STACON is executed (step S6). The control start setting processing P_STACON may include wait processing. The wait process executes a loop process and waits until a set waiting time elapses, so that the sub-board such as the performance control board 12 can be reliably activated. Also, the control start setting process P_STACON may include a specific number of times command transmission process or a chip individual number information command transmission process. The specified number of times command transmission processing enables transmission of a performance control command designating the count value of the specified number of times counter from the main board 11 to the performance control board 12 when the power is turned on. The specific number counter is provided at a predetermined address in the RAM 102, and may be capable of counting the remaining number of times until the number of executions of the variable display reaches the specific number corresponding to the time saving condition. The command transmission processing for chip individual number information enables transmission of an effect control command designating the stored value of the chip individual number register from the main board 11 to the effect control board 12 . The individual chip number register is included in the built-in register of the game control microcomputer 100, and may store different values assigned to each chip as individual chip numbers.

制御開始設定処理P_STACONは、起動時領域外処理を含んでもよい。起動時領域外処理は、パチンコ遊技機1における電力供給の開始による起動時に対応して、ROM101の非遊技プログラム領域に記憶されたプログラムを読み出すことで実行される処理である。起動時領域外処理は、例えば性能表示RWM初期値設定処理であればよい。性能表示RWM初期値設定処理は、性能表示モニタを構成する7セグメントのLEDにより初期表示を行うための初期値を設定可能にする。性能表示モニタは、例えば主基板11に搭載され、設定値に関する内容やベースに関する内容を表示可能であればよい。設定値は、パチンコ遊技機1の設定を変更可能な設定変更状態であるときに、例えば6段階といった、複数段階のいずれかに変更可能であり、特別図柄の表示結果が「大当り」となる確率を設定可能にする。ベースは、例えば始動入賞口、一般入賞口、大入賞口といった、各入賞口を遊技球が通過することによって払い出される賞球数を、遊技領域に発射された遊技球の個数で除算することにより算出される。 The control start setting process P_STACON may include an out-of-area process at startup. The start-time outside area processing is a process executed by reading out a program stored in the non-game program area of the ROM 101 corresponding to start-up due to the start of power supply in the pachinko gaming machine 1 . The start-up outside area processing may be, for example, performance display RWM initial value setting processing. The performance display RWM initial value setting process makes it possible to set initial values for initial display by the 7-segment LEDs constituting the performance display monitor. The performance display monitor may be mounted on the main board 11, for example, and may display the contents of the set values and the contents of the base. The setting value can be changed to any one of a plurality of stages such as 6 stages when the setting of the pachinko game machine 1 is changeable, and the probability that the display result of the special symbol will be a "big hit". be configurable. The base is divided by the number of game balls launched into the game area by the number of prize balls paid out when the game balls pass through each of the winning openings, such as the start winning opening, the general winning opening, and the big winning opening. Calculated.

ステップS6における制御開始設定処理P_STACONの次に、タイマ割込み用カウンタ設定が行われる(ステップS7)。ステップS7では、例えば4[ms(ミリ秒)]といった、所定時間ごとに定期的なタイマ割込みが発生するようにPTCカウンタ出力値が設定される。その後、遊技制御用のメイン処理P_MAINはループ処理に入る。このループ処理では、割込み禁止が設定され(ステップS8)、初期値決定用乱数更新処理P_TFINITを実行するとともに(ステップS9)、ループ中領域外処理P_REGOUTを実行してから(ステップS10)、割込み許可が設定され(ステップS11)、ステップS8に戻る。そして、割込み許可状態であるときにPTCからCPU103に対する割込み要求信号の入力毎に、CPU103はタイマ割込み処理を実行可能になる。これにより、CPU103は、例えば4[ms]といった、所定時間が経過するごとに、タイマ割込み処理を実行することができる。 After the control start setting process P_STACON in step S6, timer interrupt counter setting is performed (step S7). In step S7, the PTC counter output value is set so that a periodic timer interrupt occurs at predetermined time intervals, such as 4 [ms (milliseconds)]. After that, the main process P_MAIN for game control enters a loop process. In this loop processing, interrupt prohibition is set (step S8), random number update processing P_TFINIT for initial value determination is executed (step S9), and after loop outside region processing P_REGOUT is executed (step S10), interrupt permission is executed. is set (step S11), and the process returns to step S8. The CPU 103 is enabled to execute timer interrupt processing each time an interrupt request signal is input to the CPU 103 from the PTC when the interrupt is enabled. As a result, the CPU 103 can execute timer interrupt processing each time a predetermined period of time, such as 4 [ms], elapses.

図5は、遊技制御用のタイマ割込み処理P_PCTの一例を示すフローチャートである。図5に示すタイマ割込み処理P_PCTでは、電源断処理P_POWER_OFFが実行される(ステップS51)。続いて、不正行為監視フラグが「0」であるか否かが判定される(ステップS52)。不正行為監視フラグは、磁石センサにより磁気が検知された場合や、枠電波センサにより電波が検知された場合に、オン状態と対応した「1」が設定される。それ以外の場合に、不正行為監視フラグは、オフ状態と対応した「0」に設定される。 FIG. 5 is a flowchart showing an example of timer interrupt processing P_PCT for game control. In the timer interrupt process P_PCT shown in FIG. 5, a power-off process P_POWER_OFF is executed (step S51). Subsequently, it is determined whether or not the illegal activity monitoring flag is "0" (step S52). The fraud monitoring flag is set to "1" corresponding to the on state when magnetism is detected by the magnet sensor or radio waves are detected by the frame radio wave sensor. Otherwise, the fraud monitor flag is set to '0', which corresponds to an off state.

不正行為監視フラグが「1」である場合に(ステップS52;No)、遊技停止処理P_GAME_STOPを実行する(ステップS53)。遊技停止処理P_GAME_STOPは、出力ポートの初期化を行い、接続確認信号の出力をオフ状態にする処理であればよい。接続確認信号は、主基板11から払出制御基板に対して伝送され、オフ状態である場合に、払出制御基板における払出処理の実行が停止される。 If the fraudulent activity monitoring flag is "1" (step S52; No), game stop processing P_GAME_STOP is executed (step S53). The game stop processing P_GAME_STOP may be processing that initializes the output port and turns off the output of the connection confirmation signal. The connection confirmation signal is transmitted from the main board 11 to the payout control board, and when it is in the OFF state, execution of the payout process in the payout control board is stopped.

不正行為監視フラグが「0」である場合に(ステップS52;Yes)、スイッチ処理P_SWを実行し(ステップS54)、スイッチエラー報知処理P_CON_CHKを実行し(ステップS55)、乱数更新処理P_RANDOMを実行し(ステップS56)、初期値決定用乱数更新処理P_TFINITを実行する(ステップS57)。また、特別図柄プロセス処理P_TPROCを実行し(ステップS58)、普通図柄プロセス処理P_FPROCを実行し(ステップS59)、情報出力処理P_JYOUHOUを実行し(ステップS60)、賞球処理P_PAYを実行し(ステップS61)、表示処理P_HYOUZIを実行する(ステップS62)。さらに、その他のタイマ割込み対応処理を実行する(ステップS63)。その後、割込み許可が設定されてから(ステップS64)、タイマ割込み処理P_PCTが終了する。 If the illegality monitoring flag is "0" (step S52; Yes), the switch process P_SW is executed (step S54), the switch error notification process P_CON_CHK is executed (step S55), and the random number update process P_RANDOM is executed. (Step S56), a random number update process P_TFINIT for initial value determination is executed (Step S57). In addition, special symbol process processing P_TPROC is executed (step S58), normal symbol process processing P_FPROC is executed (step S59), information output processing P_JYOUHOU is executed (step S60), prize ball processing P_PAY is executed (step S61 ), and the display process P_HYOUZI is executed (step S62). Further, other timer interrupt handling processing is executed (step S63). Thereafter, after the interrupt permission is set (step S64), the timer interrupt process P_PCT ends.

ステップS51の電源断処理P_POWER_OFFは、電源基板17から伝送される電源確認信号の判定を行い、電源断時のチェックサム算出処理などを実行可能にする。ステップS54のスイッチ処理P_SWは、入力ポートの状態判定を行い、スイッチオンバッファなどを更新可能にする。ステップS55のスイッチエラー報知処理P_CON_CHKは、例えばスイッチエラー報知判定テーブルにより指定されたセンサオンカウンタの計数値を更新可能であり、その計数値がセンサ異常エラー判定値に達した場合に、エラー報知表示を実行可能にする。ステップS56の乱数更新処理P_RANDOMは、遊技用乱数のうちで、ソフトウェア乱数となるものをソフトウェアによって更新可能にする。ステップS57の初期値決定用乱数更新処理P_TFINITは、遊技用乱数のうちで、乱数初期値として用いられるものをソフトウェアによって更新可能にする。 In the power-off process P_POWER_OFF in step S51, the power confirmation signal transmitted from the power supply board 17 is determined, and the checksum calculation process and the like at the time of power-off can be executed. The switch processing P_SW in step S54 determines the state of the input port and enables update of the switch-on buffer and the like. The switch error notification process P_CON_CHK in step S55 can update the count value of the sensor ON counter specified by the switch error notification determination table, for example, and when the count value reaches the sensor abnormality error determination value, the error notification display be executable. The random number update process P_RANDOM in step S56 allows software random numbers among game random numbers to be updated by software. The random number update process P_TFINIT for initial value determination in step S57 makes it possible to update the random number used as the random number initial value among the game random numbers by software.

ステップS58の特別図柄プロセス処理P_TPROCは、特図ゲームの実行および保留の管理や、大当り遊技状態および小当り遊技状態の制御、遊技状態の制御など、特別図柄の可変表示と遊技状態に関する処理が含まれる。ステップS59の普通図柄プロセス処理P_FPROCは、ゲートスイッチ21からの検出信号にもとづく普図ゲームの実行および保留の管理や、「普図当り」にもとづく可変入賞球装置6Bの開閉制御など、普通図柄の可変表示と第2始動入賞口の状態制御に関する処理が含まれる。ステップS60の情報出力処理P_JYOUHOUは、情報出力信号の設定を行う。情報出力信号は、大当り情報、始動情報、確率変動情報など、例えばパチンコ遊技機1の外部に設置されたホール管理用コンピュータに供給される情報に対応した信号である。大当り情報は、大当りの発生回数などを示す。始動情報は、始動入賞の回数などを示す。確率変動情報は、確変状態となった回数などを示す。ステップS61の賞球処理P_PAYは、賞球コマンド出力カウンタ加算処理と、賞球制御処理と、が含まれる。賞球コマンド出力カウンタ加算処理は、賞球個数テーブルを使用してスイッチのオン判定を行い、オン検出時に、賞球コマンド出力カウンタの更新、入賞情報出力カウンタの更新を行う。賞球制御処理は、賞球プロセスコードに対応した処理を選択して、遊技球の検出にもとづく賞球を払出可能に制御する。ステップS62の表示処理P_HYOUZIは、第1保留表示器25A、第2保留表示器25B、普図保留表示器25C、その他、各種の状態表示灯による表示に関する設定を行う。 The special symbol process processing P_TPROC in step S58 includes processing related to the variable display of special symbols and the game state, such as management of execution and suspension of the special symbol game, control of the big win game state and small win game state, and control of the game state. be The normal symbol process processing P_FPROC of step S59 includes normal symbol processing such as management of execution and suspension of the normal pattern game based on the detection signal from the gate switch 21, opening and closing control of the variable winning ball device 6B based on "normal pattern hit", etc. It includes processing related to variable display and state control of the second start winning opening. Information output processing P_JYOUHOU in step S60 sets an information output signal. The information output signal is a signal corresponding to information supplied to a hall management computer installed outside the pachinko gaming machine 1, such as jackpot information, starting information, and probability variation information. The jackpot information indicates the number of occurrences of jackpots and the like. The starting information indicates the number of starting winnings and the like. The probability variation information indicates, for example, the number of times the probability variation state has occurred. The prize ball processing P_PAY in step S61 includes a prize ball command output counter addition process and a prize ball control process. In the prize ball command output counter addition process, a prize ball number table is used to determine whether the switch is turned on, and when the switch is detected to be on, the prize ball command output counter and the winning information output counter are updated. The prize ball control process selects the process corresponding to the prize ball process code, and controls the payout of the prize balls based on the detection of the game balls. The display processing P_HYOUZI in step S62 sets the display related to the first suspension indicator 25A, the second suspension indicator 25B, the normal diagram suspension indicator 25C, and various other status indicator lamps.

図6は、特別図柄プロセス処理P_TPROCとして、図5に示すステップS58にて実行可能な処理の一例を示すフローチャートである。CPU103は、特別図柄プロセス処理P_TPROCにおいて、第1始動入賞対応フラグ設定を行う(ステップS101)。第1始動入賞対応フラグ設定は、論理演算命令の実行などにより、スイッチオンバッファに含まれる第1始動口スイッチ22Aの状態をCPU103のフラグレジスタに反映させる。このとき、フラグレジスタにおけるゼロフラグがオン状態であることは、第1始動入賞対応フラグがオフ状態であることを示す。これに対し、ゼロフラグがオフ状態であることは、第1始動入賞対応フラグがオン状態であることを示す。続いて、テーブルポインタを設定するための転送命令により、第1始動口入賞テーブルをセットする(ステップS102)。その後、第1始動入賞対応フラグがオンであるか否かを判定する(ステップS103)。第1始動入賞対応フラグがオンである場合に(ステップS103;Yes)、始動口スイッチ通過処理P_TZU_ONが実行される(ステップS104)。 FIG. 6 is a flowchart showing an example of a process that can be executed in step S58 shown in FIG. 5 as the special symbol process process P_TPROC. The CPU 103 sets the flag corresponding to the first start winning prize in the special symbol process process P_TPROC (step S101). The setting of the flag corresponding to the first starting winning prize reflects the state of the first starting opening switch 22A included in the switch-on buffer in the flag register of the CPU 103 by executing a logic operation instruction or the like. At this time, the ON state of the zero flag in the flag register indicates that the first start winning corresponding flag is OFF state. On the other hand, the fact that the zero flag is in the OFF state indicates that the first start winning corresponding flag is in the ON state. Subsequently, a first start winning prize table is set by a transfer command for setting a table pointer (step S102). After that, it is determined whether or not the flag corresponding to the first starting prize is ON (step S103). When the first start winning corresponding flag is ON (step S103; Yes), the start opening switch passing process P_TZU_ON is executed (step S104).

ステップS103に対応して第1始動入賞対応フラグがオフである場合や(ステップS103;No)、ステップS104における始動口スイッチ通過処理P_TZU_ONの後に、第2始動入賞対応フラグ設定を行う(ステップS105)。第2始動入賞対応フラグ設定は、論理演算命令の実行などにより、スイッチオンバッファに含まれる第2始動口スイッチ22Bの状態をCPU103のフラグレジスタに反映させる。このとき、フラグレジスタにおけるゼロフラグがオン状態であることは、第2始動入賞対応フラグがオフ状態であることを示す。これに対し、ゼロフラグがオフ状態であることは、第2始動入賞対応フラグがオン状態であることを示す。続いて、テーブルポインタを設定するための転送命令により、第2始動口入賞テーブルをセットする(ステップS106)。その後、第2始動入賞対応フラグがオンであるか否かを判定する(ステップS107)。第2始動入賞対応フラグがオンである場合に(ステップS107;Yes)、始動口スイッチ通過処理P_TZU_ONが実行される(ステップS108)。 When the first start winning correspondence flag is OFF corresponding to step S103 (step S103; No), after the starting opening switch passage processing P_TZU_ON in step S104, the second start winning correspondence flag is set (step S105). . The setting of the flag corresponding to the second starting winning a prize reflects the state of the second starting opening switch 22B included in the switch-on buffer in the flag register of the CPU 103 by executing a logic operation instruction or the like. At this time, the fact that the zero flag in the flag register is ON indicates that the flag corresponding to the second start winning prize is OFF. On the other hand, the fact that the zero flag is off indicates that the second start winning correspondence flag is on. Subsequently, a second start winning prize table is set by a transfer command for setting a table pointer (step S106). After that, it is determined whether or not the flag corresponding to the second starting prize is ON (step S107). When the second starting winning corresponding flag is ON (step S107; Yes), the starting opening switch passing process P_TZU_ON is executed (step S108).

ステップ104の始動口スイッチ通過処理P_TZU_ONは、ステップS102にてセットされた第1始動口入賞テーブルを用いて、第1保留記憶数が上限数未満である場合に、第1保留記憶数や合計保留記憶数を1加算する更新を行い、特別図柄判定用の乱数MR1-1と、ハズレ演出選択用の乱数MR3-2と、変動パターン種別選択用の乱数MR3-3と、変動パターン用の乱数MR3-4と、を抽出し、それぞれの乱数バッファにストアした後に、第1特別図柄保留バッファへと転送する。また、第1保留記憶情報指定コマンド送信テーブルを用いて、第1保留記憶数が指定される第1保留記憶情報指定コマンドを、主基板11から演出制御基板12に対して送信可能にする。そして、始動口入賞指定値として「1」を示す値を、始動口入賞バッファにストアする。 The starting opening switch passing process P_TZU_ON of step 104 uses the first starting opening winning prize table set in step S102, and when the first reserved memory number is less than the upper limit number, the first reserved memory number and the total reserved The memory number is updated by adding 1, and the random number MR1-1 for special symbol determination, the random number MR3-2 for selecting the losing effect, the random number MR3-3 for selecting the variation pattern type, and the random number MR3 for the variation pattern. After extracting -4 and storing them in the respective random number buffers, they are transferred to the first special symbol holding buffer. In addition, using the first reserved memory information designation command transmission table, the first reserved memory information designation command designating the number of first reserved memories can be transmitted from the main board 11 to the effect control board 12.例文帳に追加Then, a value indicating "1" is stored in the start-up winning buffer as the start-up winning specified value.

ステップS108の始動口スイッチ通過処理P_TZU_ONは、ステップS106にてセットされた第2始動口入賞テーブルを用いて、第2保留記憶数が上限数未満である場合に、第2保留記憶数や合計保留記憶数を1加算する更新を行い、特別図柄判定用の乱数MR1-1と、ハズレ演出選択用の乱数MR3-2と、変動パターン種別選択用の乱数MR3-3と、変動パターン用の乱数MR3-4と、を抽出し、それぞれの乱数バッファにストアした後に、第2特別図柄保留バッファへと転送する。また、第2保留記憶情報指定コマンド送信テーブルを用いて、第2保留記憶数が指定される第2保留記憶情報指定コマンドを、主基板11から演出制御基板12に対して送信可能にする。そして、始動口入賞指定値として「2」を示す値を、始動口入賞バッファにストアする。 The starting opening switch passing process P_TZU_ON in step S108 uses the second starting opening winning table set in step S106, and if the second reserved memory number is less than the upper limit number, the second reserved memory number and the total reserved The memory number is updated by adding 1, and the random number MR1-1 for special symbol determination, the random number MR3-2 for selecting the losing effect, the random number MR3-3 for selecting the variation pattern type, and the random number MR3 for the variation pattern. After extracting -4 and storing them in the respective random number buffers, they are transferred to the second special symbol holding buffer. In addition, by using the second reserved memory information designation command transmission table, the second reserved memory information designation command designating the second reserved memory number can be transmitted from the main board 11 to the effect control board 12. - 特許庁Then, a value indicating "2" is stored in the start-up winning buffer as the start-up winning designation value.

ステップS104とステップS108とで、共通の始動口スイッチ通過処理P_TZU_ONを実行可能である。その一方、ステップS104の始動口スイッチ通過処理P_TZU_ONはステップS102にてセットされた第1始動口入賞テーブルを用いるのに対し、ステップS108の始動口スイッチ通過処理P_TZU_ONはステップS106にてセットされた第2始動口入賞テーブルを用いる。このように、共通の始動口スイッチ通過処理P_TZU_ONが異なる始動口入賞テーブルを用いて実行される。したがって、遊技球が第1始動入賞口に進入した場合と第2始動入賞口に進入した場合とで、共通となる処理により異なるデータ設定や制御が可能になる。なお、始動口スイッチ通過処理P_TZU_ONは、抽出した遊技用乱数を用いた入賞時演出処理が含まれてもよい。 In step S104 and step S108, it is possible to execute a common starting port switch passage process P_TZU_ON. On the other hand, the starting opening switch passing process P_TZU_ON in step S104 uses the first starting opening winning table set in step S102, while the starting opening switch passing process P_TZU_ON in step S108 uses the first starting opening winning table set in step S106. 2 Use the start-up prize table. In this way, the common starting opening switch passing process P_TZU_ON is executed using different starting opening winning tables. Therefore, when the game ball enters the first starting winning hole and when entering the second starting winning hole, it is possible to set different data and control by common processing. In addition, the starting opening switch passage process P_TZU_ON may include a winning effect process using the extracted game random number.

ステップS107に対応して第2始動入賞対応フラグがオフである場合や(ステップS107;No)、ステップS108における始動口スイッチ通過処理P_TZU_ONの後に、ポインタを設定する転送命令により、特別図柄プロセス処理ジャンプテーブルをセットする(ステップS109)。特別図柄プロセス処理ジャンプテーブルは、特別図柄プロセスコードの読出値に対応する処理を、選択して実行可能にするアドレス管理テーブルである。特別図柄プロセスコードは、パチンコ遊技機1における遊技制御の進行に対応して、00[H]~0B[H]のいずれかに更新設定が可能であり、特図プロセスコードともいう。ここで、[H]は16進数であることを示す。なお、[B]により2進数を示すこともある。 If the second start winning correspondence flag is off corresponding to step S107 (step S107; No), after the start opening switch passage processing P_TZU_ON in step S108, a special symbol process processing jump by a transfer command to set a pointer A table is set (step S109). The special symbol process processing jump table is an address management table that enables selection and execution of processing corresponding to the read value of the special symbol process code. The special symbol process code can be updated to any one of 00 [H] to 0B [H] corresponding to the progress of game control in the pachinko gaming machine 1, and is also called a special symbol process code. Here, [H] indicates a hexadecimal number. Note that [B] may indicate a binary number.

ステップS109に続いて、記憶データを読み出すための転送命令により、特別図柄プロセスコードをロードする(ステップS110)。その次に、2バイトデータ選択処理P_ABXEXECを実行することにより(ステップS111)、特別図柄プロセスコードに対応して選択される処理のアドレスを取得する。このとき取得されたアドレスは、ポインタに設定される。この後、サブルーチンの呼出命令により、ポインタの指す処理を実行することで(ステップS112)、特別図柄プロセスコードに対応して選択された処理が実行可能になる。こうして選択された処理が終了して、復帰命令により特別図柄プロセス処理P_TPROCにリターンすると、この特別図柄プロセス処理P_TPROCも終了し、復帰命令により遊技制御用のタイマ割込み処理P_PCTにリターンする。 Following step S109, a special symbol process code is loaded by a transfer command for reading stored data (step S110). Next, by executing the 2-byte data selection process P_ABXEXEC (step S111), the address of the process selected corresponding to the special symbol process code is acquired. The address acquired at this time is set in the pointer. After that, by executing the process pointed by the pointer by the subroutine call command (step S112), the process selected corresponding to the special symbol process code can be executed. When the selected process ends and returns to the special symbol process process P_TPROC by the return command, this special symbol process process P_TPROC also ends and returns to the timer interrupt process P_PCT for game control by the return command.

図7は、特別図柄プロセス処理P_TPROCにおいて用いられる特別図柄プロセス処理ジャンプテーブルの構成例TT01を示している。特別図柄プロセス処理ジャンプテーブルは、特別図柄プロセスコードに対応して選択される処理のアドレスを、ポインタとして用いられるCPU103の内部レジスタに設定可能なテーブルデータを含んで構成される。構成例TT01の特別図柄プロセス処理ジャンプテーブルは、特別図柄プロセスコードが00[H]である場合の特別図柄通常処理P_TNORMALと、特別図柄プロセスコードが01[H]である場合の特別図柄変動処理P_TSTARTと、特別図柄プロセスコードが02[H]である場合の特別図柄停止処理P_TSTOPと、特別図柄プロセスコードが03[H]である場合の小当り開放前処理P_TLFANと、特別図柄プロセスコードが04[H]である場合の小当り開放中処理P_TLOPENと、特別図柄プロセスコードが05[H]である場合の小当り開放後処理P_TLCLSFと、特別図柄プロセスコードが06[H]である場合の小当り排出球待機処理P_TLOUTと、特別図柄プロセスコードが07[H]である場合の小当り終了処理P_TLENDと、特別図柄プロセスコードが08[H]である場合の大入賞口開放前処理P_TINTと、特別図柄プロセスコードが09[H]である場合の大入賞口開放中処理P_TOPENと、特別図柄プロセスコードが0A[H]である場合の大入賞口開放後処理P_TCLSFと、特別図柄プロセスコードが0B[H]である場合の大当り終了処理P_TENDと、に対応するアドレス値をポインタに設定可能なテーブルデータが含まれる。 FIG. 7 shows a configuration example TT01 of a special symbol process processing jump table used in the special symbol process processing P_TPROC. The special symbol process processing jump table includes table data that can set the address of the process selected in correspondence with the special symbol process code to the internal register of the CPU 103 used as a pointer. The special symbol process processing jump table of configuration example TT01 includes special symbol normal processing P_TNORMAL when the special symbol process code is 00 [H] and special symbol variation processing P_TSTART when the special symbol process code is 01 [H]. And, special symbol stop processing P_TSTOP when the special symbol process code is 02 [H], small hit opening pre-processing P_TLFAN when the special symbol process code is 03 [H], and special symbol process code is 04 [ H] during small hit opening process P_TLOPEN, small hit post-opening process P_TLCLSF when special symbol process code is 05 [H], and small hit when special symbol process code is 06 [H] Eject ball waiting processing P_TLOUT, small winning end processing P_TLEND when the special symbol process code is 07 [H], large winning opening pre-processing P_TINT when the special symbol process code is 08 [H], special Large winning opening opening process P_TOPEN when the symbol process code is 09 [H], large winning opening post-opening process P_TCLSF when the special symbol process code is 0A [H], and special symbol process code 0B [ H] and the table data that can set the address value corresponding to the jackpot end process P_TEND in the pointer.

特別図柄通常処理P_TNORMALは、記憶された保留情報の有無などにもとづいて特図ゲームを開始するか否か判定と、特別図柄判定用の乱数MR1-1を用いた特図表示結果の判定と、特別図柄の可変表示において停止表示する確定特別図柄の決定と、特別図柄の変動パターンの決定と、を可能にする。特図表示結果は、「大当り」や「小当り」、「ハズレ」などを含み、「大当り」とすることが判定された場合に、遊技者にとって有利な有利状態としての大当り遊技状態に制御することが決定される。また、特別図柄の表示結果が「大当り」である場合に、確定特別図柄となる大当り図柄に対応して、遊技者にとっての有利度が異なる複数種類の大当り遊技状態のうちで、いずれの大当り遊技状態に制御されるかが決定される。したがって、CPU103は、特別図柄通常処理P_TNORMALを実行することにより、遊技者にとって有利な有利状態に制御するか否かを判定可能であり、遊技者にとっての有利度が異なる複数種類の有利状態のうちのいずれに制御するかを決定可能である。さらに、CPU103は、特別図柄通常処理P_TNORMALを実行することにより、複数種類の変動パターンのいずれかに決定可能である。 The special symbol normal process P_TNORMAL includes determining whether or not to start the special symbol game based on the presence or absence of stored reservation information, determining the special symbol display result using the random number MR1-1 for special symbol determination, To determine fixed special symbols to be stopped and displayed in variable display of special symbols, and to determine variation patterns of special symbols. The special figure display result includes ``big win'', ``small win'', ``losing'', etc., and when it is determined to be ``big win'', control is made to a big win game state as an advantageous state for the player. is determined. Further, when the display result of the special pattern is "big win", any one of a plurality of types of jackpot game states with different degrees of advantage for the player can be selected in correspondence with the jackpot pattern to be a confirmed special pattern. It is determined whether the state is controlled. Therefore, by executing the special symbol normal processing P_TNORMAL, the CPU 103 can determine whether or not to control to an advantageous state advantageous to the player. It is possible to decide which one to control. Furthermore, the CPU 103 can determine any one of a plurality of types of variation patterns by executing the special symbol normal process P_TNORMAL.

特別図柄変動処理P_TSTARTは、第1特別図柄表示装置4Aや第2特別図柄表示装置4Bにおいて特別図柄が変動を開始してからの経過時間を計測し、変動パターンに対応する特図変動時間が経過したか否かの判定を可能にする。特別図柄停止処理P_TSTOPは、第1特別図柄表示装置4Aや第2特別図柄表示装置4Bにおいて特別図柄が変動を停止してからの経過時間を計測し、図柄停止時間が経過したか否かの判定を可能にする。図柄停止時間は、特別図柄変動処理P_TSTARTにおいて特図変動時間が経過したと判定された場合に、特別図柄を停止表示する時間として設定可能であればよい。図柄停止時間が経過した場合に、特図表示結果に対応して、特別図柄プロセスコードの更新や各種設定が行われる。例えば、特図表示結果が「大当り」の場合に特別図柄プロセスコードを08[H]に更新可能であり、特図表示結果が「小当り」の場合に特別図柄プロセスコードを03[H]に更新可能であり、特図表示結果が「ハズレ」の場合に特別図柄プロセスコードを00[H]に更新可能であればよい。 The special symbol variation process P_TSTART measures the elapsed time after the special symbol starts to vary in the first special symbol display device 4A and the second special symbol display device 4B, and the special symbol variation time corresponding to the variation pattern has elapsed. It is possible to determine whether or not The special symbol stop process P_TSTOP measures the elapsed time after the special symbol stops changing in the first special symbol display device 4A or the second special symbol display device 4B, and determines whether or not the symbol stop time has passed. enable The symbol stop time may be set as the time to stop and display the special symbol when it is determined that the special symbol variation time has elapsed in the special symbol variation process P_TSTART. When the symbol stop time has elapsed, the special symbol process code is updated and various settings are performed in accordance with the special symbol display result. For example, when the special figure display result is "big hit", the special symbol process code can be updated to 08 [H], and when the special figure display result is "small hit", the special symbol process code can be changed to 03 [H]. It is possible to update, and if the special symbol process code can be updated to 00 [H] when the special figure display result is "loss".

小当り開放前処理P_TLFAN、小当り開放中処理P_TLOPEN、小当り開放後処理P_TLCLSF、小当り排出球待機処理P_TLOUT、小当り終了処理P_TLENDは、小当り遊技状態における遊技の進行を制御するための処理である。大入賞口開放前処理P_TINT、大入賞口開放中処理P_TOPEN、大入賞口開放後処理P_TCLSF、大当り終了処理P_TENDは、大当り遊技状態における遊技の進行を制御するための処理である。 Small hit opening pre-processing P_TLFAN, small hit opening middle processing P_TLOPEN, small hit opening post-processing P_TLCLSF, small hit discharge ball standby processing P_TLOUT, small hit end processing P_TLEND are processes for controlling the progress of the game in the small hit game state is. The big winning hole opening pre-processing P_TINT, the big winning hole opening process P_TOPEN, the big winning hole opening post-processing P_TCLSF, and the jackpot ending process P_TEND are processes for controlling the progress of the game in the jackpot game state.

(演出制御基板12の主要な動作)
次に、演出制御基板12における主要な動作を説明する。演出制御基板12では、電源基板17などから電源電圧の供給を受けると、演出制御用CPU120が起動して、演出制御メイン処理を実行する。
(Major operations of production control board 12)
Next, main operations in the effect control board 12 will be described. In the effect control board 12, when power supply voltage is supplied from the power supply board 17 or the like, the effect control CPU 120 is activated to execute the effect control main processing.

図8は、演出制御基板12において演出制御用CPU120が実行する演出制御用のメイン処理S_MAINを示すフローチャートである。図8に示す演出制御用のメイン処理S_MAINを開始すると、演出制御用CPU120は、演出制御初期化処理S_INITを実行する(ステップS71)。演出制御初期化処理S_INITは、RAM122のクリアや各種初期値の設定、演出制御基板12に搭載されたタイマ回路用のレジスタ設定などを含む。続いて、初期動作制御処理S_SYOKIを実行する(ステップS72)。初期動作制御処理S_SYOKIは、可動体32を駆動して初期位置に戻す制御、所定の動作確認を行う制御など、可動体32の初期動作を制御可能にする。その後、タイマ割込みフラグがオンであるか否かを判定する(ステップS73)。タイマ割込みフラグは、タイマ回路用のレジスタ設定にもとづいて、例えば2[ms(ミリ秒)]といった、所定時間が経過するごとに、オン状態にセットされる。タイマ割込みフラグがオフに対応して(ステップS73;No)、ステップS73を繰り返して待機する。 FIG. 8 is a flow chart showing main processing S_MAIN for effect control executed by the effect control CPU 120 in the effect control board 12 . When the main process S_MAIN for effect control shown in FIG. 8 is started, the effect control CPU 120 executes effect control initialization process S_INIT (step S71). The effect control initialization process S_INIT includes clearing of the RAM 122, setting of various initial values, register setting for the timer circuit mounted on the effect control board 12, and the like. Subsequently, an initial operation control process S_SYOKI is executed (step S72). The initial motion control process S_SYOKI makes it possible to control the initial motion of the movable body 32, such as control for driving the movable body 32 to return it to the initial position, control for confirming a predetermined motion, and the like. After that, it is determined whether or not the timer interrupt flag is on (step S73). The timer interrupt flag is set to an ON state every time a predetermined time such as 2 [ms (milliseconds)] elapses based on the register setting for the timer circuit. When the timer interrupt flag is turned off (step S73; No), step S73 is repeated to wait.

タイマ割込みフラグがオンに対応して(ステップS73;Yes)、タイマ割込みフラグをクリアしてオフ状態にするとともに(ステップS74)、コマンド解析処理S_COMMANDを実行し(ステップS75)、演出制御プロセス処理S_CPROCを実行し(ステップS76)、演出用乱数更新処理S_RANDOMを実行し(ステップS77)、演出用出力処理S_OUTを実行する(ステップS78)。そして、その他のタイマ割込み対応処理を実行してから(ステップS79)、ステップS73に戻る。 When the timer interrupt flag is turned on (step S73; Yes), the timer interrupt flag is cleared and turned off (step S74), the command analysis process S_COMMAND is executed (step S75), and the effect control process process S_CPROC is executed (step S76), the effect random number update process S_RANDOM is executed (step S77), and the effect output process S_OUT is executed (step S78). After executing other timer interrupt handling processing (step S79), the process returns to step S73.

ステップS75のコマンド解析処理S_COMMANDは、演出制御コマンド受信用バッファに格納されている演出制御コマンドの読出と、読み出された演出制御コマンドに対応した設定や制御と、を可能にする。演出制御用CPU120は、コマンド解析処理S_COMMANDを実行することにより、主基板11から送信された演出制御コマンドに対応して、フラグの状態を示す記憶データ、レジスタの格納データ、その他、RAM122の作業領域における任意の記憶データなどを、更新可能である。ステップS76の演出制御プロセス処理S_CPROCは、例えば画像表示装置5の画面上における演出画像の表示と、スピーカ8L、8Rからの音声出力と、遊技効果ランプ9および装飾用LEDといった装飾発光体における点灯または消灯と、可動体32の駆動制御と、を含めた各種の演出装置を用いた演出の実行を制御可能にする。各種の演出装置を用いた演出の制御内容は、主基板11から送信された演出制御コマンドや、演出制御用CPU120による処理の実行結果などにもとづいて、判定や決定、設定などが可能になればよい。ステップS77の演出用乱数更新処理S_RANDOMは、演出制御基板12の側で用いられる演出用乱数の少なくとも一部を、ソフトウェアとしてのプログラムを実行することで更新可能にする。 Command analysis processing S_COMMAND of step S75 enables reading of the production control command stored in the production control command reception buffer, and setting and control corresponding to the read production control command. By executing the command analysis process S_COMMAND, the effect control CPU 120 responds to the effect control command transmitted from the main board 11 by storing data indicating the state of the flag, data stored in the register, and other work areas of the RAM 122. Any stored data in , etc., can be updated. The effect control process processing S_CPROC in step S76 includes, for example, the display of effect images on the screen of the image display device 5, the sound output from the speakers 8L and 8R, and the lighting or To control the execution of performance using various performance devices including turning off and driving control of a movable body 32.例文帳に追加Control contents of effects using various effects devices can be judged, determined, set, etc., based on effects control commands transmitted from the main board 11, execution results of processes by the effects control CPU 120, and the like. good. The effect random number update process S_RANDOM in step S77 enables at least part of the effect random numbers used on the side of the effect control board 12 to be updated by executing a program as software.

図9(A)は、演出制御プロセス処理S_CPROCとして、図8に示すステップS76にて実行可能な処理の一例を示すフローチャートである。演出制御用CPU120は、演出制御プロセス処理において、先読み演出設定処理S_SAKI_SETを実行する(ステップS151)。先読み演出設定処理S_SAKI_SETは、例えば主基板11から送信された始動入賞時の演出制御コマンドにもとづいて、先読み予告演出の実行に関する判定や決定、設定などを可能にする。また、先読み演出設定処理S_SAKI_SETは、演出制御コマンドから特定される保留記憶数にもとづいて保留表示を更新可能にする。 FIG. 9(A) is a flow chart showing an example of a process that can be executed in step S76 shown in FIG. 8 as the effect control process process S_CPROC. The effect control CPU 120 executes a look-ahead effect setting process S_SAKI_SET in the effect control process (step S151). The look-ahead effect setting process S_SAKI_SET enables determination, determination, setting, etc. regarding the execution of the look-ahead prediction effect based on the effect control command at the time of starting winning, which is transmitted from the main substrate 11, for example. Also, the look-ahead effect setting process S_SAKI_SET makes it possible to update the pending display based on the number of pending memories specified from the effect control command.

ステップS151における先読み演出設定処理S_SAKI_SETの後に、ポインタを設定する転送命令により、演出制御プロセス処理ジャンプテーブルをセットする(ステップS152)。演出制御プロセス処理ジャンプテーブルは、演出制御プロセスコードの読出値に対応する処理を、選択して実行可能にするアドレス管理テーブルである。演出制御プロセスコードは、パチンコ遊技機1における演出制御の進行に対応して、00[H]~0A[H]のいずれかに更新設定が可能であり、演出プロセスコードともいう。演出制御プロセスコードは、記憶データを読み出すための転送命令によりロードされる(ステップS153)。こうして取得された演出制御プロセスコードに対応して、選択される処理のアドレスが演出制御ポインタにセットされる(ステップS154)。したがって、演出制御ポインタの指す処理を実行することで(ステップS115)、演出制御プロセスコードに対応して選択された処理が実行可能になる。 After the look-ahead effect setting process S_SAKI_SET in step S151, the effect control process process jump table is set by the transfer command for setting the pointer (step S152). The performance control process processing jump table is an address management table that enables selection and execution of processing corresponding to the read value of the performance control process code. The effect control process code can be updated to any one of 00 [H] to 0A [H] corresponding to the progress of the effect control in the pachinko game machine 1, and is also called the effect process code. The performance control process code is loaded by a transfer command for reading stored data (step S153). Corresponding to the effect control process code acquired in this way, the address of the selected process is set to the effect control pointer (step S154). Therefore, by executing the process pointed to by the effect control pointer (step S115), the process selected corresponding to the effect control process code can be executed.

図9(B)は、演出制御プロセス処理S_CPROCにおいて用いられる演出制御プロセス処理ジャンプテーブルの構成例TT02を示している。演出制御プロセス処理ジャンプテーブルは、演出制御プロセスコードに対応して選択される処理のアドレスを、演出制御ポインタとして用いられるレジスタに設定可能なテーブルデータを含んで構成される。構成例TT02の演出制御プロセス処理ジャンプテーブルは、演出制御プロセスコードが00[H]である場合の変動パターンコマンド待ち処理と、演出制御プロセスコードが01[H]である場合の演出図柄変動開始処理と、演出制御プロセスコードが02[H]である場合の演出図柄変動中処理と、演出制御プロセスコードが03[H]である場合の演出図柄変動停止処理と、演出制御プロセスコードが04[H]である場合の小当り表示処理と、演出制御プロセスコードが05[H]である場合の小当り開放中処理と、演出制御プロセスコードが06[H]である場合の小当り終了演出処理と、演出制御プロセスコードが07[H]である場合の大当り表示処理と、演出制御プロセスコードが08[H]である場合のラウンド中処理と、演出制御プロセスコードが09[H]である場合のラウンド後処理と、演出制御プロセスコードが0A[H]である場合の大当り終了演出処理と、に対応するアドレス値を演出制御ポインタに設定可能なテーブルデータが含まれる。 FIG. 9(B) shows a configuration example TT02 of the effect control process processing jump table used in the effect control process processing S_CPROC. The performance control process processing jump table includes table data capable of setting the address of the process selected in correspondence with the performance control process code to a register used as a performance control pointer. The effect control process processing jump table of the configuration example TT02 includes the variation pattern command waiting process when the effect control process code is 00 [H], and the effect symbol variation start process when the effect control process code is 01 [H]. , production design change processing when the production control process code is 02 [H], production design fluctuation stop processing when the production control process code is 03 [H], and production control process code 04 [H ], a small hit open process when the effect control process code is 05 [H], and a small hit end effect process when the effect control process code is 06 [H]. , jackpot display processing when the production control process code is 07 [H], round processing when the production control process code is 08 [H], and production control process code when the production control process code is 09 [H] Table data that can set an address value corresponding to the post-round process and the jackpot end effect process when the effect control process code is 0A[H] is included in the effect control pointer.

変動パターンコマンド受信待ち処理は、主基板11の遊技制御用マイクロコンピュータ100から伝送された変動パターン指定コマンドを受信したか否かを判定可能にする。変動パターン指定コマンドの受信ありと判定された場合に、演出制御プロセスコードが演出図柄変動開始処理に対応する01[H]に更新され、変動パターン指定コマンドの受信なしと判定された場合に、デモ表示を制御可能にする。演出図柄変動開始処理は、特図ゲームに対応する変動時演出の開始を可能にする。例えば主基板11から送信された変動パターンコマンドに対応して、変動時演出の制御に用いる演出パターンの選択と、演出実行時間を計測する演出プロセスタイマの更新開始と、を可能にする。演出図柄変動中処理は、演出パターンを構成する各演出要素の切替えタイミングを制御可能にするとともに、演出プロセスタイマの計時値にもとづいて演出実行時間が経過したか否かを判定可能にする。演出実行時間が経過したと判定された場合に、演出制御プロセスコードが演出図柄変動停止処理に対応する03[H]に更新される。演出図柄変動停止処理は、演出実行時間が経過したこと、または演出図柄確定コマンドを受信したことなど、変動時演出の終了条件が成立したことにもとづいて、変動時演出の終了制御と、確定特別図柄に対応した演出結果の表示制御と、を可能にする。このときに、可変表示の表示結果に対応して、演出制御プロセスコードの更新や各種設定が行われる。例えば、可変表示の表示結果が「大当り」の場合に演出制御プロセスコードを07[H]に更新可能であり、可変表示の表示結果が「小当り」の場合に演出制御プロセスコードを04[H]に更新可能であり、可変表示の表示結果が「ハズレ」の場合に演出制御プロセスコードを00[H]に更新可能である。 Variation pattern command reception wait processing makes it possible to determine whether or not a variation pattern designation command transmitted from the game control microcomputer 100 of the main board 11 is received. When it is determined that the variation pattern designation command is received, the effect control process code is updated to 01 [H] corresponding to the effect symbol variation start process, and when it is determined that the variation pattern designation command is not received, the demonstration Make the display controllable. The performance symbol variation start processing enables the start of the performance at the time of variation corresponding to the special symbol game. For example, corresponding to the variation pattern command transmitted from the main board 11, it is possible to select the performance pattern used for controlling the performance at the time of variation and to start updating the performance process timer for measuring the performance execution time. The performance symbol change process makes it possible to control the switching timing of each performance element constituting the performance pattern, and to determine whether or not the performance execution time has elapsed based on the measured value of the performance process timer. When it is determined that the performance execution time has passed, the performance control process code is updated to 03 [H] corresponding to the performance symbol variation stop processing. The production design fluctuation stop processing is based on the fact that the production execution time has elapsed or the production design confirmation command has been received, and the end condition of the production at the time of fluctuation is satisfied. To enable display control of a performance result corresponding to a pattern. At this time, the production control process code is updated and various settings are performed in accordance with the display result of the variable display. For example, when the display result of the variable display is "big hit", the effect control process code can be updated to 07 [H], and when the display result of the variable display is "small hit", the effect control process code can be updated to 04 [H]. ], and the effect control process code can be updated to 00 [H] when the display result of the variable display is "loss".

小当り表示処理、小当り開放中処理、小当り終了演出処理は、小当り遊技状態に対応した演出の進行を制御するための処理である。大当り表示処理、ラウンド中処理、ラウンド後処理、大当り終了演出処理は、大当り遊技状態に対応した演出の進行を制御するための処理である。 The small-hit display process, the small-hit open process, and the small-hit end production process are processes for controlling the progress of the production corresponding to the small-hit game state. The big hit display process, the round process, the round post process, and the big win end effect process are processes for controlling the progress of the effect corresponding to the big win game state.

(基本説明などの変形例)
パチンコ遊技機1は、基本説明その他の説明における構成、機能、処理、動作に限定されず、様々な変形および応用が可能である。例えばパチンコ遊技機1は、実施の形態で示された全ての技術的特徴を備えるものでなくてもよく、従来技術における少なくとも1つの課題を解決できるように、実施の形態で説明された一部の構成を備えたものであってもよい。実施の形態において、下位概念となる事項が記載されている場合に、同族的事項や同類的事項を用いた上位概念の発明、あるいは、共通する性質を用いた上位概念の発明は、本願発明として包含され、従来技術における少なくとも1つの課題を解決できるように、実施の形態で説明された一部の構造や特性を備えたものであってもよい。
(Modified example of basic explanation, etc.)
The pachinko game machine 1 is not limited to the configuration, functions, processing, and operations in the basic explanation and other explanations, and various modifications and applications are possible. For example, the pachinko game machine 1 does not have to have all the technical features shown in the embodiment, and some of the technical features described in the embodiment can solve at least one problem in the prior art. It may be provided with the configuration of. In the embodiment, when a matter that is a more specific concept is described, an invention of a generic concept using a matter of the same family or a similar kind, or an invention of a generic concept using a common property is regarded as the claimed invention. It may have some of the structures and characteristics described in the embodiments so as to be included and solve at least one problem in the prior art.

パチンコ遊技機1は、入賞の発生にもとづいて所定数の遊技媒体を景品として払い出す払出式遊技機であってもよいし、遊技媒体を封入して入賞の発生により得点を付与する封入式遊技機であってもよい。 The pachinko game machine 1 may be a payout type game machine that pays out a predetermined number of game media as prizes based on the occurrence of winning, or an enclosed type game that encloses game media and gives points when winning occurs. machine.

特別図柄の可変表示中に表示されるものは、例えば、「-」を示す記号など、1種類の図柄だけとして、この図柄の表示と消灯とを繰り返す可変表示を行うようにしてもよい。可変表示中に1種類の図柄が表示され、可変表示の停止時に、この図柄が表示されなくてもよい。例えば、表示結果としては「-」を示す記号が表示されず、特別図柄の表示がない非表示状態としてもよい。 Only one type of pattern such as a sign indicating "-" may be displayed during the variable display of the special pattern, and variable display may be performed by repeating the display and extinguishing of this pattern. One type of pattern may be displayed during the variable display, and this pattern may not be displayed when the variable display is stopped. For example, as a display result, the sign indicating "-" may not be displayed, and a non-display state may be set in which no special symbol is displayed.

パチンコ遊技機1は、複数の設定値に対応して大当りの当選確率や出玉率が変わる構成を備えてもよい。例えば、特別図柄プロセス処理の特別図柄通常処理において、設定されている設定値ごとに異なる大当り判定値を用いることにより、大当りの当選確率や出玉率を変更可能であってもよい。具体的な一例として、設定値は1~6の6段階からなり、6が最も大当りの当選確率が高く、6、5、4、3、2、1の順に値が小さくなるほど大当りの当選確率が低くなる。この場合に、設定値として6が設定されていれば遊技者にとって最も有利度が高く、6、5、4、3、2、1の順に値が小さくなるほど有利度が段階的に低くなる。設定値に応じて大当りの当選確率が変われば、出玉率も設定値に応じて変わってもよい。大当りの当選確率は設定値にかかわらず一定であるのに対し、大当り遊技状態におけるラウンド数が設定値に応じて変わってもよい。パチンコ遊技機1は、遊技者にとっての有利度が異なる複数の設定値のうちいずれかを設定可能に構成されていればよい。パチンコ遊技機1において設定されている設定値は、主基板11の側から演出制御基板12の側へ設定値指定コマンドが送信されることにより通知されてもよい。可変表示の実行中には、所定割合でパチンコ遊技機1における設定値を示唆する設定示唆演出を実行可能であってもよい。パチンコ遊技機1の設定値に関する示唆は、パチンコ遊技機1における設定値を示唆するものに限定されず、例えばパチンコ遊技機1における設定値が変更されたか否かを示唆するものであってもよい。設定示唆演出は、任意の演出によって大当り期待度を示唆するとともに、パチンコ遊技機1の設定値に関する示唆を行うことができるようにしてもよい。 The pachinko game machine 1 may be provided with a configuration in which the probability of winning a big hit and the rate of winning balls are changed in accordance with a plurality of set values. For example, in the special symbol normal processing of the special symbol process processing, by using a different jackpot determination value for each set value that is set, it may be possible to change the probability of winning the jackpot and the ball output rate. As a specific example, the set value consists of 6 stages from 1 to 6, with 6 having the highest probability of winning the jackpot, and the smaller the value in the order of 6, 5, 4, 3, 2, and 1, the higher the probability of winning the jackpot. lower. In this case, if 6 is set as the setting value, the advantage for the player is the highest, and the lower the value is in the order of 6, 5, 4, 3, 2, and 1, the lower the advantage is. If the winning probability of the big win changes according to the set value, the ball payout rate may also change according to the set value. While the winning probability of the big win is constant regardless of the set value, the number of rounds in the big win game state may change according to the set value. The pachinko game machine 1 may be configured so as to be able to set one of a plurality of set values with different degrees of advantage for the player. The set value set in the pachinko game machine 1 may be notified by transmitting a set value designation command from the main board 11 side to the effect control board 12 side. During execution of the variable display, it may be possible to execute a setting suggestion effect that suggests the setting value in the pachinko game machine 1 at a predetermined rate. The suggestion about the setting value of the pachinko gaming machine 1 is not limited to suggesting the setting value of the pachinko gaming machine 1, and may be, for example, suggesting whether or not the setting value of the pachinko gaming machine 1 has been changed. . The setting suggesting effect may suggest the degree of expectation for a big hit by an arbitrary effect, and may suggest the setting value of the pachinko game machine 1.例文帳に追加

大当り遊技状態の制御に関する示唆の一部または全部に代えて、あるいは、大当り遊技状態の制御に関する示唆の一部または全部とともに、大当り遊技状態とは異なる遊技者にとって有利な状態の制御に関する示唆を行うものであってもよい。例えば、大当り遊技状態の終了後に制御される確変状態に関する示唆を行うものであってもよい。その他、有利状態として、遊技者にとって有利な任意の遊技価値が付与される状態に関して、制御されるか否かなどに応じた示唆を行うものであってもよい。 In place of part or all of the suggestion about the control of the big win game state, or together with part or all of the suggestion about the control of the big win game state, a suggestion about control of a state advantageous to the player different from the big win game state is provided. can be anything. For example, it may be one that suggests a variable probability state to be controlled after the end of the jackpot gaming state. In addition, as the advantageous state, a suggestion may be made according to whether or not control is to be performed regarding a state in which an arbitrary game value that is advantageous to the player is awarded.

遊技機に関する発明は、パチンコ遊技機1に限定されず、スロットマシンにも、適宜、適用することができる。スロットマシンは、メダルが投入されて所定の賭け数が設定され、遊技者による操作レバーの操作に応じて複数種類の図柄を回転させ、遊技者によるストップボタンの操作に応じて図柄を停止させたときに停止図柄の組合せが特定の図柄の組み合わせになると、所定数のメダルが遊技者に払い出されるゲームを実行可能である。スロットマシンにおいて、遊技者にとって有利な有利状態は、例えば、ビッグボーナス、レギュラーボーナス、RT、AT、ART、CZといった、いわゆるボーナスのうち1以上のものを含んでいればよい。 The invention relating to the game machine is not limited to the pachinko game machine 1, and can be applied to slot machines as appropriate. In the slot machine, medals are inserted and a predetermined number of bets is set, a plurality of types of symbols are rotated according to the operation of the operation lever by the player, and the symbols are stopped according to the operation of the stop button by the player. It is possible to execute a game in which a predetermined number of medals are paid out to the player when the combination of stop symbols becomes a combination of specific symbols. In a slot machine, an advantageous state advantageous to a player may include one or more of so-called bonuses such as big bonus, regular bonus, RT, AT, ART, and CZ.

遊技の進行や演出の実行を含めた各種の制御を実現するためのプログラムおよびデータは、パチンコ遊技機1などの遊技機に含まれるコンピュータ装置に対して、着脱自在の記録媒体により配布と提供が可能なものであってもよいし、予めコンピュータ装置などの有する記憶装置にインストールしておくことで配布と提供が可能なものであってもよい。また、通信回線などを介してネットワーク上の外部機器に接続可能な通信処理部を備え、その外部機器からプログラムやデータをダウンロードすることにより配布や提供が可能なものであってもよい。遊技や演出の実行形態も、着脱自在の記録媒体を装着することにより実行可能なものであってもよいし、通信回線などを介してダウンロードしたプログラムおよびデータを、内部メモリなどに一旦格納することにより実行可能なものであってもよいし、通信回線などを介して接続されたネットワーク上の外部機器におけるハードウェア資源を用いて直接実行が可能なものであってもよいし、他のコンピュータ装置などとネットワークを介してデータの交換を行うことにより遊技や演出を実行可能なものであってもよい。 Programs and data for realizing various controls including the progress of a game and the execution of effects can be distributed and provided to a computer device included in a game machine such as the pachinko game machine 1 via a detachable recording medium. It may be possible, or it may be possible to distribute and provide it by installing it in a storage device such as a computer device in advance. Further, it may be provided with a communication processing unit connectable to an external device on a network via a communication line or the like, and may be distributed or provided by downloading the program or data from the external device. The mode of execution of games and presentations may be executable by installing a detachable recording medium, or programs and data downloaded via a communication line etc. may be temporarily stored in an internal memory or the like. or can be directly executed using hardware resources in an external device on a network connected via a communication line, or another computer device A game or performance may be executed by exchanging data via a network.

処理やデータの決定割合、演出の実行割合など、各種割合を比較する場合に、「高い」、「低い」、「異なる」などの表現は、一方が「0%」または「100%」の割合であることを含んでもよい。例えば、一方の決定結果や実行内容について、「0%」の割合で決定や実行がない場合を含んでもよいし、「100%」の割合で必ず決定や実行がある場合を含んでもよい。 Expressions such as "high", "low", and "different" when comparing various ratios such as the determination ratio of processing and data, the execution ratio of effects, etc. may include being For example, one decision result or execution content may include a case where there is no decision or execution at a rate of "0%", or a case where there is always a decision or execution at a rate of "100%".

(特徴部01AKに関する説明)
図10-1は、特徴部01AKに関し、遊技制御用マイクロコンピュータ100の構成例を示している。特徴部01AKの遊技制御用マイクロコンピュータ100は、ROM101、RAM102、CPU103の他に、外部バスインタフェース131、クロック回路132、固有情報記憶回路133、リセットコントローラ134、割込みコントローラ135、タイマ回路136、アドレスデコード回路137、フリーランカウンタ138、シリアル通信回路139を備えて構成される。また、図2に示された乱数回路104は、16ビットの乱数回路104Aと、8ビットの乱数回路104Bと、を含んで構成される。図2に示されたI/O105は、PIP(Parallel Input Port)105Aと、POP(Parallel Output Port)105Bと、を含んで構成される。
(Description of Characteristic Portion 01AK)
FIG. 10-1 shows a configuration example of the game control microcomputer 100 with respect to the characteristic portion 01AK. Characteristic part 01AK game control microcomputer 100 includes ROM 101, RAM 102, CPU 103, external bus interface 131, clock circuit 132, unique information storage circuit 133, reset controller 134, interrupt controller 135, timer circuit 136, address decoding It comprises a circuit 137 , a free-running counter 138 and a serial communication circuit 139 . The random number circuit 104 shown in FIG. 2 includes a 16-bit random number circuit 104A and an 8-bit random number circuit 104B. The I/O 105 shown in FIG. 2 includes a PIP (Parallel Input Port) 105A and a POP (Parallel Output Port) 105B.

外部バスインタフェース131は、遊技制御用マイクロコンピュータ100を構成するチップの外部バスと内部バスとのインタフェース機能や、アドレスバス、データバスおよび各制御信号の方向制御機能などを有するバスインタフェースである。例えば、外部バスインタフェース131は、遊技制御用マイクロコンピュータ100に外付けされた外部メモリや外部入出力装置などに接続され、これらの外部装置との間でアドレス信号やデータ信号、各種の制御信号などを送受信可能であればよい。外部バスインタフェース131は、外部装置から遊技制御用マイクロコンピュータ100の内部データに対するアクセスを制御する内部リソースアクセス制御回路を含んでもよい。 The external bus interface 131 is a bus interface having an interface function between an external bus and an internal bus of chips constituting the game control microcomputer 100, an address bus, a data bus, a direction control function of each control signal, and the like. For example, the external bus interface 131 is connected to an external memory or an external input/output device externally attached to the game control microcomputer 100, and exchanges address signals, data signals, various control signals, etc. with these external devices. can be sent and received. The external bus interface 131 may include an internal resource access control circuit that controls access to internal data of the game control microcomputer 100 from an external device.

クロック回路132は、制御用外部クロック端子EXCに入力される発振信号を用いて、内部システムクロックSCLKを生成可能である。制御用外部クロック端子EXCは、遊技制御用マイクロコンピュータ100に設けられた制御用クロック生成回路が生成した制御用クロックが入力されてもよい。クロック回路132により生成された内部システムクロックSCLKは、CPU103、16ビットの乱数回路104A、8ビットの乱数回路104Bなど、遊技制御用マイクロコンピュータ100における各種回路に供給可能である。また、内部システムクロックSCLKは、システムクロック出力端子CLKOから、遊技制御用マイクロコンピュータ100の外部へと出力可能である。あるいは、内部システムクロックSCLKは、遊技制御用マイクロコンピュータ100の外部へと出力されないように制限することで、遊技制御用マイクロコンピュータ100の動作状態を外部から特定することが困難になるようにしてもよい。 The clock circuit 132 can generate an internal system clock SCLK using an oscillation signal input to the control external clock terminal EXC. A control clock generated by a control clock generation circuit provided in the game control microcomputer 100 may be input to the control external clock terminal EXC. The internal system clock SCLK generated by the clock circuit 132 can be supplied to various circuits in the game control microcomputer 100, such as the CPU 103, 16-bit random number circuit 104A, and 8-bit random number circuit 104B. Further, the internal system clock SCLK can be output to the outside of the game control microcomputer 100 from the system clock output terminal CLKO. Alternatively, the internal system clock SCLK is restricted so as not to be output to the outside of the game control microcomputer 100, thereby making it difficult to specify the operating state of the game control microcomputer 100 from the outside. good.

固有情報記憶回路133は、例えば遊技制御用マイクロコンピュータ100の内部情報となる複数種類の固有情報を記憶可能である。例えば、固有情報記憶回路133は、ROMコード、チップ個別ナンバー、IDナンバーを、遊技制御用マイクロコンピュータ100のチップ毎に異なる固有情報として記憶可能であればよい。ROMコードは、ROM101の所定領域における記憶データから生成可能な数値データである。チップ個別ナンバーおよびIDナンバーは、遊技制御用マイクロコンピュータ100の製造時に付与される番号であり、チップ毎に異なる数値を示す。チップ個別ナンバーは遊技プログラムなどのユーザプログラムにより読出可能である一方、IDナンバーはユーザプログラムにより読出不可能であるように、設定可能であればよい。固有情報記憶回路133は、ROM101の所定領域に含まれてもよいし、遊技制御用マイクロコンピュータ100の内蔵レジスタに含まれてもよい。 The unique information storage circuit 133 can store, for example, multiple types of unique information that are internal information of the game control microcomputer 100 . For example, the unique information storage circuit 133 may store ROM codes, individual chip numbers, and ID numbers as unique information that differs for each chip of the game control microcomputer 100 . A ROM code is numerical data that can be generated from data stored in a predetermined area of the ROM 101 . The individual chip number and the ID number are numbers given when the game control microcomputer 100 is manufactured, and show different numerical values for each chip. The individual chip number may be set so that it can be read by a user program such as a game program, while the ID number can be set so that it cannot be read by the user program. The unique information storage circuit 133 may be included in a predetermined area of the ROM 101 or may be included in a built-in register of the game control microcomputer 100 .

リセットコントローラ134は、遊技制御用マイクロコンピュータ100の内部や外部にて発生する各種リセットを制御可能である。リセットコントローラ134により制御可能なリセットは、システムリセットとユーザリセットとを含む。システムリセットは、外部システムリセット端子XSRSTの入力信号が一定の期間にわたりローレベルであるときに発生する。ユーザリセットは、ウォッチドッグタイマ134Aのタイムアウト信号が発生したこと、指定エリア外走行禁止(IAT)が発生したことなど、所定の要因により発生する。リセットコントローラ134は、ウォッチドッグタイマ134Aを含む。ウォッチドッグタイマ134Aは、監視時間に対応するタイマ値を設定可能であり、タイマ値を定期的に1減算するように更新するカウントダウンを可能とし、タイマ値が「0」となりタイムアウトが発生したときに、遊技制御用マイクロコンピュータ100をリセット状態にして再起動させるためのタイムアウト信号を出力可能である。これにより、ウォッチドッグタイマ134Aは、監視時間を計測して、監視時間が経過したことが計測されたときに、遊技制御用マイクロコンピュータ100をリセット可能である。ウォッチドッグタイマ134Aは、例えば遊技プログラムに従って動作を有効化または無効化する設定が可能である。 The reset controller 134 can control various resets that occur inside or outside the game control microcomputer 100 . Resets controllable by reset controller 134 include system resets and user resets. A system reset occurs when the input signal of the external system reset terminal XSRST is at low level for a certain period of time. A user reset is caused by a predetermined factor such as occurrence of a time-out signal of the watchdog timer 134A, occurrence of an out-of-designated-area travel prohibition (IAT), or the like. Reset controller 134 includes a watchdog timer 134A. The watchdog timer 134A can set a timer value corresponding to the monitoring time, enables countdown to update the timer value by periodically subtracting 1, and when the timer value becomes "0" and a timeout occurs, , It is possible to output a timeout signal for resetting the game control microcomputer 100 and restarting it. Thereby, the watchdog timer 134A can reset the game control microcomputer 100 when measuring the monitoring time and measuring that the monitoring time has passed. The watchdog timer 134A can be set to enable or disable operation according to, for example, a game program.

割込みコントローラ135は、遊技制御用マイクロコンピュータ100の内部や外部にて発生する各種割込み要求を制御可能である。割込みコントローラ135により制御可能な割込みは、ノンマスカブル割込みNMIとマスカブル割込みINTとを含む。ノンマスカブル割込みNMIは、CPU103の割込み禁止状態でも無条件に受け付けられる割込みであり、外部ノンマスカブル割込み端子XNMI(入力ポートPI6と兼用)の入力信号が一定の期間にわたりローレベルであるときに発生する。マスカブル割込みINTは、CPU103の設定命令により、割込み要求の受け付けを許可または禁止できる割込みであり、優先順位設定による多重割込みの実行が可能である。マスカブル割込みINTの要因は、外部マスカブル割込み端子XINT(入力ポートPI5と兼用)の入力信号が一定の期間にわたりローレベルであること、タイマ回路136にてタイムアウトが発生したこと、16ビットの乱数回路104Aや8ビットの乱数回路104Bにて乱数値を示す数値データが乱数値レジスタに格納されたこと、を含む複数種類の割込み要因のうち、一部または全部の要因を設定可能であればよい。 The interrupt controller 135 can control various interrupt requests generated inside or outside the game control microcomputer 100 . Interrupts controllable by interrupt controller 135 include non-maskable interrupt NMI and maskable interrupt INT. The non-maskable interrupt NMI is an interrupt that is unconditionally accepted even when the CPU 103 is in an interrupt disabled state, and is generated when the input signal of the external non-maskable interrupt terminal XNMI (also used as the input port PI6) is at low level for a certain period of time. The maskable interrupt INT is an interrupt that can permit or prohibit acceptance of an interrupt request by a setting command of the CPU 103, and multiple interrupts can be executed by priority setting. The factors of the maskable interrupt INT are that the input signal of the external maskable interrupt terminal XINT (also used as the input port PI5) is low level for a certain period of time, that the timer circuit 136 has timed out, and that the 16-bit random number circuit 104A It is only necessary to be able to set some or all of a plurality of types of interrupt factors including the fact that the 8-bit random number circuit 104B has stored the numerical data representing the random number in the random number register.

タイマ回路136は、3つのチャネルPTC0~PTC2に対応したタイマカウンタとしてのPTC(Programmable Timer Counter)を含んで構成され、リアルタイム割込みの発生や時間計測を可能にする。タイマ回路136の各チャネルPTC0~PTC2は、内部システムクロックSCLKにもとづいて生成されたカウントクロックを用いて、例えばクロック信号がハイレベルからローレベルへと変化する立ち下がりタイミングなど、カウントクロックの信号変化に対応して、タイマ値を更新可能であればよい。 The timer circuit 136 includes a PTC (Programmable Timer Counter) as a timer counter corresponding to the three channels PTC0 to PTC2, and enables real-time interrupt generation and time measurement. Each channel PTC0 to PTC2 of the timer circuit 136 uses a count clock generated based on the internal system clock SCLK, and responds to changes in the signal of the count clock such as falling timing when the clock signal changes from high level to low level. It suffices if the timer value can be updated corresponding to .

アドレスデコード回路137は、遊技制御用マイクロコンピュータ100の内部における各機能ブロックから取得した各種信号をデコード可能であり、外部装置用のデコード信号であるチップセレクト信号を出力可能である。チップセレクト信号は、遊技制御用マイクロコンピュータ100の内部回路、あるいは、周辺デバイスとなる外部装置を、選択的に有効動作させ、CPU103からのアクセスを可能にする。アドレスデコード回路137が使用可能な出力端子は、POP105Bからのパラレル出力信号、シリアル通信回路139からのシリアル送信信号、クロック回路132からのクロック出力信号と、アドレスデコード回路137が生成したチップセレクト信号と、を選択的に出力可能な機能兼用端子であればよい。 The address decode circuit 137 can decode various signals obtained from each functional block inside the game control microcomputer 100, and can output chip select signals, which are decode signals for external devices. The chip select signal selectively enables an internal circuit of the game control microcomputer 100 or an external device serving as a peripheral device to enable access from the CPU 103 . The output terminals that can be used by the address decode circuit 137 are the parallel output signal from the POP 105B, the serial transmission signal from the serial communication circuit 139, the clock output signal from the clock circuit 132, and the chip select signal generated by the address decode circuit 137. , can be used as long as it can selectively output .

フリーランカウンタ138は、4つのチャネルFRC0~FRC3に対応したカウンタ回路を含んで構成され、CPU103の動作とは別個にカウント値を更新可能である。フリーランカウンタ138の各チャネルFRC0~FRC3は、それぞれ独立した更新クロックで起動可能であり、例えば遊技プログラムに従って動作の停止または変更を設定可能である。フリーランカウンタ138によるカウント値は、PIP105Aにおいてラッチ信号入力端子となる入力端子から伝送されたラッチ信号に対応して、ハードラッチレジスタに格納可能である。ハードラッチレジスタに格納されたカウント値は、CPU103により読み出して、遊技プログラムを実行するときなどに使用可能である。 The free-running counter 138 includes counter circuits corresponding to four channels FRC0 to FRC3, and can update the count value independently of the operation of the CPU 103. FIG. Each channel FRC0 to FRC3 of the free-running counter 138 can be activated by an independent update clock, and can be set to stop or change its operation according to a game program, for example. The count value by the free-running counter 138 can be stored in a hard latch register corresponding to the latch signal transmitted from the input terminal serving as the latch signal input terminal in the PIP 105A. The count value stored in the hard latch register can be read by the CPU 103 and used when executing a game program.

シリアル通信回路139は、3つのチャネルSCU0、SCU1、STU2に対応したシリアル通信ユニットを含んで構成され、シリアル通信方式により外部装置との通信を可能にする。シリアル通信回路139の各チャネルSCU0、SCU1、STU2は、例えば全二重、非同期、標準NRZ(Non Return to Zero)フォーマットで通信データを処理可能である。シリアル通信回路139のチャネルSCU0、SCU1は、外部回路との間にて双方向でシリアルデータを送受信可能な第1チャネル送受信回路に含まれる。シリアル通信回路139のチャネルSTU2は、外部回路との間にて単一方向でシリアルデータを送信のみが可能な第2チャネル送信回路に含まれる。例えば、シリアル通信回路139のチャネルSCU0は、払出制御基板とのデータ通信に使用される。また、シリアル通信回路139のチャネルSCU1は、演出制御基板12とのデータ通信に使用される。シリアル通信回路139のチャネルSCU1に代えて、シリアル通信回路139のチャネルSTU2が、演出制御基板12とのデータ通信に使用されてもよい。 The serial communication circuit 139 includes serial communication units corresponding to three channels SCU0, SCU1, and STU2, and enables communication with external devices by a serial communication method. Each channel SCU0, SCU1, STU2 of serial communication circuit 139 is capable of processing communication data, for example, in full-duplex, asynchronous, standard NRZ (Non Return to Zero) format. Channels SCU0 and SCU1 of serial communication circuit 139 are included in a first channel transmitting/receiving circuit capable of bidirectionally transmitting/receiving serial data to/from an external circuit. Channel STU2 of serial communication circuit 139 is included in a second channel transmission circuit capable of transmitting only unidirectional serial data to and from an external circuit. For example, the channel SCU0 of the serial communication circuit 139 is used for data communication with the payout control board. Also, the channel SCU1 of the serial communication circuit 139 is used for data communication with the effect control board 12 . Instead of the channel SCU1 of the serial communication circuit 139, the channel STU2 of the serial communication circuit 139 may be used for data communication with the effect control board 12.

16ビットの乱数回路104Aは、4つのチャネルRL0~RL3に対応した乱数生成ユニットを含んで構成され、それぞれが独立した動作により16ビット擬似乱数の値を示す数値データにより、「0」から「65535」までの乱数値を発生可能である。16ビットの乱数回路104Aにおける各チャネルRL0~RL3が発生する乱数の最大値は、「256」から「65535」までの範囲で、任意の値を設定可能である。このような最大値の設定により、乱数値を示す数値データの更新が開始されるように、乱数の起動方式を選択する初期設定が可能である。あるいは、16ビットの乱数回路104Aにおける各チャネルRL0~RL3は、遊技制御用マイクロコンピュータ100の動作モードがセキュリティモードからユーザモードに移行することで自動起動されるように、乱数の起動方式を選択する初期設定が可能である。16ビットの乱数回路104Aは、チャネルRL0により特別図柄判定用の乱数MR1-1を更新可能であり、チャネルRL2によりハズレ演出選択用の乱数MR3-2を更新可能である。 The 16-bit random number circuit 104A includes random number generation units corresponding to four channels RL0 to RL3, each of which independently operates to generate 16-bit pseudo-random number values from "0" to "65535." ” can be generated. The maximum value of the random number generated by each channel RL0 to RL3 in the 16-bit random number circuit 104A can be set to any value within the range from "256" to "65535". By setting such a maximum value, it is possible to perform an initial setting for selecting a random number activation method so that updating of numerical data indicating random numbers is started. Alternatively, each channel RL0 to RL3 in the 16-bit random number circuit 104A selects the random number activation method so that the operation mode of the game control microcomputer 100 is automatically activated by shifting from the security mode to the user mode. Initial setting is possible. The 16-bit random number circuit 104A can update the random number MR1-1 for special symbol determination through the channel RL0, and can update the random number MR3-2 for selecting the losing effect through the channel RL2.

8ビットの乱数回路104Bは、4つのチャネルRS0~RS3に対応した乱数生成ユニットを含んで構成され、それぞれが独立した動作により8ビット擬似乱数の値を示す数値データにより、「0」から「255」までの乱数値を発生可能である。8ビットの乱数回路104Bにおける各チャネルRS0~RS3が発生する乱数の最大値は、「16」から「255」までの範囲で、任意の値を設定可能である。このような最大値の設定により、乱数値を示す数値データの更新が開始されるように、乱数の起動方式を選択する初期設定が可能である。あるいは、8ビットの乱数回路104Bにおける各チャネルRS0~RS3は、遊技制御用マイクロコンピュータ100の動作モードがセキュリティモードからユーザモードに移行することで自動起動されるように、乱数の起動方式を選択する初期設定が可能であってもよい。8ビットの乱数回路104Bは、チャネルRS1により変動パターン種別選択用の乱数MR3-3を更新可能であり、チャネルRS2により変動パターン用の乱数MR3-4を更新可能であり、チャネルRS3により普通図柄変動パターン用の乱数MR3-1を更新可能である。 The 8-bit random number circuit 104B includes random number generation units corresponding to four channels RS0 to RS3, each of which independently operates to generate an 8-bit pseudo-random number from "0" to "255". ” can be generated. The maximum value of the random number generated by each channel RS0 to RS3 in the 8-bit random number circuit 104B can be set to any value within the range from "16" to "255". By setting such a maximum value, it is possible to perform an initial setting for selecting a method for starting the random number so that updating of the numerical data indicating the random number is started. Alternatively, each channel RS0 to RS3 in the 8-bit random number circuit 104B selects a random number activation method so that the operation mode of the game control microcomputer 100 is automatically activated by shifting from the security mode to the user mode. Initialization may be possible. The 8-bit random number circuit 104B can update the random number MR3-3 for selecting the variation pattern type by the channel RS1, can update the random number MR3-4 for the variation pattern by the channel RS2, and can change the normal symbol by the channel RS3. The random number MR3-1 for the pattern can be updated.

PIP105Aは、例えば8ビット幅の入力専用ポートを内蔵し、遊技制御用マイクロコンピュータ100の外部から各種信号を入力可能にする。PIP105Aは、入力ポートPI0~PI7に対応する入力端子を使用可能である。入力ポートPI5は、外部マスカブル割込み端子XINTと兼用可能な機能兼用端子を使用する。入力ポートPI6は、外部ノンマスカブル割込み端子XNMIと兼用可能な機能兼用端子を使用する。入力ポートPI7は、シリアル通信回路139におけるチャネルSCU0の受信端子と兼用可能な機能兼用端子を使用する。POP105Bは、例えば11ビット幅の出力専用ポートを内蔵し、遊技制御用マイクロコンピュータ100の外部に各種信号を出力可能にする。POP105Bは、出力ポートPO0~PO7、PO10~PO12に対応するパラレル出力信号を、アドレスデコード回路137に供給可能である。 The PIP 105A incorporates, for example, an 8-bit width input-only port, and enables input of various signals from the outside of the game control microcomputer 100. FIG. The PIP 105A can use input terminals corresponding to input ports PI0 to PI7. The input port PI5 uses a function-shared terminal that can also be used as an external maskable interrupt terminal XINT. The input port PI6 uses a function shared terminal that can be shared with the external non-maskable interrupt terminal XNMI. The input port PI7 uses a function-shared terminal that can also be used as the reception terminal of the channel SCU0 in the serial communication circuit 139. FIG. The POP 105B incorporates, for example, an 11-bit width output-only port, and enables various signals to be output to the outside of the game control microcomputer 100. FIG. The POP 105B can supply the address decode circuit 137 with parallel output signals corresponding to the output ports PO0 to PO7 and PO10 to PO12.

図10-2は、遊技制御用マイクロコンピュータ100におけるアドレスマップの一例を示している。図10-2に示す例において、アドレス0000[H]~3FFF[H]の領域は、ROM101に割り当てられ、遊技プログラム領域、遊技データ領域、非遊技プログラム領域、非遊技データ領域、ROMコメント領域、プログラム管理エリア、その他、未使用領域が含まれている。アドレスF000[H]~F3FF[H]の領域は、RAM102に割り当てられ、遊技ワーク領域、遊技スタック領域、非遊技ワーク領域、非遊技スタック領域、その他、未使用領域が含まれている。アドレスFE00[H]~FEBF[H]の領域は、遊技制御用マイクロコンピュータ100の内蔵レジスタに割り当てられた機能設定レジスタエリアである。アドレスFF00[H]~FFFF[H]の領域は、遊技制御用マイクロコンピュータ100の内蔵レジスタに割り当てられた機能制御レジスタエリアである。 FIG. 10-2 shows an example of an address map in the game control microcomputer 100. FIG. In the example shown in FIG. 10-2, the area of addresses 0000 [H] to 3FFF [H] is allocated to the ROM 101, and includes a game program area, game data area, non-game program area, non-game data area, ROM comment area, Includes program management area and other unused areas. An area of addresses F000[H] to F3FF[H] is allocated to the RAM 102 and includes a game work area, a game stack area, a non-game work area, a non-game stack area, and other unused areas. The area of address FE00 [H] to FEBF [H] is a function setting register area assigned to the built-in register of the microcomputer 100 for game control. The area of address FF00 [H] to FFFF [H] is a function control register area assigned to the built-in register of the game control microcomputer 100.

ROM101において、遊技プログラム領域は、遊技の進行に関するコンピュータプログラムである遊技プログラムを記憶可能である。遊技データ領域は、遊技プログラムが用いる遊技データを記憶可能である。非遊技プログラム領域は、遊技の進行とは異なる制御や処理に関するコンピュータプログラムである非遊技プログラムを記憶可能である。非遊技データ領域は、非遊技プログラムが用いる非遊技データを記憶可能である。これらのROM101に記憶されたプログラムやデータは、遊技制御用マイクロコンピュータ100のユーザであるパチンコ遊技機1の製造業者が予め設計して作成したものである。したがって、遊技プログラムおよび非遊技プログラムは、ユーザプログラムに含まれる。遊技データや非遊技データは、ユーザデータに含まれる。 In the ROM 101, a game program area can store a game program, which is a computer program relating to progress of a game. The game data area can store game data used by the game program. The non-game program area can store a non-game program, which is a computer program related to control and processing different from progress of the game. The non-game data area can store non-game data used by the non-game program. These programs and data stored in the ROM 101 are designed and created in advance by the manufacturer of the pachinko gaming machine 1 who is the user of the game control microcomputer 100 . Therefore, the game program and the non-game program are included in the user program. Game data and non-game data are included in user data.

ROM101の記憶領域には、遊技の進行に関する遊技プログラムを記憶可能な遊技プログラム領域と、遊技の進行とは異なる制御や処理に関する非遊技プログラム領域と、がそれぞれ別個に設けられ、遊技プログラム領域および非遊技プログラム領域のうち後方のアドレスが割り当てられた非遊技プログラム領域の手前の領域は、例えば16バイトといった、境界バイト数以上の記憶領域による未使用領域となる。これにより、遊技の進行に関する遊技プログラムを記憶可能な遊技プログラム領域と、遊技の進行とは異なる制御や処理に関する非遊技プログラムを記憶可能な非遊技プログラム領域と、を容易に特定することができ、ROM101に記憶されるプログラムやデータの設計および管理が容易になる。 In the storage area of the ROM 101, a game program area capable of storing a game program relating to the progress of the game and a non-game program area relating to control and processing different from the progress of the game are separately provided. Among the game program areas, the area before the non-game program area to which the rear address is assigned becomes an unused area of a storage area equal to or larger than the boundary byte number, such as 16 bytes. As a result, it is possible to easily specify a game program area capable of storing a game program relating to the progress of a game and a non-game program area capable of storing a non-game program relating to control and processing different from the progress of the game. The design and management of the programs and data stored in the ROM 101 are facilitated.

ROM101の記憶領域には、遊技の進行に関する遊技プログラムを記憶可能な遊技プログラム領域と、遊技プログラムが用いる遊技データを記憶可能な遊技データ領域と、がそれぞれ別個に設けられ、遊技プログラム領域および遊技データ領域のうち後方のアドレスが割り当てられた遊技データ領域の手前の領域は、例えば16バイトといった、境界バイト数以上の記憶領域による未使用領域となる。これにより、遊技の進行に関する遊技プログラムを記憶可能な遊技プログラム領域と、遊技プログラムにより用いられる遊技データを記憶可能な遊技データ領域と、を容易に特定することができ、ROM101に記憶されるプログラムやデータの設計および管理が容易になる。 In the storage area of the ROM 101, a game program area capable of storing a game program relating to progress of a game and a game data area capable of storing game data used by the game program are separately provided. Of the areas, the area before the game data area to which the rear address is assigned becomes an unused area of a storage area equal to or larger than the boundary byte number, such as 16 bytes. As a result, it is possible to easily specify a game program area capable of storing a game program relating to the progress of a game and a game data area capable of storing game data used by the game program. Easier data design and management.

ROM101の記憶領域には、遊技の進行とは異なる制御や処理に関する非遊技プログラムを記憶可能な非遊技プログラム領域と、非遊技プログラムが用いる非遊技データを聴く可能な非遊技データ領域と、が互いに隣接して設けられ、非遊技プログラム領域および非遊技データ領域のうち、前方のアドレスが割り当てられた非遊技プログラム領域の背後の領域は非遊技データ領域となり、後方のアドレスが割り当てられた非遊技データ領域の手前の領域は非遊技プログラム領域となる。これにより、遊技の進行とは異なる制御や処理に関する非遊技プログラムを記憶可能な非遊技プログラム領域と、非遊技プログラムにより用いられる非遊技データを記憶可能な非遊技データ領域と、を連続するアドレスが割り当てられた記憶領域に設けて一体性を高めることができ、ROM101に記憶されるプログラムやデータの設計および管理が容易になる。なお、非遊技プログラム領域と非遊技データ領域との間に、境界バイト数以上の記憶領域による未使用領域を設けることで、非遊技プログラム領域と非遊技データ領域とを容易に特定することができるようにしてもよい。 In the storage area of the ROM 101, a non-game program area capable of storing a non-game program related to control and processing different from the progress of the game and a non-game data area capable of listening to the non-game data used by the non-game program are mutually arranged. Of the non-game program area and the non-game data area provided adjacently, the area behind the non-game program area to which the front address is assigned becomes the non-game data area, and the non-game data to which the rear address is assigned. The area before the area is a non-game program area. As a result, a non-game program area capable of storing a non-game program relating to control and processing different from the progress of a game and a non-game data area capable of storing non-game data used by the non-game program are provided at consecutive addresses. It can be provided in the allocated storage area to enhance integration, and the design and management of the programs and data stored in the ROM 101 can be facilitated. By providing an unused area with a storage area equal to or larger than the boundary byte number between the non-game program area and the non-game data area, the non-game program area and the non-game data area can be easily specified. You may do so.

ROM101の記憶領域において、未使用領域となる記憶領域には、全ての領域に「0」の値を示すデータが記憶されてもよい。これにより、遊技プログラム領域および遊技データ領域と、非遊技プログラム領域および非遊技データ領域と、未使用領域と、を容易に区別することができる。また、未使用領域に不正なデータが記憶されている場合に、そのデータを容易に発見することができる。なお、未使用領域となる記憶領域には、全ての領域に「1」の値を示すデータが記憶されてもよい。すなわち、未使用領域となる記憶領域には、全ての領域に同一値を示すデータが記憶されるようにすればよい。これにより、複数種類の記憶領域を容易に区別することができ、不正な記憶データを容易に発見することができる。 In the storage area of the ROM 101 , data indicating a value of “0” may be stored in all unused storage areas. This makes it possible to easily distinguish between the game program area and game data area, the non-game program area and non-game data area, and the unused area. Also, if unauthorized data is stored in the unused area, the data can be easily found. Note that data indicating a value of "1" may be stored in all of the unused storage areas. In other words, data indicating the same value may be stored in all the unused storage areas. As a result, it is possible to easily distinguish between multiple types of storage areas, and to easily find illegal stored data.

RAM102において、遊技ワーク領域は、CPU103が遊技プログラムを実行する場合に作業領域として使用可能である。遊技スタック領域は、CPU103が遊技プログラムを実行する場合にスタック領域として使用可能である。非遊技ワーク領域は、CPU103が非遊技プログラムを実行する場合に作業領域として使用可能である。非遊技スタック領域は、CPU103が非遊技プログラムを実行する場合にスタック領域として使用可能である。 A game work area in the RAM 102 can be used as a work area when the CPU 103 executes a game program. The game stack area can be used as a stack area when the CPU 103 executes a game program. The non-game work area can be used as a work area when the CPU 103 executes a non-game program. The non-game stack area can be used as a stack area when the CPU 103 executes a non-game program.

ROM101の記憶領域に設けられた遊技プログラム領域および遊技データ領域と、RAM102の記憶領域に設けられた遊技ワーク領域および遊技スタック領域と、は遊技制御用の記憶領域に含まれる。ROM101の記憶領域に設けられた非遊技プログラムおよび非遊技データ領域と、RAM102の記憶領域に設けられた非遊技ワーク領域および非遊技スタック領域と、は非遊技制御用の記憶領域に含まれる。 A game program area and a game data area provided in the storage area of the ROM 101, and a game work area and a game stack area provided in the storage area of the RAM 102 are included in the storage area for game control. A non-game program and non-game data area provided in the storage area of the ROM 101 and a non-game work area and a non-game stack area provided in the storage area of the RAM 102 are included in the non-game control storage area.

ROM101の記憶領域に設けられたROMコメント領域は、例えばプログラムのタイトル、バージョンなど、任意のプログラム特定情報を示すデータが記憶される。ROM101の記憶領域に設けられたプログラム管理エリアは、CPU103が遊技プログラムや非遊技プログラムを実行するために、遊技制御用マイクロコンピュータ100の内部設定に必要な設定情報を記憶可能である。 A ROM comment area provided in the storage area of the ROM 101 stores data indicating arbitrary program specific information such as program title and version. A program management area provided in the storage area of the ROM 101 can store setting information necessary for internal setting of the game control microcomputer 100 in order for the CPU 103 to execute game programs and non-game programs.

図10-3は、遊技制御用マイクロコンピュータ100の内蔵レジスタに割り当てられるアドレスのうち、機能設定レジスタエリアに含まれるアドレスの主な設定例AKA01を示している。機能設定レジスタエリアは、例えばリセットコントローラ134のウォッチドッグタイマ134A、割込みコントローラ135、タイマ回路136、シリアル通信回路139など、遊技制御用マイクロコンピュータ100に含まれる各種回路を用いた機能設定のための第1領域となる。 FIG. 10-3 shows a main setting example AKA01 of the addresses included in the function setting register area among the addresses assigned to the built-in registers of the game control microcomputer 100. FIG. Function setting register area, for example watchdog timer 134A of reset controller 134, interrupt controller 135, timer circuit 136, serial communication circuit 139, etc., for function setting using various circuits included in game control microcomputer 100 1 region.

設定例AKA01において、アドレスFE1A[H]のWDTスタートレジスタやアドレスFE1B[H]~FE1C[H]のWDTクリアレジスタの設定値が未使用に対応した無効値である。これにより、リセットコントローラ134のウォッチドッグタイマ134Aを用いた監視時間の計測機能は、未使用状態に設定される。アドレスFE00[H]の割込みマスクレジスタの設定値が7E[H]であることにより、割込みコントローラ135を用いた割込み制御機能は、マスカブル割込みIR0の使用可能状態に設定される。アドレスFE01[H]~FE03[H]にてタイマ回路136のチャネルPTC0に関するレジスタの設定値が有効値であることにより、タイマ回路136のチャネルPTC0を用いた計時機能は、使用可能状態に設定される。アドレスFE04[H]~FE09[H]にてタイマ回路136のチャネルPTC1、PTC2に関するレジスタの設定値が未使用に対応した無効値であることにより、タイマ回路136のチャネルPTC1、PTC2を用いた計時機能は、未使用状態に設定される。 In the setting example AKA01, the set values of the WDT start register at address FE1A[H] and the WDT clear registers at addresses FE1B[H] to FE1C[H] are invalid values corresponding to unused. As a result, the monitoring time measurement function using the watchdog timer 134A of the reset controller 134 is set to an unused state. Since the set value of the interrupt mask register at address FE00[H] is 7E[H], the interrupt control function using the interrupt controller 135 is set to enable the maskable interrupt IR0. Since the set values of the registers relating to channel PTC0 of timer circuit 136 at addresses FE01[H] to FE03[H] are valid, the timer function using channel PTC0 of timer circuit 136 is enabled. be. At addresses FE04[H] to FE09[H], the setting values of the registers related to the channels PTC1 and PTC2 of the timer circuit 136 are invalid values corresponding to non-use. Features are set to an unused state.

アドレスFE0A[H]~FE11[H]にてシリアル通信回路139のチャネルSCU0、SCU1に関するレジスタの設定値が有効値であることにより、シリアル通信回路139のチャネルSCU0、SCU1を用いたシリアル通信機能は、使用可能状態に設定される。アドレスFE12[H]~FE14[H]にてシリアル通信回路139のチャネルSTU2に関するレジスタの設定値が未使用に対応した無効値であることにより、シリアル通信回路139のチャネルSTU2を用いたシリアル通信機能は、未使用状態に設定される。 Since the set values of the registers for the channels SCU0 and SCU1 of the serial communication circuit 139 at addresses FE0A[H] to FE11[H] are valid values, the serial communication function using the channels SCU0 and SCU1 of the serial communication circuit 139 is disabled. , is set to the enabled state. At addresses FE12[H] to FE14[H], the set value of the register related to channel STU2 of serial communication circuit 139 is an invalid value corresponding to non-use, so that the serial communication function using channel STU2 of serial communication circuit 139 is disabled. are set to the unused state.

アドレスFE2C[H]~FE2E[H]にてPIP105Aの入力ポートに関するレジスタの設定値が有効値であることにより、各入力ポートを用いた信号入力機能は、使用可能状態に設定される。アドレスFE36[H]~FE4A[H]にて乱数回路104に関するレジスタの設定値が有効値と無効値とを含むことにより、乱数回路104を用いた乱数生成機能は、有効値に対応するチャネルが使用可能状態に設定され、無効値に対応するチャネルが未使用状態に設定される。例えば、16ビットの乱数回路104Aにおける4つのチャネルRL0~RL3のうち、対応する最大値設定レジスタの設定値が有効値であるチャネルRL0、RL2は、乱数生成機能が使用可能状態に設定される一方、対応する最大値設定レジスタの設定値が無効値であるチャネルRL1、RL3は、乱数生成機能が未使用状態に設定される。また、8ビットの乱数回路104Bにおける4つのチャネルRS0~RS3のうち、対応する最大値設定レジスタの設定値が有効値であるチャネルRS1~RS3は、乱数生成機能が使用可能状態に設定され、対応する最大値設定レジスタの設定値が無効値であるチャネルRS0は、乱数生成機能が未使用状態に設定される。 Since the set values of the registers relating to the input ports of the PIP 105A at the addresses FE2C[H] to FE2E[H] are valid, the signal input function using each input port is enabled. Since the set values of the registers relating to the random number circuit 104 at the addresses FE36[H] to FE4A[H] include valid values and invalid values, the random number generation function using the random number circuit 104 has channels corresponding to valid values. Channels that are set to the enabled state and that correspond to invalid values are set to the unused state. For example, among the four channels RL0 to RL3 in the 16-bit random number circuit 104A, the channels RL0 and RL2 for which the set values of the corresponding maximum value setting registers are valid are enabled for the random number generation function. , and channels RL1 and RL3 for which the set values of the corresponding maximum value setting registers are invalid values, the random number generation function is set to an unused state. In addition, of the four channels RS0 to RS3 in the 8-bit random number circuit 104B, the channels RS1 to RS3 for which the set values of the corresponding maximum value setting registers are effective are enabled for the random number generation function. The random number generation function is set to an unused state for the channel RS0 for which the setting value of the maximum value setting register is an invalid value.

このように、遊技制御用マイクロコンピュータ100に含まれる各種回路は、機能設定レジスタエリアにおける設定値に対応して、それぞれの回路を用いた各種機能が使用可能状態または未使用状態のいずれかに設定可能であればよい。機能設定レジスタエリアは、遊技制御用マイクロコンピュータ100に含まれる各種回路に限定されず、任意の機能設定のための第1領域であってもよい。 Thus, the various circuits included in the game control microcomputer 100 correspond to the setting values in the function setting register area, and the various functions using each circuit are set to either a usable state or an unused state. If possible. The function setting register area is not limited to various circuits included in the game control microcomputer 100, and may be the first area for any function setting.

図10-4は、遊技制御用マイクロコンピュータ100の内蔵レジスタに割り当てられたアドレスのうち、機能制御レジスタエリアに含まれるアドレスの主な設定例AKA02を示している。機能制御レジスタエリアは、例えばRAM102、乱数回路104、PIP105A、シリアル通信回路139など、遊技制御用マイクロコンピュータ100に含まれる各種回路を用いた機能制御のための第2領域となる。 FIG. 10-4 shows a main setting example AKA02 of the addresses included in the function control register area among the addresses assigned to the built-in registers of the game control microcomputer 100. FIG. Function control register area, for example RAM102, random number circuit 104, PIP105A, serial communication circuit 139 and the like, becomes the 2nd territory for function control which uses the various circuits which are included in microcomputer 100 for game control.

設定例AKA02において、アドレスFF00[H]のRWMアクセスプロテクトレジスタは、設定値が00[H]または01[H]に対応して、RWMであるRAM102のアクセス禁止またはアクセス許可とする機能制御を可能にする。アドレスFF01[H]の内部情報レジスタは、設定値が未使用に対応した無効値であり、対応する回路を用いた機能制御が未使用状態となる。内部情報レジスタは、乱数更新状態の異常、乱数更新用クロックの周波数異常、システムリセット発生、WDTタイムアウト発生、IAT発生など、内部情報を示すデータを記憶可能であるが、この実施例では未使用状態として使用されない。 In setting example AKA02, the RWM access protect register at address FF00[H] can perform function control to prohibit or permit access to RAM 102, which is RWM, corresponding to the set value 00[H] or 01[H]. to The internal information register of address FF01[H] is set to an invalid value corresponding to unused state, and function control using the corresponding circuit is in an unused state. The internal information register can store data indicating internal information such as random number update status abnormality, random number update clock frequency abnormality, system reset occurrence, WDT time-out occurrence, IAT occurrence, etc. However, in this embodiment, it is in an unused state. not used as

アドレスFF25[H]~FF28[H]の各レジスタは、シリアル通信回路139のチャネルSCU0を用いたシリアル通信機能が使用可能状態であることに対応して、そのシリアル通信機能を制御する場合に用いられる設定値を格納可能である。アドレスFF29[H]~FF2C[H]の各レジスタは、シリアル通信回路139のチャネルSCU1を用いたシリアル通信機能が使用可能状態であることに対応して、そのシリアル通信機能を制御する場合に用いられる設定遅を格納可能である。 Registers of addresses FF25[H] to FF28[H] are used to control the serial communication function using channel SCU0 of serial communication circuit 139 in response to the availability of the serial communication function. It is possible to store set values that are Each register of addresses FF29[H] to FF2C[H] is used to control the serial communication function using the channel SCU1 of the serial communication circuit 139 in response to the availability of the serial communication function. It is possible to store the configured delay.

アドレスFF60[H]~FF67[H]の各レジスタは、16ビットの乱数回路104Aによるソフトラッチ乱数値取得機能を用いて取得可能な乱数値を格納可能である。このうち、アドレスFF60[H]~FF61[H]のRL0ソフトラッチ乱数値レジスタは、16ビットの乱数回路104Aに設けられたチャネルRL0が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。アドレスFF62[H]~FF63[H]のRL1ソフトラッチ乱数値レジスタは、16ビットの乱数回路104Aに設けられたチャネルRL1が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。アドレスFF64[H]~FF65[H]のRL2ソフトラッチ乱数値レジスタは、16ビットの乱数回路104Aに設けられたチャネルRL2が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。アドレスFF66[H]~FF67[H]のRL3ソフトラッチ乱数値レジスタは、16ビットの乱数回路104Aに設けられたチャネルRL3が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。 Each register of addresses FF60[H] to FF67[H] can store a random value that can be obtained using the soft latch random value obtaining function of the 16-bit random number circuit 104A. Of these, the RL0 soft-latch random number registers of addresses FF60[H] to FF61[H] soft-latch numeric data indicating the value of random numbers that can be generated by the channel RL0 provided in the 16-bit random number circuit 104A. can be stored when obtained by The RL1 soft-latch random number registers at addresses FF62[H] to FF63[H] acquire numeric data indicating the value of random numbers that can be generated by the channel RL1 provided in the 16-bit random number circuit 104A. can be stored if The RL2 soft-latch random number registers at addresses FF64[H] to FF65[H] acquire numeric data indicating the values of random numbers that can be generated by the channel RL2 provided in the 16-bit random number circuit 104A. can be stored if The RL3 soft-latch random number registers at addresses FF66[H] to FF67[H] acquire numeric data indicating the value of random numbers that can be generated by the channel RL3 provided in the 16-bit random number circuit 104A. can be stored if

アドレスFF68[H]~FF6B[H]の各レジスタは、8ビットの乱数回路104Bによるソフトラッチ乱数値取得機能を用いて取得可能な乱数値を格納可能である。このうち、アドレスFF68[H]のRS0ソフトラッチ乱数値レジスタは、8ビットの乱数回路104Bに設けられたチャネルRS0が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。アドレスFF69[H]のRS1ソフトラッチ乱数値レジスタは、8ビットの乱数回路104Bに設けられたチャネルRS1が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。アドレスFF6A[H]のRS2ソフトラッチ乱数値レジスタは、8ビットの乱数回路104Bに設けられたチャネルRS2が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。アドレスFF6B[H]のRS3ソフトラッチ乱数値レジスタは、8ビットの乱数回路104Bに設けられたチャネルRS3が生成可能な乱数について、その値を示す数値データがソフトラッチにより取得された場合に記憶可能である。 Each register of addresses FF68[H] to FF6B[H] can store a random value that can be obtained using the soft latch random value obtaining function of the 8-bit random number circuit 104B. Among them, the RS0 soft-latch random value register at address FF68[H] is used when numeric data indicating the value of a random number that can be generated by the channel RS0 provided in the 8-bit random number circuit 104B is acquired by the soft latch. can be stored in The RS1 soft-latch random value register at address FF69[H] can store random numbers that can be generated by the channel RS1 provided in the 8-bit random number circuit 104B when numeric data indicating the value is acquired by the soft latch. is. The RS2 soft-latch random value register at address FF6A[H] can store a random number that can be generated by the channel RS2 provided in the 8-bit random number circuit 104B when numerical data indicating the value is acquired by the soft latch. is. The RS3 soft-latch random value register at address FF6B[H] can store a random number that can be generated by the channel RS3 provided in the 8-bit random number circuit 104B when numerical data indicating the value is acquired by the soft latch. is.

アドレスFF88[H]~FF89[H]のRL0ハードラッチ乱数値レジスタ番号「0」およびアドレスFF98[H]~FF99[H]のRL0ハードラッチ乱数値レジスタ番号「1」は、16ビットの乱数回路104Aに設けられたチャネルRL0が生成可能な乱数について、その値を示す数値データがハードラッチにより取得された場合に記憶可能である。ここで、RL0ハードラッチ乱数値レジスタは、複数のレジスタ番号に対応した複数の格納領域を含み、異なるレジスタ番号の格納領域に対応して、異なるハードラッチ条件を設定可能である。例えば、レジスタ番号「0」に対応したRL0ハードラッチ乱数値レジスタであるRL0ハードラッチ乱数値レジスタ番号「0」は、第1始動口スイッチ22Aによる遊技球の検出信号がオン状態である場合に、ハードラッチ条件が成立可能である。これに対し、レジスタ番号「1」に対応したRL0ハードラッチ乱数値レジスタであるRL0ハードラッチ乱数値レジスタ番号「1」は、第2始動口スイッチ22Bによる遊技球の検出信号がオン状態である場合に、ハードラッチ条件が成立可能である。これにより、RL0ハードラッチ乱数値レジスタ番号「0」は、第1始動入賞の発生に対応して取得される特別図柄判定用の乱数MR1-1について、その値を示す数値データがハードラッチにより取得された場合に記憶可能である。RL0ハードラッチ乱数値レジスタ番号「1」は、第2始動入賞の発生に対応して取得される特別図柄判定用の乱数MR1-1について、その値を示す数値データがハードラッチにより取得された場合に記憶可能である。 The RL0 hard latch random value register number "0" at addresses FF88[H] to FF89[H] and the RL0 hard latch random value register number "1" at addresses FF98[H] to FF99[H] are 16-bit random number circuits. A random number that can be generated by the channel RL0 provided in 104A can be stored when numerical data indicating the value is acquired by a hard latch. Here, the RL0 hard latch random value register includes a plurality of storage areas corresponding to a plurality of register numbers, and different hard latch conditions can be set corresponding to the storage areas of different register numbers. For example, the RL0 hard latch random value register number "0", which is the RL0 hard latch random value register corresponding to the register number "0", can A hard latch condition can be met. On the other hand, the RL0 hard latch random number register number "1", which is the RL0 hard latch random number register corresponding to the register number "1", is set when the game ball detection signal by the second starting port switch 22B is in the ON state. , a hard latch condition can be satisfied. As a result, the RL0 hard latch random value register number "0" acquires numeric data indicating the value of the special symbol determination random number MR1-1 acquired in response to the occurrence of the first start winning by hard latching. can be stored if RL0 hard latch random value register number "1" is for the random number MR1-1 for special symbol determination acquired corresponding to the occurrence of the second start winning, when the numerical data indicating the value is acquired by hard latch can be stored in

アドレスFFF0[H]~FFF2[H]、FF35[H]の各レジスタは、PIP105Aの入力ポートを用いた信号入力機能が使用可能状態であることに対応して、各入力ポートにて入力された信号値を格納可能である。このうち、アドレスFFF0[H]の入力ポート番号「0」レジスタは、PIP105Aに設けられたポート番号「0」の入力ポートについて、入力された信号値を格納可能である。アドレスFFF1[H]の入力ポート番号「1」レジスタは、PIP105Aに設けられたポート番号「1」の入力ポートについて、入力された信号値を格納可能である。アドレスFFF2[H]の入力ポート番号「2」レジスタは、PIP105Aに設けられたポート番号「2」の入力ポートについて、入力された信号値を格納可能である。アドレスFF35[H]の入力ポート番号「3」レジスタは、PIP105Aに設けられたポート番号「3」の入力ポートについて、入力された信号値を格納可能である。 Each register of addresses FFF0[H] to FFF2[H] and FF35[H] corresponds to the signal input function using the input port of PIP105A being in a usable state. Can store signal values. Among them, the input port number "0" register of the address FFF0[H] can store the input signal value for the input port of the port number "0" provided in the PIP 105A. The input port number "1" register of address FFF1[H] can store the input signal value for the input port of port number "1" provided in PIP 105A. The input port number "2" register of address FFF2[H] can store the input signal value for the input port of port number "2" provided in PIP 105A. The input port number "3" register of address FF35[H] can store the input signal value for the input port of port number "3" provided in PIP 105A.

このように、遊技制御用マイクロコンピュータ100に含まれる各種回路は、機能制御レジスタエリアにおける格納値などに対応して、それぞれの動作状態を制御可能であればよい。また、遊技制御用マイクロコンピュータ100に含まれる各種回路は、それぞれの動作状態などに対応して、機能制御レジスタエリアにおける格納値を更新可能であってもよい。機能制御レジスタエリアは、遊技制御用マイクロコンピュータ100に含まれる各種回路に限定されず、任意の機能制御のための第2領域であってもよい。 In this way, various circuits included in the game control microcomputer 100 need only be able to control their operating states in accordance with the values stored in the function control register area. In addition, various circuits included in the game control microcomputer 100 may be able to update the stored values in the function control register area in accordance with their operating states. The function control register area is not limited to various circuits included in the game control microcomputer 100, and may be a second area for arbitrary function control.

図10-5は、図3に示された遊技用乱数について、この実施形態における設定例を説明するための図である。図3に示された遊技用乱数は、それぞれの用途に対応して、特別図柄の可変表示における表示結果の決定に用いられる乱数と、普通図柄の可変表示における表示結果の決定に用いられる乱数と、特別図柄や普通図柄の可変表示における表示態様の決定に用いられる乱数と、に分類可能である。 FIG. 10-5 is a diagram for explaining a setting example of the game random numbers shown in FIG. 3 in this embodiment. The game random numbers shown in FIG. 3 correspond to their respective uses, and are random numbers used to determine the display results in the variable display of special symbols and random numbers used to determine the display results in the variable display of normal symbols. , and a random number used to determine the display mode in the variable display of special symbols and normal symbols.

図10-5(A)は、特別図柄の可変表示における表示結果の決定に用いられる遊技用乱数の設定例AKA11を示している。設定例AKA11における遊技用乱数は、特別図柄判定用の乱数MR1-1と、当り図柄用の乱数MR1-2と、当り図柄用初期値となる乱数MR1-3と、を含んでいる。例えば、特別図柄判定用の乱数MR1-1は、特図表示結果を「大当り」や「小当り」とするか否かの判定に使用可能である。当り図柄用の乱数MR1-2は、特図表示結果が「大当り」または「小当り」である場合に、確定特別図柄に対応した大当り図柄指定値や小当り図柄指定値の決定に使用可能である。当り図柄用初期値となる乱数MR1-3は、乱数MR1-2の初期値を設定する場合に使用可能である。 FIG. 10-5(A) shows a setting example AKA11 of game random numbers used for determining the display result in variable display of special symbols. The game random numbers in the setting example AKA11 include a random number MR1-1 for special symbol determination, a winning symbol random number MR1-2, and a winning symbol initial value MR1-3. For example, the random number MR1-1 for special symbol determination can be used to determine whether or not the special symbol display result is a "big hit" or "small hit". The random numbers MR1-2 for the winning design can be used to determine the designated value of the big winning design or the designated value of the small winning design corresponding to the fixed special design when the special design result is "big hit" or "small hit". be. The random number MR1-3, which is the initial value for the winning symbol, can be used when setting the initial value of the random number MR1-2.

乱数MR1-1の範囲は、乱数MR1-1を更新可能な数値の範囲であり、「0」~「65535」である。乱数MR1-1の大きさは、乱数MR1-1の更新範囲に含まれる乱数値の総数であり、乱数MR1-1の範囲となる「0」~「65535」に対応した「65536」である。乱数MR1-1は、その大きさが「65536」であるので、更新範囲に含まれる乱数値の総数が素数ではない。乱数MR1-1は、その値を更新するために用いられる数値データのバイト数が「2」である。乱数MR1-1の最大値設定方法は、16ビットの乱数回路104Aに対応して設けられたレジスタの初期設定によるものである。乱数MR1-1の更新方法は、16ビットの乱数回路104Aを用いたハード更新によるものである。乱数MR1-1の更新条件は、16ビットの乱数回路104Aにおけるシステムクロック入力である。乱数MR1-1の取得条件は、始動入賞に対応したハードラッチと、その始動入賞に対応したソフトウェアによる乱数バッファへの読み出しと、を含む。乱数MR1-1の周期は、4.369[ms]である。 The range of the random number MR1-1 is the range of numerical values that can update the random number MR1-1, and is "0" to "65535". The magnitude of the random number MR1-1 is the total number of random numbers included in the update range of the random number MR1-1, and is "65536" corresponding to the range of the random number MR1-1 from "0" to "65535". Since the random number MR1-1 has a magnitude of "65536", the total number of random numbers included in the update range is not a prime number. The random number MR1-1 has "2" as the number of bytes of numerical data used to update its value. The method of setting the maximum value of the random number MR1-1 is based on initial setting of a register provided corresponding to the 16-bit random number circuit 104A. The random number MR1-1 is updated by hardware update using the 16-bit random number circuit 104A. The update condition for the random number MR1-1 is the system clock input in the 16-bit random number circuit 104A. The conditions for obtaining the random number MR1-1 include a hardware latch corresponding to the starting winning and reading to the random number buffer by software corresponding to the starting winning. The period of the random number MR1-1 is 4.369 [ms].

乱数MR1-2の範囲は、乱数MR1-2を更新可能な数値の範囲であり、「0」~「199」である。乱数MR1-2の大きさは、乱数MR1-2の更新範囲に含まれる乱数値の総数であり、乱数MR1-2の範囲となる「0」~「199」に対応した「200」である。乱数MR1-2は、その大きさが「200」であるので、更新範囲に含まれる乱数値の総数が素数ではない。乱数MR1-2は、その値を更新するために用いられる数値データのバイト数が「1」である。乱数MR1-2の最大値設定方法は、プログラムコードの即値設定によるものである。乱数MR1-2の更新方法は、ソフト更新SA1である。乱数MR1-2の更新条件は、所定時間の経過によるタイマ割込みである。乱数MR1-2の取得条件は、始動入賞に対応したソフトウェアによる読み出しである。乱数MR1-2の周期は、800[ms]である。 The range of the random numbers MR1-2 is the range of numerical values that can update the random numbers MR1-2, and is "0" to "199". The magnitude of the random number MR1-2 is the total number of random numbers included in the update range of the random number MR1-2, and is "200" corresponding to the range of the random number MR1-2 from "0" to "199". Since the random numbers MR1-2 have a magnitude of "200", the total number of random numbers included in the update range is not a prime number. The random number MR1-2 has "1" as the number of bytes of numerical data used to update its value. The method of setting the maximum value of the random numbers MR1-2 is based on the immediate value setting of the program code. The method for updating the random numbers MR1-2 is software update SA1. The condition for updating the random numbers MR1-2 is a timer interrupt due to the elapse of a predetermined period of time. The acquisition condition for the random numbers MR1-2 is reading by software corresponding to the start winning. The period of the random numbers MR1-2 is 800 [ms].

乱数MR1-3の範囲は、乱数MR1-3を更新可能な数値の範囲であり、乱数MR1-2と同一の「0」~「199」である。乱数MR1-3の大きさは、乱数MR1-3の更新範囲に含まれる乱数値の総数であり、乱数MR1-3の範囲となる「0」~「199」に対応して、乱数MR1-2と同一の「200」である。乱数MR1-3は、その大きさが「200」であるので、更新範囲に含まれる乱数値の総数が素数ではない。乱数MR1-3は、その値を更新するために用いられる数値データのバイト数が「1」である。乱数MR1-3の最大値設定方法は、プログラムコードの即値設定によるものである。乱数MR1-3の更新方法は、ソフト更新SA2である。乱数MR1-3の更新条件は、所定時間の経過によるタイマ割込みと、遊技制御用のメイン処理P_MAIN内において待機時処理となるループ処理中と、を含んでいる。乱数MR1-3の取得条件は、乱数MR1-2が一巡したことである。乱数MR1-3の周期は、その更新条件から不定となる。 The range of the random numbers MR1-3 is the range of numerical values in which the random numbers MR1-3 can be updated, and is "0" to "199", which is the same as the random numbers MR1-2. The magnitude of the random numbers MR1-3 is the total number of random numbers included in the update range of the random numbers MR1-3. is the same "200" as Since the random numbers MR1-3 have a magnitude of "200", the total number of random numbers included in the update range is not a prime number. The random numbers MR1-3 have "1" as the number of bytes of numerical data used to update the values. The method of setting the maximum value of the random numbers MR1-3 is based on the immediate value setting of the program code. The method for updating the random numbers MR1-3 is software update SA2. The update conditions for the random numbers MR1-3 include timer interruption due to the lapse of a predetermined period of time, and loop processing that is standby processing in the main processing P_MAIN for game control. The condition for obtaining the random numbers MR1-3 is that the random numbers MR1-2 have completed one cycle. The period of the random numbers MR1-3 is indefinite due to the update conditions.

図10-5(B)は、普通図柄の可変表示における表示結果の決定に用いられる遊技用乱数の設定例AKA12を示している。設定例AKA12における遊技用乱数は、普通図柄当り図柄用の乱数MR2-1と、普通図柄当り図柄用初期値となる乱数MR2-2と、を含んでいる。例えば、普通図柄当り図柄用の乱数MR2-1は、普通図柄の表示結果として、確定普通図柄に対応した普通図柄指定値の決定に使用可能である。普通図柄当り図柄用初期値となる乱数MR2-2は、乱数MR1-2の初期値を設定する場合に使用可能である。 FIG. 10-5(B) shows a setting example AKA12 of the game random number used for determining the display result in the variable display of normal symbols. The game random numbers in the setting example AKA12 include a random number MR2-1 for normal per symbol and a random number MR2-2 as an initial value for normal per symbol. For example, the random number MR2-1 for the normal symbol per symbol can be used for determining the normal symbol designated value corresponding to the confirmed normal symbol as the normal symbol display result. The random number MR2-2, which is the initial value for the normal per-symbol pattern, can be used when setting the initial value of the random number MR1-2.

乱数MR2-1の範囲は、乱数MR2-1を更新可能な数値の範囲であり、「0」~「198」である。乱数MR2-1の大きさは、乱数MR2-1の更新範囲に含まれる乱数値の総数であり、乱数MR2-1の範囲となる「0」~「198」に対応した「199」である。乱数MR2-1は、その大きさが「199」であるので、更新範囲に含まれる乱数値の総数が素数である。乱数MR2-1は、その値を更新するために用いられる数値データのバイト数が「1」である。乱数MR2-1の最大値設定方法は、プログラムコードの即値設定によるものである。乱数MR2-1の更新方法は、ソフト更新SA1である。乱数MR2-1の更新条件は、所定時間の経過によるタイマ割込みである。乱数MR2-1の取得条件は、遊技球が普通図柄作動口として構成可能な通過ゲート41を通過したことに対応したソフトウェアによる読み出しである。乱数MR2-1の周期は、796[ms]である。 The range of the random number MR2-1 is the range of numerical values that can update the random number MR2-1, and is "0" to "198". The magnitude of the random number MR2-1 is the total number of random numbers included in the update range of the random number MR2-1, and is "199" corresponding to the range of the random number MR2-1 from "0" to "198". Since the random number MR2-1 has a magnitude of "199", the total number of random numbers included in the update range is a prime number. The random number MR2-1 has "1" as the number of bytes of numerical data used to update its value. The method of setting the maximum value of the random number MR2-1 is based on the immediate value setting of the program code. The update method for the random number MR2-1 is software update SA1. A condition for updating the random number MR2-1 is a timer interrupt due to the elapse of a predetermined time. The acquisition condition of the random number MR2-1 is reading by software corresponding to the passage of the game ball through the passage gate 41 which can be configured as a normal symbol activation port. The period of the random number MR2-1 is 796 [ms].

乱数MR2-2の範囲は、乱数MR2-2を更新可能な数値の範囲であり、乱数MR2-1と同一の「0」~「198」である。乱数MR2-2の大きさは、乱数MR2-2の更新範囲に含まれる乱数値の総数であり、乱数MR2-2の範囲となる「0」~「198」に対応して、乱数MR2-1と同一の「199」である。乱数MR2-2は、その大きさが「199」であるので、更新範囲に含まれる乱数値の総数が素数である。乱数MR2-2は、その値を更新するために用いられる数値データのバイト数が「1」である。乱数MR2-2の最大値設定方法は、プログラムコードの即値設定によるものである。乱数MR2-2の更新方法は、ソフト更新SA2である。乱数MR2-2の更新条件は、所定時間の経過によるタイマ割込みと、遊技制御用のメイン処理P_MAIN内において待機時処理となるループ処理中と、を含んでいる。乱数MR2-2の取得条件は、乱数MR2-1が一巡したことである。乱数MR2-2の周期は、その更新条件から不定となる。 The range of the random number MR2-2 is the range of numerical values in which the random number MR2-2 can be updated, and is "0" to "198", which is the same as the random number MR2-1. The magnitude of the random number MR2-2 is the total number of random numbers included in the update range of the random number MR2-2. is the same "199" as Since the random number MR2-2 has a magnitude of "199", the total number of random numbers included in the update range is a prime number. The random number MR2-2 has "1" as the number of bytes of numerical data used to update its value. The method of setting the maximum value of the random number MR2-2 is based on the immediate value setting of the program code. The update method for random number MR2-2 is software update SA2. The update condition of the random number MR2-2 includes timer interruption due to the lapse of a predetermined time, and during loop processing which is standby processing in the main processing P_MAIN for game control. The condition for obtaining the random number MR2-2 is that the random number MR2-1 has completed one cycle. The period of the random number MR2-2 is indefinite due to the update conditions.

図10-5(C)は、特別図柄や普通図柄の可変表示における表示態様の決定に用いられる遊技用乱数の設定例AKA13を示している。設定例AKA13における遊技用乱数は、普通図柄変動パターン用の乱数MR3-1と、ハズレ演出選択用の乱数MR3-2と、変動パターン種別選択用の乱数MR3-3と、変動パターン用の乱数MR3-4と、を含んでいる。例えば、普通図柄変動パターン用の乱数MR3-1は、普通図柄の可変表示に対応した普通図柄変動パターンの決定に使用可能である。ハズレ演出選択用の乱数MR3-2は、特図表示結果が「ハズレ」である特別図柄の可変表示に対応した可変表示態様の決定に使用可能である。変動パターン種別選択用の乱数MR3-3は、特別図柄の可変表示に対応した変動パターン種別の選択に使用可能である。変動パターン用の乱数MR3-4は、特別図柄の可変表示に対応した変動パターンの決定に使用可能である。 FIG. 10-5(C) shows a setting example AKA13 of game random numbers used for determining the display mode in the variable display of special symbols and normal symbols. The game random numbers in the setting example AKA13 are the random number MR3-1 for the normal symbol variation pattern, the random number MR3-2 for selecting the losing effect, the random number MR3-3 for selecting the variation pattern type, and the random number MR3 for the variation pattern. -4 and . For example, the random number MR3-1 for the normal symbol variation pattern can be used to determine the normal symbol variation pattern corresponding to the variable display of the normal symbols. The random number MR3-2 for selecting the loss effect can be used for determining the variable display mode corresponding to the variable display of the special symbol whose special symbol display result is "loss". The random number MR3-3 for selecting the variation pattern type can be used for selecting the variation pattern type corresponding to the variable display of the special symbols. The random numbers MR3-4 for variation patterns can be used to determine variation patterns corresponding to variable display of special symbols.

乱数MR3-1の範囲は、乱数MR3-1を更新可能な数値の範囲であり、「0」~「232」である。乱数MR3-1の大きさは、乱数MR3-1の更新範囲に含まれる乱数値の総数であり、乱数MR3-1の範囲となる「0」~「232」に対応した「233」である。乱数MR3-1は、その大きさが「233」であるので、更新範囲に含まれる乱数値の総数が素数である。乱数MR3-1は、その値を更新するために用いられる数値データのバイト数が「1」である。乱数MR3-1の最大値設定方法は、8ビットの乱数回路104Bに対応して設けられたレジスタの初期設定によるものである。乱数MR3-1の更新方法は、8ビットの乱数回路104Bを用いたハード更新によるものである。乱数MR3-1の更新条件は、8ビットの乱数回路104Bにおけるシステムクロック入力である。乱数MR3-1の取得条件は、普通図柄の可変表示における変動開始である。乱数MR3-1の周期は、0.249[ms]である。 The range of the random number MR3-1 is the range of numerical values that can update the random number MR3-1, and is "0" to "232". The magnitude of the random number MR3-1 is the total number of random numbers included in the update range of the random number MR3-1, and is "233" corresponding to the range of the random number MR3-1 from "0" to "232". Since the random number MR3-1 has a magnitude of "233", the total number of random numbers included in the update range is a prime number. For the random number MR3-1, the number of bytes of numerical data used to update its value is "1". The method of setting the maximum value of the random number MR3-1 is based on initial setting of a register provided corresponding to the 8-bit random number circuit 104B. The random number MR3-1 is updated by hardware update using the 8-bit random number circuit 104B. The update condition for the random number MR3-1 is the system clock input in the 8-bit random number circuit 104B. The acquisition condition of the random number MR3-1 is the start of fluctuation in the variable display of normal symbols. The period of the random number MR3-1 is 0.249 [ms].

乱数MR3-2の範囲は、乱数MR3-2を更新可能な数値の範囲であり、「0」~「65518」である。乱数MR3-2の大きさは、乱数MR3-2の更新範囲に含まれる乱数値の総数であり、乱数MR3-2の範囲となる「0」~「65518」に対応した「65519」である。乱数MR3-2は、その大きさが「65519」であるので、更新範囲に含まれる乱数値の総数が素数である。乱数MR3-2は、その値を更新するために用いられる数値データのバイト数が「2」である。乱数MR3-2の最大値設定方法は、16ビットの乱数回路104Aに対応して設けられたレジスタの初期設定によるものである。乱数MR3-2の更新方法は、16ビットの乱数回路104Aを用いたハード更新によるものである。乱数MR3-2の更新条件は、16ビットの乱数回路104Aにおけるシステムクロック入力である。乱数MR3-2の取得条件は、始動入賞に対応したソフトウェアによる乱数バッファへの読み出しなどである。乱数MR3-2の周期は、139.774[ms]である。 The range of the random number MR3-2 is the range of numerical values that can update the random number MR3-2, and is "0" to "65518". The magnitude of the random number MR3-2 is the total number of random numbers included in the update range of the random number MR3-2, and is "65519" corresponding to the range of the random number MR3-2 from "0" to "65518". Since the random number MR3-2 has a magnitude of "65519", the total number of random numbers included in the update range is a prime number. The random number MR3-2 has "2" as the number of bytes of numerical data used to update its value. The method of setting the maximum value of the random number MR3-2 is based on initial setting of a register provided corresponding to the 16-bit random number circuit 104A. The random number MR3-2 is updated by hardware update using the 16-bit random number circuit 104A. The update condition for the random number MR3-2 is the system clock input in the 16-bit random number circuit 104A. The conditions for acquiring the random number MR3-2 include reading to a random number buffer by software corresponding to the start winning. The period of random number MR3-2 is 139.774 [ms].

乱数MR3-3の範囲は、乱数MR3-3を更新可能な数値の範囲であり、「0」~「240」である。乱数MR3-3の大きさは、乱数MR3-3の更新範囲に含まれる乱数値の総数であり、乱数MR3-3の範囲となる「0」~「240」に対応した「241」である。乱数MR3-3は、その大きさが「241」であるので、更新範囲に含まれる乱数値の総数が素数である。乱数MR3-3は、その値を更新するために用いられる数値データのバイト数が「1」である。乱数MR3-3の最大値設定方法は、8ビットの乱数回路104Bに対応して設けられたレジスタの初期設定によるものである。乱数MR3-3の更新方法は、8ビットの乱数回路104Bを用いたハード更新によるものである。乱数MR3-3の更新条件は、8ビットの乱数回路104Bにおけるシステムクロック入力である。乱数MR3-3の取得条件は、始動入賞に対応したソフトウェアによる乱数バッファへの読み出しなどである。乱数MR3-3の周期は、0.257[ms]である。 The range of the random number MR3-3 is the range of numerical values that can update the random number MR3-3, and is "0" to "240". The magnitude of the random number MR3-3 is the total number of random numbers included in the update range of the random number MR3-3, and is "241" corresponding to the range of the random number MR3-3 from "0" to "240". Since the random number MR3-3 has a magnitude of "241", the total number of random numbers included in the update range is a prime number. The random number MR3-3 has "1" as the number of bytes of numerical data used to update its value. The method of setting the maximum value of the random number MR3-3 is based on initial setting of a register provided corresponding to the 8-bit random number circuit 104B. The random number MR3-3 is updated by hardware update using the 8-bit random number circuit 104B. The update condition for the random number MR3-3 is the system clock input in the 8-bit random number circuit 104B. The acquisition condition of the random number MR3-3 is readout to the random number buffer by software corresponding to the start winning. The period of random number MR3-3 is 0.257 [ms].

乱数MR3-4の範囲は、乱数MR3-4を更新可能な数値の範囲であり、「0」~「250」である。乱数MR3-4の大きさは、乱数MR3-4の更新範囲に含まれる乱数値の総数であり、乱数MR3-4の範囲となる「0」~「250」に対応した「251」である。乱数MR3-4は、その大きさが「251」であるので、更新範囲に含まれる乱数値の総数が素数である。乱数MR3-4は、その値を更新するために用いられる数値データのバイト数が「1」である。乱数MR3-4の最大値設定方法は、8ビットの乱数回路104Bに対応して設けられたレジスタの初期設定によるものである。乱数MR3-4の更新方法は、8ビットの乱数回路104Bを用いたハード更新によるものである。乱数MR3-4の更新条件は、8ビットの乱数回路104Bにおけるシステムクロック入力である。乱数MR3-4の取得条件は、始動入賞に対応したソフトウェアによる乱数バッファへの読み出しなどである。乱数MR3-4の周期は、0.268[ms]である。 The range of the random number MR3-4 is the range of numerical values that can update the random number MR3-4, and is "0" to "250". The magnitude of the random number MR3-4 is the total number of random numbers included in the update range of the random number MR3-4, and is "251" corresponding to the range of the random number MR3-4 from "0" to "250". Since the random numbers MR3-4 have a magnitude of "251", the total number of random numbers included in the update range is a prime number. The random number MR3-4 has "1" as the number of bytes of numeric data used to update its value. The method of setting the maximum value of the random numbers MR3-4 is based on initial setting of a register provided corresponding to the 8-bit random number circuit 104B. The method of updating the random numbers MR3-4 is hardware update using the 8-bit random number circuit 104B. The update condition for the random numbers MR3-4 is the system clock input in the 8-bit random number circuit 104B. The condition for obtaining the random numbers MR3-4 is readout to the random number buffer by software corresponding to the start winning. The period of the random numbers MR3-4 is 0.268 [ms].

乱数MR1-2および乱数MR2-1の更新方法であるソフト更新SA1は、ソフトウェアによる更新処理が実行されるごとに、前回の値を1加算するように更新可能である。このときに、更新後の値が乱数最大値を超えていれば、乱数最小値としての「0」に変更される。また、更新後の値が乱数初期値と一致した場合、対応する初期値となる乱数を用いて、現在の乱数値を設定し、新たな乱数初期値として格納する。例えば、乱数MR1-2について、更新後の値が乱数初期値と一致した場合、当り図柄用初期値となる乱数MR1-3を用いて、現在の乱数値を設定し、その乱数値を新たな乱数初期値として格納する。乱数MR2-1について、更新後の値が乱数初期値と一致した場合、普通図柄当り図柄用初期値となる乱数MR2-2を用いて、現在の乱数値を設定し、その乱数値を新たな乱数初期値として格納する。 The software update SA1, which is a method of updating the random numbers MR1-2 and MR2-1, can be updated by adding 1 to the previous value each time the software update process is executed. At this time, if the updated value exceeds the maximum random number, it is changed to "0" as the minimum random number. If the updated value matches the random number initial value, the current random number is set using the corresponding initial random number and stored as a new random number initial value. For example, for the random number MR1-2, if the updated value matches the random number initial value, the current random number is set using the random number MR1-3 that is the initial value for the winning symbol, and the random number is set to a new value. Store as the random initial value. Regarding the random number MR2-1, when the updated value matches the random number initial value, the current random number is set using the random number MR2-2, which is the initial value for the symbol per normal symbol, and the random number is set to a new value. Store as the random initial value.

乱数MR1-3および乱数MR2-2の更新方法であるソフト更新SA2は、ソフトウェアによる更新処理が実行されるごとに、前回の値を1加算するように更新可能である。このときに、更新後の値が乱数最大値を超えていれば、乱数最小値としての「0」に変更される。この場合に、ソフト更新SA1とは異なり、乱数初期値を用いないので、更新後の値は、前回の値を1加算したもの、または、乱数最小値である「0」のうち、いずれかとなる。 The software update SA2, which is a method of updating the random numbers MR1-3 and MR2-2, can be updated by adding 1 to the previous value each time the software update process is executed. At this time, if the updated value exceeds the maximum random number, it is changed to "0" as the minimum random number. In this case, unlike the software update SA1, the random number initial value is not used, so the value after the update is either the value obtained by adding 1 to the previous value or "0" which is the minimum value of the random number. .

図10-6は、乱数回路104に含まれる16ビットの乱数回路104Aや8ビットの乱数回路104Bを用いて、乱数値を更新する場合の乱数更新周期を説明するための図である。ここでは、16ビットの乱数回路104Aに設けられたチャネルRL0~RL4により生成可能な乱数を、16ビット乱数RLnとする。また、8ビットの乱数回路104Bに設けられたチャネルRS0~RS4により生成可能な乱数を、8ビット乱数RSnとする。16ビットの乱数回路104Aにより更新可能な16ビット乱数RLnが一巡する周期は、その16ビット乱数RLnの最大値が2の累乗数を用いて表される特定最大値であるか否かに対応して、異なる関係式により決定される。8ビットの乱数回路104Bにより更新可能な8ビット乱数RSnが一巡する周期は、その8ビット乱数RSnの最大値が2の累乗数を用いて表される特定最大値であるか否かに対応して、異なる関係式により決定される。 FIG. 10-6 is a diagram for explaining the random number update cycle when updating the random number using the 16-bit random number circuit 104A and the 8-bit random number circuit 104B included in the random number circuit 104. FIG. Here, a random number that can be generated by channels RL0 to RL4 provided in the 16-bit random number circuit 104A is assumed to be a 16-bit random number RLn. A random number that can be generated by channels RS0 to RS4 provided in the 8-bit random number circuit 104B is assumed to be an 8-bit random number RSn. The period in which the 16-bit random number RLn that can be updated by the 16-bit random number circuit 104A makes one cycle corresponds to whether or not the maximum value of the 16-bit random number RLn is a specific maximum value expressed using a power of 2. are determined by different relations. The cycle of the 8-bit random number RSn that can be updated by the 8-bit random number circuit 104B corresponds to whether or not the maximum value of the 8-bit random number RSn is a specific maximum value expressed using a power of 2. are determined by different relations.

図10-6(A)は、16ビットの乱数回路104Aにおける16ビット乱数周期設定例AKA21を示している。16ビット乱数周期は、16ビットの乱数回路104Aにより更新可能な16ビット乱数RLnが一巡する周期である。16ビット乱数周期設定例AKA21において、16ビット乱数RLnの最大値が、m=9~16のいずれかとした場合の2-1に対応している場合に、その16ビット乱数列が一巡する周期は、カウントクロック周波数の逆数、すなわち、カウントクロック周期に比例する。そして、最大値を1加算した値、すなわち、16ビット乱数RLnの大きさを変数とした場合の1次関数になる。これに対し、16ビット乱数RLnの最大値が、m=9~16のいずれかとした場合の2-1に対応していない場合に、その16ビット乱数列が一巡する周期は、カウントクロック周波数の逆数、すなわち、カウントクロック周期の32倍に比例する。そして、最大値を1加算した値、すなわち、16ビット乱数RLnの大きさを変数とした場合の1次関数になる。このように、16ビットの乱数回路104Aにより更新可能な16ビット乱数RLnは、その最大値が特定最大値である場合に、特定最大値以外である場合よりも、乱数更新周期が短くなり、すなわち、乱数値の更新速度が速くなる。 FIG. 10-6(A) shows a 16-bit random number period setting example AKA21 in the 16-bit random number circuit 104A. The 16-bit random number period is a period in which the 16-bit random number RLn that can be updated by the 16-bit random number circuit 104A makes one cycle. In the 16-bit random number cycle setting example AKA21, when the maximum value of the 16-bit random number RLn corresponds to 2 m −1 when m = 9 to 16, the cycle of the 16-bit random number sequence is proportional to the reciprocal of the count clock frequency, ie the count clock period. Then, it becomes a linear function when the value obtained by adding 1 to the maximum value, that is, the size of the 16-bit random number RLn is used as a variable. On the other hand, when the maximum value of the 16-bit random number RLn does not correspond to 2 m −1 when m=9 to 16, the cycle of the 16-bit random number sequence is the count clock frequency , i.e., 32 times the count clock period. Then, it becomes a linear function when the value obtained by adding 1 to the maximum value, that is, the size of the 16-bit random number RLn is used as a variable. In this way, when the maximum value of the 16-bit random number RLn that can be updated by the 16-bit random number circuit 104A is the specific maximum value, the random number update cycle is shorter than when the maximum value is other than the specific maximum value. , the update speed of the random value is faster.

図10-6(B)は、8ビットの乱数回路104Bにおける8ビット乱数周期設定例AK22を示している。8ビット乱数周期は、8ビットの乱数回路104Bにより更新可能な8ビットの乱数RSnが一巡する周期である。8ビット乱数周期設定例AKA22において、8ビット乱数RSnの最大値が、m=5~8のいずれかとした場合の2-1に対応している場合に、その8ビット乱数列が一巡する周期は、カウントクロック周波数の逆数、すなわち、カウントクロック周期に比例する。そして、最大値を1加算した値、すなわち、8ビット乱数RSnの大きさを変数とした場合の1次関数になる。これに対し、8ビット乱数RSnの最大値が、m=5~8のいずれかとした場合の2-1に対応していない場合に、その8ビット乱数列が一巡する周期は、カウントクロック周波数の逆数、すなわち、カウントクロック周期の16倍に比例する。そして、最大値を1加算した値、すなわち、8ビット乱数RSnの大きさを変数とした場合の1次関数になる。このように、8ビットの乱数回路104Bにより更新可能な8ビット乱数RSnは、その最大値が特定最大値である場合に、特定最大値以外である場合よりも、乱数更新周期が短くなり、すなわち、乱数値の更新速度が速くなる。 FIG. 10-6B shows an 8-bit random number period setting example AK22 in the 8-bit random number circuit 104B. The 8-bit random number period is a period in which the 8-bit random number RSn that can be updated by the 8-bit random number circuit 104B makes one cycle. In the 8-bit random number cycle setting example AKA22, when the maximum value of the 8-bit random number RSn corresponds to 2 m −1 when m = 5 to 8, the cycle of the 8-bit random number sequence is proportional to the reciprocal of the count clock frequency, ie the count clock period. Then, it becomes a linear function when the value obtained by adding 1 to the maximum value, that is, the size of the 8-bit random number RSn is used as a variable. On the other hand, when the maximum value of the 8-bit random number RSn does not correspond to 2 m −1 when m=5 to 8, the cycle of the 8-bit random number sequence is the count clock frequency , i.e., 16 times the count clock period. Then, it becomes a linear function when the value obtained by adding 1 to the maximum value, that is, the size of the 8-bit random number RSn is used as a variable. In this way, when the maximum value of the 8-bit random number RSn that can be updated by the 8-bit random number circuit 104B is the specific maximum value, the random number update cycle is shorter than when the maximum value is other than the specific maximum value. , the update speed of the random value is faster.

図10-6(C)は、16ビットの乱数回路104Aおよび8ビットの乱数回路104Bにより更新可能な乱数値について比較した乱数値比較例AKA23を示している。16ビットの乱数回路104Aは、特別図柄判定用の乱数MR1-1と、ハズレ演出選択用の乱数MR3-2と、に対応する乱数値を更新可能である。8ビットの乱数回路104Bは、変動パターン種別選択用の乱数MR3-3と、変動パターン用の乱数MR3-4と、に対応する乱数値を更新可能である。 FIG. 10-6(C) shows a random value comparison example AKA23 in which random values updatable by the 16-bit random number circuit 104A and the 8-bit random number circuit 104B are compared. The 16-bit random number circuit 104A can update random numbers corresponding to the special symbol determination random number MR1-1 and the loss effect selection random number MR3-2. The 8-bit random number circuit 104B can update random numbers corresponding to the random number MR3-3 for selecting the variation pattern type and the random number MR3-4 for the variation pattern.

乱数MR1-1は、最大値が「65535」であり、m=16とした場合の2-1に対応している。これにより、乱数MR1-1の周期は4.369[ms]となり、このときの更新速度は15000[回/ms]となる。乱数MR3-2は、最大値が「65518」であり、m=9~16のいずれとした場合の2-1にも対応していない。これにより、乱数MR3-2の周期は139.774[ms]となり、このときの更新速度は469[回/ms]となる。乱数MR3-3は、最大値が「240」であり、m=5~8のいずれとした場合の2-1にも対応していない。これにより、乱数MR3-3の周期は0.257[ms]となり、このときの更新速度は938[回/ms]となる。乱数MR3-4は、最大値が「250」であり、m=5~8のいずれとした場合の2-1にも対応していない。これにより、乱数MR3-4の周期は0.268[ms]となり、このときの更新速度は938[回/ms]となる。 The random number MR1-1 has a maximum value of “65535” and corresponds to 2 m −1 when m=16. As a result, the period of the random number MR1-1 is 4.369 [ms], and the update speed at this time is 15000 [times/ms]. The random number MR3-2 has a maximum value of “65518” and does not correspond to 2 m −1 when m=9 to 16. As a result, the period of the random number MR3-2 is 139.774 [ms], and the update speed at this time is 469 [times/ms]. The random number MR3-3 has a maximum value of “240” and does not correspond to 2 m −1 when m=5 to 8. As a result, the period of the random number MR3-3 is 0.257 [ms], and the update speed at this time is 938 [times/ms]. The random number MR3-4 has a maximum value of “250” and does not correspond to 2 m −1 when m=5 to 8. As a result, the period of the random numbers MR3-4 is 0.268 [ms], and the update speed at this time is 938 [times/ms].

このように、16ビットの乱数回路104Aにより更新可能な遊技用乱数は、特別図柄判定用の乱数MR1-1と、ハズレ演出選択用の乱数MR3-2と、を含んでいる。これらの乱数MR1-1および乱数MR3-2は、いずれも数値データのバイト数が「2」であり、特定バイト数としての2バイトで構成される。乱数MR1-1の大きさは「65536」であり、乱数MR3-2の大きさは「65519」であるので、乱数MR1-1の更新範囲に含まれる乱数値の総数が特定数であるとした場合に、乱数MR3-2の更新範囲に含まれる乱数の総数が特定数よりも小さい所定数である。乱数MR1-1の更新速度は15000[回/ms]であり、乱数MR3-2の更新速度は469[回/ms]であるので、乱数MR1-1の方が乱数MR3-2よりも更新速度が速くなる。これにより、乱数値の同期発生を抑制して、適切な乱数値の更新が可能になる。 Thus, the game random numbers that can be updated by the 16-bit random number circuit 104A include a random number MR1-1 for special symbol determination and a random number MR3-2 for selecting a losing effect. These random number MR1-1 and random number MR3-2 both have numerical data with a number of bytes of "2", and are composed of two bytes as the specific number of bytes. Since the size of random number MR1-1 is "65536" and the size of random number MR3-2 is "65519", it is assumed that the total number of random numbers included in the update range of random number MR1-1 is a specific number. case, the total number of random numbers included in the update range of the random numbers MR3-2 is a predetermined number smaller than the specific number. The update speed of the random number MR1-1 is 15000 [times/ms], and the update speed of the random number MR3-2 is 469 [times/ms]. becomes faster. As a result, synchronous generation of random numbers can be suppressed, and random numbers can be appropriately updated.

また、16ビットの乱数回路104Aにより更新可能な遊技用乱数は、ハズレ演出選択用の乱数MR3-2を含んでいる。8ビットの乱数回路104Bにより更新可能な遊技用乱数は、変動パターン種別選択用の乱数MR3-3と、変動パターン用の乱数MR3-4と、を含んでいる。これらの乱数MR3-2~MR3-4は、いずれも更新範囲に含まれる乱数値の総数が素数である。そして、乱数MR3-2の更新速度は469[回/ms]であるのに対し、乱数MR3-3、MR3-4の更新速度は938[回/ms]である。すなわち、乱数MR3-3、MR3-4の更新速度は、乱数MR3-2の更新速度の整数倍である2倍となっている。したがって、乱数MR3-2を第1乱数値とし、乱数MR3-3、MR3-4を第2乱数値とした場合に、第1乱数値は更新速度が第1速度であり、第2乱数値は更新速度が第1速度の整数倍となる第2速度である。そして、乱数MR3-2の更新範囲は「0」~「65518」であり、乱数MR3-3の更新範囲は「0」~「240」であり、乱数MR3-3の更新範囲は「0」~「250」なので、第1乱数値と第2乱数値とで、それぞれの更新範囲に含まれる乱数値の総数が異なり、いずれも更新範囲に含まれる乱数値の総数が素数である。これにより、乱数値の同期発生を抑制して、適切な乱数値の更新が可能になる。 The game random numbers that can be updated by the 16-bit random number circuit 104A include a random number MR3-2 for selecting a losing effect. The game random numbers that can be updated by the 8-bit random number circuit 104B include a random number MR3-3 for selecting the type of variation pattern and a random number MR3-4 for variation pattern. All of these random numbers MR3-2 to MR3-4 are prime numbers in total within the update range. The update speed of the random number MR3-2 is 469 [times/ms], while the update speed of the random numbers MR3-3 and MR3-4 is 938 [times/ms]. In other words, the update speed of the random numbers MR3-3 and MR3-4 is twice the integer multiple of the update speed of the random number MR3-2. Therefore, when the random number MR3-2 is the first random number and the random numbers MR3-3 and MR3-4 are the second random numbers, the update speed of the first random value is the first speed, and the second random value is A second rate in which the update rate is an integral multiple of the first rate. The update range of the random number MR3-2 is "0" to "65518", the update range of the random number MR3-3 is "0" to "240", and the update range of the random number MR3-3 is "0" to Since it is "250", the total number of random numbers included in each update range is different between the first random number value and the second random number value, and the total number of random numbers included in both update ranges is a prime number. As a result, it is possible to suppress the synchronous generation of random numbers and appropriately update the random numbers.

CPU103の内部には、プログラムカウンタ、割込みレジスタ、スタックポインタ、インデックスレジスタ、フラグレジスタ、アドレスレジスタ、アキュムレータを含めた汎用レジスタといった、複数のレジスタが設けられている。インデックスレジスタ、フラグレジスタ、汎用レジスタは、メインレジスタとサブレジスタとが設けられてもよい。メインレジスタおよびサブレジスタに含まれるレジスタと、スタックポインタは、複数のレジスタバンクを構成可能に設けられてもよい。複数のレジスタバンクは、遊技プログラムを実行する場合に使用可能な領域内用の第1レジスタバンクと、非遊技プログラムを実行する場合に使用可能な領域外用の第2レジスタバンクと、を含んでもよい。これにより、例えば遊技プログラムと非遊技プログラムとを切り替えて実行する場合に、汎用レジスタなどの格納値をスタック領域に退避させたりスタック領域から復帰させたりする必要がなくなり、プログラム量や処理負担の増大を防止することができる。 A plurality of registers such as a program counter, an interrupt register, a stack pointer, an index register, a flag register, an address register, and general-purpose registers including an accumulator are provided inside the CPU 103 . Index registers, flag registers, and general-purpose registers may be provided with main registers and sub-registers. The registers included in the main register and sub-registers and the stack pointer may be provided so as to configure a plurality of register banks. The plurality of register banks may include a first register bank for inside the area that can be used when executing the game program, and a second register bank for outside the area that can be used when executing the non-game program. . As a result, for example, when switching between a game program and a non-game program, there is no need to save the values stored in general-purpose registers to the stack area and restore them from the stack area, increasing the amount of programs and the processing load. can be prevented.

プログラムカウンタは、CPU103が次に実行すべき命令のアドレス値を保持するためのものであり、PCレジスタともいう。プログラムカウンタの格納値は、各命令が実行されるごとに順次カウントアップされたり、分岐命令による分岐先のアドレス値が設定されたりする。割込みレジスタは、割込みベクタテーブルの上位アドレス値を保持可能であり、Iレジスタともいう。Iレジスタの格納値は、パチンコ遊技機1に対する電力供給の開始に対応して設定される。 The program counter is for holding the address value of the instruction to be executed next by the CPU 103, and is also called a PC register. The stored value of the program counter is sequentially counted up each time each instruction is executed, or the address value of the branch destination by the branch instruction is set. The interrupt register can hold the upper address value of the interrupt vector table, and is also called an I register. The value stored in the I register is set corresponding to the start of power supply to the pachinko gaming machine 1 .

スタックポインタは、遊技スタック領域や非遊技スタック領域に対応するアドレス値を保持可能であり、SPレジスタともいう。スタックポインタの格納値は、割込み発生、PUSH命令の実行、CALL命令やCALLF命令やRST命令といったサブルーチン呼出命令の実行などに対応して、プログラムカウンタを含めて予め定められたレジスタあるいは命令により指定されたレジスタにおける格納値もしくは即値を、退避して保持するための退避先アドレスを指定可能であり、この退避に伴い格納値を保持している格納領域の先頭アドレスを示す値に更新される。また、スタックポインタの格納値は、割込み処理の終了、POP命令の実行、サブルーチン処理の終了などに対応して、退避させていたレジスタの格納値を復帰させるための読出アドレスを指定可能であり、この復帰に伴い格納値の読出後に対応するアドレスを示す値に更新される。その他、スタックポインタの格納値は、LD命令などのロード命令により指定されたレジスタの格納値や即値を、設定可能である。 A stack pointer can hold an address value corresponding to a game stack area or a non-game stack area, and is also called an SP register. The value stored in the stack pointer is specified by a predetermined register including the program counter or an instruction corresponding to the occurrence of an interrupt, the execution of a PUSH instruction, or the execution of a subroutine call instruction such as a CALL instruction, a CALLF instruction, or an RST instruction. It is possible to specify a save destination address for saving and holding the stored value or immediate value in the registered register. The value stored in the stack pointer can specify a read address for restoring the value stored in the saved register in response to the end of interrupt processing, the execution of a POP instruction, the end of subroutine processing, etc. Along with this return, the stored value is updated to a value indicating the corresponding address after reading. In addition, the value stored in the stack pointer can be set to a value stored in a register specified by a load instruction such as an LD instruction or an immediate value.

インデックスレジスタは、16ビットデータを格納可能な2バイトの記憶容量を有するIXレジスタとIYレジスタとを含む。アキュムレータはAレジスタともいう。その他に汎用レジスタは、Bレジスタ、Cレジスタ、Dレジスタ、Eレジスタ、Hレジスタ、Lレジスタなど、8ビットデータを格納可能な1バイトの記憶容量を有する複数のレジスタが含まれる。BレジスタおよびCレジスタは、16ビットデータを格納可能なペアレジスタのBCレジスタとして用いることができる。DレジスタおよびEレジスタは、16ビットデータを格納可能なペアレジスタのDEレジスタとして用いることができる。HレジスタおよびLレジスタは、16ビットデータを格納可能なペアレジスタのHLレジスタとして用いることができる。 The index register includes an IX register and an IY register each having a 2-byte storage capacity capable of storing 16-bit data. The accumulator is also called the A register. In addition, general-purpose registers include a plurality of registers having a storage capacity of 1 byte that can store 8-bit data, such as B register, C register, D register, E register, H register, and L register. The B and C registers can be used as a BC register of pair registers capable of storing 16-bit data. The D register and E register can be used as a pair register DE register capable of storing 16-bit data. The H register and L register can be used as the HL register of paired registers capable of storing 16-bit data.

CPU103の内部レジスタは、CPU103が実行する演算命令や転送命令などに対応して格納値を更新可能であり、プログラムアドレスやデータアドレスあるいは遊技制御用マイクロコンピュータ100が備える内蔵レジスタアドレスの指定、演算データや転送データの保持などに用いられる。 The internal register of the CPU 103 can update the stored value corresponding to the operation instruction and transfer instruction executed by the CPU 103, and the program address and data address or the built-in register address provided in the game control microcomputer 100 specification, operation data and to hold transfer data.

遊技制御用マイクロコンピュータ100において、CPU103にプログラムを実行させるための命令セットは、ロード命令などの転送命令、サブルーチン呼出命令、ジャンプ命令、その他、算術演算命令と論理演算命令とを含む演算命令、入出力命令などを含んで構成される。CPU103が実行可能な遊技プログラムや非遊技プログラムといったコンピュータプログラムは、これら各種命令を記述したプログラムコードとして予め用意され、ROM101に記憶されている。 In the game control microcomputer 100, the instruction set for causing the CPU 103 to execute the program includes transfer instructions such as load instructions, subroutine call instructions, jump instructions, other arithmetic instructions including arithmetic operation instructions and logical operation instructions, input It includes output instructions and the like. Computer programs such as game programs and non-game programs executable by the CPU 103 are prepared in advance as program codes describing these various instructions and stored in the ROM 101 .

ロード命令は、ROM101またはRAM102のメモリ領域や内蔵デバイスエリアから読み出したデータを、CPU103の内部レジスタに格納してセットする場合と、CPU103の内部レジスタにおける格納値を、RAM102のメモリ領域や内蔵デバイスエリアに書き込んでストアする場合と、オペランドにより指定された数値を即値として、CPU103の内部レジスタあるいはRAM102の記憶領域や内蔵デバイスエリアにセットまたはストアさせる場合とに、使用可能な転送命令である。ロード命令によりデータを転送する対象は、命令コードやオペランドに対応して特定可能であり、一般的に、データの転送元と転送先とが含まれる。ただし、オペランドにより即値が指定される場合に、データの転送元が含まれない。 The load instruction is used to store and set data read from the memory area of the ROM 101 or RAM 102 or the internal device area in the internal register of the CPU 103, or to store the value stored in the internal register of the CPU 103 in the memory area of the RAM 102 or the internal device area. It is a transfer instruction that can be used for writing and storing data in an internal register of the CPU 103, the storage area of the RAM 102, or the built-in device area as an immediate value specified by the operand. The object to which data is transferred by the load instruction can be specified corresponding to the instruction code and the operand, and generally includes the transfer source and transfer destination of the data. However, when an immediate value is specified by an operand, the source of the data is not included.

ロード命令は、通常のLD命令と、特殊なLDQ命令と、特殊なLDF命令と、特殊なICPLD命令と、を含む。通常のLD命令は、通常転送命令ともいう。特殊なLDQ命令は、第1特殊転送命令ともいう。特殊なLDF命令は、第2特殊転送命令ともいう。特殊なICPLD命令は、第3特殊転送命令ともいう。 Load instructions include regular LD instructions, special LDQ instructions, special LDF instructions, and special ICPLD instructions. A normal LD instruction is also called a normal transfer instruction. A special LDQ instruction is also called a first special transfer instruction. A special LDF instruction is also called a second special transfer instruction. The special ICPLD instruction is also called a third special transfer instruction.

通常転送命令であるLD命令は、ROM101またはRAM102の記憶領域や内蔵デバイスエリアを対象としてデータを転送する場合に、上位アドレスおよび下位アドレスの双方を指定してデータを転送可能な通常転送命令である。また、通常転送命令であるLD命令は、ROM101またはRAM102の記憶領域や内蔵デバイスエリアを対象としてデータを転送する場合に、HLレジスタなどのペアレジスタをポインタとすることで、転送先または転送元のアドレスをポインタにより指定してデータを転送することができる。 The LD instruction, which is a normal transfer instruction, is a normal transfer instruction that can transfer data by specifying both the upper address and the lower address when transferring data to the storage area of the ROM 101 or RAM 102 or the internal device area. . In addition, the LD instruction, which is a normal transfer instruction, uses a pair register such as the HL register as a pointer to transfer data to the storage area of the ROM 101 or RAM 102 or the internal device area, thereby determining the transfer destination or transfer source. Data can be transferred by specifying an address with a pointer.

第1特殊転送命令であるLDQ命令は、CPU103の内部レジスタに含まれる特別なレジスタであるQレジスタを用いて、下位アドレスのみを指定してデータを転送することができる。Qレジスタには、上位アドレスを示す格納値を予め設定しておき、LDQ命令により指定された下位アドレスと組み合わせることで、転送先または転送元のアドレスを特定してデータを転送することができる。 The LDQ instruction, which is the first special transfer instruction, can transfer data by specifying only a lower address using the Q register, which is a special register included in the internal registers of the CPU 103 . A stored value indicating an upper address is set in advance in the Q register, and by combining it with the lower address specified by the LDQ instruction, the address of the transfer destination or transfer source can be specified and data can be transferred.

第1特殊転送命令であるLDQ命令は、通常転送命令であるLD命令よりも少ないプログラムコード量によりデータを転送することができる。ただし、Qレジスタの格納値を頻繁に変更するプログラムでは、かえって通常のLD命令よりもプログラムコード量が増大する場合がある。そこで、アドレスF000[H]~F0D7[H]の遊技ワーク領域や、アドレスFE00[H]~FEBF[H]の機能設定レジスタエリア、アドレスFF00[H]~FFFF[H]の機能制御レジスタエリアに、各種データを複数回転送する必要がある処理などに対応して、第1特殊転送命令であるLDQ命令を用いたデータの転送を実行可能であればよい。 The LDQ instruction, which is the first special transfer instruction, can transfer data with a smaller amount of program code than the LD instruction, which is the normal transfer instruction. However, in a program that frequently changes the value stored in the Q register, the amount of program code may increase rather than the normal LD instruction. Therefore, in the game work area of addresses F000 [H] to F0D7 [H], the function setting register area of addresses FE00 [H] to FEBF [H], and the function control register area of addresses FF00 [H] to FFFF [H] , data transfer using the LDQ instruction, which is the first special transfer instruction, may be executed in correspondence with processing that requires multiple transfers of various data.

第2特殊転送命令であるLDF命令は、特定アドレス範囲の記憶データについて、下位アドレスのみを指定してデータを転送することができる。特定アドレス範囲は、例えばアドレス1200[H]~1DFF[H]の範囲である。そこで、ROM101の遊技データ領域を、この特定アドレス範囲に含まれるように予め設定しておき、LDF命令により指定された下位アドレスと組み合わせることで、転送元のアドレスを特定してデータを転送することができる。なお、ROM101の遊技データ領域は読出専用であり書込不可なので、遊技データ領域のアドレスが転送先のアドレスに指定されることはない。 The LDF instruction, which is the second special transfer instruction, can transfer data by specifying only the lower address for the storage data in a specific address range. The specific address range is, for example, a range of addresses 1200[H] to 1DFF[H]. Therefore, the game data area of the ROM 101 is set in advance so as to be included in this specific address range, and by combining it with the lower address specified by the LDF command, the address of the transfer source is specified and the data is transferred. can be done. Since the game data area of the ROM 101 is read-only and cannot be written, the address of the game data area is never specified as the transfer destination address.

第2特殊転送命令であるLDF命令は、通常転送命令であるLD命令よりも少ないプログラムコード量によりデータを転送することができる。ただし、特定アドレス範囲が仕様により固定されているので、例えばROM101の遊技データ領域といった、使用頻度が高いデータの記憶領域を特定アドレス範囲に含まれるように設定して、第2特殊転送命令であるLDF命令を用いたデータの転送を実行可能であればよい。 The LDF instruction, which is the second special transfer instruction, can transfer data with a smaller amount of program code than the LD instruction, which is the normal transfer instruction. However, since the specific address range is fixed according to the specification, the storage area for frequently used data, such as the game data area of the ROM 101, is set so as to be included in the specific address range, and the second special transfer instruction is It suffices if the transfer of data using the LDF instruction can be executed.

第3特殊転送命令であるICPLD命令は、更新対象値と比較判定値とを比較し、更新対象値が比較判定値未満である場合に更新対象値を1加算するように更新するのに対し、更新対象値が比較判定値以上である場合に更新対象値を最小値である「0」に変更する。更新対象値は、ポインタが指すアドレスの記憶データが示す値であってもよいし、レジスタの格納値であってもよい。比較判定値は、レジスタの格納値であってもよいし、ICPLD命令のオペランドが示す値であってもよい。 The ICPLD instruction, which is the third special transfer instruction, compares the update target value with the comparison determination value, and updates the update target value by adding 1 when the update target value is less than the comparison determination value. If the update target value is greater than or equal to the comparison determination value, the update target value is changed to the minimum value "0". The value to be updated may be the value indicated by the stored data at the address pointed to by the pointer, or may be the value stored in the register. The comparison determination value may be a value stored in a register or a value indicated by an operand of the ICPLD instruction.

このように、第3特殊転送命令であるICPLD命令は、更新対象値を比較判定値と比較すること、比較の結果が比較判定値未満であれば更新対象値を1加算すること、比較の結果が比較判定値以上であれば更新対象値を最小値に変更すること、を含む単一の比較加算命令である。 As described above, the ICPLD instruction, which is the third special transfer instruction, compares the update target value with the comparison determination value, adds 1 to the update target value if the comparison result is less than the comparison determination value, and adds 1 to the update target value. is greater than or equal to the comparison judgment value, the update target value is changed to the minimum value.

なお、転送命令のオペランドによる即値などを用いて、CPU103の内部レジスタにおける格納値を設定することは、セットともいう。ROM101の遊技データ領域やRAM102の遊技ワーク領域における記憶データを読み出して、CPU103の内部レジスタに格納することは、ロードともいう。CPU103の内部レジスタにおける格納値を、RAM102の遊技ワーク領域に設けられたバッファ、カウンタ、タイマ、その他の任意の記憶領域に記憶させることは、ストアともいう。 Note that setting a stored value in an internal register of the CPU 103 using an immediate value or the like by an operand of a transfer instruction is also called a set. Reading the data stored in the game data area of the ROM 101 or the game work area of the RAM 102 and storing it in the internal register of the CPU 103 is also called loading. Storing the value stored in the internal register of the CPU 103 in a buffer, counter, timer, or any other storage area provided in the game work area of the RAM 102 is also called storing.

図10-7は、電力供給開始対応処理P_POWER_ONの一例を示すフローチャートである。電力供給開始対応処理P_POWER_ONは、図4に示された遊技制御用のメイン処理P_MAINから呼出可能な処理に含まれ、パチンコ遊技機1における電力供給の開始に対応して、ステップS1にて実行可能である。CPU103は、電力供給開始対応処理P_POWER_ONを実行した場合、割込み禁止に設定した後に(ステップAKS1)、領域内スタックポインタ初期値を、スタックポインタにセットする(ステップAKS2)。領域内スタックポインタ初期値は、遊技スタック領域に退避データが格納されていない初期状態に対応して、遊技スタック領域の最終アドレスに1加算されたアドレスF200[H]であればよい。 FIG. 10-7 is a flow chart showing an example of the power supply start handling process P_POWER_ON. The power supply start corresponding process P_POWER_ON is included in the process that can be called from the main process P_MAIN for game control shown in FIG. is. When the power supply start handling process P_POWER_ON is executed, the CPU 103 sets the interrupt prohibition (step AKS1), and then sets the stack pointer initial value in the area to the stack pointer (step AKS2). The initial value of the in-area stack pointer may be an address F200[H] obtained by adding 1 to the final address of the game stack area corresponding to the initial state in which no saved data is stored in the game stack area.

ステップAKS2に続いて、CPU103の内部レジスタを設定するための転送命令により、接続確認信号オン出力値をセットする(ステップAKS3)。接続確認信号オン出力値は、接続確認信号がオン状態であることを示す値であり、例えば00[H]であればよい。このときに、CPU103の内部レジスタに含まれるQレジスタを設定するための転送命令により、機能制御レジスタ上位アドレスをQレジスタにセットする(ステップAKS4)。機能制御レジスタ上位アドレスは、図10-4に示された設定例AKA02における機能制御レジスタエリアの上位アドレスを示す値FF[H]である。こうして、機能制御レジスタ上位アドレスをセットすると、Qレジスタの格納値により示される上位アドレスを用いた転送命令により、接続確認信号オン出力値をストアする(ステップAKS5)。この場合に、転送先の下位アドレスは、転送命令のオペランドにより指定可能である。Qレジスタの格納値は、ステップAKS4により機能制御レジスタエリアの上位アドレスに設定されている。したがって、下位アドレスを指定する2バイトの特殊なLDQ命令といった、指定アドレスの記憶領域に書き込むための転送命令により、機能制御レジスタエリアにおける指定アドレスの機能制御レジスタに、ステップAKS3でセットされた接続確認信号オン出力値を格納することができる。ステップAKS5において、接続確認信号オン出力値は、機能制御レジスタエリアに設けられた出力ポート番号「1」レジスタにストアされる。これにより、主基板11から払出制御基板に対して伝送される接続確認信号がオン状態に設定される。 Following step AKS2, a transfer instruction for setting an internal register of CPU 103 sets a connection confirmation signal ON output value (step AKS3). The connection confirmation signal ON output value is a value indicating that the connection confirmation signal is ON, and may be 00 [H], for example. At this time, a transfer instruction for setting the Q register contained in the internal register of the CPU 103 is used to set the upper address of the function control register in the Q register (step AKS4). The function control register upper address is a value FF[H] indicating the upper address of the function control register area in the setting example AKA02 shown in FIG. 10-4. When the upper address of the function control register is thus set, the connection confirmation signal ON output value is stored by the transfer command using the upper address indicated by the stored value of the Q register (step AKS5). In this case, the lower address of the transfer destination can be specified by the operand of the transfer instruction. The stored value of the Q register is set at the upper address of the function control register area by step AKS4. Therefore, by a transfer instruction for writing to the storage area of the specified address, such as a special 2-byte LDQ instruction specifying the lower address, the function control register of the specified address in the function control register area is checked for the connection confirmation set in step AKS3. A signal on output value can be stored. At step AKS5, the connection confirmation signal ON output value is stored in the output port number "1" register provided in the function control register area. As a result, the connection confirmation signal transmitted from the main board 11 to the payout control board is set to the ON state.

ステップAKS5により接続確認信号をオン状態に設定すると、Qレジスタの格納値により示される上位アドレスを用いた転送命令により、SCU0コマンドレジスタクリア出力値をストアする(ステップAKS6)。この場合に、転送先の下位アドレスは、転送命令のオペランドにより指定可能である。Qレジスタの格納値は、ステップAKS4により機能制御レジスタエリアの上位アドレスに設定されている。SCU0コマンドレジスタクリア出力値は、転送命令のオペランドにより指定可能である。したがって、下位アドレスおよびSCU0コマンドレジスタクリア出力値を指定する3バイトの特殊なLDQ命令といった、指定アドレスの記憶領域に書き込むための転送命令により、機能制御レジスタエリアにおける指定アドレスの機能制御レジスタに、SCU0コマンドレジスタクリア出力値を格納することができる。ステップAKS6において、SCU0コマンドレジスタクリア出力値は、図10-4に示された設定例AKA02における機能制御レジスタエリアのアドレスFF28[H]に設けられたSCU0コマンドレジスタにストアされる。これにより、シリアル通信回路139のチャネルSCU0を用いたシリアル通信機能が初期状態に制御される。 When the connection confirmation signal is set to ON state by step AKS5, the SCU0 command register clear output value is stored by the transfer instruction using the upper address indicated by the stored value of the Q register (step AKS6). In this case, the lower address of the transfer destination can be specified by the operand of the transfer instruction. The stored value of the Q register is set at the upper address of the function control register area by step AKS4. The SCU0 command register clear output value can be specified by the transfer instruction operand. Therefore, a transfer instruction for writing to a storage area at a specified address, such as a 3-byte special LDQ instruction that specifies a lower address and an SCU0 command register clear output value, causes SCU0 to be transferred to the function control register at the specified address in the function control register area. Command register clear output value can be stored. At step AKS6, the SCU0 command register clear output value is stored in the SCU0 command register provided at address FF28[H] of the function control register area in the setting example AKA02 shown in FIG. 10-4. As a result, the serial communication function using channel SCU0 of serial communication circuit 139 is controlled to the initial state.

ステップAKS6の後に、Qレジスタの格納値により示される上位アドレスを用いた転送命令により、SCU1コマンドレジスタクリア出力値をストアする(ステップAKS7)。この場合に、転送先の下位アドレスは、転送命令のオペランドにより指定可能である。Qレジスタの格納値は、ステップAKS4により機能制御レジスタエリアの上位アドレスに設定されている。SCU1コマンドレジスタクリア出力値は、転送命令のオペランドにより指定可能である。したがって、下位アドレスおよびSCU0コマンドレジスタクリア出力値を指定する3バイトの特殊なLDQ命令といった、指定アドレスの記憶領域に書き込むための転送命令により、機能制御レジスタエリアにおける指定アドレスの機能制御レジスタに、SCU1コマンドレジスタクリア出力値を格納することができる。ステップAKS7において、SCU1コマンドレジスタクリア出力値は、図10-4に示された設定例AKA02における機能制御レジスタエリアのアドレスFF2C[H]に設けられたSCU1コマンドレジスタにストアされる。これにより、シリアル通信回路139のチャネルSCU1を用いたシリアル通信機能が初期状態に制御される。 After step AKS6, the SCU1 command register clear output value is stored by a transfer instruction using the upper address indicated by the stored value of the Q register (step AKS7). In this case, the lower address of the transfer destination can be specified by the operand of the transfer instruction. The stored value of the Q register is set at the upper address of the function control register area by step AKS4. The SCU1 command register clear output value can be specified by the transfer instruction operand. Therefore, a transfer instruction for writing to a storage area at a specified address, such as a 3-byte special LDQ instruction that specifies a lower address and an SCU0 command register clear output value, causes SCU1 to be transferred to the function control register at the specified address in the function control register area. Command register clear output value can be stored. At step AKS7, the SCU1 command register clear output value is stored in the SCU1 command register provided at address FF2C[H] of the function control register area in the setting example AKA02 shown in FIG. 10-4. As a result, the serial communication function using the channel SCU1 of the serial communication circuit 139 is controlled to the initial state.

これらのシリアル通信機能を初期状態に制御すると、CPU103の内部レジスタを設定するための転送命令により、割込みベクタテーブル上位アドレスをセットする(ステップAKS8)。割込みベクタテーブル上位アドレスは、ROM101の遊技プログラム領域に設けられた割込みベクタテーブルの上位アドレスである。割込みベクタテーブルは、例えばタイマ割込みの発生に対応して実行される遊技制御用のタイマ割込み処理P_PCTについて、割込み順位に対応したテーブル位置に先頭アドレスが記憶される。このような割込みベクタテーブル上位アドレスは、CPU103の内部レジスタを設定するための転送命令により、Iレジスタにセットされる(ステップAKS9)。 When these serial communication functions are controlled to the initial state, the upper address of the interrupt vector table is set by the transfer instruction for setting the internal register of CPU 103 (step AKS8). The interrupt vector table upper address is the upper address of the interrupt vector table provided in the game program area of the ROM 101 . Interrupt vector table, for example timer interrupt processing P_PCT for game control executed corresponding to the occurrence of timer interrupt, the leading address is stored in the table position corresponding to the interrupt order. Such an interrupt vector table upper address is set in the I register by a transfer instruction for setting an internal register of CPU 103 (step AKS9).

ステップAKS9の次に、Qレジスタの格納値を1減算するように更新する(ステップAKS10)。Qレジスタの格納値は、ステップAKS4により機能制御レジスタエリアの上位アドレスに設定されていた。この格納値を1減算した場合に、図10-3に示された設定例AKA01における機能設定レジスタエリアの上位アドレスが、Qレジスタに格納された状態になる。こうして、機能制御レジスタエリアに設けられた機能制御レジスタの設定が行われた後に、機能設定レジスタエリアに設けられた機能設定レジスタを設定可能にする。このときに、ポインタを設定するための転送命令により、機能設定レジスタ格納値テーブルアドレスをセットする(ステップAKS11)。機能設定レジスタ格納値テーブルアドレスは、ROM101の遊技データ領域に記憶された機能設定レジスタ格納値テーブルのアドレスである。そして、ポインタが指すアドレスの記憶データを読み出すための転送命令により、処理数をロードする(ステップAKS12)。また、機能設定レジスタストア命令により、機能設定レジスタ格納値テーブルを用いた設定が行われる(ステップAKS13)。機能設定レジスタストア命令は、ポインタが指すアドレスを1加算した場合のアドレスにおける記憶データにより機能設定レジスタを特定すること、ポインタが指すアドレスを2加算した場合のアドレスにおける記憶データが示す機能設定レジスタ設定値を特定された機能設定レジスタにストアすること、ポインタの格納値を2加算すること、処理数を1減算すること、を処理数が0になるまで繰り返す命令であればよい。こうして、機能設定レジスタの初期設定を可能にする。 After step AKS9, the value stored in the Q register is updated by subtracting 1 (step AKS10). The value stored in the Q register was set to the upper address of the function control register area by step AKS4. When this stored value is subtracted by 1, the upper address of the function setting register area in the setting example AKA01 shown in FIG. 10-3 is stored in the Q register. In this way, after the function control registers provided in the function control register area are set, the function setting registers provided in the function setting register area can be set. At this time, a function setting register storage value table address is set by a transfer instruction for setting a pointer (step AKS11). The function setting register storage value table address is the address of the function setting register storage value table stored in the game data area of the ROM 101 . Then, the number of processes is loaded by a transfer instruction for reading the stored data at the address pointed by the pointer (step AKS12). Further, setting using the function setting register storage value table is performed by the function setting register store instruction (step AKS13). The function setting register store instruction specifies the function setting register by the stored data at the address when the address indicated by the pointer is incremented by 1, and sets the function setting register indicated by the stored data at the address when the address indicated by the pointer is incremented by 2. Any instruction may be used as long as it repeats the steps of storing a value in a specified function setting register, adding 2 to the stored value of the pointer, and subtracting 1 from the number of processes until the number of processes becomes zero. Thus, initial setting of the function setting register is enabled.

ステップAKS13により機能設定レジスタの初期設定が完了すると、RWMアクセスプロテクトレジスタにアクセス許可出力値をストアする(ステップAKS14)。RWMアクセスプロテクトレジスタのアクセス許可出力値は、CPU103の内部レジスタを設定するための転送命令により、例えば01[H]がセットされる。このようなアクセス許可出力値は、機能設定レジスタエリアにおける先頭アドレスの記憶領域に書き込むための転送命令により、RWMアクセスプロテクトレジスタにストアされる。RWMアクセスプロテクトレジスタは、アクセス許可出力値である01[H]の設定に対応して、RWMであるRAM102のアクセス許可とする機能制御を可能にする。したがって、ステップAKS14によりアクセス許可出力値がRWMアクセスプロテクトレジスタにストアされることで、パチンコ遊技機1における電力供給の開始に対応して、RAM102に対するアクセスが許可される。 When the initial setting of the function setting register is completed in step AKS13, the access permission output value is stored in the RWM access protect register (step AKS14). The access permission output value of the RWM access protect register is set to 01 [H], for example, by a transfer instruction for setting the internal register of the CPU 103 . Such an access permission output value is stored in the RWM access protect register by a transfer instruction for writing to the storage area of the top address in the function setting register area. The RWM access protect register enables function control to permit access to the RWM RAM 102 in response to the setting of 01[H], which is the access permission output value. Therefore, by storing the access permission output value in the RWM access protect register in step AKS14, access to the RAM 102 is permitted in response to the start of power supply in the pachinko game machine 1. FIG.

ステップAKS14の後に、RAM102の作業領域となる遊技ワーク領域の上位アドレスをQレジスタにセットしてから(ステップAKS15)、電力供給開始対応処理P_POWER_ONが終了する。このように、ステップAKS14によりRAM102に対するアクセスが許可された後に、RAM102における遊技ワーク領域の上位アドレスを示す値F0[H]がQレジスタに設定される。ステップAKS15の以後に、第1特殊転送命令であるLDQ命令を実行すると、Qレジスタの格納値であるF0[H]をオペランドにより指定せずに、転送先または転送元の上位アドレスとして用いることができる。これにより、RAM102における遊技ワーク領域を用いた処理のプログラム容量を削減して、遊技機の商品性を高めることができる。 After step AKS14, the upper address of the game work area, which is the work area of RAM 102, is set in the Q register (step AKS15), and the power supply start corresponding process P_POWER_ON ends. Thus, after step AKS14 permits access to the RAM 102, the value F0[H] indicating the upper address of the game work area in the RAM 102 is set in the Q register. After step AKS15, when the LDQ instruction, which is the first special transfer instruction, is executed, the value stored in the Q register, F0[H], can be used as the high-order address of the transfer destination or transfer source without being specified by an operand. can. As a result, it is possible to reduce the program capacity of the processing using the game work area in the RAM 102 and improve the marketability of the game machine.

図10-8は、電力供給開始対応処理P_POWER_ONにて用いられる機能設定レジスタ格納値テーブルの構成例AKT01を示している。電力供給開始対応処理P_POWER_ONでは、例えばステップAKS11によりアドレスがセットされた機能設定レジスタ格納テーブルを用いて、ステップAKS12により処理数がロードされ、ステップAKS13の機能設定レジスタストア命令により各機能設定レジスタの格納値がストアされる。構成例AKT01の機能設定レジスタ格納値テーブルは、先頭アドレス1200[H]に処理数を示す値18[H]が記憶されている。ステップAKS12では、このテーブルデータを読み出して、CPU103の内部レジスタにロードされる。その後、ステップAKS13の機能設定レジスタストア命令は、機能設定レジスタの下位アドレスと格納値とを組み合わせたテーブルデータを順次に読み出し、それぞれの下位アドレスに対応する機能設定レジスタに格納値をストア可能にする。 FIG. 10-8 shows a configuration example AKT01 of the function setting register storage value table used in the power supply start handling process P_POWER_ON. In the power supply start corresponding process P_POWER_ON, for example, by using the function setting register storage table whose address is set by step AKS11, the number of processes is loaded by step AKS12, and each function setting register is stored by the function setting register store instruction of step AKS13. Value is stored. In the function setting register storage value table of the configuration example AKT01, a value 18 [H] indicating the number of processes is stored at the start address 1200 [H]. At step AKS12, this table data is read out and loaded into the internal register of CPU103. After that, the function setting register store instruction of step AKS13 sequentially reads the table data combining the lower addresses of the function setting registers and the stored values, and makes it possible to store the stored values in the function setting registers corresponding to the respective lower addresses. .

構成例AKT01の機能設定レジスタ格納値テーブルでは、下位アドレスを示す値が小さい機能設定レジスタの格納値を先に設定可能であり、下位アドレスを示す値が大きい機能設定レジスタの格納値を後に設定可能であるように、テーブルデータが構成されている。これにより、機能設定レジスタエリアでは、先頭アドレスに近い機能設定レジスタの格納値が先に設定され、最終アドレスに近い機能設定レジスタの格納値が後に設定される順番で、それぞれの機能設定レジスタの格納値が設定される。これにより、機能設定レジスタの格納値を示すデータの設計や管理が容易になり、遊技機の商品性を高めることができる。 In the function setting register storage value table of the configuration example AKT01, the value stored in the function setting register with the smaller value indicating the lower address can be set first, and the value stored in the function setting register with the larger value indicating the lower address can be set later. The table data is structured so that As a result, in the function setting register area, the value stored in the function setting register closest to the starting address is set first, and the value stored in the function setting register closest to the final address is set later. Value is set. This facilitates the design and management of the data indicating the values stored in the function setting registers, thereby enhancing the marketability of the gaming machine.

16ビットの乱数回路104Aは、4つのチャネルRL0~RL3に対応して、最大値設定レジスタに乱数最大値を示す格納値が設定されたチャネルから更新を開始可能になる。8ビットの乱数回路104Bは、4つのチャネルRS0~RS3に対応して、最大値設定レジスタに乱数最大値を示す格納値が設定されたチャネルから更新を開始可能になる。図10-3に示された設定例AKA01の機能設定レジスタエリアは、アドレスFE3F[H]~FE40[H]のRL0最大値設定レジスタと、アドレスFE41[H]~FE42[H]のRL1最大値設定レジスタと、アドレスFE43[H]~FE44[H]のRL2最大値設定レジスタと、アドレスFE45[H]~FE46[H]のRL3最大値設定レジスタと、が16ビットの乱数回路104Aにおける4つのチャネルRL0~RL3に対応して設けられている。また、この機能設定レジスタエリアは、アドレスFE47[H]のRS0最大値設定レジスタと、アドレスFE48[H]のRS1最大値設定レジスタと、アドレスFE49[H]のRS2最大値設定レジスタと、アドレスFE4A[H]のRS3最大値設定レジスタと、が8ビットの乱数回路104Bにおける4つのチャネルRS0~RS4に対応して設けられている。構成例AKT01の機能設定レジスタ格納値テーブルは、これらの最大値設定レジスタのうちで、RL0最大値設定レジスタの格納値を最初に設定し、RL2最大値設定レジスタの格納値を次に設定し、RS1最大値設定レジスタの格納値を次に設定し、RS2最大値設定レジスタの格納値を次に設定し、RS3最大値設定レジスタを最後に設定するように、テーブルデータが構成されている。したがって、16ビットの乱数回路104AにおけるチャネルRL0の更新が最初に開始され、16ビットの乱数回路104AにおけるチャネルRL2の更新が次に開始され、8ビットの乱数回路104BにおけるチャネルRS1の更新が次に開始され、8ビットの乱数回路104BにおけるチャネルRS2の更新が次に開始され、8ビットの乱数回路104BにおけるチャネルRS3の更新が最後に開始される。このように、乱数最大値が設定された乱数値から順に更新を開始するので、乱数値の更新を開始するタイミングにより乱数値の不確定性が高められ、処理負担を軽減して、適切な乱数値の更新が可能になる。 The 16-bit random number circuit 104A can start updating from the channel in which the stored value indicating the maximum random number value is set in the maximum value setting register, corresponding to the four channels RL0 to RL3. The 8-bit random number circuit 104B can start updating from the channel in which the stored value indicating the maximum random number value is set in the maximum value setting register, corresponding to the four channels RS0 to RS3. The function setting register area of the setting example AKA01 shown in FIG. A setting register, an RL2 maximum value setting register of addresses FE43[H] to FE44[H], and an RL3 maximum value setting register of addresses FE45[H] to FE46[H] are four in the 16-bit random number circuit 104A. They are provided corresponding to channels RL0 to RL3. This function setting register area includes an RS0 maximum value setting register at address FE47[H], an RS1 maximum value setting register at address FE48[H], an RS2 maximum value setting register at address FE49[H], and an address FE4A. The [H] RS3 maximum value setting register is provided corresponding to the four channels RS0 to RS4 in the 8-bit random number circuit 104B. In the function setting register storage value table of the configuration example AKT01, among these maximum value setting registers, the value stored in the RL0 maximum value setting register is set first, the value stored in the RL2 maximum value setting register is set next, The table data is configured so that the value stored in the RS1 maximum value setting register is set next, the value stored in the RS2 maximum value setting register is set next, and the RS3 maximum value setting register is set last. Therefore, the update of channel RL0 in 16-bit random number circuit 104A is initiated first, the update of channel RL2 in 16-bit random number circuit 104A is initiated next, and the update of channel RS1 in 8-bit random number circuit 104B is initiated next. The update of channel RS2 in 8-bit random number circuit 104B is started next, and the update of channel RS3 in 8-bit random number circuit 104B is started last. In this way, updating of random values is started in order from the random value set to the maximum random value. Therefore, the uncertainty of the random values increases depending on the timing of starting updating the random values, the processing load is reduced, and appropriate random values are generated. Numerical updates are possible.

電力供給開始対応処理P_POWER_ONは、パチンコ遊技機1における電力供給の開始にもとづいて実行される起動時処理となる遊技制御用のメイン処理P_MAINから呼出可能な処理に含まれ、構成例AKT01の機能設定レジスタ格納値テーブルを用いて、機能に関する格納領域としての機能設定レジスタエリアに格納値を設定可能にする。このとき、16ビットの乱数回路104Aや8ビットの乱数回路104Bによって更新される乱数値の乱数最大値を設定できるので、電力供給開始対応処理P_POWER_ONは、最大値設定処理として実行可能である。16ビットの乱数回路104Aは、特定バイト数としての2バイトに対応する16ビットで構成される第1乱数値を更新可能である。8ビットの乱数回路104Bは、特定バイト数よりも小さい所定バイト数としての1バイトに対応する8ビットで構成される第2乱数値を更新可能である。そして、電力供給開始対応処理P_POWER_ONを実行する場合、構成例AKT01の機能設定レジスタ格納値テーブルを用いて、16ビットの乱数回路104Aにより更新可能な第1乱数値の乱数最大値を設定した後に、8ビットの乱数回路104Bにより更新可能な第2乱数値の乱数最大値を設定する。このように、特定バイト数の第1乱数値に関する設定の後に所定バイト数の第2乱数値に関する設定を行うことにより第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。 The power supply start corresponding process P_POWER_ON is included in the process that can be called from the main process P_MAIN for game control, which is the start-up process that is executed based on the start of the power supply in the pachinko gaming machine 1, and the function setting of the configuration example AKT01. Using the register storage value table, it is possible to set a storage value in a function setting register area as a storage area related to functions. At this time, the maximum value of random values updated by the 16-bit random number circuit 104A and the 8-bit random number circuit 104B can be set, so the power supply start corresponding process P_POWER_ON can be executed as the maximum value setting process. The 16-bit random number circuit 104A can update the first random number consisting of 16 bits corresponding to 2 bytes as the specific byte number. The 8-bit random number circuit 104B can update a second random number composed of 8 bits corresponding to 1 byte as a predetermined number of bytes smaller than the specific number of bytes. Then, when executing the power supply start handling process P_POWER_ON, after setting the maximum random number value of the first random number value that can be updated by the 16-bit random number circuit 104A using the function setting register storage value table of the configuration example AKT01, The random number maximum value of the second random number that can be updated by the 8-bit random number circuit 104B is set. In this way, by setting the second random value of a predetermined number of bytes after setting the first random value of the specific number of bytes, the first random value and the second random value are stably updated and an appropriate random value is set. Numerical updates are possible.

図10-9は、RWMアクセスプロテクトレジスタの構成例を示している。RWMアクセスプロテクトレジスタは、図10-4に示された機能制御レジスタエリアの構成例AKA02において、アドレスFF00[H]に設けられる。RWMアクセスプロテクトレジスタの格納値は、RWMとなるRAM102のアクセス禁止またはアクセス許可に対応して、異なる値になる。 FIG. 10-9 shows a configuration example of the RWM access protect register. The RWM access protect register is provided at address FF00[H] in the configuration example AKA02 of the function control register area shown in FIG. 10-4. The stored value of the RWM access protect register becomes a different value corresponding to access prohibition or access permission of the RAM 102 serving as RWM.

図10-9(A)は、RWMアクセスプロテクトレジスタのビット構成例を示している。RWMアクセスプロテクトレジスタは、ビット番号が「0」から「7」までの8ビットデータRAPを記憶可能であり、ビット番号「0」のビットデータRAP0を、0[B]または1[B]に設定可能である。これに対し、ビット番号「1」からビット番号「7」までのビットデータは、常に0[B]に設定され、「1」には設定されることがない固定値を示す。 FIG. 10-9(A) shows a bit configuration example of the RWM access protect register. The RWM access protect register can store 8-bit data RAP with bit numbers from "0" to "7", and bit data RAP0 with bit number "0" is set to 0 [B] or 1 [B]. It is possible. On the other hand, the bit data from bit number "1" to bit number "7" are always set to 0[B] and indicate fixed values that are never set to "1".

図10-9(B)は、RWMアクセスプロテクトレジスタのビットデータRAPの使用例を説明するための図である。ビットデータRAPにおいて、ビット番号「0」のビットデータRAP0は、RWMアクセス制御ビットであり、0[B]の設定によりRWMはアクセス禁止となり、1[B]の設定によりRWMはアクセス許可となる。パチンコ遊技機1における電力供給の開始に対応して、ビット番号「0」のビットデータRAP0は、初期値である0[B]に設定される。これにより、パチンコ遊技機1における電力供給の開始に対応して、RWMとなるRAM102へのアクセスを禁止することができる。 FIG. 10-9B is a diagram for explaining a usage example of bit data RAP of the RWM access protect register. In the bit data RAP, the bit data RAP0 with bit number "0" is the RWM access control bit. Setting 0 [B] disables access to RWM, and setting 1 [B] allows access to RWM. Corresponding to the start of power supply in the pachinko game machine 1, the bit data RAP0 of the bit number "0" is set to 0 [B] which is the initial value. As a result, access to the RAM 102 serving as RWM can be prohibited in response to the start of power supply in the pachinko gaming machine 1 .

図10-10は、電源断処理P_POWER_OFFの一例を示すフローチャートである。電源断処理P_POWER_OFFは、図5に示された遊技制御用のタイマ割込み処理P_PCTから呼出可能な処理に含まれ、タイマ割込みが発生する毎に、ステップS51にて実行可能である。CPU103は、電源断処理P_POWER_OFFを実行した場合に、ポインタを設定するための転送命令により、バックアップ監視タイマアドレスをセットする(ステップAKS31)。バックアップ監視タイマアドレスは、RAM102の遊技ワーク領域に設けられたバックアップ監視タイマのアドレスである。 FIG. 10-10 is a flowchart showing an example of power-off processing P_POWER_OFF. The power-off process P_POWER_OFF is included in the process that can be called from the timer interrupt process P_PCT for game control shown in FIG. 5, and can be executed in step S51 each time a timer interrupt occurs. When the power-off processing P_POWER_OFF is executed, the CPU 103 sets a backup monitoring timer address by a transfer instruction for setting a pointer (step AKS31). The backup watchdog timer address is the address of the backup watchdog timer provided in the game work area of the RAM 102 .

入力ポート番号「3」を入力する(ステップAKS32)。入力ポート番号「3」は、ポート番号として「3」が割り当てられた入力ポートであり、電源確認信号入力ビットが含まれている。そこで、入力ポート番号「3」の入力データと、電源確認信号入力ビットのビット位置に対応するチェックデータと、を用いた論理積演算を実行する。このとき、ゼロフラグがオンであるか否かにより、電源確認信号入力ビットが「0」であるか否かを判定する(ステップAKS33)。電源確認信号入力ビットは、そのビット値が「0」に対応した0[B]である場合に電源確認信号がオフ状態であることを示し、そのビット値が「1」に対応した1[B]である場合に電源確認信号がオン状態であることを示す。 Enter the input port number "3" (step AKS32). Input port number "3" is an input port to which "3" is assigned as the port number, and includes a power confirmation signal input bit. Therefore, a logical product operation is executed using the input data of the input port number "3" and the check data corresponding to the bit position of the power supply confirmation signal input bit. At this time, it is determined whether or not the power confirmation signal input bit is "0" depending on whether or not the zero flag is ON (step AKS33). The power confirmation signal input bit indicates that the power confirmation signal is off when its bit value is 0 [B] corresponding to "0", and its bit value is 1 [B] corresponding to "1". ] indicates that the power confirmation signal is on.

電源確認信号入力ビットが「0」ではなく「1」である場合に(ステップAKS33;No)、ポインタが指すアドレスの記憶データを更新可能な転送命令により、バックアップ監視タイマクリアデータをストアする(ステップAKS34)。ステップAKS34では、バックアップ監視タイマにクリアデータをストアすることで、電源確認信号がオン状態の場合に、電源断判定中以外であることに対応して、バックアップ監視タイマをクリアすることができる。 If the power confirmation signal input bit is not "0" but "1" (step AKS33; No), the backup monitoring timer clear data is stored by a transfer instruction that can update the stored data at the address pointed to by the pointer (step AKS34). In step AKS34, by storing clear data in the backup monitor timer, the backup monitor timer can be cleared when the power confirmation signal is in the ON state, corresponding to other than the power failure determination.

ステップAKS33に対応して電源確認信号入力ビットが「0」である場合に(ステップAKS33;Yes)、バックアップ監視タイマによる計時値を1加算するように更新する(ステップAKS35)。また、ポインタが指すアドレスの記憶データを読み出すための転送命令により、バックアップ監視タイマをロードする(ステップAKS36)。そして、バックアップ監視タイマによる計時値と、バックアップ判定時間に対応する判定値と、を比較可能な演算リターン命令により(ステップAKS37)、バックアップ監視タイマがバックアップ判定時間を示していないことを確認する(ステップAKS38)。この演算リターン命令は、バックアップ監視タイマによる計時値と、バックアップ判定時間に対応する判定値と、が異なる場合にオフ状態となるゼロフラグに対応して、電源断処理を終了して特別図柄プロセス処理への復帰を可能にする。こうして、バックアップ監視タイマがバックアップ判定時間を示していない場合に(ステップAKS38;Yes)、電源断処理が終了する。 When the power supply confirmation signal input bit is "0" corresponding to step AKS33 (step AKS33; Yes), the time counted by the backup monitoring timer is updated by adding 1 (step AKS35). Also, the backup monitor timer is loaded by a transfer command for reading out the stored data at the address indicated by the pointer (step AKS36). Then, by an operation return instruction (step AKS37) that can compare the time value measured by the backup monitoring timer and the determination value corresponding to the backup determination time, it is confirmed that the backup monitoring timer does not indicate the backup determination time (step AKS38). This operation return instruction, when the timing value by the backup monitoring timer and the judgment value corresponding to the backup judgment time are different, corresponds to the zero flag which becomes OFF state, ends the power off processing and goes to the special symbol process processing allow the return of In this way, when the backup monitoring timer does not indicate the backup determination time (step AKS38; Yes), the power-off process is terminated.

ステップAKS38に対応してバックアップ監視タイマがバックアップ判定時間を示している場合に(ステップAKS38;No)、チェックサム算出処理P_SUM_CALCを実行する(ステップAKS39)。ステップAKS39のチェックサム算出処理P_SUM_CALCは、図4に示された遊技制御用のメイン処理P_MAINにおいて、ステップS2のRWMチェック処理P_RWM_CHKに含まれるチェックサム算出処理と共通の処理であればよい。このように、パチンコ遊技機1における電力供給の開始と停止とに対応して、共通となるチェックサム算出処理を実行することで、RAM102の遊技ワーク領域における記憶内容が変更なく保持されたか否かにより、バックアップデータによる復旧の可否を判定可能になる。ステップAKS39のチェックサム算出処理P_SUM_CALCにより作成されたチェックサムデータは、ポインタが指すアドレスの記憶領域に書き込むための転送命令により、チェックサムバッファにストアされる(ステップAKS40)。 When the backup monitoring timer indicates the backup determination time corresponding to step AKS38 (step AKS38; No), checksum calculation processing P_SUM_CALC is executed (step AKS39). The checksum calculation process P_SUM_CALC of step AKS39 may be the same process as the checksum calculation process included in the RWM check process P_RWM_CHK of step S2 in the main process P_MAIN for game control shown in FIG. In this way, by executing a common checksum calculation process corresponding to the start and stop of the power supply in the pachinko gaming machine 1, it is possible to determine whether or not the stored contents in the game work area of the RAM 102 are held without change. Thus, it becomes possible to determine whether or not restoration is possible using backup data. The checksum data created by the checksum calculation process P_SUM_CALC of step AKS39 is stored in the checksum buffer by a transfer instruction for writing to the storage area of the address indicated by the pointer (step AKS40).

ステップAKS40の次に、排他的論理和演算命令により、クリアデータを出力値データにセットする(ステップAKS41)。この排他的論理和演算命令は、単一のレジスタを対象として格納値の排他的論理和を演算することにより、すべてのビット値が同一値どうしの排他的論理和になるので、その格納値を00[H]のクリアデータに初期化可能である。このようなクリアデータは、機能設定レジスタエリアにおける先頭アドレスの記憶領域に書き込むための転送命令により、RWMアクセスプロテクトレジスタにストアされる(ステップAKS42)。RWMアクセスプロテクトレジスタは、クリアデータである00[H]の設定に対応して、RWMであるRAM102のアクセス禁止とする機能制御を可能にする。したがって、ステップAKS42によりクリアデータがRWMアクセスプロテクトレジスタにストアされることで、パチンコ遊技機1における電力供給の停止に対応して、RAM102に対するアクセスが禁止される。 After step AKS40, the clear data is set to the output value data by an exclusive OR operation instruction (step AKS41). This exclusive OR operation instruction performs an exclusive OR operation of the stored values of a single register, so that all bit values are exclusive ORed with the same value. It can be initialized to clear data of 00[H]. Such clear data is stored in the RWM access protect register by a transfer instruction for writing to the storage area of the leading address in the function setting register area (step AKS42). The RWM access protect register enables function control to prohibit access to the RWM RAM 102 in response to the setting of 00[H], which is clear data. Therefore, by storing the clear data in the RWM access protect register in step AKS42, access to the RAM 102 is prohibited in response to the stoppage of power supply to the pachinko game machine 1. FIG.

ステップAKS42の後に、出力ポート番号「0」から「10」までをクリアする(ステップAKS43)。出力ポート番号「0」から「10」までは、ポート番号が「0」から「10」までの出力ポートであり、遊技制御用マイクロコンピュータ100における全部の出力ポートである。したがって、ステップAKS43により、パチンコ遊技機1における電力供給の停止に対応して、遊技制御用マイクロコンピュータ100における全部の出力ポートがクリア状態に設定される。このとき、CPU103の内部レジスタを設定するための転送命令により、接続確認信号オフ出力値をセットする(ステップAKS44)。接続確認信号オフ出力値は、接続確認信号がオフ状態であることを示す値であり、例えば01[H]であればよい。このような接続確認信号オフ出力値は、機能制御レジスタエリアにおける指定アドレスの記憶領域に書き込むための転送命令により、出力ポート番号「1」レジスタにストアされる(ステップAKS45)。これにより、主基板11から払出制御基板に対して伝送される接続確認信号がオフ状態に設定される。 After step AKS42, the output port numbers "0" to "10" are cleared (step AKS43). Output port numbers "0" to "10" are output ports with port numbers from "0" to "10", and are all output ports in the game control microcomputer 100. Therefore, according to step AKS43, all the output ports in the game control microcomputer 100 are set to the clear state in response to the stop of the power supply in the pachinko game machine 1. FIG. At this time, a transfer instruction for setting an internal register of CPU 103 is used to set a connection confirmation signal OFF output value (step AKS44). The connection confirmation signal OFF output value is a value indicating that the connection confirmation signal is OFF, and may be 01 [H], for example. Such a connection confirmation signal OFF output value is stored in the output port number "1" register by a transfer instruction for writing to the storage area of the specified address in the function control register area (step AKS45). As a result, the connection confirmation signal transmitted from the main board 11 to the payout control board is set to the OFF state.

ステップAKS45に続いて、CPU103の内部レジスタを設定するための転送命令により、PTC0割込み禁止出力値をセットする(ステップAKS46)。PTC0割込み禁止出力値は、タイマ回路136のチャネルPTC0を用いたタイマ割込みの発生を、禁止状態に設定するための出力値である。このPTC0割込み禁止出力値は、機能設定レジスタエリアにおける指定アドレスの機能設定レジスタに書き込むための転送命令により、PTC0制御レジスタにストアされる(ステップAKS47)。PTC0制御レジスタは、タイマ回路136のチャネルPTC0を用いた計時機能の使用状態を設定可能である。ステップAKS47では、ステップAKS46によりセットされたPTC0割込み禁止出力値がPTC0制御レジスタにストアされることで、パチンコ遊技機1における電力供給の停止に対応して、遊技制御用のタイマ割込みが禁止状態に設定される。 Following step AKS45, the PTC0 interrupt inhibit output value is set by a transfer instruction for setting the internal register of CPU 103 (step AKS46). The PTC0 interrupt disable output value is an output value for setting the generation of a timer interrupt using the channel PTC0 of the timer circuit 136 to a disabled state. This PTC0 interrupt inhibition output value is stored in the PTC0 control register by a transfer instruction for writing to the function setting register of the designated address in the function setting register area (step AKS47). The PTC0 control register can set the use state of the timer function using the channel PTC0 of the timer circuit 136 . At step AKS47, the PTC0 interrupt prohibition output value set at step AKS46 is stored in the PTC0 control register, so that the timer interrupt for game control is prohibited in response to the stoppage of the power supply in the pachinko game machine 1. set.

こうしたバックアップ判定時間の経過に対応した設定が行われると、ループ処理の実行による待機状態に移行する。この待機状態において、入力ポート番号「3」を入力し(ステップAKS48)、電源確認信号入力ビットが「0」であるか否かを判定する(ステップAKS49)。電源確認信号がオフ状態に対応して、電源確認信号入力ビットが「0」である場合に(ステップAKS49;Yes)、ステップAKS48に戻るループ処理を継続させる。これにより、パチンコ遊技機1における電力供給の停止に対応して、電源断による動作停止までの待機状態を維持することで、不都合な記憶データの変更やCPU103による処理の暴走を防止可能にする。 When the setting corresponding to the elapse of the backup determination time is performed, a transition is made to a standby state by execution of loop processing. In this standby state, the input port number "3" is input (step AKS48), and it is determined whether or not the power confirmation signal input bit is "0" (step AKS49). When the power confirmation signal input bit is "0" corresponding to the power confirmation signal being off (step AKS49; Yes), the loop processing returning to step AKS48 is continued. Thus, by maintaining the standby state until the operation is stopped due to the power interruption in response to the stoppage of power supply to the pachinko game machine 1, it is possible to prevent inconvenient changes in stored data and runaway processing by the CPU 103.例文帳に追加

ステップAKS49に対応して電源確認信号入力ビットが「1」であり「0」ではない場合に(ステップAKS49;No)、電源断復旧時ベクタテーブルアドレスをスタックポインタにセットしてから(ステップAKS50)、割込みリターン命令により、電源断処理P_POWER_OFFを終了させる。電源断復旧時ベクタテーブルアドレスは、ROM101の遊技プログラム領域に設けられた電源断復旧時ベクタテーブルのアドレスである。割込みリターン命令は、スタックポインタをポインタとして用いて、スタックポインタの格納値で指定されるアドレスが示す記憶領域の記憶データを、プログラムカウンタに設定可能である。例えば、スタックポインタの格納値で指定されるアドレスが示す記憶領域の記憶データを、プログラムカウンタの下位バイトに設定し、スタックポインタの格納値を1加算した値で指定されるアドレスが示す記憶領域の記憶データを、プログラムカウンタの上位バイトに設定する。 When the power confirmation signal input bit is "1" and not "0" in response to step AKS49 (step AKS49; No), after the vector table address is set to the stack pointer at power failure recovery (step AKS50) , the interrupt return instruction terminates the power-off process P_POWER_OFF. The power-off recovery vector table address is the address of the power-off recovery vector table provided in the game program area of the ROM 101 . The interrupt return instruction can use the stack pointer as a pointer to set the stored data in the storage area indicated by the address specified by the stored value of the stack pointer to the program counter. For example, the storage data in the storage area indicated by the address specified by the storage value of the stack pointer is set in the lower byte of the program counter, and the storage area specified by the value obtained by adding 1 to the storage value of the stack pointer is stored in the storage area indicated by the address. Store data in the upper byte of the program counter.

図10-11は、電源断処理P_POWER_OFFに関するデータ構成の使用例を説明するための図である。電源断処理P_POWER_OFFでは、例えばステップAKS38によりバックアップ監視タイマの計時値を用いた分岐処理が実行され、ステップAKS40によりチェックサムバッファを用いてチェックサムデータが保存される。また、ステップAKS50により電源断復旧時ベクタテーブルアドレスを設定することで、パチンコ遊技機1における電力供給の停止が検知された後に動作停止せず、正常な電力供給が再開された場合に、遊技制御用のプログラムを先頭から実行可能にする。このように、電源断処理P_POWER_OFFは、バックアップ監視タイマ、チェックサムバッファ、電源断復旧時ベクタテーブルを用いて、パチンコ遊技機1の電力供給が停止される場合の制御を可能にする。 FIG. 10-11 is a diagram for explaining a usage example of the data configuration regarding the power-off process P_POWER_OFF. In the power-off process P_POWER_OFF, for example, step AKS38 executes branch processing using the time value of the backup monitoring timer, and step AKS40 saves the checksum data using the checksum buffer. Further, by setting the vector table address at the time of power failure recovery at step AKS50, the operation is not stopped after the stop of the power supply in the pachinko game machine 1 is detected, and when the normal power supply is resumed, the game control Make the program for .exe executable from the beginning. Thus, the power-off process P_POWER_OFF enables control when the power supply to the pachinko gaming machine 1 is stopped using the backup monitoring timer, checksum buffer, and power-off restoration vector table.

図10-11(A)は、バックアップデータエリアとなる記憶領域の構成例AKB01を示している。構成例AKB01のバックアップデータエリアは、RAM102の遊技ワーク領域における記憶データをバックアップする場合に使用されるバックアップ設定用データを記憶可能である。このバックアップデータエリアは、アドレスF000[H]のバックアップ監視タイマと、アドレスF0DE[H]のチェックサムバッファと、を含んでいる。アドレスF000[H]は遊技ワーク領域の先頭アドレスであり、アドレスF0DE[H]は遊技ワーク領域の最終アドレスである。このように、遊技ワーク領域の先頭アドレスと最終アドレスにバックアップデータエリアを設けることにより、RAM102の遊技ワーク領域における記憶データの適切なバックアップを可能にする。 FIG. 10-11A shows a configuration example AKB01 of a storage area that serves as a backup data area. The backup data area of the configuration example AKB01 can store backup setting data used when backing up the data stored in the game work area of the RAM 102 . This backup data area includes a backup watchdog timer at address F000[H] and a checksum buffer at address F0DE[H]. The address F000[H] is the top address of the game work area, and the address F0DE[H] is the last address of the game work area. By thus providing the backup data areas at the top address and the last address of the game work area, it is possible to appropriately back up the data stored in the game work area of the RAM 102 .

図10-11(B)は、電源断復旧時ベクタテーブルの構成例AKT11を示している。構成例AKT11の電源断復旧時ベクタテーブルは、正常な電力供給が再開された場合の割込みリターン命令に対応して、電源断処理からの復帰先アドレスを指定可能である。電源断復旧時ベクタテーブルは、ROM101の遊技プログラム領域におけるアドレス0016[H]に記憶された下位アドレス指定データ00[H]と、ROM101の遊技プログラム領域におけるアドレス0017[H]に記憶された上位アドレス指定データ00[H]と、をテーブルデータとして含んで構成される。電源断処理P_POWER_OFFのステップAKS50では、電源断復旧時ベクタテーブルアドレスとして、アドレス0016[H]を示すデータがスタックポインタにセットされる。その後、割込みリターン命令により、プログラムカウンタの格納値が0000[H]に設定されて処理を復帰させることで、遊技制御用のメイン処理P_MAINを先頭から実行可能にする。 FIG. 10-11(B) shows a configuration example AKT11 of the power-off recovery vector table. The power-off recovery vector table of the configuration example AKT11 can specify a return destination address from power-off processing in response to an interrupt return instruction when normal power supply is resumed. The power-off recovery vector table consists of lower address specification data 00 [H] stored at address 0016 [H] in the game program area of ROM 101 and upper address specified data 00 [H] stored at address 0017 [H] in the game program area of ROM 101. Designated data 00[H] and are included as table data. In step AKS50 of the power-off process P_POWER_OFF, data indicating the address 0016[H] is set in the stack pointer as the vector table address for power-off recovery. After that, by the interrupt return instruction, the stored value of the program counter is set to 0000 [H] and the processing is returned, thereby making it possible to execute the main processing P_MAIN for game control from the beginning.

図10-12は、乱数更新処理P_RANDOMの一例を示すフローチャートである。乱数更新処理P_RANDOMは、図5に示された遊技制御用のタイマ割込み処理P_PCTから呼出可能な処理に含まれ、例えば4msといった、所定時間の経過による定期的なタイマ割込みの発生に対応して、ステップS56にて実行可能である。その一方で、乱数更新処理P_RANDOMは、図4に示された遊技制御用のメイン処理P_MAINから呼出可能な処理に含まれず、ステップS7の後にタイマ割込みが発生するまで繰り返されるループ処理にて実行されることがない。したがって、乱数更新処理P_RANDOMは、所定時間の経過によるタイマ割込みに対応して実行可能な第1処理に含まれるものの、その第1処理が実行されるまで繰り返し実行可能な第2処理には含まれない。また、乱数更新処理P_RANDOMは、遊技の進行を制御する遊技制御用のタイマ割込み処理P_PCTにおいて、呼び出されて実行可能であるものの、パチンコ遊技機1における電力供給の開始にもとづいて実行される遊技制御用のメイン処理P_MAINにおいて、ステップS1の電力供給開始対応処理P_POWER_ONなどの起動時処理の後に、繰り返されるループ処理としての待機時処理では呼び出されず実行不可である。 FIG. 10-12 is a flow chart showing an example of the random number update process P_RANDOM. Random number update process P_RANDOM is included in the process that can be called from timer interrupt process P_PCT for game control shown in FIG. It can be executed in step S56. On the other hand, the random number update process P_RANDOM is not included in the process that can be called from the main process P_MAIN for game control shown in FIG. never Therefore, although the random number update process P_RANDOM is included in the first process that can be executed in response to a timer interrupt after the lapse of a predetermined time, it is not included in the second process that can be repeatedly executed until the first process is executed. do not have. In addition, the random number update process P_RANDOM can be called and executed in the timer interrupt process P_PCT for game control that controls the progress of the game, but the game control is executed based on the start of power supply in the pachinko game machine 1. In the main process P_MAIN for , after the start-up process such as the power supply start corresponding process P_POWER_ON in step S1, it is not called in the standby process as a repeated loop process and cannot be executed.

乱数更新処理P_RANDOMは、Bレジスタ、DEレジスタ、HLレジスタといった、CPU103の内部レジスタを用いて、当り図柄用の乱数MR1-2や普通図柄当り図柄用の乱数MR2-1について、それらの値を示す数値データを更新可能にする。当り図柄用の乱数MR1-2は、第1特別図柄表示装置4Aまたは第2特別図柄表示装置4Bにおける特別図柄の可変表示である特図ゲームに対応して、特別図柄の表示結果となる確定特別図柄の決定に用いられる。普通図柄当り図柄用の乱数MR2-1は、普通図柄表示器20における普通図柄の可変表示である普図ゲームに対応して、普通図柄の表示結果である確定普通図柄の決定に用いられる。乱数更新処理P_RANDOMは、当り図柄用の乱数MR1-2を更新する場合と普通図柄当り図柄用の乱数MR2-1を更新する場合とで、共通となる内部レジスタとして、Bレジスタ、DEレジスタ、HLレジスタを用いて、それぞれの乱数値を更新可能である。 The random number update process P_RANDOM uses the internal registers of the CPU 103 such as the B register, the DE register, and the HL register to indicate the values of the random number MR1-2 for the winning symbol and the random number MR2-1 for the normal symbol per symbol. Allow numeric data to be updated. The random number MR1-2 for the winning symbol corresponds to the special symbol game, which is the variable display of the special symbol in the first special symbol display device 4A or the second special symbol display device 4B, and the final special symbol that results in the display of the special symbol. Used to determine the design. The normal symbol-per-symbol random number MR2-1 corresponds to the normal symbol game in which the normal symbol is variably displayed on the normal symbol display device 20, and is used to determine the determined normal symbol, which is the display result of the normal symbol. In the random number update process P_RANDOM, when updating the random number MR1-2 for the winning symbol and when updating the random number MR2-1 for the normal symbol per symbol, B register, DE register, and HL are common internal registers. A register can be used to update each random value.

CPU103は、乱数更新処理P_RANDOMを実行した場合に、乱数ポインタとして用いるHLレジスタを設定するための転送命令により、当り図柄用乱数カウンタアドレスをセットする(ステップAKS61)。当り図柄用乱数カウンタアドレスは、RAM102の遊技ワーク領域に設けられた当り図柄用乱数カウンタのアドレスである。乱数ポインタは、更新対象乱数値に対応した乱数カウンタのアドレスを格納可能であり、格納値の設定により更新対象乱数値を指定可能になる。ステップAKS61では、LDQ命令により当り図柄用乱数カウンタのアドレスを乱数ポインタに格納することで、当り図柄用の乱数MR1-2を、更新対象乱数値として設定することができる。 When the random number update process P_RANDOM is executed, the CPU 103 sets the winning symbol random number counter address by a transfer command for setting the HL register used as the random number pointer (step AKS61). The winning symbol random number counter address is the address of the winning symbol random number counter provided in the game work area of the RAM 102 . The random number pointer can store the address of the random number counter corresponding to the random number value to be updated, and the random number value to be updated can be specified by setting the stored value. In step AKS61, by storing the address of the winning symbol random number counter in the random number pointer by the LDQ instruction, the winning symbol random number MR1-2 can be set as the random number to be updated.

ステップAKS61に続いて、乱数最大値レジスタとして用いるBレジスタを設定するための転送命令により、当り図柄用乱数最大判定値に対応する乱数最大値をセットする(ステップAKS62)。乱数最大値レジスタは、更新対象乱数値が取り得る最大値を格納可能であり、格納値の設定により乱数最大値を指定可能になる。ステップAKS62では、当り図柄用の乱数MR1-2について、例えば「199」に対応するC7[H]といった、乱数MR1-2の更新範囲に含まれる最大値をLD命令により乱数最大値レジスタに格納する。これにより、ステップAKS61において更新対象乱数値とした乱数MR1-2の乱数最大値を設定することができる。 Following step AKS61, a transfer instruction for setting the B register used as the maximum random number register sets the maximum random number value corresponding to the winning symbol maximum random number determination value (step AKS62). The random number maximum value register can store the maximum value that the random number value to be updated can take, and the maximum random number value can be specified by setting the stored value. In step AKS62, for the random number MR1-2 for the winning symbol, the maximum value included in the update range of the random number MR1-2, such as C7 [H] corresponding to "199", is stored in the random number maximum value register by the LD command. . As a result, it is possible to set the maximum random number value of the random number MR1-2 set as the random number value to be updated in step AKS61.

ステップAKS62の次に、初期値ポインタとして用いるDEレジスタを設定するための転送命令により、当り図柄用乱数初期値データバッファアドレスをセットする(ステップAKS63)。当り図柄用乱数初期値データバッファアドレスは、RAM102の遊技ワーク領域に設けられた当り図柄用乱数初期値データバッファのアドレスである。初期値ポインタは、更新対象乱数値に対応した乱数初期値データバッファのアドレスを格納可能であり、格納値の設定により乱数初期値の取得や変更を可能にする。ステップAKS63では、LDQ命令により当り図柄用乱数初期値データバッファのアドレスを初期値ポインタに格納することで、ステップAKS61により更新対象乱数とした乱数MR1-2に対応して、乱数初期値を取得可能および変更可能に設定する。続いて、サブルーチンの呼出命令により、初期値変更乱数更新処理P_RANCPを実行する(ステップAKS64)。ステップAKS64の初期値変更乱数更新処理P_RANCPは、ステップAKS61~AKS63による設定にもとづいて、更新対象乱数値である当り図柄用の乱数MR1-2の更新と、乱数初期値の変更と、を実行可能にする。 After step AKS62, a transfer instruction for setting the DE register used as the initial value pointer sets the random number initial value data buffer address for winning symbols (step AKS63). The winning design random number initial value data buffer address is the address of the winning design random number initial value data buffer provided in the game work area of the RAM 102 . The initial value pointer can store the address of the random number initial value data buffer corresponding to the random number value to be updated, and enables acquisition and modification of the random number initial value by setting the stored value. In step AKS63, by storing the address of the winning design random number initial value data buffer in the initial value pointer by the LDQ instruction, it is possible to acquire the random number initial value corresponding to the random number MR1-2 which is the random number to be updated in step AKS61. and set mutable. Subsequently, an initial value change random number update process P_RANCP is executed by a subroutine call command (step AKS64). The initial value change random number update process P_RANCP in step AKS64 can update random numbers MR1-2 for winning symbols, which are random numbers to be updated, and change the initial value of random numbers, based on the settings in steps AKS61 to AKS63. to

ステップAKS64における初期値変更乱数更新処理P_RANCPの後に、乱数ポインタとして用いるHLレジスタを設定するための転送命令により、普通図柄当り図柄用乱数カウンタアドレスをセットする(ステップAKS65)。普通図柄当り図柄用乱数カウンタアドレスは、RAM102の遊技ワーク領域に設けられた普通図柄当り図柄用乱数カウンタのアドレスである。ステップAKS65では、LDQ命令により普通図柄当り図柄用乱数カウンタのアドレスを乱数ポインタに格納することで、普通図柄当り図柄用の乱数MR2-1を、更新対象乱数値として設定することができる。 After the initial value change random number update process P_RANCP in step AKS64, the random number counter address for normal design per design is set by the transfer command for setting the HL register used as the random number pointer (step AKS65). The normal per-symbol random number counter address is the address of the normal per-symbol random number counter provided in the game work area of the RAM 102 . In step AKS65, by storing the address of the normal per-symbol random number counter in the random number pointer by means of the LDQ command, the normal per-symbol random number MR2-1 can be set as the random number to be updated.

ステップAKS65に続いて、乱数最大値レジスタとして用いるBレジスタを設定するための転送命令により、普通図柄当り図柄用乱数最大判定値に対応する乱数最大値をセットする(ステップAKS66)。ステップAKS66では、普通図柄当り図柄用の乱数MR2-1について、例えば最大値「198」に対応するC6[H]といった、乱数MR2-1の更新範囲に含まれる最大値をLD命令により乱数最大値レジスタに格納する。これにより、ステップAKS65において更新対象乱数値とした乱数MR2-1の乱数最大値を設定することができる。 Following step AKS65, a transfer command for setting the B register used as a random number maximum value register sets the random number maximum value corresponding to the normal symbol per symbol random number maximum judgment value (step AKS66). In step AKS66, for the random number MR2-1 for the normal symbol per symbol, the maximum value included in the update range of the random number MR2-1, such as C6 [H] corresponding to the maximum value "198", is set to the maximum random number value by the LD command. Store in a register. As a result, it is possible to set the maximum random number value of the random number MR2-1, which is the random number value to be updated in step AKS65.

ステップAKS66の次に、初期値ポインタとして用いるDEレジスタを設定するための転送命令により、普通図柄当り図柄用乱数初期値データバッファアドレスをセットする(ステップAKS67)。普通図柄当り図柄用乱数初期値データバッファアドレスは、RAM102の遊技ワーク領域に設けられた普通図柄当り図柄用乱数初期値データバッファのアドレスである。ステップAKS67では、LDQ命令により普通図柄当り図柄用乱数初期値データバッファのアドレスを初期値ポインタに格納することで、ステップAKS65により更新対象乱数値とした乱数MR2-1について、乱数初期値を取得可能および変更可能に設定する。続いて、ステップAKS64と共通であるサブルーチンの呼出命令により、初期値変更乱数更新処理P_RANCPを実行する(ステップAKS68)。ステップAKS68の初期値変更乱数更新処理P_RANCPは、ステップAKS65~AKS67による設定にもとづいて、更新対象乱数値である普通図柄当り図柄用の乱数MR2-1の更新と、乱数初期値の変更と、を実行可能にする。 After step AKS66, a transfer instruction for setting the DE register used as the initial value pointer is used to set the random number initial value data buffer address for normal symbols per symbol (step AKS67). The normal per-symbol random number initial value data buffer address is the address of the normal per-symbol random number initial value data buffer provided in the game work area of the RAM 102 . In step AKS67, the random number initial value can be obtained for the random number MR2-1, which is the random number to be updated in step AKS65, by storing the address of the random number initial value data buffer for the normal symbol per symbol in the initial value pointer by the LDQ instruction. and set mutable. Subsequently, an initial value change random number update process P_RANCP is executed by a subroutine call instruction common to step AKS64 (step AKS68). The initial value change random number update process P_RANCP of step AKS68 updates the random number MR2-1 for the normal symbol per symbol, which is the random number to be updated, and changes the initial value of the random number, based on the settings of steps AKS65 to AKS67. Make it executable.

図10-13は、乱数更新処理P_RANDOMに関するデータ構成の使用例を説明するための図である。乱数更新処理P_RANDOMでは、ステップAKS61により乱数ポインタにアドレスをセットした当り図柄用乱数カウンタと、ステップAKS63により初期値ポインタにアドレスをセットした当り図柄用乱数初期値データバッファと、を用いてステップAKS64の初期値変更乱数更新処理P_RANCPが実行される。また、乱数更新処理P_RANDOMでは、ステップAKS65により乱数ポインタにアドレスをセットした普通図柄当り図柄用乱数カウンタと、ステップAKS67により初期値ポインタにアドレスをセットした普通図柄当り図柄用乱数初期値データバッファと、を用いてステップAKS68の初期値変更乱数更新処理P_RANCPが実行される。当り図柄用乱数カウンタは、特別図柄用乱数バッファエリアに設けられ、当り図柄用の乱数MR1-2に対応する数値データを記憶可能である。当り図柄用乱数初期値データバッファは、当り図柄用乱数データエリアに設けられ、乱数MR1-2の乱数初期値に対応する数値データを記憶可能である。普通図柄当り図柄用乱数カウンタは、当り図柄用乱数データエリアに設けられ、普通図柄当り図柄用の乱数MR2-1に対応する数値データを記憶可能である。普通図柄当り図柄用乱数初期値データバッファは、当り図柄用乱数データエリアに設けられ、乱数MR2-1の乱数初期値に対応する数値データを記憶可能である。このように、乱数更新処理P_RANDOMは、当り図柄用乱数データエリアに設けられた当り図柄用乱数初期値データバッファと、普通図柄当り図柄用乱数カウンタと、普通図柄当り図柄用乱数初期値データバッファと、特別図柄用乱数バッファエリアに設けられた当り図柄用乱数カウンタと、を用いて、ソフトウェアによる乱数MR1-2および乱数MR2-1の更新を可能にする。 FIGS. 10-13 are diagrams for explaining a usage example of a data structure relating to random number update processing P_RANDOM. In the random number update process P_RANDOM, step AKS64 of step AKS64 is performed using the winning symbol random number counter whose address is set in the random number pointer in step AKS61 and the winning symbol initial value data buffer whose address is set in the initial value pointer in step AKS63. An initial value change random number update process P_RANCP is executed. Also, in the random number update process P_RANDOM, a normal per-symbol random number counter having an address set in the random number pointer in step AKS65, a normal per-symbol random number initial value data buffer having an address set in the initial value pointer in step AKS67, is used to execute the initial value change random number update process P_RANCP of step AKS68. The winning symbol random number counter is provided in the special symbol random number buffer area, and can store numerical data corresponding to the winning symbol random numbers MR1-2. The winning symbol random number initial value data buffer is provided in the winning symbol random number data area, and can store numerical data corresponding to the random number initial values of the random numbers MR1-2. The normal per-symbol random number counter is provided in the winning-symbol random number data area, and can store numerical data corresponding to the normal per-symbol random number MR2-1. The normal winning symbol random number initial value data buffer is provided in the winning symbol random number data area, and can store numerical data corresponding to the random number initial value of the random number MR2-1. In this way, the random number update process P_RANDOM consists of a winning symbol random number initial value data buffer provided in a winning symbol random number data area, a normal symbol per symbol random number counter, and a normal symbol per symbol random number initial value data buffer. , and a winning symbol random number counter provided in the special symbol random number buffer area, software can update the random number MR1-2 and the random number MR2-1.

図10-13(A)は、当り図柄用乱数データエリアの構成例AKB11を示している。構成例AKB11の当り図柄乱数データエリアは、アドレスF050[H]の当り図柄用乱数初期値データバッファと、アドレスF051[H]の当り図柄用初期値乱数カウンタと、アドレスF052[H]の普通図柄当り図柄用乱数カウンタと、アドレスF053[H]の普通図柄当り図柄用乱数初期値データバッファと、アドレスF054[H]の普通図柄当り図柄用初期値乱数カウンタと、を含んでいる。このうち、当り図柄用乱数初期値データバッファのアドレスF050[H]が乱数更新処理P_RANDOMのステップAKS63により初期値ポインタにセットされ、普通図柄当り図柄用乱数カウンタのアドレスF052[H]が乱数更新処理P_RANDOMのステップAKS65により乱数ポインタにセットされ、普通図柄当り図柄用乱数初期値データバッファのアドレスF053[H]が乱数更新処理P_RANDOMのステップAKS67により初期値ポインタにセットされる。当り図柄用初期値乱数カウンタは、当り図柄用初期値となる乱数MR1-3に対応する数値データを記憶可能である。普通図柄当り図柄用初期値乱数カウンタは、普通図柄当り図柄用初期値となる乱数MR2-2に対応する数値データを記憶可能である。 FIG. 10-13(A) shows a configuration example AKB11 of the winning symbol random number data area. The winning symbol random number data area of the configuration example AKB11 includes a winning symbol random number initial value data buffer at address F050 [H], a winning symbol initial value random number counter at address F051 [H], and a normal symbol at address F052 [H]. It includes a winning symbol random number counter, a normal symbol per symbol random number initial value data buffer at address F053 [H], and a normal symbol per symbol initial value random number counter at address F054 [H]. Of these, the address F050 [H] of the random number initial value data buffer for the winning design is set to the initial value pointer by step AKS63 of the random number update process P_RANDOM, and the address F052 [H] of the random number counter for the normal design is the random number update process. A random number pointer is set by step AKS65 of P_RANDOM, and the address F053 [H] of the random number initial value data buffer for normal symbols is set to the initial value pointer by step AKS67 of random number update process P_RANDOM. The winning symbol initial value random number counter can store numerical data corresponding to the random numbers MR1-3 as the winning symbol initial value. The normal per-symbol initial value random number counter can store numerical data corresponding to the random number MR2-2 as the normal per-symbol initial value.

図10-13(B)は、特別図柄用乱数バッファエリアの構成例AKB12を示している。構成例AKB12の特別図柄用乱数バッファエリアは、アドレスF07F[H]の特別図柄判定用乱数バッファと、アドレスF081[H]の当り図柄用乱数カウンタと、アドレスF082[H]の変動パターン種別選択用乱数バッファと、アドレスF083[H]の変動パターン用乱数バッファと、アドレスF084[H]のハズレ演出選択用乱数バッファと、を含んでいる。このうち、当り図柄用乱数カウンタのアドレスF081[H]が乱数更新処理P_RANDOMのステップAKS61により乱数ポインタにセットされる。特別図柄判定用乱数バッファは、16ビットの乱数回路104Aから取得した特別図柄判定用の乱数MR1-1に対応する数値データを記憶可能である。変動パターン種別選択用乱数バッファは、8ビットの乱数回路104Bから取得した変動パターン種別選択用の乱数MR3-3に対応する数値データを記憶可能である。変動パターン用乱数バッファは、8ビットの乱数回路104Bから取得した変動パターン用の乱数MR3-4に対応する数値データを記憶可能である。ハズレ演出選択用乱数バッファは、16ビットの乱数回路104Aから取得したハズレ演出選択用の乱数MR3-2に対応する数値データを記憶可能である。 FIG. 10-13(B) shows a configuration example AKB12 of the special symbol random number buffer area. The special symbol random number buffer area of the configuration example AKB12 includes a special symbol determination random number buffer at address F07F [H], a winning symbol random number counter at address F081 [H], and a variation pattern type selection at address F082 [H]. It includes a random number buffer, a variation pattern random number buffer at address F083[H], and a loss effect selection random number buffer at address F084[H]. Among them, the address F081[H] of the winning symbol random number counter is set to the random number pointer by step AKS61 of the random number updating process P_RANDOM. The special symbol determination random number buffer can store numerical data corresponding to the special symbol determination random number MR1-1 obtained from the 16-bit random number circuit 104A. The variation pattern type selection random number buffer can store numerical data corresponding to the variation pattern type selection random number MR3-3 obtained from the 8-bit random number circuit 104B. The fluctuation pattern random number buffer can store numerical data corresponding to the fluctuation pattern random numbers MR3-4 obtained from the 8-bit random number circuit 104B. The random number buffer for selecting the losing effect can store numerical data corresponding to the random number MR3-2 for selecting the losing effect obtained from the 16-bit random number circuit 104A.

図10-14は、初期値変更乱数更新処理P_RANCPの一例を示すフローチャートである。初期値変更乱数更新処理P_RANCPは、図10-12に示された乱数更新処理P_RANDOMから呼出可能な処理に含まれ、ステップAKS61~AKS63により当り図柄用の乱数MR1-2に関する設定をした後にステップAKS64にて実行可能であり、ステップAKS65~AKS67により普通図柄当り図柄用の乱数MR2-1に関する設定をした後にステップAKS68にて実行可能である。このような初期値変更乱数更新処理P_RANCPは、ステップAKS64において当り図柄用の乱数MR1-2に対応する数値データを用いて、乱数MR1-2の値を更新可能にする。また、初期値変更乱数更新処理P_RANCPは、ステップAKS68において普通図柄当り図柄用の乱数MR2-1に対応する数値データを用いて、乱数MR2-1の値を更新可能にする。 FIG. 10-14 is a flow chart showing an example of the initial value change random number update process P_RANCP. The initial value change random number update process P_RANCP is included in the process that can be called from the random number update process P_RANDOM shown in FIG. 10-12. , and can be executed in step AKS68 after setting the random number MR2-1 for the normal symbol per symbol in steps AKS65 to AKS67. Such an initial value change random number update process P_RANCP makes it possible to update the value of the random number MR1-2 using the numerical data corresponding to the random number MR1-2 for the winning symbol in step AKS64. Further, the initial value change random number update process P_RANCP makes it possible to update the value of the random number MR2-1 using numerical data corresponding to the random number MR2-1 for normal per symbol in step AKS68.

CPU103は、初期値変更乱数更新処理P_RANCPを実行した場合、最初に比較加算命令を実行する(ステップAKS101)。この比較加算命令は、乱数ポインタであるHLレジスタの格納値が示すアドレスの記憶データを更新対象値とし、乱数最大値レジスタであるBレジスタの格納値を比較判定値とし、第3特殊転送命令である単一のICPLD命令により実行可能である。乱数ポインタであるHLレジスタの格納値は、更新対象乱数値に対応する数値データが記憶される乱数カウンタのアドレスを示す。乱数最大値レジスタであるBレジスタの格納値は、更新対象乱数値に対応して設定された乱数最大値を示す。そして、更新対象乱数値を示す乱数カウンタの計数値が乱数最大値レジスタの格納値未満である場合に、乱数カウンタの計数値を1加算するように更新することで、更新対象乱数値が1加算される。これに対し、更新対象乱数値を示す乱数カウンタの計数値が乱数最大値レジスタの格納値以上である場合に、乱数カウンタをクリアして計数値を「0」に初期化することで、更新対象乱数値が乱数最小値に変更される。したがって、ステップAKS101の比較加算命令は、更新対象乱数値を乱数最大値と比較すること、比較の結果が乱数最大値未満であれば更新対象乱数値を1加算すること、比較の結果が乱数最大値以上であれば更新対象乱数値を乱数最小値に変更すること、を含む単一の命令である。このように、初期値変更乱数更新処理P_RANCPにより更新対象乱数値を更新する場合に、単一の比較加算命令を最初に実行する。こうした単一の比較加算命令を最初に実行することにより、不具合の発生を抑制して、適切な乱数値の更新が可能になる。 When executing the initial value change random number update process P_RANCP, the CPU 103 first executes a comparison addition instruction (step AKS101). In this comparison-addition instruction, the storage data at the address indicated by the value stored in the HL register, which is a random number pointer, is used as an update target value, and the value stored in the B register, which is a random number maximum value register, as a comparison determination value. It can be executed by a single ICPLD instruction. The value stored in the HL register, which is a random number pointer, indicates the address of the random number counter in which numerical data corresponding to the random number value to be updated is stored. The value stored in the B register, which is the maximum random number value register, indicates the maximum random number value set corresponding to the random number value to be updated. When the count value of the random number counter indicating the random value to be updated is less than the value stored in the random number maximum value register, the count value of the random number counter is incremented by 1, so that the random value to be updated is incremented by 1. be done. On the other hand, if the count value of the random number counter that indicates the random value to be updated is greater than or equal to the value stored in the random number maximum value register, the random number counter is cleared and the count value is initialized to "0". The random value is changed to the minimum random value. Therefore, the comparison addition instruction in step AKS101 is to compare the random number value to be updated with the maximum random number value, to add 1 to the random number value to be updated if the result of the comparison is less than the maximum random number value, and to It is a single instruction including changing the random value to be updated to the minimum random value if it is greater than or equal to the value. In this way, when updating the random number value to be updated by the initial value change random number update process P_RANCP, a single comparison addition instruction is first executed. By executing such a single compare-add instruction first, it is possible to suppress the occurrence of malfunctions and appropriately update the random value.

ステップAKS101において比較加算命令を実行すると、記憶データを読み出すための転送命令により、乱数ポインタの指す乱数値をロードする(ステップAKS102)。また、乱数ポインタと初期値ポインタを交換する(ステップAKS103)。そして、ステップAKS102によりロードした乱数値と初期値ポインタの指す乱数初期値データバッファを比較する(ステップAKS104)。このとき比較した乱数値が初期値ポインタの指す乱数初期値データバッファの格納値とは異なる値であるか否かを判定する(ステップAKS105)。初期値ポインタであるDEレジスタの格納値は、更新対象乱数値に対応した乱数初期値データバッファのアドレスを示す。したがって、ステップAKS104では、ステップAKS101の比較加算命令を実行した後に、その比較加算命令による更新後の更新対象乱数値を乱数初期値と比較する。 When the comparison addition instruction is executed in step AKS101, the random number pointed to by the random number pointer is loaded by the transfer instruction for reading the stored data (step AKS102). Also, the random number pointer and the initial value pointer are exchanged (step AKS103). Then, the random number loaded in step AKS102 is compared with the random number initial value data buffer pointed to by the initial value pointer (step AKS104). It is determined whether or not the random number value compared at this time is different from the value stored in the random number initial value data buffer pointed to by the initial value pointer (step AKS105). The value stored in the DE register, which is the initial value pointer, indicates the address of the random number initial value data buffer corresponding to the random value to be updated. Therefore, in step AKS104, after executing the comparison-addition instruction of step AKS101, the random number to be updated after being updated by the comparison-addition instruction is compared with the random number initial value.

ステップAKS105に対応して乱数値が初期値ポインタの指す乱数初期値データバッファの格納値とは異なる場合に(ステップAKS105;Yes)、初期値変更乱数更新処理P_RANCPが終了する。ステップAKS101の比較加算命令を実行した場合に、更新対象乱数値を示す乱数カウンタの計数値は、更新後の更新対象乱数値を示すことになる。そして、ステップAKS105の判定結果により初期値変更乱数更新処理P_RANCPが終了する場合に、更新後の更新対象乱数値を示す乱数カウンタの格納値は、そのまま現在の乱数値として格納される。したがって、ステップAKS105では、更新後の更新対象乱数値が乱数初期値と一致しない場合、初期値変更乱数更新処理P_RANCPが終了することにより、更新後の更新対象乱数値を現在の乱数値として格納させることができる。 If the random value differs from the value stored in the random number initial value data buffer pointed to by the initial value pointer in response to step AKS105 (step AKS105; Yes), the initial value change random number update process P_RANCP ends. When the comparison addition instruction of step AKS101 is executed, the count value of the random number counter indicating the random number value to be updated indicates the random number value to be updated after updating. When the initial value change random number update process P_RANCP ends according to the determination result of step AKS105, the value stored in the random number counter indicating the update target random number value after update is stored as it is as the current random number value. Therefore, in step AKS105, if the updated random number value after update does not match the random number initial value, the initial value change random number update process P_RANCP is terminated, and the updated random number value after update is stored as the current random number value. be able to.

ステップAKS105に対応して乱数値が初期値ポインタの指す乱数初期値データバッファの格納値と同じである場合に(ステップAKS105;No)、初期値ポインタの格納値を1加算した場合に指す初期値乱数カウンタをロードする(ステップAKS106)。図10-13(A)に示された当り図柄用乱数データエリアの構成例AKB11において、当り図柄用乱数初期値データバッファが設けられたアドレスF050[H]を1加算した場合の次アドレスF051[H]には、当り図柄用初期値乱数カウンタが設けられている。また、普通図柄当り図柄用乱数初期値データバッファが設けられたアドレスF053[H]を1加算した場合の次アドレスF054[H]には、普通図柄当り図柄用初期値乱数カウンタが設けられている。したがって、ステップAKS106では、初期値ポインタの格納値が当り図柄用乱数初期値データバッファのアドレスを示す場合に、当り図柄用初期値乱数カウンタの計数値が読み出される。また、ステップAKS106では、初期値ポインタの格納値が普通図柄当り図柄用乱数初期値データバッファのアドレスを示す場合に、普通図柄当り図柄用初期値乱数カウンタの計数値が読み出される。このように、ステップAKS106では、初期値乱数カウンタの計数値を初期値用乱数値として読み出すことができる。 If the random value is the same as the value stored in the random number initial value data buffer pointed to by the initial value pointer corresponding to step AKS105 (step AKS105; No), the initial value indicated by adding 1 to the value stored in the initial value pointer. Load the random number counter (step AKS 106). In the configuration example AKB11 of the winning symbol random number data area shown in FIG. H] is provided with a winning symbol initial value random number counter. In addition, at the next address F054 [H] when 1 is added to the address F053 [H] in which the random number initial value data buffer for normal per symbol is provided, the initial value random number counter for normal per symbol is provided. . Therefore, in step AKS106, when the stored value of the initial value pointer indicates the address of the winning symbol random number initial value data buffer, the count value of the winning symbol initial value random number counter is read. In step AKS106, when the stored value of the initial value pointer indicates the address of the normal per-symbol random number initial value data buffer, the count value of the normal per-symbol initial value random number counter is read. Thus, in step AKS106, the count value of the initial value random number counter can be read as the initial value random number value.

ステップAKS106において初期値乱数カウンタをロードすると、これにより読み出された初期値乱数カウンタの計数値を、乱数ポインタの指す乱数カウンタにストアする(ステップAKS107)。乱数ポインタの格納値は更新対象乱数値に対応する乱数カウンタのアドレスを示すので、ステップAKS107により、初期値乱数カウンタの計数値を、現在の更新対象乱数値として格納することができる。したがって、ステップAKS105の判定結果により更新後の更新対象乱数値が乱数初期値と一致した場合、ステップAKS107では、ステップAKS106により読み出された初期値用乱数値を、現在の乱数値として格納させることができる。 When the initial value random number counter is loaded in step AKS106, the read count value of the initial value random number counter is stored in the random number counter indicated by the random number pointer (step AKS107). Since the stored value of the random number pointer indicates the address of the random number counter corresponding to the random number value to be updated, step AKS107 can store the count value of the initial value random number counter as the current random number value to be updated. Therefore, if the updated random number value after the update matches the random number initial value as a result of the determination in step AKS105, then in step AKS107 the initial value random number value read out in step AKS106 is stored as the current random number value. can be done.

ステップAKS107に続いて、ステップAKS106により読み出された初期値乱数カウンタの計数値を、初期値ポインタの指す乱数初期値データバッファにストアしてから(ステップAKS108)、初期値変更乱数更新処理P_RANCPが終了する。初期値ポインタの格納値は更新対象乱数値に対応した乱数初期値データバッファのアドレスを示すので、ステップAKS108により、初期値乱数カウンタの計数値を、新たな乱数初期値として格納することができる。したがって、ステップAKS105の判定結果により更新後の更新対象乱数値が乱数初期値と一致した場合、ステップAKS107により初期値用乱数値を現在の乱数値として格納するとともに、ステップAKS108では、ステップAKS106により読み出された初期値用乱数値を、新たな乱数初期値として格納させることができる。こうして新たな乱数初期値の設定により乱数値の不確定性が高められるとともに、現在の乱数値としても格納することによりデータ容量の増大を防止して、適切な乱数値の更新が可能になる。 Following step AKS107, the count value of the initial value random number counter read out in step AKS106 is stored in the random number initial value data buffer pointed to by the initial value pointer (step AKS108). finish. Since the stored value of the initial value pointer indicates the address of the random number initial value data buffer corresponding to the random number value to be updated, the count value of the initial value random number counter can be stored as a new random number initial value at step AKS108. Therefore, if the random number value to be updated after the update matches the initial random number value according to the determination result of step AKS105, the random number value for the initial value is stored as the current random number value in step AKS107, and in step AKS108, it is read by step AKS106. The generated initial value random number can be stored as a new random number initial value. In this way, by setting a new random number initial value, the uncertainty of the random number is increased, and by storing it as the current random number, an increase in the data capacity is prevented, and the random number can be appropriately updated.

図10-12に示された乱数更新処理P_RANDOMは、ステップAKS61~AKS63により、当り図柄用の乱数MR1-2について、更新対象乱数値、乱数最大値、乱数初期値に関する設定をした後に、ステップAKS64の初期値変更乱数更新処理P_RANCPを実行する。初期値変更乱数更新処理P_RANCPは、更新対象乱数値、乱数最大値、乱数初期値に関する設定にもとづいて、更新対象乱数値の更新と乱数初期値の変更とを実行可能にする。ステップAKS64の初期値変更乱数更新処理P_RANCPは、ステップAKS61により更新対象乱数値とした当り図柄用の乱数MR1-2について、ステップAKS62により設定した乱数最大値やステップAKS63により設定した乱数初期値を用いた更新を可能にする。また、ステップAKS64の初期値変更乱数更新処理P_RANCPは、ステップAKS61により更新対象乱数値とした当り図柄用の乱数MR1-2について、その値がステップAKS63により設定した乱数初期値と一致した場合に、乱数初期値の変更を可能にする。このように、設定された更新対象乱数値の更新などにより、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM shown in FIG. 10-12, steps AKS61 to AKS63 are performed for the random numbers MR1-2 for winning symbols. Initial value change random number update process P_RANCP is executed. The initial value change random number update process P_RANCP makes it possible to update the random number value to be updated and change the initial random number value based on the settings of the random number value to be updated, the maximum random number value, and the initial value of the random number. The initial value change random number update process P_RANCP of step AKS64 uses the random number maximum value set by step AKS62 and the random number initial value set by step AKS63 for the random number MR1-2 for the winning symbol that is the random value to be updated by step AKS61. update. In addition, the initial value change random number update process P_RANCP of step AKS64 is for the random number MR1-2 for the winning symbol set as the random value to be updated by step AKS61. Allows you to change the initial random number value. In this way, by updating the set random number value to be updated, it is possible to appropriately update the random number value.

乱数更新処理P_RANDOMは、ステップAKS65~AKS67により、普通図柄当り図柄用の乱数MR2-1について、更新対象乱数値、乱数最大値、乱数初期値に関する設定をした後に、ステップAKS68の初期値変更乱数更新処理P_RANCPを実行する。ステップAKS68の初期値変更乱数更新処理P_RANCPは、ステップAKS65により更新対象乱数値とした普通図柄当り図柄用の乱数MR2-1について、ステップAKS66により設定した乱数最大値やステップAKS67により設定した乱数初期値を用いた更新を可能にする。また、ステップAKS68の初期値変更乱数更新処理P_RANCPは、ステップAKS65により更新対象乱数値とした普通図柄当り図柄用の乱数MR2-1について、その値がステップAKS67により設定した乱数初期値と一致した場合に、乱数初期値の変更を可能にする。このように、設定された更新対象乱数値の更新などにより、適切な乱数値の更新が可能になる。また、設定された更新対象乱数値の更新や乱数初期値の変更により、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM, steps AKS65 to AKS67 are performed for the random number MR2-1 for the normal symbol per symbol. Execute process P_RANCP. The initial value change random number update process P_RANCP of step AKS68 is the random number maximum value set by step AKS66 or the random number initial value set by step AKS67 for the random number MR2-1 for the normal symbol per symbol, which is the random value to be updated by step AKS65. to allow updates using In addition, the initial value change random number update process P_RANCP of step AKS68 is performed when the random number MR2-1 for the normal symbol per symbol set as the random value to be updated by step AKS65 matches the random number initial value set by step AKS67. In addition, it is possible to change the random number initial value. In this way, by updating the set random number value to be updated, it is possible to appropriately update the random number value. Also, by updating the set random number value to be updated or changing the initial value of the random number, it is possible to update the random number value appropriately.

乱数更新処理P_RANDOMは、特別図柄の表示結果を決定する場合に用いられる当り図柄用の乱数MR1-2を、ステップAKS61~AKS64からなる第1更新処理により更新可能であり、普通図柄の表示結果を決定する場合に用いられる普通図柄当り図柄用の乱数MR2-1を、ステップAKS65~AKS68からなる第2更新処理により更新可能である。そして、ステップAKS61~AKS64により第1乱数値として当り図柄用の乱数MR1-2を更新し、その後に、ステップAKS65~AKS68により第2乱数値として普通図柄当り図柄用の乱数MR2-1を更新する。特別図柄の表示結果となる確定特別図柄は、大当り遊技状態における大入賞口開放回数最大値に対応している。また、特別図柄の表示結果となる確定特別図柄は、大当り遊技状態の終了後に確変状態に制御されるか否かや、大当り遊技状態の終了後に時短状態で実行可能な可変表示回数の最大値などに、対応する場合もある。これに対し、普通図柄の表示結果である確定普通図柄は、第2大入賞口の開放時間や開放回数に対応している。したがって、特別図柄の表示結果は、普通図柄の表示結果よりも、遊技者の注目度が高い。特定更新処理となる乱数更新処理P_RANDOMにより、第1乱数値として乱数MR1-2を更新した後に、第2乱数値として乱数MR2-1を更新することで、遊技者の注目度が高い表示結果の決定に用いられる第1乱数値を第2乱数値よりも先に更新することにより不具合の発生を抑制して、適切な乱数値の更新が可能になる。 The random number update process P_RANDOM can update the random number MR1-2 for the winning symbol used when determining the display result of the special symbol by the first update process consisting of steps AKS61 to AKS64, and can update the display result of the normal symbol. The normal symbol-per-symbol random number MR2-1 used for determination can be updated by the second update process consisting of steps AKS65 to AKS68. Then, the random number MR1-2 for the winning symbol is updated as the first random number in steps AKS61 to AKS64, and then the random number MR2-1 for the normal symbol per symbol is updated as the second random number in steps AKS65 to AKS68. . A fixed special symbol, which is a display result of the special symbol, corresponds to the maximum value of the number of openings of the big winning opening in the jackpot game state. In addition, the fixed special symbol, which is the display result of the special symbol, is whether or not it is controlled to the probability variable state after the end of the big win game state, and the maximum value of the variable display times that can be executed in the time saving state after the end of the big win game state. may also correspond to On the other hand, the fixed normal symbol, which is the display result of the normal symbol, corresponds to the opening time and the number of openings of the second big winning opening. Therefore, the display result of the special symbol attracts a higher degree of player's attention than the display result of the normal symbol. After updating the random number MR1-2 as the first random value and then updating the random number MR2-1 as the second random value by the random number update processing P_RANDOM, which is the specific update processing, the display result attracts the player's attention. By updating the first random value used for determination before the second random value, it is possible to suppress the occurrence of defects and appropriately update the random value.

乱数更新処理P_RANDOMにおいて、ステップAKS61~AKS64は第1乱数値となる乱数MR1-2を更新可能であり、ステップAKS65~AKS68は第2乱数値となる乱数MR2-1を更新可能である。そして、第1乱数値となる乱数MR1-2に対応してステップAKS64の初期値変更乱数更新処理P_RANCPを呼び出して実行可能であり、第2乱数値となる乱数MR2-1に対応してステップAKS68の初期値変更乱数更新処理P_RANCPを呼び出して実行可能である。このように、特定更新処理となる乱数更新処理P_RANDOMは、第1乱数値と第2乱数値とに対応して共通更新用処理となる初期値変更乱数更新処理P_RANCPを呼び出すことにより、第1乱数値としての乱数MR1-2および第2乱数値としての乱数MR2-1を更新し、それらの初期値を変更可能にする。このような共通更新用処理となる初期値変更乱数更新処理P_RANCPによりプログラム容量の増大を防止し、第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM, steps AKS61 to AKS64 can update the random number MR1-2 as the first random value, and steps AKS65 to AKS68 can update the random number MR2-1 as the second random value. Then, the initial value change random number update process P_RANCP of step AKS64 can be called and executed in response to the random number MR1-2 as the first random value, and step AKS68 can be executed in response to the random number MR2-1 as the second random value. can be executed by calling the initial value change random number update process P_RANCP. In this way, the random number update process P_RANDOM, which is a specific update process, calls the initial value change random number update process P_RANCP, which is a common update process, in correspondence with the first random value and the second random value. The random number MR1-2 as a numerical value and the random number MR2-1 as a second random value are updated so that their initial values can be changed. This initial value change random number update process P_RANCP, which is a common update process, prevents an increase in program capacity, stably updates the first random number and second random number, and enables appropriate random number updates. become.

乱数更新処理P_RANDOMにおいて、第1乱数値となる乱数MR1-2を更新可能にするステップAKS61~AKS64は第1更新処理となり、第2乱数値となる乱数MR2-1を更新可能にするステップAKS65~AKS68は第2更新処理となる。そして、第1更新処理ではステップAKS64により初期値変更乱数更新処理P_RANCPを呼び出して実行可能であり、第2更新処理ではステップAKS68により初期値変更乱数更新処理P_RANCPを呼び出して実行可能である。このように、乱数更新処理P_RANDOMは、第1更新処理と第2更新処理とで、共通更新用処理として初期値変更乱数更新処理P_RANCPを呼び出すことにより、第1乱数値としての乱数MR1-2および第2乱数値としての乱数MR2-1を更新し、それらの初期値を変更可能にする。このような共通更新用処理となる初期値変更乱数更新処理P_RANCPによりプログラム容量の増大を防止し、第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM, steps AKS61 to AKS64 for enabling update of the random number MR1-2 as the first random value are the first update process, steps AKS65 to AKS65 for enabling update of the random number MR2-1 as the second random value. The AKS 68 becomes the second update process. The first update process can be executed by calling the initial value change random number update process P_RANCP in step AKS64, and the second update process can be executed by calling the initial value change random number update process P_RANCP in step AKS68. In this way, the random number update process P_RANDOM calls the initial value change random number update process P_RANCP as a common update process in the first update process and the second update process, thereby generating the random numbers MR1-2 and MR1-2 as the first random values. The random number MR2-1 as the second random number is updated and their initial values are made changeable. The initial value change random number update process P_RANCP, which is a common update process, prevents an increase in program capacity, stably updates the first random number and second random number, and makes it possible to update the appropriate random number. become.

乱数更新処理P_RANDOMにおいて、第1乱数値となる乱数MR1-2を更新可能にするステップAKS61~AKS64は第1更新処理となり、第2乱数値となる乱数MR2-1を更新可能にするステップAKS65~AKS68は第2更新処理となる。そして、第1更新処理と第2更新処理とで、共通となる内部格納手段であるCPU103のHLレジスタ、Bレジスタ、DEレジスタを用いて、第1乱数値としての乱数MR1-2および第2乱数値としての乱数MR2-1を更新可能にする。このように、共通となる内部格納手段を用いて第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM, steps AKS61 to AKS64 for enabling update of the random number MR1-2 as the first random value are the first update process, steps AKS65 to AKS65 for enabling update of the random number MR2-1 as the second random value. The AKS 68 becomes the second update process. In the first update process and the second update process, the HL register, B register, and DE register of the CPU 103, which are common internal storage means, are used to store the random number MR1-2 as the first random value and the second random number MR1-2. Random number MR2-1 as a numerical value can be updated. In this manner, the first random number value and the second random number value are stably updated using the common internal storage means, so that the random number value can be appropriately updated.

乱数更新処理P_RANDOMにおいて、ステップAKS64により初期値変更乱数更新処理P_RANCPを実行する前に、ステップAKS61~AKS63により、当り図柄用乱数カウンタアドレス、当り図柄用乱数最大判定値、当り図柄用乱数初期値データバッファアドレスといった、参照先情報を内部格納手段であるCPU103のHLレジスタ、Bレジスタ、DEレジスタに格納する。また、乱数更新処理P_RANDOMにおいて、ステップAKS68により初期値変更乱数更新処理P_RANDCPを実行する前に、ステップAKS65~AKS67により、普通図柄当り図柄用乱数カウンタアドレス、普通図柄当り図柄用乱数最大判定値、普通図柄当り図柄用乱数初期値データバッファアドレスといった、参照先情報を内部格納手段であるCPU103のHLレジスタ、Bレジスタ、DEレジスタに格納する。ステップAKS61により第1乱数値となる乱数MR1-2の更新に用いられる命令と、ステップAKS65により第2乱数値となる乱数MR2-1の更新に用いられる命令は、CPU103のHLレジスタを設定するという点で共通の命令であり、ステップAKS61により当り図柄用乱数カウンタアドレスをセットするがステップAKS65により普通図柄当り図柄用乱数カウンタアドレスをセットするので異なる参照先情報を設定可能である。ステップAKS62により第1乱数値となる乱数MR1-2の更新に用いられる命令と、ステップAKS66により第2乱数値となる乱数MR2-1の更新に用いられる命令は、CPU103のBレジスタを設定するという点で共通の命令であり、ステップAKS62により当り図柄用乱数最大判定値に対応する乱数最大値をセットするがステップAKS66により普通図柄当り図柄用乱数最大判定値に対応する乱数最大値をセットするので異なる参照先情報を設定可能である。ステップAKS63により第1乱数値となる乱数MR1-2の更新に用いられる命令と、ステップAKS67により第2乱数値となる乱数MR2-1の更新に用いられる命令は、CPU103のDEレジスタを設定するという点で共通の命令であり、ステップAKS63により当り図柄用乱数初期値データバッファアドレスをセットするがステップAKS67により普通図柄当り図柄用乱数初期値データバッファアドレスをセットするので異なる参照先情報を設定可能である。これらのステップAKS61~AKS63とステップAKS65~AKS67とで、例えばCPU103の内部レジスタを設定するための転送命令であるLD命令やLDQ命令といった、共通となる命令を用いて異なる参照先情報を設定可能にする。そして、ステップAKS64とステップAKS68とで、共通となるサブルーチンの呼出命令により初期値変更乱数更新処理P_RANCPを呼び出して実行する。このように、特定更新処理となる乱数更新処理P_RANDOMにおいて、第1乱数値となる乱数MR1-2の更新に用いられる命令と、第2乱数値となる乱数MR2-1の更新に用いられる命令と、が共通となる。共通となる命令を用いて第1乱数値としての乱数MR1-2や第2乱数値としての乱数MR2-1を更新可能にすることにより、第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM, before executing the initial value change random number update process P_RANCP in step AKS64, in steps AKS61 to AKS63, the winning symbol random number counter address, the winning symbol random number maximum judgment value, and the winning symbol random number initial value data Reference destination information such as a buffer address is stored in the HL register, B register, and DE register of the CPU 103 as internal storage means. Also, in the random number update process P_RANDOM, before executing the initial value change random number update process P_RANDCP at step AKS68, at steps AKS65 to AKS67, the random number counter address per normal symbol, the maximum judgment value for random number per normal symbol, the normal Reference destination information such as the per-symbol random number initial value data buffer address for the design is stored in the HL register, B register and DE register of the CPU 103 as internal storage means. The instruction used to update the random number MR1-2, which becomes the first random value in step AKS61, and the instruction used to update the random number MR2-1, which becomes the second random value in step AKS65, are said to set the HL register of the CPU 103. The random number counter address for winning symbols is set by step AKS61, but the random number counter address for normal symbols is set by step AKS65, so different reference destination information can be set. The instruction used to update the random number MR1-2, which becomes the first random value in step AKS62, and the instruction used to update the random number MR2-1, which becomes the second random value in step AKS66, are said to set the B register of the CPU 103. In step AKS62, the maximum random number value corresponding to the maximum judgment value of the random number for the winning symbol is set. Different reference destination information can be set. The instruction used to update the random number MR1-2, which becomes the first random value in step AKS63, and the instruction used to update the random number MR2-1, which becomes the second random value in step AKS67, are said to set the DE register of the CPU 103. The random number initial value data buffer address for winning symbols is set by step AKS63, but the random number initial value data buffer address for normal symbols is set by step AKS67, so different reference destination information can be set. be. In steps AKS61 to AKS63 and steps AKS65 to AKS67, different reference information can be set using common instructions such as LD and LDQ instructions, which are transfer instructions for setting internal registers of the CPU 103. do. Then, in steps AKS64 and AKS68, an initial value change random number update process P_RANCP is called and executed by a common subroutine call command. In this way, in the random number update process P_RANDOM, which is the specific update process, the instruction used to update the random number MR1-2 as the first random value and the instruction used to update the random number MR2-1 as the second random value are , are common. Stable update of the first random value and the second random value by making it possible to update the random number MR1-2 as the first random value and the random number MR2-1 as the second random value using a common instruction. to update the appropriate random value.

乱数更新処理P_RANDOMは、第1更新処理となるステップAKS61~AKS64により第1乱数値となる乱数MR1-2を更新可能にするとともに、第2更新処理となるステップAKS65~AKS68により第2乱数値となる乱数MR2-1を更新可能にする。そして、ステップAKS64およびステップAKS68により初期値変更乱数更新処理P_RANCPを呼び出して実行可能である。図10-14に示された初期値変更乱数更新処理P_RANCPは、単一の比較加算命令を最初に実行するので、第1乱数値としての乱数MR1-2を更新する場合と第2乱数値としての乱数MR2-1を更新する場合とで、いずれも比較加算命令を最初に実行可能にする。このような比較加算命令を最初に実行することにより、第1乱数値や第2乱数値における不具合の発生を抑制して、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM, the random number MR1-2 as the first random number can be updated by steps AKS61 to AKS64 as the first update process, and the second random number and the second random number are updated in steps AKS65 to AKS68 as the second update process. A random number MR2-1 that becomes Then, the initial value change random number update process P_RANCP can be called and executed in steps AKS64 and AKS68. Since the initial value change random number update process P_RANCP shown in FIG. 10-14 first executes a single comparison addition instruction, the random number MR1-2 as the first random number is updated and the second random number is In both the case of updating the random number MR2-1 of , the compare-add instruction is made executable first. By executing such a comparison-addition instruction first, it is possible to suppress the occurrence of defects in the first random number value and the second random number value, and to appropriately update the random number value.

初期値変更乱数更新処理P_RANCPは、乱数更新処理P_RANDOMのステップAKS64にて実行されたときに、当り図柄用の乱数MR1-2を更新可能であり、当り図柄用初期値となる乱数MR1-3を用いて、当り図柄用の乱数MR1-2に対応した乱数初期値を変更可能である。また、初期値変更乱数更新処理P_RANCPは、乱数更新処理P_RANDOMのステップAKS68にて実行されたときに、普通図柄当り図柄用の乱数MR2-1を更新可能であり、普通図柄当り図柄用初期値となる乱数MR2-2を用いて、普通図柄当り図柄用の乱数MR2-1に対応した乱数初期値を変更可能である。したがって、当り図柄用初期値となる乱数MR1-3は、乱数更新処理P_RANDOMのステップAKS64にて初期値変更乱数更新処理P_RANCPが実行されることで、更新対象乱数値が第1乱数値となる当り図柄用の乱数MR1-2である場合に対応して、乱数初期値を変更するときに使用される第1初期値用乱数値である。普通図柄当り図柄用初期値となる乱数MR2-2は、乱数更新処理P_RANDOMのステップAKS68にて初期値変更乱数更新処理P_RANCPが実行されることで、更新対象乱数値が第2乱数値となる普通図柄当り図柄用の乱数MR2-1である場合に対応して、乱数初期値を変更するときに使用される第2初期値用乱数値である。 When the initial value change random number update process P_RANCP is executed in step AKS64 of the random number update process P_RANDOM, the random numbers MR1-2 for the winning symbols can be updated, and the random numbers MR1-3 as the initial values for the winning symbols are changed. can be used to change the random number initial value corresponding to the winning symbol random number MR1-2. In addition, when the initial value change random number update process P_RANCP is executed in step AKS68 of the random number update process P_RANDOM, the random number MR2-1 for the normal per symbol pattern can be updated, and the initial value for the normal per symbol pattern. The random number initial value corresponding to the random number MR2-1 for normal per symbol can be changed by using the random number MR2-2. Therefore, the random numbers MR1-3, which are the initial values for the winning symbols, are updated by executing the initial value change random number update process P_RANCP in step AKS64 of the random number update process P_RANDOM. This is the first initial value random number used when changing the random number initial value corresponding to the pattern random number MR1-2. The random number MR2-2, which is the initial value for the pattern per normal pattern, is changed by executing the initial value change random number update process P_RANCP in step AKS68 of the random number update process P_RANDOM. This is the second initial value random number used when changing the random number initial value corresponding to the per-symbol random number MR2-1.

図10-15は、初期値決定用乱数更新処理P_TFINITの一例を示すフローチャートである。初期値決定用乱数更新処理P_TFINITは、図4に示された遊技制御用のメイン処理P_MAINから呼出可能な処理に含まれ、ステップS7の後にタイマ割込みが発生するまで繰り返されるループ処理のステップS9にて実行可能である。また、初期値決定用乱数更新処理P_TFINITは、図5に示された遊技制御用のタイマ割込み処理P_PCTから呼出可能な処理に含まれ、例えば4msといった、所定時間の経過による定期的なタイマ割込みの発生に対応して、ステップAKS57にて実行可能である。したがって、初期値決定用乱数更新処理P_TFINITは、所定時間の経過によるタイマ割込みに対応して実行可能な第1処理と、その第1処理が実行されるまで繰り返し実行可能な第2処理と、に含まれる。また、初期値決定用乱数更新処理P_TFINITは、遊技の進行を制御する遊技制御用のタイマ割込み処理P_PCTにおいて、呼び出されて実行可能であるとともに、パチンコ遊技機1における電力供給の開始にもとづいて実行される遊技制御用のメイン処理P_MAINにおいて、ステップS1の電力供給開始対応処理P_POWER_ONなどの起動時処理の後に、繰り返されるループ処理としての待機時処理に含まれるステップS9により呼び出されて実行可能である。このように、初期値決定用乱数更新処理P_IFINITは、初期値用乱数更新処理として、定期的なタイマ割込みに対応して実行可能な処理に含まれるとともに、不定期に繰り返し実行可能な処理にも含まれることにより、初期値用乱数値の更新周期や更新速度が不定になるので、初期値用乱数値の不確定性が高められ、適切な乱数値の更新が可能になる。 FIG. 10-15 is a flow chart showing an example of the initial value determination random number update process P_TFINIT. The initial value determination random number update process P_TFINIT is included in the process that can be called from the main process P_MAIN for game control shown in FIG. is executable. In addition, the random number update process P_TFINIT for initial value determination is included in the process that can be called from the timer interrupt process P_PCT for game control shown in FIG. It can be executed in step AKS57 in response to the occurrence. Therefore, the initial value determination random number update process P_TFINIT consists of a first process that can be executed in response to a timer interrupt caused by the elapse of a predetermined time, and a second process that can be repeatedly executed until the first process is executed. included. In addition, the initial value determination random number update process P_TFINIT can be called and executed in the game control timer interrupt process P_PCT that controls the progress of the game, and is executed based on the start of power supply in the pachinko game machine 1. In the main process P_MAIN for the game control performed, after starting process such as power supply start corresponding process P_POWER_ON of step S1, it is called by step S9 included in the standby time process as a repeated loop process and can be executed. . In this way, the random number update process P_IFINIT for initial value determination is included in processes that can be executed in response to periodic timer interrupts as random number update processes for initial values, and is also included in processes that can be executed irregularly and repeatedly. Since the update cycle and update speed of the random number for initial value become indeterminate by being included, the uncertainty of the random number for initial value is increased, and it is possible to update the random number appropriately.

CPU103は、初期値決定用乱数更新処理P_TINITを実行した場合に、ポインタを設定するための転送命令により、当り図柄用初期値乱数カウンタアドレスをセットする(ステップAKS81)。当り図柄用初期値乱数カウンタアドレスは、図10-13(A)に示された当り図柄用乱数データエリアの構成例AKB11において、当り図柄用初期値乱数カウンタに割り当てられたアドレスF051[H]である。このようにポインタを設定した場合に、比較加算命令により、当り図柄用初期値乱数カウンタの計数値を「0」~「199」の更新範囲において更新可能にする(ステップAKS82)。この比較加算命令は、ポインタが指すアドレスの記憶データを更新対象値とし、オペランドで指定された即値を比較判定値とし、第3特殊転送命令である単一のICPLD命令により実行可能である。ポインタの格納値は、更新対象初期値用乱数値に対応する数値データが記憶される乱数カウンタのアドレスを示す。オペランドで指定された即値は、更新対象初期値用乱数値に対応して設定された初期値用乱数最大値を示す。そして、更新対象初期値用乱数値を示す乱数カウンタの計数値が初期値用乱数最大値未満である場合に、乱数カウンタの計数値を1加算するように更新することで、更新対象初期値用乱数値が1加算される。これに対し、更新対象初期値用乱数値を示す乱数カウンタの計数値が初期値用乱数最大値レジスタの格納値以上である場合に、乱数カウンタをクリアして計数値を「0」に初期化することで、更新対象初期値用乱数値が乱数最小値に変更される。したがって、ステップAKS82の比較加算命令は、当り図柄用初期値となる乱数MR1-3が更新対象初期値用乱数値に設定され、その更新対象初期値用乱数値を初期値用乱数最大値と比較すること、比較の結果が初期値用乱数最大値未満であれば更新対象初期値用乱数値を1加算すること、比較の結果が初期値用乱数最大値以上であれば更新対象初期値用乱数値を乱数最小値に変更すること、を含む単一の命令である。なお、比較加算命令は、更新対象値を示す記憶データのアドレスがポインタにより指定されるICPLD命令に限定されず、例えばQレジスタを用いて上位アドレスが設定され、比較加算命令の第1オペランドで指定された即値を用いて下位アドレスが設定されるICPLDQ命令であっても。この場合に、比較加算命令の第2オペランドで指定された即値を比較判定値に設定すればよい。このような比較加算命令を用いて更新対象初期値用乱数値を更新することにより不具合の発生を抑制して、適切な乱数値の更新が可能になる。 When the initial value determination random number update process P_TINIT is executed, the CPU 103 sets the winning symbol initial value random number counter address by a transfer command for setting a pointer (step AKS81). The winning symbol initial value random number counter address is the address F051 [H] assigned to the winning symbol initial value random number counter in the configuration example AKB11 of the winning symbol random number data area shown in FIG. 10-13(A). be. When the pointer is set in this manner, the count value of the winning symbol initial value random number counter can be updated within the update range of "0" to "199" by a comparison addition command (step AKS82). This compare-add instruction can be executed by a single ICPLD instruction, which is the third special transfer instruction, with the stored data at the address pointed by the pointer as the update target value and the immediate value specified by the operand as the comparison determination value. The stored value of the pointer indicates the address of the random number counter in which the numerical data corresponding to the update target initial value random number is stored. The immediate value specified by the operand indicates the maximum random number for initial value set corresponding to the random number for initial value to be updated. Then, when the count value of the random number counter indicating the random value for the initial value to be updated is less than the maximum value of the random number for the initial value, the count value of the random number counter is updated by adding 1 to the value for the initial value to be updated. 1 is added to the random number. On the other hand, if the count value of the random number counter indicating the random value for the initial value to be updated is greater than or equal to the value stored in the maximum random value register for the initial value, the random number counter is cleared and the count value is initialized to "0". By doing so, the random number for the initial value to be updated is changed to the minimum random number. Therefore, in the comparison addition instruction of step AKS82, the random numbers MR1-3 which are the winning symbol initial values are set as the update target initial value random values, and the update target initial value random values are compared with the initial value random number maximum value. If the comparison result is less than the maximum random number for initial value, 1 is added to the random number for initial value to be updated. A single instruction containing changing the number to a random minimum value. Note that the comparison-addition instruction is not limited to the ICPLD instruction in which the address of the stored data indicating the value to be updated is specified by a pointer. even an ICPLDQ instruction where the low address is set using the immediate value specified. In this case, the immediate value specified by the second operand of the comparison-addition instruction should be set as the comparison determination value. By updating the random number for the initial value to be updated using such a comparison-addition instruction, it is possible to suppress the occurrence of defects and appropriately update the random number.

ステップAKS82の後に、ポインタを設定するための転送命令により、普通図柄当り図柄用初期値乱数カウンタアドレスをセットする(ステップAKS83)。普通図柄当り図柄用初期値乱数カウンタアドレスは、図10-13(A)に示された当り図柄用乱数データエリアの構成例AKB11において、普通図柄当り図柄用初期値乱数カウンタに割り当てられたアドレスF054[H]である。このようにポインタを設定した場合に、比較加算命令により、普通図柄当り図柄用初期値乱数カウンタの計数値を「1」~「198」の更新範囲において更新可能にして(ステップAKS84)、初期値決定用乱数更新処理P_TFINITが終了する。ステップAKS84の比較加算命令は、ステップAKS82と同様の比較加算命令であればよい。ただし、ステップAKS84の比較加算命令は、普通図柄当り図柄用初期値となる乱数MR2-2が更新対象初期値用乱数値に設定されるので、初期値用乱数最大値を示すオペランドで指定された即値が、ステップAKS82の比較加算命令とは異なる値に設定される。したがって、ステップAKS84の比較加算命令は、普通図柄当り図柄用初期値となる乱数MR2-2が更新対象初期値用乱数値に設定され、その更新対象初期値用乱数値を初期値用乱数最大値と比較すること、比較の結果が初期値用乱数最大値未満であれば更新対象初期値用乱数値を1加算すること、比較の結果が初期値用乱数最大値以上であれば更新対象初期値用乱数値を乱数最小値に変更すること、を含む単一の命令である。このような比較加算命令を用いて更新対象初期値用乱数値を更新することにより不具合の発生を抑制して、適切な乱数値の更新が可能になる。 After step AKS82, an initial value random number counter address for normal design per design is set by a transfer command for setting a pointer (step AKS83). The normal per-symbol initial value random number counter address is the address F054 assigned to the normal per-symbol initial value random number counter in the configuration example AKB11 of the winning symbol random number data area shown in FIG. 10-13 (A). [H]. When the pointer is set in this way, the count value of the initial value random number counter for normal symbol per symbol can be updated within the update range of "1" to "198" (step AKS84), and the initial value The determination random number update process P_TFINIT ends. The comparison-addition instruction in step AKS84 may be the same comparison-addition instruction as in step AKS82. However, in the comparison addition command of step AKS84, the random number MR2-2, which is the initial value for the normal symbol per symbol, is set as the random number for the initial value to be updated. The immediate value is set to a different value than the compare-add instruction of step AKS82. Therefore, in the comparison addition command of step AKS84, the random number MR2-2, which is the initial value for the normal symbol per symbol, is set as the random number for the initial value to be updated, and the random number for the initial value to be updated is the maximum random number for the initial value. If the comparison result is less than the maximum random number for initial value, add 1 to the random number for initial value to be updated. If the result of comparison is greater than or equal to the maximum random number for initial value, the initial value to be updated It is a single instruction that includes changing the random value to the minimum random value. By updating the random number for the initial value to be updated using such a comparison-addition instruction, it is possible to suppress the occurrence of defects and appropriately update the random number.

初期値決定用乱数更新処理P_TFINITは、第1初期値用乱数値の更新として、ステップAKS81、AKS82により当り図柄用初期値となる乱数MR1-3を更新する。これとともに、初期値決定用乱数更新処理P_TFINITは、第2初期値用乱数値の更新として、ステップAKS83、AKS84により普通図柄当り図柄用初期値となる乱数MR2-2を更新する。当り図柄用初期値となる乱数MR1-3は、更新対象乱数値が第1乱数値となる当り図柄用の乱数MR1-2である場合に、乱数初期値を変更するときに使用される第1初期値用乱数値である。普通図柄当り図柄用初期値となる乱数MR2-2は、更新対象乱数値が第2乱数値となる普通図柄当り図柄用の乱数MR2-1である場合に、乱数初期値を変更するときに使用される第2初期値用乱数値である。そして、初期値決定用乱数更新処理P_TFINITのステップAKS81、AKS82は、第1初期値用乱数値を更新可能な第1初期値更新処理となる。初期値決定用乱数更新処理P_TFINITのステップAKS83、AKS84は、第2初期値用乱数値を更新可能な第2初期値更新処理となる。こうした第1初期値用乱数値や第2初期値用乱数値の更新により、第1乱数値や第2乱数値の不確定性が確実に高められるように、適切な乱数値の更新が可能になる。 The initial value determination random number update process P_TFINIT updates the random number MR1-3 as the winning symbol initial value by steps AKS81 and AKS82 as the update of the first initial value random number. Along with this, the random number update process P_TFINIT for initial value determination updates the random number MR2-2, which is the initial value for the normal symbol per symbol, in steps AKS83 and AKS84 as the update of the second initial value random number. The random numbers MR1-3 to be the winning symbol initial values are the first random numbers used when changing the random number initial values when the update target random numbers are the winning symbol random numbers MR1-2 to be the first random values. Random value for initial value. The random number MR2-2, which is the initial value for the normal per-symbol pattern, is used when changing the initial value of the random number when the random number to be updated is the random number MR2-1 for the normal per-symbol pattern, which is the second random value. is a random value for the second initial value to be set. Steps AKS81 and AKS82 of the initial value determination random number update process P_TFINIT are the first initial value update process capable of updating the first initial value random number value. Steps AKS83 and AKS84 of the initial value determination random number update process P_TFINIT are second initial value update processes capable of updating the second initial value random number value. By updating the random number for the first initial value and the random number for the second initial value, it is possible to update the random number appropriately so that the uncertainty of the first random number and the second random number can be reliably increased. Become.

また、初期値決定用乱数更新処理P_TFINITは、ステップAKS81、AKS82により第1初期値用乱数値として当り図柄用初期値となる乱数MR1-3を更新し、その後に、ステップAKS83、AKS84により第2初期値用乱数値として普通図柄当り図柄用初期値となる乱数MR2-2を更新する。したがって、初期値決定用乱数更新処理P_TFINITは、第1初期値更新処理となるステップAKS81、AKS82により第1初期値用乱数値である当り図柄用初期値となる乱数MR1-3を更新した後に、第2初期値更新処理となるステップAKS83、AKS84により第2初期値用乱数値である普通図柄当り図柄用初期値となる乱数MR2-1を更新する。 In addition, the initial value determination random number update process P_TFINIT updates the random number MR1-3 that is the initial value for the winning symbol as the first random value for the initial value in steps AKS81 and AKS82, and then the second random number in steps AKS83 and AKS84. The random number MR2-2, which is the initial value for the normal symbol per symbol, is updated as the random value for the initial value. Therefore, the initial value determination random number update process P_TFINIT updates the random number MR1-3 that is the initial value for the winning symbol that is the first initial value random number by steps AKS81 and AKS82 that are the first initial value update process. By steps AKS83 and AKS84, which are the second initial value update process, the random number MR2-1, which is the second initial value random number and which is the initial value for the normal symbol per symbol, is updated.

図10-16は、始動口スイッチ通過処理P_TZU_ONの一例を示すフローチャートである。始動口スイッチ通過処理P_TZU_ONは、図6に示された特別図柄プロセス処理P_TPROCから呼出可能な処理に含まれ、ステップS103において第1始動入賞対応フラグがオンである場合にステップS104にて実行可能であり、ステップS107において第2始動入賞対応フラグがオンである場合にステップS108にて実行可能である。CPU103は、始動口スイッチ通過処理P_TZU_ONを実行した場合に、ポインタを設定するための転送命令により、始動口入賞記憶カウンタアドレスをセットする(ステップAKS201)。始動口入賞記憶カウンタアドレスは、RAM102の遊技ワーク領域に設けられた第1始動口入賞記憶カウンタまたは第2始動口入賞記憶カウンタのアドレスである。ステップAKS201では、特別図柄プロセス処理P_TPROCによりセットされた第1始動口入賞テーブルまたは第2始動口入賞テーブルに対応して、遊技ワーク領域における異なるアドレスを指定可能である。例えば、作業領域となる遊技ワーク領域の上位アドレスF0[H]を、転送命令によりポインタの上位バイトに設定するとともに、テーブルポインタの指す第1始動口入賞テーブルまたは第2始動口入賞テーブルに記憶された始動口入賞記憶カウンタの下位アドレスを、転送命令によりポインタの下位バイトに設定する。これにより、第1始動口入賞記憶カウンタまたは第2始動口入賞記憶カウンタのアドレスを示す値は、ポインタとなるCPU103の内部レジスタに格納される。続いて、ポインタが指すアドレスの記憶データを読み出すための転送命令により、始動口入賞記憶カウンタをロードする(ステップAKS202)。 FIG. 10-16 is a flow chart showing an example of the starting port switch passage process P_TZU_ON. The starting port switch passing process P_TZU_ON is included in the process that can be called from the special symbol process process P_TPROC shown in FIG. Yes, it can be executed in step S108 when the flag corresponding to the second starting prize is ON in step S107. When the CPU 103 executes the starting opening switch passing process P_TZU_ON, the CPU 103 sets a starting opening winning memory counter address by a transfer command for setting a pointer (step AKS201). The start opening winning memory counter address is the address of the first starting opening winning memory counter or the second starting opening winning memory counter provided in the game work area of the RAM 102 . At step AKS201, different addresses in the game work area can be specified in correspondence with the first starting opening winning table or the second starting opening winning table set by the special symbol process P_TPROC. For example, the upper address F0 [H] of the game work area, which is the work area, is set to the upper byte of the pointer by the transfer command, and is stored in the first starting entry winning table or the second starting entry winning table pointed to by the table pointer. The lower address of the starting opening winning storage counter is set to the lower byte of the pointer by a transfer command. As a result, the value indicating the address of the first starting opening winning memory counter or the second starting opening winning memory counter is stored in the internal register of the CPU 103 as a pointer. Subsequently, a start entry winning memory counter is loaded by a transfer command for reading the stored data at the address pointed by the pointer (step AKS202).

ステップAKS202の次に、始動口入賞記憶カウンタの計数値がカウンタ最大値以上であるか否かを判定する(ステップAKS203)。例えば、ステップAKS202によりロードされた値と、「4」などのカウンタ最大値と、を比較可能な比較復帰命令により、カウンタ最大値以上の場合に(ステップAKS203;Yes)、始動口スイッチ通過処理P_TZU_ONが終了して特別図柄プロセス処理P_TPROCにリターンする。これに対し、カウンタ最大値未満の場合に(ステップAKS203;No)、始動口入賞記憶カウンタの計数値を1加算するように更新する(ステップAKS204)。この場合に、ポインタが指すアドレスの記憶データをインクリメントする算術論理演算命令により、第1始動口入賞記憶カウンタまたは第2始動口入賞記憶カウンタの計数値を1加算する更新が可能になる。 After step AKS202, it is determined whether or not the count value of the starting entry winning memory counter is equal to or greater than the counter maximum value (step AKS203). For example, if the value loaded in step AKS202 and the maximum counter value such as "4" can be compared and returned by a comparison return instruction, if the value is equal to or greater than the maximum counter value (step AKS203; Yes), start switch passage processing P_TZU_ON is completed and returns to the special symbol process processing P_TPROC. On the other hand, when it is less than the counter maximum value (step AKS203; No), the count value of the starting entry winning prize memory counter is updated so as to add 1 (step AKS204). In this case, an arithmetic logical operation instruction for incrementing the stored data at the address pointed by the pointer enables updating by adding 1 to the count value of the first start entry winning memory counter or the second starting entry winning memory counter.

ステップAKS204の後に、特別図柄判定用バッファアドレスを転送先にセットする(ステップAKS205)。特別図柄判定用バッファアドレスは、RAM102の遊技ワーク領域に設けられた第1特別図柄保留バッファに含まれる第1特別図柄判定用バッファまたは第2特別図柄保留バッファに含まれる第2特別図柄判定用バッファのアドレスである。ステップAKS205では、特別図柄プロセス処理P_TPROCによりセットされた第1始動口入賞テーブルまたは第2始動口入賞テーブルと、ステップAKS202によりロードした第1始動口入賞カウンタまたは第2始動口入賞カウンタの計数値と、に対応して、遊技ワーク領域における異なるアドレスを指定可能である。 After step AKS204, a buffer address for special symbol determination is set as a transfer destination (step AKS205). The special symbol determination buffer address is the first special symbol determination buffer included in the first special symbol reservation buffer provided in the game work area of the RAM 102 or the second special symbol determination buffer included in the second special symbol reservation buffer. is the address of In step AKS205, the first starting winning prize table or the second starting winning prize table set by the special symbol process P_TPROC, the count value of the first starting winning prize counter or the second starting winning prize counter loaded by step AKS202, and , a different address in the game work area can be specified.

第1特別図柄保留バッファは、第1特別図柄判定用バッファ、第1当り図柄用バッファ、第1変動パターン種別選択用バッファ、第1変動パターン用バッファ、第1ハズレ演出選択用バッファを含んで構成された第1保留記憶用バッファが、第1特別図柄の可変表示を実行中である場合と未だ実行されていない第1保留記憶数とに対応して、例えばバッファ番号が「0」から「4」までに対応する5つの記憶領域など、複数の記憶領域として確保されている。第2特別図柄保留バッファは、第2特別図柄判定用バッファ、第2当り図柄用バッファ、第2変動パターン種別選択用バッファ、第2変動パターン用バッファ、第2ハズレ演出選択用バッファを含んで構成された第2保留記憶用バッファが、第2特別図柄の可変表示を実行中である場合と未だ実行されていない第2保留記憶数とに対応して、例えばバッファ番号が「0」から「4」までに対応する5つの記憶領域など、複数の記憶領域として確保されている。 The first special symbol reservation buffer includes a first special symbol determination buffer, a first winning symbol buffer, a first variation pattern type selection buffer, a first variation pattern buffer, and a first loss effect selection buffer. For example, the buffer number is changed from "0" to "4" corresponding to the case where the variable display of the first special symbol is being executed and the number of first reserved memories that have not been executed yet. are secured as a plurality of storage areas, such as five storage areas corresponding to . The second special symbol reservation buffer includes a second special symbol determination buffer, a second winning symbol buffer, a second variation pattern type selection buffer, a second variation pattern buffer, and a second loss effect selection buffer. For example, the buffer number is changed from "0" to "4" corresponding to the case where the variable display of the second special symbol is being executed and the number of second reserved memories that have not yet been executed. are secured as a plurality of storage areas, such as five storage areas corresponding to .

ステップAKS205では、第1保留記憶用バッファや第2保留記憶用バッファのバッファサイズに対応する値と、始動口入賞カウンタの計数値とを乗算し、バッファ番号「1」の第1保留記憶用バッファまたは第2保留記憶用バッファの下位アドレスに、その乗算値を加算する。このような加算値を転送先ポインタに設定することで、特別図柄判定用バッファアドレスを転送先にセットできればよい。 In step AKS205, the value corresponding to the buffer size of the first pending storage buffer or the second pending storage buffer is multiplied by the count value of the starting entrance winning counter, and the first pending storage buffer of buffer number "1" is multiplied. Alternatively, the multiplied value is added to the lower address of the second reserved storage buffer. By setting such an addition value to the transfer destination pointer, it is sufficient that the special symbol determination buffer address can be set to the transfer destination.

ステップAKS205に続いて、RL0ハードラッチ乱数値レジスタアドレスをセットする(ステップAKS206)。RL0ハードラッチ乱数値レジスタアドレスは、機能制御レジスタエリアに設けられたRL0ハードラッチ乱数値レジスタのアドレスである。例えば、機能制御レジスタエリアの上位アドレスFF[H]を、転送命令によりポインタの上位バイトに設定するとともに、テーブルポインタの指す第1始動口入賞テーブルまたは第2始動口入賞テーブルに記憶されたRL0ハードラッチ乱数値レジスタの下位アドレスを、転送命令によりポインタの下位バイトに設定する。第1始動口入賞テーブルには、バッファ番号「0」であるRL0ハードラッチ乱数値レジスタの下位アドレスが記憶されている。第2始動口入賞テーブルには、バッファ番号「1」であるRL0ハードラッチ乱数値レジスタの下位アドレスが記憶されている。これにより、RL0ハードラッチ乱数値レジスタのアドレスとして、第1始動入賞の場合と第2始動入賞の場合とで異なるアドレスが、ポインタとなるCPU103の内部レジスタに格納される。 Following step AKS205, the RL0 hard latch random value register address is set (step AKS206). The RL0 hard latch random value register address is the address of the RL0 hard latch random value register provided in the function control register area. For example, the upper address FF [H] of the function control register area is set to the upper byte of the pointer by the transfer instruction, and the RL0 hardware stored in the first starting entry winning table or the second starting entry winning table pointed to by the table pointer The lower address of the latch random value register is set to the lower byte of the pointer by a transfer instruction. The first starting entry winning table stores the lower address of the RL0 hard latch random number register with buffer number "0". The second start winning prize table stores the lower address of the RL0 hard latch random number register with buffer number "1". As a result, as the address of the RL0 hard latch random value register, different addresses are stored in the internal register of the CPU 103 as a pointer for the first start winning and the second starting winning.

ステップAKS206の次に、ポインタが指すアドレスの記憶データを読み出すための転送命令により、RL0ハードラッチ乱数値レジスタをロードする(ステップAK207)。こうして取得したRL0ハードラッチ乱数値レジスタの格納値は、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、特別図柄判定用乱数バッファにストアされる(ステップAKS208)。このように、RL0ハードラッチ乱数値レジスタから取得した数値データを、特別図柄判定用乱数バッファにストアすることにより、特別図柄判定用の乱数MR1-1について、その値を示す数値データが抽出され、乱数MR1-1の値を特別図柄判定用乱数バッファに格納することができる。 After step AKS206, the RL0 hard latch random value register is loaded by a transfer instruction for reading the stored data at the address indicated by the pointer (step AK207). The stored value of the RL0 hard latch random number register obtained in this way is stored in the special symbol judgment random number buffer by a transfer command for writing to the storage area of the specified address in the game work area of RAM 102 (step AKS208). Thus, by storing the numerical data obtained from the RL0 hard latch random number register in the special symbol determination random number buffer, the numerical data indicating the value of the special symbol determination random number MR1-1 is extracted, The value of the random number MR1-1 can be stored in the special symbol determination random number buffer.

ステップAKS208の後に、機能制御レジスタエリアにおける指定アドレスの記憶領域から記憶データを読み出すための転送命令により、RL2ソフトラッチ乱数値レジスタをロードする(ステップAKS209)。このとき取得したRL2ソフトラッチ乱数値レジスタの格納値は、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、ハズレ演出選択用乱数バッファにストアされる(ステップAKS210)。このように、RL2ソフトラッチ乱数値レジスタから取得した数値データを、ハズレ演出選択用乱数バッファにストアすることにより、ハズレ演出選択用の乱数MR3-2について、その値を示す数値データが抽出され、乱数MR3-2の値をハズレ演出選択用乱数バッファに格納することができる。 After step AKS208, the RL2 soft latch random value register is loaded by a transfer instruction for reading stored data from the storage area of the specified address in the function control register area (step AKS209). The stored value of the RL2 soft latch random number register obtained at this time is stored in the random number buffer for selecting a failure effect by a transfer command for writing to the storage area of the specified address in the game work area of the RAM 102 (step AKS210). Thus, by storing the numerical data obtained from the RL2 soft latch random number register in the random number buffer for selecting the losing effect, the numerical data indicating the value of the random number MR3-2 for selecting the losing effect is extracted, The value of the random number MR3-2 can be stored in the random number buffer for selecting the losing effect.

ステップAKS210の後に、機能制御レジスタエリアにおける指定アドレスの記憶領域から記憶データを読み出すための転送命令により、RS1ソフトラッチ乱数値レジスタをロードする(ステップAKS211)。このとき取得したRS1ソフトラッチ乱数値レジスタの格納値は、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、変動パターン種別選択用乱数バッファにストアされる(ステップAKS212)。このように、RS1ソフトラッチ乱数値レジスタから取得した数値データを、変動パターン種別選択用乱数バッファにストアすることにより、変動パターン種別選択用の乱数MR3-3について、その値を示す数値データが抽出され、乱数MR3-3の値を変動パターン種別選択用乱数バッファに格納することができる。 After step AKS210, the RS1 soft latch random value register is loaded by a transfer instruction for reading out stored data from the storage area of the specified address in the function control register area (step AKS211). The stored value of the RS1 soft latch random number register obtained at this time is stored in the variation pattern type selection random number buffer by a transfer command for writing to the memory area of the specified address in the game work area of the RAM 102 (step AKS212). In this way, by storing the numerical data obtained from the RS1 soft latch random number register in the random number buffer for selecting the variation pattern type, the numerical data indicating the value of the random number MR3-3 for selecting the variation pattern type is extracted. and the value of the random number MR3-3 can be stored in the variation pattern type selection random number buffer.

ステップAKS212の後に、機能制御レジスタエリアにおける指定アドレスの記憶領域から記憶データを読み出すための転送命令により、RS2ソフトラッチ乱数値レジスタをロードする(ステップAKS213)。このとき取得したRS2ソフトラッチ乱数値レジスタの格納値は、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、変動パターン用乱数バッファにストアされる(ステップAKS214)。このように、RS2ソフトラッチ乱数値レジスタから取得した数値データを、変動パターン用乱数バッファにストアすることにより、変動パターン用の乱数MR3-4について、その値を示す数値データが抽出され、乱数MR3-4の値を変動パターン用乱数バッファに格納することができる。 After step AKS212, the RS2 soft latch random value register is loaded by a transfer instruction for reading out stored data from the storage area of the specified address in the function control register area (step AKS213). The stored value of the RS2 soft latch random number register obtained at this time is stored in the variation pattern random number buffer by a transfer command for writing to the storage area of the specified address in the game work area of the RAM 102 (step AKS214). Thus, by storing the numerical data obtained from the RS2 soft latch random number register in the random number buffer for the fluctuation pattern, the numerical data indicating the value of the random number MR3-4 for the fluctuation pattern is extracted, and the random number MR3 A value of -4 can be stored in the fluctuation pattern random number buffer.

ステップAKS214に続いて、乱数バッファから特別図柄判定用バッファへのブロック転送を行う(ステップAKS215)。乱数バッファは、ステップAKS208により乱数MR1-1の値が格納された特別図柄判定用乱数バッファ、ステップAKS210により乱数MR3-2の値が格納されたハズレ演出選択用乱数バッファ、ステップAKS212により乱数MR3-3の値が格納された変動パターン種別選択用乱数バッファ、ステップAKS214により乱数MR3-4の値が格納された変動パターン用乱数バッファを含んで構成される。ステップAKS215では、特別図柄判定用乱数バッファのアドレスを転送元にセットし、乱数バッファのバッファサイズに対応する値を転送回数にセットする。なお、転送先となる特別図柄判定用バッファアドレスは、ステップAKS205によりセットされている。これらの設定にもとづいて、ブロック転送命令を実行することにより、乱数バッファに一時記憶された各乱数の値を、第1保留記憶用バッファまたは第2保留記憶用バッファにおいて、新たな保留情報として記憶させることができる。 Following step AKS214, block transfer from the random number buffer to the special symbol determination buffer is performed (step AKS215). The random number buffer is a random number buffer for special symbol judgment in which the value of the random number MR1-1 is stored in step AKS208, a random number buffer for selecting a loss effect in which the value of the random number MR3-2 is stored in step AKS210, and a random number MR3- in step AKS212. 3, and a fluctuation pattern type random number buffer in which the values of random numbers MR3-4 are stored in step AKS214. In step AKS215, the address of the random number buffer for special symbol determination is set as the transfer source, and the value corresponding to the buffer size of the random number buffer is set as the number of transfers. It should be noted that the buffer address for special symbol determination, which is the transfer destination, has been set in step AKS205. By executing a block transfer instruction based on these settings, each random number value temporarily stored in the random number buffer is stored as new pending information in the first pending storage buffer or the second pending storage buffer. can be made

ステップAKS215により新たな記憶情報を記憶させると、入賞時演出条件成立の有無を判定する(ステップAKS216)。入賞時演出条件は、先読み演出を実行可能にする条件として、予め設定されていればよい。例えば始動口入賞指定値が「2」である場合に、入賞時演出条件の成立ありと判定される。また、始動口入賞指定値が「1」である場合に、時短状態ではないことに対応して時短機能フラグが「0」であるとともに、小当り遊技状態または大当り遊技状態ではないことに対応して特別図柄プロセスコードが03[H]未満である場合に、入賞時演出条件の成立ありと判定される。入賞時演出条件の成立ありと判定された場合に(ステップAKS216;Yes)、入賞時演出処理P_GAME_CHKを実行する(ステップAKS217)。入賞時演出処理P_GAME_CHKは、特別図柄の当り判定を含み、判定結果に対応した演出指定値の選択などを行い、入賞時演出コマンドを送信可能にする。 When the new memory information is stored in step AKS215, it is determined whether or not the conditions for the winning effect are satisfied (step AKS216). The prize-winning effect condition may be set in advance as a condition for enabling execution of the look-ahead effect. For example, when the specified value for start-up winning is "2", it is determined that the conditions for the performance at the time of winning are satisfied. In addition, when the starting opening winning specified value is "1", the time saving function flag is "0" corresponding to not being in the time saving state, and corresponding to not being in the small winning game state or the big winning game state. When the special symbol process code is less than 03 [H], it is determined that the winning effect condition is met. When it is determined that the winning effect condition is satisfied (step AKS216; Yes), the winning effect process P_GAME_CHK is executed (step AKS217). Winning effect processing P_GAME_CHK includes a hit determination of a special symbol, selects a specified value for effect corresponding to the determination result, and enables transmission of a winning effect command.

ステップAKS216に対応して入賞時演出条件の成立なしと判定された場合や(ステップAKS216;No)、ステップAKS217による入賞時演出処理を実行した後には、ポインタを設定するための転送命令により、演出記憶情報指定コマンド送信テーブルアドレスをセットする(ステップAKS218)。演出記憶情報指定コマンド送信テーブルアドレスは、ROM101の遊技データ領域に記憶された演出記憶情報指定コマンド送信テーブルのアドレスである。そして、コマンドセット処理P_COM_SETを実行することで(ステップAKS219)、始動入賞時コマンドとして、第1演出記憶情報指定コマンドまたは第2演出記憶情報指定コマンドを送信可能にする。第1演出記憶情報指定コマンドは、第1始動口入賞記憶カウンタの計数値が示す第1保留記憶数を指定する演出制御コマンドである。第2演出記憶情報指定コマンドは、第2始動口入賞記憶カウンタの計数値が示す第2保留記憶数を指定する演出制御コマンドである。このように、ステップAKS219のコマンドセット処理P_COM_SETにより、始動入賞時コマンドとなる演出制御コマンドを、主基板11から演出制御基板12に対して送信することができる。 When it is determined that the winning effect condition is not satisfied in response to step AKS216 (step AKS216; No), or after executing the winning effect process in step AKS217, the transfer command for setting the pointer causes the effect A storage information designation command transmission table address is set (step AKS218). The performance storage information designation command transmission table address is the address of the performance storage information designation command transmission table stored in the game data area of the ROM 101 . Then, by executing the command set process P_COM_SET (step AKS219), it becomes possible to transmit the first effect memory information designation command or the second effect memory information designation command as the start winning command. The first effect memory information designation command is a effect control command that designates the first reserved memory number indicated by the count value of the first start opening winning memory counter. The second effect memory information designation command is a effect control command that designates the second reserved memory number indicated by the count value of the second starting opening winning memory counter. In this way, the command set process P_COM_SET of step AKS219 allows the main board 11 to transmit the effect control command, which is the start winning command, to the effect control board 12 .

ステップAKS219の次に、ポインタを設定するための転送命令により、始動口入賞バッファ記憶カウンタアドレスをセットする(ステップAKS220)。始動口入賞バッファ記憶カウンタアドレスは、RAM102の遊技ワーク領域に設けられた始動口入賞バッファ記憶カウンタのアドレスである。このように、アドレスがセットされた始動口入賞バッファ記憶カウンタの計数値を、1加算するように更新する(ステップAKS221)。また、レジスタやポインタを設定するための複合転送命令などにより、始動口入賞バッファ記憶カウンタに対応してポインタを更新する(ステップAKS222)。例えば、ステップAKS221による更新後の始動口入賞バッファ記憶カウンタの計数値を、CPU103の内部レジスタにロードするとともに、ポインタの格納値を1加算するように更新することで、始動口入賞バッファの先頭アドレスを示す値がポインタに格納される。さらに、ロードした始動口入賞バッファ記憶カウンタの計数値を、ポインタの格納値に加算することで、始動口入賞バッファにおいて更新対象となるバッファ番号の格納領域を特定可能にする。 After step AKS219, a starting entry winning buffer storage counter address is set by a transfer instruction for setting a pointer (step AKS220). The starting entry winning buffer storage counter address is the address of the starting entry winning buffer storage counter provided in the game work area of the RAM 102 . In this way, the count value of the start-up winning buffer storage counter to which the address is set is updated so as to be incremented by one (step AKS221). Also, the pointer is updated corresponding to the starting entry winning buffer storage counter by a compound transfer instruction for setting the register and pointer (step AKS222). For example, by loading the count value of the starting entry winning buffer storage counter after updating by step AKS221 into the internal register of the CPU 103 and updating the stored value of the pointer by adding 1, the start address of the starting entry winning buffer A value indicating is stored in the pointer. Furthermore, by adding the loaded count value of the starting entry winning buffer storage counter to the stored value of the pointer, it is possible to specify the storage area of the buffer number to be updated in the starting entry winning prize buffer.

ステップAKS222によりポインタを更新すると、始動口入賞指定値をロードする(ステップAKS223)。始動口入賞指定値は、特別図柄プロセス処理P_TPROCによりセットされた第1始動口入賞テーブルまたは第2始動口入賞テーブルに対応して、第1始動入賞を示す「1」または第2始動入賞を示す「2」を設定可能である。ステップAKS223では、第1始動口入賞テーブルまたは第2始動口入賞テーブルからテーブルデータを読み出すための転送命令により、始動口入賞指定値を取得可能にする。こうして取得された始動口入賞指定値は、ポインタが指すアドレスの記憶領域に書き込むための転送命令により、始動口入賞バッファにストアされ(ステップAKS224)、始動口スイッチ通過処理P_TZU_ONが終了する。 When the pointer is updated by step AKS222, the start entry winning designation value is loaded (step AKS223). The specified starting entry winning prize value corresponds to the first starting winning prize table or the second starting winning prize table set by the special symbol process P_TPROC, and indicates the first starting winning prize or the second starting winning prize. "2" can be set. In step AKS223, a transfer command for reading out table data from the first starting winning prize table or the second starting winning winning table makes it possible to acquire the starting winning designation value. The starting opening winning designation value obtained in this way is stored in the starting opening winning prize buffer by a transfer command for writing to the storage area of the address indicated by the pointer (step AKS224), and the starting opening switch passage processing P_TZU_ON ends.

図10-17は、始動口スイッチ通過処理P_TZU_ONに関するデータ構成の使用例を説明するための図である。始動口スイッチ通過処理P_TZU_ONでは、図6に示された特別図柄プロセス処理P_TPROCのステップS102によりセットされた第1始動口入賞テーブルまたはステップS106によりセットされた第2始動口入賞テーブルを用いて、各種設定や制御が行われる。そして、例えばステップAKS204により計数値を更新可能な第1始動口入賞記憶カウンタや第2始動口入賞記憶カウンタは、特別図柄制御データエリアに設けられ、第1保留記憶数や第2保留記憶数に対応するデータを記憶可能である。AKS221により計数値を更新可能な始動口入賞バッファ記憶カウンタや、AKS224により始動口入賞指定値がストアされる始動口入賞バッファは、始動口入賞バッファエリアに設けられ、第1始動入賞と第2始動入賞との合計回数や発生順序を記憶可能である。また、ステップAKS219のコマンドセット処理P_COM_SETでは、ステップAKS218によりアドレスをセットした第1演出記憶情報指定コマンド送信テーブルまたは第2演出記憶情報指定コマンド送信テーブルが用いられる。 FIG. 10-17 is a diagram for explaining a usage example of the data structure relating to the start switch passage processing P_TZU_ON. In the starting opening switch passage processing P_TZU_ON, various Settings and controls are performed. Then, for example, the first starting opening winning memory counter and the second starting opening winning memory counter whose count value can be updated by step AKS204 are provided in the special symbol control data area, and the first reserved memory number and the second reserved memory number Corresponding data can be stored. A starting winning buffer storage counter that can update the count value by AKS 221 and a starting winning winning buffer in which a specified value for starting winning is stored by AKS 224 are provided in the starting winning buffer area, and the first starting winning and the second starting The total number of wins and the order of occurrence can be stored. Also, in the command set process P_COM_SET of step AKS219, the first effect memory information designation command transmission table or the second effect memory information designation command transmission table whose address is set by step AKS218 is used.

このように、始動口スイッチ通過処理P_TZU_ONは、第1始動口入賞テーブルまたは第2始動口入賞テーブル、特別図柄制御データエリアに設けられた第1始動口入賞記憶カウンタまたは第2始動口入賞記憶カウンタ、始動口入賞バッファエリアに設けられた始動口入賞バッファ記憶カウンタや始動口入賞バッファ、第1演出記憶情報指定コマンド送信テーブルまたは第2演出記憶情報指定コマンド送信テーブルを用いて、特別図柄の可変表示である特図ゲームに関する制御を可能にする。 In this way, the starting opening switch passage processing P_TZU_ON includes the first starting opening winning table or the second starting opening winning table, the first starting opening winning memory counter provided in the special symbol control data area, or the second starting opening winning memory counter. Variable display of special symbols using a starter winning buffer storage counter, a starter winning buffer, a first performance storage information specification command transmission table or a second performance storage information specification command transmission table provided in the starter winning buffer area. Enables control over a special game that is.

図10-17(A1)は、第1始動口入賞テーブルの構成例AKT21を示している。構成例AKT21の第1始動口入賞テーブルは、第1始動口入賞記憶カウンタの下位アドレスと、RL0ハードラッチ乱数値レジスタ番号「0」の下位アドレスと、第1特別図柄判定用バッファ番号「1」の下位アドレスと、第1演出記憶情報指定コマンド送信テーブルのアドレスと、始動口入賞指定値「1」と、を示すテーブルデータが含まれるように構成されている。 FIG. 10-17 (A1) shows a configuration example AKT21 of the first starting entry winning table. The first start winning prize table of the configuration example AKT21 includes the lower address of the first starting winning prize storage counter, the lower address of the RL0 hard latch random value register number "0", and the first special symbol determination buffer number "1". , the address of the first effect storage information specification command transmission table, and the start entry winning prize specification value "1".

第1始動口入賞記憶カウンタは、RAM102の遊技ワーク領域に設けられ、第1保留記憶数に対応するデータを記憶可能である。RL0ハードラッチ乱数値レジスタ番号「0」は、機能制御レジスタエリアに設けられたレジスタ番号「0」のRL0ハードラッチ乱数値レジスタであり、16ビットの乱数回路104Aに設けられたチャネルRL0が生成可能な特別図柄判定用の乱数MR1-1について、その値を示す数値データがハードラッチにより取得されて記憶可能である。第1特別図柄判定用バッファ番号「1」は、第1特別図柄保留バッファにおけるバッファ番号「1」の第1保留記憶用バッファに含まれる第1特別図柄判定用バッファである。第1演出記憶情報指定コマンド送信テーブルは、ROM101の遊技データ領域に記憶され、第1保留記憶数を指定する第1演出記憶情報指定コマンドを送信するときに用いられる。始動口入賞指定値「1」は、第1始動入賞が発生したことを特定可能に示す指定値である。 The first start opening winning storage counter is provided in the game work area of the RAM 102, and can store data corresponding to the first reserved storage number. RL0 hard latch random value register number "0" is an RL0 hard latch random value register with register number "0" provided in the function control register area, and can generate channel RL0 provided in the 16-bit random number circuit 104A. For the random number MR1-1 for special symbol determination, numerical data indicating its value can be acquired by a hard latch and stored. The first special symbol determination buffer number "1" is the first special symbol determination buffer included in the first reserved storage buffer of the buffer number "1" in the first special symbol reserved buffer. The first effect memory information designation command transmission table is stored in the game data area of the ROM 101 and used when transmitting the first effect memory information designation command designating the first reserved memory number. The start entry winning designation value "1" is a designated value indicating that the first starting winning prize has occurred.

図10-17(A2)は、第2始動口入賞テーブルの構成例AKT22を示している。構成例AKT22の第2始動口入賞テーブルは、第2始動口入賞記憶カウンタの下位アドレスと、RL0ハードラッチ乱数値レジスタ番号「1」の下位アドレスと、第2特別図柄判定用バッファ番号「1」の下位アドレスと、第2演出記憶情報指定コマンド送信テーブルのアドレスと、始動口入賞指定値「2」と、を示すテーブルデータが含まれるように構成されている。 FIG. 10-17 (A2) shows a configuration example AKT22 of the second starting entry winning table. The second starting winning prize table of the configuration example AKT22 includes the lower address of the second starting winning prize storage counter, the lower address of the RL0 hard latch random value register number "1", and the second special symbol determination buffer number "1". , the address of the second effect storage information specification command transmission table, and the start entry winning prize specification value "2".

第2始動口入賞記憶カウンタは、RAM102の遊技ワーク領域に設けられ、第2保留記憶数に対応するデータを記憶可能である。RL0ハードラッチ乱数値レジスタ番号「1」は、機能制御レジスタエリアに設けられたレジスタ番号「1」のRL0ハードラッチ乱数値レジスタであり、16ビットの乱数回路104Aに設けられたチャネルRL0が生成可能な特別図柄判定用の乱数MR1-1について、その値を示す数値データがハードラッチにより取得されて記憶可能である。第2特別図柄判定用バッファ番号「1」は、第2特別図柄保留バッファにおけるバッファ番号「1」の第2保留記憶用バッファに含まれる第2特別図柄判定用バッファである。第2演出記憶情報指定コマンド送信テーブルは、ROM101の遊技データ領域に記憶され、第2保留記憶数を指定する第2演出記憶情報指定コマンドを送信するときに用いられる。始動口入賞指定値「2」は、第2始動入賞が発生したことを特定可能に示す指定値である。 The second start opening winning memory counter is provided in the game work area of the RAM 102 and can store data corresponding to the second reserve memory number. RL0 hard latch random value register number "1" is an RL0 hard latch random value register with register number "1" provided in the function control register area, and channel RL0 provided in the 16-bit random number circuit 104A can be generated. Numerical data indicating the value of the random number MR1-1 for special symbol determination can be acquired by a hard latch and stored. The second special symbol determination buffer number "1" is a second special symbol determination buffer included in the second reserved storage buffer of the buffer number "1" in the second special symbol reserved buffer. The second effect memory information designation command transmission table is stored in the game data area of the ROM 101 and used when transmitting the second effect memory information designation command designating the second reserved memory number. The start entry winning designation value "2" is a designated value indicating that the second starting winning prize has occurred.

図10-17(B1)は、特別図柄制御データエリアの構成例AKB21を示している。構成例AKB21の特別図柄制御データエリアは、特別図柄の可変表示である特図ゲームや、その表示結果にもとづいて制御可能な小当り遊技状態および大当り遊技状態など、特別図柄プロセス処理P_TPROCによる制御に関する各種データを記憶可能である。この特別図柄制御データエリアは、アドレスF030[H]の特別図柄プロセスタイマと、アドレスF032[H]の当りフラグと、アドレスF033[H]の特別図柄プロセスコードと、アドレスF034[H]の第1始動口入賞記憶カウンタと、アドレスF035[H]の大当り図柄判定バッファと、アドレスF036[H]の小当り図柄判定バッファと、アドレスF037[H]の大入賞口入賞個数カウンタと、アドレスF038[H]の大入賞口開放回数カウンタと、アドレスF039[H]の大入賞口開放パターンタイマと、アドレスF03B[H]の大入賞口開放パターンテーブルポインタと、アドレスF03D[H]のデモ表示フラグと、アドレスF099[H]の第2始動口入賞記憶カウンタと、を含んでいる。 FIG. 10-17 (B1) shows a configuration example AKB21 of the special symbol control data area. The special symbol control data area of the configuration example AKB21 relates to control by special symbol process processing P_TPROC, such as a special symbol game that is a variable display of special symbols, a small winning game state and a big winning game state that can be controlled based on the display result. Various data can be stored. This special symbol control data area includes a special symbol process timer at address F030 [H], a hit flag at address F032 [H], a special symbol process code at address F033 [H], and a first timer at address F034 [H]. A start opening winning prize storage counter, a jackpot pattern determination buffer at address F035 [H], a small hit pattern determination buffer at address F036 [H], a jackpot winning number counter at address F037 [H], and an address F038 [H] ] counter for the number of times of opening a large winning opening, a large winning opening opening pattern timer at address F039 [H], a large winning opening opening pattern table pointer at address F03B [H], a demonstration display flag at address F03D [H], and a second start entry winning storage counter of address F099[H].

特別図柄プロセスタイマは、特別図柄プロセス処理P_TPROCによる制御時間に対応した計時値を格納可能である。特別図柄プロセスコードは、特別図柄プロセス処理P_TPROCにおいて選択される処理を指定可能である。第1始動口入賞記憶カウンタは、第1保留記憶数に対応した計数値を記憶可能である。大当り図柄判定バッファは、大当り図柄指定値に対応するデータを格納可能である。大当り図柄指定値は、特別図柄の可変表示において表示結果が「大当り」の場合に表示される確定特別図柄に対応した指定値であり、大当り遊技状態の種類を設定可能にする。小当り図柄判定バッファは、小当り図柄指定値に対応するデータを格納可能である。小当り図柄指定値は、特別図柄の可変表示において表示結果が「小当り」の場合に表示される確定特別図柄に対応した指定値であり、小当り遊技状態の酒類を設定可能にする。大入賞口入賞個数カウンタは、特別可変入賞球装置50が形成する大入賞口を通過した遊技球の個数に対応した計数値を記憶可能である。大入賞口開放回数カウンタは、小当り遊技状態や大当り遊技状態における大入賞口の開放回数に対応した計数値を記憶可能である。大入賞口開放パターンタイマは、小当り遊技状態や大当り遊技状態において大入賞口を開放状態に制御する残り時間に対応した計時値を格納可能である。大入賞口開放パターンテーブルポインタは、大入賞口の開放時間が設定される大入賞口開放パターンテーブルの記憶アドレスを指定可能である。デモ表示フラグは、デモンストレーション表示を実行中であるか否かに対応して、オン状態またはオフ状態に対応したフラグ値を記憶可能である。第2始動口入賞記憶カウンタは、第2保留記憶数に対応した計数値を記憶可能である。 The special symbol process timer can store a clock value corresponding to the control time by the special symbol process P_TPROC. The special symbol process code can specify the process selected in the special symbol process P_TPROC. The first start opening winning memory counter can store a count value corresponding to the first reserved memory number. The big-hit symbol determination buffer can store data corresponding to the big-hit symbol designating value. The jackpot design designation value is a designation value corresponding to the determined special design displayed when the display result is "big hit" in the variable display of the special design, and enables the setting of the type of the jackpot game state. The small-hit design determination buffer can store data corresponding to the small-hit design specified value. The small winning symbol specified value is a specified value corresponding to the fixed special symbol displayed when the display result is "small winning" in the variable display of the special symbols, and the liquor in the small winning game state can be set. The big winning hole winning number counter can store a count value corresponding to the number of game balls that have passed through the big winning hole formed by the special variable winning ball device 50 . The large winning opening opening number counter can store a count value corresponding to the number of openings of the large winning opening in the small winning game state or the big winning game state. The large winning opening opening pattern timer can store a time value corresponding to the remaining time for controlling the large winning opening to be opened in the small winning game state or the big winning game state. The large winning opening opening pattern table pointer can specify the storage address of the large winning opening opening pattern table in which the opening time of the large winning opening is set. The demonstration display flag can store a flag value corresponding to an ON state or an OFF state corresponding to whether or not the demonstration display is being executed. The second start opening winning memory counter can store a count value corresponding to the second reserved memory number.

図10-17(B2)は、始動口入賞バッファエリアの構成例AKB22を示している。構成例AKB22の始動口入賞バッファエリアは、遊技球が第1始動入賞口や第2始動入賞口に進入して発生する第1始動入賞や第2始動入賞に関する各種データを記憶可能である。この始動口入賞バッファエリアは、アドレスF0BA[H]の始動口入賞バッファ記憶カウンタと、アドレスF0BB[H]~F0C3[H]の始動口入賞バッファ番号「0」~「8」と、を含んでいる。 FIG. 10-17 (B2) shows a configuration example AKB22 of the starting entry winning buffer area. The starting opening winning buffer area of the configuration example AKB22 can store various data related to the first starting winning and second starting winning that occurs when the game ball enters the first starting winning opening and second starting winning opening. This starting entry winning buffer area includes a starting entry winning buffer storage counter of address F0BA [H] and starting entry winning buffer numbers "0" to "8" of addresses F0BB [H] to F0C3 [H]. there is

始動口入賞バッファ記憶カウンタは、始動口入賞バッファエリアに有効な始動口入賞指定値が記憶されている個数に対応した計数値を記憶可能である。したがって、始動口入賞バッファ記憶カウンタの計数値は、第1始動入賞と第2始動入賞との合計回数を示す。始動口入賞バッファ番号「0」~「8」は、バッファ番号「0」~「8」が割り当てられた始動口入賞バッファであり、第1始動入賞と第2始動入賞とが発生した順に始動口入賞指定値を記憶可能である。これにより、始動口入賞バッファの記憶情報は、第1始動入賞と第2始動入賞との発生順序を示す。 The starting winning buffer storage counter can store a count value corresponding to the number of effective starting winning designated values stored in the starting winning buffer area. Therefore, the count value of the starting entry winning buffer storage counter indicates the total number of times of the first starting winning and the second starting winning. The starting winning buffer numbers "0" to "8" are starting winning buffers to which the buffer numbers "0" to "8" are assigned, and the starting winning buffers are arranged in order of occurrence of the first starting winning and the second starting winning. Winning designation values can be stored. As a result, the information stored in the start-up winning buffer indicates the order of occurrence of the first start-up winning and the second start-up winning.

図10-17(C1)は、第1演出記憶情報指定コマンド送信テーブルの構成例AKT23を示している。構成例AKT23の第1演出記憶情報指定コマンド送信テーブルは、第1演出記憶情報指定コマンド上位バイトと、第1始動口入賞記憶カウンタ参照指定値と、を示すテーブルデータが含まれるように構成されている。ステップAKS219のコマンドセット処理P_COM_SETは、第1演出記憶情報指定コマンド送信テーブルを用いた場合に、第1演出記憶情報指定コマンドを送信可能にする。第1演出記憶情報指定コマンドは、第1始動口入賞記憶カウンタの計数値に対応した下位バイトを設定可能である。このような第1演出記憶情報指定コマンドを送信することにより、演出制御基板12に対して第1保留記憶数を通知することができる。 FIG. 10-17 (C1) shows a configuration example AKT23 of the first effect storage information specification command transmission table. The first effect storage information specifying command transmission table of the configuration example AKT23 is configured to include table data indicating the first effect storage information specifying command high-order byte and the first start winning prize storage counter reference specified value. there is The command set process P_COM_SET of step AKS219 makes it possible to transmit the first effect storage information designation command when using the first effect storage information designation command transmission table. The first effect storage information designation command can set the lower byte corresponding to the count value of the first start opening winning storage counter. By transmitting such a first effect memory information specifying command, the effect control board 12 can be notified of the first reserved memory number.

図10-17(C2)は、第2演出記憶情報指定コマンド送信テーブルの構成例AKT24を示している。構成例AKT24の第2演出記憶情報指定コマンド送信テーブルは、第2演出記憶情報指定コマンド上位バイトと、第2始動口入賞記憶カウンタ参照指定値と、を示すテーブルデータが含まれるように構成されている。ステップAKS219のコマンドセット処理P_COM_SETは、第2演出記憶情報指定コマンド送信テーブルを用いた場合に、第2演出記憶情報指定コマンドを送信可能にする。第2演出記憶情報指定コマンドは、第2始動口入賞記憶カウンタの計数値に対応した下位バイトを設定可能である。このような第2演出記憶情報指定コマンドを送信することにより、演出制御基板12に対して第2保留記憶数を通知することができる。 FIG. 10-17 (C2) shows a configuration example AKT24 of the second effect storage information specification command transmission table. The second effect storage information specification command transmission table of the configuration example AKT24 is configured to include table data indicating the second effect storage information specification command upper byte and the second start opening winning storage counter reference specification value. there is The command set process P_COM_SET of step AKS219 enables transmission of the second effect storage information designation command when the second effect storage information designation command transmission table is used. The second effect storage information specifying command can set the lower byte corresponding to the count value of the second starting opening winning storage counter. By transmitting such a second effect memory information designation command, the effect control board 12 can be notified of the second reserved memory number.

図10-16に示された始動口スイッチ通過処理P_TZU_ONは、ステップAKS209によりロードしたRL2ソフトラッチ乱数値レジスタの格納値をステップAKS210によりハズレ演出選択用乱数バッファにストアすることにより、ハズレ演出選択用の乱数MR3-2について、その値を示す数値データが抽出可能になる。また、始動口スイッチ通過処理P_TZU_ONは、ステップAKS211によりロードしたRS1ソフトラッチ乱数値レジスタの格納値をステップAKS212により変動パターン種別選択用乱数バッファにストアすることにより、変動パターン種別選択用の乱数MR3-3について、その値を示す数値データが抽出可能になる。さらに、始動口スイッチ通過処理P_TZU_ONは、ステップAKS213によりロードしたRS2ソフトラッチ乱数値レジスタの格納値をステップAKS214により変動パターン用乱数バッファにストアすることにより、変動パターン用の乱数MR3-4について、その値を示す数値データが抽出可能になる。ここで、ハズレ演出選択用の乱数MR3-2を第1乱数値とし、変動パターン種別選択用の乱数MR3-3を第2乱数とし、変動パターン用の乱数MR3-4を第3乱数値とした場合に、始動口スイッチ通過処理P_TZU_ONは始動入賞の発生に対応して実行されるので、第1乱数値と第2乱数値と第3乱数値とで、始動入賞の発生という、共通となる抽出条件の成立により抽出可能になる。ハズレ演出選択用の乱数MR3-2は16ビットの乱数回路104Aにより更新可能な遊技用乱数に含まれ、変動パターン種別選択用の乱数MR3-3および変動パターン用の乱数MR3-4は8ビットの乱数回路104Bにより更新可能な遊技用乱数に含まれ、いずれも更新範囲に含まれる乱数値の総数が素数である。そして、乱数MR3-2の更新速度は469[回/ms]であるのに対し、乱数MR3-3、MR3-4の更新速度は938[回/ms]である。すなわち、乱数MR3-3、MR3-4の更新速度は、乱数MR3-2の更新速度の整数倍である2倍となっている。乱数MR3-2の更新範囲は「0」~「65518」であり、乱数MR3-3の更新範囲は「0」~「240」であり、乱数MR3-4の更新範囲は「0」~「250」なので、それぞれの更新範囲に含まれる乱数値の総数が異なり、いずれも更新範囲に含まれる乱数値の総数が素数である。このように、第2乱数値および第3乱数値の更新速度が、第1乱数値の更新速度の整数倍となる場合に、それぞれの更新範囲に含まれる乱数値の総数が異なり、いずれも更新範囲に含まれる乱数値の総数が素数である。これにより、第1乱数値と第2乱数値と第3乱数値との同期発生を抑制して、適切な乱数値の更新が可能になる。 The starting opening switch passing process P_TZU_ON shown in FIG. 10-16 stores the value stored in the RL2 soft latch random number register loaded in step AKS209 in the random number buffer for selecting a losing effect in step AKS210. It becomes possible to extract numerical data indicating the value of the random number MR3-2 of . In addition, in the starting port switch passage process P_TZU_ON, the stored value of the RS1 soft latch random number register loaded in step AKS211 is stored in the fluctuation pattern type selection random number buffer in step AKS212 to generate a fluctuation pattern type selection random number MR3- 3, numerical data indicating its value can be extracted. Further, in the starting port switch passing process P_TZU_ON, the value stored in the RS2 soft latch random number register loaded at step AKS213 is stored in the fluctuation pattern random number buffer at step AKS214. Numerical data indicating the value can be extracted. Here, the random number MR3-2 for selecting the losing effect is the first random number, the random number MR3-3 for selecting the type of variation pattern is the second random number, and the random number MR3-4 for the variation pattern is the third random number. In this case, the starting opening switch passage process P_TZU_ON is executed in response to the occurrence of the starting winning, so the first random value, the second random value, and the third random value generate the starting winning, which is a common extraction. It becomes possible to extract when the conditions are met. The random number MR3-2 for selecting the losing effect is included in the game random number that can be updated by the 16-bit random number circuit 104A, and the random number MR3-3 for selecting the variation pattern type and the random number MR3-4 for the variation pattern are 8-bit. The total number of random numbers included in the game random numbers that can be updated by the random number circuit 104B and all included in the update range is a prime number. The update speed of the random number MR3-2 is 469 [times/ms], while the update speed of the random numbers MR3-3 and MR3-4 is 938 [times/ms]. In other words, the update speed of the random numbers MR3-3 and MR3-4 is twice the integer multiple of the update speed of the random number MR3-2. The update range of the random number MR3-2 is "0" to "65518", the update range of the random number MR3-3 is "0" to "240", and the update range of the random number MR3-4 is "0" to "250". , the total number of random numbers included in each update range is different, and the total number of random numbers included in each update range is a prime number. In this way, when the update speed of the second random value and the third random value is an integral multiple of the update speed of the first random value, the total number of random values included in each update range is different. The total number of random values in the range is prime. As a result, it is possible to suppress the occurrence of synchronization among the first random value, the second random value, and the third random value, and to appropriately update the random value.

図10-18は、特別図柄通常処理P_TNORMALの一例を示すフローチャートである。特別図柄通常処理P_TNORMALは、図6に示された特別図柄プロセス処理P_TPROCから呼出可能な処理に含まれ、ステップS110によりロードされた特別図柄プロセスコードが00[H]である場合に、ステップS112にて実行可能である。CPU103は、特別図柄通常処理P_TNORMALを実行した場合に、ポインタを設定するための転送命令により、始動口入賞バッファ記憶カウンタアドレスをセットする(ステップAKS241)。始動口入賞バッファ記憶カウンタアドレスは、RAM102の遊技ワーク領域に設けられた始動口入賞バッファ記憶カウンタのアドレスである。このように、アドレスがセットされた始動口入賞バッファ記憶カウンタの計数値が「0」であるか否かを判定する(ステップAKS242)。例えば、ポインタが指すアドレスの記憶データが「0」に対応した00[H]であるか否かに対応して処理を分岐させる演算ジャンプ命令により、始動口入賞バッファ記憶カウンタの計数値が「0」である場合と「0」以外である場合とで、異なる処理内容を実行可能にする。 FIG. 10-18 is a flow chart showing an example of special symbol normal processing P_TNORMAL. The special symbol normal process P_TNORMAL is included in the process that can be called from the special symbol process process P_TPROC shown in FIG. is executable. When the special symbol normal process P_TNORMAL is executed, the CPU 103 sets a start opening winning buffer storage counter address by a transfer command for setting a pointer (step AKS241). The starting entry winning buffer storage counter address is the address of the starting entry winning buffer storage counter provided in the game work area of the RAM 102 . In this way, it is determined whether or not the count value of the starting entry winning buffer storage counter to which the address is set is "0" (step AKS242). For example, if the stored data at the address pointed to by the pointer is 00[H] corresponding to "0" or not, an arithmetic jump instruction causes the processing to branch, causing the count value of the starting entry winning buffer storage counter to become "0". ” and other than “0”, different processing contents can be executed.

ステップAKS242に対応して始動口入賞バッファ記憶カウンタの計数値が「0」ではない場合に(ステップAKS242;No)、始動口入賞バッファ記憶カウンタの計数値を1減算するように更新する(ステップAKS243)。また、始動口入賞バッファのシフト用ブロック転送を行う(ステップAKS244)。ステップAKS244では、転送先アドレスを始動口入賞バッファ番号「0」の下位アドレスBB[H]に、転送元アドレスを始動口入賞バッファ番号「1」の下位アドレスBC[H]に、転送回数を始動口入賞バッファのバッファサイズである「8」に、それぞれ設定する。その後に、ブロック転送命令を実行することにより、始動口入賞バッファにおける記憶内容を、1単位ずつ前のバッファに転送してシフトさせればよい。そして、始動口入賞バッファ番号「8」の記憶領域を、クリアすることにより初期化すればよい。 Corresponding to step AKS242, when the count value of the start-up winning buffer storage counter is not "0" (step AKS242; No), the count value of the start-up winning buffer storage counter is updated by subtracting 1 (step AKS243). ). In addition, block transfer for shift of the start-up winning buffer is performed (step AKS244). In step AKS244, the transfer destination address is set to the lower address BB [H] of the starting entry winning buffer number "0", the transfer source address is set to the lower address BC [H] of the starting entry winning buffer number "1", and the number of transfers is started. Each is set to "8", which is the buffer size of the winning buffer. After that, by executing a block transfer instruction, the contents stored in the start-up winning buffer may be transferred and shifted one unit at a time to the previous buffer. Then, the storage area of the start-up winning buffer number "8" may be initialized by clearing it.

ステップAKS244の次に、テーブルポインタを設定するための転送命令により、第2特別図柄判定制御テーブルアドレスをセットする(ステップAKS245)。第2特別図柄判定制御テーブルアドレスは、ROM101の遊技データ領域に記憶された第2特別図柄判定制御テーブルのアドレスである。このときに、始動口入賞チェック処理を実行することにより、始動口入賞指定値が「1」であるか否かを判定する(ステップAKS246)。例えば、始動口入賞チェック処理では、始動口入賞指定値が「1」である場合にゼロフラグがオン状態となり、始動口入賞指定値が「2」である場合にゼロフラグがオフ状態となる。このような始動口入賞チェック処理が実行された後に、ゼロフラグがオフ状態であるか否かに対応して処理を分岐させるジャンプ命令により、始動口入賞指定値が「1」である場合と「2」である場合とで、異なる処理内容を実行可能にする。 After step AKS244, a second special symbol determination control table address is set by a transfer command for setting a table pointer (step AKS245). The second special symbol determination control table address is the address of the second special symbol determination control table stored in the game data area of the ROM 101 . At this time, it is determined whether or not the specified starting winning prize value is "1" by executing the starting winning winning check process (step AKS246). For example, in the starting winning prize check process, the zero flag is turned on when the starting winning designation value is "1", and the zero flag is turned off when the starting winning designation value is "2". After such a starting point winning check process is executed, a jump instruction for branching the process depending on whether the zero flag is in the OFF state is executed when the starting point winning specified value is "1" or "2". , different processing contents can be executed.

ステップAKS246に対応して始動口入賞指定値が「1」である場合に(ステップAKS246;Yes)、テーブルポインタを設定するための転送命令により、第1特別図柄判定制御テーブルアドレスをセットする(ステップAKS247)。第1特別図柄判定制御テーブルアドレスは、ROM101の遊技データ領域に記憶された第1特別図柄判定制御テーブルのアドレスである。ステップAKS247では、テーブルポインタを設定するための転送命令により、テーブルポインタの値を上書き設定する。このように、特別図柄通常処理P_TNORMALでは、ステップAKS245により第2特別図柄判定制御テーブルアドレスをセットした後に、ステップAKS246において始動口入賞指定値が「1」に対応して、ステップAKS247により第1特別図柄判定制御テーブルアドレスを上書き設定により設定し直す。これにより、第2特別図柄判定制御テーブルの使用頻度が第1特別図柄判定制御テーブルの使用頻度よりも高い場合に、テーブル設定に必要なプログラム容量を削減でき、パチンコ遊技機1の商品性を高めることができる。また、第2特別図柄判定制御テーブルの使用頻度が第1特別図柄判定制御テーブルの使用頻度よりも高い場合に、分岐命令としてのジャンプ命令による処理を簡素化して、設計段階での確認が容易になり、パチンコ遊技機1の商品性を高めることができる。 When the start opening winning designation value is "1" corresponding to step AKS246 (step AKS246; Yes), the first special symbol determination control table address is set by the transfer command for setting the table pointer (step AKS247). The first special symbol determination control table address is the address of the first special symbol determination control table stored in the game data area of the ROM 101 . At step AKS247, the value of the table pointer is overwritten by a transfer instruction for setting the table pointer. Thus, in the special symbol normal process P_TNORMAL, after the second special symbol determination control table address is set in step AKS245, in step AKS246 the start opening winning designation value corresponds to "1", in step AKS247 the first special Reset the design determination control table address by overwrite setting. Thus, when the frequency of use of the second special symbol determination control table is higher than the frequency of use of the first special symbol determination control table, the program capacity required for table setting can be reduced, and the marketability of the pachinko game machine 1 is enhanced. be able to. Also, when the frequency of use of the second special symbol determination control table is higher than the frequency of use of the first special symbol determination control table, the processing by the jump instruction as the branch instruction is simplified to facilitate confirmation at the design stage. As a result, the marketability of the pachinko game machine 1 can be enhanced.

ステップAKS246に対応して始動口入賞指定値が「2」であり「1」ではない場合や(ステップAKS246;No)、ステップAKS247の後に、特別図柄判定処理P_TDECISIONを実行するとともに(ステップAKS248)、変動パターン設定処理P_TPATSETを実行してから(ステップAKS249)、特別図柄通常処理が終了する。 In the case where the specified start opening winning prize value is "2" corresponding to step AKS246 and not "1" (step AKS246; No), after step AKS247, the special symbol determination process P_TDECISION is executed (step AKS248), After executing the variation pattern setting process P_TPATSET (step AKS249), the special symbol normal process ends.

ステップAKS242に対応して始動口入賞バッファ記憶カウンタの計数値が「0」である場合に(ステップAKS242;Yes)、デモ表示フラグがオンであるか否かを判定する(ステップAKS250)。デモ表示フラグは、デモンストレーション表示を実行中であることを示すフラグである。デモ表示フラグがオンである場合に(ステップAKS250;Yes)、特別図柄通常処理が終了する。これに対し、デモ表示フラグがオフである場合に(ステップAKS250;No)、デモ表示フラグを設定するための転送命令により、デモ表示中指定値である01[H]をデモ表示フラグにストアする(ステップAKS251)。これにより、デモ表示フラグがオン状態に設定される。また、ポインタを設定するための転送命令により、待機時コマンド送信テーブルアドレスをセットする(ステップAKS252)。待機時コマンド送信テーブルアドレスは、ROM101の遊技データ領域に記憶された待機時コマンド送信テーブルのアドレスである。そして、コマンドセット処理P_COM_SETを実行してから(ステップAKS253)、特別図柄通常処理が終了する。 In response to step AKS242, when the count value of the starting entry winning buffer storage counter is "0" (step AKS242; Yes), it is determined whether or not the demonstration display flag is on (step AKS250). The demonstration display flag is a flag indicating that the demonstration display is being executed. When the demonstration display flag is ON (step AKS250; Yes), the special symbol normal process ends. On the other hand, if the demonstration display flag is off (step AKS250; No), a transfer command for setting the demonstration display flag stores 01 [H], which is a designated value during demonstration display, in the demonstration display flag. (Step AKS251). As a result, the demonstration display flag is set to the ON state. Also, a transfer command for setting a pointer is used to set a standby command transmission table address (step AKS252). The standby command transmission table address is the address of the standby command transmission table stored in the game data area of the ROM 101 . Then, after executing the command set process P_COM_SET (step AKS253), the special symbol normal process ends.

図10-19は、特別図柄通常処理P_TNORMALに関するデータ構成の使用例を説明するための図である。特別図柄通常処理P_TNORMALでは、ステップAKS245によりアドレスをセットした第2特別図柄判定制御テーブルまたはステップAKS247によりアドレスをセットした第1特別図柄判定制御テーブルを用いて、ステップAKS248の特別図柄判定処理が実行される。また、ステップAKS253のコマンドセット処理P_COM_SETでは、ステップAKS252によりアドレスをセットした待機時コマンド送信テーブルが用いられる。このように、特別図柄通常処理P_TNORMALは、第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルや待機時コマンド送信テーブルを用いて、特別図柄の可変表示である特図ゲームに関する制御を可能にする。 FIGS. 10-19 are diagrams for explaining a usage example of the data configuration regarding the special symbol normal processing P_TNORMAL. In the special symbol normal process P_TNORMAL, the special symbol determination process of step AKS248 is executed using the second special symbol determination control table whose address is set by step AKS245 or the first special symbol determination control table whose address is set by step AKS247. be. Also, in the command set process P_COM_SET of step AKS253, the standby command transmission table in which the address is set in step AKS252 is used. In this way, the special symbol normal process P_TNORMAL uses the first special symbol determination control table, the second special symbol determination control table, or the command transmission table during standby to control the special symbol game, which is a variable display of special symbols. to

図10-19(A1)は、第1特別図柄判定制御テーブルの構成例AKT31を示している。構成例AKT31の第1特別図柄判定制御テーブルは、第1特別図柄バッファシフト制御テーブルのアドレスと、第1特別図柄判定用バッファ番号「0」の下位アドレスと、第1当り図柄用バッファ番号「0」の下位アドレスと、第1特別図柄バッファの下位アドレスと、第1特別図柄当り判定後ワーク設定テーブルのアドレスと、を示すテーブルデータが含まれるように構成されている。第1特別図柄バッファシフト制御テーブルは、ROM101の遊技データ領域に記憶され、第1特別図柄保留バッファの記憶内容をシフトさせるときに用いられる。第1特別図柄判定用バッファ番号「0」は、第1特別図柄保留バッファにおけるバッファ番号「0」の第1保留記憶用バッファに含まれる第1特別図柄判定用バッファである。第1当り図柄用バッファ番号「0」は、第1特別図柄保留バッファにおけるバッファ番号「0」の第1保留記憶用バッファに含まれる第1当り図柄用バッファである。第1特別図柄バッファは、RAM102の遊技ワーク領域に設けられ、第1特別図柄表示装置4Aによる第1特図ゲームにおいて停止表示される確定特別図柄に対応する特別図柄パターン指定値を記憶可能である。第1特別図柄当り判定後ワーク設定テーブルは、ROM101の遊技データ領域に記憶され、特別図柄判定処理P_TDECISIONの終了に対応してデータを初期化するときに用いられる。 FIG. 10-19 (A1) shows a configuration example AKT31 of the first special symbol determination control table. The first special symbol determination control table of the configuration example AKT31 includes the address of the first special symbol buffer shift control table, the lower address of the first special symbol determination buffer number "0", and the first winning symbol buffer number "0". , the lower address of the first special symbol buffer, and the address of the work setting table after the determination of the first special symbol. The first special symbol buffer shift control table is stored in the game data area of the ROM 101 and used when shifting the storage contents of the first special symbol reservation buffer. The first special symbol determination buffer number "0" is the first special symbol determination buffer included in the first reserved storage buffer of the buffer number "0" in the first special symbol reserved buffer. The first winning symbol buffer number "0" is the first winning symbol buffer included in the first reserved storage buffer with the buffer number "0" in the first special symbol reserved buffer. The first special symbol buffer is provided in the game work area of the RAM 102, and is capable of storing a special symbol pattern designated value corresponding to the confirmed special symbol stopped and displayed in the first special symbol game by the first special symbol display device 4A. . The work setting table after the first special symbol hit determination is stored in the game data area of the ROM 101, and is used when initializing the data corresponding to the end of the special symbol determination process P_TDECISION.

図10-19(A2)は、第2特別図柄判定制御テーブルの構成例AKT32を示している。構成例AKT32の第2特別図柄判定制御テーブルは、第2特別図柄バッファシフト制御テーブルのアドレスと、第2特別図柄判定用バッファ番号「0」の下位アドレスと、第2当り図柄用バッファ番号「0」の下位アドレスと、第2特別図柄バッファの下位アドレスと、第2特別図柄当り判定後ワーク設定テーブルのアドレスと、を示すテーブルデータが含まれるように構成されている。第2特別図柄バッファシフト制御テーブルは、ROM101の遊技データ領域に記憶され、第2特別図柄保留バッファの記憶内容をシフトさせるときに用いられる。第2特別図柄判定用バッファ番号「0」は、第2特別図柄保留バッファにおけるバッファ番号「0」の第2保留記憶用バッファに含まれる第2特別図柄判定用バッファである。第2当り図柄用バッファ番号「0」は、第2特別図柄保留バッファにおけるバッファ番号「0」の第2保留記憶用バッファに含まれる第2当り図柄用バッファである。第2特別図柄バッファは、RAM102の遊技ワーク領域に設けられ、第2特別図柄表示装置4Bによる第2特図ゲームにおいて停止表示される確定特別図柄に対応する特別図柄パターン指定値を記憶可能である。第2特別図柄当り判定後ワーク設定テーブルは、ROM101の遊技データ領域に記憶され、特別図柄判定処理P_TDECISIONの終了に対応してデータを初期化するときに用いられる。 FIG. 10-19 (A2) shows a configuration example AKT32 of the second special symbol determination control table. The second special symbol determination control table of the configuration example AKT32 includes the address of the second special symbol buffer shift control table, the lower address of the second special symbol determination buffer number "0", and the second winning symbol buffer number "0". , the lower address of the second special symbol buffer, and the address of the work setting table after the determination of the second special symbol. The second special symbol buffer shift control table is stored in the game data area of the ROM 101 and used when shifting the storage contents of the second special symbol reservation buffer. The second special symbol determination buffer number "0" is the second special symbol determination buffer included in the second reserved storage buffer with the buffer number "0" in the second special symbol reserved buffer. The second winning symbol buffer number "0" is the second winning symbol buffer included in the second reserved storage buffer of the buffer number "0" in the second special symbol reserved buffer. The second special symbol buffer is provided in the game work area of the RAM 102 and is capable of storing a special symbol pattern designation value corresponding to the fixed special symbol to be stopped and displayed in the second special symbol game by the second special symbol display device 4B. . The work setting table after the second special symbol hit determination is stored in the game data area of the ROM 101 and used when initializing the data corresponding to the end of the special symbol determination process P_TDECISION.

図10-19(B)は、待機時コマンド送信テーブルAKT33の構成例AKT33を示している。構成例AKT33の待機時コマンド送信テーブルは、処理数と、第2特定回数指定コマンド上位バイトと、特定回数コマンドバッファ参照指定値と、背景色指定コマンド上位バイトと、特別図柄状態指定コード参照指定値と、客待ちデモコマンド上位バイトと、客待ちデモコマンド下位バイトと、を示すテーブルデータが含まれるように構成されている。ステップAKS253のコマンドセット処理P_COM_SETは、構成例AKT33の待機時コマンド送信テーブルを用いて、第2特定回数指定コマンド、背景色指定コマンド、客待ちデモコマンドを、それぞれ送信可能にする。第2特定回数指定コマンドは、特定回数コマンドバッファの格納値に対応した下位バイトを設定可能である。背景色指定コマンドは、特別図柄状態指定コードに対応した下位バイトを設定可能である。客待ちデモコマンドは、固定値03[H]を用いた下位バイトを設定可能である。 FIG. 10-19B shows a configuration example AKT33 of the standby command transmission table AKT33. The standby time command transmission table of the configuration example AKT33 includes the number of processes, the second specific number of times designation command upper byte, the specific number of times command buffer reference designation value, the background color designation command upper byte, and the special symbol state designation code reference designation value , a customer waiting demonstration command upper byte, and a customer waiting demonstration command lower byte. The command set processing P_COM_SET of step AKS253 enables the transmission of the second specific number of times designation command, the background color designation command, and the customer waiting demonstration command using the standby command transmission table of the configuration example AKT33. The second specific number of times designation command can set the lower byte corresponding to the stored value of the specific number of times command buffer. The background color designation command can set the lower byte corresponding to the special symbol state designation code. The customer waiting demo command can set the lower byte using the fixed value 03 [H].

図10-20は、特別図柄判定処理P_TDECISIONの一例を示すフローチャートである。特別図柄判定処理P_TDECISIONは、図10-18に示された特別図柄通常処理P_TNORMALから呼出可能な処理に含まれ、特別図柄の可変表示を開始する場合に、ステップAKS248にて実行可能である。CPU103は、特別図柄判定処理P_TDECISIONを実行した場合、ポインタを設定するための転送命令により、特別図柄バッファシフト制御テーブルアドレスをセットする(ステップAKS301)。特別図柄バッファシフト制御テーブルアドレスは、ROM101の遊技データ領域に記憶された第1特別図柄バッファシフト制御テーブルまたは第2特別図柄バッファシフト制御テーブルのアドレスである。ステップAKS301では、特別図柄通常処理P_TNORMALによりセットされた第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルに対応して、遊技データ領域における異なるアドレスを指定可能である。例えば、第1特別図柄判定制御テーブルがセットされた場合に、第1特別図柄バッファシフト制御テーブルのアドレス13C2[H]を示す値がポインタにセットされる。また、第2特別図柄判定制御テーブルがセットされた場合に、第2特別図柄バッファシフト制御テーブルのアドレス13C8[H]を示す値がポインタにセットされる。 FIG. 10-20 is a flow chart showing an example of the special symbol determination process P_TDECISION. The special symbol determination process P_TDECISION is included in the processes that can be called from the special symbol normal process P_TNORMAL shown in FIGS. When the special symbol determination process P_TDECISION is executed, the CPU 103 sets a special symbol buffer shift control table address by a transfer command for setting a pointer (step AKS301). The special symbol buffer shift control table address is the address of the first special symbol buffer shift control table or the second special symbol buffer shift control table stored in the game data area of the ROM 101 . In step AKS301, different addresses in the game data area can be specified corresponding to the first special symbol determination control table or the second special symbol determination control table set by the special symbol normal process P_TNORMAL. For example, when the first special symbol determination control table is set, the value indicating the address 13C2 [H] of the first special symbol buffer shift control table is set in the pointer. Also, when the second special symbol determination control table is set, a value indicating the address 13C8 [H] of the second special symbol buffer shift control table is set in the pointer.

ステップAKS301に続いて、特別図柄バッファシフト処理P_TBUFSHIFTが実行される(ステップAKS302)。ステップAKS302の特別図柄バッファシフト処理P_TBUFSHIFTは、ステップAKS301によりアドレスがセットされた第1特別図柄バッファシフト制御テーブルまたは第2特別図柄バッファシフト制御テーブルを用いて、第1特別図柄保留バッファまたは第2特別図柄保留バッファの記憶内容をシフト可能である。例えば、転送先アドレス、転送元アドレス、転送回数を設定した後に、ブロック転送命令を実行することにより、第1特別図柄バッファの第1保留記憶用バッファや第2特別図柄バッファの第2保留記憶用バッファにおける記憶内容を、1単位ずつ前のバッファに転送してシフトさせればよい。 Following step AKS301, a special symbol buffer shift process P_TBUFSHIFT is executed (step AKS302). The special symbol buffer shift process P_TBUFSHIFT of step AKS302 uses the first special symbol buffer shift control table or the second special symbol buffer shift control table whose address is set by step AKS301, and uses the first special symbol buffer shift or the second special symbol buffer shift control table. It is possible to shift the memory contents of the symbol holding buffer. For example, after setting the transfer destination address, the transfer source address, and the number of transfers, by executing the block transfer instruction, the first reserved storage buffer of the first special symbol buffer and the second reserved storage buffer of the second special symbol buffer The contents stored in the buffer may be transferred and shifted by one unit to the previous buffer.

ステップAKS302の次に、バッファ番号「0」の特別図柄判定用バッファをロードする(ステップAKS303)。バッファ番号「0」の特別図柄判定用バッファは、第1特別図柄保留バッファにおけるバッファ番号「0」の第1保留記憶用バッファに含まれる第1特別図柄判定用バッファ、または、第2特別図柄判定用バッファである。ステップAKS303では、特別図柄通常処理P_TNORMALによりセットされた第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルに対応して、第1特別図柄保留バッファまたは第2特別図柄保留バッファから、特別図柄判定用バッファの格納値を読出可能である。例えば、作業領域となる遊技ワーク領域の上位アドレスF0[H]を、転送命令によりポインタの上位バイトに設定するとともに、テーブルポインタの指す第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルに記憶された第1特別図柄判定用バッファ番号「0」または第2特別図柄判定用バッファ番号「0」の下位アドレスを、転送命令によりポインタの下位バイトに設定した後に、ポインタの指す遊技ワーク領域におけるアドレスの記憶データを読み出すことで、バッファ番号「0」の特別図柄判定用バッファに記憶された特別図柄判定用の乱数MR1-1を読出可能であればよい。 After step AKS302, the buffer for special symbol determination with buffer number "0" is loaded (step AKS303). The special symbol determination buffer with the buffer number "0" is the first special symbol determination buffer included in the first reservation storage buffer with the buffer number "0" in the first special symbol reservation buffer, or the second special symbol determination. buffer for In step AKS303, special symbols are selected from the first special symbol reserve buffer or the second special symbol reserve buffer in correspondence with the first special symbol determination control table or the second special symbol determination control table set by the special symbol normal process P_TNORMAL. A value stored in the determination buffer can be read. For example, the upper address F0 [H] of the game work area, which is the work area, is set to the upper byte of the pointer by the transfer command, and the first special symbol determination control table or the second special symbol determination control table pointed to by the table pointer After setting the lower address of the stored first special symbol determination buffer number "0" or the second special symbol determination buffer number "0" to the lower byte of the pointer by the transfer command, in the game work area pointed to by the pointer It is sufficient if the random number MR1-1 for special symbol determination stored in the buffer for special symbol determination of buffer number "0" can be read by reading the stored data of the address.

ステップAKS303の後に、特別図柄大当り判定処理P_TFVR_CHKが実行される(ステップAKS304)。ステップAKS304の特別図柄大当り判定処理P_TFVR_CHKは、ステップAKS303により読み出された特別図柄判定用の乱数MR1-1について、その値を大当り判定値と比較することにより、特図表示結果を「大当り」とするか否かを判定可能である。特図表示結果を「大当り」とするか否かの判定は、特別図柄大当り判定とも称し、有利状態としての大当り遊技状態に制御するか否かの判定となる。そして、特別図柄大当り判定において特図表示結果を「大当り」とする判定がなされた場合に、大当り指定値となる01[H]が、当りフラグにストアされる。当りフラグは、図10-17(B1)に示された構成例AKB21の特別図柄制御データエリアに設けられ、アドレスF032[H]が割り当てられている。ステップAKS304の特別図柄大当り判定処理は、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、当りフラグに大当り指定値を格納可能にすればよい。なお、当りフラグは、ステップAKS304における特別図柄大当り判定処理P_TFVR_CHKの開始に対応して実行されるクリア命令により、初期値となる00[H]を設定可能であればよい。 After step AKS303, a special symbol jackpot determination process P_TFVR_CHK is executed (step AKS304). The special symbol big hit determination process P_TFVR_CHK at step AKS304 compares the value of the special symbol determination random number MR1-1 read out at step AKS303 with the big hit determination value, and determines the special symbol display result as "big hit". It is possible to determine whether or not to Determination of whether or not to make the special figure display result "big hit" is also called special symbol big hit determination, and determines whether or not to control to a big hit game state as an advantageous state. Then, when it is determined that the special symbol display result is "big win" in the special symbol big win determination, 01 [H] as the big win designated value is stored in the hit flag. The hit flag is provided in the special symbol control data area of the configuration example AKB21 shown in FIG. 10-17 (B1), and is assigned an address F032 [H]. The special symbol jackpot determination process of step AKS304 may be performed by a transfer command for writing to the memory area of the designated address in the game work area of the RAM 102, so that the jackpot designation value can be stored in the hit flag. Incidentally, the hit flag may be set to 00 [H], which is the initial value, by a clear command executed in response to the start of the special symbol big hit determination process P_TFVR_CHK in step AKS304.

ステップAKS304の特別図柄大当り判定処理P_TFVR_CHKとともに、特別図柄小当り判定処理P_TLITTLE_CHKが実行される(ステップAKS305)。ステップAKS305の特別図柄小当り判定処理P_TLITTLE_CHKは、ステップAKS303により特別図柄判定用バッファをロードすることで読み出された特別図柄判定用の乱数MR1-1について、その値を小当り判定値と比較することにより、特図表示結果を「小当り」とするか否かを判定可能である。特図表示結果を「小当り」とするか否かの判定は、特別図柄小当り判定とも称し、所定状態としての小当り遊技状態に制御するか否かの判定となる。そして、特別図柄小当り判定において特図表示結果を「小当り」とする判定がなされた場合に、小当り指定値となる02[H]が、当りフラグにストアされる。ステップAKS305の特別図柄小当り判定処理P_TLITTLE_CHKは、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、当りフラグに小当り指定値を格納可能にすればよい。 Along with the special symbol big hit determination process P_TFVR_CHK of step AKS304, the special symbol small hit determination process P_TLITTLE_CHK is executed (step AKS305). The special symbol small hit determination process P_TLITTLE_CHK of step AKS305 compares the value of the random number MR1-1 for special symbol determination read out by loading the special symbol determination buffer in step AKS303 with the small hit determination value. By doing so, it is possible to determine whether or not the special figure display result is a "small hit". Determination of whether or not to make the special figure display result "small hit" is also called special symbol small hit determination, and determines whether or not to control to a small hit game state as a predetermined state. Then, when it is determined that the special symbol display result is "small hit" in the special symbol small hit determination, 02 [H], which is the small hit designated value, is stored in the hit flag. The special symbol small hit determination process P_TLITTLE_CHK of step AKS305 can store the small hit specified value in the hit flag by the transfer command for writing to the storage area of the specified address in the game work area of the RAM102.

ステップAKS305の特別図柄小当り判定処理P_TLITTLE_CHKにおいて、小当り判定値は、大当り判定値とは異なる範囲に含まれているので、特別図柄大当り判定により特図表示結果を「大当り」とする判定がなされた後に、特別図柄小当り判定により特図表示結果を「小当り」とする判定がなされることはない。ただし、例えばエラー発生などにより、特別図柄大当り判定により特図表示結果を「大当り」とする判定がなされた後に、特別図柄小当り判定により特図表示結果を「小当り」とする判定がなされ場合は、当りフラグに小当り指定値がストアされることになる。したがって、特別図柄大当り判定により特図表示結果を「大当り」とする判定と、特別図柄小当り判定により特図表示結果を「小当り」とする判定とが競合した場合に、小当り遊技状態よりも有利度が高い大当り遊技状態に制御されないように、判定処理の不具合による不正行為を防止して、適切な遊技の制御が可能になる。 In the special symbol small hit determination process P_TLITTLE_CHK of step AKS305, the small hit determination value is included in a range different from the big hit determination value, so the special symbol big hit determination determines that the special symbol display result is "big hit". After that, the special symbol display result is not determined to be "small hit" by the special symbol small hit determination. However, for example, due to the occurrence of an error, etc., after the special symbol big hit determination determines that the special symbol display result is a "big hit", the special symbol small hit determination determines that the special symbol display result is a "small hit". , the small hit specified value will be stored in the hit flag. Therefore, when the determination that the special figure display result is "big hit" by the special symbol big hit determination and the determination that the special figure display result is "small hit" by the special symbol small hit determination conflict, from the small hit game state In order not to be controlled to a jackpot game state with a high degree of advantage, it is possible to prevent cheating due to a defect in determination processing and appropriately control the game.

ステップS305の特別図柄小当り判定処理P_TLITTLE_CHKを実行すると、バッファ番号「0」の当り図柄用バッファをロードする(ステップAKS306)。バッファ番号「0」の当り図柄用バッファは、第1特別図柄バッファにおけるバッファ番号「0」の第1保留記憶用バッファに含まれる第1当り図柄用バッファ、または、第2特別図柄バッファにおけるバッファ番号「0」の第2保留記憶用バッファに含まれる第2当り図柄用バッファである。ステップAKS306では、特別図柄通常処理P_TNORMALによりアドレスがセットされた第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルに対応して、第1特別図柄バッファまたは第2特別図柄バッファから、当り図柄用バッファの格納値を読出可能である。例えば、作業領域となる遊技ワーク領域の上位アドレスF0[H]を、転送命令によりバッファポインタの上位バイトに設定するとともに、テーブルポインタの指す第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルに記憶された特別図柄判定用バッファの下位アドレスを、転送命令によりバッファポインタの下位バイトに設定した後に、バッファポインタの指す遊技ワーク領域におけるアドレスの記憶データを読み出すことで、バッファ番号「0」の当り図柄用バッファに記憶された当り図柄用の乱数MR1-2を読出可能であればよい。 When the special symbol small hit determination process P_TLITTLE_CHK of step S305 is executed, the winning symbol buffer of buffer number "0" is loaded (step AKS306). The winning symbol buffer with the buffer number "0" is the first winning symbol buffer included in the first reserved storage buffer with the buffer number "0" in the first special symbol buffer, or the buffer number in the second special symbol buffer. This is the second winning symbol buffer contained in the second pending storage buffer of "0". In step AKS306, a winning symbol is selected from the first special symbol buffer or the second special symbol buffer in correspondence with the first special symbol determination control table or the second special symbol determination control table whose address is set by the special symbol normal process P_TNORMAL. It is possible to read the stored value of the buffer for For example, the upper address F0 [H] of the game work area that becomes the work area is set to the upper byte of the buffer pointer by the transfer command, and the first special symbol determination control table or the second special symbol determination control table pointed to by the table pointer After setting the lower address of the special symbol determination buffer stored in the transfer instruction to the lower byte of the buffer pointer, by reading the stored data of the address in the game work area pointed to by the buffer pointer, the buffer number "0" It is sufficient if the random numbers MR1-2 for winning symbols stored in the buffer for winning symbols can be read.

ステップAKS306の後に、特別図柄バッファ下位アドレスをロードする(ステップAKS307)。特別図柄バッファ下位アドレスは、RAM102の遊技ワーク領域に設けられた第1特別図柄バッファまたは第2特別図柄バッファのアドレスである。ステップAKS307では、特別図柄通常処理P_TNORMALによりアドレスがセットされた第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルに対応して、異なる下位アドレスを指定可能である。例えば、第1特別図柄判定制御テーブルがセットされた場合に、第1特別図柄バッファの下位アドレスB8[H]を示す値がバッファポインタの下位バイトにセットされる。また、第2特別図柄判定制御テーブルがセットされた場合に、第2特別図柄バッファの下位アドレスB9[H]を示す値がバッファポインタの下位バイトにセットされる。バッファポインタの上位バイトには、ステップAKS306により、遊技ワーク領域の上位アドレスF0[H]が既に格納されている。 After step AKS306, the special symbol buffer lower address is loaded (step AKS307). The special symbol buffer lower address is the address of the first special symbol buffer or the second special symbol buffer provided in the game work area of the RAM 102 . In step AKS307, a different lower address can be specified corresponding to the first special symbol determination control table or the second special symbol determination control table whose address is set by the special symbol normal process P_TNORMAL. For example, when the first special symbol determination control table is set, a value indicating the lower address B8[H] of the first special symbol buffer is set to the lower byte of the buffer pointer. Also, when the second special symbol determination control table is set, a value indicating the lower address B9 [H] of the second special symbol buffer is set to the lower byte of the buffer pointer. The upper byte of the buffer pointer has already stored the upper address F0[H] of the game work area by step AKS306.

ステップAKS307に続いて、特別図柄情報設定処理P_TZU_SETが実行される(ステップAKS308)。特別図柄情報設定処理P_TZU_SETは、特図ゲームにおいて停止表示される確定特別図柄を決定可能にして、決定結果に対応する特別図柄パターン指定値を特別図柄バッファに格納可能である。特別図柄情報設定処理P_TZU_SETの次に、特別図柄当り判定後ワーク設定テーブルアドレスをセットする(ステップAKS309)。特別図柄当り判定後ワーク設定テーブルアドレスは、ROM101の遊技データ領域に記憶された第1特別図柄当り判定後ワーク設定テーブルまたは第2特別図柄当り判定後ワーク設定テーブルのアドレスである。ステップAKS309では、特別図柄通常処理P_TNORMALによりアドレスがセットされた第1特別図柄判定制御テーブルまたは第2特別図柄判定制御テーブルに対応して、遊技データ領域における異なるアドレスを指定可能である。例えば、第1特別図柄判定制御テーブルがセットされた場合に、第1特別図柄当り判定後ワーク設定テーブルのアドレス12BB[H]を示す値がポインタにセットされる。また、第2特別図柄判定制御テーブルがセットされた場合に、第2特別図柄当り判定後ワーク設定テーブルのアドレス12C0[H]を示す値がポインタにセットされる。 Following step AKS307, a special symbol information setting process P_TZU_SET is executed (step AKS308). The special symbol information setting process P_TZU_SET makes it possible to determine a fixed special symbol to be stopped and displayed in the special symbol game, and stores a special symbol pattern designation value corresponding to the determination result in the special symbol buffer. After the special symbol information setting process P_TZU_SET, the work setting table address is set after the special symbol hit determination (step AKS309). The post-special symbol hit determination work setting table address is the address of the work setting table after the first special symbol hit determination or the work setting table after the second special symbol hit determination stored in the game data area of the ROM 101 . In step AKS309, a different address in the game data area can be specified in correspondence with the first special symbol determination control table or the second special symbol determination control table whose address is set by the special symbol normal process P_TNORMAL. For example, when the first special symbol determination control table is set, the value indicating the address 12BB[H] of the work setting table after the first special symbol hit determination is set in the pointer. Also, when the second special symbol determination control table is set, a value indicating the address 12C0 [H] of the work setting table after the second special symbol hit determination is set in the pointer.

ステップAKS309の次に、データセット処理P_DATASETを実行して(ステップAKS310)、特別図柄判定処理P_TDECISIONが終了する。ステップAKS310のデータセット処理P_DATASETは、ステップAKS309によりアドレスがセットされた特別図柄当り判定後ワーク設定テーブルを用いて、バッファ番号「0」の第1保留記憶用バッファまたは第2保留記憶用バッファにおいて、特別図柄判定用バッファと当り図柄用バッファとを、クリアすることにより初期化可能にする。例えば、第1特別図柄当り判定後ワーク設定テーブルがセットされた場合に、第1特別図柄保留バッファに含まれるバッファ番号「0」の第1保留記憶用バッファにおいて、第1特別図柄判定用バッファと第1当り図柄用バッファとが、初期化される。また、第2特別図柄当り判定後ワーク設定テーブルがセットされた場合に、第2特別図柄保留バッファに含まれるバッファ番号「0」の第2保留記憶用バッファにおいて、第2特別図柄判定用バッファと第2当り図柄用バッファとが、初期化される。 After step AKS309, a data set process P_DATASET is executed (step AKS310), and the special symbol determination process P_TDECISION ends. The data set process P_DATASET of step AKS310 uses the work setting table after special symbol hit determination whose address is set by step AKS309, in the first reserved storage buffer or second reserved storage buffer of buffer number "0", A buffer for special design judgment and a buffer for winning design can be initialized by clearing. For example, when the work setting table is set after the first special symbol hit determination, the first special symbol determination buffer and The first winning symbol buffer is initialized. Also, when the work setting table is set after the second special symbol hit determination, the second special symbol determination buffer and A second winning symbol buffer is initialized.

図10-21は、特別図柄判定処理P_TDECISIONに関するデータ構成の使用例を説明するための図である。特別図柄判定処理P_TDECISIONでは、ステップAKS304の特別図柄大当り判定処理P_TFVR_CHKやステップAKS305の特別図柄小当り判定処理P_TLITTLE_CHKにより、特別図柄判定用の乱数MR1-1を用いて、特別図柄の可変表示における表示結果を、「大当り」とするか否かや「小当り」とするか否かが、可変表示の開始に対応して判定される。また、ステップAKS308の特別図柄情報設定処理P_TZU_SETでは、ステップAKS307により下位アドレスをロードした特別図柄バッファが用いられる。このように、特別図柄判定処理P_TDECISIONは、特別図柄判定用の乱数MR1-1や特別図柄バッファを用いて、特別図柄の可変表示である特図ゲームに関する制御を可能にする。 FIG. 10-21 is a diagram for explaining a usage example of the data configuration regarding the special symbol determination process P_TDECISION. In the special symbol determination process P_TDECISION, the special symbol big hit determination process P_TFVR_CHK of step AKS304 and the special symbol small hit determination process P_TLITTLE_CHK of step AKS305 use the random number MR1-1 for special symbol determination, and the display result in the variable display of the special symbol. is determined as a "big hit" or a "minor hit" in response to the start of the variable display. Also, in the special symbol information setting process P_TZU_SET of step AKS308, the special symbol buffer loaded with the lower address by step AKS307 is used. In this way, the special symbol determination process P_TDECISION makes it possible to control the special symbol game, which is a variable display of special symbols, using the random number MR1-1 for special symbol determination and the special symbol buffer.

図10-21(A)は、ステップAKS304の特別図柄大当り判定処理P_TFVR_CHKやステップAKS305の特別図柄小当り判定処理P_TLITTLE_CHKによる特別図柄判定例AKC01を示している。ステップAKS304の特別図柄大当り判定処理P_TFVR_CHKは、特別図柄判定用の乱数MR1-1について、その値が大当り判定範囲内であるか否かを判定するために、大当り判定値との比較演算を実行可能にする。大当り判定値は、大当り下限判定値と、大当り上限判定値と、を含む。そして、大当り下限判定値から乱数MR1-1の値を減算した場合に、キャリーフラグがオフ状態であれば乱数MR1-1の値は大当り下限判定値以下の値であり、キャリーフラグがオン状態であれば乱数MR1-1の値は大当り下限判定値を超える値である。乱数MR1-1の値が大当り下限判定値以下の値であれば、大当り判定範囲内ではないことに対応して、特別図柄大当り判定処理P_TFVR_CHKを終了することで特別図柄判定処理P_TDECISIONにリターンする。これに対し、乱数MR1-1の値が大当り下限判定値を超える値である場合に、大当り上限判定値から乱数MR1-1の値を減算する。このとき、キャリーフラグがオフ状態であれば乱数MR1-1の値は大当り上限判定値以下の値であり、キャリーフラグがオン状態であれば乱数MR1-1の値は大当り上限判定値を超える値である。そこで、乱数MR1-1の値が大当り上限判定値以下の値であれば、大当り判定範囲内であることに対応して、大当り指定値となる01[H]を当りフラグにストアする。乱数MR1-1の値が大当り上限判定値を超える値であれば、大当り判定範囲内ではないことに対応して、特別図柄大当り判定処理P_TFVR_CHKを終了することで特別図柄判定処理P_TDECISIONにリターンする。 FIG. 10-21(A) shows a special symbol determination example AKC01 by special symbol big hit determination processing P_TFVR_CHK of step AKS304 and special symbol small hit determination processing P_TLITTLE_CHK of step AKS305. The special symbol big hit determination process P_TFVR_CHK of step AKS304 can execute a comparison operation with the big hit determination value in order to determine whether or not the value of the random number MR1-1 for special symbol determination is within the big hit determination range. to The jackpot determination value includes a jackpot lower limit decision value and a jackpot upper limit decision value. When the value of the random number MR1-1 is subtracted from the jackpot lower limit judgment value, if the carry flag is off, the value of the random number MR1-1 is equal to or less than the jackpot lower limit judgment value, and the carry flag is on. If there is, the value of the random number MR1-1 is a value exceeding the jackpot lower limit judgment value. If the value of the random number MR1-1 is equal to or less than the jackpot lower limit judgment value, the special pattern jackpot judgment processing P_TFVR_CHK is ended in response to the fact that the value is not within the jackpot judgment range, and the special pattern judgment processing P_TDECISION is returned to. On the other hand, when the value of the random number MR1-1 exceeds the jackpot lower limit judgment value, the value of the random number MR1-1 is subtracted from the jackpot upper limit judgment value. At this time, if the carry flag is in an OFF state, the value of the random number MR1-1 is a value equal to or less than the jackpot upper limit judgment value, and if the carry flag is in an ON state, the value of the random number MR1-1 exceeds the jackpot upper limit judgment value. is. Therefore, if the value of the random number MR1-1 is equal to or less than the jackpot upper limit judgment value, 01 [H], which is the jackpot designation value, is stored in the hit flag corresponding to being within the jackpot judgment range. If the value of the random number MR1-1 exceeds the jackpot upper limit judgment value, it returns to the special pattern judgment processing P_TDECISION by ending the special pattern jackpot judgment processing P_TFVR_CHK corresponding to the fact that it is not within the jackpot judgment range.

一例として、大当り下限判定値は「60000」となり、大当り上限判定値は「60285」となるように、予め設定されていればよい。これにより、特別図柄判定例AKC01のように、始動口入賞指定値が「1」と「2」とに対応して、乱数MR1-1の値が「60001」から「60285」までの大当り判定範囲内である場合に、特図表示結果についての判定結果が「大当り」となる。 As an example, the jackpot lower limit judgment value may be set to "60000" and the jackpot upper limit judgment value may be set to "60285" in advance. As a result, as in the special symbol determination example AKC01, the value of the random number MR1-1 corresponds to "1" and "2", and the jackpot determination range is from "60001" to "60285". If it is within, the determination result for the special figure display result is "big hit".

ステップAKS305の特別図柄小当り判定処理P_TLITTLE_CHKは、特別図柄判定用の乱数MR1-1について、その値が小当り判定範囲内であるか否かを判定するために、小当り判定値との比較演算を実行可能にする。小当り判定値は、小当り下限判定値と、小当り上限判定値と、を含む。そして、小当り下限判定値から乱数MR1-1の値を減算した場合に、キャリーフラグがオフ状態であれば乱数MR1-1の値は小当り下限判定値以下の値であり、キャリーフラグがオン状態であれば乱数MR1-1の値は小当り下限判定値を超える値である。乱数MR1-1の値が小当り下限判定値以下の値であれば、小当り判定範囲内ではないことに対応して、特別図柄小当り判定処理P_TLITTLE_CHKを終了することで特別図柄判定処理P_TDECISIONにリターンする。これに対し、乱数MR1-1の値が小当り下限判定値を超える値である場合に、小当り上限判定値から乱数MR1-1の値を減算する。このとき、キャリーフラグがオフ状態であれば乱数MR1-1の値は小当り上限判定値以下の値であり、キャリーフラグがオン状態であれば乱数MR1-1の値は小当り上限判定値を超える値である。そこで、乱数MR1-1の値が小当り上限判定値以下の値であれば、小当り判定範囲内であることに対応して、小当り指定値となる02[H]を当りフラグにストアする。乱数MR1-1の値が小当り上限判定値を超える値であれば、小当り判定範囲内ではないことに対応して、特別図柄小当り判定処理P_TLITTLE_CHKを終了することで特別図柄判定処理P_TDECISIONにリターンする。小当り上限判定値は、始動口入賞指定値が「1」である場合と「2」である場合とに対応して、異なる値が設定されてもよい。 The special symbol small hit determination process P_TLITTLE_CHK of step AKS305 compares the random number MR1-1 for special symbol determination with the small hit determination value in order to determine whether the value is within the small hit determination range. to be executable. The small hit determination value includes a small hit lower limit determination value and a small hit upper limit determination value. Then, when the value of the random number MR1-1 is subtracted from the small hit lower limit judgment value, if the carry flag is off, the value of the random number MR1-1 is less than the small hit lower limit judgment value, and the carry flag is on. If it is in the state, the value of the random number MR1-1 is a value exceeding the small hit lower limit judgment value. If the value of the random number MR1-1 is less than the small hit lower limit judgment value, it is not within the small hit judgment range. return. On the other hand, when the value of the random number MR1-1 exceeds the small hit lower limit judgment value, the value of the random number MR1-1 is subtracted from the small hit upper limit judgment value. At this time, if the carry flag is off, the value of the random number MR1-1 is less than the small hit upper limit judgment value, and if the carry flag is on, the value of the random number MR1-1 is equal to the small hit upper limit judgment value. It is a value exceeding Therefore, if the value of the random number MR1-1 is equal to or less than the small hit upper limit judgment value, 02 [H], which is the small hit designation value, is stored in the hit flag corresponding to being within the small hit judgment range. . If the value of the random number MR1-1 exceeds the small hit upper limit judgment value, in response to the fact that it is not within the small hit judgment range, by ending the special symbol small hit judgment process P_TLITTLE_CHK To the special symbol judgment process P_TDECISION return. The small hit upper limit determination value may be set to different values corresponding to the case where the starting entry winning designation value is "1" and the case where it is "2".

一例として、小当り下限判定値は、始動口入賞指定値が「1」である場合と「2」である場合とで共通の「21000」となるように、予め設定されていればよい。また、小当り上限判定値は、始動口入賞判定値が「1」である場合に「21285」となり、始動口入賞指定値が「2」である場合に「29282」となるように、予め設定されていればよい。これにより、特別図柄判定例AKC01のように、始動口入賞指定値が「1」に対応して、乱数MR1-1の値が「21001」から「21285」までの小当り判定範囲内である場合と、始動口入賞指定値が「2」に対応して、乱数MR1-1の値が「21001」から「29282」までの小当り判定範囲内である場合に、特図表示結果についての判定結果が「小当り」となる。 As an example, the small hit lower limit judgment value may be set in advance so as to be common to "21000" when the starting opening winning designation value is "1" and when it is "2". In addition, the small hit upper limit judgment value is set in advance so that it becomes "21285" when the starting entrance winning judgment value is "1", and becomes "29282" when the starting entrance winning designation value is "2". It is good if it is. As a result, as in the special symbol determination example AKC01, the value of the random number MR1-1 corresponds to "1", and the value of the random number MR1-1 is within the small hit determination range from "21001" to "21285". And, when the value of the random number MR1-1 is within the small hit determination range from "21001" to "29282" corresponding to the start opening winning specified value "2", the determination result about the special figure display result is a "small hit".

図10-21(B)は、特別図柄バッファエリアの構成例AKB31を示している。構成例AKB31の特別図柄バッファエリアは、特別図柄の表示結果として停止表示される確定特別図柄に対応して、特別図柄パターン指定値を記憶可能である。この特別図柄バッファエリアは、アドレスF0B8[H]の第1特別図柄バッファと、アドレスF0B9[H]の第2特別図柄バッファと、を含んでいる。第1特別図柄バッファは、第1特別図柄表示装置4Aによる第1特図ゲームが実行される場合に、特別図柄パターン指定値を記憶可能である。第2特別図柄バッファは、第2特別図柄表示装置4Bによる第2特図ゲームが実行される場合に、特別図柄パターン指定値を記憶可能である。特別図柄パターン指定値は、第1特別図柄表示装置4Aや第2特別図柄表示装置4Bによる特別図柄の可変表示における表示結果となる確定特別図柄に対応した表示パターンの指定値であり、大当り特別図柄パターン指定値と小当り特別図柄パターン指定値とを含む。大当り特別図柄パターン指定値は、特別図柄の可変表示において表示結果が「大当り」の場合に、第1特別図柄表示装置4Aまたは第2特別図柄表示装置4Bにより表示される確定特別図柄に対応した表示パターンの指定値である。小当り特別図柄パターン指定値は、特別図柄の可変表示において表示結果が「小当り」の場合に、第1特別図柄表示装置4Aまたは第2特別図柄表示装置4Bにより表示される確定特別図柄に対応した表示パターンの指定値である。 FIG. 10-21(B) shows a configuration example AKB31 of the special symbol buffer area. The special symbol buffer area of the configuration example AKB31 can store a special symbol pattern designation value corresponding to a fixed special symbol that is stopped and displayed as a display result of the special symbol. This special symbol buffer area includes a first special symbol buffer of address F0B8[H] and a second special symbol buffer of address F0B9[H]. The first special symbol buffer can store a special symbol pattern specified value when the first special symbol game is executed by the first special symbol display device 4A. The second special symbol buffer can store a special symbol pattern specified value when the second special symbol game is executed by the second special symbol display device 4B. The special symbol pattern specified value is a specified value of a display pattern corresponding to a confirmed special symbol which is a display result in variable display of special symbols by the first special symbol display device 4A and the second special symbol display device 4B, and is a special symbol for big hits. It includes a pattern specified value and a small hit special symbol pattern specified value. The jackpot special symbol pattern designation value is a display corresponding to the confirmed special symbol displayed by the first special symbol display device 4A or the second special symbol display device 4B when the display result is "big hit" in the variable display of special symbols. It is the specified value of the pattern. The small hit special symbol pattern specified value corresponds to the fixed special symbol displayed by the first special symbol display device 4A or the second special symbol display device 4B when the display result is "small hit" in the variable display of the special symbols. This is the specified value of the display pattern.

図10-22は、特別図柄情報設定処理P_TZU_SETの一例を示すフローチャートである。特別図柄情報設定処理P_TZU_SETは、図10-20に示された特別図柄判定処理P_TDECISIONから呼出可能な処理に含まれ、ステップAKS304の特別図柄大当り判定処理P_TFVR_CHKやステップAKS305の特別図柄小当り判定処理P_LITTLE_CHKが実行された後に、ステップAKS308にて実行可能である。CPU103は、特別図柄情報設定処理P_TZU_SETを実行した場合、当りフラグをロードする(ステップAKS321)。当りフラグは、図10-17(B1)に示された構成例AKB21の特別図柄制御データエリアに設けられ、アドレスF032[H]が割り当てられている。ステップAKS321では、RAM102の遊技ワーク領域における指定アドレスの記憶データを読み出すための転送命令により、当りフラグをロードすればよい。そして、当りフラグと、大当り指定値に対応する判定値と、を比較可能な演算ジャンプ命令により、当りフラグが大当り指定値ではないことを確認する(ステップAKS322)。 FIG. 10-22 is a flow chart showing an example of the special symbol information setting process P_TZU_SET. The special symbol information setting process P_TZU_SET is included in the process that can be called from the special symbol determination process P_TDECISION shown in FIG. is executed, step AKS 308 can be executed. When the CPU 103 executes the special symbol information setting process P_TZU_SET, the hit flag is loaded (step AKS321). The hit flag is provided in the special symbol control data area of the configuration example AKB21 shown in FIG. 10-17 (B1), and is assigned an address F032 [H]. At step AKS321, the hit flag may be loaded by a transfer command for reading out the data stored at the specified address in the game work area of RAM102. Then, it is confirmed that the hit flag is not the jackpot designation value by an arithmetic jump instruction that can compare the hit flag and the determination value corresponding to the jackpot designation value (step AKS322).

ステップAKS322に対応して当りフラグが大当り指定値である場合に(ステップAKS322;No)、バッファ番号「0」の当り図柄用バッファをセットする(ステップAKS323)。バッファ番号「0」の当り図柄用バッファは、その格納値が図10-20に示された特別図柄判定処理P_TDECISIONのステップAKS306によりロードされている。このロード内容を、CPU103の内部レジスタに含まれる処理用レジスタへと転送することにより、処理対象としてセットすればよい。このようにセットされたバッファ番号「0」の当り図柄用バッファについて、その格納値を特別図柄バッファにストアする(ステップAKS324)。特別図柄バッファは、図10-20に示された特別図柄判定処理P_TDECISIONのステップAKS307により下位アドレスがロードされた第1特別図柄バッファまたは第2特別図柄バッファである。これにより、バッファ番号「0」の当り図柄用バッファに格納された当り図柄用の乱数MR1-2について、その乱数値を示す数値データが第1特別図柄バッファまたは第2特別図柄バッファに格納される。したがって、乱数MR1-2の値を示す数値データは、特図表示結果が「大当り」の場合に確定特別図柄が大当り図柄である特別図柄に対応して、大当り特別図柄パターン指定値として使用可能である。 When the hit flag is the jackpot designated value corresponding to step AKS322 (step AKS322; No), the buffer for the winning design of buffer number "0" is set (step AKS323). The winning symbol buffer with the buffer number "0" is loaded by step AKS306 of the special symbol determination process P_TDECISION whose stored value is shown in FIG. 10-20. By transferring this load content to a processing register included in the internal register of the CPU 103, it can be set as a processing target. The stored value of the winning symbol buffer having the buffer number "0" thus set is stored in the special symbol buffer (step AKS324). The special symbol buffer is the first special symbol buffer or the second special symbol buffer loaded with the lower address by step AKS307 of the special symbol determination process P_TDECISION shown in FIG. 10-20. As a result, for the winning symbol random number MR1-2 stored in the winning symbol buffer with the buffer number "0", numerical data indicating the random number is stored in the first special symbol buffer or the second special symbol buffer. . Therefore, the numerical data indicating the value of the random number MR1-2 can be used as the jackpot special pattern pattern designation value in correspondence with the special pattern in which the final special pattern is the jackpot pattern when the special pattern display result is "big hit". be.

ステップAKS324に続いて、バッファ番号「0」の始動口入賞バッファを、始動口入賞指定値にロードする(ステップAKS325)。バッファ番号「0」の始動口入賞バッファは、図10-17(B2)に示された構成例AKB22の始動口入賞バッファエリアに設けられ、アドレスF0BB[H]が割り当てられている。ステップAKS325では、RAM102の遊技ワーク領域における指定アドレスの記憶領域から記憶データを読み出すための転送命令により、バッファ番号「0」の始動口入賞バッファをロードすればよい。 Following step AKS324, the starting entry winning buffer of buffer number "0" is loaded into the starting entry winning designation value (step AKS325). The starting entry winning buffer of buffer number "0" is provided in the starting entry winning buffer area of the configuration example AKB22 shown in FIG. 10-17 (B2), and is assigned an address F0BB[H]. In step AKS325, the start-up winning buffer of buffer number "0" may be loaded by a transfer command for reading stored data from the memory area of the designated address in the game work area of RAM102.

ステップAKS325の後に、大当り情報データ選択処理P_TFVR_ZUが実行される(ステップAKS326)。大当り情報データ選択処理P_TFVR_ZUは、ステップAKS325によりロードされた始動口入賞指定値や、図10-20に示された特別図柄判定処理P_TDECISIONのステップAKS306によりロードされた当り図柄用バッファの格納値などを用いて、大当り図柄指定値を決定可能にして、決定結果に対応する大当り情報設定用データを設定可能である。大当り情報設定用データは、大当り演出指定値と、ファンファーレ表示指定値と、大当り終了表示指定値と、を示すデータである。このような大当り情報データ選択処理P_TFVR_ZUにより決定された大当り図柄指定値を、大当り図柄判定バッファにストアする(ステップAKS327)。大当り図柄判定バッファは、図10-17(B1)に示された構成例AKB21の特別図柄制御データエリアに設けられ、アドレスF035[H]が割り当てられている。ステップAKS327では、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、大当り図柄指定値をストアすればよい。 After step AKS325, a jackpot information data selection process P_TFVR_ZU is executed (step AKS326). The jackpot information data selection process P_TFVR_ZU selects the starting entry winning designation value loaded by step AKS325, the stored value of the winning symbol buffer loaded by step AKS306 of the special symbol determination process P_TDECISION shown in FIG. 10-20, and the like. By using, it is possible to determine the jackpot symbol designation value, and to set the jackpot information setting data corresponding to the decision result. The big-hit information setting data is data indicating a big-hit effect designation value, a fanfare display designation value, and a big-hit end display designation value. The jackpot design specified value determined by the jackpot information data selection process P_TFVR_ZU is stored in the jackpot pattern determination buffer (step AKS327). The jackpot symbol determination buffer is provided in the special symbol control data area of the configuration example AKB21 shown in FIG. 10-17 (B1), and is assigned an address F035[H]. At step AKS327, the jackpot symbol designation value may be stored by a transfer command for writing to the memory area of the designated address in the game work area of RAM102.

ステップAKS327の次に、大当り情報設定用データを転送する(ステップAKS328)。この場合に、ROM101の遊技データ領域に記憶された大当り情報設定用テーブルにおいて、大当り図柄指定値の決定結果に対応する大当り情報設定用データの記憶アドレスが、転送元を指定するポインタにセットされる。また、RAM102の遊技ワーク領域に設けられた演出図柄情報バッファのアドレスが、転送先を指定するバッファポインタにセットされる。さらに、大当り情報設定用データのデータサイズが、転送回数にセットされる。その後、ブロック転送命令により、大当り情報設定用テーブルから読み出した大当り情報設定用データを、演出図柄情報バッファ、ファンファーレ表示バッファ、大当り終了表示バッファへと、転送して格納すればよい。このときに、変動コマンド指定バッファの設定を行う(ステップAKS329)。変動コマンド指定バッファは、RAM102の遊技ワーク領域にて大当り終了表示バッファの次アドレスに設けられ、ステップAKS327のブロック転送命令により更新された転送先のアドレスを用いて、格納値を設定可能である。例えば、特図表示結果が「大当り」に決定されたことに対応する変動コマンド指定値である01[H]を、変動コマンド指定バッファの格納値として設定すればよい。なお、大当り遊技状態の終了後における演出状態や、演出図柄情報バッファの格納値などに対応して、変動コマンド指定バッファをクリアすることで、その格納値が00[H]に初期化される場合があってもよい。 After step AKS327, big hit information setting data is transferred (step AKS328). In this case, in the big-hit information setting table stored in the game data area of the ROM 101, the storage address of the big-hit information setting data corresponding to the determination result of the big-hit symbol designating value is set in the pointer designating the transfer source. . Also, the address of the effect pattern information buffer provided in the game work area of the RAM 102 is set in the buffer pointer that designates the transfer destination. Furthermore, the data size of the big hit information setting data is set to the number of transfers. After that, the big win information setting data read out from the big win information setting table may be transferred and stored in the effect pattern information buffer, the fanfare display buffer, and the big win end display buffer by a block transfer command. At this time, a variable command designation buffer is set (step AKS329). The variable command designation buffer is provided at the next address of the jackpot end display buffer in the game work area of the RAM 102, and the stored value can be set using the transfer destination address updated by the block transfer command of step AKS327. For example, 01 [H], which is the variable command designation value corresponding to the fact that the special figure display result is determined to be a "jackpot", may be set as the storage value of the variable command designation buffer. In addition, by clearing the variable command designation buffer corresponding to the production state after the end of the jackpot game state, the stored value of the production pattern information buffer, etc., when the stored value is initialized to 00 [H] There may be

ステップAKS329により変動コマンド指定バッファを設定すると、大入賞口開放回数最大値バッファの設定を行う(ステップAKS330)。大入賞口開放回数最大値バッファは、RAM102の遊技ワーク領域にて変動コマンド指定バッファの次アドレスに設けられ、大当り遊技状態において大入賞口を開放状態に制御する開放回数の最大値を格納可能である。ステップAKS330では、ステップAKS326の大当り情報データ選択処理P_TFVR_ZUにより決定された大当り図柄指定値と、ROM101の遊技データ領域に記憶された大入賞口開放回数最大値テーブルと、を用いて大入賞口開放回数最大値を決定可能である。このとき決定された大入賞口開放回数最大値に対応する格納値を、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、大入賞口開放回数最大値バッファにストアすればよい。 When the variable command designation buffer is set in step AKS329, the maximum value buffer for the number of openings of the big winning opening is set (step AKS330). The maximum number of opening times of the big winning opening is provided at the next address of the variable command designation buffer in the game work area of the RAM 102, and can store the maximum number of opening times for controlling the opening of the big winning opening in the jackpot game state. be. In step AKS330, the number of times the big winning opening is opened is determined using the jackpot design value determined by the big winning information data selection process P_TFVR_ZU in step AKS326 and the maximum number of times the big winning opening is opened using the table of maximum number of times big winning opening opened stored in the game data area of the ROM 101. A maximum value can be determined. If the storage value corresponding to the maximum number of opening times of the big winning opening determined at this time is stored in the maximum number of opening number of big winning openings by a transfer command for writing it in the storage area of the designated address in the game work area of the RAM 102. good.

ステップAKS322に対応して当りフラグが大当り指定値ではない場合に(ステップAKS322;Yes)、その当りフラグと、小当り指定値に対応する判定値と、を比較可能な演算ジャンプ命令により、当りフラグが小当り指定値ではないことを確認する(ステップAKS331)。当りフラグが小当り指定値である場合に(ステップAKS331;No)、小当り特別図柄パターン指定値を特別図柄バッファにストアする(ステップAKS332)。小当り特別図柄パターン指定値は、バッファ番号「0」の当り図柄用バッファから読み出した格納値に、予め設定された小当り図柄加算値を加算することにより作成されてもよい。また、小当り特別図柄パターン指定値は、大当り特別図柄パターン指定値とは異なる値が予め用意されてもよい。特別図柄バッファは、図10-20に示された特別図柄判定処理P_TDECISIONのステップAKS307により下位アドレスがロードされた第1特別図柄バッファまたは第2特別図柄バッファである。ステップAKS332では、小当り図柄加算値などを用いて作成された小当り特別図柄パターン指定値を、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、第1特別図柄バッファまたは第2特別図柄バッファにストアすればよい。 When the hit flag is not the big hit designated value corresponding to step AKS322 (step AKS322; Yes), the hit flag and the determination value corresponding to the small hit designated value can be compared by an arithmetic jump instruction, the hit flag is not a small hit specified value (step AKS331). When the hit flag is the small hit designated value (step AKS331; No), the small hit special design pattern designated value is stored in the special design buffer (step AKS332). The small-hit special symbol pattern designation value may be created by adding a preset small-hit symbol addition value to the stored value read from the buffer for winning symbols of the buffer number "0". In addition, as the small hit special symbol pattern specified value, a value different from the big hit special symbol pattern specified value may be prepared in advance. The special symbol buffer is the first special symbol buffer or the second special symbol buffer loaded with the lower address by step AKS307 of the special symbol determination process P_TDECISION shown in FIG. 10-20. In step AKS332, a small winning special symbol pattern specified value created using a small winning symbol added value or the like is transferred to the storage area of the specified address in the game work area of the RAM 102 by the transfer command to write the first special symbol buffer or It may be stored in the second special symbol buffer.

ステップAKS332により小当り特別図柄パターン指定値をストアした後に、小当り図柄指定値を決定する(ステップAKS333)。小当り図柄指定値は、図10-20に示された特別図柄判定処理P_TDECISIONのステップAKS306によりロードされた当り図柄用バッファの格納値と、始動口入賞指定値に対応してセットされる第1小当り状態設定用テーブルまたは第2小当り状態設定用テーブルと、を用いて決定可能である。このとき決定された小当り図柄指定値を、小当り図柄判定バッファにストアする(ステップAKS334)。小当り図柄判定バッファは、図10-17(B1)に示された構成例AKB21の特別図柄制御データエリアに設けられ、アドレスF036[H]が割り当てられている。ステップAKS334では、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、小当り図柄指定値をストアすればよい。 After storing the small-hit special symbol pattern specified value by step AKS332, the small-hit symbol specified value is determined (step AKS333). The small winning design specified value is the first set corresponding to the stored value of the winning design buffer loaded by step AKS306 of the special symbol determination process P_TDECISION shown in FIG. 10-20 and the start winning prize specified value. It can be determined using a small hit state setting table or a second small hit state setting table. The small winning design designation value determined at this time is stored in the small winning design determination buffer (step AKS334). The small hit symbol determination buffer is provided in the special symbol control data area of the configuration example AKB21 shown in FIG. 10-17 (B1), and is assigned an address F036 [H]. In step AKS334, the small winning design specified value may be stored by a transfer command for writing to the storage area of the specified address in the game work area of RAM102.

ステップAKS334の次に、小当り演出指定値を決定する(ステップAKS335)。小当り演出指定値は、ROM101の遊技データ領域に記憶された小当り情報設定用テーブルと、ステップAKS333により決定された小当り図柄指定値と、を用いて決定可能である。このとき決定された小当り演出指定値を、演出図柄情報バッファにストアする(ステップAKS336)。ステップAKS336では、ステップAKS335により決定された小当り演出指定値を、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、演出図柄情報バッファにストアすればよい。 After step AKS334, a designated value for small hit effect is determined (step AKS335). The small-hit performance specified value can be determined using the small-hit information setting table stored in the game data area of the ROM 101 and the small-hit design specified value determined in step AKS333. The small hit effect specified value determined at this time is stored in the effect symbol information buffer (step AKS336). At step AKS336, the small hit effect specified value determined at step AKS335 may be stored in the effect symbol information buffer by a transfer command for writing into the memory area of the specified address in the game work area of RAM102.

ステップAKS336により小当り演出指定値をストアすると、小当り情報設定用データを転送する(ステップAKS337)。小当り情報設定用データは、小当りファンファーレ表示指定値と、小当りエンディング表示指定値と、を示すデータである。ステップAKS337では、ROM101の遊技データ領域に記憶された小当り情報設定用テーブルにおいて、小当り演出指定値の決定結果に対応する小当り情報設定用データの記憶アドレスが、転送元を指定するポインタに設定される。また、RAM102の遊技ワーク領域に設けられた小当りファンファーレ表示バッファのアドレスが、転送先にセットされる。さらに、小当り情報設定用データのデータサイズが、転送回数にセットされる。その後、ブロック転送命令により、小当り情報設定用テーブルから読み出した小当り情報設定用データを、小当りファンファーレ表示バッファ、小当りエンディング表示バッファへと、転送して格納すればよい。 When the specified value for small hit effect is stored in step AKS336, data for setting small hit information is transferred (step AKS337). The small-hit information setting data is data indicating a small-hit fanfare display designated value and a small-hit ending display designated value. In step AKS337, in the small-hit information setting table stored in the game data area of the ROM 101, the storage address of the small-hit information setting data corresponding to the determination result of the small-hit performance specified value is set to the pointer that specifies the transfer source. set. Also, the address of the small win fanfare display buffer provided in the game work area of the RAM 102 is set as the transfer destination. Furthermore, the data size of the small hit information setting data is set to the number of transfers. Thereafter, the data for setting the small hit information read from the table for setting the small hit information may be transferred and stored in the small hit fanfare display buffer and the small hit ending display buffer by the block transfer command.

ステップAKS331に対応して当りフラグが小当り指定値ではない場合に(ステップAKS331;Yes)、ハズレ特別図柄パターン指定値を特別図柄バッファにストアする(ステップAKS338)。ハズレ特別図柄パターン指定値は、大当り特別図柄パターン指定値や小当り特別図柄パターン指定値とは異なる値が予め用意されていればよい。例えば、ハズレ特別図柄パターン指定値としてF1[H]を設定可能であってもよい。特別図柄バッファは、図10-20に示された特別図柄判定処理P_TDECISIONのステップAKS307により下位アドレスがロードされた第1特別図柄バッファまたは第2特別図柄バッファである。ステップAKS338では、予め用意されたハズレ特別図柄パターン指定値を、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、第1特別図柄バッファまたは第2特別図柄バッファにストアすればよい。 Corresponding to step AKS331, when the hit flag is not the small hit designated value (step AKS331; Yes), the losing special design pattern designated value is stored in the special design buffer (step AKS338). As for the loss special symbol pattern specified value, a value different from the big hit special symbol pattern specified value and the small win special symbol pattern specified value should be prepared in advance. For example, it may be possible to set F1 [H] as the loss special symbol pattern designation value. The special symbol buffer is the first special symbol buffer or the second special symbol buffer loaded with the lower address by step AKS307 of the special symbol determination process P_TDECISION shown in FIG. 10-20. At step AKS338, if a loss special symbol pattern specified value prepared in advance is stored in the first special symbol buffer or the second special symbol buffer by a transfer command for writing into the memory area of the specified address in the game work area of the RAM 102. good.

ステップAKS338に続いて、演出図柄情報バッファをクリアする(ステップAKS339)。演出図柄情報バッファは、特図表示結果が「大当り」や「小当り」の場合に対応した演出指定値を格納可能である。その一方で、特図表示結果が「ハズレ」の場合に対応して、演出図柄情報バッファをクリアすることで、その格納値を00[H]に初期化する。また、変動コマンド指定バッファをクリアする(ステップAKS340)。 Following step AKS338, the performance symbol information buffer is cleared (step AKS339). The effect pattern information buffer can store the effect designation value corresponding to the case where the special symbol display result is "big win" or "minor win". On the other hand, corresponding to the case where the special figure display result is "losing", the storage value is initialized to 00 [H] by clearing the effect pattern information buffer. Also, the variable command designation buffer is cleared (step AKS340).

ステップAKS330、AKS337、AKS340の後に、ポインタを設定するための転送命令により、変動開始前コマンド送信テーブルアドレスをセットする(ステップAKS341)。変動開始前コマンド送信テーブルアドレスは、ROM101の遊技データ領域に記憶された変動開始前コマンド送信テーブルのアドレスである。そして、コマンドセット処理P_COM_SETを実行してから(ステップAKS342)、特別図柄情報設定処理P_TZU_SETが終了する。 After steps AKS330, AKS337, and AKS340, a command transmission table address before start of fluctuation is set by a transfer instruction for setting a pointer (step AKS341). The pre-variation start command transmission table address is the address of the pre-variation start command transmission table stored in the game data area of the ROM 101 . Then, after executing the command set process P_COM_SET (step AKS342), the special symbol information setting process P_TZU_SET ends.

図10-23は、大当り情報データ選択処理P_TFVR_ZUの一例を示すフローチャートである。大当り情報データ選択処理P_TFVR_ZUは、図10-22に示された特別図柄情報設定処理P_TZU_SETにおいて呼び出され、ステップAKS322において当りフラグが大当り指定値である場合に、ステップAKS326にて実行可能である。CPU103は、大当り情報データ選択処理P_TFVR_ZUを実行した場合、ポインタを設定するための転送命令により、第2大当り状態設定用テーブルアドレスをセットする(ステップAKS401)。第2大当り状態設定用テーブルアドレスは、ROM101の遊技データ領域に記憶された第2大当り状態設定用テーブルのアドレスである。 FIG. 10-23 is a flow chart showing an example of the jackpot information data selection process P_TFVR_ZU. The jackpot information data selection process P_TFVR_ZU is called in the special symbol information setting process P_TZU_SET shown in FIG. 10-22, and can be executed in step AKS326 when the hit flag is the jackpot specified value in step AKS322. When the CPU 103 executes the jackpot information data selection process P_TFVR_ZU, it sets a second jackpot state setting table address by a transfer command for setting a pointer (step AKS401). The second jackpot state setting table address is the address of the second jackpot state setting table stored in the game data area of the ROM 101 .

ステップAKS401に続いて、始動口入賞指定値が「1」ではないことを確認する(ステップAKS402)。始動口入賞指定値は、図10-22に示された特別図柄情報設定処理P_TZU_SETのステップAKS325により、CPU103の内部レジスタに格納されている。この始動口入賞指定値が「1」である場合に(ステップAKS402;No)、ポインタを設定するための転送命令により、第1大当り状態設定用テーブルアドレスをセットする(ステップAKS403)。第1大当り状態設定用テーブルアドレスは、ROM101の遊技データ領域に記憶された第1大当り状態設定用テーブルのアドレスである。ステップAKS403では、ポインタを設定するための転送命令により、ポインタの値を上書き設定する。このように、特別図柄情報設定処理P_TZU_SETでは、ステップAKS401により第2大当り状態設定用テーブルアドレスをセットした後に、ステップAKS402において始動口入賞指定値が「1」に対応して、ステップAKS403により第1大当り状態設定用テーブルアドレスを上書き設定により設定し直す。これにより、第2大当り状態設定用テーブルの使用頻度が第1大当り状態設定用テーブルの使用頻度よりも高い場合に、テーブル設定に必要なプログラム容量を削減でき、パチンコ遊技機1の商品性を高めることができる。また、第2大当り状態設定用テーブルの使用頻度が第1大当り状態設定用テーブルの使用頻度よりも高い場合に、分岐命令としてのジャンプ命令による処理を簡素化して、設計段階での確認が容易になり、パチンコ遊技機1の商品性を高めることができる。 After step AKS401, it is confirmed that the value specified for starting winning prize is not "1" (step AKS402). The start winning designation value is stored in the internal register of the CPU 103 by step AKS325 of the special symbol information setting process P_TZU_SET shown in FIG. 10-22. When this start-up winning designation value is "1" (step AKS402; No), the first jackpot state setting table address is set by a transfer command for setting a pointer (step AKS403). The first jackpot state setting table address is the address of the first jackpot state setting table stored in the game data area of the ROM 101 . At step AKS403, the value of the pointer is overwritten by a transfer instruction for setting the pointer. Thus, in the special symbol information setting process P_TZU_SET, after setting the second jackpot state setting table address in step AKS401, in step AKS402 corresponding to the start opening winning a prize specified value "1", in step AKS403 the first The jackpot state setting table address is reset by overwrite setting. Thus, when the frequency of use of the second big win state setting table is higher than the use frequency of the first big win state setting table, the program capacity required for setting the table can be reduced, and the marketability of the pachinko game machine 1 is enhanced. be able to. In addition, when the frequency of use of the second jackpot state setting table is higher than that of the first jackpot state setting table, processing by a jump command as a branch command is simplified to facilitate confirmation at the design stage. As a result, the marketability of the pachinko game machine 1 can be enhanced.

ステップAKS402に対応して始動口入賞指定値が「2」であり「1」ではない場合や(ステップAKS401;Yes)、ステップAKS403の後に、当り図柄用バッファをセットする(ステップAKS404)。当り図柄用バッファは、その格納値が図10-20に示された特別図柄判定処理P_TDECISIONのステップAKS306によりロードされたバッファ番号「0」の当り図柄用バッファである。このロード内容を、CPU103の内部レジスタに含まれる処理用レジスタへと転送することにより、処理対象としてセットすればよい。このようにセットされた当り図柄用バッファの格納値を、ステップAKS401によりセットされた第2大当り状態設定用テーブルまたはステップAKS403によりセットされた第1大当り状態設定用テーブルとともに用いて、第2振り分け判定値比較処理P_HANTEI2が実行される(ステップAKS405)。 In response to step AKS402, when the specified value for starting winning prize is "2" and not "1" (step AKS401; Yes), after step AKS403, a winning design buffer is set (step AKS404). The winning symbol buffer is a winning symbol buffer with buffer number "0" loaded in step AKS306 of the special symbol determination process P_TDECISION whose stored value is shown in FIG. 10-20. By transferring this load content to a processing register included in the internal register of the CPU 103, it can be set as a processing target. The stored value of the hit symbol buffer set in this way is used together with the second big hit state setting table set at step AKS401 or the first big hit state setting table set at step AKS403 to determine the second distribution. A value comparison process P_HANTEI2 is executed (step AKS405).

第2振り分け判定値比較処理P_HANTEI2は、テーブル先頭アドレスの記憶データを開始番号データとし、次アドレスの記憶データを処理数データとして、開始番号データを振り分け結果データに初期設定する。その後、比較値としてセットされた数値データと、処理数データの次アドレス以降における記憶データが示す振り分け判定値と、を比較する処理を、テーブルアドレスの先頭側から最終側へと増加する順に、比較値を超える振り分け判定値となるまで実行可能にする。このとき、比較値以下の振り分け判定値であれば振り分け結果データを1加算するように更新して次の比較に進み、比較値を超える振り分け判定値であれば第2振り分け判定値比較処理P_HANTEI2が終了する。比較回数が処理数データに対応する回数となっても比較値を超える振り分け判定値ではなければ、次アドレス以降の記憶データを用いて、開始番号データや処理数データの設定から処理を繰り返せばよい。ステップAKS405の第2振り分け判定値比較処理P_HANTEI2は、当り図柄用バッファの格納値である当り図柄用の乱数MR1-2が比較値としてセットされ、第1大当り状態設定用テーブルまたは第2大当り状態設定用テーブルの記憶データにより、振り分け結果データが示す大当り図柄指定値を、第1特別図柄表示装置4Aまたは第2特別図柄表示装置4Bによる表示結果に対応する大当り遊技状態の種類として決定可能にする。第2振り分け判定値比較処理P_HANTEI2は、特別図柄情報設定処理P_TZU_SETのステップAKS333により小当り図柄指定値を決定する場合にも実行可能であればよい。この場合に、当り図柄用バッファの格納値である当り図柄用の乱数MR1-2が比較値としてセットされ、第1小当り状態設定用テーブルまたは第2小当り状態設定用テーブルの記憶データにより、振り分け結果データが示す小当り指定値を、第1特別図柄表示装置4Aまたは第2特別図柄表示装置4Bによる表示結果に対応する小当り遊技状態の種類として決定可能にする。 In the second sorting determination value comparison process P_HANTEI2, the data stored at the top address of the table is set as the start number data, the data stored at the next address is set as the number of processing data, and the start number data is initialized as the sorting result data. After that, the process of comparing the numerical data set as the comparison value and the sorting judgment value indicated by the stored data after the next address of the processing count data is performed in increasing order from the beginning side of the table address to the end side. Execution is allowed until the distribution judgment value exceeds the value. At this time, if the sorting judgment value is equal to or less than the comparison value, the sorting result data is updated by adding 1 to proceed to the next comparison. finish. Even if the number of comparisons corresponds to the number of processes data, if the sorting judgment value does not exceed the comparison value, the stored data after the next address can be used to repeat the process from the setting of the start number data and the number of processes data. . In the second sorting determination value comparison process P_HANTEI2 of step AKS405, the random number MR1-2 for the winning design, which is the stored value of the winning design buffer, is set as a comparison value, and the first big win state setting table or the second big win state setting is performed. The stored data of the table enables determination of the jackpot design value indicated by the distribution result data as the type of jackpot game state corresponding to the display result by the first special pattern display device 4A or the second special pattern display device 4B. 2nd distribution judgment value comparison processing P_HANTEI2 should just be executable also when determining a small hit design specified value by step AKS333 of special design information setting processing P_TZU_SET. In this case, the winning symbol random number MR1-2, which is the value stored in the winning symbol buffer, is set as a comparison value, and the data stored in the first small winning state setting table or the second small winning state setting table, The small hit designation value indicated by the distribution result data can be determined as the type of small win game state corresponding to the display result by the first special symbol display device 4A or the second special symbol display device 4B.

ステップAKS405の第2振り分け判定値比較処理P_HANTEI2が終了すると、大当り情報設定用データを決定する(ステップAKS406)。大当り情報設定用データは、演出状態選択バッファの格納値に対応して選択された大当り情報データ指定テーブルと、ステップAKS405の第2振り分け判定値比較処理P_HANTEI2により決定された大当り図柄指定値と、を用いて、予め用意された複数種類のデータセットのうちから選択可能であればよい。演出状態選択バッファは、大当り遊技状態の終了後における演出状態に対応した格納値を設定可能であればよい。 When the second distribution determination value comparison process P_HANTEI2 of step AKS405 is completed, big hit information setting data is determined (step AKS406). The data for setting the jackpot information includes the jackpot information data designation table selected corresponding to the stored value of the effect state selection buffer, and the jackpot pattern designation value determined by the second sorting judgment value comparison process P_HANTEI2 of step AKS405. It suffices if the data set can be selected from a plurality of types of data sets prepared in advance using the data set. The effect state selection buffer should be able to set a stored value corresponding to the effect state after the end of the jackpot game state.

図10-24は、特別図柄情報設定処理P_TZU_SETおよび大当り情報データ選択処理P_TFVR_ZUに関して、大当り遊技状態の制御に対応したデータ構成の使用例を説明するための図である。特別図柄情報設定処理P_TZU_SETのステップAKS322において当りフラグが大当り指定値である場合に、ステップAKS326にて大当り情報データ選択処理P_TFVR_ZUを実行可能である。この大当り情報データ選択処理P_TFVR_ZUでは、ステップAKS401によりアドレスがセットされた第2大当り状態設定用テーブルまたはステップAKS403によりアドレスがセットされた第1大当り状態設定用テーブルを用いて、ステップAKS405の第2振り分け判定値比較処理P_HANTEI2が実行されることで、大当り図柄指定値を決定可能にする。その後、特別図柄情報設定処理P_TZU_SETのステップAKS328では、大当り図柄指定値に対応して大当り情報設定用テーブルから読み出した大当り情報設定用データを、演出図柄情報バッファ、ファンファーレ表示バッファ、大当り終了表示バッファへと、転送して格納可能である。演出図柄情報バッファ、ファンファーレ表示バッファ、大当り終了表示バッファは、演出図柄情報エリアに設けられ、大当り遊技状態に制御される場合の設定用データを格納可能である。また、特別図柄情報設定処理P_TZU_SETのステップAKS330では、大入賞口開放回数最大値テーブルを用いて、大当り図柄指定値に対応した大入賞口開放回数最大値を決定可能にする。 FIG. 10-24 is a diagram for explaining an example of use of the data configuration corresponding to the control of the jackpot game state with respect to the special symbol information setting process P_TZU_SET and the jackpot information data selection process P_TFVR_ZU. When the hit flag is the jackpot specified value in step AKS322 of the special symbol information setting process P_TZU_SET, the jackpot information data selection process P_TFVR_ZU can be executed in step AKS326. In this jackpot information data selection process P_TFVR_ZU, the second jackpot state setting table whose address is set by step AKS401 or the first jackpot state setting table whose address is set by step AKS403 is used to perform the second distribution of step AKS405. By executing the determination value comparison process P_HANTEI2, it is possible to determine the jackpot symbol designation value. After that, in step AKS328 of the special pattern information setting process P_TZU_SET, the big hit information setting data read out from the big hit information setting table corresponding to the big hit pattern specified value is transferred to the effect pattern information buffer, the fanfare display buffer, and the big hit end display buffer. can be transferred and stored. The effect pattern information buffer, the fanfare display buffer, and the big win end display buffer are provided in the effect pattern information area, and can store setting data when controlled to the big win game state. Further, in step AKS330 of the special symbol information setting process P_TZU_SET, the maximum number of times of opening the big winning opening can be determined using the maximum number of times of opening the big winning opening corresponding to the designated value of the big winning opening.

このように、大当り情報データ選択処理P_TFVR_ZUは、第1大当り状態設定用テーブルまたは第2大当り状態設定用テーブルを用いて、大当り図柄指定値を決定可能にする。特別図柄情報設定処理P_TZU_SETは、演出図柄情報エリアに設けられた演出図柄情報バッファやファンファーレ表示バッファや大当り表示バッファの格納値を設定可能であるとともに、大当り図柄指定値に対応した大入賞口開放回数最大値を決定可能にする。 In this way, the big-hit information data selection process P_TFVR_ZU makes it possible to determine the big-hit design designation value using the first big-hit state setting table or the second big-hit state setting table. The special pattern information setting process P_TZU_SET can set the stored values of the production pattern information buffer, the fanfare display buffer, and the big win display buffer provided in the production pattern information area, and the number of times the big winning opening is opened corresponding to the jackpot design specified value. Make the maximum value determinable.

図10-24(A1)は、第1大当り状態設定用テーブルの構成例AKT41を示している。構成例AKT41の第1大当り状態設定用テーブルは、先頭アドレス1AFD[H]に大当り図柄指定値「1」と対応する値00[H]が記憶され、次アドレス1AFE[H]に処理数を示す値0A[H]が記憶されている。そして、アドレス1AFF[H]以降における記憶データは、大当り図柄指定値「1」~「10」に対応した振り分け判定値を示している。ステップAKS405の第2振り分け判定値比較処理P_HANTEI2は、構成例AKT41の第1大当り状態設定用テーブルを用いた場合に、当り図柄用バッファの格納値が示す当り図柄用の乱数MR1-2に対応して、大当り図柄指定値「1」~「10」のいずれかに決定可能である。例えば、当り図柄用の乱数MR1-2が乱数最小値の「0」に対応した00[H]である場合に、大当り図柄指定値「1」が決定される。 FIG. 10-24 (A1) shows a configuration example AKT41 of the first jackpot state setting table. In the first jackpot state setting table of the configuration example AKT41, the value 00 [H] corresponding to the jackpot design designation value "1" is stored at the head address 1AFD [H], and the number of processes is shown at the next address 1AFE [H]. A value of 0A[H] is stored. Then, the stored data after the address 1AFF[H] indicates the distribution determination values corresponding to the jackpot symbol designation values "1" to "10". The second sorting determination value comparison process P_HANTEI2 of step AKS405 corresponds to the winning symbol random number MR1-2 indicated by the winning symbol buffer stored value when the first jackpot state setting table of the configuration example AKT41 is used. It is possible to determine one of the jackpot symbol designation values "1" to "10". For example, when the random number MR1-2 for the winning symbol is 00 [H] corresponding to the minimum value of the random number "0", the designated value "1" for the big winning symbol is determined.

図10-24(A2)は、第2大当り状態設定用テーブルの構成例AKT42を示している。構成例AKT42の第2大当り状態設定用テーブルは、先頭アドレス1B09[H]に大当り図柄指定値「11」と対応する値0A[H]が記憶され、次アドレス1B0A[H]に処理数を示す値04[H]が記憶されている。そして、アドレス1B0B[H]以降における記憶データは、大当り図柄指定値「11」~「14」に対応した振り分け判定値を示している。ステップAKS405の第2振り分け判定値比較処理P_HANTEI2は、構成例AKT42の第2大当り状態設定用テーブルを用いた場合に、当り図柄用バッファの格納値が示す当り図柄用の乱数MR1-2に対応して、大当り図柄指定値「11」~「14」のいずれかに決定可能である。例えば、当り図柄用の乱数MR1-2が乱数最小値の「0」に対応した00[H]である場合に、大当り図柄指定値「11」が決定される。 FIG. 10-24 (A2) shows a configuration example AKT42 of the second big hit state setting table. In the second jackpot state setting table of the configuration example AKT42, the value 0A [H] corresponding to the jackpot symbol designation value "11" is stored at the top address 1B09 [H], and the number of processes is shown at the next address 1B0A [H]. A value of 04[H] is stored. The stored data after the address 1B0B[H] indicate the distribution determination values corresponding to the jackpot symbol designation values "11" to "14". The second sorting determination value comparison process P_HANTEI2 in step AKS405 corresponds to the winning symbol random number MR1-2 indicated by the winning symbol buffer storage value when the second jackpot state setting table of the configuration example AKT42 is used. It is possible to determine one of the jackpot symbol designation values "11" to "14". For example, when the random number MR1-2 for the winning symbol is 00 [H] corresponding to the minimum value of the random number "0", the designated jackpot symbol value "11" is determined.

図10-24(B)は、演出図柄情報エリアの構成例AKB41を示している。構成例AKB41の演出図柄情報エリアは、大当り遊技状態または小当り遊技状態に制御される場合に対応して、演出図柄の可変表示を含めた遊技制御や演出制御に関する各種データを記憶可能である。この演出図柄情報エリアは、アドレスF056[H]の演出図柄情報バッファと、アドレスF057[H]のファンファーレ表示バッファと、アドレスF058[H]の大当り終了表示バッファと、アドレスF059[H]の変動コマンド指定バッファと、アドレスF05A[H]の大入賞口開放回数最大値バッファと、アドレスF05F[H]の小当りファンファーレ表示バッファと、アドレスF060[H]の小当りエンディング表示バッファと、を含んでいる。 FIG. 10-24(B) shows a configuration example AKB41 of the effect symbol information area. The performance symbol information area of the configuration example AKB41 can store various data related to game control and performance control including variable display of performance symbols corresponding to the case of being controlled to the big win game state or the small win game state. This effect pattern information area includes a effect pattern information buffer at address F056 [H], a fanfare display buffer at address F057 [H], a jackpot end display buffer at address F058 [H], and a variation command at address F059 [H]. It includes a designated buffer, an address F05A[H] big winning mouth opening maximum value buffer, a small win fanfare display buffer at address F05F[H], and a small win ending display buffer at address F060[H]. .

図10-24(C)は、大入賞口開放回数最大値決定例AKD01を示している。特別図柄情報設定処理P_TZU_SETのステップAKS330では、大当り情報データ選択処理P_TFVR_ZUのステップAKS405にて第2振り分け判定値比較処理P_HANTEI2により決定された大当り図柄指定値に対応した大入賞口開放回数最大値を決定可能である。大入賞口開放回数最大値決定例AKD01では、大入賞口開放回数最大値が、「2」に対応した02[H]と、「4」に対応した04[H]と、「7」に対応した07[H]と、「10」に対応した0A[H]と、を含むいずれかに決定可能である。また、構成例AKT41の第1大当り状態設定用テーブルは、始動口入賞指定値が「1」である場合に用いられ、大当り図柄指定値「1」~「10」のいずれかを決定可能にする。これに対し、構成例AKT42の第2大当り状態設定用テーブルは、始動口入賞指定値が「2」である場合に用いられ、大当り図柄指定値「11」~「14」のいずれかを決定可能にする。一方において、大入賞口開放回数最大値決定例AKD01では、大当り図柄指定値「1」~「10」に対応した00[H]~09[H]の場合に、大入賞口開放回数最大値が、「4」に対応した04[H]と、「10」に対応した0A[H]と、のいずれかに決定され得る。他方において、大入賞口開放回数最大値決定例AKD01では、大当り図柄指定値「11」~「14」に対応した0A[H]~0D[H]の場合に、大入賞口開放回数最大値が、「2」に対応した02[H]と、「4」に対応した04[H]と、「7」に対応した07[H]と、「10」に対応した0A[H]と、のいずれにも決定され得る。 FIG. 10-24(C) shows a determination example AKD01 of the maximum number of openings of the big winning opening. In step AKS330 of special pattern information setting process P_TZU_SET, the maximum value of the number of times of opening the big winning opening corresponding to the jackpot pattern specified value determined by the second distribution judgment value comparison process P_HANTEI2 is determined in step AKS405 of big hit information data selection process P_TFVR_ZU. It is possible. In the example AKD01 for determining the maximum number of opening times of the big winning opening, the maximum number of opening the big winning opening corresponds to 02 [H] corresponding to "2", 04 [H] corresponding to "4", and "7". 07 [H] corresponding to ``10'' and 0A [H] corresponding to ``10''. In addition, the first jackpot state setting table of the configuration example AKT41 is used when the starting opening winning prize designation value is "1", and enables determination of one of the jackpot design designation values "1" to "10". . On the other hand, the second jackpot state setting table of the configuration example AKT42 is used when the starting opening winning prize designation value is "2", and can determine any of the jackpot design designation values "11" to "14". to On the other hand, in the example AKD01 for determining the maximum number of opening times of the big winning opening, the maximum number of opening the big winning opening is set to , 04[H] corresponding to "4" or 0A[H] corresponding to "10". On the other hand, in the example AKD01 for determining the maximum number of opening times of the big winning opening, in the case of 0A [H] to 0D [H] corresponding to the specified value of the jackpot design "11" to "14", the maximum number of opening the big winning opening is , 02 [H] corresponding to "2", 04 [H] corresponding to "4", 07 [H] corresponding to "7", and 0A [H] corresponding to "10". Either can be determined.

このように、大入賞口開放回数最大値決定例AKD01では、大当り図柄指定値「1」に対応した00[H]の場合に、大入賞口開放回数最大値が「4」に対応した04[H]となる。これは、始動口入賞指定値が「1」である場合において決定可能な大入賞口開放回数最大値の「4」または「10」のうち、小さい方の「4」に対応している。大当り図柄指定値「1」は、当り図柄用バッファの格納値により示される当り図柄用の乱数MR1-2が乱数最小値の「0」である場合に決定可能である。また、大入賞口開放回数最大値決定例AKD01では、大当り図柄指定値「11」に対応した0A[H]の場合に、大入賞口開放回数最大値が「2」に対応した02[H]となる。これは、始動口入賞指定値が「2」である場合において決定可能な大入賞口開放回数最大値の「2」、「4」、「7」、「10」のうち、最も小さい「2」に対応している。大当り図柄指定値「11」は、当り図柄用バッファの格納値により示される当り図柄用の乱数MR1-2が乱数最小値の「0」である場合に決定可能である。したがって、第1特別図柄表示装置4Aまたは第2特別図柄表示装置4Bにおける特別図柄の可変表示である特図ゲームのうち、特図表示結果が「大当り」となる特図ゲームに対応して、当り図柄用の乱数MR1-2が乱数最小値の「0」である場合に、乱数最小値以外である場合よりも有利度が高い表示結果に決定されない。これにより、当り図柄用の乱数MR1-2を第1乱数値とした場合に、第1乱数値の不具合による不正行為を防止するように、適切な乱数値の更新が可能になる。 Thus, in the example AKD01 for determining the maximum number of opening times of the big winning opening, in the case of 00 [H] corresponding to the designated jackpot symbol value "1", the maximum number of opening opening times of the big winning opening is 04 [H] corresponding to "4". H]. This corresponds to the smaller "4" of "4" or "10", which is the maximum number of openings of the big winning opening that can be determined when the starting opening winning designation value is "1". The jackpot symbol designating value "1" can be determined when the winning symbol random number MR1-2 indicated by the value stored in the winning symbol buffer is the minimum random number value "0". In addition, in the example AKD01 for determining the maximum number of opening times of the big winning opening, in the case of 0A [H] corresponding to the jackpot design value "11", the maximum number of opening the big winning opening is 02 [H] corresponding to "2". becomes. This is the smallest "2" out of the maximum number of openings of the big winning opening "2", "4", "7", and "10" that can be determined when the starting opening winning prize designation value is "2". corresponds to The jackpot symbol designating value "11" can be determined when the winning symbol random number MR1-2 indicated by the value stored in the winning symbol buffer is the minimum random number value "0". Therefore, among the special symbol games in which the special symbols are variably displayed on the first special symbol display device 4A or the second special symbol display device 4B, the special symbol display result is a "big win". When the symbol random number MR1-2 is the minimum random number "0", the display result is not determined to be more advantageous than when the random number is other than the minimum random number. As a result, when the random numbers MR1-2 for the winning symbols are used as the first random numbers, it is possible to appropriately update the random numbers so as to prevent cheating due to defects in the first random numbers.

図10-25は、特別図柄情報設定処理P_TZU_SETなどに関して、小当り遊技状態の制御に対応したデータ構成の使用例を説明するための図である。特別図柄情報設定処理P_TZU_SETのステップAKS331において当りフラグが小当り指定値である場合に、ステップAKS333では小当り図柄指定値を決定可能にする。この場合に、始動口入賞指定値が「1」であれば、第1小当り状態設定用テーブルを用いて、小当り図柄指定値が決定される。これに対し、始動口入賞指定値が「2」であれば、第2小当り状態設定用テーブルを用いて、小当り図柄指定値が決定される。その後、特別図柄情報設定処理P_TZU_SETのステップAKS339では、ステップAKS338により決定された小当り演出指定値を演出図柄情報バッファにストアする。そして、特別図柄情報設定処理P_TZU_SETのステップAKS340では、小当り図柄指定値に対応して小当り情報設定用テーブルから読み出した小当り情報設定用データを、小当りファンファーレ表示バッファおよび小当りエンディング表示バッファへと、転送して格納可能である。演出図柄情報バッファ、小当りファンファーレ表示バッファ、小当りエンディング表示バッファは、図10-24(B)に示された演出図柄情報エリアに設けられ、小当り遊技状態に制御される場合の設定用データを格納可能である。また、図6に示された特別図柄プロセス処理P_TPROCのステップS112では、特別図柄プロセスコードが03[H]に対応して小当り開放前処理P_TLFANが実行される場合に、小当り開放中ワーク設定テーブルなどを用いて、大入賞口の開放時間や開放回数を決定可能にする。 FIG. 10-25 is a diagram for explaining an example of use of the data configuration corresponding to the control of the small winning game state with respect to the special symbol information setting process P_TZU_SET and the like. When the hit flag is the small hit designated value in step AKS331 of the special design information setting process P_TZU_SET, step AKS333 enables determination of the small hit design designated value. In this case, if the start opening winning designation value is "1", the small winning design designated value is determined using the first small winning state setting table. On the other hand, if the start opening winning designation value is "2", the second small winning state setting table is used to determine the small winning symbol designated value. After that, at step AKS339 of the special symbol information setting process P_TZU_SET, the small hit effect specified value determined at step AKS338 is stored in the effect symbol information buffer. Then, in step AKS340 of the special pattern information setting process P_TZU_SET, the small hit information setting data read from the small hit information setting table corresponding to the small hit design specified value is stored in the small hit fanfare display buffer and the small hit ending display buffer. , can be transferred and stored. The production pattern information buffer, the small winning fanfare display buffer, and the small winning ending display buffer are provided in the production pattern information area shown in FIG. can be stored. Also, in step S112 of the special symbol process processing P_TPROC shown in FIG. 6, when the special symbol process code corresponds to 03 [H] and the small hit opening pre-processing P_TLFAN is executed, the work setting during the small hit opening To make it possible to determine the opening time and the number of opening times of a big winning opening by using a table or the like.

このように、特別図柄情報設定処理P_TZU_SETは、第1小当り状態設定用テーブルまたは第2小当り状態設定用テーブルを用いて、小当り図柄指定値を決定可能にする。また、特別図柄情報設定処理P_TZU_SETは、演出図柄情報エリアに設けられた演出図柄情報バッファや小当りファンファーレ表示バッファや小当りエンディング表示バッファの格納値を設定可能である。さらに、小当り遊技状態に制御されることに対応して実行される小当り開放前処理P_TLFANは、大入賞口の開放時間や開放回数を決定可能である。 In this way, the special symbol information setting process P_TZU_SET makes it possible to determine the specified value of the small winning symbol using the first small winning state setting table or the second small winning state setting table. In addition, the special design information setting process P_TZU_SET can set the storage value of the production design information buffer provided in the production design information area, the small winning fanfare display buffer and the small winning ending display buffer. Furthermore, the small hit opening pre-processing P_TLFAN executed corresponding to being controlled to the small hitting gaming state can determine the opening time and the opening times of the big winning opening.

図10-25(A1)は、第1小当り状態設定用テーブルの構成例AKT43を示している。構成例AKT43の第1小当り状態設定用テーブルは、先頭アドレス1B0B[H]に小当り図柄指定値「1」と対応する値00[H]が記憶され、次アドレス1B0C[H]に処理数を示す値01[H]が記憶されている。そして、アドレス1B0D[H]における記憶データは、小当り図柄指定値「1」に対応した振り分け判定値を示している。特別図柄情報設定処理P_TZU_SETのステップAKS333は、構成例AKT43の第1小当り状態設定用テーブルを用いた場合に、当り図柄用バッファの格納値が示す当り図柄用の乱数MR1-2に対応して、小当り図柄指定値「1」のみに決定可能である。したがって、当り図柄用の乱数MR1-2が乱数最小値の「0」に対応した00[H]である場合に、小当り図柄指定値「1」が決定される。 FIG. 10-25 (A1) shows a configuration example AKT43 of the first small hit state setting table. In the first small hit state setting table of the configuration example AKT43, the value 00 [H] corresponding to the small hit design specified value “1” is stored at the top address 1B0B [H], and the number of processes is stored at the next address 1B0C [H]. A value 01 [H] indicating is stored. Then, the stored data at the address 1B0D[H] indicates the distribution determination value corresponding to the small winning design designation value "1". The step AKS333 of the special symbol information setting process P_TZU_SET corresponds to the winning symbol random number MR1-2 indicated by the value stored in the winning symbol buffer when the first small winning state setting table of the configuration example AKT43 is used. , can be determined only to the small hit symbol specified value "1". Therefore, when the random number MR1-2 for the winning symbol is 00 [H] corresponding to the minimum value of the random number "0", the small winning symbol designation value "1" is determined.

図10-25(A2)は、第2小当り状態設定用テーブルの構成例AKT44を示している。構成例AKT44の第2小当り状態設定用テーブルは、先頭アドレス1B0E[H]に小当り図柄指定値「2」と対応する値01[H]が記憶され、次アドレス1B0F[H]に処理数を示す値06[H]が記憶されている。そして、アドレス1B10[H]以降における記憶データは、小当り図柄指定値「2」~「7」に対応した振り分け判定値を示している。特別図柄情報設定処理P_TZU_SETのステップAKS333は、構成例AKT44の第2小当り状態設定用テーブルを用いた場合に、当り図柄用バッファの格納値が示す当り図柄用の乱数MR1-2に対応して、小当り図柄指定値「2」~「7」のいずれかに決定可能である。例えば、当り図柄用の乱数MR1-2が乱数最小値の「0」に対応した00[H]である場合に、小当り図柄指定値「2」が決定される。 FIG. 10-25 (A2) shows a configuration example AKT44 of the second small hit state setting table. In the second small hit state setting table of the configuration example AKT44, the value 01 [H] corresponding to the small hit design specified value "2" is stored at the top address 1B0E [H], and the number of processes is stored at the next address 1B0F [H]. A value 06 [H] indicating is stored. Then, the stored data after the address 1B10 [H] show the sorting determination values corresponding to the small winning symbol designating values "2" to "7". The step AKS333 of the special symbol information setting process P_TZU_SET corresponds to the winning symbol random number MR1-2 indicated by the value stored in the winning symbol buffer when the second small winning state setting table of the configuration example AKT44 is used. , It is possible to determine any of the small hit symbol designation values "2" to "7". For example, when the random number MR1-2 for the winning symbol is 00 [H] corresponding to the minimum value of the random number "0", the small winning symbol designating value "2" is determined.

図10-25(B)は、大入賞口開放態様決定例AKD02を示している。小当り開放前処理P_TLFANでは、始動口入賞指定値に対応した大入賞口開放態様を決定可能である。大入賞口開放態様は、大入賞口の開放時間や開放回数が異なる複数態様のいずれかに決定可能であればよい。大入賞口開放態様決定例AKD02では、始動口入賞指定値「1」に対応して、開放時間が36[ms]で開放回数が15[回]である大入賞口開放態様に決定される。また、大入賞口開放態様決定例AKD02では、始動口入賞指定値「2」に対応して、開放時間が1600[ms]で開放回数が1[回]である大入賞口開放態様に決定される。 FIG. 10-25(B) shows a determination example AKD02 of the big winning opening opening mode. In the small hit opening pre-processing P_TLFAN, it is possible to determine the large winning opening opening mode corresponding to the starting opening winning specified value. It is sufficient that the mode of opening the big winning opening can be determined from a plurality of modes in which the opening time and number of openings of the big winning opening are different. In the big winning opening opening mode determination example AKD02, the opening time is 36 [ms] and the number of times of opening is 15 [times]. Further, in the example AKD02 of determining the large winning opening opening mode, the opening time is 1600 [ms] and the number of times of opening is 1 [times], corresponding to the specified starting opening winning prize value "2". be.

このように、小当り遊技状態における大入賞口開放態様は、小当り図柄指定値がいずれの値である場合にも、始動口入賞指定値に対応して、大入賞口の開放時間や開放回数が異なるものに決定可能である。小当り図柄指定値は、当り図柄用バッファの格納値が示す当り図柄用の乱数MR1-2に対応して決定可能である。そして、始動口入賞指定値が同一値であれば、当り図柄用の乱数MR1-2が乱数最小値の「0」である場合と、乱数最小値以外である場合とで、共通となる大入賞口開放態様に決定される。したがって、第1特別図柄表示装置4Aまたは第2特別図柄表示装置4Bにおける特別図柄の可変表示である特図ゲームのうち、特図表示結果が「小当り」となる特図ゲームに対応して、当り図柄用の乱数MR1-2が乱数最小値の「0」である場合に、乱数最小値以外である場合よりも有利度が高い表示結果に決定されない。これにより、当り図柄用の乱数MR1-2を第1乱数値とした場合に、第1乱数値の不具合による不正行為を防止するように、適切な乱数値の更新が可能になる。 In this way, the opening mode of the large winning opening in the small winning game state is the opening time and the number of openings of the large winning opening corresponding to the starting opening winning designated value, regardless of the value of the small winning symbol designated value. can be determined differently. The small winning symbol designating value can be determined corresponding to the winning symbol random number MR1-2 indicated by the value stored in the winning symbol buffer. Then, if the specified value for the start opening winning prize is the same value, the case where the random number MR1-2 for the winning symbol is the minimum random number "0" and the case where it is other than the minimum random number are common big winnings. Mouth open mode is determined. Therefore, among the special symbol games that are variable display of special symbols in the first special symbol display device 4A or the second special symbol display device 4B, corresponding to the special symbol game in which the special symbol display result is "small hit", When the random number MR1-2 for the winning symbol is the minimum random number "0", the display result is not determined to be more advantageous than when the random number is other than the minimum random number. As a result, when the random numbers MR1-2 for the winning symbols are used as the first random numbers, it is possible to appropriately update the random numbers so as to prevent cheating due to defects in the first random numbers.

図10-26は、変動パターン設定処理P_TPATSETの一例を示すフローチャートである。変動パターン設定処理P_TPATSETは、図10-18に示された特別図柄通常処理P_TNORMALから呼出可能な処理に含まれ、特別図柄の可変表示を開始する場合に、ステップAKS249にて実行可能である。CPU103は、変動パターン設定処理P_TPATSETを実行した場合、当りフラグをロードする(ステップAKS361)。当りフラグは、図10-17(B1)に示された構成例AKB21の特別図柄制御データエリアに設けられ、アドレスF032[H]が割り当てられている。ステップAKS361では、RAM102の遊技ワーク領域における指定アドレスの記憶データを読み出すための転送命令により、当りフラグをロードすればよい。そして、当りフラグと、大当り指定値に対応する判定値と、を比較可能な演算ジャンプ命令により、当りフラグが大当り指定値ではないことを確認する(ステップAKS362)。 FIG. 10-26 is a flow chart showing an example of the variation pattern setting process P_TPATSET. The variation pattern setting process P_TPATSET is included in the process that can be called from the special symbol normal process P_TNORMAL shown in FIGS. When the CPU 103 executes the variation pattern setting process P_TPATSET, it loads a hit flag (step AKS361). The hit flag is provided in the special symbol control data area of the configuration example AKB21 shown in FIG. 10-17 (B1), and is assigned an address F032 [H]. At step AKS361, the winning flag may be loaded by a transfer command for reading out the data stored at the specified address in the game work area of RAM102. Then, it is confirmed that the hit flag is not the jackpot designation value by an arithmetic jump instruction that can compare the hit flag and the determination value corresponding to the jackpot designation value (step AKS362).

ステップAKS362に対応して当りフラグが大当り指定値である場合に(ステップAKS362;No)、大当り図柄判定バッファをロードする(ステップAKS363)。大当り図柄判定バッファは、図10-17(B1)に示された構成例AKB21の特別図柄制御データエリアに設けられ、アドレスF035[H]が割り当てられている。ステップAKS363では、RAM102の遊技ワーク領域における指定アドレスの記憶データを読み出すための転送命令により、大当り図柄判定バッファをロードすればよい。このときに、ポインタを設定するための転送命令により、状態別大当り選択テーブルアドレスをセットする(ステップAKS364)。状態別大当り選択テーブルアドレスは、ROM101に記憶された状態別大当り選択テーブルのアドレスである。その後、当り時変動パターン種別テーブル選択処理P_TPATAが実行される(ステップAKS365)。ステップAKS365の当り時変動パターン種別テーブル選択処理P_TPATAは、特図表示結果が「大当り」に対応して、変動パターン種別振り分けテーブルを選択可能にする。 In response to step AKS362, when the hit flag is the jackpot designated value (step AKS362; No), the jackpot pattern determination buffer is loaded (step AKS363). The jackpot symbol determination buffer is provided in the special symbol control data area of the configuration example AKB21 shown in FIG. 10-17 (B1), and is assigned an address F035[H]. At step AKS363, the jackpot pattern determination buffer may be loaded by a transfer command for reading out the stored data at the specified address in the game work area of RAM102. At this time, a state-specific jackpot selection table address is set by a transfer instruction for setting a pointer (step AKS364). The status-specific jackpot selection table address is the address of the status-specific jackpot selection table stored in the ROM 101 . After that, a hit time variation pattern type table selection process P_TPATA is executed (step AKS365). The variation pattern type table selection process P_TPATA at step AKS365 makes it possible to select the variation pattern type distribution table corresponding to the special figure display result "big hit".

ステップAKS362に対応して当りフラグが大当り指定値ではない場合に(ステップAKS362;Yes)、その当りフラグと、小当り指定値に対応する判定値と、を比較可能な演算ジャンプ命令により、当りフラグが小当り指定値ではないことを確認する(ステップAKS366)。当りフラグが小当り指定値である場合に(ステップAKS366;No)、変動コマンド指定バッファの設定を行う(ステップAKS367)。変動コマンド指定バッファは、図10-24(B)に示された構成例AKB41の演出図柄情報エリアに設けられ、アドレスF059[H]が割り当てられている。ステップAKS367では、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、01[H]を変動コマンド指定バッファにストアすればよい。また、小当り図柄判定バッファをロードする(ステップAKS368)。小当り図柄判定バッファは、図10-17(B1)に示された構成例AKB21の特別図柄制御データエリアに設けられ、アドレスF036[H]が割り当てられている。ステップAKS368では、RAM102の遊技ワーク領域における指定アドレスの記憶データを読み出すための転送命令により、小当り図柄判定バッファをロードすればよい。このときに、ポインタを設定するための転送命令により、状態別小当り選択テーブルアドレスをセットする(ステップAKS369)。状態別小当り選択テーブルアドレスは、ROM101に記憶された状態別小当り選択テーブルのアドレスである。その後、当り時変動パターン種別テーブル選択処理P_TPATAが実行される(ステップAKS370)。ステップAKS370の当り時変動パターン種別テーブル選択処理P_TPATAは、特図表示結果が「小当り」に対応して、変動パターン種別振り分けテーブルを選択可能にする。 When the hit flag is not the big hit designated value corresponding to step AKS362 (step AKS362; Yes), the hit flag and the determination value corresponding to the small hit designated value can be compared by an arithmetic jump instruction, the hit flag is not a small hit specified value (step AKS366). When the hit flag is the small hit designated value (step AKS366; No), the variable command designation buffer is set (step AKS367). The variable command designation buffer is provided in the performance symbol information area of the configuration example AKB41 shown in FIG. 10-24(B), and is assigned an address F059[H]. At step AKS367, 01 [H] may be stored in the variation command specification buffer by a transfer command for writing to the storage area of the specified address in the game work area of RAM 102 . In addition, the small hit design determination buffer is loaded (step AKS368). The small hit symbol determination buffer is provided in the special symbol control data area of the configuration example AKB21 shown in FIG. 10-17 (B1), and is assigned an address F036 [H]. In step AKS368, the small hit design determination buffer may be loaded by a transfer command for reading out the storage data of the specified address in the game work area of RAM102. At this time, a state-specific small hit selection table address is set by a transfer instruction for setting a pointer (step AKS369). The state-by-state small hit selection table address is the address of the state-by-state small hit selection table stored in the ROM 101 . After that, a hit time variation pattern type table selection process P_TPATA is executed (step AKS370). The variation pattern type table selection process P_TPATA at step AKS370 makes it possible to select the variation pattern type distribution table corresponding to the special figure display result "small hit".

ステップAKS366に対応して当りフラグが小当り指定値ではない場合に(ステップAKS366;Yes)、ハズレ時変動パターン種別テーブル選択処理P_TPATHが実行される(ステップAKS371)。ステップAKS371のハズレ時変動パターン種別テーブル選択処理P_TPATHは、特図表示結果が「ハズレ」に対応して、変動パターン種別振り分けテーブルを選択可能にする。 When the hit flag is not a small hit designated value corresponding to step AKS366 (step AKS366; Yes), change pattern type table selection process P_TPATH at loss is executed (step AKS371). Loss time fluctuation pattern type table selection process P_TPATH of step AKS371 corresponds to the special figure display result "losing", and enables the selection of the fluctuation pattern type sorting table.

ステップAKS365、AKS370、AKS371の後に、バッファ番号「0」の変動パターン種別選択用バッファをロードする(ステップAKS372)。バッファ番号「0」の変動パターン種別選択用バッファは、第1特別図柄保留バッファにおけるバッファ番号「0」の第1保留記憶用バッファに含まれる第1変動パターン種別選択用バッファ、または、第2特別図柄保留バッファにおけるバッファ番号「0」の第2保留記憶用バッファに含まれる第2変動パターン種別選択用バッファである。ステップAKS372では、バッファ番号「0」の第2変動パターン種別選択用バッファのアドレスをセットした後、始動口入賞チェック処理を実行し、始動口入賞指定値が「1」である場合に、バッファ番号「0」の第1変動パターン種別選択用バッファのアドレスをセットしてから、セットされたアドレスの記憶データを読み出すための転送命令により、バッファ番号「0」の変動パターン種別選択用バッファに記憶された変動パターン種別選択用の乱数MR3-3を読出可能であればよい。 After steps AKS365, AKS370, and AKS371, the variation pattern type selection buffer with buffer number "0" is loaded (step AKS372). The variation pattern type selection buffer with buffer number "0" is the first variation pattern type selection buffer included in the first reserved storage buffer with buffer number "0" in the first special symbol reserved buffer, or the second special This is the second variation pattern type selection buffer contained in the second reserved storage buffer with the buffer number "0" in the design reserved buffer. In step AKS372, after setting the address of the second variation pattern type selection buffer with the buffer number "0", the start opening winning prize check process is executed, and when the starting opening winning prize designation value is "1", the buffer number After setting the address of the first variation pattern type selection buffer of "0", by the transfer command for reading the stored data of the set address, it is stored in the variation pattern type selection buffer of buffer number "0" It is sufficient if the random number MR3-3 for selecting the variation pattern type can be read.

ステップAKS372により変動パターン種別選択用の乱数MR3-3を読み出すと、変動パターン振り分けテーブル選択処理P_TPATTBLが実行される(ステップAKS373)。ステップAKS373の変動パターン振り分けテーブル選択処理P_TPATTBLは、ステップAKS365、AKS370、AKS371のいずれかにより選択された変動パターン種別振り分けテーブルと、ステップAKS372により読み出された変動パターン種別選択用の乱数MR3-3と、を用いて、変動パターン振り分けテーブルを選択可能にする。 When the random number MR3-3 for selecting the variation pattern type is read by step AKS372, variation pattern sorting table selection processing P_TPATTBL is executed (step AKS373). The variation pattern sorting table selection process P_TPATTBL of step AKS373 includes the variation pattern sorting table selected by any of steps AKS365, AKS370, and AKS371, and the random number MR3-3 for selecting the variation pattern type read out by step AKS372. , to enable selection of the fluctuation pattern distribution table.

ステップAKS373の次に、バッファ番号「0」の変動パターン用バッファをロードする(ステップAKS374)。バッファ番号「0」の変動パターン用バッファは、第1特別図柄保留バッファにおけるバッファ番号「0」の第1保留記憶用バッファに含まれる第1変動パターン用バッファ、または、第2特別図柄保留バッファにおけるバッファ番号「0」の第2保留記憶用バッファに含まれる第2変動パターン用バッファである。ステップAKS374では、バッファ番号「0」の第2変動パターン用バッファのアドレスをセットした後、始動口入賞チェック処理を実行し、始動口入賞指定値が「1」である場合に、バッファ番号「0」の第1変動パターン用バッファのアドレスをセットしてから、セットされたアドレスの記憶データを読み出すための転送命令により、バッファ番号「0」の変動パターン用バッファに記憶された変動パターン用の乱数MR3-4を読出可能であればよい。 After step AKS373, the fluctuation pattern buffer with buffer number "0" is loaded (step AKS374). The variation pattern buffer with buffer number "0" is the first variation pattern buffer included in the first suspension storage buffer with buffer number "0" in the first special symbol suspension buffer, or the second special symbol suspension buffer This is the second variation pattern buffer contained in the second reserved storage buffer with the buffer number "0". In step AKS374, after setting the address of the buffer for the second variation pattern of the buffer number "0", start-up winning check processing is executed, and if the start-up winning designation value is "1", the buffer number "0" ”, and then the random number for the variation pattern stored in the variation pattern buffer with the buffer number “0” by the transfer instruction for reading the stored data at the set address. It suffices if MR3-4 can be read.

ステップAKS374により変動パターン用の乱数MR3-4を読み出すと、第2振り分け判定値比較処理P_HANTEI2が実行される(ステップAKS375)。ステップAKS375の第2振り分け判定値比較処理は、ステップAKS373により選択された変動パターン振り分けテーブルと、ステップAKS374により読み出された変動パターン用の乱数MR3-4と、を用いて、変動パターンを決定可能にする。このとき、決定された変動パターンに対応した変動パターン指定データを、演出図柄変動パターンバッファにストアする(ステップAKS376)。演出図柄変動パターンバッファは、RAM102の遊技ワーク領域に設けられ、変動パターンの決定結果に対応して異なる変動パターン指定データを格納可能である。 When the random number MR3-4 for the variation pattern is read in step AKS374, the second sorting determination value comparison process P_HANTEI2 is executed (step AKS375). The second sorting determination value comparison process of step AKS375 uses the variation pattern sorting table selected by step AKS373 and the random number MR3-4 for the variation pattern read by step AKS374 to determine the variation pattern. to At this time, the variation pattern designating data corresponding to the determined variation pattern is stored in the effect symbol variation pattern buffer (step AKS376). The performance symbol variation pattern buffer is provided in the game work area of the RAM 102, and can store different variation pattern designation data corresponding to the determination result of the variation pattern.

ステップAKS376に続いて、変動コマンド送信テーブルを選択する(ステップAKS377)。ステップAKS377では、変動コマンド送信テーブル選択テーブルと、変動コマンド指定バッファの格納値と、を用いて、変動コマンド送信テーブルを選択可能にする。これにより、例えば特図表示結果が「大当り」または「小当り」である場合と「ハズレ」である場合とで、異なる変動コマンド送信テーブルを選択することができればよい。変動コマンド送信テーブルは、処理数と、図柄情報指定コマンド上位バイトと、図柄情報指定コード参照指定値と、演出図柄指定コマンド上位バイトと、演出図柄指定コード参照指定値と、演出図柄変動コマンドと、変動パターン指定データ参照指定値と、を示すテーブルデータが含まれるように構成されている。その後、コマンドセット処理P_COM_SETが実行される(ステップAKS378)。ステップAKS378のコマンドセット処理P_COM_SETは、ステップAKS377により選択された変動コマンド送信テーブルを用いて、図柄情報指定コマンド、演出図柄指定コマンド、演出図柄変動コマンドを、それぞれ送信可能にする。このようなステップAKS378のコマンドセット処理P_COM_SETにより、変動開始時コマンドとなる演出制御コマンドを、主基板11から演出制御基板12に対して送信することができる。 Following step AKS376, a variable command transmission table is selected (step AKS377). At step AKS377, the variable command transmission table selection table and the stored values of the variable command designation buffer are used to enable selection of the variable command transmission table. As a result, for example, different variation command transmission tables may be selected depending on whether the special figure display result is a "big hit" or a "minor win" or "losing". The variation command transmission table includes the number of processes, the upper byte of the design information specification command, the design information specification code reference specification value, the performance design specification command high byte, the performance design specification code reference specification value, the performance design variation command, It is configured to include table data indicating a reference designated value of the fluctuation pattern designated data. Thereafter, command set processing P_COM_SET is executed (step AKS378). The command set process P_COM_SET of step AKS378 makes it possible to transmit the symbol information designation command, the performance symbol designation command, and the performance symbol variation command using the variation command transmission table selected by step AKS377. By command set processing P_COM_SET of such step AKS378, it is possible to transmit from the main board 11 to the effect control board 12 the effect control command which is the command at the start of fluctuation.

ステップAKS378により変動開始時コマンドを送信可能にすると、特別図柄変動時間を設定する(ステップAKS379)。ステップAKS379では、特別図柄変動時間テーブルと、変動パターン指定データと、を用いて時間データ展開処理を実行することにより、変動パターンの決定結果に対応して異なる特別図柄変動時間を設定可能にする。続いて、ポインタを設定するための転送命令により、変動パターン設定後ワークテーブルアドレスをセットする(ステップAKS380)。変動パターン設定後ワークテーブルアドレスは、ROM101の遊技データ領域に記憶された変動パターン設定後ワークテーブルのアドレスである。その次に、データセット処理P_DATASETを実行して(ステップAKS381)、変動パターン設定処理P_TPATSETが終了する。ステップAKS381のデータセット処理P_DATASETは、ステップAKS380によりアドレスがセットされた変動パターン設定後ワークテーブルを用いて、特別図柄プロセスコードを特別図柄変動処理指定値となる01[H]に設定し、特別図柄変動中表示バッファの格納値を特別図柄変動中表示データとなる01[H]に設定する。また、特別図柄表示更新タイマと、バッファ番号「0」のハズレ演出選択用バッファと、バッファ番号「0」の変動パターン種別選択用バッファと、バッファ番号「0」の変動パターン用バッファと、をクリアすることにより初期化可能にする。このとき、始動口入賞指定値が「1」である場合と「2」である場合とで、異なるテーブルを参照することで、異なるバッファやタイマの設定やクリアを可能にすればよい。 When the transmission of the command at the start of variation is made possible by step AKS378, the special symbol variation time is set (step AKS379). In step AKS379, the special symbol variation time table and variation pattern designating data are used to execute the time data expansion process, thereby making it possible to set different special symbol variation times corresponding to the determination result of the variation pattern. Subsequently, a transfer instruction for setting a pointer is used to set the work table address after setting the variation pattern (step AKS380). The post-variation pattern setting work table address is the address of the post-variation pattern setting work table stored in the game data area of the ROM 101 . Next, the data set process P_DATASET is executed (step AKS381), and the fluctuation pattern setting process P_TPATSET ends. The data set processing P_DATASET of step AKS381 uses the work table after setting the variation pattern whose address is set by step AKS380, sets the special symbol process code to 01 [H] which is the special symbol variation processing specified value, and special symbol The value stored in the display buffer during fluctuation is set to 01 [H], which is the display data during special symbol fluctuation. In addition, the special symbol display update timer, the buffer for selecting the losing effect with the buffer number "0", the buffer for selecting the type of variation pattern with the buffer number "0", and the buffer for variation pattern with the buffer number "0" are cleared. can be initialized by At this time, different buffers and timers can be set and cleared by referring to different tables depending on whether the specified value for start-up winning is "1" or "2".

図10-27(A)は、当り時変動パターン種別テーブル選択処理P_TPATAの一例を示すフローチャートである。当り時変動パターン種別テーブル選択処理P_TPATAは、図10-26に示された変動パターン設定処理P_TPATSETから呼出可能な処理に含まれ、ステップAKS362において当りフラグが大当り指定値である場合はステップAKS365にて実行可能であり、ステップAKS366において当りフラグが小当り指定値である場合はステップAKS370にて実行可能である。CPU103は、当り時変動パターン種別テーブル選択処理P_TPATAを実行した場合に、演出状態選択バッファをロードする(ステップAKS421)。演出状態選択バッファは、RAM102の遊技ワーク領域に設けられ、大当り遊技状態の終了後における演出状態に対応した格納値を設定可能である。ステップAKS421では、RAM102の遊技ワーク領域における指定アドレスの記憶データを読み出すための転送命令により、演出状態選択バッファの格納値を読出可能であればよい。 FIG. 10-27(A) is a flow chart showing an example of the hit variation pattern type table selection process P_TPATA. Hit time fluctuation pattern type table selection process P_TPATA is included in the process that can be called from the fluctuation pattern setting process P_TPATSET shown in FIG. It can be executed, and when the hit flag is a small hit designated value in step AKS366, it can be executed in step AKS370. When the CPU 103 executes the hit variation pattern type table selection process P_TPATA, it loads the effect state selection buffer (step AKS421). The effect state selection buffer is provided in the game work area of the RAM 102, and can set a stored value corresponding to the effect state after the end of the big win game state. At step AKS421, it is sufficient if the value stored in the effect state selection buffer can be read out by a transfer command for reading out the stored data at the specified address in the game work area of RAM102.

ステップAKS421に続いて、変動パターン種別選択テーブルを決定する(ステップAKS422)。ステップAKS422では、状態別大当り選択テーブルまたは状態別小当り選択テーブルと、ステップAKS421により読み出された演出状態選択バッファの格納値と、を用いて、変動パターン種別選択テーブルを決定可能にする。状態別大当り選択テーブルは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS365にて当り時変動パターン種別テーブル選択処理P_TPATAが実行される場合に、ステップAKS364によりアドレスがセットされる。状態別小当り選択テーブルは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS370にて当り時変動パターン種別テーブル選択処理P_TPATAが実行される場合に、ステップAKS369によりアドレスがセットされる。状態別大当り選択テーブルや状態別小当り選択テーブルは、演出状態選択バッファの格納値に対応して、異なる変動パターン種別選択テーブルを決定可能にするテーブルデータが含まれるように構成されている。したがって、ステップAKS422により、特図表示結果が「大当り」の場合と「小当り」の場合とで、演出状態選択バッファの格納値に対応して、異なる変動パターン種別選択テーブルを決定することができる。 Following step AKS421, a variation pattern type selection table is determined (step AKS422). At step AKS422, the variation pattern type selection table can be determined by using the state-by-state big hit selection table or the state-by-state small hit selection table and the stored value of the effect state selection buffer read at step AKS421. The address of the state-by-state jackpot selection table is set by step AKS364 when the winning variation pattern type table selection process P_TPATA is executed in step AKS365 of the variation pattern setting process P_TPATSET shown in FIG. 10-26. The address of the small hit selection table by state is set by step AKS369 when the hit time variation pattern type table selection process P_TPATA is executed at step AKS370 of the variation pattern setting process P_TPATSET shown in FIG. 10-26. . The state-based big win selection table and the state-based small win selection table are configured to include table data enabling determination of different variation pattern type selection tables corresponding to the stored values in the performance state selection buffer. Therefore, according to step AKS422, different variation pattern type selection tables can be determined corresponding to the stored values of the effect state selection buffer depending on whether the special figure display result is a "big hit" or a "small hit". .

ステップAKS422により変動パターン種別選択テーブルを決定すると、当り図柄指定値をセットする(ステップAKS423)。ステップAKS423では、大当り図柄判定バッファまたは小当り図柄判定バッファからのロード内容を、CPU103の内部レジスタに含まれる処理用レジスタへと転送することにより、処理対象としてセットすればよい。大当り図柄判定バッファは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS365にて当り時変動パターン種別テーブル選択処理P_TPATAが実行される場合に、ステップAKS363によりロードされる。小当り図柄判定バッファは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS370にて当り時変動パターン種別テーブル選択処理P_TPATAが実行される場合に、ステップAKS368によりロードされる。大当り図柄判定バッファの格納値は、大当り図柄指定値を示している。小当り図柄判定バッファの格納値は、小当り図柄指定値を示している。このようにセットされた当り図柄指定値を、ステップAKS422により決定された変動パターン種別選択テーブルとともに用いて、振り分け判定値比較処理P_HANTEIが実行される(ステップAKS424)。 When the variation pattern type selection table is determined by step AKS422, the winning design designation value is set (step AKS423). In step AKS423, the content loaded from the big win design determination buffer or the small win design determination buffer may be set as a processing target by transferring it to a processing register included in the internal register of CPU103. The big hit pattern determination buffer is loaded by step AKS363 when the winning variation pattern type table selection process P_TPATA is executed in step AKS365 of the variation pattern setting process P_TPATSET shown in FIG. 10-26. The small hit pattern determination buffer is loaded by step AKS368 when the hit time fluctuation pattern type table selection process P_TPATA is executed in step AKS370 of the fluctuation pattern setting process P_TPATSET shown in FIG. 10-26. The value stored in the big-hit design determination buffer indicates the big-hit design specified value. The value stored in the small-hit design determination buffer indicates a small-hit design specified value. Using the hit symbol designation value set in this way together with the variation pattern type selection table determined in step AKS422, the sorting determination value comparison process P_HANTEI is executed (step AKS424).

振り分け判定値比較処理P_HANTEは、比較値としてセットされた数値データと、テーブル記憶データが示す振り分け判定値と、を比較する処理を、テーブルアドレスの先頭側から最終側へと増加する順に、比較値を超える振り分け判定値となるまで実行可能にする。このとき、比較値以下の振り分け判定値であれば次の比較に進み、比較値を超えた振り分け判定値に対応して、テーブル記憶データを指定データとして読出可能にする。ステップAKS424の振り分け判定値比較処理P_HANTEIは、大当り図柄指定値または小当り図柄指定値が比較値としてセットされ、変動パターン種別選択テーブルの記憶データにより、比較値を超えた振り分け判定値に対応する指定データが読み出される。 The sorting determination value comparison process P_HANTE compares the numeric data set as the comparison value with the sorting determination value indicated by the table storage data, and compares the comparison values in increasing order from the beginning to the end of the table address. It is possible to execute until the distribution judgment value exceeds . At this time, if the distribution determination value is equal to or less than the comparison value, the process proceeds to the next comparison, and corresponding to the distribution determination value exceeding the comparison value, the data stored in the table can be read out as designated data. In the distribution judgment value comparison process P_HANTEI of step AKS424, the jackpot design value or the small hit design designation value is set as a comparison value, and the data stored in the variation pattern type selection table specifies the distribution judgment value that exceeds the comparison value. Data is read.

ステップAKS424の振り分け判定値比較処理P_HANTEIが終了すると、変動パターン種別振り分けテーブルを決定して(ステップAKS425)、当り時変動パターン種別テーブル選択処理P_TPATAが終了する。ステップAKS425では、変動パターン種別振り分けテーブルの先頭アドレスに対して、ステップAKS424の振り分け判定値比較処理P_HANTEIにより読み出された指定データを加算することにより、使用される変動パターン種別振り分けテーブルのアドレスをポインタに設定することで、変動パターン種別振り分けテーブルを決定可能にする。 When the distribution judgment value comparison processing P_HANTEI of step AKS424 ends, the variation pattern type distribution table is determined (step AKS425), and the winning variation pattern type table selection processing P_TPATA ends. In step AKS425, by adding the specified data read by the distribution judgment value comparison process P_HANTEI in step AKS424 to the top address of the fluctuation pattern type distribution table, the pointer is pointed to the address of the fluctuation pattern type distribution table to be used. By setting to , it is possible to determine the fluctuation pattern type distribution table.

図10-27(B1)は、特図表示結果が「大当り」に対応した変動パターン種別振り分けテーブル決定例AKD11を示している。特図表示結果が「大当り」である場合に、図10-23に示された大当り情報データ選択処理P_TFVR_ZUのステップAKS405では、第2振り分け判定値比較処理P_HANTEI2により、大当り図柄指定値「1」~「14」と対応する値00[H]~0D[H]のいずれかに決定可能である。当り時変動パターン種別テーブル選択処理P_TPATAは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS365にて実行される場合に、大当り図柄指定値の決定結果に対応して、変動パターン種別振り分けテーブルを決定可能である。変動パターン種別振り分けテーブル決定例AKD11では、大当り図柄指定値を示す値00[H]~0D[H]に対応して、変動パターン種別振り分けテーブルAKU01~AKU03のいずれかに決定可能である。 FIG. 10-27 (B1) shows a variation pattern classification table determination example AKD11 in which the special figure display result corresponds to "jackpot". When the special figure display result is "jackpot", in step AKS405 of the jackpot information data selection process P_TFVR_ZU shown in FIG. Any of the values 00[H] to 0D[H] corresponding to "14" can be determined. Hit time variation pattern type table selection process P_TPATA is, when executed in step AKS365 of variation pattern setting process P_TPATSET shown in FIG. A distribution table can be determined. In the variation pattern type distribution table determination example AKD11, it is possible to determine one of the variation pattern type distribution tables AKU01 to AKU03 corresponding to the values 00 [H] to 0D [H] indicating the jackpot design value.

図10-27(B2)は、特図表示結果が「小当り」に対応した変動パターン種別振り分けテーブル決定例AKD12を示している。特図表示結果が「小当り」である場合に、図10-22に示された特別図柄情報設定処理P_TZU_SETのステップAKS333では、小当り図柄指定値「1」~「7」と対応する値00[H]~06[H]のいずれかに決定可能である。当り時変動パターン種別テーブル選択処理P_TPATAは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS370にて実行される場合に、小当り図柄指定値の決定結果に対応して、変動パターン種別振り分けテーブルを決定可能である。変動パターン種別振り分けテーブル決定例AKD12では、小当り図柄指定値を示す00[H]~06[H]に対応して、変動パターン種別振り分けテーブルAKU11、AKU12のいずれかに決定可能である。 FIG. 10-27 (B2) shows a variation pattern classification table determination example AKD12 corresponding to the special figure display result "small hit". When the special figure display result is "small hit", in step AKS333 of the special symbol information setting process P_TZU_SET shown in FIG. Any of [H] to 06[H] can be determined. When the hit variation pattern type table selection process P_TPATA is executed in step AKS370 of the variation pattern setting process P_TPATSET shown in FIG. A classification distribution table can be determined. In the variation pattern type distribution table determination example AKD12, it is possible to determine either the variation pattern type distribution table AKU11 or AKU12 corresponding to 00 [H] to 06 [H] indicating the small winning symbol designation value.

図10-28(A)は、ハズレ時変動パターン種別テーブル選択処理P_TPATHの一例を示すフローチャートである。ハズレ時変動パターン種別テーブル選択処理P_TPATHは、図10-26に示された変動パターン設定処理P_TPATSETから呼出可能な処理に含まれ、ステップAKS366において当りフラグが小当り指定値ではない場合に、ステップAKS371にて実行可能である。CPU103は、ハズレ時変動パターン種別テーブル選択処理P_TPATHを実行した場合に、ポインタを設定するための転送命令により、状態別ハズレ選択テーブルアドレスをセットする(ステップAKS441)。状態別ハズレ選択テーブルアドレスは、ROM101の遊技データ領域に記憶された第1状態別ハズレ選択テーブルまたは第2状態別ハズレ選択テーブルのアドレスである。ステップAKS441では、始動口入賞指定値が「1」である場合と「2」である場合とに対応して、遊技データ領域における異なるアドレスを指定可能である。これにより、始動口入賞指定値が「1」である場合は第1状態別ハズレ選択テーブルのアドレスを設定可能であり、始動口入賞指定値が「2」である場合は第2状態別ハズレ選択テーブルのアドレスを設定可能である。そして、演出状態選択バッファをロードする(ステップAKS442)。演出状態選択バッファは、RAM102の遊技ワーク領域に設けられ、大当り遊技状態の終了後における演出状態に対応した格納値を設定可能である。 FIG. 10-28(A) is a flow chart showing an example of the change pattern type table selection process P_TPATH at the time of failure. Loss time fluctuation pattern type table selection process P_TPATH is included in the process that can be called from the fluctuation pattern setting process P_TPATSET shown in FIG. can be executed with When the CPU 103 executes the change pattern type table selection process P_TPATH at the time of failure, the CPU 103 sets the failure selection table address by state by the transfer command for setting the pointer (step AKS441). The status-specific loss selection table address is the address of the first status-specific loss selection table or the second status-specific loss selection table stored in the game data area of the ROM 101 . At step AKS441, different addresses in the game data area can be designated in correspondence with the case where the start entry winning designation value is "1" and the case where it is "2". As a result, when the start-point winning designation value is "1", the address of the first state-by-state loss selection table can be set, and when the start-point winning designation value is "2", the second state-by-state loss selection can be set. The address of the table is configurable. Then, the effect state selection buffer is loaded (step AKS442). The effect state selection buffer is provided in the game work area of the RAM 102, and can set a stored value corresponding to the effect state after the end of the big win game state.

ステップAKS442に続いて、保留別ハズレ演出振り分け選択テーブルを決定する(ステップAKS443)。ステップAKS443では、ステップAKS441によりアドレスがセットされた第1状態別ハズレ選択テーブルまたは第2状態別ハズレ選択テーブルと、ステップAKS442によりロードされた演出状態選択バッファの格納値と、を用いて、保留別ハズレ演出振り分け選択テーブルを決定可能にする。第1状態別ハズレ選択テーブルや第2状態別ハズレ選択テーブルは、演出状態選択バッファの格納値に対応して、異なる保留別ハズレ演出振り分け選択テーブルを決定可能にするテーブルデータが含まれるように構成されている。また、保留別ハズレ演出振り分け選択テーブルは、始動口入賞記憶カウンタの計数値に対応して、異なるハズレ演出振り分けテーブルを決定可能にするテーブルデータが含まれるように構成されている。したがって、ステップAKS443により、始動口入賞指定値が「1」である場合と「2」である場合とで、演出状態選択バッファの格納値に対応して、異なる保留別ハズレ演出振り分け選択テーブルを決定することができる。 Following step AKS442, a reservation-by-hold loss effect distribution selection table is determined (step AKS443). In step AKS443, by using the first state-by-state loss selection table or the second state-by-state loss selection table in which the address is set in step AKS441, and the stored value of the effect state selection buffer loaded in step AKS442, To make it possible to determine a failure performance distribution selection table. The first state-by-state loss selection table and the second state-by-state loss selection table are configured to include table data enabling determination of different retention-by-hold loss effect distribution selection tables corresponding to the stored values of the performance state selection buffer. It is In addition, the retention-by-hold loss effect distribution selection table is configured to include table data that enables determination of a different loss effect distribution table corresponding to the count value of the start winning prize storage counter. Therefore, according to step AKS443, depending on whether the specified value of the start opening winning prize is "1" or "2", a different retention-by-holding losing effect distribution selection table is determined corresponding to the stored value of the effect state selection buffer. can do.

ステップAKS443の次に、始動口入賞記憶カウンタをロードする(ステップAKS444)。始動口入賞記憶カウンタは、始動口入賞指定値が「1」である場合の第1始動口入賞記憶カウンタまたは始動口入賞指定値が「2」である場合の第2始動口入賞記憶カウンタである。ステップAKS444では、第2始動口入賞記憶カウンタアドレスを記憶ポインタにセットした後、始動口入賞チェック処理を実行し、始動口入賞指定値が「1」である場合に、第1始動口入賞記憶カウンタアドレスを記憶ポインタにセットしてから、記憶ポインタにセットされたアドレスの記憶データを読み出すための転送命令により、第1始動口入賞記憶カウンタまたは第2始動口入賞記憶カウンタの計数値を取得可能にすればよい。 After step AKS443, the starting entry winning memory counter is loaded (step AKS444). The starting entry winning prize memory counter is the first starting entry winning prize memory counter when the starting entry winning designation value is "1" or the second starting entry winning prize memory counter when the starting entry winning designation value is "2". . In step AKS444, after setting the second starting opening winning memory counter address to the memory pointer, starting opening winning check processing is executed, and when the starting opening winning designation value is "1", the first starting opening winning memory counter address is set. After the address is set in the storage pointer, the count value of the first start winning prize storage counter or the second start winning prize storage counter can be obtained by a transfer command for reading out the stored data of the address set in the storage pointer. do it.

ステップAKS444の後に、振り分け判定値比較処理P_HANTEIが実行される(ステップAKS445)。ステップAKS445の振り分け判定値比較処理P_HANTEIは、ステップAKS444により取得した第1始動口入賞記憶カウンタまたは第2始動口入賞記憶カウンタの計数値が比較値としてセットされ、ステップAKS443により決定された保留別ハズレ演出振り分け選択テーブルの記憶データにより、比較値を超えた振り分け判定値に対応する指定データが読み出される。 After step AKS444, a sorting determination value comparison process P_HANTEI is executed (step AKS445). In the distribution judgment value comparison process P_HANTEI of step AKS445, the count value of the first starting entrance winning prize storage counter or the second starting entrance winning prize storage counter acquired by step AKS444 is set as a comparison value, and the losing by hold determined by step AKS443 Designated data corresponding to a distribution determination value exceeding the comparison value is read out from the data stored in the effect distribution selection table.

ステップAKS445の振り分け判定値比較処理P_HANTEIが終了すると、ハズレ演出振り分けテーブルを決定する(ステップAKS446)。ステップAKS446では、ハズレ演出振り分けテーブルの先頭アドレスに対して、ステップAKS445の振り分け判定値比較処理P_HANTEIにより読み出された指定データを加算することにより、使用されるハズレ演出振り分けテーブルのアドレスをポインタに設定することで、ハズレ演出振り分けテーブルを決定可能にする。 When the distribution determination value comparison process P_HANTEI of step AKS445 is completed, a losing effect distribution table is determined (step AKS446). At step AKS446, the address of the losing effect distribution table to be used is set to the pointer by adding the specified data read by the distribution judgment value comparison process P_HANTEI of step AKS445 to the head address of the losing effect distribution table. By doing so, it is possible to determine the losing effect distribution table.

ステップAKS446の次に、バッファ番号「0」のハズレ演出選択用バッファをロードする(ステップAKS447)。バッファ番号「0」のハズレ演出選択用バッファは、第1特別図柄保留バッファにおけるバッファ番号「0」の第1保留記憶用バッファに含まれる第1ハズレ演出選択用バッファ、または、第2特別図柄保留バッファにおけるバッファ番号「0」の第2保留記憶用バッファに含まれる第2ハズレ演出選択用バッファである。ステップAKS447では、バッファ番号「0」の第2ハズレ演出選択用バッファのアドレスをセットした後、始動口入賞チェック処理により始動口入賞指定値が「1」であった場合に、バッファ番号「0」の第1ハズレ演出選択用バッファのアドレスをセットしてから、セットされたアドレスの記憶データを読み出すための転送命令により、バッファ番号「0」のハズレ演出選択用バッファに記憶されたハズレ演出選択用の乱数MR3-2を読出可能であればよい。 After step AKS446, the buffer for selecting a failure effect with buffer number "0" is loaded (step AKS447). The buffer number "0" for losing effect selection buffer is the first loss effect selection buffer included in the first reserved storage buffer for buffer number "0" in the first special symbol reserved buffer, or the second special symbol reserved buffer. This is the second losing effect selection buffer included in the second reserved storage buffer with the buffer number "0" in the buffer. In step AKS447, after setting the address of the buffer for selecting the second losing effect of the buffer number "0", if the specified value of the starting winning prize is "1" by the starting winning prize checking process, the buffer number "0". After setting the address of the first losing effect selection buffer of , by a transfer command for reading the stored data of the set address, the losing effect selection buffer stored in the losing effect selection buffer of the buffer number "0" , as long as the random number MR3-2 can be read.

ステップAKS447によりハズレ演出選択用の乱数MR3-2を読み出すと、振り分け判定値比較処理P_HANTEIが実行される(ステップAKS448)。ステップAKS448の振り分け判定値比較処理P_HANTEIは、ステップAKS446により決定されたハズレ演出振り分けテーブルと、ステップAKS447により読み出されたハズレ演出選択用の乱数MR3-2と、を用いて、変動パターン種別振り分けテーブルのオフセット値を決定可能にする。この場合に、ステップAKS447により読み出されたハズレ演出選択用の乱数MR3-2が比較値としてセットされ、ステップAKS446により決定されたハズレ演出振り分けテーブルの記憶データにより、比較値を超えた振り分け判定値に対応する指定データが示す変動パターン種別振り分けテーブルのオフセット値を読出可能にする。 When the random number MR3-2 for selecting the loss effect is read out in step AKS447, the sorting determination value comparison process P_HANTEI is executed (step AKS448). The distribution determination value comparison process P_HANTEI of step AKS448 uses the losing effect distribution table determined by step AKS446 and the random number MR3-2 for selecting the losing effect read by step AKS447, and uses the fluctuation pattern type distribution table. allows the offset value of In this case, the random number MR3-2 for selecting the loss effect read out at step AKS447 is set as a comparison value, and the data stored in the loss effect distribution table determined at step AKS446 determines the distribution judgment value exceeding the comparison value. The offset value of the variation pattern type sorting table indicated by the designated data corresponding to can be read.

ステップAKS448の振り分け判定値比較処理P_HANTEIが終了すると、変動パターン種別振り分けテーブルを決定して(ステップAKS449)、ハズレ時変動パターン種別テーブル選択処理P_TPATHが終了する。ステップAKS449では、変動パターン種別振り分けテーブルの先頭アドレスに対して、ステップAKS448の振り分け判定値比較処理P_HANTEIにより読み出された指定データが示すオフセット値を加算することにより、使用される変動パターン種別振り分けテーブルのアドレスをポインタにセットすることで、変動パターン種別振り分けテーブルを決定可能にする。 When the distribution judgment value comparison process P_HANTEI of step AKS448 is completed, the fluctuation pattern type distribution table is determined (step AKS449), and the fluctuation pattern type table selection process P_TPATH at the time of failure is completed. In step AKS449, the variation pattern type sorting table to be used by adding the offset value indicated by the specified data read by the sorting judgment value comparison process P_HANTEI in step AKS448 to the top address of the variation pattern type sorting table By setting the address of the pointer, it is possible to determine the fluctuation pattern type distribution table.

図10-28(B1)は、第1特図ハズレに対応したハズレ演出振り分けテーブル決定例AKD21を示している。第1特図ハズレは、始動口入賞指定値が「1」に対応して、第1特別図柄表示装置4Aによる第1特図を用いた特図ゲームにおいて特図表示結果が「ハズレ」となる場合である。始動口入賞指定値が「1」である場合に、ハズレ時変動パターン種別テーブル選択処理P_TPATHのステップAKS444では、第1始動口入賞記憶カウンタの計数値を取得可能である。第1始動口入賞記憶カウンタの計数値は、第1保留記憶数を示している。そして、ステップAKS445の振り分け判定値比較処理P_HANTEIにより、第1始動口入賞記憶カウンタの計数値に対応する指定データが読み出され、ステップAKS446にて第1保留記憶数に対応したハズレ演出振り分けテーブルを決定することができる。ハズレ演出振り分けテーブル決定例AKD21では、第1保留記憶数「0」~「3」に対応して、ハズレ演出振り分けテーブルAKV01~AKV04のいずれかに決定可能である。 FIG. 10-28 (B1) shows a loss effect distribution table determination example AKD21 corresponding to the first special figure loss. The first special figure loss corresponds to the start entry winning designation value "1", and the special figure display result becomes "losing" in the special figure game using the first special figure by the first special symbol display device 4A. is the case. When the start opening winning designation value is "1", at step AKS444 of the change pattern type table selection process P_TPATH at the time of loss, it is possible to acquire the count value of the first starting opening winning memory counter. The count value of the first start opening winning memory counter indicates the number of first reserved memory. Then, by the distribution judgment value comparison process P_HANTEI of step AKS445, the specified data corresponding to the count value of the first start winning prize storage counter is read, and the loss effect distribution table corresponding to the number of first pending storage is created in step AKS446. can decide. In the lost effect distribution table determination example AKD21, one of the lost effect distribution tables AKV01 to AKV04 can be determined corresponding to the first reserved storage numbers "0" to "3".

図10-28(B2)は、第2特図ハズレに対応したハズレ演出振り分けテーブル決定例AKD22を示している。第2特図ハズレは、始動口入賞指定値が「2」に対応して、第2特別図柄表示装置4Bによる第2特図を用いた特図ゲームにおいて特図表示結果が「ハズレ」となる場合である。始動口入賞指定値が「2」である場合に、ハズレ時変動パターン種別テーブル選択処理P_TPATHのステップAKS444では、第2始動口入賞カウンタの計数値を取得可能である。第2始動口入賞記憶カウンタの計数値は、第2保留記憶数を示している。そして、ステップAKS445の振り分け判定値比較処理P_HANTEIにより、第2始動口入賞記憶カウンタの計数値に対応する指定データが読み出され、ステップAKS446にて第2保留記憶数に対応したハズレ演出振り分けテーブルを決定することができる。ハズレ演出振り分けテーブル決定例AKD22では、第2保留記憶数「0」~「3」に対応して、共通となるハズレ演出振り分けテーブルAKV11のみに決定可能である。 FIG. 10-28 (B2) shows a loss effect distribution table determination example AKD22 corresponding to the second special figure loss. The second special figure loss corresponds to the start entry winning designation value "2", and the special figure display result becomes "loss" in the special figure game using the second special figure by the second special symbol display device 4B. is the case. In the case where the specified value of the starting opening winning prize is "2", the count value of the second starting opening winning prize counter can be acquired in step AKS444 of the change pattern type table selection process P_TPATH at the time of loss. The count value of the second start opening winning memory counter indicates the second reserved memory number. Then, by the distribution judgment value comparison process P_HANTEI of step AKS445, the specified data corresponding to the count value of the second starting opening winning memory counter is read, and the losing effect distribution table corresponding to the second pending memory number is created in step AKS446. can decide. In the lost effect distribution table determination example AKD22, it is possible to determine only the common lost effect distribution table AKV11 corresponding to the second reserved storage numbers "0" to "3".

図10-28(C)は、ハズレ演出振り分けテーブルAKV01の場合における変動パターン種別振り分けテーブル決定例AKD23を示している。ハズレ演出振り分けテーブルAKV01は、始動口入賞指定値が「1」である場合に、ハズレ演出振り分けテーブル決定例AKD21において、第1保留記憶数「0」のときに決定可能である。始動口入賞指定値が「1」である場合に、ハズレ時変動パターン種別テーブル選択処理P_TPATHのステップAKS447では、バッファ番号「0」の第1ハズレ演出選択用バッファからハズレ演出選択用の乱数MR3-2を読出可能である。そして、ステップAKS448の振り分け判定値比較処理P_HANTEIにより、ハズレ演出選択用の乱数MR3-2に対応する指定データが読み出され、ステップAKS449にて変動パターン種別振り分けテーブルを決定することができる。変動パターン種別振り分けテーブル決定例AKD23では、ハズレ演出選択用の乱数MR3-2に対応して、変動パターン種別振り分けテーブルAKU21~AKU25のいずれかに決定可能である。 FIG. 10-28(C) shows a variation pattern type sorting table determination example AKD23 in the case of the losing effect sorting table AKV01. The losing effect distribution table AKV01 can be determined when the first reserved storage number is "0" in the losing effect distribution table determination example AKD21 when the start opening winning prize designation value is "1". When the start opening winning prize specified value is "1", in step AKS447 of the change pattern type table selection process P_TPATH at the time of loss, random number MR3- 2 can be read. Then, by the allocation determination value comparison process P_HANTEI of step AKS448, the specified data corresponding to the random number MR3-2 for selecting the loss effect is read, and the variation pattern type allocation table can be determined in step AKS449. In the variation pattern type distribution table determination example AKD23, one of the variation pattern type distribution tables AKU21 to AKU25 can be determined in correspondence with the random number MR3-2 for selecting the loss effect.

図10-29は、変動パターン種別振り分けテーブルの構成例を説明するための図である。図10-27(A)に示された当り時変動パターン種別テーブル選択処理P_TPATAは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS365にて実行される場合に、大当り図柄指定値の決定結果に対応して、図10-27(B1)に示された変動パターン種別振り分けテーブル決定例AKD11における変動パターン種別振り分けテーブルAKU01~AKU03のいずれかといった、複数の変動パターン種別振り分けテーブルのうちいずれかに決定可能である。図10-27(A)に示された当り時変動パターン種別テーブル選択処理P_TPATAは、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS370にて実行される場合に、小当り図柄指定値の決定結果に対応して、図10-27(B2)に示された変動パターン種別振り分けテーブル決定例AKD12における変動パターン種別振り分けテーブルAKU11、AKU12のいずれかといった、複数の変動パターン種別振り分けテーブルのうちいずれかに決定可能である。図10-28(A)に示されたハズレ時変動パターン種別テーブル選択処理P_TPATHのステップAKS449は、図10-28(C)に示された変動パターン種別振り分けテーブル決定例AKD23における変動パターン種別振り分けテーブルAKU21~AKU25のいずれかといった、複数の変動パターン種別振り分けテーブルのうちいずれかに決定可能である。そして、図10-26に示された変動パターン設定処理P_TPATSETのステップAKS373にて実行される変動パターン振り分けテーブル選択処理P_TPATTBLは、ステップAKS372により読み出された変動パターン種別選択用の乱数MR3-3を用いて、変動パターン種別振り分けテーブルを参照することで変動パターン種別を選択可能であり、その選択結果に対応した変動パターン振り分けテーブルを選択可能にする。 FIG. 10-29 is a diagram for explaining a configuration example of a fluctuation pattern classification table. The hit variation pattern type table selection process P_TPATA shown in FIG. 10-27 (A) is executed at step AKS365 of the variation pattern setting process P_TPATSET shown in FIG. 10-26. 10-27 (B1) in the variation pattern type distribution table determination example AKD11 shown in FIG. Either can be determined. The hit variation pattern type table selection process P_TPATA shown in FIG. 10-27 (A) is executed at step AKS370 of the variation pattern setting process P_TPATSET shown in FIG. In response to the value determination result, a plurality of variation pattern type sorting tables such as either the variation pattern type sorting table AKU11 or AKU12 in the variation pattern type sorting table determination example AKD12 shown in FIG. 10-27 (B2) Either of them can be determined. Step AKS449 of the change pattern type table selection process P_TPATH at the time of loss shown in FIG. Any one of a plurality of variation pattern type distribution tables, such as any one of AKU21 to AKU25, can be determined. Then, the fluctuation pattern sorting table selection process P_TPATTBL executed at step AKS373 of the fluctuation pattern setting process P_TPATSET shown in FIG. It is possible to select the variation pattern type by referring to the variation pattern type distribution table, and it is possible to select the variation pattern distribution table corresponding to the selection result.

図10-29(A)は、変動パターン種別振り分けテーブルAKU01の構成例を示している。変動パターン種別振り分けテーブルAKU01は、大当り図柄指定値に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(A)の変動パターン種別振り分けテーブルAKU01は、変動パターン種別選択用の乱数MR3-3に対応して、変動パターン種別CPA01~CPA05のいずれかに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29(A) shows a configuration example of the fluctuation pattern classification table AKU01. The variation pattern type distribution table AKU01 is included in a plurality of variation pattern type distribution tables that can be determined in correspondence with the jackpot design value. The fluctuation pattern type sorting table AKU01 in FIG. 10-29 (A) corresponds to the random number MR3-3 for selecting the fluctuation pattern type, so that any one of the fluctuation pattern types CPA01 to CPA05 can be determined. Table data is configured.

図10-29(B1)は、変動パターン種別振り分けテーブルAKU11の構成例を示している。変動パターン種別振り分けテーブルAKU11は、小当り図柄指定値に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(B1)の変動パターン種別振り分けテーブルAKU11は、すべての変動パターン種別選択用の乱数MR3-3に対応して、共通となる変動パターン種別CPB01のみに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29 (B1) shows a configuration example of the fluctuation pattern classification table AKU11. The variation pattern type distribution table AKU11 is included in a plurality of variation pattern type distribution tables that can be determined corresponding to the small winning symbol designation value. The fluctuation pattern type sorting table AKU11 in FIG. 10-29 (B1) corresponds to all the fluctuation pattern type selection random numbers MR3-3, so that only the common fluctuation pattern type CPB01 can be determined. Data is configured.

図10-29(B2)は、変動パターン種別振り分けテーブルAKU12の構成例を示している。変動パターン種別振り分けテーブルAKU12は、小当り図柄指定値に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(B2)の変動パターン種別振り分けテーブルAKU12は、すべての変動パターン種別選択用の乱数MR3-3に対応して、共通となる変動パターン種別CPB02のみに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29 (B2) shows a configuration example of the fluctuation pattern classification table AKU12. The variation pattern type distribution table AKU12 is included in a plurality of variation pattern type distribution tables that can be determined corresponding to the small winning symbol designation value. The fluctuation pattern type sorting table AKU12 in FIG. 10-29 (B2) corresponds to all the fluctuation pattern type selection random numbers MR3-3, so that only the common fluctuation pattern type CPB02 can be determined. Data is configured.

図10-29(C1)は、変動パターン種別振り分けテーブルAKU21の構成例を示している。変動パターン種別振り分けテーブルAKU21は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(C1)の変動パターン種別振り分けテーブルAKU21は、変動パターン種別選択用の乱数MR3-3に対応して、変動パターン種別CPC01、CPC02のいずれかに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29 (C1) shows a configuration example of the fluctuation pattern classification table AKU21. The variation pattern type distribution table AKU21 is included in a plurality of variation pattern type distribution tables that can be determined in correspondence with the random number MR3-2 for selecting a failure effect. The fluctuation pattern type distribution table AKU21 in FIG. 10-29 (C1) corresponds to the random number MR3-3 for selecting the fluctuation pattern type, so that it can be determined to either the fluctuation pattern type CPC01 or CPC02. Table data is configured.

図10-29(C2)は、変動パターン種別振り分けテーブルAKU22の構成例を示している。変動パターン種別振り分けテーブルAKU22は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(C2)の変動パターン種別振り分けテーブルAKU22は、すべての変動パターン種別選択用の乱数MR3-3に対応して、共通となる変動パターン種別CPC03のみに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29 (C2) shows a configuration example of the fluctuation pattern classification table AKU22. The variation pattern type distribution table AKU22 is included in a plurality of variation pattern type distribution tables that can be determined in correspondence with the random number MR3-2 for selecting a losing effect. The fluctuation pattern type sorting table AKU22 in FIG. 10-29 (C2) corresponds to all the fluctuation pattern type selection random numbers MR3-3, so that only the common fluctuation pattern type CPC03 can be determined. Data is configured.

図10-29(C3)は、変動パターン種別振り分けテーブルAKU23の構成例を示している。変動パターン種別振り分けテーブルAKU23は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(C3)の変動パターン種別振り分けテーブルAKU23は、すべての変動パターン種別選択用の乱数MR3-3に対応して、共通となる変動パターン種別CPC04のみに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29 (C3) shows a configuration example of the fluctuation pattern classification table AKU23. The variation pattern type distribution table AKU23 is included in a plurality of variation pattern type distribution tables that can be determined in correspondence with the random number MR3-2 for selecting a losing effect. The fluctuation pattern type sorting table AKU23 in FIG. 10-29 (C3) corresponds to all the fluctuation pattern type selection random numbers MR3-3, so that only the common fluctuation pattern type CPC04 can be determined. Data is configured.

図10-29(C4)は、変動パターン種別振り分けテーブルAKU24の構成例を示している。変動パターン種別振り分けテーブルAKU24は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(C4)の変動パターン種別振り分けテーブルAKU24は、変動パターン種別選択用の乱数MR3-3に対応して、変動パターン種別CPC05~CPC07のいずれかに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29 (C4) shows a configuration example of the fluctuation pattern classification table AKU24. The fluctuation pattern type distribution table AKU24 is included in a plurality of fluctuation pattern type distribution tables that can be determined in correspondence with the random number MR3-2 for selecting a losing effect. The fluctuation pattern type distribution table AKU24 in FIG. 10-29 (C4) corresponds to the random number MR3-3 for selecting the fluctuation pattern type, so that it can be determined as one of the fluctuation pattern types CPC05 to CPC07 Table data is configured.

図10-29(C5)は、変動パターン種別振り分けテーブルAKU25の構成例を示している。変動パターン種別振り分けテーブルAKU25は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な複数の変動パターン種別振り分けテーブルに含まれる。図10-29(C5)の変動パターン種別振り分けテーブルAKU25は、すべての変動パターン種別選択用の乱数MR3-3に対応して、共通となる変動パターン種別CPC08のみに決定可能となるように、テーブルデータが構成されている。 FIG. 10-29 (C5) shows a configuration example of the fluctuation pattern classification table AKU25. The variation pattern type distribution table AKU25 is included in a plurality of variation pattern type distribution tables that can be determined in correspondence with the random number MR3-2 for selecting a losing effect. The fluctuation pattern type sorting table AKU25 in FIG. 10-29 (C5) corresponds to all the fluctuation pattern type selection random numbers MR3-3, so that only the common fluctuation pattern type CPC08 can be determined. Data is configured.

図10-30から図10-32までは、変動パターン種別に対応して使用可能な変動パターン振り分けテーブルの構成例を説明するための図である。図10-26に示された変動パターン設定処理P_TPATSETのステップAKS373にて実行される変動パターン振り分けテーブル選択処理P_TPATTBLでは、変動パターン種別選択用の乱数MR3-3を用いた変動パターン種別の選択結果に対応して、変動パターン振り分けテーブルが選択される。その後、ステップAKS375の第2振り分け判定値比較処理P_HANTEI2は、ステップAKS374により読み出された変動パターン用の乱数MR3-4を用いて、変動パターン振り分けテーブルを参照することで変動パターンを決定可能にする。 FIGS. 10-30 to 10-32 are diagrams for explaining configuration examples of variation pattern sorting tables that can be used corresponding to variation pattern types. In the fluctuation pattern sorting table selection process P_TPATTBL executed in step AKS373 of the fluctuation pattern setting process P_TPATSET shown in FIG. Correspondingly, a variation pattern distribution table is selected. After that, the second sorting judgment value comparison process P_HANTEI2 of step AKS375 uses the random number MR3-4 for the variation pattern read out by step AKS374 to make it possible to determine the variation pattern by referring to the variation pattern sorting table. .

図10-30(A1)は、変動パターン種別CPA01に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPA01は、大当り図柄指定値に対応して決定可能な変動パターン種別振り分けテーブルAKU01を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した所定割合で決定可能である。図10-30(A1)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPA01~PA03、PA51、PA52のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPA01は、変動パターンPA01~PA03、PA51、PA52のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-30 (A1) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPA01. The variation pattern type CPA01 can be determined at a predetermined ratio corresponding to the random number MR3-3 for selecting the variation pattern type when using the variation pattern type distribution table AKU01 that can be determined corresponding to the jackpot design value. In the configuration example of FIG. 10-30 (A1), the variation pattern distribution table corresponds to the random number MR3-4 for the variation pattern, so that it can be determined to any of the variation patterns PA01 to PA03, PA51, and PA52. , the table data is structured. In this way, for the variation pattern type CPA01, the distribution determination value is set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PA01 to PA03, PA51, and PA52 can be determined.

図10-30(A2)は、変動パターン種別CPA02に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPA02は、大当り図柄指定値に対応して決定可能な変動パターン種別振り分けテーブルAKU01を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した所定割合で決定可能である。図10-30(A2)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPA04~PA11、PA21~PA23、PA54のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPA02は、変動パターンPA04~PA11、PA21~PA23、PA54のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-30 (A2) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPA02. The variation pattern type CPA02 can be determined at a predetermined ratio corresponding to the random number MR3-3 for selecting the variation pattern type when using the variation pattern type distribution table AKU01 that can be determined in correspondence with the jackpot design value. In the configuration example of FIG. 10-30 (A2), the variation pattern distribution table can be determined to be any of the variation patterns PA04 to PA11, PA21 to PA23, and PA54 corresponding to the random number MR3-4 for the variation pattern. The table data is structured as follows. Thus, for the variation pattern type CPA02, the distribution determination value is set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PA04 to PA11, PA21 to PA23, and PA54 can be determined.

図10-30(A3)は、変動パターン種別CPA03に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPA03は、大当り図柄指定値に対応して決定可能な変動パターン種別振り分けテーブルAKU01を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した所定割合で決定可能である。図10-30(A3)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPA31~PA38、PA24~PA26、PA55のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPA03は、変動パターンPA31~PA38、PA24~PA26、PA55のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-30 (A3) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPA03. The variation pattern type CPA03 can be determined at a predetermined ratio corresponding to the random number MR3-3 for selecting the variation pattern type when using the variation pattern type distribution table AKU01 that can be determined in correspondence with the jackpot design value. In the configuration example of FIG. 10-30 (A3), the variation pattern distribution table can be determined to be any of the variation patterns PA31 to PA38, PA24 to PA26, and PA55 corresponding to the random number MR3-4 for the variation pattern. The table data is structured as follows. Thus, for the variation pattern type CPA03, the distribution determination value is set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PA31 to PA38, PA24 to PA26, and PA55 can be determined.

図10-30(A4)は、変動パターン種別CPA04に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPA04は、大当り図柄指定値に対応して決定可能な変動パターン種別振り分けテーブルAKU01を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した所定割合で決定可能である。図10-30(A4)の構成例において、変動パターン振り分けテーブルは、すべての変動パターン用の乱数MR3-4に対応して、共通となる変動パターンPA41のみに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPA04は、変動パターンPA41のみに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-30 (A4) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPA04. The variation pattern type CPA04 can be determined at a predetermined ratio corresponding to the random number MR3-3 for selecting the variation pattern type when using the variation pattern type distribution table AKU01 that can be determined corresponding to the jackpot design value. In the configuration example of FIG. 10-30 (A4), the fluctuation pattern distribution table corresponds to the random numbers MR3-4 for all fluctuation patterns, so that only the common fluctuation pattern PA41 can be determined. Table data is configured. In this way, for the variation pattern type CPA04, the distribution determination value is set according to the data stored in the variation pattern distribution table so that only the variation pattern PA41 can be determined.

図10-30(A5)は、変動パターン種別CPA05に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPA05は、大当り図柄指定値に対応して決定可能な変動パターン種別振り分けテーブルAKU01を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した所定割合で決定可能である。図10-30(A5)の構成例において、変動パターン振り分けテーブルは、すべての変動パターン用の乱数MR3-4に対応して、共通となる変動パターンPA42のみに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPA05は、変動パターンPA42のみに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-30 (A5) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPA05. The variation pattern type CPA05 can be determined at a predetermined ratio corresponding to the random number MR3-3 for selecting the variation pattern type when using the variation pattern type distribution table AKU01 that can be determined corresponding to the jackpot design value. In the configuration example of FIG. 10-30 (A5), the fluctuation pattern distribution table corresponds to the random numbers MR3-4 for all fluctuation patterns, so that only the common fluctuation pattern PA42 can be determined. Table data is configured. Thus, for the variation pattern type CPA05, the distribution determination value is set by the storage data of the variation pattern distribution table so that it can be determined only for the variation pattern PA42.

図10-30(B1)は、変動パターン種別CPB01に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPB01は、小当り図柄指定値に対応して決定可能な変動パターン種別振り分けテーブルAKU11を用いた場合に、すべての変動パターン種別選択用の乱数MR3-3に対応して決定可能である。図10-30(B1)の構成例において、変動パターン振り分けテーブルは、すべての変動パターン用の乱数MR3-4に対応して、共通となる変動パターンPB01のみに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPB01は、変動パターンPB01のみに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-30 (B1) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPB01. The variation pattern type CPB01 can be determined corresponding to all the variation pattern type selection random numbers MR3-3 when using the variation pattern type distribution table AKU11 that can be determined corresponding to the small winning symbol designation value. . In the configuration example of FIG. 10-30 (B1), the fluctuation pattern distribution table corresponds to the random numbers MR3-4 for all fluctuation patterns, table data so that only the common fluctuation pattern PB01 can be determined is configured. In this way, for the variation pattern type CPB01, the distribution determination value is set according to the data stored in the variation pattern distribution table so that only the variation pattern PB01 can be determined.

図10-30(B2)は、変動パターン種別CPB02に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPB02は、小当り図柄指定値に対応して決定可能な変動パターン種別振り分けテーブルAKU12を用いた場合に、すべての変動パターン種別選択用の乱数MR3-3に対応して決定可能である。図10-30(B2)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPB11~PB14のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPB02は、変動パターンPB11~PB14のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-30 (B2) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPB02. The variation pattern type CPB02 can be determined corresponding to all the variation pattern type selection random numbers MR3-3 when using the variation pattern type distribution table AKU12 that can be determined corresponding to the small winning design specified value. . In the configuration example of FIG. 10-30 (B2), the fluctuation pattern distribution table is such that the table data can be determined to be any one of the fluctuation patterns PB11 to PB14 corresponding to the random number MR3-4 for the fluctuation pattern. It is configured. In this way, for the variation pattern type CPB02, the distribution determination value is set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PB11 to PB14 can be determined.

図10-31(A)は、変動パターン種別CPC01に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC01は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU21を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した所定割合で決定可能である。図10-31(A)の構成例において、変動パターン振り分けテーブルは、すべての変動パターン用の乱数MR3-4に対応して、共通となる変動パターンPC01のみに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC01は、変動パターンPC01のみに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-31(A) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC01. The variation pattern type CPC01 is a predetermined ratio corresponding to the random number MR3-3 for selecting the variation pattern type when using the variation pattern type distribution table AKU21 that can be determined corresponding to the random number MR3-2 for selecting the losing effect. Decidable. In the configuration example of FIG. 10-31 (A), the fluctuation pattern distribution table corresponds to the random numbers MR3-4 for all fluctuation patterns, table data so that only the common fluctuation pattern PC01 can be determined is configured. In this way, for the variation pattern type CPC01, the distribution determination value is set according to the data stored in the variation pattern distribution table so that only the variation pattern PC01 can be determined.

図10-31(B)は、変動パターン種別CPC02に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC02は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU21を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した所定割合で決定可能である。図10-31(B)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPC12、PC13、PC15、PC16、PC24、PC27、PC33、PC49のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC02は、変動パターンPC12、PC13、PC15、PC16、PC24、PC27、PC33、PC49のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-31(B) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC02. The variation pattern type CPC02 is a predetermined ratio corresponding to the random number MR3-3 for selecting the variation pattern type when using the variation pattern type distribution table AKU21 that can be determined corresponding to the random number MR3-2 for selecting the losing effect. Decidable. In the configuration example of FIG. 10-31 (B), the variation pattern distribution table corresponds to the variation pattern random numbers MR3-4, and any of the variation patterns PC12, PC13, PC15, PC16, PC24, PC27, PC33, and PC49 The table data is organized so that it can be determined whether In this way, the variation pattern type CPC02 can be determined by any one of the variation patterns PC12, PC13, PC15, PC16, PC24, PC27, PC33, and PC49, and the distribution determination value is determined by the data stored in the variation pattern distribution table. set.

図10-31(C)は、変動パターン種別CPC03に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC03は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU22を用いた場合に、すべての変動パターン種別選択用の乱数MR3-3に対応して決定可能である。図10-31(C)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPC11~PC18、PC101のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC03は、変動パターンPC11~PC18、PC101のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-31(C) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC03. The variation pattern type CPC03 corresponds to all the variation pattern type selection random numbers MR3-3 when using the variation pattern type distribution table AKU22 that can be determined in correspondence with the random number MR3-2 for selecting the losing effect. Decidable. In the configuration example of FIG. 10-31 (C), the variation pattern distribution table is a table so that it can be determined to any one of the variation patterns PC11 to PC18 and PC101 corresponding to the random number MR3-4 for the variation pattern. Data is configured. In this way, the variation pattern type CPC03 has a distribution determination value set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PC11 to PC18 and PC101 can be determined.

図10-31(D)は、変動パターン種別CPC04に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC04は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU23を用いた場合に、すべての変動パターン種別選択用の乱数MR3-3に対応して決定可能である。図10-31(D)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPC19~PC27、PC102のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC04は、変動パターンPC19~PC27、PC102のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-31(D) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC04. The variation pattern type CPC04 corresponds to all the variation pattern type selection random numbers MR3-3 when using the variation pattern type distribution table AKU23 that can be determined in correspondence with the random number MR3-2 for selecting the loss effect. Decidable. In the configuration example of FIG. 10-31 (D), the variation pattern distribution table is a table so that it can be determined to any one of the variation patterns PC19 to PC27 and PC102 corresponding to the random number MR3-4 for the variation pattern. Data is configured. In this way, the variation pattern type CPC04 has a distribution determination value set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PC19 to PC27 and PC102 can be determined.

図10-32(A)は、変動パターン種別CPC05に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC05は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU24を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した第1割合で決定可能である。図10-32(A)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPC28~PC43のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC05は、変動パターンPC28~PC43のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-32(A) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC05. The variation pattern type CPC05 is the first ratio corresponding to the random number MR3-3 for selecting the variation pattern type when the variation pattern type distribution table AKU24 that can be determined corresponding to the random number MR3-2 for selecting the losing effect is used. can be determined by In the configuration example of FIG. 10-32 (A), the fluctuation pattern distribution table is such that the table data is such that it is possible to determine any one of the fluctuation patterns PC28 to PC43 corresponding to the random number MR3-4 for the fluctuation pattern. It is configured. In this way, the variation pattern type CPC05 has a distribution determination value set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PC28 to PC43 can be determined.

図10-32(B)は、変動パターン種別CPC06に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC06は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU24を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した第1割合とは異なる第2割合で決定可能である。第2割合は、第1割合よりも低い割合である。図10-32(B)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPC44~PC59のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC06は、変動パターンPC44~PC59のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-32(B) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC06. The variation pattern type CPC06 is the first ratio corresponding to the random number MR3-3 for selecting the variation pattern type when the variation pattern type distribution table AKU24 that can be determined corresponding to the random number MR3-2 for selecting the losing effect is used. is determinable by a second ratio different from . The second percentage is a percentage lower than the first percentage. In the configuration example of FIG. 10-32 (B), the variation pattern distribution table has table data so that it can be determined to any one of the variation patterns PC44 to PC59 corresponding to the random number MR3-4 for the variation pattern. It is configured. In this way, the fluctuation pattern type CPC06 is set with a distribution determination value based on the data stored in the fluctuation pattern distribution table so that any one of the fluctuation patterns PC44 to PC59 can be determined.

図10-32(C)は、変動パターン種別CPC07に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC07は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU24を用いた場合に、変動パターン種別選択用の乱数MR3-3に対応した第1割合および第2割合とは異なる第3割合で決定可能である。第3割合は、第1割合や第2割合よりも低い割合である。図10-32(C)の構成例において、変動パターン振り分けテーブルは、変動パターン用の乱数MR3-4に対応して、変動パターンPC60~PC75のいずれかに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC07は、変動パターンPC60~PC75のいずれかに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-32(C) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC07. The variation pattern type CPC07 is the first ratio corresponding to the random number MR3-3 for selecting the variation pattern type when the variation pattern type distribution table AKU24 that can be determined corresponding to the random number MR3-2 for selecting the losing effect is used. and a third percentage different from the second percentage. The third percentage is a percentage lower than the first percentage and the second percentage. In the configuration example of FIG. 10-32 (C), the variation pattern distribution table is such that the table data can be determined to be any one of the variation patterns PC60 to PC75 corresponding to the random number MR3-4 for the variation pattern. It is configured. In this way, the variation pattern type CPC07 has a distribution determination value set according to the data stored in the variation pattern distribution table so that any one of the variation patterns PC60 to PC75 can be determined.

図10-32(D)は、変動パターン種別CPC08に対応する変動パターン振り分けテーブルの構成例を示している。変動パターン種別CPC08は、ハズレ演出選択用の乱数MR3-2に対応して決定可能な変動パターン種別振り分けテーブルAKU25を用いた場合に、すべての変動パターン種別選択用の乱数MR3-3に対応して決定可能である。図10-32(D)の構成例において、変動パターン振り分けテーブルは、すべての変動パターン用の乱数MR3-4に対応して、共通となる変動パターンPC02のみに決定可能となるように、テーブルデータが構成されている。このように、変動パターン種別CPC08は、変動パターンPC02のみに決定可能となるように、変動パターン振り分けテーブルの記憶データにより振り分け判定値が設定される。 FIG. 10-32(D) shows a configuration example of a variation pattern sorting table corresponding to the variation pattern type CPC08. The variation pattern type CPC08 corresponds to all the variation pattern type selection random numbers MR3-3 when using the variation pattern type distribution table AKU25 that can be determined corresponding to the random number MR3-2 for selecting the losing effect. Decidable. In the configuration example of FIG. 10-32 (D), the fluctuation pattern distribution table corresponds to the random numbers MR3-4 for all fluctuation patterns, table data so that only the common fluctuation pattern PC02 can be determined is configured. In this way, for the variation pattern type CPC08, the distribution determination value is set according to the data stored in the variation pattern distribution table so that only the variation pattern PC02 can be determined.

図10-33(A)は、普通図柄プロセス処理P_FPROCの一例を示すフローチャートである。普通図柄プロセス処理P_FPROCは、図5に示された遊技制御用のタイマ割込み処理P_PCTから呼出可能な処理に含まれ、タイマ割込みが発生する毎に、ステップAKS59にて実行可能である。CPU103は、普通図柄プロセス処理P_FPROCを実行した場合に、ゲートスイッチ通過対応フラグ設定を行う(ステップAKS501)。ゲートスイッチ通過対応フラグ設定は、論理演算命令の実行などにより、スイッチオンバッファに含まれるゲートスイッチ21の状態をCPU103のフラグレジスタに反映させる。このとき、フラグレジスタにおけるゼロフラグがオン状態であることは、ゲートスイッチ通過対応フラグがオフ状態であることを示す。これに対し、ゼロフラグがオフ状態であることは、ゲートスイッチ通過対応フラグがオン状態であることを示す。その後、ゲートスイッチ通過対応フラグがオンであるか否かを判定する(ステップAKS502)。ゲートスイッチ通過対応フラグがオンである場合に(ステップAKS502;Yes)、ゲートスイッチ通過処理P_FZU_ONが実行される(ステップAKS503)。 FIG. 10-33(A) is a flow chart showing an example of the normal symbol process processing P_FPROC. The normal symbol process process P_FPROC is included in the process that can be called from the timer interrupt process P_PCT for game control shown in FIG. 5, and can be executed at step AKS59 each time a timer interrupt occurs. When the normal symbol process P_FPROC is executed, the CPU 103 sets a gate switch passage corresponding flag (step AKS501). The gate switch passage corresponding flag setting causes the state of the gate switch 21 included in the switch-on buffer to be reflected in the flag register of the CPU 103 by executing a logic operation instruction or the like. At this time, the ON state of the zero flag in the flag register indicates that the gate switch passage corresponding flag is OFF state. On the other hand, the fact that the zero flag is off indicates that the gate switch passage corresponding flag is on. After that, it is determined whether or not the gate switch passage corresponding flag is ON (step AKS502). If the gate switch passage correspondence flag is ON (step AKS502; Yes), gate switch passage processing P_FZU_ON is executed (step AKS503).

ステップAKS502に対応してゲートスイッチ通過対応フラグがオフである場合や(ステップAKS502;No)、ステップAKS503におけるゲートスイッチ通過処理P_FZU_ONの後に、ポインタを設定する転送命令により、普通図柄プロセス処理ジャンプテーブルをセットする(ステップAKS504)。普通図柄プロセス処理ジャンプテーブルは、普通図柄プロセスコードの読出値に対応する処理を、選択して実行可能にするアドレス管理テーブルである。普通図柄プロセスコードは、パチンコ遊技機1における遊技制御の進行に対応して、00[H]~04[H]のいずれかに更新設定が可能であり、普図プロセスコードともいう。 When the gate switch passage correspondence flag is off corresponding to step AKS502 (step AKS502; No), after the gate switch passage processing P_FZU_ON in step AKS503, the normal symbol process processing jump table is transferred by the transfer instruction to set the pointer. set (step AKS504). The normal symbol process processing jump table is an address management table that enables selection and execution of processing corresponding to the read value of the normal symbol process code. Normal pattern process code, corresponding to the progress of the game control in the pachinko gaming machine 1, it is possible to update setting to any of 00 [H] ~ 04 [H], also referred to as normal pattern process code.

ステップAKS504に続いて、記憶データを読み出すための転送命令により、普通図柄プロセスコードをロードする(ステップAKS505)。その次に、2バイトデータ選択処理P_ABXEXECを実行することにより(ステップAKS506)、普通図柄プロセスコードに対応して選択される処理のアドレスを取得する。このときに取得されたアドレスは、ポインタに設定される。この後、サブルーチンの呼出命令により、ポインタの指す処理を実行することで(ステップAKS507)、普通図柄プロセスコードに対応して選択された処理が実行可能になる。こうして選択された処理が終了して、復帰命令により普通図柄プロセス処理P_FPROCにリターンすると、この普通図柄プロセス処理P_FPROCも終了し、復帰命令により遊技制御用のタイマ割込み処理P_PCTにリターンする。 Following step AKS504, the normal design process code is loaded by a transfer command for reading stored data (step AKS505). Next, by executing the 2-byte data selection process P_ABXEXEC (step AKS506), the address of the process selected corresponding to the normal design process code is acquired. The address obtained at this time is set in the pointer. After that, by executing the process pointed to by the pointer by the subroutine call command (step AKS507), the process selected corresponding to the normal symbol process code can be executed. When the process selected in this way ends and returns to normal design process processing P_FPROC by a return command, this normal design process processing P_FPROC also ends and returns to timer interrupt processing P_PCT for game control by a return command.

図10-33(B)は、普通図柄プロセス処理P_FPROCにおいて用いられる普通図柄プロセス処理ジャンプテーブルの構成例AKT51の構成例を示している。普通図柄プロセス処理ジャンプテーブルは、普通図柄プロセスコードに対応して選択される処理のアドレスを、ポインタとして用いられるCPU103の内部レジスタに設定可能なテーブルデータを含んで構成される。構成例AKT51の普通図柄プロセス処理ジャンプテーブルは、普通図柄プロセスコードが00[H]である場合の普通図柄通常処理P_FNORMと、普通図柄プロセスコードが01[H]である場合の普通図柄変動処理P_FSCRLと、普通図柄プロセスコードが02[H]である場合の普通図柄停止処理P_FSTOPと、普通図柄プロセスコードが03[H]である場合の普通電動役物作動前処理P_FINTと、普通図柄プロセスコードが04[H]である場合の普通電動役物作動処理P_FOPENと、に対応するアドレス値をポインタに設定可能なテーブルデータが含まれる。 FIG. 10-33(B) shows a configuration example of the configuration example AKT51 of the normal symbol process processing jump table used in the normal symbol process processing P_FPROC. The normal symbol process processing jump table includes table data that can set the address of the process selected in correspondence with the normal symbol process code to the internal register of the CPU 103 used as a pointer. The normal symbol process processing jump table of the configuration example AKT51 includes normal symbol normal processing P_FNORM when the normal symbol process code is 00 [H] and normal symbol variation processing P_FSCRL when the normal symbol process code is 01 [H]. And, the normal design stop processing P_FSTOP when the normal design process code is 02 [H], the normal electric accessory operation pre-processing P_FINT when the normal design process code is 03 [H], and the normal design process code 04 [H] includes table data that can set the address value corresponding to the normal electric accessary product operation process P_FOPEN in the pointer.

普通図柄通常処理P_FNORMは、記憶された普通図柄保留情報の有無などにもとづいて普図ゲームを開始するか否かの判定と、普通図柄の可変表示において停止表示する確定普通図柄の決定と、普通図柄の変動パターンである普通図柄変動パターンの決定と、を可能にする。普通図柄変動処理P_FSCRLは、普通図柄表示器20において普通図柄が変動を開始してからの経過時間を計測し、普通図柄変動パターンに対応する普図変動時間が経過したか否かの判定を可能にする。普通図柄停止処理P_FSTOPは、普通図柄表示器20において普通図柄が変動を停止してからの経過時間を計測し、普通図柄停止時間が経過したか否かの判定を可能にする。普通図柄停止時間が経過した場合に、普図表示結果に対応して、普通図柄プロセスコードの更新や各種設定を可能にする。この実施例では、すべての普図表示結果に対応して、普通図柄プロセスコードを03[H]に更新可能であればよい。普通電動役物作動前処理P_FINTおよび普通電動役物作動処理P_FOPENは、普通電動役物ソレノイド81の制御により、可変入賞球装置6Bに形成された第2始動入賞口を閉鎖状態から開放状態へと変化可能にするための処理である。 The normal design normal process P_FNORM determines whether or not to start the normal design game based on the presence or absence of the stored normal design reservation information, determines the fixed normal design to be stopped and displayed in the variable display of the normal design, and normal To determine a normal pattern variation pattern which is a pattern variation pattern. The normal design fluctuation process P_FSCRL measures the elapsed time after the normal design starts to change in the normal design display device 20, and can judge whether the normal design fluctuation time corresponding to the normal design fluctuation pattern has passed. to The normal design stop process P_FSTOP measures the elapsed time after the normal design stops changing on the normal design display device 20, and makes it possible to determine whether or not the normal design stop time has passed. To enable renewal of a normal pattern process code and various settings corresponding to a normal pattern display result when a normal pattern stop time elapses. In this embodiment, it suffices if the normal symbol process code can be updated to 03[H] corresponding to all the normal symbol display results. The normal electric role product operation preprocessing P_FINT and the normal electric role product operation process P_FOPEN are performed by controlling the normal electric role product solenoid 81 to open the second start winning opening formed in the variable winning ball device 6B from the closed state to the open state. This is a process for making it changeable.

図10-34は、普通図柄の可変表示である普図ゲームの制御に関するデータ構成の使用例を説明するための図である。例えば図10-33(A)に示された普通図柄プロセス処理P_FPROCは、ステップAKS505によりロードした普通図柄プロセスコードを用いて、ステップAKS506の2バイトデータ選択処理P_ABXEXECを実行することにより、ステップAKS507では普通図柄プロセスコードに対応して選択された処理を実行可能にする。普通図柄プロセスコードは、普通図柄制御データエリアに設けられ、普図ゲームや第2始動入賞口の制御状態に対応して記憶値を更新可能である。ステップAKS503のゲートスイッチ通過処理P_FZU_ONは、普通図柄当り図柄用の乱数MR2-1を読出可能であり、読み出された乱数MR2-1について、その値を示す数値データを普通図柄当り図柄用バッファに格納して保存可能にする。普通図柄当り図柄用バッファは、普通図柄当り図柄用バッファエリアに設けられ、普通図柄保留記憶数が上限値に達するまで、読み出された乱数MR2-1の値を示す数値データを記憶可能である。このように、普通図柄プロセス処理P_FPROCや、普通図柄プロセス処理P_FPROCにおいて実行可能な処理は、普通図柄制御データエリアや普通図柄当り図柄用バッファエリアにおける記憶データを用いて、普通図柄の可変表示である普図ゲームに関する制御を可能にする。 FIG. 10-34 is a diagram for explaining an example of use of a data structure relating to control of a normal pattern game that is variable display of normal patterns. For example, the normal design process process P_FPROC shown in FIG. 10-33(A) uses the normal design process code loaded by step AKS505, and by executing the 2-byte data selection process P_ABXEXEC of step AKS506, in step AKS507 To enable execution of processing selected corresponding to a normal pattern process code. The normal design process code is provided in the normal design control data area, and the stored value can be updated corresponding to the control state of the normal design game and the second start winning opening. The gate switch passing process P_FZU_ON of step AKS503 is capable of reading the random number MR2-1 for the normal per-symbol pattern. Store and save. The normal symbol-per-symbol buffer is provided in the normal symbol-per-symbol buffer area, and can store numerical data indicating the value of the read random number MR2-1 until the number of normal symbol reserved storage reaches the upper limit. . Thus, normal design process processing P_FPROC and processing that can be executed in the normal design process processing P_FPROC is normally variable display of the design using the stored data in the normal design control data area and the buffer area for the design per normal design. Allows control over the Universal Map game.

図10-34(A)は、普通図柄制御データエリアの構成例AKB51を示している。構成例AKB51の普通図柄制御データエリアは、普通図柄の可変表示である普図ゲームや、その表示結果にもとづいて制御可能な第2始動入賞口の閉鎖状態や開放状態など、普通図柄プロセス処理P_FPROCなどによる制御に関する各種データを記憶可能である。この普通図柄制御データエリアは、アドレスF03E[H]の普通図柄プロセスコードと、アドレスF03F[H]のゲート通過記憶カウンタと、アドレスF040[H]の普通図柄バッファと、アドレスF041[H]の普通電動役物開放パターンタイマと、アドレスF043[H]の普通電動役物開放ポインタと、アドレスF045[H]の普通電動役物入賞個数カウンタと、アドレスF04A[H]の普通図柄プロセスタイマと、を含んでいる。 FIG. 10-34(A) shows a configuration example AKB51 of the normal symbol control data area. The normal symbol control data area of the configuration example AKB51 includes normal symbol process processing P_FPROC, such as the normal symbol game, which is a variable display of normal symbols, and the closed state and open state of the second start winning opening that can be controlled based on the display result. It is possible to store various data related to control by, for example. This normal design control data area includes a normal design process code at address F03E [H], a gate passage storage counter at address F03F [H], a normal design buffer at address F040 [H], and a normal design at address F041 [H]. The electric accessory release pattern timer, the normal electric accessory release pointer at address F043 [H], the normal electric accessory winning number counter at address F045 [H], and the normal symbol process timer at address F04A [H]. contains.

普通図柄プロセスコードは、普通図柄プロセス処理P_FPROCにおいて選択される処理を指定可能である。ゲート通過記憶カウンタは、ゲートスイッチ21により検出された遊技球の個数に対応した計数値を記憶可能である。普通図柄バッファは、普通図柄指定値に対応するデータを格納可能である。普通図柄指定値は、普通図柄表示器20による普通図柄の可変表示における表示結果となる確定普通図柄に対応した指定値であり、普通図柄当り図柄指定値を含む。普通図柄当り図柄指定値は、普通図柄の可変表示において表示結果が「普図当り」の場合に、普通図柄表示器20により表示される確定普通図柄に対応した指定値である。普通電動役物開放パターンタイマは、第2始動入賞口を開放状態に制御する残り時間に対応した計時値を格納可能である。普通電動役物開放ポインタは、第2始動入賞口を開放状態に制御する時間が設定される普通電動役物開放パターンテーブルの記憶アドレスを指定可能である。普通電動役物入賞個数カウンタは、第2始動口スイッチ22Bにより検出された遊技球の個数に対応した計数値を記憶可能である。普通図柄プロセスタイマは、普通図柄プロセス処理P_FPROCによる制御時間に対応した計時値を格納可能である。 The normal design process code can designate the process selected in the normal design process process P_FPROC. The gate passing storage counter can store a count value corresponding to the number of game balls detected by the gate switch 21 . The normal design buffer can store data corresponding to the normal design specified value. The normal design designation value is a designation value corresponding to the determined normal design which is the display result of the normal design variable display by the normal design display device 20, and includes the design designating value per normal design. The normal per design design value is a designation value corresponding to the determined normal design displayed by the normal design display 20 when the display result is "general design per" in the variable display of the normal design. The normal electric accessory opening pattern timer can store a time value corresponding to the remaining time for controlling the second start winning opening to the open state. The normal electric accessory opening pointer can specify the storage address of the normal electric accessory opening pattern table in which the time for controlling the second start winning opening to be opened is set. The normal electric accessory winning number counter can store a count value corresponding to the number of game balls detected by the second starting port switch 22B. The normal design process timer can store a clock value corresponding to the control time by the normal design process processing P_FPROC.

図10-34(B)は、普通図柄当り図柄用バッファエリアの構成例AKB52を示している。構成例AKB52の普通図柄当り図柄用バッファエリアは、遊技球が通過ゲート41を通過した場合に読み出された普通図柄当り図柄用の乱数MR2-1について、その値を示す数値データを記憶可能である。この普通図柄当り図柄用バッファエリアは、アドレスF046[H]~F049[H]の普通図柄当り図柄用バッファ番号「1」~「4」を含んでいる。普通図柄当り図柄用バッファ番号「1」~「4」は、バッファ番号「1」~「4」が割り当てられた普通図柄当り図柄用バッファであり、通過ゲート41を遊技球が通過した順に乱数MR2-1の値を記憶可能である。これにより、普通図柄当り図柄用バッファの記憶情報は、通過ゲート41を通過した遊技球の個数を示し、また、各通過に対応して読み出された乱数MR2-1の値を示す。 FIG. 10-34(B) shows a configuration example AKB52 of the normal symbol-per-symbol buffer area. The normal symbol-per-symbol buffer area of the configuration example AKB52 can store numerical data indicating the value of the normal symbol-per-symbol random number MR2-1 read out when the game ball passes through the passage gate 41. be. This normal per-symbol buffer area includes normal per-symbol buffer numbers "1" to "4" of addresses F046[H] to F049[H]. The normal symbol-per-symbol buffer numbers "1" to "4" are normal symbol-per-symbol buffers to which the buffer numbers "1" to "4" are assigned, and the random number MR2 in the order in which the game balls pass through the passage gate 41. A value of -1 can be stored. As a result, the stored information in the normal symbol-per-symbol buffer indicates the number of game balls that have passed through the passage gate 41, and also indicates the value of the random number MR2-1 read corresponding to each passage.

図10-35は、ゲートスイッチ通過処理P_FZU_ONの一例を示すフローチャートである。ゲートスイッチ通過処理P_FZU_ONは、図10-33(A)に示された普通図柄プロセス処理P_FPROCから呼出可能な処理に含まれ、ステップAKS502においてゲートスイッチ通過対応フラグがオンである場合に、ステップAKS503にて実行可能である。CPU103は、ゲートスイッチ通過処理P_FZU_ONを実行した場合に、ポインタを設定するための転送命令により、ゲート通過記憶カウンタアドレスをセットする(ステップAKS601)。ゲート通過記憶カウンタアドレスは、RAM102の遊技ワーク領域に設けられたゲート通過記憶カウンタのアドレスである。続いて、ポインタが指すアドレスの記憶データを読み出すための転送命令により、ゲート通過記憶カウンタをロードする(ステップAKS602)。 FIG. 10-35 is a flow chart showing an example of the gate switch passing process P_FZU_ON. Gate switch passage processing P_FZU_ON is included in the processing that can be called from normal symbol process processing P_FPROC shown in FIG. is executable. When the CPU 103 executes the gate switch passing process P_FZU_ON, the CPU 103 sets a gate passing storage counter address by a transfer instruction for setting a pointer (step AKS601). The gate passage memory counter address is the address of the gate passage memory counter provided in the game work area of the RAM 102 . Subsequently, a transfer instruction for reading the stored data at the address indicated by the pointer loads the gate passing storage counter (step AKS602).

ステップAKS602の次に、ゲート通過記憶カウンタの計数値がカウンタ最大値以上であるか否かを判定する(ステップAKS603)。例えば、ステップAKS602によりロードされた値と、「4」などのカウンタ最大値と、を比較可能な比較復帰命令により、カウンタ最大値以上の場合に(ステップAKS603;Yes)、ゲートスイッチ通過処理P_FZU_ONが終了して普通図柄プロセス処理P_FPROCにリターンする。これに対し、カウンタ最大値未満の場合に(ステップAKS603;No)、ゲート通過記憶カウンタの計数値を1加算するように更新する(ステップAKS604)。この場合に、ポインタが指すアドレスの記憶データをインクリメントする算術論理演算命令により、ゲート通過記憶カウンタの計数値を1加算する更新が可能になる。 After step AKS602, it is determined whether or not the count value of the gate passage storage counter is equal to or greater than the counter maximum value (step AKS603). For example, if the value loaded in step AKS602 and the maximum counter value such as "4" can be compared with a comparison return instruction, if the counter maximum value or more (step AKS603; Yes), the gate switch passing process P_FZU_ON is executed. It ends and returns to normal design process processing P_FPROC. On the other hand, if it is less than the counter maximum value (step AKS603; No), the count value of the gate passage storage counter is updated by adding 1 (step AKS604). In this case, an arithmetic logical operation instruction for incrementing the stored data at the address pointed to by the pointer can update the count value of the gate passing storage counter by adding one.

ステップAKS604の後に、ポインタを設定するための転送命令などにより、普通図柄当り図柄用バッファアドレスをセットする(ステップAKS605)。この場合に、RAM102の遊技ワーク領域に設けられたバッファ番号「0」の普通図柄当り図柄用バッファのアドレスが、ポインタに設定される。そして、ステップAKS602によりロードされた値を、ポインタの格納値に加算する。これにより、普通図柄当り図柄用バッファエリアにおいて、普通図柄当り図柄用の乱数MR2-1を記憶させる普通図柄当り図柄用バッファのアドレスを、ポインタにセットすることができる。これに続き、普通図柄当り図柄用乱数カウンタをストアして(ステップAKS606)、ゲートスイッチ通過処理P_FZU_ONが終了する。ステップAKS606では、RAM102の遊技ワーク領域における普通図柄当り図柄用乱数カウンタの下位アドレスを指定して読み出した値を、ポインタが指すアドレスの記憶領域に書き込むための転送命令により、普通図柄当り図柄用乱数カウンタから取得した乱数MR2-1の値を、普通図柄当り図柄用バッファに格納できればよい。 After step AKS604, the buffer address for normal design per design is set by a transfer command for setting a pointer (step AKS605). In this case, the address of the normal symbol-per-symbol buffer of the buffer number "0" provided in the game work area of the RAM 102 is set in the pointer. Then, the value loaded in step AKS 602 is added to the stored value of the pointer. Thus, in the normal-symbol-per-symbol buffer area, the address of the normal-symbol-per-symbol buffer for storing the normal-symbol-per-symbol random number MR2-1 can be set in the pointer. Following this, the normal symbol-per-symbol random number counter is stored (step AKS606), and the gate switch passing process P_FZU_ON ends. In step AKS606, a transfer instruction for writing the value read by designating the lower address of the normal per-symbol random number counter in the game work area of the RAM 102 into the storage area of the address pointed by the pointer is executed. It is sufficient if the value of the random number MR2-1 obtained from the counter can be stored in the normal symbol-per-symbol buffer.

図10-36は、普通図柄通常処理P_FNORMの一例を示すフローチャートである。普通図柄通常処理P_FNORMは、図10-33(A)に示された普通図柄プロセス処理P_FPROCから呼出可能な処理に含まれ、ステップAKS505によりロードされた普通図柄プロセスコードが00[H]である場合に、ステップAKS507にて実行可能である。CPU103は、普通図柄通常処理P_FNORMを実行した場合に、ゲート通過記憶カウンタをロードする(ステップAKS621)。この場合に、RAM102の遊技ワーク領域におけるゲート通過記憶カウンタの下位アドレスを指定して読み出した値を、CPU103の内部レジスタに設定するための転送命令により、ゲート通過記憶カウンタの計数値を取得できればよい。そして、CPU103のフラグレジスタにおける第2ゼロフラグがオン状態である場合に処理をリターンさせる演算復帰命令により、ゲート通過記憶カウンタの計数値が「0」であるか否かを判定する(ステップAKS622)。このとき、第2ゼロフラグがオン状態であれば、ゲート通過記憶カウンタの計数値が「0」であることに対応して(ステップAKS622;Yes)、普通図柄通常処理P_FNORMが終了し、普通図柄プロセス処理P_FPROCにリターンする。 FIG. 10-36 is a flow chart showing an example of normal symbol normal processing P_FNORM. The normal symbol normal process P_FNORM is included in the process that can be called from the normal symbol process process P_FPROC shown in FIG. 10-33(A). , can be executed in step AKS507. The CPU 103 loads the gate passage storage counter when the normal symbol normal process P_FNORM is executed (step AKS621). In this case, the count value of the gate pass storage counter can be acquired by a transfer command for setting the value read by designating the lower address of the gate pass storage counter in the game work area of the RAM 102 to the internal register of the CPU 103. . Then, it is determined whether or not the count value of the gate passage memory counter is "0" by an operation return instruction for returning the process when the second zero flag in the flag register of the CPU 103 is ON (step AKS622). At this time, if the second zero flag is ON state, corresponding to the fact that the count value of the gate passage storage counter is "0" (step AKS622; Yes), the normal design normal process P_FNORM ends, normal design process Return to process P_FPROC.

ステップAKS622に対応してゲート通過記憶カウンタの計数値が「0」ではない場合に(ステップAKS622;No)、ポインタを設定するための転送命令により、普通図柄当り図柄設定用テーブルアドレスをセットする(ステップAKS623)。普通図柄当り図柄設定用テーブルアドレスは、ROM101の遊技データ領域に記憶された普通図柄当り図柄設定用テーブルのアドレスである。その後、バッファ番号「1」の普通図柄当り図柄用バッファをロードする(ステップAKS624)。ステップAKS624では、RAM102の遊技ワーク領域におけるバッファ番号「1」の普通図柄当り図柄用バッファの下位アドレスを指定して読み出した値を、CPU103の内部レジスタに設定するための転送命令により、バッファ番号「1」の普通図柄当り図柄用バッファに記憶された普通図柄当り図柄用の乱数MR2-1を読出可能であればよい。 When the count value of the gate passing storage counter is not "0" corresponding to step AKS622 (step AKS622; No), the normal symbol per symbol setting table address is set by the transfer command for setting the pointer ( step AKS 623). The normal per-symbol design setting table address is the address of the normal per-symbol design setting table stored in the game data area of the ROM 101 . After that, the normal per-symbol symbol buffer of buffer number "1" is loaded (step AKS624). In step AKS624, the lower address of the normal symbol-per-symbol buffer in the game work area of the RAM 102 is specified and the read value is set in the internal register of the CPU 103 by a transfer command for setting the buffer number "1". 1" for the normal symbol-per-symbol random number MR2-1 stored in the normal symbol-per-symbol buffer.

ステップAKS624により普通図柄当り図柄用の乱数MR2-1を読み出すと、第2振り分け判定値比較処理P_HANTEI2が実行される(ステップAKS625)。ステップAKS625の第2振り分け判定値比較処理P_HANTEI2は、ステップAKS624により読み出した乱数MR2-1の値が比較値としてセットされ、ステップAKS623によりアドレスがセットされた普通図柄当り図柄設定用テーブルの記憶データにより、振り分け結果データが示す普通図柄当り図柄指定値を、普通図柄表示器20による表示結果として決定可能にする。このようなステップAKS625の第2振り分け判定値比較処理P_HANTEI2により普通図柄当り図柄指定値が決定されると、その普通図柄当り図柄指定値を普通図柄バッファにストアする(ステップAKS626)。普通図柄バッファは、図10-34(A)に示された普通図柄制御データエリアに設けられ、アドレスF040[H]が割り当てられている。ステップAKS626では、RAM102の遊技ワーク領域における指定アドレスの記憶領域に書き込むための転送命令により、普通図柄当り図柄指定値をストアすればよい。 When the random number MR2-1 for normal symbol per symbol is read by step AKS624, the second sorting determination value comparison process P_HANTEI2 is executed (step AKS625). In the second sorting determination value comparison process P_HANTEI2 of step AKS625, the value of the random number MR2-1 read out in step AKS624 is set as a comparison value, and the address is set in step AKS623. , the normal symbol-per-symbol designated value indicated by the distribution result data can be determined as the display result by the normal symbol display device 20. - 特許庁When the normal symbol-per-symbol designated value is determined by the second sorting determination value comparison process P_HANTEI2 of step AKS625, the normal symbol-per-symbol designated value is stored in the normal symbol buffer (step AKS626). The normal design buffer is provided in the normal design control data area shown in FIG. 10-34(A), and is assigned an address F040[H]. At step AKS626, the normal symbol-per-symbol designating value may be stored by a transfer command for writing to the memory area of the designated address in the game work area of the RAM102.

ステップAKS626の次に、ゲート通過記憶カウンタの計数値を1減算する(ステップAKS627)。そして、普通図柄当り図柄用バッファをシフトさせる(ステップAKS628)。この場合に、RAM102の遊技ワーク領域に設けられた普通図柄当り図柄用バッファエリアにおいて、バッファ番号「2」の普通図柄当り図柄用バッファのアドレスが、転送元を指定するポインタにセットされる。また、バッファ番号「1」の普通図柄当り図柄用バッファのアドレスが、転送先を指定するバッファポインタにセットされる。さらに、普通図柄当り図柄用バッファエリアのデータサイズに対応した転送回数がセットされる。その後、ブロック転送命令により、普通図柄当り図柄用バッファの記憶内容を順次に転送してシフトさせればよい。このとき、バッファ番号「4」の普通図柄当り図柄用バッファをクリアして、記憶内容を初期化しておく。 After step AKS626, 1 is subtracted from the gate passage memory counter (step AKS627). Then, the normal symbol-per-symbol buffer is shifted (step AKS628). In this case, in the normal-symbol-per-symbol buffer area provided in the game work area of the RAM 102, the address of the normal-symbol-per-symbol buffer of the buffer number "2" is set to the pointer specifying the transfer source. Also, the address of the normal symbol-per-symbol buffer with the buffer number "1" is set in the buffer pointer that designates the transfer destination. Further, the number of times of transfer corresponding to the data size of the normal symbol per symbol buffer area is set. After that, the stored contents of the buffer for the symbol per normal symbol may be sequentially transferred and shifted by a block transfer command. At this time, the normal symbol per symbol buffer of buffer number "4" is cleared to initialize the stored contents.

ステップAKS628の後に、ポインタを設定するための転送命令により、第1普通図柄変動パターン振り分けテーブルアドレスをセットする(ステップAKS629)。第1普通図柄変動パターン振り分けテーブルアドレスは、ROM101の遊技データ領域に記憶された第1普通図柄変動パターン振り分けテーブルのアドレスである。また、時短チェック処理により、時短機能フラグが時短作動指定値ではないことを確認する(ステップAKS630)。このとき、時短機能フラグが時短作動指定値であれば(ステップAKS630;No)、ポインタを設定するための転送命令により、第2普通図柄変動パターン振り分けテーブルアドレスをセットする(ステップAKS631)。第2普通図柄変動パターン振り分けテーブルアドレスは、ROM101の遊技データ領域に記憶された第2普通図柄変動パターン振り分けテーブルのアドレスである。 After step AKS628, the first normal design variation pattern distribution table address is set by a transfer command for setting a pointer (step AKS629). The first normal symbol variation pattern distribution table address is the address of the first normal symbol variation pattern distribution table stored in the game data area of the ROM 101 . Also, by the time saving check process, it is confirmed that the time saving function flag is not the time saving operation specified value (step AKS630). At this time, if the time saving function flag is the time saving operation specified value (step AKS630; No), the second normal symbol variation pattern distribution table address is set by the transfer command for setting the pointer (step AKS631). The second normal symbol variation pattern distribution table address is the address of the second normal symbol variation pattern distribution table stored in the game data area of the ROM 101 .

ステップAKS630に対応して時短機能フラグが時短作動指定値ではない場合や(ステップAKS630;Yes)、ステップAKS631の後に、RS3ソフトラッチ乱数値レジスタをロードする(ステップAKS632)。この場合に、機能制御レジスタエリアにおけるRS3ソフトラッチ乱数値レジスタのアドレスを指定して読み出した格納値を、CPU103の内部レジスタに設定するための転送命令により、普通図柄変動パターン用の乱数MR3-1として使用可能に設定すればよい。そして、第2振り分け判定値比較処理P_HANTEI2が実行される(ステップAKS633)。ステップAKS633の第2振り分け判定値比較処理P_HANTEI2は、ステップAKS632により読み出した乱数MR3-1の値が比較値としてセットされ、ステップAKS629によりアドレスがセットされた第1普通図柄変動パターン振り分けテーブルまたはステップAKS631によりアドレスがセットされた第2普通図柄変動パターン振り分けテーブルの記憶データにより、振り分け結果データが示す普通図柄変動パターンを決定可能にする。 When the time saving function flag is not the time saving operation specified value corresponding to step AKS630 (step AKS630; Yes), after step AKS631, the RS3 software latch random number register is loaded (step AKS632). In this case, the stored value read by designating the address of the RS3 soft latch random number register in the function control register area, by the transfer instruction for setting the internal register of the CPU103, the random number MR3-1 for normal symbol variation pattern It should be enabled as Then, a second allocation determination value comparison process P_HANTEI2 is executed (step AKS633). 2nd distribution decision value comparison processing P_HANTEI2 of step AKS633, the value of random number MR3-1 which is read with step AKS632 is set as comparison value, 1st normal design fluctuation pattern distribution table whose address is set with step AKS629 or step AKS631 By the storage data of the second normal symbol variation pattern distribution table whose address is set by, the normal symbol variation pattern indicated by the distribution result data can be determined.

ステップAKS633の第2振り分け判定値比較処理P_HANTEI2により普通図柄変動パターンが決定されると、その普通図柄変動パターンに対応した普通図柄変動時間を設定する(ステップAKS634)。ステップAKS634では、普通図柄変動時間テーブルと、普通図柄変動パターン指定データと、を用いて時間データ展開処理を実行することにより、普通図柄変動パターンの決定結果に対応した普通図柄変動時間を設定可能にする。続いて、ポインタを設定するための転送命令により、普通図柄変動時ワークテーブルアドレスをセットする(ステップAKS635)。普通図柄変動時ワークテーブルアドレスは、ROM101の遊技データ領域に記憶された普通図柄変動時ワークテーブルのアドレスである。その次に、データセット処理P_DATASETを実行して(ステップAKS636)、普通図柄通常処理P_FNORMが終了する。ステップAKS636のデータセット処理P_DATASETは、ステップAKS635によりアドレスがセットされた普通図柄変動時ワークテーブルを用いて、普通図柄プロセスコードを普通図柄変動処理指定値となる01[H]に設定し、普通図柄変動中表示バッファの格納値を普通図柄変動中表示データとなる01[H]に設定する。また、普通図柄表示更新タイマをクリアすることにより初期化可能にする。 When the normal symbol variation pattern is determined by the second distribution determination value comparison process P_HANTEI2 of step AKS633, the normal symbol variation time corresponding to the normal symbol variation pattern is set (step AKS634). In step AKS634, by executing the time data expansion process using the normal symbol variation time table and the normal symbol variation pattern designation data, the normal symbol variation time corresponding to the determination result of the normal symbol variation pattern can be set. do. Subsequently, a transfer instruction for setting a pointer is used to set a work table address at the time of normal design fluctuation (step AKS635). The normal design fluctuation time work table address is the address of the normal design fluctuation time work table stored in the game data area of the ROM 101 . Next, the data set process P_DATASET is executed (step AKS636), and the normal design normal process P_FNORM ends. The data set process P_DATASET of step AKS636 sets the normal design process code to 01 [H] which is a normal design fluctuation processing specified value using the normal design fluctuation work table whose address is set by step AKS635, and the normal design The value stored in the display buffer during fluctuation is set to 01 [H], which is the display data during normal symbol fluctuation. In addition, initialization is made possible by clearing the normal symbol display update timer.

図10-37は、普通図柄通常処理P_FNORMに関するデータ構成の使用例を説明するための図である。普通図柄通常処理P_FNORMでは、ステップAKS623によりアドレスがセットされた普通図柄当り図柄設定用テーブルを用いて、ステップAKS625の第2振り分け判定値比較処理P_HANTEI2を実行することにより、普通図柄当り図柄指定値を決定可能にする。また、ステップAKS629によりアドレスがセットされた第1普通図柄変動パターン振り分けテーブルまたはステップAKS631によりアドレスがセットされた第2普通図柄変動パターン振り分けテーブルを用いて、ステップAKS633の第2振り分け判定値比較処理P_HANTEI2を実行することにより、普通図柄変動パターンを決定可能にする。ステップAKS634では、普通図柄変動時間テーブルを用いて、普通図柄変動パターンの決定結果に対応した普通図柄変動時間を設定可能にする。また、図10-33(A)に示された普通図柄プロセス処理P_FPROCのステップAKS507では、普通図柄プロセスコードが03[H]に対応して普通電動役物作動前処理P_FINTが実行される場合に、普通電動役物作動時ワーク設定テーブルなどを用いて、第2始動入賞口に対応して設けられた普通電動役物の開放時間を決定可能にする。 FIG. 10-37 is a diagram for explaining an example of use of the data structure relating to normal symbol normal processing P_FNORM. In the normal symbol normal process P_FNORM, the normal symbol per symbol setting table whose address is set in step AKS623 is used to execute the second sorting determination value comparison process P_HANTEI2 in step AKS625, thereby setting the normal symbol per symbol designation value. Make it determinable. Also, using the first normal design variation pattern distribution table address set by step AKS629 or the second normal design variation pattern distribution table address set by step AKS631, second distribution determination value comparison processing P_HANTEI2 of step AKS633 By executing, it is possible to determine the normal symbol variation pattern. In step AKS634, using the normal symbol variation time table, normal symbol variation time corresponding to the determination result of the normal symbol variation pattern can be set. Also, in step AKS507 of the normal symbol process processing P_FPROC shown in FIG. , The opening time of the normal electric accessory provided corresponding to the second start winning opening can be determined by using a work setting table or the like at the time of normal electric accessory operation.

このように、普通図柄通常処理P_FNORMは、普通図柄当り図柄設定用テーブルを用いて、普通図柄当り図柄指定値を決定可能にする。また、普通図柄通常処理P_FNORMは、第1普通図柄変動パターン振り分けテーブルまたは第2普通図柄変動パターン振り分けテーブルを用いて、普通図柄変動パターンを決定可能にする。さらに、普通図柄通常処理P_FNORMは、普通図柄変動時間テーブルを用いて、普通図柄変動時間を決定可能にする。普図ゲームの実行結果に対応して実行される普通電動役物作動前処理P_FINTは、普通電動役物の開放時間を決定可能である。 In this way, the normal design normal process P_FNORM makes it possible to determine the normal design value per design using the normal design per design setting table. Also, the normal design normal process P_FNORM makes it possible to determine the normal design variation pattern using the first normal design variation pattern distribution table or the second normal design variation pattern distribution table. Furthermore, the normal design normal process P_FNORM makes it possible to determine the normal design fluctuation time using the normal design fluctuation time table. Ordinary electric auditors operation pre-processing P_FINT executed corresponding to the execution result of the general figure game can determine the opening time of ordinary electric auditors.

図10-37(A)は、普通図柄当り図柄設定用テーブルの構成例AKT61を示している。構成例AKT61の普通図柄当り図柄設定用テーブルは、先頭アドレス1B54[H]に第1普通図柄当り図柄指定値と対応する値00[H]が記憶され、次アドレス1B55[H]に処理数を示す値03[H]が記憶されている。そして、アドレス1B56[H]以降における記憶データは、第1~第3普通図柄当り図柄指定値に対応した振り分け判定値を示している。ステップAKS625の第2振り分け判定値比較処理P_HANTEI2は、構成例AKT61の普通図柄当り図柄設定用テーブルを用いた場合に、普通図柄当り図柄用の乱数MR2-1に対応して、第1~第3普通図柄当り図柄指定値のいずれかに決定可能である。構成例AKT61において、第1普通図柄当り図柄指定値は00[H]であり、第2普通図柄当り図柄指定値は01[H]であり、第3普通図柄当り図柄指定値は02[H]である。例えば、普通図柄当り図柄用の乱数MR2-1が乱数最小値の「0」に対応した00[H]である場合に、第1普通図柄当り図柄指定値が決定される。 FIG. 10-37(A) shows a configuration example AKT61 of the normal symbol-per-symbol setting table. In the normal symbol-per-symbol setting table of the configuration example AKT61, the value 00 [H] corresponding to the first normal per-symbol design value is stored at the top address 1B54 [H], and the number of processes is stored at the next address 1B55 [H]. A value 03 [H] indicated is stored. Then, the stored data after the address 1B56 [H] show the distribution determination values corresponding to the first to third normal per-symbol design designation values. The second sorting determination value comparison process P_HANTEI2 of step AKS625 is, when the normal symbol per symbol setting table of the configuration example AKT61 is used, the first to third normal symbol per symbol random numbers MR2-1. It can be determined to be one of the normal symbol per symbol designation values. In the configuration example AKT61, the first normal per-symbol design value is 00 [H], the second normal per-symbol design value is 01 [H], and the third normal per-symbol design value is 02 [H]. is. For example, when the normal per-symbol random number MR2-1 is 00 [H] corresponding to the minimum value of the random number "0", the first normal per-symbol designating value is determined.

図10-37(B1)は、第1普通図柄変動パターン振り分けテーブルの構成例AKT62を示している。構成例AKT62の第1普通図柄変動パターン振り分けテーブルは、先頭アドレス1B59[H]に普通図柄変動パターンFPZ1指定値と対応する値00[H]が記憶され、次アドレス1B5A[H]に処理数を示す値04[H]が記憶されている。そして、アドレス1B5B[H]以降における記憶データは、普通図柄変動パターンFPZ1~FPZ4に対応した振り分け判定値を示している。ステップAKS633の第2振り分け判定値比較処理P_HANTEI2は、構成例AKT62の第1普通図柄変動パターン振り分けテーブルを用いた場合に、普通図柄変動パターン用の乱数MR3-1に対応して、普通図柄変動パターンFPZ1~FPZ4のいずれかに決定可能である。 FIG. 10-37 (B1) shows a configuration example AKT62 of the first normal symbol variation pattern distribution table. In the first normal symbol variation pattern distribution table of the configuration example AKT62, the value 00 [H] corresponding to the specified value of the normal symbol variation pattern FPZ1 is stored at the top address 1B59 [H], and the number of processes is stored at the next address 1B5A [H]. A value of 04 [H] is stored. Then, the stored data after the address 1B5B[H] show the distribution determination values corresponding to the normal pattern variation patterns FPZ1 to FPZ4. 2nd distribution decision value comparison processing P_HANTEI2 of step AKS633, when the 1st normal design fluctuation pattern distribution table of configuration example AKT62 is used, corresponds to random number MR3-1 for normal design fluctuation pattern, normal design fluctuation pattern Any one of FPZ1 to FPZ4 can be determined.

図10-37(B2)は、第2普通図柄変動パターン振り分けテーブルの構成例AKT63を示している。構成例AKT63の第2普通図柄変動パターン振り分けテーブルは、先頭アドレス1B5F[H]に普通図柄変動パターンFPZ5指定値と対応する値04[H]が記憶され、次アドレス1B60[H]に処理数を示す値04[H]が記憶されている。そして、アドレス1B61[H]以降における記憶データは、普通図柄変動パターンFPZ5~FPZ8に対応した振り分け判定値を示している。ステップAKS633の第2振り分け判定値比較処理P_HANTEI2は、構成例AKT63の第2普通図柄変動パターン振り分けテーブルを用いた場合に、普通図柄変動パターン用の乱数MR3-1に対応して、普通図柄変動パターンFPZ5~FPZ8のいずれかに決定可能である。 FIG. 10-37 (B2) shows a configuration example AKT63 of the second normal symbol variation pattern distribution table. In the second normal symbol variation pattern distribution table of the configuration example AKT63, the value 04 [H] corresponding to the specified value of the normal symbol variation pattern FPZ5 is stored at the top address 1B5F [H], and the number of processes is stored at the next address 1B60 [H]. A value of 04 [H] is stored. Then, the stored data after the address 1B61 [H] show the distribution determination values corresponding to the normal pattern variation patterns FPZ5 to FPZ8. 2nd distribution decision value comparison processing P_HANTEI2 of step AKS633, when the 2nd normal design fluctuation pattern distribution table of configuration example AKT63 is used, corresponds to random number MR3-1 for normal design fluctuation pattern, normal design fluctuation pattern Any one of FPZ5 to FPZ8 can be determined.

図10-37(C)は、普通図柄変動時間決定例AKD61を示している。決定例AKD61では、普通図柄変動パターンFZP1~FZP4に対応して普通図柄変動時間が1000[ms]に決定され、普通図柄変動パターンFZP5~FZP8に対応して普通図柄変動時間が100[ms]に決定される。ステップAKS634では、ステップAKS633の第2振り分け判定値比較処理P_HANTEI2により決定された普通図柄変動パターンに対応した普通図柄変動時間が設定される。普通図柄変動パターンFZP1~FZP4は、時短機能フラグがオフである場合に、構成例AKT61の第1普通図柄変動パターン振り分けテーブルを用いて決定可能である。普通図柄変動パターンFZP5~FZP8は、時短機能フラグがオンである場合に、構成例AKT62の第2普通図柄変動パターン振り分けテーブルを用いて決定可能である。これにより、時短制御が行われている場合の方が、時短制御が行われていない場合よりも、普通図柄の可変表示時間である普通図柄変動時間は短くなるように設定可能になる。 FIG. 10-37(C) shows a normal symbol variation time determination example AKD61. In the determination example AKD61, the normal design fluctuation time is determined to be 1000 [ms] corresponding to the normal design fluctuation patterns FZP1 to FZP4, and the normal design fluctuation time is set to 100 [ms] corresponding to the normal design fluctuation patterns FZP5 to FZP8. It is determined. In step AKS634, the normal design fluctuation time corresponding to the normal design fluctuation pattern determined by the second distribution determination value comparison process P_HANTEI2 in step AKS633 is set. The normal symbol variation patterns FZP1 to FZP4 can be determined using the first normal symbol variation pattern distribution table of the configuration example AKT61 when the time saving function flag is off. The normal symbol variation patterns FZP5 to FZP8 can be determined using the second normal symbol variation pattern distribution table of the configuration example AKT62 when the time saving function flag is ON. As a result, the normal pattern variation time, which is the variable display time of normal patterns, can be set shorter when the time reduction control is performed than when the time reduction control is not performed.

図10-37(D)は、普通電動役物開放時間決定例AKD62を示している。普通電動役物作動前処理P_FINTでは、時短作動指定値や普通図柄当り図柄指定値に対応して、普通電動役物開放時間を決定可能である。普通電動役物開放時間は、時短作動指定値が時短状態ではないことを示す「×」に対応した値00[H]の場合に、すべての普通図柄当り図柄指定値00[H]~02[H]に対応して、16msに決定される。これに対し、普通電動役物作動時間は、時短作動指定値が時短状態であることを示す「○」に対応した値01[H]の場合に、すべての普通図柄当り図柄指定値00[H]~02[H]に対応して、5000msに決定される。 FIG. 10-37(D) shows a normal electric accessory open time determination example AKD62. In normal electric auditors operation pre-processing P_FINT, normal electric auditors opening time can be determined corresponding to time saving operation specified value and normal per symbol symbol specified value. The normal electric accessory opening time is the value 00 [H] corresponding to the "x" indicating that the time saving operation specified value is not in the time saving state, all the normal symbol per design value 00 [H] ~ 02 [ H] is determined to be 16 ms. On the other hand, the normal electric accessary product operating time is the value 01 [H] corresponding to the “○” indicating that the time saving operation specified value is in the time saving state, and the symbol specified value 00 [H] per normal symbol ] to 02[H], it is determined to be 5000 ms.

このように、普通電動役物開放時間は、普通図柄当り図柄指定値がいずれの値である場合にも、時短作動指定値に対応して、異なる時間に決定可能である。普通図柄当り図柄指定値は、普通図柄当り図柄用バッファから読み出された普通図柄当り図柄用の乱数MR2-1に対応して決定可能である。そして、時短作動指定値が同一値であれば、普通図柄当り図柄用の乱数MR2-1が乱数最小値の「0」である場合と、乱数最小値以外である場合とで、共通となる普通電動役物作動時間に決定される。したがって、普通図柄表示器20における普通図柄の可変表示である特図ゲームに対応して、普通図柄当り図柄用の乱数MR2-1が乱数最小値の「0」である場合に、乱数最小値以外である場合よりも有利度が高い表示結果に決定されない。これにより、普通図柄当り図柄用の乱数MR2-1を第2乱数値とした場合に、第2乱数値の不具合による不正行為を防止するように、適切な乱数値の更新が可能になる。 In this way, the normal electric accessary product opening time can be determined at different times corresponding to the time saving operation designated value, regardless of which value the normal per-symbol design value is. The normal per-symbol designated value can be determined corresponding to the normal per-symbol random number MR2-1 read out from the normal per-symbol buffer. Then, if the time saving operation specified value is the same value, the case where the random number MR2-1 for the symbol per normal symbol is the minimum random number "0" and the case other than the minimum random number are common. Determined by the electric accessory operating time. Therefore, when the random number MR2-1 for the normal symbol per symbol is the minimum random number "0" corresponding to the special symbol game which is the variable display of the normal symbol on the normal symbol display 20, the random number other than the minimum value is not determined to be a more favorable display result than if . As a result, when the random number MR2-1 for normal symbol-per-symbol is used as the second random number, it is possible to appropriately update the random number so as to prevent cheating due to the defect of the second random number.

図10-1に示された遊技制御用マイクロコンピュータ100では、16ビットの乱数回路104Aや8ビットの乱数回路104Bにより、遊技用乱数に含まれる乱数値のうち、特別図柄判定用の乱数MR1-1、ハズレ演出選択用の乱数MR3-2、変動パターン種別選択用の乱数MR3-3、変動パターン用の乱数MR3-4、普通図柄変動パターン用の乱数MR3-1について、それぞれの値を示す数値データを更新可能である。また、CPU103が図10-12に示された乱数更新処理P_RANDOMなどを実行することにより、遊技用乱数に含まれる乱数値のうち、当り図柄用の乱数MR1-2、当り図柄用初期値となる乱数MR1-3、普通図柄当り図柄用の乱数MR2-1、普通図柄当り図柄用初期値となる乱数MR2-2について、それぞれの値を示す数値データを更新可能である。 In the game control microcomputer 100 shown in FIG. 10-1, the 16-bit random number circuit 104A and the 8-bit random number circuit 104B generate random numbers MR1- 1, random number MR3-2 for selection of loss effect, random number MR3-3 for selection of variation pattern type, random number MR3-4 for variation pattern, random number MR3-1 for normal symbol variation pattern, numerical value indicating each value Data can be updated. In addition, when the CPU 103 executes the random number update process P_RANDOM shown in FIG. 10-12, among the random numbers included in the game random numbers, the random number MR1-2 for the winning symbol and the initial value for the winning symbol are obtained. It is possible to update numerical data indicating the respective values of the random number MR1-3, the normal per-symbol random number MR2-1, and the normal per-symbol-per-symbol initial value random number MR2-2.

図10-18に示された特別図柄通常処理のステップAKS248において、図10-20に示された特別図柄判定処理P_TDECISIONが実行された場合に、ステップAKS304の特別図柄大当り判定処理やステップAKS305の特別図柄小当り判定処理により、特別図柄判定用の乱数MR1-1を用いて特図表示結果を「大当り」とするか否かや「小当り」とするか否かを判定可能になる。そして、特別図柄判定処理P_TDECISIONのステップAKS308において、図10-22に示された特別図柄情報設定処理P_TZU_SETが実行された場合に、ステップAKS326の大当り情報データ選択処理P_TFVR_ZUあるいはステップAKS333により、当り図柄用の乱数MR1-2を用いて特別図柄の表示結果となる確定特別図柄に対応した大当り図柄指定値や小当り図柄指定値を決定可能になる。また、図10-36に示された普通図柄通常処理のステップAKS625にて第2振り分け判定値比較処理P_HANTEISが実行された場合に、普通図柄当り図柄用の乱数MR2-1を用いて普通図柄の表示結果となる確定普通図柄に対応した普通図柄当り図柄指定値を決定可能になる。当り図柄用の乱数MR1-2を用いて決定された大当り図柄指定値は、特別図柄情報設定処理P_TZU_SETのステップAKS330において、図10-24(C)に示された大入賞口開放回数最大値決定例AKD01のように、大入賞口開放回数最大値を設定可能にする。普通図柄当り図柄用の乱数MR2-1を用いて決定された普通図柄当り図柄指定値は、図10-33(A)に示された普通図柄プロセス処理P_FPROCのステップAKS507において、普通図柄プロセスコードが03[H]に対応して普通電動役物作動前処理P_FINTが実行される場合に、図10-37(D)に示された普通電動役物開放時間決定例AKD62のように、普通電動役物開放時間を設定可能にする。したがって、当り図柄用の乱数MR1-2は、第1特別図柄表示装置4Aや第2特別図柄表示装置4Bによる表示結果の決定に用いられ、遊技者にとって有利な大当り遊技状態の種類を設定可能にする。普通図柄当り図柄用の乱数MR2-1は、普通図柄表示器20による表示結果の決定に用いられ、始動領域となる第2始動入賞口を遊技球が通過しやすい誘導状態に変化させる変化態様を設定可能にする。 In step AKS248 of the special symbol normal process shown in FIG. 10-18, when the special symbol determination process P_TDECISION shown in FIG. By the symbol small hit determination process, it becomes possible to determine whether or not the special symbol display result is a "big hit" or a "small hit" using the random number MR1-1 for special symbol determination. Then, in step AKS308 of the special symbol determination process P_TDECISION, when the special symbol information setting process P_TZU_SET shown in FIG. Using the random numbers MR1-2, it becomes possible to determine the big hit design designated value and the small hit design designated value corresponding to the fixed special design which is the display result of the special design. Also, when the second distribution determination value comparison process P_HANTEIS is executed at step AKS625 of the normal symbol normal process shown in FIG. It becomes possible to determine the design value per normal design corresponding to the determined normal design as the display result. The jackpot design specified value determined using the random number MR1-2 for the winning design is determined in step AKS330 of the special design information setting process P_TZU_SET, and the maximum number of times of opening the big winning opening shown in FIG. 10-24 (C) is determined. As in example AKD01, the maximum number of openings of the big winning opening can be set. The normal per-symbol design value determined using the random number MR2-1 for per-symbol per normal normal symbol process process P_FPROC shown in FIG. 03 [H] when the normal electric role product operation preprocessing P_FINT is executed, like the normal electric role product opening time determination example AKD62 shown in FIG. 10-37 (D), the normal electric role Make it possible to set the opening time of objects. Therefore, the winning symbol random numbers MR1-2 are used to determine the display result by the first special symbol display device 4A and the second special symbol display device 4B, and the kind of big win game state that is advantageous to the player can be set. do. The normal symbol-per-symbol random number MR2-1 is used to determine the display result of the normal symbol display device 20, and is used to change the mode of change to a guidance state in which the game ball easily passes through the second start winning opening serving as the starting area. Make it configurable.

このように、各種の遊技用乱数となる乱数値を用いて、遊技制御に関する処理を実行可能であるところ、第1乱数値となる当り図柄用の乱数MR1-2と、第2乱数値となる普通図柄当り図柄用の乱数MR2-1とを、図10-12に示された乱数更新処理P_RANDOMにより呼び出して実行可能な初期値変更乱数更新処理P_RANCPといった、共通となる更新処理によりそれぞれの更新範囲において更新可能である。ここで、普通図柄当り図柄用の乱数MR2-1は、その更新範囲が「0」~「198」であり、更新範囲に含まれる乱数値の総数が「199」なので、更新範囲に含まれる乱数値の総数が素数になる。したがって、共通となる更新処理により更新可能な第1乱数値と第2乱数値とのうち少なくとも一方の乱数値は、更新範囲に含まれる乱数値の総数が素数である。こうして、共通となる更新処理がプログラム容量の増大を防止し、更新範囲に含まれる乱数値の総数が素数であることで乱数値の同期発生を抑制して、適切な乱数値の更新が可能になる。 In this way, it is possible to execute processing related to game control using random numbers that become various game random numbers. The random number MR2-1 for the normal per symbol pattern is called by the random number update process P_RANDOM shown in FIG. can be updated in Here, the random number MR2-1 for normal symbol per symbol has an update range of "0" to "198", and the total number of random numbers included in the update range is "199". The total number of numbers is prime. Therefore, at least one of the first random number value and the second random number value that can be updated by the common update process is a prime number in total within the update range. In this way, the shared update process prevents an increase in program capacity, and by keeping the total number of random numbers included in the update range to be prime numbers, it is possible to suppress the synchronization of random numbers and enable appropriate random number updates. Become.

なお、第1乱数値となる当り図柄用の乱数MR1-2は、その更新範囲が「0」~「199」であり、更新範囲に含まれる乱数値の総数が「200」なので、更新範囲に含まれる乱数値の総数が素数以外になる。当り図柄用の乱数MR1-2は、確定特別図柄における大当り図柄指定値の決定に用いられ、大当り図柄指定値に対応して、大当り遊技状態の終了後に確変状態となるか否かが決定される場合もある。この場合に、大当り図柄指定値の決定割合は、確変状態に制御される割合である確変突入率に対応することになる。確変突入率は、パチンコ遊技機1における重要な仕様に含まれ、明確に認識しやすい値にすることが望ましい。しかしながら、仮に、当り図柄用の乱数MR1-2について、更新範囲に含まれる乱数の総数が素数であれば、確変突入率の分母が素数になり、百分率で示すことが困難になるので、確変突入率を認識しにくくなるおそれがある。そこで、共通となる更新処理により更新可能な当り図柄用の乱数MR1-2および普通図柄当り図柄用の乱数MR2-1のうち、普通図柄当り図柄用の乱数MR2-1は更新範囲に含まれる乱数値の総数が素数である一方で、当り図柄用の乱数MR1-2は更新範囲に含まれる乱数値の総数が素数ではないものとしてもよい。これにより、乱数値の同期発生を抑制しつつ、パチンコ遊技機1の仕様を明確に認識できるように、適切な乱数値の更新が可能になる。 The random number MR1-2 for winning symbols, which is the first random number, has an update range of "0" to "199", and the total number of random numbers included in the update range is "200". The total number of included random numbers is non-prime. The random number MR1-2 for the winning pattern is used to determine the designated value of the big-hit design in the finalized special design, and it is determined whether or not the variable probability state occurs after the end of the state of the big-hit game, corresponding to the designated value of the big-hit design. In some cases. In this case, the determination ratio of the jackpot symbol designation value corresponds to the probability variable entry rate, which is the ratio controlled to the probability variable state. The probability variable entry rate is included in the important specifications of the pachinko game machine 1, and it is desirable to set it to a value that is clearly recognizable. However, if the total number of random numbers included in the update range of the random numbers MR1-2 for the winning symbols is a prime number, the denominator of the probability variable entry rate is a prime number, and it is difficult to express it as a percentage. It may be difficult to recognize the rate. Therefore, among the random number MR1-2 for the winning symbol and the random number MR2-1 for the normal symbol per symbol that can be updated by the common update process, the random number MR2-1 for the normal symbol per symbol is a random number included in the update range. While the total number of numerical values is a prime number, the random numbers MR1-2 for winning symbols may have a non-prime total number included in the update range. As a result, it is possible to appropriately update the random number so that the specification of the pachinko game machine 1 can be clearly recognized while suppressing the synchronous occurrence of the random number.

第1乱数値となる当り図柄用の乱数MR1-2についても、更新範囲に含まれる乱数値の総数が素数であるようにしてもよい。これにより、共通の更新処理により更新可能な乱数値の同期発生を、より確実に抑制して、適切な乱数値の更新が可能になる。 As for the random numbers MR1-2 for winning symbols, which are the first random numbers, the total number of random numbers included in the update range may be a prime number. This makes it possible to more reliably suppress synchronous generation of random numbers that can be updated by a common update process, and to appropriately update random numbers.

図10-12に示された乱数更新処理P_RANDOMにおいて、ステップAKS61~AKS64は第1乱数値となる乱数MR1-2を更新可能であり、ステップAKS65~AKS68は第2乱数値となる乱数MR2-1を更新可能である。そして、乱数更新処理P_RANDOMは、第1乱数値となる乱数MR1-2および第2乱数値となる乱数MR2-1を、共通となる内部格納手段であるCPU103のHLレジスタ、Bレジスタ、DEレジスタを用いて更新可能である。このように、共通となる内部格納手段を用いて第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。 In the random number update process P_RANDOM shown in FIG. 10-12, steps AKS61 to AKS64 can update the random number MR1-2 as the first random value, and steps AKS65 to AKS68 can update the random number MR2-1 as the second random value. can be updated. The random number update process P_RANDOM stores the random number MR1-2 as the first random value and the random number MR2-1 as the second random value in the HL register, B register, and DE register of the CPU 103, which are common internal storage means. can be updated using In this manner, the first random number value and the second random number value are stably updated using the common internal storage means, so that the random number value can be appropriately updated.

図10-12に示された乱数更新処理P_RANDOMを実行するCPU103は、当り図柄用の乱数MR1-2を第1乱数値とし、普通図柄当り図柄用の乱数MR2-1を第2乱数値とした場合に、第1乱数値および第2乱数値を乱数更新処理によりそれぞれの更新範囲において更新可能な第1更新手段となる。また、16ビットの乱数回路104Aや8ビットの乱数回路104Bは、特別図柄判定用の乱数MR1-1、ハズレ演出選択用の乱数MR3-2、変動パターン種別選択用の乱数MR3-3、変動パターン用の乱数MR3-4のうちから第3乱数値および第4乱数値となるものを設定した場合に、第3乱数値および第4乱数値を乱数用クロック信号となるシステムクロック入力によりそれぞれの更新範囲において更新可能な第2更新手段となる。そして、例えば普通図柄当り図柄用の乱数MR2-1は、その更新範囲が「0」~「198」であり、更新範囲に含まれる乱数値の総数が「199」なので、第2乱数値の更新範囲に含まれる乱数値の総数が素数になる。これに対し、例えばハズレ演出選択用の乱数MR3-2は、その更新範囲が「0」~「65518」であり、更新範囲に含まれる乱数値の総数が「65519」であり、変動パターン種別選択用の乱数MR3-3は、その更新範囲が「0」~「240」であり、更新範囲に含まれる乱数値の総数が「241」であり、変動パターン用の乱数MR3-4は、その更新範囲が「0」~「250」であり、更新範囲に含まれる乱数値の総数が「251」なので、第3乱数値と第4乱数値とのうち少なくとも一方の乱数値は、更新範囲に含まれる乱数値の総数が素数になる。こうして、第1更新手段と第2更新手段とで更新方法が異なり、更新方法が同じ場合でも少なくとも一方の乱数値は更新範囲に含まれる乱数値の総数が素数であることにより同期発生を抑制して、適切な乱数値の更新が可能になる。 The CPU 103 executing the random number update process P_RANDOM shown in FIG. 10-12 sets the random number MR1-2 for the winning design as the first random number, and sets the random number MR2-1 for the normal design as the second random number. In this case, the first update means can update the first random value and the second random value in each update range by random number update processing. In addition, the 16-bit random number circuit 104A and the 8-bit random number circuit 104B include a random number MR1-1 for special symbol determination, a random number MR3-2 for selecting a losing effect, a random number MR3-3 for selecting a variation pattern type, and a variation pattern. When the third random number and fourth random number are set from among the random numbers MR3-4, the third random number and fourth random number are updated by the system clock input as the clock signal for the random number. It becomes the second update means that can be updated in the range. Then, for example, the random number MR2-1 for normal symbol per symbol has an update range of "0" to "198", and the total number of random numbers included in the update range is "199", so the second random number is updated. The total number of random numbers in the range will be prime. On the other hand, for example, the random number MR3-2 for selecting the loss effect has an update range of "0" to "65518", the total number of random numbers included in the update range is "65519", and the variation pattern type selection The random number MR3-3 for the fluctuation pattern has an update range of "0" to "240", and the total number of random numbers included in the update range is "241". Since the range is "0" to "250" and the total number of random numbers included in the update range is "251", at least one of the third random number and the fourth random number is included in the update range. The total number of random values received is prime. In this way, even if the updating methods are different between the first updating means and the second updating means and the updating methods are the same, at least one of the random values is a prime number in the update range, thereby suppressing the occurrence of synchronization. It is possible to update the appropriate random value.

16ビットの乱数回路104Aや8ビットの乱数回路104Bは、特別図柄判定用の乱数MR1-1、ハズレ演出選択用の乱数MR3-2、変動パターン種別選択用の乱数MR3-3、変動パターン用の乱数MR3-4のうちから第1乱数値および第2乱数値となるものを設定した場合に、第1乱数値および第2乱数値を乱数用クロック信号となるシステムクロック入力により更新可能な第1更新手段となる。図10-12に示された乱数更新処理P_RANDOMを実行するCPU103は、当り図柄用の乱数MR1-2、普通図柄当り図柄用の乱数MR2-1のうちから第3乱数値となるものを設定した場合に、第3乱数値を乱数更新処理により更新可能な第2更新手段となる。パチンコ遊技機1における電力供給の開始にもとづいて、図4に示された遊技制御用のメイン処理P_MAINを実行するCPU103は、ステップS1において図10-7に示された電力供給開始対応処理P_POWER_ONを実行した場合に、ステップAKS13の機能設定レジスタストア命令により、機能設定レジスタエリアの格納値を設定する。このときに、16ビットの乱数回路104Aや8ビットの乱数回路104Bに対応して設けられた最大値設定レジスタの格納値を設定することで、16ビットの乱数回路104Aや8ビットの乱数回路104Bによって更新される乱数値の乱数最大値を設定する最大値設定処理を実行可能である。そして、第1更新手段となる16ビットの乱数回路104Aや8ビットの乱数回路104Bは、最大値設定処理において、第1乱数値の乱数最大値が設定されたことにより第1乱数の更新を開始した後に、第2乱数値の乱数最大値が設定されたことにより第2乱数の更新を開始する。図4に示された遊技制御用のメイン処理P_MAINを実行するCPU103は、ステップS1の電力供給開始対応処理P_POWER_ONを実行した後に、ステップS8~S11のループ処理を実行中に、タイマ割込みの発生に対応して、図5に示された遊技制御用のタイマ割込み処理P_PCTを実行可能になり、ステップS56において乱数更新処理P_RANDOMを実行することで、第3乱数値の更新を開始する。このように、第2更新手段となる乱数更新処理P_RANDOMを実行するCPU103は、電力供給開始対応処理P_POWER_ONにおいて最大値設定処理を実行した後に、第3乱数値の更新を可能にするので、例えば特別図柄判定用の乱数MR1-1といった、遊技価値との関連度が高い乱数値の更新を先に開始することにより不確定性が高められ、適切な乱数値の更新が可能になる。 The 16-bit random number circuit 104A and the 8-bit random number circuit 104B include a random number MR1-1 for special symbol determination, a random number MR3-2 for selecting a losing effect, a random number MR3-3 for selecting a variation pattern type, and a random number MR3-3 for selecting a variation pattern. When a first random value and a second random value are set from the random numbers MR3-4, the first random value and the second random value can be updated by a system clock input serving as a random number clock signal. A means of updating. The CPU 103 that executes the random number update process P_RANDOM shown in FIG. 10-12 sets the third random number from among the random number MR1-2 for the winning symbol and the random number MR2-1 for the normal winning symbol. In this case, the third random number value can be updated by the random number updating process. Based on the start of power supply in the pachinko gaming machine 1, the CPU 103 executing the main process P_MAIN for game control shown in FIG. When executed, the stored value of the function setting register area is set by the function setting register store instruction of step AKS13. At this time, by setting the stored value of the maximum value setting register provided corresponding to the 16-bit random number circuit 104A and the 8-bit random number circuit 104B, the 16-bit random number circuit 104A and the 8-bit random number circuit 104B It is possible to execute maximum value setting processing for setting the maximum random number value of the random number value updated by . Then, the 16-bit random number circuit 104A and the 8-bit random number circuit 104B, which serve as the first update means, start updating the first random number when the maximum value of the first random number is set in the maximum value setting process. After that, the update of the second random number is started by setting the random number maximum value of the second random number. CPU103 that executes the main processing P_MAIN for game control shown in FIG. Correspondingly, the game control timer interrupt process P_PCT shown in FIG. 5 can be executed, and by executing the random number update process P_RANDOM in step S56, the update of the third random value is started. In this way, the CPU 103 that executes the random number update process P_RANDOM, which is the second update means, can update the third random value after executing the maximum value setting process in the power supply start support process P_POWER_ON. Uncertainty is increased by first starting to update random numbers that are highly related to game values, such as the random number MR1-1 for symbol determination, and appropriate random numbers can be updated.

図10-9(B)に示されたRWMアクセスプロテクトレジスタのビットデータRAPにおいて、ビット番号「0」のビットデータRAM0は、パチンコ遊技機1における電力供給の開始に対応して、初期値である0[B]に設定される。これにより、RWMとなるRAM102は、特定格納領域であるRWMアクセスプロテクトレジスタの格納値が第1格納値に設定されたことに対応して、アクセス禁止となる。図10-7に示された電力供給開始対応処理P_POWER_ONを実行したCPU103は、ステップAKS13の機能設定レジスタストア命令により、機能設定レジスタエリアの格納値を設定し、その後にステップAKS14によりRWMアクセスプロテクトレジスタにアクセス許可出力値をストアする。このように、機能に関する格納領域である機能設定レジスタエリアに格納値を設定した後に、記憶手段としてのRAM102へのアクセスを許可する第2格納値を特定格納領域であるRWMアクセスプロテクトレジスタに設定可能である。そして、第2格納値を設定した次の処理として、図4に示された遊技制御用のメイン処理P_MAIN処理においてステップS2のRWMチェック処理P_RWM_CHKなどを実行することで、記憶手段であるRAM102の記憶内容にもとづいて制御状態を復旧可能か否かを確認する確認処理を実行可能である。こうして、記憶手段の記憶内容がいたずらに変化することがないようにして、確認処理を確実に実行できるとともに、適切な乱数値の更新が可能になる。 In the bit data RAP of the RWM access protect register shown in FIG. 10-9(B), the bit data RAM0 of bit number "0" is the initial value corresponding to the start of power supply in the pachinko game machine 1. It is set to 0 [B]. As a result, access to the RWM RAM 102 is prohibited in response to the fact that the value stored in the RWM access protect register, which is the specific storage area, is set to the first stored value. The CPU 103, which has executed the power supply start handling process P_POWER_ON shown in FIG. store the permission output value in In this way, after setting a stored value in the function setting register area, which is a storage area related to functions, a second stored value that permits access to the RAM 102 as storage means can be set in the RWM access protect register, which is a specific storage area. is. Then, as the next processing after setting the second stored value, by executing the RWM check processing P_RWM_CHK of step S2 in the main processing P_MAIN processing for game control shown in FIG. It is possible to execute confirmation processing for confirming whether or not the control state can be restored based on the contents. In this way, it is possible to prevent the contents stored in the storage means from being changed unnecessarily, thereby ensuring the execution of the confirmation process and appropriately updating the random number value.

図10-10に示された電源断処理P_POWER_OFFを実行するCPU103は、ステップAKS39のチェックサム算出処理P_SUM_CALCにより作成されたチェックサムデータをステップAKS40によりチェックサムバッファにストアすることで、電力供給の停止に対応して、制御状態を復旧させるための復旧情報となるチェックサムデータを、記憶手段であるRAM102のチェックサムバッファといった記憶領域に記憶させる停止時記憶処理を実行可能である。このような停止時記憶処理が実行された後に、ステップAKS41において出力値データにセットされたクリアデータを、ステップAKS42においてRWMアクセスプロテクトレジスタにストアすることで、第1格納値を特定格納領域に設定する停止時格納処理を実行可能である。停止時格納処理が実行された後に、ステップAKS48、AKS49のループ処理により遊技制御を実行しない待機状態に移行させる。この待機状態であるときに電力供給が回復したことに対応して、ステップAKS49において電源確認信号入力ビットが「0」ではない場合に、ステップAKS50において電源断復旧時ベクタテーブルアドレスをスタックポインタにセットしてから、割込みリターン命令により、電源断処理P_POWER_OFFを終了させることで、パチンコ遊技機1の起動にもとづく起動時処理として、図4に示された遊技制御用のメイン処理P_MAINを、先頭から実行可能にする。これにより、電力供給が回復した場合に不安定な動作を防止するとともに、適切な乱数値の更新が可能になる。 The CPU 103 executing the power-off processing P_POWER_OFF shown in FIG. 10-10 stores the checksum data generated by the checksum calculation processing P_SUM_CALC of step AKS39 in the checksum buffer in step AKS40, thereby stopping the power supply. In response to , it is possible to execute stop storage processing for storing checksum data, which is recovery information for recovering the control state, in a storage area such as a checksum buffer of the RAM 102 as storage means. After such stop storage processing is executed, the clear data set in the output value data in step AKS41 is stored in the RWM access protect register in step AKS42, thereby setting the first stored value in the specific storage area. It is possible to execute storage processing at the time of stop. After the stop time storage process is executed, the loop process of steps AKS48 and AKS49 is performed to shift to a standby state in which game control is not executed. In response to the recovery of the power supply in this standby state, if the power confirmation signal input bit is not "0" at step AKS49, the vector table address at power failure recovery is set to the stack pointer at step AKS50. After that, by ending the power-off processing P_POWER_OFF by an interrupt return command, the main processing P_MAIN for game control shown in FIG. enable. This prevents unstable operation when the power supply is restored, and enables appropriate updating of the random value.

図10-2に示された遊技制御用マイクロコンピュータ100におけるアドレスマップにおいて、アドレスFE00[H]~FEBF[H]が割り当てられた内蔵レジスタの機能設定レジスタエリアは、遊技制御用マイクロコンピュータ100に含まれる各種回路を用いた機能設定のための第1領域となり、アドレスFF00[H]~FFFF[H]が割り当てられた内蔵レジスタの機能制御レジスタエリアは、遊技制御用マイクロコンピュータ100に含まれる各種回路を用いた機能制御のための第2領域となる。このうち、アドレスFF00[H]のRWMアクセスプロテクトレジスタは、RWMであるRAM102へのアクセスを許可するか否かを示す格納値を設定可能な特定格納領域となる。パチンコ遊技機1における電力供給の開始にもとづいて、図4に示された遊技制御用のメイン処理P_MAINを実行するCPU103は、ステップS1において図10-7に示された電力供給開始対応処理P_POWER_ONを実行した場合に、ステップAKS5~AKS7により、第2領域である機能制御レジスタエリアの格納値を設定する制御用格納処理を実行可能である。このような制御用格納処理が実行された後に、ステップAKS11~AKS13により、第1領域である機能設定レジスタエリアの格納値を設定する設定用格納処理を実行可能である。このような設定用格納処理が実行された後に、ステップAKS14により、記憶手段であるRAM102へのアクセスを許可する格納値を、特定格納領域としてのRWMアクセスプロテクトレジスタに設定することができる。こうして、記憶手段の記憶内容がいたずらに変化することの防止とともに、適切な乱数値の更新が可能になる。 In the address map in the game control microcomputer 100 shown in FIG. 10-2, the function setting register area of the built-in register assigned the addresses FE00 [H] to FEBF [H] is included in the game control microcomputer 100 The function control register area of the built-in register assigned with the address FF00 [H] ~ FFFF [H] is the first area for function setting using various circuits that are included in the game control microcomputer 100 Various circuits This is the second area for function control using . Of these, the RWM access protect register at address FF00[H] is a specific storage area in which a storage value indicating whether or not to permit access to the RAM 102, which is RWM, can be set. Based on the start of power supply in the pachinko gaming machine 1, the CPU 103 executing the main process P_MAIN for game control shown in FIG. When executed, it is possible to execute a control storage process for setting the stored value of the function control register area, which is the second area, in steps AKS5 to AKS7. After such control storage processing is executed, steps AKS11 to AKS13 can execute setting storage processing for setting the stored values in the function setting register area, which is the first area. After such setting storage processing is executed, a stored value that permits access to the RAM 102, which is a storage means, can be set in the RWM access protect register as a specific storage area in step AKS14. In this way, it is possible to prevent the contents stored in the storage means from being changed unnecessarily, and to appropriately update the random number value.

(特徴部01AKの課題解決手段および効果)
(1-1) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
特別識別情報の可変表示を実行可能な第1表示手段と、
普通識別情報の可変表示を実行可能な第2表示手段と、を備え、
第1表示手段による表示結果に対応して、有利状態の種類が決定され、
第2表示手段による表示結果に対応して、始動領域を遊技媒体が通過しやすい誘導状態に変化させる変化態様が決定され、
更新手段は、
第1表示手段による表示結果の決定に用いられる第1乱数値および第2表示手段による表示結果の決定に用いられる第2乱数値を共通となる更新処理によりそれぞれの更新範囲において更新可能であり、
第1乱数値および第2乱数値を共通となる内部格納手段を用いて更新可能であり、
第1乱数値は、更新範囲に含まれる乱数値の総数が素数ではなく、
第2乱数値は、更新範囲に含まれる乱数値の総数が素数である。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば乱数更新処理P_RANDOMを実行するCPU103などであればよい。特別識別情報は、例えば特別図柄などであればよい。第1表示手段は、例えば第1特別図柄表示装置4Aおよび第2特別図柄表示装置4Bなどであればよい。普通識別情報は、例えば普通図柄などであればよい。第2表示手段は、例えば普通図柄表示器20などであればよい。第1表示手段による表示結果は、例えば特別図柄の表示結果となる確定特別図柄などであればよい。第2表示手段による表示結果は、例えば普通図柄の表示結果となる確定普通図柄などであればよい。有利状態の種類は、例えば大入賞口開放回数最大値などであればよい。変化態様は、例えば普通電動役物開放時間などであればよい。第1乱数値は、例えば乱数MR1-2などであればよい。第2乱数値は、例えば乱数MR2-1などであればよい。更新処理は、例えば初期値変更乱数更新処理P_RANCPなどであればよい。内部格納手段は、例えばCPU103のHLレジスタ、Bレジスタ、DEレジスタなどであればよい。第1乱数値の総数は、例えば乱数MR1-2の大きさが「65536」などであればよい。第2乱数値の総数は、例えば乱数MR2-1の大きさが「199」などであればよい。
このような構成によれば、共通となる更新処理がプログラム容量の増大を防止し、更新範囲に含まれる乱数値の総数が素数であることで第1乱数値と第2乱数値との同期発生を抑制して、適切な乱数値の更新が可能になる。
(Problem Solving Means and Effect of Characteristic Portion 01AK)
(1-1) A gaming machine that can be controlled in an advantageous state for a player,
updating means capable of updating the random value;
a first display means capable of variably displaying special identification information;
a second display means capable of executing variable display of normal identification information,
The kind of advantageous state is determined according to the display result by the first display means,
Determining a mode of change for changing the starting area to a guidance state in which the game medium can easily pass, in accordance with the display result by the second display means;
The means of updating
The first random value used for determining the display result by the first display means and the second random value used for determining the display result by the second display means can be updated in each update range by a common update process,
The first random value and the second random value can be updated using a common internal storage means,
For the first random number, the total number of random numbers included in the update range is not a prime number,
The total number of random numbers included in the update range of the second random number is a prime number.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, the CPU 103 that executes the random number update process P_RANDOM. The special identification information may be, for example, special symbols. The first display means may be, for example, the first special symbol display device 4A and the second special symbol display device 4B. The normal identification information may be, for example, normal symbols. The second display means may be, for example, the normal symbol display device 20 or the like. The display result by the first display means may be, for example, a confirmed special symbol that is the display result of the special symbol. The display result by the second display means may be, for example, a confirmed normal symbol that is a normal symbol display result. The type of advantageous state may be, for example, the maximum value of the number of openings of the big winning opening. The change mode may be, for example, normal electric accessory opening time. The first random value may be, for example, random number MR1-2. The second random value may be, for example, random number MR2-1. The update process may be, for example, an initial value change random number update process P_RANCP. The internal storage means may be the HL register, B register, DE register, etc. of the CPU 103, for example. The total number of the first random numbers may be, for example, the magnitude of the random numbers MR1-2 being "65536". The total number of second random numbers may be, for example, the size of the random number MR2-1 is "199".
According to such a configuration, the common update process prevents an increase in program capacity, and the total number of random numbers included in the update range is a prime number, so that the first random number and the second random number are synchronized. can be suppressed to update the appropriate random value.

(1-2) 更新手段は、更新処理を実行する場合、更新対象乱数値と、乱数最大値と、乱数初期値と、に関する設定をした後に、更新対象乱数値の更新と乱数初期値の変更とを実行可能であってもよい。
ここで、更新処理を実行する場合の設定は、例えばステップAKS61~AKS63、AKS65~AKS67の部分などであればよい。更新対象乱数値の更新と乱数初期値の変更は、例えばステップAKS64、AKS68の初期値変更乱数更新処理P_RANCPを実行する部分などであればよい。
このような構成においては、設定された更新対象乱数値の更新などにより、適切な乱数値の更新が可能になる。
(1-2) When executing update processing, the updating means updates the random number value to be updated and changes the initial random number value after setting the random number value to be updated, the maximum random number value, and the initial random number value. and may be executable.
Here, the settings for executing the update process may be, for example, steps AKS61 to AKS63 and steps AKS65 to AKS67. The update of the random number value to be updated and the change of the initial value of the random number may be performed, for example, by executing the initial value change random number update process P_RANCP in steps AKS64 and AKS68.
In such a configuration, it is possible to appropriately update the random number value by updating the set random number value to be updated.

(1-3) 更新手段は、特定更新処理により、第1乱数値を更新した後に第2乱数値を更新してもよい。
ここで、特定更新処理は、例えば乱数更新処理P_RANDOMなどであればよい。
このような構成においては、遊技者の注目度が高い表示結果の決定に用いられる第1乱数値を第2乱数値よりも先に更新することにより不具合の発生を抑制して、適切な乱数値の更新が可能になる。
(1-3) The update means may update the second random value after updating the first random value by a specific update process.
Here, the specific update process may be, for example, random number update process P_RANDOM.
In such a configuration, by updating the first random number value used for determining the display result that attracts the attention of the player before the second random number value, the occurrence of defects is suppressed and the appropriate random number value is updated. can be updated.

(1-4) 更新手段は、特定更新処理により、第1乱数値と第2乱数値とに対応して共通更新用処理を呼び出すことにより、第1乱数値および第2乱数値を更新し、第1乱数値および第2乱数値の初期値を変更可能であってもよい。
ここで、共通更新用処理は、例えば乱数更新処理P_RANDOMにおけるステップAKS64、AKS68の初期値変更乱数更新処理P_RANCPなどであればよい。
このような構成においては、共通更新用処理によりプログラム容量の増大を防止し、第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。
(1-4) the update means updates the first random value and the second random value by calling a common update process corresponding to the first random value and the second random value by a specific update process; The initial values of the first random value and the second random value may be changeable.
Here, the common update process may be, for example, the initial value change random number update process P_RANCP of steps AKS64 and AKS68 in the random number update process P_RANDOM.
In such a configuration, the common update process prevents an increase in program capacity, stably updates the first random number value and the second random number value, and makes it possible to appropriately update the random number value.

(1-5) 更新手段は、特定更新処理により、共通となる内部格納手段を用いて、第1乱数値および第2乱数値を更新可能であってもよい。
例えば乱数更新処理P_RANDOMにおいて、ステップAKS61、AKS65によりHLレジスタが設定され、ステップAKS62、AKS66によりBレジスタが設定され、ステップAKS63、AKS67によりDEレジスタが設定された後に、ステップAKS64、AKS68の初期値変更乱数更新処理P_RANCPを実行することなどであればよい。
このような構成においては、共通となる内部格納手段を用いて第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。
(1-5) The updating means may be capable of updating the first random value and the second random value using a common internal storage means by a specific update process.
For example, in the random number update process P_RANDOM, the HL register is set by steps AKS61 and AKS65, the B register is set by steps AKS62 and AKS66, and the DE register is set by steps AKS63 and AKS67. Execution of the random number update process P_RANCP is sufficient.
In such a configuration, it is possible to stably update the first random number value and the second random number value using the common internal storage means, and to appropriately update the random number value.

(1-6) 更新手段は、特定更新処理により、共通更新用処理の前に参照先情報を内部格納手段に格納する場合、第1乱数値と第2乱数値とに対応して共通となる命令を用いて異なる参照先情報を内部格納手段に設定可能であってもよい。
ここで、内部格納手段は、例えばHLレジスタ、Bレジスタ、DEレジスタなどであればよい。共通となる命令は、LD命令やLDQ命令などの転送命令であればよい。異なる参照先情報は、例えば当り図柄用乱数カウンタのアドレスF081[H]と普通図柄当り図柄用乱数カウンタのアドレスF052[H]や、当り図柄用乱数初期値データバッファのアドレスF050[H]と普通図柄当り図柄用乱数初期値データバッファのアドレスF053[H]などであればよい。
このような構成においては、共通となる命令を用いて第1乱数値や第2乱数値を更新可能とすることにより、第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。
(1-6) When the update means stores the reference destination information in the internal storage means before the common update process by the specific update process, the first random number value and the second random number value are common. It may be possible to set different reference destination information in the internal storage means using instructions.
Here, the internal storage means may be, for example, an HL register, a B register, a DE register, or the like. A common instruction may be a transfer instruction such as an LD instruction or an LDQ instruction. The different reference destination information is, for example, the address F081 [H] of the random number counter for the winning symbol, the address F052 [H] of the random number counter for the normal symbol, and the address F050 [H] of the random number initial value data buffer for the winning symbol. The address F053 [H] of the random number initial value data buffer for per symbol may be used.
In such a configuration, by making it possible to update the first random number value and the second random number value using a common instruction, the first random number value and the second random number value can be stably updated and appropriate Random values can be updated.

(1-7) 更新手段は、更新処理を実行する場合、更新対象乱数値を更新した後に、該更新対象乱数値が乱数初期値と一致したことに対応して、乱数初期値を変更可能である、
例えば初期値変更乱数更新処理P_RANCPにおいて、ステップAKS101により更新対象乱数値を更新した後に、ステップAKS105にて乱数初期値データバッファの格納値と一致したことに対応して、ステップAKS108により新たな乱数初期値を格納することなどであればよい。
このような構成においては、更新対象乱数値の更新や乱数初期値の変更により、適切な乱数値の更新が可能になる。
(1-7) When executing the update process, the updating means can change the initial random number value after updating the random number value to be updated in response to the fact that the random number value to be updated matches the initial random number value. be,
For example, in the initial value change random number update process P_RANCP, after updating the random number value to be updated in step AKS101, in response to matching with the stored value of the random number initial value data buffer in step AKS105, a new random number initialization is performed in step AKS108. It is sufficient if it stores a value.
In such a configuration, it is possible to appropriately update the random number by updating the random number to be updated and changing the initial value of the random number.

(1-8) 更新手段は、更新処理を実行して更新対象乱数値を更新する場合、
更新対象乱数値を乱数最大値と比較すること、
比較の結果が乱数最大値未満であれば更新対象乱数値を1加算すること、
比較の結果が乱数最大値以上であれば更新対象乱数値を乱数最小値に変更すること、を含む単一の比較加算命令を最初に実行してもよい。
ここで、比較加算命令は、例えばステップAKS101の部分などであればよい。
このような構成においては、比較加算命令を最初に実行することにより、不具合の発生を抑制して、適切な乱数値の更新が可能になる。
(1-8) When the update means executes update processing to update the random number value to be updated,
comparing the random value to be updated with the maximum random value;
adding 1 to the random number value to be updated if the comparison result is less than the maximum random number value;
A single compare-add instruction may be executed first, including changing the random value to be updated to the minimum random value if the result of the comparison is greater than or equal to the maximum random value.
Here, the comparison addition instruction may be, for example, the part of step AKS101.
In such a configuration, by executing the comparison-addition instruction first, it is possible to suppress the occurrence of defects and appropriately update the random number value.

(1-9) 更新手段は、第1乱数値を更新する場合と第2乱数値を更新する場合とで、いずれも比較加算命令を最初に実行してもよい。
例えばステップAKS64、AKS68の初期値変更乱数更新処理P_RANCPにおけるステップAKS101の部分などであればよい。
このような構成においては、比較加算命令を最初に実行することにより、第1乱数値や第2乱数値における不具合の発生を抑制して、適切な乱数値の更新が可能になる。
(1-9) The updating means may first execute the comparison-addition instruction both when updating the first random value and when updating the second random value.
For example, step AKS101 in the initial value change random number update process P_RANCP of steps AKS64 and AKS68 may be performed.
In such a configuration, by executing the comparison-addition instruction first, it is possible to suppress the occurrence of defects in the first random number value and the second random number value, and to appropriately update the random number value.

(1-10) 第1表示手段による表示結果を決定する場合、第1乱数値が乱数最小値であるときに、第1乱数値が乱数最小値以外であるときよりも有利度が高い表示結果に決定されず、
第2表示手段による表示結果を決定する場合、第2乱数値が乱数最小値であるときに、第2乱数値が乱数最小値以外であるときよりも有利度が高い表示結果に決定されなくてもよい。
ここで、有利度が高い表示結果に決定されないことは、例えば大入賞口開放回数決定例AKD01や大入賞口開放態様決定例AKD02などであればよい。
このような構成においては、第1乱数値や第2乱数値の不具合による不正行為を防止するように、適切な乱数値の更新が可能になる。
(1-10) When determining the display result by the first display means, when the first random number value is the minimum random number value, the display result is more advantageous than when the first random number value is other than the minimum random number value. not determined by
When determining the display result by the second display means, when the second random number value is the minimum random number value, the display result must not be determined to be more advantageous than when the second random number value is other than the minimum random number value. good too.
Here, a display result with a high degree of advantage may not be determined, for example, in the case of determination of the number of times of opening the big winning opening AKD01 or the example of determining the manner of opening the big winning opening AKD02.
With such a configuration, it is possible to appropriately update the random number value so as to prevent fraudulent acts due to defects in the first random number value and the second random value.

(1-11) 更新手段は、
乱数初期値を変更するときに使用される初期値用乱数値を更新可能な初期値更新処理を実行可能であり、
比較加算命令を実行した後に、該比較加算命令による更新後の更新対象乱数値を乱数初期値と比較し、
更新後の更新対象乱数値が乱数初期値と一致しない場合、更新後の更新対象乱数値を現在の乱数値として格納し、
更新後の更新対象乱数値が乱数初期値と一致した場合、初期値更新処理により得られた初期値用乱数値を、現在の乱数値として格納するとともに、新たな乱数初期値として格納してもよい。
ここで、初期値用乱数値は、例えば乱数MR1-3や乱数MR2-2などであればよい。初期値更新処理は、例えば初期値決定用乱数更新処理P_TFINITなどであればよい。乱数初期値と比較することは、例えばステップAKS105の部分などであればよい。乱数初期値と一致しない場合は、例えばステップAKS105にてYesの場合などであればよい。乱数初期値と一致した場合は、例えばステップAKS105にてNoの場合におけるステップAKS106~AKS108の部分などであればよい。
このような構成においては、新たな乱数初期値の設定により乱数値の不確定性が高められ、現在の乱数値としても格納することによりデータ容量の増大を防止して、適切な乱数値の更新が可能になる。
(1-11) The updating means is
It is possible to execute initial value update processing that can update the initial value random value used when changing the initial value of the random number,
After executing the comparison-addition instruction, comparing the random number to be updated after being updated by the comparison-addition instruction with the initial random number value,
If the random number to be updated after updating does not match the initial random number value, store the random number to be updated after updating as the current random number,
If the random number to be updated after the update matches the initial random number value, the random number value for the initial value obtained by the initial value update process can be stored as the current random number value and as a new initial random number value. good.
Here, the random number for the initial value may be, for example, the random number MR1-3 or the random number MR2-2. The initial value update process may be, for example, an initial value determination random number update process P_TFINIT. The comparison with the random number initial value may be performed, for example, at step AKS105. If it does not match the random number initial value, for example, it may be Yes in step AKS105. If it matches the initial value of the random number, for example, steps AKS106 to AKS108 in the case of No in step AKS105 may be performed.
In such a configuration, the uncertainty of the random number is increased by setting the new random number initial value, and by storing the current random number as well, an increase in the data capacity is prevented, and the random number is appropriately updated. becomes possible.

(1-12) 更新手段は、
更新対象乱数値が第1乱数値である場合に対応して、乱数初期値を変更するときに使用される第1初期値用乱数値を更新する第1初期値更新処理と、
更新対象乱数値が第2乱数値である場合に対応して、乱数初期値を変更するときに使用される第2初期値用乱数値を更新する第2初期値更新処理と、を含む初期値更新処理を実行可能であってもよい。
ここで、第1初期値用乱数値は、例えば乱数MR1-3などであればよい。第1初期値更新処理は、例えば初期値決定用乱数更新処理P_TFINITにおけるステップAKS81、AKS82の部分などであればよい。第2初期値用乱数値は、例えば乱数MR2-2などであればよい。第2初期値更新処理は、例えば初期値決定用乱数更新処理P_TFINITにおけるステップAKS83、AKS84の部分などであればよい。
このような構成においては、第1初期値用乱数値や第2初期値用乱数値の更新により、適切な乱数値の更新が可能になる。
(1-12) The update means is
a first initial value update process for updating a first initial value random number value used when changing the random number initial value, corresponding to the case where the random number value to be updated is the first random number value;
a second initial value update process for updating the random number value for the second initial value used when changing the initial value of the random number, corresponding to the case where the random number value to be updated is the second random number value; It may be possible to execute an update process.
Here, the random number for the first initial value may be, for example, the random number MR1-3. The first initial value update process may be steps AKS81 and AKS82 in the initial value determination random number update process P_TFINIT, for example. The random number for the second initial value may be, for example, the random number MR2-2. The second initial value update process may be steps AKS83 and AKS84 in the initial value determination random number update process P_TFINIT, for example.
In such a configuration, by updating the first initial value random number value and the second initial value random number value, it is possible to appropriately update the random number value.

(1-13) 更新手段は、初期値更新処理により、第1初期値用乱数値を更新した後に第2初期値用乱数値を更新してもよい。
例えば初期値決定用乱数更新処理P_TFINITにおいて、ステップAKS81、AKS82の後に、ステップAKS83、AKS84を実行することなどであればよい。
このような構成においては、優先度が高い第1初期値用乱数値を優先度が低い第2初期値用乱数値よりも先に更新することにより不具合の発生を抑制して、適切な乱数値の更新が可能になる。
(1-13) The updating means may update the second random number value for initial value after updating the random number value for first initial value by initial value update processing.
For example, in the initial value determination random number update process P_TFINIT, steps AKS83 and AKS84 may be executed after steps AKS81 and AKS82.
In such a configuration, by updating the first random value for initial value with higher priority before the second random value for initial value with lower priority, the occurrence of defects can be suppressed and an appropriate random value can be obtained. can be updated.

(1-14) 更新手段は、初期値更新処理を実行する場合、更新対象初期値用乱数値と、初期値用乱数最大値と、に関する設定にもとづいて、
更新対象初期値用乱数値を初期値用乱数最大値と比較すること、
比較の結果が初期値用乱数最大値未満であれば更新対象初期値用乱数値を1加算すること、
比較の結果が初期値用乱数最大値以上であれば更新対象初期値用乱数値を乱数最小値に変更すること、を含む単一の比較加算命令を実行してもよい。
ここで、比較加算命令は、例えばステップAKS82、AKS84の部分などであればよい。
このような構成においては、比較加算命令を用いて更新対象初期値用乱数値を更新することにより不具合の発生を抑制して、適切な乱数値の更新が可能になる。
(1-14) When executing the initial value update process, the updating means performs the following operations based on the settings regarding the initial value random number value to be updated and the initial value maximum random number value:
comparing the random number for initial value to be updated with the maximum random number for initial value;
If the comparison result is less than the maximum random number for initial value, 1 is added to the random number for initial value to be updated;
If the result of the comparison is greater than or equal to the maximum random number value for initial value, a single compare-add instruction may be executed including changing the random value for initial value to be updated to the minimum random number value.
Here, the comparison addition instruction may be, for example, steps AKS82 and AKS84.
In such a configuration, by updating the random number value for the initial value to be updated using the comparison addition instruction, it is possible to suppress the occurrence of troubles and appropriately update the random number value.

(1-15) 更新手段は、
更新対象乱数値を更新可能な乱数更新処理と、
更新対象乱数値に対応した乱数初期値を変更するときに使用される初期値用乱数値を更新可能な初期値用乱数更新処理と、を実行可能であり、
所定時間の経過によるタイマ割込みに対応して実行可能な第1処理は、乱数更新処理と、初期値用乱数更新処理と、を含み、
第1処理が実行されるまで繰り返し実行可能な第2処理は、乱数更新処理を含まず、初期値用乱数更新処理を含んでもよい。
ここで、更新対象乱数値は、例えば乱数MR1-2や乱数MR2-1などであればよい。乱数更新処理は、例えば乱数更新処理P_RANDOMなどであればよい。初期値用乱数値は、例えば乱数MR1-3や乱数MR2-2などであればよい。初期値用乱数更新処理は、例えば初期値決定用乱数更新処理P_TFINITなどであればよい。第1処理は、例えば遊技制御用のタイマ割込み処理P_PCTなどであればよい。第2処理は、例えば遊技制御用のメイン処理P_MAINにおけるステップS8~S10の部分などであればよい。
このような構成においては、初期値用乱数更新処理により初期値用乱数値の不確定性が高められ、適切な乱数値の更新が可能になる。
(1-15) The updating means is
a random number update process capable of updating a random number value to be updated;
an initial value random number update process capable of updating the initial value random number used when changing the random number initial value corresponding to the random number to be updated,
The first process that can be executed in response to the timer interrupt due to the elapse of the predetermined time includes random number update process and initial value random number update process,
The second process that can be repeatedly executed until the first process is executed may not include the random number update process and may include the initial value random number update process.
Here, the random number value to be updated may be, for example, the random number MR1-2 or the random number MR2-1. The random number update process may be, for example, random number update process P_RANDOM. The random number for the initial value may be, for example, the random number MR1-3 or the random number MR2-2. The initial value random number update process may be, for example, the initial value determination random number update process P_TFINIT. The first process may be timer interrupt process P_PCT for game control, for example. The second process may be steps S8 to S10 in the main process P_MAIN for game control, for example.
In such a configuration, the random number update process for initial value increases the uncertainty of the random number for initial value, and it is possible to update the random number appropriately.

(1-16) 更新処理は、
更新対象乱数値を更新可能な乱数更新処理と、
更新対象乱数値に対応した乱数初期値を変更するときに使用される初期値用乱数値を更新可能な初期値用乱数更新処理と、を含み、
乱数更新処理および初期値用乱数更新処理は、遊技の進行を制御するタイマ割込み処理において、呼び出されて実行可能であり、
初期値用乱数更新処理は、電力供給の開始にもとづいて実行される起動時処理の後に繰り返される待機時処理において、呼び出されて実行可能であってもよい。
ここで、更新対象乱数値は、例えば乱数MR1-2や乱数MR2-1などであればよい。乱数更新処理は、例えば乱数更新処理P_RANDOMなどであればよい。初期値用乱数値は、例えば乱数MR1-3や乱数MR2-2などであればよい。初期値用乱数更新処理は、例えば初期値決定用乱数更新処理P_TFINITなどであればよい。タイマ割込み処理は、例えば遊技制御用のタイマ割込み処理P_PCTなどであればよい。起動時処理は、例えば遊技制御用のメイン処理P_MAINにおけるステップS1~S7の部分などであればよい。待機時処理は、例えば遊技制御用のメイン処理P_MAINにおけるステップS8~S10の部分などであればよい。
このような構成においては、初期値用乱数更新処理により初期値用乱数値の不確定性が高められ、適切な乱数値の更新が可能になる。
(1-16) The update process is
a random number update process capable of updating a random number value to be updated;
an initial value random number update process capable of updating the initial value random number used when changing the random number initial value corresponding to the random number to be updated,
The random number update process and the initial value random number update process can be called and executed in the timer interrupt process that controls the progress of the game,
The initial value random number update process may be invoked and executed in the standby process that is repeated after the startup process that is executed based on the start of power supply.
Here, the random number value to be updated may be, for example, the random number MR1-2 or the random number MR2-1. The random number update process may be, for example, random number update process P_RANDOM. The random number for the initial value may be, for example, the random number MR1-3 or the random number MR2-2. The initial value random number update process may be, for example, the initial value determination random number update process P_TFINIT. Timer interrupt processing may be, for example, timer interrupt processing P_PCT for game control. The start-up process may be, for example, steps S1 to S7 in the main process P_MAIN for game control. The standby process may be, for example, steps S8 to S10 in the main process P_MAIN for game control.
In such a configuration, the random number update process for initial value increases the uncertainty of the random number for initial value, and it is possible to update the random number appropriately.

(2-1) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
更新手段により更新される乱数値を用いて、遊技制御に関する処理を実行可能な処理手段と、を備え、
更新手段は、有利状態に制御するか否かを判定するための第1乱数値と、該第1乱数値と異なる第2乱数値と、を更新可能であり、
第1乱数値は、特定バイト数で構成され、更新範囲に含まれる乱数値の総数が特定数であり、
第2乱数値は、特定バイト数で構成され、更新範囲に含まれる乱数値の総数が特定数よりも小さい所定数であり、
第1乱数値の方が第2乱数値よりも更新速度が速くてもよい。
ここで、有利状態は、例えば大当り遊技状態などであればよい。遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR1-1などであればよい。第2乱数値は、例えば乱数MR3-2などであればよい。特定バイト数は、例えば2バイトであればよい。特定数は、例えば乱数MR1-1の大きさである「65536」などであればよい。所定数は、例えば乱数MR3-2の大きさである「65519」などであればよい。更新速度が速いことは、例えば乱数値比較例AKA23における乱数MR1-1の更新速度が15000[回/ms]と乱数MR3-2の更新速度が469[回/ms]などであればよい。
このような構成においては、有利状態に関する第1乱数値の更新速度が速いことにより意図的な有利状態の制御が困難になるように、適切な乱数値の更新が可能になる。
(2-1) A gaming machine that can be controlled in an advantageous state advantageous to a player,
updating means capable of updating the random value;
A processing means capable of executing processing related to game control using a random value updated by the updating means,
The updating means can update a first random value for determining whether or not to control to an advantageous state and a second random value different from the first random value,
The first random value is composed of a specific number of bytes, and the total number of random values included in the update range is a specific number,
the second random number is composed of a specific number of bytes, and the total number of random numbers included in the update range is a predetermined number smaller than the specific number;
The first random value may be updated faster than the second random value.
Here, the advantageous state may be, for example, a jackpot game state. The gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC. The first random value may be, for example, random number MR1-1. The second random value may be, for example, random number MR3-2. The specific number of bytes may be, for example, 2 bytes. The specific number may be, for example, "65536", which is the size of the random number MR1-1. The predetermined number may be, for example, "65519", which is the magnitude of the random number MR3-2. The high update speed may be, for example, if the update speed of the random number MR1-1 in the random value comparison example AKA23 is 15000 [times/ms] and the update speed of the random number MR3-2 is 469 [times/ms].
In such a configuration, it is possible to appropriately update the random number value so that intentional control of the advantageous state becomes difficult due to the high update speed of the first random number value regarding the advantageous state.

(2-2) 遊技を行うことが可能な遊技機であって、
乱数値を更新可能な更新手段と、
更新手段により更新される乱数値を用いて、遊技制御に関する処理を実行可能な処理手段と、を備え、
更新手段は、第1乱数値と、該第1乱数値と異なる第2乱数値と、を更新可能であり、
第1乱数値は、更新速度が第1速度であり、
第2乱数値は、更新速度が第1速度の整数倍となる第2速度であり、
第1乱数値と第2乱数値とで、それぞれの更新範囲に含まれる乱数値の総数が異なり、いずれも更新範囲に含まれる乱数値の総数が素数であってもよい。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR3-2などであればよい。第2乱数値は、例えば乱数MR3-3、MR3-4などであればよい。第1速度は、例えば469[回/ms]などであればよい。第2速度は、例えば938[回/ms]などであればよい。乱数値の総数は、例えば乱数MR3-2の大きさである「65519」、乱数MR3-3の大きさである「241」、乱数MR3-4の大きさである「251」などであればよい。
このような構成においては、更新速度が整数倍となる場合でも更新範囲に含まれる乱数値の総数が異なる素数であることにより第1乱数値と第2乱数値との同期発生を抑制して、適切な乱数値の更新が可能になる。
(2-2) A gaming machine capable of playing games,
updating means capable of updating the random value;
A processing means capable of executing processing related to game control using a random value updated by the updating means,
The update means can update the first random value and a second random value different from the first random value,
the first random value has an update rate of the first rate;
The second random value is a second speed at which the update speed is an integral multiple of the first speed,
The total number of random numbers included in each update range may be different between the first random number value and the second random number value, and the total number of random numbers included in each update range may be a prime number.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC. The first random value may be, for example, random number MR3-2. The second random number may be random numbers MR3-3 and MR3-4, for example. The first speed may be, for example, 469 [times/ms]. The second speed may be, for example, 938 [times/ms]. The total number of random numbers may be, for example, "65519" for the size of the random number MR3-2, "241" for the size of the random number MR3-3, and "251" for the size of the random number MR3-4. .
In such a configuration, even if the update speed is an integral multiple, the total number of random numbers included in the update range is different prime numbers, thereby suppressing the occurrence of synchronization between the first random number and the second random number. Appropriate random value update is possible.

(2-3) 遊技を行うことが可能な遊技機であって、
乱数値を更新可能な更新手段と、
更新手段により更新される乱数値を用いて、遊技制御に関する処理を実行可能な処理手段と、を備え、
更新手段は、第1乱数値と、該第1乱数値と異なる第2乱数値と、該第1乱数値および該第2乱数値と異なる第3乱数値と、を更新可能であり、
処理手段は、第1乱数値と第2乱数値と第3乱数値とで、共通となる抽出条件の成立により抽出可能であり、
第1乱数値は、更新速度が第1速度であり、
第2乱数値および第3乱数値は、更新速度が第1速度の整数倍となる第2速度であり、
第1乱数値と第2乱数値と第3乱数値とで、それぞれの更新範囲に含まれる乱数値の総数が異なり、いずれも更新範囲に含まれる乱数値の総数が素数であってもよい。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR3-2などであればよい。第2乱数値は、例えば乱数MR3-3などであればよい。第3乱数値は、例えば乱数MR3-4などであればよい。第1速度は、例えば469[回/ms]などであればよい。第2速度は、例えば938[回/ms]などであればよい。乱数値の総数は、例えば乱数MR3-2の大きさである「65519」、乱数MR3-3の大きさである「241」、乱数MR3-4の大きさである「251」などであればよい。
このような構成においては、更新速度が整数倍となる場合でも更新範囲に含まれる乱数値の総数が異なる素数であることにより第1乱数値と第2乱数値と第3乱数値との同期発生を抑制して、適切な乱数値の更新が可能になる。
(2-3) A gaming machine capable of playing games,
updating means capable of updating the random value;
A processing means capable of executing processing related to game control using a random value updated by the updating means,
The updating means can update a first random value, a second random value different from the first random value, and a third random value different from the first random value and the second random value,
The processing means can extract the first random value, the second random value, and the third random value by establishing a common extraction condition,
the first random value has an update rate of the first rate;
The second random value and the third random value are second speeds at which the update speed is an integer multiple of the first speed,
The total number of random numbers included in each update range may be different for the first random number, the second random number, and the third random number, and the total number of random numbers included in each update range may be a prime number.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC. The first random value may be, for example, random number MR3-2. The second random value may be, for example, random number MR3-3. The third random value may be, for example, random number MR3-4. The first speed may be, for example, 469 [times/ms]. The second speed may be, for example, 938 [times/ms]. The total number of random numbers may be, for example, "65519" for the size of the random number MR3-2, "241" for the size of the random number MR3-3, and "251" for the size of the random number MR3-4. .
In such a configuration, even if the update speed is an integer multiple, the total number of random numbers included in the update range is different prime numbers, so that the first random number, the second random number, and the third random number are synchronously generated. can be suppressed to update the appropriate random value.

(2-4) 遊技を行うことが可能な遊技機であって、
乱数値を更新可能な更新手段と、
更新手段により更新される乱数値を用いて、遊技制御に関する処理を実行可能な処理手段と、を備え、
更新手段は、
第1乱数値および第2乱数値を乱数更新処理によりそれぞれの更新範囲において更新可能な第1更新手段と、
第3乱数値および第4乱数値を乱数用クロック信号によりそれぞれの更新範囲において更新可能な第2更新手段と、を含み、
第1乱数値と第2乱数値とのうち少なくとも一方の乱数値は、更新範囲に含まれる乱数値の総数が素数であり、
第3乱数値と第4乱数値とのうち少なくとも一方の乱数値は、更新範囲に含まれる乱数値の総数が素数であってもよい。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bや乱数更新処理P_RANDOMを実行するCPU103などであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCや普通図柄プロセス処理P_FPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR2-1などであればよい。第2乱数値は、例えば乱数MR1-2などであればよい。乱数更新処理は、例えば乱数更新処理P_RANDOMなどであればよい。第3乱数値は、例えば乱数MR3-3などであればよい。第4乱数値は、例えば乱数MR3-4などであればよい。乱数用クロック信号は、例えばシステムクロックなどであればよい。更新範囲に含まれる乱数値の総数は、例えば乱数MR2-1の大きさである「199」、乱数MR1-2の大きさである「200」、乱数MR3-3の大きさである「241」、乱数MR3-4の大きさである「251」などであればよい。
このような構成においては、第1更新手段と第2更新手段とで更新方法が異なり、更新方法が同じ場合でも少なくとも一方の乱数値は更新範囲に含まれる乱数値の総数が素数であることにより同期発生を抑制して、適切な乱数値の更新が可能になる。
(2-4) A gaming machine capable of playing games,
updating means capable of updating the random value;
A processing means capable of executing processing related to game control using a random value updated by the updating means,
The means of updating
a first update means capable of updating the first random value and the second random value in each update range by random number update processing;
a second update means capable of updating the third random value and the fourth random value in each update range by the random number clock signal;
at least one of the first random value and the second random value has a total number of random values included in the update range that is a prime number;
At least one of the third random number value and the fourth random number value may be a prime number in total within the update range.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, the 16-bit random number circuit 104A, the 8-bit random number circuit 104B, or the CPU 103 that executes the random number update process P_RANDOM. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC or the normal symbol process P_FPROC. The first random value may be, for example, random number MR2-1. The second random value may be, for example, random number MR1-2. The random number update process may be, for example, random number update process P_RANDOM. The third random value may be, for example, random number MR3-3. The fourth random value may be, for example, random number MR3-4. The random number clock signal may be, for example, a system clock. The total number of random numbers included in the update range is, for example, "199" for the size of the random number MR2-1, "200" for the size of the random number MR1-2, and "241" for the size of the random number MR3-3. , or "251", which is the size of the random number MR3-4.
In such a configuration, the updating method differs between the first updating means and the second updating means. It is possible to suppress the occurrence of synchronism and appropriately update the random value.

(3-1) 遊技を行うことが可能な遊技機であって、
乱数値を更新可能な更新手段と、
更新手段により更新される乱数値を用いて、遊技制御に関する処理を実行可能な処理手段と、
更新手段および処理手段の機能に関する格納領域を含む格納手段と、を備え、
処理手段は、電力供給の開始にもとづいて実行される起動時処理により機能に関する格納領域に格納値を設定するときに、更新手段によって更新される乱数値の乱数最大値を設定する最大値設定処理を実行可能であり、
更新手段は、
特定バイト数で構成される第1乱数値を更新可能な第1更新手段と、
該特定バイト数よりも小さい所定バイト数で構成される第2乱数値を更新可能な第2更新手段と、を含み、
処理手段は、最大値設定処理を実行する場合、第1乱数値の乱数最大値を設定した後に、第2乱数値の乱数最大値を設定してもよい。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば乱数回路104などであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCを実行するCPU103などであればよい。機能に関する格納領域は、例えば設定例AKA01の機能設定レジスタエリアや設定例AKA02の機能制御レジスタエリアなどであればよい。格納手段は、例えば遊技制御用マイクロコンピュータ100の内蔵レジスタなどであればよい。起動時処理は、例えば遊技制御用のメイン処理P_MAINなどであればよい。最大値設定処理は、例えば電力供給開始対応処理P_POWER_ONにおけるステップAKS11~AKS13の部分などであればよい。特定バイト数は、例えば2バイトであればよい。第1乱数値は、例えば乱数MR3-2などであればよい。第1更新手段は、例えば16ビットの乱数回路104Aなどであればよい。所定バイト数は、例えば1バイトであればよい。第2乱数値は、例えば乱数MR3-3、MR3-4などであればよい。第2更新手段は、例えば8ビットの乱数回路104Bなどであればよい。第1乱数値の乱数最大値を設定することや、第2乱数値の乱数最大値を設定することは、機能設定レジスタ格納値テーブルAKT01を用いてステップAKS13を実行することなどであればよい。
このような構成においては、特定バイト数の第1乱数値に関する設定の後に所定バイト数の第2乱数値に関する設定を行うことにより第1乱数値や第2乱数値を安定的に更新して、適切な乱数値の更新が可能になる。
(3-1) A gaming machine capable of playing games,
updating means capable of updating the random value;
A processing means capable of executing processing related to game control using a random value updated by the updating means;
storage means including storage areas for functions of the update means and the processing means;
The processing means performs maximum value setting processing for setting the maximum value of the random value updated by the updating means when setting the stored value in the storage area related to the function by the start-up processing executed based on the start of power supply. is executable and
The means of updating
a first updating means capable of updating a first random value composed of a specific number of bytes;
a second updating means capable of updating a second random value composed of a predetermined number of bytes smaller than the specific number of bytes;
When executing the maximum value setting process, the processing means may set the maximum random number value of the second random value after setting the maximum random value of the first random value.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, the random number circuit 104 or the like. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC. The storage area related to the function may be, for example, the function setting register area of the setting example AKA01 or the function control register area of the setting example AKA02. The storage means may be, for example, a built-in register of the game control microcomputer 100 or the like. The start-up process may be, for example, the main process P_MAIN for game control. The maximum value setting process may be, for example, steps AKS11 to AKS13 in the power supply start handling process P_POWER_ON. The specific number of bytes may be, for example, 2 bytes. The first random value may be, for example, random number MR3-2. The first updating means may be, for example, a 16-bit random number circuit 104A. The predetermined number of bytes may be, for example, 1 byte. The second random number may be random numbers MR3-3 and MR3-4, for example. The second update means may be, for example, an 8-bit random number circuit 104B. Setting the maximum random number value of the first random value and setting the maximum random number value of the second random value may be performed by executing step AKS13 using the function setting register storage value table AKT01.
In such a configuration, by setting the second random value of a predetermined number of bytes after setting the first random value of the specific number of bytes, the first random value and the second random value are stably updated, Appropriate random value update is possible.

(3-2) 更新手段は、乱数最大値が設定された乱数値から順に更新を開始してもよい。
例えば機能設定レジスタ格納値テーブルAKT01を用いてチャネル番号「0」の16ビット乱数回路チャネルRL0、チャネル番号「2」の16ビット乱数回路チャネルRL2、チャネル番号「1」~「3」の8ビット乱数回路チャネルRS1~RS3に最大値を設定する部分などであればよい。
このような構成においては、乱数値の更新を開始するタイミングにより乱数値の不確定性が高められ、処理負担を軽減して、適切な乱数値の更新が可能になる。
(3-2) The updating means may start updating in order from the random number values to which the maximum random number value is set.
For example, using the function setting register stored value table AKT01, a 16-bit random number circuit channel RL0 of channel number "0", a 16-bit random number circuit channel RL2 of channel number "2", and an 8-bit random number of channel numbers "1" to "3" Any portion that sets the maximum value for the circuit channels RS1 to RS3 may be used.
In such a configuration, the uncertainty of the random number value is increased by the timing of starting the update of the random number value, the processing load is reduced, and the random number value can be appropriately updated.

(3-3) 遊技を行うことが可能な遊技機であって、
乱数値を更新可能な更新手段と、
更新手段により更新される乱数値を用いて、遊技制御に関する処理を実行可能な処理手段と、
更新手段および処理手段の機能に関する格納領域を含む格納手段と、を備え、
処理手段は、電力供給の開始にもとづいて実行される起動時処理により機能に関する格納領域に格納値を設定するときに、更新手段によって更新される乱数値の乱数最大値を設定する最大値設定処理を実行可能であり、
更新手段は、
第1乱数値および第2乱数値を乱数用クロック信号により更新可能な第1更新手段と、
第3乱数値を乱数更新処理により更新可能な第2更新手段と、を含み、
第1更新手段は、処理手段が実行する最大値設定処理において、第1乱数値の乱数最大値が設定されたことにより第1乱数値の更新を開始した後に、第2乱数値の乱数最大値が設定されたことにより第2乱数値の更新を開始し、
第2更新手段は、処理手段が最大値設定処理を実行した後に、第3乱数値の更新を開始してもよい。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば乱数回路104や乱数更新処理P_RANDOMを実行するCPU103などであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCや普通図柄プロセス処理P_FPROCを実行するCPU103などであればよい。機能に関する格納領域は、例えば設定例AKA01の機能設定レジスタエリアや設定例AKA02の機能制御レジスタエリアなどであればよい。格納手段は、例えば遊技制御用マイクロコンピュータ100の内蔵レジスタなどであればよい。起動時処理は、例えば遊技制御用のメイン処理P_MAINなどであればよい。最大値設定処理は、例えば電力供給開始対応処理P_POWER_ONにおけるステップAKS11~AKS13の部分などであればよい。第1乱数値は、例えば乱数MR1-1、MR3-2などであればよい。第2乱数値は、例えば乱数MR3-3、MR3-4などであればよい。第1更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。第3乱数値は、例えば乱数MR1-2、MR2-1などであればよい。乱数更新処理は、例えば乱数更新処理P_RANDOMなどであればよい。第2更新手段は、例えばステップS56の乱数更新処理P_RANDOMを実行するCPU103などであればよい。第1乱数値の更新を開始は、例えば機能設定レジスタ格納値テーブルAKT01を用いてチャネル番号「0」の16ビット乱数回路チャネルRL0、チャネル番号「2」の16ビット乱数回路チャネルRL2に最大値を設定する部分などであればよい。第2乱数値の更新を開始は、例えば機能設定レジスタ格納値テーブルAKT01を用いてチャネル番号「1」~「3」の8ビット乱数回路チャネルRS1~RS3に最大値を設定する部分などであればよい。第3乱数値の更新を開始は、例えばステップS1の電力供給開始対応処理P_POWER_ONが実行された後に遊技制御用のタイマ割込み処理P_PCTにおいてステップS56の乱数更新処理P_RANDOMを実行する部分などであればよい。
このような構成においては、遊技価値と関連度が高い乱数MR1-1などの更新を先に開始することにより不確定性が高められ、適切な乱数値の更新が可能になる。
(3-3) A gaming machine capable of playing games,
updating means capable of updating the random value;
A processing means capable of executing processing related to game control using a random value updated by the updating means;
storage means including storage areas for functions of the update means and the processing means;
The processing means performs maximum value setting processing for setting the maximum value of the random value updated by the updating means when setting the stored value in the storage area related to the function by the start-up processing executed based on the start of power supply. is executable and
The means of updating
a first updating means capable of updating the first random value and the second random value with a random number clock signal;
a second update means capable of updating the third random value by a random number update process;
In the maximum value setting process executed by the processing means, the first updating means updates the first random number value by setting the maximum random number value of the first random number value, and after starting the update of the first random number value, is set, the update of the second random value is started,
The second updating means may start updating the third random value after the processing means executes the maximum value setting process.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, the random number circuit 104 or the CPU 103 that executes the random number update process P_RANDOM. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC or the normal symbol process P_FPROC. The storage area related to the function may be, for example, the function setting register area of the setting example AKA01 or the function control register area of the setting example AKA02. The storage means may be, for example, a built-in register of the game control microcomputer 100 or the like. The start-up process may be, for example, the main process P_MAIN for game control. The maximum value setting process may be, for example, steps AKS11 to AKS13 in the power supply start handling process P_POWER_ON. The first random number may be random numbers MR1-1 and MR3-2, for example. The second random number may be random numbers MR3-3 and MR3-4, for example. The first updating means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The third random value may be, for example, random numbers MR1-2 and MR2-1. The random number update process may be, for example, random number update process P_RANDOM. The second updating means may be, for example, the CPU 103 that executes the random number updating process P_RANDOM in step S56. To start updating the first random number, for example, the function setting register stored value table AKT01 is used to set the maximum value to the 16-bit random number circuit channel RL0 with the channel number "0" and the 16-bit random number circuit channel RL2 with the channel number "2". Any part to be set can be used. If the update of the second random number is started, for example, by using the function setting register storage value table AKT01, the maximum value is set in the 8-bit random number circuit channels RS1 to RS3 of the channel numbers "1" to "3". good. The start of the update of the third random number may be, for example, a part that executes the random number update process P_RANDOM of step S56 in the timer interrupt process P_PCT for game control after the power supply start corresponding process P_POWER_ON of step S1 is executed. .
In such a configuration, by first starting to update the random number MR1-1, etc., which is highly related to the game value, the uncertainty is increased, and it is possible to appropriately update the random number.

(4-1) 遊技制御に関する情報を記憶可能な記憶手段と、
更新手段および処理手段の機能に関する格納領域を含む格納手段と、を備え、
機能に関する格納領域のうちの特定格納領域は、電力供給の開始に対応して、記憶手段へのアクセスを禁止する第1格納値に設定可能であり、
処理手段は、
機能に関する格納領域に格納値を設定した後に、記憶手段へのアクセスを許可する第2格納値を特定格納領域に設定可能であり、
第2格納値を特定格納領域に設定した次の処理として、記憶手段の記憶内容にもとづいて制御状態を復旧可能か否かを確認する確認処理を実行可能であってもよい。
ここで、記憶手段は、例えばRAM102などであればよい。機能に関する格納領域は、例えば設定例AKA01の機能設定レジスタエリアや設定例AKA02の機能制御レジスタエリアなどであればよい。格納手段は、例えば遊技制御用マイクロコンピュータ100の内蔵レジスタなどであればよい。特定格納領域は、例えばRWMアクセスプロテクトレジスタなどであればよい。第1格納値は、例えば00[H]などであればよい。第2格納値は、例えば01[H]などであればよい。第2格納値を特定格納領域に設定可能であることは、例えば電力供給開始対応処理P_POWER_ONにおいてステップAKS14を実行することなどであればよい。確認処理は、例えばステップS2のRWMチェック処理P_RWM_CHKなどであればよい。
このような構成においては、記憶手段の記憶内容がいたずらに変化することがないようにして、確認処理を確実に実行できるとともに、適切な乱数値の更新が可能になる。
(4-1) a storage means capable of storing information relating to game control;
storage means including storage areas for functions of the update means and the processing means;
a specific storage area among the storage areas related to the function can be set to a first stored value that prohibits access to the storage means in response to the start of power supply;
The processing means
After setting the stored value in the storage area related to the function, a second stored value that permits access to the storage means can be set in the specific storage area,
After the second stored value is set in the specific storage area, confirmation processing may be performed to confirm whether the control state can be restored based on the contents stored in the storage means.
Here, the storage means may be, for example, the RAM 102 or the like. The storage area related to the function may be, for example, the function setting register area of the setting example AKA01 or the function control register area of the setting example AKA02. The storage means may be, for example, a built-in register of the game control microcomputer 100 or the like. The specific storage area may be, for example, an RWM access protect register. The first stored value may be, for example, 00[H]. The second stored value may be, for example, 01[H]. The second stored value can be set in the specific storage area by executing step AKS14 in the power supply start support process P_POWER_ON, for example. The confirmation process may be, for example, the RWM check process P_RWM_CHK in step S2.
In such a configuration, the contents stored in the storage means can be prevented from being changed unnecessarily, so that the confirmation process can be reliably executed, and the random number value can be appropriately updated.

(4-2) 処理手段は、
電力供給の停止に対応して、制御状態を復旧させるための復旧情報を記憶手段に記憶させる停止時記憶処理を実行可能であり、
停止時記憶処理が実行された後に、第1格納値を特定格納領域に設定する停止時格納処理を実行可能であり、
停止時格納処理が実行された後に、遊技制御を実行しない待機状態に移行させ、該待機状態であるときに電力供給が回復したことに対応して、遊技機の起動にもとづく起動時処理の最初から実行可能であってもよい。
復旧情報は、例えばチェックサムデータなどであればよい。停止時記憶処理は、例えば電源断処理P_POWER_OFFにおけるステップAKS39のチェックサム算出処理やステップAKS40の部分などであればよい。停止時格納処理は、例えば電源断処理P_POWER_OFFにおけるステップAKS41、AKS42の部分などであればよい。待機状態に移行させることは、例えば電源断処理P_POWER_OFFにおいてステップAKS48、AKS49を実行することなどであればよい。起動時処理の最初から実行可能であることは、例えば電源断処理P_POWER_OFFにおいてステップAKS50を実行してからRET命令を実行することなどであればよい。
このような構成においては、電力供給が回復した場合に不安定な動作を防止するとともに、適切な乱数値の更新が可能になる。
(4-2) The processing means is
In response to the stoppage of power supply, it is possible to execute stoppage storage processing for storing restoration information for restoring the control state in the storage means,
After the stop storage process is executed, the stop storage process of setting the first stored value in the specific storage area can be executed,
After the storage processing at the time of stop is executed, the game control is shifted to a standby state in which the game control is not executed, and in response to the recovery of the power supply in the standby state, the start-up processing based on the activation of the game machine is started. may be executable from
The recovery information may be, for example, checksum data. The storage process at the time of stop may be, for example, the checksum calculation process of step AKS39 or the part of step AKS40 in the power-off process P_POWER_OFF. The storing process at stop may be, for example, steps AKS41 and AKS42 in the power-off process P_POWER_OFF. The transition to the standby state may be performed, for example, by executing steps AKS48 and AKS49 in power-off processing P_POWER_OFF. What is executable from the beginning of the start-up process may be, for example, executing step AKS50 in the power-off process P_POWER_OFF and then executing the RET instruction.
With such a configuration, it is possible to prevent unstable operation when the power supply is restored, and to appropriately update the random number value.

(4-3) 遊技制御に関する情報を記憶可能な記憶手段と、
更新手段および処理手段の機能に関する格納領域を含む格納手段と、を備え、
格納手段は、機能に関する格納領域として、
機能設定のための第1領域と、
機能制御のための第2領域と、を含み、
第2領域は、記憶手段へのアクセスを許可するか否かを示す格納値を設定可能な特定格納領域を含み、
処理手段は、電力供給の開始にもとづいて実行される起動時処理において、
第2領域に格納値を設定する制御用格納処理を実行可能であり、
制御用格納処理が実行された後に、第1領域に格納値を設定する設定用格納処理を実行可能であり、
設定用格納処理が実行された後に、記憶手段へのアクセスを許可する格納値を特定格納領域に設定可能であってもよい。
ここで、記憶手段は、例えばRAM102などであればよい。機能に関する格納領域は、例えば設定例AKA01の機能設定レジスタエリアや設定例AKA02の機能制御レジスタエリアなどであればよい。格納手段は、例えば遊技制御用マイクロコンピュータ100の内蔵レジスタなどであればよい。第1領域は、例えば設定例AKA01の機能設定レジスタエリアなどであればよい。第2領域は、例えば設定例AKA02の機能制御レジスタエリアなどであればよい。特定格納領域は、例えばRWMアクセスプロテクトレジスタなどであればよい。起動時処理は、例えば遊技制御用のメイン処理P_MAINなどであればよい。制御用格納処理は、例えば電力供給開始対応処理P_POWER_ONにおけるステップAKS5~AKS7の部分などであればよい。設定用格納処理は、例えば電力供給開始対応処理P_POWER_ONにおけるステップAKS11~AKS13の部分などであればよい。格納値を特定格納領域に設定可能であることは、例えば電力供給開始対応処理P_POWER_ONにおいてステップAKS14を実行することなどであればよい。
このような構成においては、記憶手段の記憶内容がいたずらに変化することの防止とともに、適切な乱数値の更新が可能になる。
(4-3) a storage means capable of storing information on game control;
storage means including storage areas for functions of the update means and the processing means;
The storage means, as a storage area for functions,
a first area for setting functions;
a second region for functional control;
the second area includes a specific storage area in which a stored value indicating whether or not to permit access to the storage means can be set;
The processing means, in a start-up process executed based on the start of power supply,
A control storage process for setting a stored value in the second area can be executed,
After the control storage process is executed, a setting storage process for setting a stored value in the first area can be executed,
After the storage processing for setting is executed, it may be possible to set a stored value that permits access to the storage means in the specific storage area.
Here, the storage means may be, for example, the RAM 102 or the like. The storage area related to the function may be, for example, the function setting register area of the setting example AKA01 or the function control register area of the setting example AKA02. The storage means may be, for example, a built-in register of the game control microcomputer 100 or the like. The first area may be, for example, the function setting register area of setting example AKA01. The second area may be, for example, the function control register area of the setting example AKA02. The specific storage area may be, for example, an RWM access protect register. The start-up process may be, for example, the main process P_MAIN for game control. The control storage process may be, for example, steps AKS5 to AKS7 in the power supply start support process P_POWER_ON. The setting storing process may be, for example, steps AKS11 to AKS13 in the power supply start corresponding process P_POWER_ON. The fact that the stored value can be set in the specific storage area may be achieved by, for example, executing step AKS14 in the power supply start handling process P_POWER_ON.
In such a configuration, it is possible to prevent the contents stored in the storage means from being changed unnecessarily and to appropriately update the random number value.

(SKY2021-664) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
前記乱数値には、第1乱数値と、該第1乱数値とは異なる第2乱数値と、が含まれ、
前記第1乱数値の決定結果の方が、前記第2乱数値の決定結果よりも、出玉率への影響が大きく、
前記更新手段は、
前記第1乱数値および前記第2乱数値を共通となる更新処理によりそれぞれの更新範囲において更新可能であり、
前記第1乱数値を更新した後、前記第2乱数値を更新し、
前記第1乱数値を更新処理により更新する前に、特定命令を用いて第1乱数値用の参照先情報を内部格納手段に設定し、
前記第2乱数値を更新処理により更新する前に、前記特定命令を用いて第2乱数値用の参照先情報を内部可能手段に設定する。
ここで、出玉率とは、遊技機へ打ち込まれた遊技球数を分母とし、遊技者に払い出された遊技球を分子として、算出される率である。遊技機毎に設計値として定められている。100%を超えると遊技機へ打ち込まれた遊技球数よりも遊技者に払い出された遊技球の方が多いことを示す。
ここで、第1乱数値は、当り図柄用乱数(MR1-2)が対応し、第2乱数値は、普通図柄当り図柄用乱数(MR2-1)が対応する。当り図柄用乱数は、遊技球を獲得する主の契機となる大当りラウンド数を決定するために用いられる乱数である(大当りラウンド数が紐づいた特別図柄の表示結果を決めるための乱数)(図10-24(C)参照)。普通図柄当り図柄用乱数は、普通電動役物の開放時間を決定するために用いられる乱数である(普通電動役物の開放時間が紐づいた普通図柄の表示結果を決めるための乱数)(図10-37(D)参照)。当り図柄用乱数による決定は、大当りラウンド数を決めるためのものであり、普通図柄当り図柄用乱数による決定は、普通電動役物の開放時間を決めるためのものであり、当り図柄用乱数の方が遊技球獲得数に影響が大きいものとなっている。大入賞口への入球により獲得できる遊技球は15球であるのに対し、普通電動役物への入球により獲得できる遊技球は1球である。
このような構成においては、第1乱数値の方が遊技者の出玉への影響が大きいため、処理を先に行うことで、不具合等で乱数値が一定となってしまうこと(更新がされずに偏る時間を発生させてしまう)ことを極力防止し、共通の命令により乱数の更新を行うことで、安定的な更新を行うことができる。
(SKY2021-664) A gaming machine that can be controlled in an advantageous state advantageous to a player,
updating means capable of updating the random value;
The random value includes a first random value and a second random value different from the first random value,
The determination result of the first random number value has a greater influence on the winning rate than the determination result of the second random number value,
The updating means is
The first random value and the second random value can be updated in their respective update ranges by a common update process,
After updating the first random value, updating the second random value;
setting reference destination information for the first random value in internal storage means using a specific command before updating the first random value by update processing;
Before updating the second random value by the updating process, the reference destination information for the second random value is set in the internal enable means using the specific command.
Here, the ball output rate is a rate calculated using the number of game balls hit into the gaming machine as the denominator and the game balls paid out to the player as the numerator. It is determined as a design value for each gaming machine. If it exceeds 100%, it indicates that the number of game balls paid out to the player is greater than the number of game balls driven into the gaming machine.
Here, the first random number corresponds to the winning symbol random number (MR1-2), and the second random number corresponds to the normal symbol per symbol random number (MR2-1). The random number for the winning design is a random number used to determine the number of big hit rounds that is the main trigger for winning the game ball (random number for determining the display result of the special design linked to the number of big hit rounds) (Fig. 10-24(C)). The random number for the symbol per normal symbol is a random number used to determine the opening time of the normal electric role (random number for determining the display result of the normal symbol associated with the opening time of the normal electric role) (Fig. 10-37(D)). The determination by the random number for the winning symbol is for determining the number of rounds for the jackpot, and the determination by the random number for the normal symbol per symbol is for determining the opening time of the normal electric accessory, and the random number for the winning symbol is used. has a large impact on the number of game balls acquired. The number of game balls that can be obtained by entering the big winning opening is 15, while the number of game balls that can be obtained by entering the normal electric accessory is one.
In such a configuration, the first random number value has a greater effect on the player's ball output, so if the processing is performed first, the random number value may become constant due to a defect or the like (it may not be updated). It is possible to stably update by preventing as much as possible the occurrence of unbalanced time and updating the random numbers with a common command.

(SKY2021-665) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
前記乱数値には、第1乱数値と、該第1乱数値とは異なる第2乱数値と、が含まれ、
前記更新手段は、
前記第1乱数値および前記第2乱数値を共通となる更新処理によりそれぞれの更新範囲において更新可能であり、
前記乱数値を乱数最大値と比較すること、比較の結果が乱数最大値未満であれば前記乱数値を1加算すること、比較の結果が乱数最大値以上であれば前記乱数値を乱数最小値に変更すること、を含む単一の比較加算命令が前記第1乱数値における更新処理および前記第2乱数値における更新処理の最初の処理であり、
前記第1乱数値が前記乱数最小値である場合は、前記第1乱数値が前記乱数最小値以外である場合よりも有利度が高い決定結果とならず、
前記第2乱数値が前記乱数最小値である場合は、前記第2乱数値が前記乱数最小値以外である場合よりも有利度が高い決定結果とならない。
ここで、有利度が高い表示結果に決定されないことは、例えば大入賞口開放回数決定例AKD01や大入賞口開放態様決定例AKD02などであればよい。また、図10-37(D)の普通電動役物開放時間決定例における普通電動役物開放時間は、通常状態(時短作動指定値×)において一律16ms、特別状態(時短作動指定値〇)において一律5000msといったように有利不利がないように設計されているが、図10-37(D)の普通電動役物開放時間決定例における普通図柄当り図柄指定値「00」の普通電動役物開放時間は16ms、5000msとなっているが、他の開放時間と比べ、相対的に不利とするために、10ms、3000msとするようにしてもよい。そのようにすることで、第1乱数値(当り図柄用乱数(MR1-2))による結果である大入賞口開放回数、第2乱数値(普通図柄当り図柄用乱数(MR2-1))による結果である普通電動役物開放時間、のいずれも乱数最小値(00H)となった場合に、有利な決定結果(大入賞口開放回数であれば10回、普通電動役物開放時間であれば5000ms)とならないようにすることができる。
このような構成においては、比較加算命令を最初に実行することにより、不具合の発生を抑制して、適切な乱数値の更新が可能になり、仮に不具合が発生した場合には、乱数値が最小乱数値に若干偏ってしまうことになるが、その際にも、有利度が高い決定結果とならない設計であるため、不具合をあえて誘発させることを防止することができ、結果として、適切な乱数値の更新が可能になる。
(SKY2021-665) A gaming machine that can be controlled in an advantageous state for a player,
updating means capable of updating the random value;
The random value includes a first random value and a second random value different from the first random value,
The updating means is
The first random value and the second random value can be updated in their respective update ranges by a common update process,
Comparing the random value with the maximum random number value, adding 1 to the random value if the comparison result is less than the maximum random number value, and changing the random value to the minimum random number value if the comparison result is greater than or equal to the maximum random number value. is the first of an update operation on the first random value and an update operation on the second random value, comprising:
When the first random value is the minimum random number, the decision result is not more advantageous than when the first random value is other than the minimum random number,
If the second random value is the minimum random number value, the decision result will not be more advantageous than if the second random value is other than the minimum random number value.
Here, a display result with a high degree of advantage may not be determined, for example, in the case of determination of the number of times of opening the big winning opening AKD01 or the example of determining the manner of opening the big winning opening AKD02. In addition, the normal electric accessory opening time in the normal electric accessory opening time determination example of Fig. 10-37 (D) is uniformly 16 ms in the normal state (time saving operation specified value ×), in the special state (time saving operation specified value 〇) Although it is designed so that there is no advantage or disadvantage such as a uniform 5000 ms, the normal electric role product opening time of the normal design per pattern design value “00” in the normal electric role product opening time determination example of FIG. 10-37 (D) are 16 ms and 5000 ms, but may be set to 10 ms and 3000 ms because they are relatively disadvantageous compared to other open times. By doing so, the number of times the large winning opening is opened, which is the result of the first random number (per pattern random number (MR1-2)), and the second random number (normal per symbol random number (MR2-1)) If both of the resulting normal electric accessory opening time are the minimum random number value (00H), an advantageous decision result (10 times if the number of times the big winning opening is opened, 5000 ms).
In such a configuration, by first executing the comparison-addition instruction, it is possible to suppress the occurrence of failures and appropriately update the random number values. Although the random number will be slightly biased, even in that case, it is a design that does not result in a highly advantageous decision result, so it is possible to prevent problems from being intentionally induced, and as a result, an appropriate random number can be updated.

(SKY2021-708) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
前記乱数値には、前記有利状態に制御するか否かに関する処理に用いられる第1乱数値と、該第1乱数値とは異なる第2乱数値と、が含まれ、
前記第1乱数値は、特定バイト数で構成され、更新範囲に含まれる乱数値の総数が特定数であり、
前記第2乱数値は、前記特定バイト数で構成され、更新範囲に含まれる乱数値の総数が前記特定数よりも小さい所定数であり、
前記更新手段による前記第1乱数値の更新の方が、該更新手段による前記第2乱数値の更新よりも更新速度が速い。
ここで、有利状態は、例えば大当り遊技状態などであればよい。遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR1-1などであればよい。第2乱数値は、例えば乱数MR3-2などであればよい。特定バイト数は、例えば2バイトであればよい。特定数は、例えば乱数MR1-1の大きさである「65536」などであればよい。所定数は、例えば乱数MR3-2の大きさである「65519」などであればよい。更新速度が速いことは、例えば乱数値比較例AKA23における乱数MR1-1の更新速度が15000[回/ms]と乱数MR3-2の更新速度が469[回/ms]などであればよい。
このような構成においては、有利状態に関する第1乱数値の更新速度が速いことにより意図的な有利状態の制御が困難になるように、適切な乱数値の更新が可能になる。
(SKY2021-708) A gaming machine that can be controlled in an advantageous state for a player,
updating means capable of updating the random value;
The random value includes a first random value used for processing regarding whether or not to control to the advantageous state, and a second random value different from the first random value,
the first random value is composed of a specific number of bytes, and the total number of random values included in the update range is a specific number;
the second random number is composed of the specific number of bytes, and the total number of random numbers included in the update range is a predetermined number smaller than the specific number;
The updating of the first random value by the updating means is faster than the updating of the second random value by the updating means.
Here, the advantageous state may be, for example, a jackpot game state. The gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC. The first random value may be, for example, random number MR1-1. The second random value may be, for example, random number MR3-2. The specific number of bytes may be, for example, 2 bytes. The specific number may be, for example, "65536", which is the size of the random number MR1-1. The predetermined number may be, for example, "65519", which is the magnitude of the random number MR3-2. The high update speed may be, for example, if the update speed of the random number MR1-1 in the random value comparison example AKA23 is 15000 [times/ms] and the update speed of the random number MR3-2 is 469 [times/ms].
In such a configuration, it is possible to appropriately update the random number value so that intentional control of the advantageous state becomes difficult due to the high update speed of the first random number value regarding the advantageous state.

(SKY2021-709) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
前記乱数値には、第1乱数値と、該第1乱数値とは異なる第2乱数値と、が含まれ、
前記第1乱数値は、更新速度が第1速度であり、
前記第2乱数値は、更新速度が前記第1速度の整数倍となる第2速度であり、
前記第1乱数値と前記第2乱数値は、同一の契機で取得される乱数値であり、
前記第1乱数値と前記第2乱数値とで、それぞれの更新範囲に含まれる乱数値の総数が異なり、
前記第1乱数値は、更新範囲に含まれる乱数値の総数が素数であり、
前記第2乱数値は、更新範囲に含まれる乱数値の総数が素数である。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR3-2などであればよい。第2乱数値は、例えば乱数MR3-3、MR3-4などであればよい。第1速度は、例えば469[回/ms]などであればよい。第2速度は、例えば938[回/ms]などであればよい。乱数値の総数は、例えば乱数MR3-2の大きさである「65519」、乱数MR3-3の大きさである「241」、乱数MR3-4の大きさである「251」などであればよい。
このような構成においては、更新速度が整数倍となる場合でも更新範囲に含まれる乱数値の総数が異なる素数であることにより第1乱数値と第2乱数値との同期発生を抑制して、適切な乱数値の更新が可能になる。
(SKY2021-709) A gaming machine that can be controlled in an advantageous state for a player,
updating means capable of updating the random value;
The random value includes a first random value and a second random value different from the first random value,
the first random value has a first update speed,
the second random value is a second speed at which the update speed is an integral multiple of the first speed;
The first random value and the second random value are random values obtained at the same timing,
The total number of random numbers included in each update range is different between the first random number and the second random number,
the total number of random numbers included in the update range is a prime number, and
The total number of random numbers included in the update range of the second random number is a prime number.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC. The first random value may be, for example, random number MR3-2. The second random number may be random numbers MR3-3 and MR3-4, for example. The first speed may be, for example, 469 [times/ms]. The second speed may be, for example, 938 [times/ms]. The total number of random numbers may be, for example, "65519" for the size of the random number MR3-2, "241" for the size of the random number MR3-3, and "251" for the size of the random number MR3-4. .
In such a configuration, even if the update speed is an integral multiple, the total number of random numbers included in the update range is different prime numbers, thereby suppressing the occurrence of synchronization between the first random number and the second random number. Appropriate random value update is possible.

(SKY2021-710) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
前記乱数値には、第1乱数値と、該第1乱数値とは異なる第2乱数値と、該第1乱数値と該第2乱数値とは異なる第3乱数値と、が含まれ、
前記第1乱数値は、更新速度が第1速度であり、
前記第2乱数値および前記第3乱数値は、更新速度が前記第1速度の整数倍となる第2速度であり、
前記第1乱数値と前記第2乱数値と前記第3乱数値は、同一の契機で取得される乱数値であり、
前記第1乱数値と前記第2乱数値と前記第3乱数値とで、それぞれの更新範囲に含まれる乱数値の総数が異なり、
前記第1乱数値は、更新範囲に含まれる乱数値の総数が素数であり、
前記第2乱数値は、更新範囲に含まれる乱数値の総数が素数であり、
前記第3乱数値は、更新範囲に含まれる乱数値の総数が素数である。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR3-2などであればよい。第2乱数値は、例えば乱数MR3-3などであればよい。第3乱数値は、例えば乱数MR3-4などであればよい。第1速度は、例えば469[回/ms]などであればよい。第2速度は、例えば938[回/ms]などであればよい。乱数値の総数は、例えば乱数MR3-2の大きさである「65519」、乱数MR3-3の大きさである「241」、乱数MR3-4の大きさである「251」などであればよい。
このような構成においては、更新速度が整数倍となる場合でも更新範囲に含まれる乱数値の総数が異なる素数であることにより第1乱数値と第2乱数値と第3乱数値との同期発生を抑制して、適切な乱数値の更新が可能になる。
(SKY2021-710) A gaming machine that can be controlled in an advantageous state for a player,
updating means capable of updating the random value;
The random value includes a first random value, a second random value different from the first random value, and a third random value different from the first random value and the second random value,
the first random value has a first update speed,
the second random value and the third random value are second speeds whose update speed is an integral multiple of the first speed;
the first random value, the second random value, and the third random value are random values obtained at the same timing;
The first random value, the second random value, and the third random value differ in the total number of random values included in each update range,
the total number of random numbers included in the update range is a prime number, and
the total number of random numbers included in the update range of the second random number is a prime number;
The total number of random numbers included in the update range of the third random number is a prime number.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC. The first random value may be, for example, random number MR3-2. The second random value may be, for example, random number MR3-3. The third random value may be, for example, random number MR3-4. The first speed may be, for example, 469 [times/ms]. The second speed may be, for example, 938 [times/ms]. The total number of random numbers may be, for example, "65519" for the size of the random number MR3-2, "241" for the size of the random number MR3-3, and "251" for the size of the random number MR3-4. .
In such a configuration, even if the update speed is an integer multiple, the total number of random numbers included in the update range is different prime numbers, so that the first random number, the second random number, and the third random number are synchronously generated. can be suppressed to update the appropriate random value.

(SKY2021-711) 遊技者にとって有利な有利状態に制御可能な遊技機であって、
第1乱数値および第2乱数値を乱数更新処理によりそれぞれの更新範囲において更新可能な第1更新手段と、
第3乱数値および第4乱数値を乱数用クロック信号によりそれぞれの更新範囲において更新可能な第2更新手段と、を備え、
前記第1乱数値と前記第2乱数値とのうち少なくとも一方の乱数値は、更新範囲に含まれる乱数値の総数が素数であり、
前記第3乱数値と前記第4乱数値とのうち少なくとも一方の乱数値は、更新範囲に含まれる乱数値の総数が素数である。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bや乱数更新処理P_RANDOMを実行するCPU103などであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCや普通図柄プロセス処理P_FPROCを実行するCPU103などであればよい。第1乱数値は、例えば乱数MR2-1などであればよい。第2乱数値は、例えば乱数MR1-2などであればよい。乱数更新処理は、例えば乱数更新処理P_RANDOMなどであればよい。第3乱数値は、例えば乱数MR3-3などであればよい。第4乱数値は、例えば乱数MR3-4などであればよい。乱数用クロック信号は、例えばシステムクロックなどであればよい。更新範囲に含まれる乱数値の総数は、例えば乱数MR2-1の大きさである「199」、乱数MR1-2の大きさである「200」、乱数MR3-3の大きさである「241」、
乱数MR3-4の大きさである「251」などであればよい。
このような構成においては、第1更新手段と第2更新手段とで更新方法が異なり、更新方法が同じ場合でも少なくとも一方の乱数値は更新範囲に含まれる乱数値の総数が素数であることにより同期発生を抑制して、適切な乱数値の更新が可能になる。
(SKY2021-711) A gaming machine that can be controlled in an advantageous state for a player,
a first update means capable of updating the first random value and the second random value in each update range by random number update processing;
a second update means capable of updating the third random value and the fourth random value in their respective update ranges by the random number clock signal;
at least one of the first random value and the second random value has a total number of random values included in the update range that is a prime number;
At least one of the third random value and the fourth random value has a total number of random values included in the update range that is a prime number.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, the 16-bit random number circuit 104A, the 8-bit random number circuit 104B, or the CPU 103 that executes the random number update process P_RANDOM. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC or the normal symbol process P_FPROC. The first random value may be, for example, random number MR2-1. The second random value may be, for example, random number MR1-2. The random number update process may be, for example, random number update process P_RANDOM. The third random value may be, for example, random number MR3-3. The fourth random value may be, for example, random number MR3-4. The random number clock signal may be, for example, a system clock. The total number of random numbers included in the update range is, for example, "199" for the size of the random number MR2-1, "200" for the size of the random number MR1-2, and "241" for the size of the random number MR3-3. ,
It may be "251", which is the size of the random number MR3-4.
In such a configuration, the updating method differs between the first updating means and the second updating means. It is possible to suppress the occurrence of synchronism and appropriately update the random value.

(SKY2021-712) 遊技を行うことが可能な遊技機であって、
遊技の制御を行う遊技制御手段と、
第1乱数値および第2乱数値を乱数用クロック信号により更新可能な第1更新手段と、
第3乱数値を乱数更新処理により更新可能な第2更新手段と、を備え、
前記遊技制御手段は、電力供給の開始にもとづいて実行される起動時処理により格納領域に格納値を設定するときに、前記第1乱数値および前記第2乱数値の乱数最大値を設定する最大値設定処理を実行可能であり、
前記第1更新手段は、前記最大値設定処理において、前記第1乱数値の乱数最大値が設定されたことにより前記第1乱数値の更新を開始した後に、前記第2乱数値の乱数最大値が設定されたことにより前記第2乱数値の更新を開始可能であり、
前記第2更新手段は、前記第1乱数値の更新および前記第2乱数値の更新が開始された後に、第3乱数値の更新を開始可能である。
ここで、遊技機は、例えばパチンコ遊技機1などであればよい。更新手段は、例えば乱数回路104や乱数更新処理P_RANDOMを実行するCPU103などであればよい。処理手段は、例えば特別図柄プロセス処理P_TPROCや普通図柄プロセス処理P_FPROCを実行するCPU103などであればよい。機能に関する格納領域は、例えば設定例AKA01の機能設定レジスタエリアや設定例AKA02の機能制御レジスタエリアなどであればよい。格納手段は、例えば遊技制御用マイクロコンピュータ100の内蔵レジスタなどであればよい。起動時処理は、例えば遊技制御用のメイン処理P_MAINなどであればよい。最大値設定処理は、例えば電力供給開始対応処理P_POWER_ONにおけるステップAKS11~AKS13の部分などであればよい。第1乱数値は、例えば乱数MR1-1、MR3-2などであればよい。第2乱数値は、例えば乱数MR3-3、MR3-4などであればよい。第1更新手段は、例えば16ビットの乱数回路104A、8ビットの乱数回路104Bなどであればよい。第3乱数値は、例えば乱数MR1-2、MR2-1などであればよい。乱数更新処理は、例えば乱数更新処理P_RANDOMなどであればよい。第2更新手段は、例えばステップS56の乱数更新処理P_RANDOMを実行するCPU103などであればよい。第1乱数値の更新を開始は、例えば機能設定レジスタ格納値テーブルAKT01を用いてチャネル番号「0」の16ビット乱数回路チャネルRL0、チャネル番号「2」の16ビット乱数回路チャネルRL2に最大値を設定する部分などであればよい。第2乱数値の更新を開始は、例えば機能設定レジスタ格納値テーブルAKT01を用いてチャネル番号「1」~「3」の8ビット乱数回路チャネルRS1~RS3に最大値を設定する部分などであればよい。第3乱数値の更新を開始は、例えばステップS1の電力供給開始対応処理P_POWER_ONが実行された後に遊技制御用のタイマ割込み処理P_PCTにおいてステップS56の乱数更新処理P_RANDOMを実行する部分などであればよい。
このような構成においては、遊技価値と関連度が高い乱数MR1-1などの更新を先に開始することにより不確定性が高められ、適切な乱数値の更新が可能になる。
(SKY2021-712) A gaming machine capable of playing games,
A game control means for controlling a game;
a first updating means capable of updating the first random value and the second random value with a random number clock signal;
a second update means capable of updating the third random value by random number update processing;
The game control means sets the maximum random value of the first random value and the second random value when setting the stored value in the storage area by the startup process executed based on the start of power supply. It is possible to execute value setting processing,
In the maximum value setting process, the first updating means updates the maximum random number value of the second random value after starting the update of the first random value due to the setting of the maximum random value of the first random value. can start updating the second random value by setting
The second updating means can start updating the third random value after starting updating the first random value and updating the second random value.
Here, the gaming machine may be, for example, the pachinko gaming machine 1 or the like. The update means may be, for example, the random number circuit 104 or the CPU 103 that executes the random number update process P_RANDOM. The processing means may be, for example, the CPU 103 that executes the special symbol process P_TPROC or the normal symbol process P_FPROC. The storage area related to the function may be, for example, the function setting register area of the setting example AKA01 or the function control register area of the setting example AKA02. The storage means may be, for example, a built-in register of the game control microcomputer 100 or the like. The start-up process may be, for example, the main process P_MAIN for game control. The maximum value setting process may be, for example, steps AKS11 to AKS13 in the power supply start handling process P_POWER_ON. The first random number may be random numbers MR1-1 and MR3-2, for example. The second random number may be random numbers MR3-3 and MR3-4, for example. The first updating means may be, for example, a 16-bit random number circuit 104A, an 8-bit random number circuit 104B, or the like. The third random value may be, for example, random numbers MR1-2 and MR2-1. The random number update process may be, for example, random number update process P_RANDOM. The second updating means may be, for example, the CPU 103 that executes the random number updating process P_RANDOM in step S56. To start updating the first random number, for example, the function setting register stored value table AKT01 is used to set the maximum value to the 16-bit random number circuit channel RL0 with the channel number "0" and the 16-bit random number circuit channel RL2 with the channel number "2". Any part to be set may be used. If the update of the second random number is started, for example, by using the function setting register storage value table AKT01, the maximum value is set in the 8-bit random number circuit channels RS1 to RS3 of the channel numbers "1" to "3". good. The start of the update of the third random number may be, for example, a part that executes the random number update process P_RANDOM of step S56 in the timer interrupt process P_PCT for game control after the power supply start corresponding process P_POWER_ON of step S1 is executed. .
In such a configuration, by first starting to update the random number MR1-1, etc., which is highly related to the game value, the uncertainty is increased, and it is possible to appropriately update the random number.

(SKY2021-713) 遊技を行うことが可能な遊技機であって、
遊技の制御を行う遊技制御手段と、
遊技の制御に関する情報を記憶可能な記憶手段と、
遊技の制御の機能に関する格納領域を含む格納手段と、を備え、
前記格納手段は、機能に関する格納領域として、
遊技の制御に関する機能設定のための第1領域と、
遊技の制御に関する機能制御のための第2領域と、を含み、
前記第2領域は、前記記憶手段へのアクセスを許可するか否かを示す格納値を設定可能な特定格納領域を含み、
前記遊技制御手段は、電力供給の開始にもとづいて実行される起動時処理において、
前記第2領域に格納値を設定する制御用格納処理を実行可能であり、
前記制御用格納処理が実行された後に、前記第1領域に格納値を設定する設定用格納処理を実行可能であり、
前記設定用格納処理が実行された後に、前記記憶手段へのアクセスを許可する格納値を前記特定格納領域に設定可能である。
ここで、記憶手段は、例えばRAM102などであればよい。機能に関する格納領域は、例えば設定例AKA01の機能設定レジスタエリアや設定例AKA02の機能制御レジスタエリアなどであればよい。格納手段は、例えば遊技制御用マイクロコンピュータ100の内蔵レジスタなどであればよい。第1領域は、例えば設定例AKA01の機能設定レジスタエリアなどであればよい。第2領域は、例えば設定例AKA02の機能制御レジスタエリアなどであればよい。特定格納領域は、例えばRWMアクセスプロテクトレジスタなどであればよい。起動時処理は、例えば遊技制御用のメイン処理P_MAINなどであればよい。制御用格納処理は、例えば電力供給開始対応処理P_POWER_ONにおけるステップAKS5~AKS7の部分などであればよい。設定用格納処理は、例えば電力供給開始対応処理P_POWER_ONにおけるステップAKS11~AKS13の部分などであればよい。格納値を特定格納領域に設定可能であることは、例えば電力供給開始対応処理P_POWER_ONにおいてステップAKS14を実行することなどであればよい。
このような構成においては、記憶手段の記憶内容がいたずらに変化することの防止とともに、適切な乱数値の更新が可能になる。
(SKY2021-713) A gaming machine capable of playing games,
A game control means for controlling a game;
a storage means capable of storing information relating to game control;
a storage means including a storage area related to game control functions,
The storage means, as a storage area for functions,
A first area for setting functions related to game control;
and a second area for controlling functions related to game control,
the second area includes a specific storage area in which a storage value indicating whether or not to permit access to the storage means can be set;
The game control means, in the start-up process executed based on the start of power supply,
capable of executing control storage processing for setting a stored value in the second area;
After the control storage process is executed, a setting storage process for setting a stored value in the first area can be executed,
After the setting storage process is executed, a storage value permitting access to the storage means can be set in the specific storage area.
Here, the storage means may be, for example, the RAM 102 or the like. The storage area related to the function may be, for example, the function setting register area of the setting example AKA01 or the function control register area of the setting example AKA02. The storage means may be, for example, a built-in register of the game control microcomputer 100 or the like. The first area may be, for example, the function setting register area of setting example AKA01. The second area may be, for example, the function control register area of the setting example AKA02. The specific storage area may be, for example, an RWM access protect register. The start-up process may be, for example, the main process P_MAIN for game control. The control storage process may be, for example, steps AKS5 to AKS7 in the power supply start support process P_POWER_ON. The setting storing process may be, for example, steps AKS11 to AKS13 in the power supply start corresponding process P_POWER_ON. The fact that the stored value can be set in the specific storage area may be achieved by, for example, executing step AKS14 in the power supply start handling process P_POWER_ON.
In such a configuration, it is possible to prevent the contents stored in the storage means from being changed unnecessarily and to appropriately update the random number value.

以上、説明してきた種々の形態は、パチンコ遊技機に限定されることなく、スロットマシン等にも適用可能である。 The various forms described above are not limited to pachinko gaming machines, but can also be applied to slot machines and the like.

1 … パチンコ遊技機
4A … 第1特別図柄表示装置
4B … 第2特別図柄表示装置
11 … 主基板
12 … 演出制御基板
100 … 遊技制御用マイクロコンピュータ
101 … ROM
102 … RAM
103 … CPU
104、104A、104B … 乱数回路
1... Pachinko game machine 4A... First special symbol display device 4B... Second special symbol display device 11... Main board 12... Production control board 100... Game control microcomputer 101... ROM
102... RAM
103 ... CPU
104, 104A, 104B... random number circuit

Claims (1)

遊技者にとって有利な有利状態に制御可能な遊技機であって、
乱数値を更新可能な更新手段と、
前記乱数値には、第1乱数値と、該第1乱数値とは異なる第2乱数値と、が含まれ、
前記更新手段は、
前記第1乱数値および前記第2乱数値を共通となる更新処理によりそれぞれの更新範囲において更新可能であり、
前記乱数値を乱数最大値と比較すること、比較の結果が乱数最大値未満であれば前記乱数値を1加算すること、比較の結果が乱数最大値以上であれば前記乱数値を乱数最小値に変更すること、を含む単一の比較加算命令が前記第1乱数値における更新処理および前記第2乱数値における更新処理の最初の処理であり、
前記第1乱数値が前記乱数最小値である場合は、前記第1乱数値が前記乱数最小値以外である場合よりも有利度が高い決定結果とならず、
前記第2乱数値が前記乱数最小値である場合は、前記第2乱数値が前記乱数最小値以外である場合よりも有利度が高い決定結果とならない、
ことを特徴とする遊技機。
A gaming machine that can be controlled in an advantageous state advantageous to a player,
updating means capable of updating the random value;
The random value includes a first random value and a second random value different from the first random value,
The updating means is
The first random value and the second random value can be updated in their respective update ranges by a common update process,
Comparing the random value with the maximum random number value, adding 1 to the random value if the comparison result is less than the maximum random number value, and changing the random value to the minimum random number value if the comparison result is greater than or equal to the maximum random number value. is the first of an update operation on the first random value and an update operation on the second random value, comprising:
When the first random value is the minimum random number, the decision result is not more advantageous than when the first random value is other than the minimum random number,
When the second random value is the minimum random number value, the decision result is not more advantageous than when the second random value is other than the minimum random number value.
A gaming machine characterized by:
JP2021136380A 2021-08-24 2021-08-24 game machine Pending JP2023030952A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021136380A JP2023030952A (en) 2021-08-24 2021-08-24 game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021136380A JP2023030952A (en) 2021-08-24 2021-08-24 game machine

Publications (1)

Publication Number Publication Date
JP2023030952A true JP2023030952A (en) 2023-03-08

Family

ID=85414299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021136380A Pending JP2023030952A (en) 2021-08-24 2021-08-24 game machine

Country Status (1)

Country Link
JP (1) JP2023030952A (en)

Similar Documents

Publication Publication Date Title
JP2023023836A (en) game machine
JP7322082B2 (en) game machine
JP2016154579A (en) Pachinko game machine
JP2023030952A (en) game machine
JP7423577B2 (en) gaming machine
JP2023023839A (en) game machine
JP2023030954A (en) game machine
JP7384867B2 (en) gaming machine
JP2023030956A (en) game machine
JP2023030958A (en) game machine
JP7423578B2 (en) gaming machine
JP2023030955A (en) game machine
JP2023023835A (en) game machine
JP2023023837A (en) game machine
JP2023030951A (en) game machine
JP2023030957A (en) game machine
JP2023030953A (en) game machine
JP2023023838A (en) game machine
JP7401490B2 (en) gaming machine
JP2023030950A (en) game machine
JP7483666B2 (en) Gaming Machines
JP7483665B2 (en) Gaming Machines
JP7359814B2 (en) gaming machine
JP7440471B2 (en) gaming machine
JP7443306B2 (en) gaming machine