JP2019107408A - Slot machine - Google Patents

Slot machine Download PDF

Info

Publication number
JP2019107408A
JP2019107408A JP2017244157A JP2017244157A JP2019107408A JP 2019107408 A JP2019107408 A JP 2019107408A JP 2017244157 A JP2017244157 A JP 2017244157A JP 2017244157 A JP2017244157 A JP 2017244157A JP 2019107408 A JP2019107408 A JP 2019107408A
Authority
JP
Japan
Prior art keywords
lottery
value
data
determination
combination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017244157A
Other languages
Japanese (ja)
Other versions
JP7028629B2 (en
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 JP2017244157A priority Critical patent/JP7028629B2/en
Publication of JP2019107408A publication Critical patent/JP2019107408A/en
Application granted granted Critical
Publication of JP7028629B2 publication Critical patent/JP7028629B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Slot Machines And Peripheral Devices (AREA)

Abstract

To provide a slot machine capable of suitably performing a process relating to a lottery.SOLUTION: A slot machine can perform an internal lottery process. In the internal lottery process, a loop process is repeated until a predetermined termination condition is satisfied after an initial setting process. A plurality of lottery object combinations include a variable combination in which an object is a lottery object or not depending on the game state (RT0-4) or at least one of winning probabilities is different. In the loop process, when the lottery object is the variable combination, it is determined whether the variable combination is the lottery object or not, and if the variable combination is not the lottery object, it is determined whether undetermined lottery objects are left or not (it is determined whether the value obtained by subtracting 1 from the value of register B is 0 or not) without performing a process of determining whether the variable combination is a winning or not). If the undetermined lottery objects are left, shift is made to the beginning of the loop process, and if the undetermined lottery objects are not left, the loop process is terminated.SELECTED DRAWING: Figure 16

Description

本発明は、各々が識別可能な複数種類の識別情報を変動表示可能な可変表示部の表示結果に応じて所定の入賞が発生可能なスロットマシンに関する。   The present invention relates to a slot machine capable of generating a predetermined winning according to a display result of a variable display unit capable of variably displaying plural types of identification information that can be identified.

この種のスロットマシンとしては、入賞の発生を許容するか否か等、遊技に関連して抽選を行うものが大半である(例えば、特許文献1参照)。   Most slot machines of this type, such as whether or not to allow the occurrence of winnings, perform lotterys in connection with a game (for example, see Patent Document 1).

特許第4801963号公報Patent No. 4801963

特許文献1に記載のスロットマシンのように、遊技に関連する抽選は、少なくとも遊技単位毎に必ず行われるものであり、好適な処理が要請されるものである。   Like the slot machine described in Patent Document 1, the lottery related to the game is always performed at least every gaming unit, and a suitable process is requested.

本発明は、このような問題点に着目したものであり、抽選に係る処理を好適に行うことができるスロットマシンを提供することを目的とする。   The present invention focuses on such a problem, and an object thereof is to provide a slot machine capable of suitably performing a process relating to a lottery.

上記課題を解決するために、本発明の請求項1に記載のスロットマシンは、
各々が識別可能な複数種類の識別情報を変動表示可能な可変表示部を備え、
前記可変表示部を変動表示した後、前記可変表示部の変動表示を停止することで表示結果を導出し、該表示結果に応じて入賞が発生可能なスロットマシン(スロットマシン1)において、
表示結果が導出される前に、複数種類の入賞(小役、再遊技役、特別役)について発生を許容するか否かを決定する事前決定手段(内部抽選)と、
前記事前決定手段による決定対象のうち特定決定対象(変動あり役)が決定の対象となるか否かまたは特定決定対象が決定される確率の少なくとも一方が異なる複数の状態(RT)に制御する状態制御手段と、
を備え、
前記事前決定手段は、一の決定対象(抽選対象役)について決定するか否かを判定する共通の決定判定処理(ループ処理)を複数の判定対象毎に行い、
前記決定判定処理では、決定対象が特定決定対象(変動あり役)である場合に、当該特定決定対象が決定の対象か否かを判定し、当該特定決定対象が決定の対象でない場合には、当該特定決定対象について決定するか否かを判定する処理(内部抽選用乱数値に当選判定用データを加算してオーバーフローしたか否かを判定する処理)を行うことなく、未判定の決定対象が残っているか否かを判定し(Bレジスタの値から1減算した値が0であるか否かを判定)、未判定の決定対象が残っている場合には、未判定の決定対象についての前記決定判定処理に移行し、未判定の決定対象が残っていない場合には前記決定判定処理を終了する
ことを特徴としている。
この特徴によれば、一の決定対象について決定するか否かを判定する共通の決定判定処理を複数の決定対象毎に行うので、個々の決定対象毎に異なる決定判定処理を必要としないため、プログラム容量を削減することができる。また、事前決定手段による決定対象のうち特定決定対象が決定の対象となるか否かまたは特定決定対象が決定される確率の少なくとも一方が異なる複数の状態に制御されるとともに、決定判定処理では、決定対象が特定決定対象である場合に、当該特定決定対象が決定の対象か否かを判定し、当該特定決定対象が決定の対象でない場合には、当該特定決定対象について決定するか否かを判定する処理を行うことなく、未判定の決定対象が残っているか否かを判定し、未判定の決定対象が残っている場合には、未判定の決定対象についての決定判定処理に移行し、未判定の決定対象が残っていない場合には決定判定処理を終了するようになっており、特定決定対象が決定の対象でない場合には、当該特定決定対象について決定するか否かを判定する処理が省略されるので、決定判定処理に係る負荷を軽減することができる。
In order to solve the above problems, a slot machine according to claim 1 of the present invention is:
A variable display unit capable of variably displaying a plurality of types of identification information each of which can be identified;
After the variable display unit is variably displayed, the display result is derived by stopping the variable display of the variable display unit, and in the slot machine (slot machine 1) where winning can be generated according to the display result,
Pre-determination means (internal lottery) for determining whether or not to allow generation of a plurality of types of winnings (small winning combination, re-playing combination, special combination) before the display result is derived;
Controlling at least one of whether or not a specific determination target (the variable presence combination) is a target of determination among the determination targets by the predetermination means or at least one of the probability that the specific determination target is determined State control means,
Equipped with
The prior determination means performs a common determination and determination process (loop process) for determining whether or not to determine one determination target (lottery target combination) for each of a plurality of determination targets,
In the determination process, when the determination target is a specific determination target (a combination with a variable), it is determined whether the specific determination target is a determination target, and when the specific determination target is not a determination target, The undecided decision object is not performed without performing the process of determining whether or not to determine the specific decision object (the process of determining whether or not the data for winning determination has been added to the random value for internal lottery and overflowed). It is determined whether it remains (determines whether the value obtained by subtracting 1 from the value of register B is 0), and if the undecided decision target remains, the above for the undecided decision target The present invention is characterized in that the process proceeds to the determination and determination process, and the determination and determination process is ended when there is no undetermined determination object remaining.
According to this feature, since the common determination and determination process of determining whether or not to determine one determination target is performed for each of a plurality of determination targets, different determination determination processes are not required for each individual determination target. Program capacity can be reduced. Further, among the determination targets by the predetermination means, at least one of whether or not the specific determination target is to be determined or the probability that the specific determination target is determined is controlled to a plurality of different states. When the determination target is a specific determination target, it is determined whether or not the specific determination target is a determination target, and when the specific determination target is not a determination target, whether or not to determine the specific determination target It is determined whether or not an undecided decision object remains without performing a decision process, and if an undecided decision object remains, the process proceeds to decision decision processing on an undecided decision object, If there is no undecided decision object left, the decision determination process is ended, and if the particular decision object is not a decision object, it is decided whether or not to decide on the particular decision object. Since that process is omitted, it is possible to reduce the load on the decision determination process.

本発明の手段1の遊技機は、
遊技を行う遊技機(スロットマシン1)において、
複数の決定対象(抽選対象役)からいずれかの決定対象を決定する処理を行う決定処理手段(内部抽選処理)を備え、
前記決定処理手段は、初期設定処理の後に終了条件(いずれかの抽選対象役が当選するか、すべての抽選対象役について抽選を行うこと)が成立するまで、一の決定対象(所定役番号の抽選対象役)を決定するか否かを判定する共通の決定判定処理を複数の決定対象毎に繰り返し実行する
ことを特徴としている。
この特徴によれば、複数の決定対象からいずれか決定対象を決定する場合に、一の決定対象を決定するか否かを判定する共通の決定判定処理を終了条件が成立するまで繰り返し実行すれば良いので、プログラム容量を削減することができる。
尚、手段1において遊技機とは、パチンコ遊技機やスロットマシン等の遊技機が該当する。
また、手段1において終了条件とは、決定の対象となる全ての決定対象についての決定判定処理が終了することや、決定判定処理において決定対象を決定する旨が判定されることなどが該当する。
The gaming machine of means 1 of the present invention is
In a gaming machine (slot machine 1) that plays a game,
Determination processing means (internal lottery processing) for performing processing of determining any of the determination targets from a plurality of determination targets (lottery target combinations);
The determination processing means determines one determination target (of a predetermined combination number) until an end condition (either one of the lottery target combinations is won or to perform lottery for all the selection targets) is established after the initial setting processing. The present invention is characterized in that a common determination and determination process of determining whether or not to determine a lottery object combination) is repeatedly performed for each of a plurality of determination objects.
According to this feature, when one of the plurality of determination targets is determined, the common determination determination process of determining whether to determine one determination target is repeatedly executed until the end condition is satisfied. Because it is good, the program capacity can be reduced.
In addition, in the means 1, a gaming machine such as a pachinko gaming machine or a slot machine corresponds to the gaming machine.
Further, in the means 1, the termination condition corresponds to completion of the decision and determination process on all decision objects to be decided and decision to decide the decision object in the decision and determination process.

本発明の手段2の遊技機は、手段1に記載の遊技機であって、
前記決定判定処理は、所定数値(現在位置アドレス(HL))を一定値分(1アドレス分)更新し、更新した所定数値から特定されるデータ(検索データ)を用いて対応する決定対象(所定役番号の抽選対象役)を決定するか否かを判定する処理であり、
前記初期設定処理では、最初の決定対象(通常時は役番号48の抽選対象役、BB中は役番号50の抽選対象役)に対応するデータ(検索データ)が特定される所定数値(BB中はアドレスnc、通常時はアドレスnd)の一定値分前(1アドレス分前)の所定数値を初期の所定数値(現在位置アドレス(HL))として設定する
ことを特徴としている。
この特徴によれば、初期設定処理において、最初の決定対象に対応するデータが特定される所定数値の一定値分前の所定数値が初期の所定数値として設定されるため、初期設定処理の後、最初に行われる決定判定処理においても、2回目以降に行われる決定判定処理においても、所定数値を一定値分更新した所定数値から当該決定判定処理において判定に用いられるデータを特定することが可能となり、初期設定処理の後、最初に行われる決定判定処理と、2回目以降に行われる決定判定処理と、で処理内容を変更せずに済む。
尚、手段2において所定数値とは、データの格納領域に割り当てられたアドレス、決定対象を示す数値、処理回数の残り回数などが該当する。
また、手段2において所定数値を一定値分更新するとは、一単位分所定数値を更新するものでも良いし、複数単位分所定数値を更新するものでも良い。
The gaming machine according to means 2 of the present invention is the gaming machine according to means 1;
The determination / determination process updates a predetermined numerical value (current position address (HL)) by a fixed value (one address), and uses the data (search data) specified from the updated predetermined numerical value to determine the corresponding determination target (predetermined It is processing to determine whether or not to determine the lottery target role of the part number,
In the initial setting process, a predetermined numerical value (BB) is specified in which data (search data) corresponding to the first determination target (normally, the lottery target role of the combination number 48, and during BB, the lottery target combination of the combination number 50) is specified. Is characterized in that a predetermined numerical value before (a single address before) a fixed value of the address nc and the address nd under normal conditions is set as an initial predetermined value (current position address (HL)).
According to this feature, in the initial setting process, the predetermined numerical value before the predetermined value for which the data corresponding to the first determination target is specified is set as the initial predetermined numerical value, so after the initial setting process, Also in the determination determination process performed first, and in the determination determination process performed second and subsequent times, it is possible to specify data used for determination in the determination determination process from the predetermined numerical value obtained by updating the predetermined numerical value by a fixed value. After the initial setting process, it is not necessary to change the process contents in the first determination and determination process and the second and subsequent determination and determination processes.
In the means 2, the predetermined numerical value corresponds to the address assigned to the data storage area, the numerical value indicating the determination target, the remaining number of times of processing, and the like.
Further, updating the predetermined numerical value by the fixed value in the means 2 may update the predetermined numerical value by one unit, or may update the predetermined numerical value by plural units.

本発明の手段3の遊技機は、手段1または2に記載の遊技機であって、
少なくとも決定対象(抽選対象役)の一部が異なる複数の遊技状態(BB、通常)に制御する遊技状態制御手段(メイン制御部41)を備え、
前記決定判定処理では、予め定められた順番(役番号が大きい順)で決定対象を更新し、
前記初期設定処理では、最初の決定対象(抽選対象役)として遊技状態に応じて異なる決定対象(通常時は役番号48の抽選対象役、BB中は役番号50の抽選対象役)を設定する
ことを特徴としている。
この特徴によれば、初期設定処理において、最初の決定対象として遊技状態に応じて異なる決定対象を設定することで、決定対象が異なる複数の遊技状態に制御することができる。
The gaming machine according to means 3 of the present invention is the gaming machine according to means 1 or 2, wherein
It is provided with gaming state control means (main control unit 41) for controlling to a plurality of gaming states (BB, normal) in which at least a part of the determination target (lottery target role) is different,
In the determination and determination process, the determination target is updated in a predetermined order (in order of a large combination number),
In the initial setting process, a different determination target (normally, a lottery target combination with a combination number 48, and during BB, a lottery target combination with a combination number 50) is set as the first determination target (lottery target combination) It is characterized by
According to this feature, in the initial setting process, by setting different determination targets according to the gaming state as the first determination target, it is possible to control a plurality of gaming states in which the determination targets are different.

本発明の手段4の遊技機は、手段1〜3のいずれかに記載の遊技機であって、
少なくとも決定対象(抽選対象役)の一部が異なる複数の遊技状態(BB、通常)に制御する遊技状態制御手段(メイン制御部41)を備え、
前記決定処理手段は、前記初期設定処理において設定された処理回数(当選番号(B))の範囲で前記決定判定処理を繰り返し実行し、
前記初期設定処理では、遊技状態に応じて異なる処理回数(通常時は当選番号(48)、BB中は当選番号(50))を設定する
ことを特徴としている。
この特徴によれば、初期設定処理において、遊技状態に応じて異なる処理回数を設定することで、決定対象が異なる複数の遊技状態に制御することができる。
The gaming machine of means 4 of the present invention is the gaming machine according to any one of means 1 to 3, and
It is provided with gaming state control means (main control unit 41) for controlling to a plurality of gaming states (BB, normal) in which at least a part of the determination target (lottery target role) is different,
The determination processing means repeatedly executes the determination and determination process within the range of the number of times of processing (the winning number (B)) set in the initial setting process,
The initial setting process is characterized in that the number of times of processing (in a normal state, a winning number (48), and during a BB, a winning number (50)) is set in accordance with the gaming state.
According to this feature, in the initial setting process, by setting the number of times of processing different according to the gaming state, it is possible to control to a plurality of gaming states where the determination target is different.

本発明の手段5の遊技機は、手段1〜4のいずれかに記載の遊技機であって、
前記決定判定処理は、所定数値(現在位置アドレス(HL))を一定値分(1アドレス分)更新し、更新した所定数値から特定されるデータ(検索データ)を用いて対応する決定対象(所定役番号の抽選対象役)を決定するか否かを判定する処理であり、
前記決定判定処理では、所定数値(現在位置アドレス(HL))を一定値分(1アドレス分)更新したときに、更新後の所定数値を退避してから次の処理に進む
ことを特徴としている。
この特徴によれば、次回の決定判定処理において、今回の決定判定処理において更新された所定数値を基準として所定数値を更新することができる。
The gaming machine according to means 5 of the present invention is the gaming machine according to any one of means 1 to 4, and
The determination / determination process updates a predetermined numerical value (current position address (HL)) by a fixed value (one address), and uses the data (search data) specified from the updated predetermined numerical value to determine the corresponding determination target (predetermined It is processing to determine whether or not to determine the lottery target role of the part number,
In the determination and determination process, when the predetermined numerical value (the current position address (HL)) is updated by a fixed value (one address), the updated predetermined numerical value is saved before proceeding to the next process. .
According to this feature, in the next determination process, the predetermined value can be updated based on the predetermined value updated in the current determination process.

本発明の手段6の遊技機は、手段1〜5のいずれかに記載の遊技機であって、
前記複数の決定対象(抽選対象役)は、状態(RT)に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象(変動あり役)を含み、
前記決定判定処理は、所定数値(現在位置アドレス(HL))を一定値分(1アドレス分)更新し、更新した所定数値から特定されるデータ(検索データ)を用いて対応する決定対象(所定役番号の抽選対象役)を決定するか否かを判定する処理であり、
前記決定判定処理では、更新した所定数値(現在位置アドレス(HL))から特定される値が特定値(変動ありフラグデータ(FF))であるかを判定し、特定値である場合には特定決定対象に特有の処理へ移行し、特定値でない場合には全ての決定対象に共通の処理へ移行する
ことを特徴としている。
この特徴によれば、更新した所定数値から特定される値を参照することで、決定対象に対応するデータを特定することに加え、状態に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象であることを特定し、処理の移行先を変更させることができる。
A gaming machine according to means 6 of the present invention is the gaming machine according to any one of means 1 to 5, wherein
The plurality of determination targets (lottery target combinations) include specific determination targets (positions with variation) in which at least one of whether or not to be a target of determination is different according to the state (RT).
The determination / determination process updates a predetermined numerical value (current position address (HL)) by a fixed value (one address), and uses the data (search data) specified from the updated predetermined numerical value to determine the corresponding determination target (predetermined It is processing to determine whether or not to determine the lottery target role of the part number,
In the determination and determination process, it is determined whether the value specified from the updated predetermined numerical value (the current position address (HL)) is a specific value (variation flag data (FF)), and if it is the specific value, the specification It is characterized in that it shifts to processing specific to the decision object, and if it is not a specific value, it shifts to processing common to all the decision objects.
According to this feature, by referring to the value specified from the updated predetermined numerical value, in addition to specifying the data corresponding to the determination target, it is determined whether or not to be the target of the determination according to the state It is possible to specify that at least one of the probabilities is a different specific decision target, and to change the process transfer destination.

本発明の手段7の遊技機は、手段1〜5のいずれかに記載の遊技機であって、
前記複数の決定対象(抽選対象役)は、状態(RT)に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象(抽選対象役)を含み、
前記決定処理手段は、前記初期設定処理において設定された処理回数(当選番号(B))の範囲で前記決定判定処理を繰り返し実行し、
前記決定判定処理では、処理回数の残りが特定回数以下(例えば、13回以下等)であるかを判定し、特定回数以下である場合には、特定決定対象に特有の処理へ移行し、特定回数以下でない場合には全ての決定対象に共通の処理へ移行する
ことを特徴としている。
この特徴によれば、処理回数の残り回数を参照することで、状態に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象であることを特定し、処理の移行先を変更させることができる。
A gaming machine according to means 7 of the present invention is the gaming machine according to any one of means 1 to 5, wherein
The plurality of determination targets (lottery target combinations) include specific determination targets (lottery target combinations) in which at least one of whether or not to be a target of determination is determined according to the state (RT).
The determination processing means repeatedly executes the determination and determination process within the range of the number of times of processing (the winning number (B)) set in the initial setting process,
In the determination and determination process, it is determined whether the remaining number of times of processing is equal to or less than a specific number (for example, 13 times or less). If it is not equal to or less than the number of times, it is characterized in that it shifts to processing common to all decision objects.
According to this feature, by referring to the remaining number of times of processing, it is specified that at least one of whether or not to be the target of the determination is different depending on the state, and the specific determination target is different. You can change the migration destination of

本発明の手段8の遊技機は、手段1〜7のいずれかに記載の遊技機であって、
前記複数の決定対象(抽選対象役)は、状態(RT)に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象(変動あり役)を含み、
所定範囲の状態値(RT0〜4)が状態に対応して割り当てられ、
前記決定判定処理では、特定決定対象である場合に、現在の状態(RT)に対応する状態値が所定範囲(RT0〜4)内であるか否かを判定し、所定範囲内ではない場合には所定範囲内の特定の状態値(RT0)に補正する
ことを特徴としている。
この特徴によれば、何らかの理由で状態値が所定範囲外の値に書き換わっても所定範囲内の状態値に補正されるので、意図しない処理が行われてしまうことを防止できる。
A gaming machine according to means 8 of the present invention is the gaming machine according to any one of means 1 to 7, wherein
The plurality of determination targets (lottery target combinations) include specific determination targets (positions with variation) in which at least one of whether or not to be a target of determination is different according to the state (RT).
A predetermined range of state values (RT0 to 4) is assigned corresponding to the state,
In the determination process, it is determined whether or not the state value corresponding to the current state (RT) is within a predetermined range (RT0 to 4) when it is a specific determination target, and is not within the predetermined range. Is characterized in that it is corrected to a specific state value (RT0) within a predetermined range.
According to this feature, even if the state value is rewritten to a value outside the predetermined range for any reason, the state value is corrected to the state value within the predetermined range, so that unintended processing can be prevented.

本発明の手段9の遊技機は、手段8に記載の遊技機であって、
前記特定の状態値(RT0)は、遊技者にとって不利な状態に対応する状態値である
ことを特徴としている。
この特徴によれば、不正によって状態値が所定範囲外の値に書き換わった場合でも、遊技店に損失が生じることを防止できる。
The gaming machine according to means 9 of the present invention is the gaming machine according to means 8;
The specific state value (RT0) is characterized in that it is a state value corresponding to a state disadvantageous to the player.
According to this feature, even when the state value is rewritten to a value outside the predetermined range due to fraud, it is possible to prevent a loss in the game arcade.

本発明の手段10の遊技機は、手段1〜9のいずれかに記載の遊技機であって、
前記複数の決定対象(抽選対象役)は、状態(RT)に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象(変動あり役)を含み、
状態値が状態(RT)に対応して割り当てられ、
状態値から特定されるアドレスが割り当てられた領域に、当該状態値に対応する状態において特定決定対象が決定の対象となるか否かを示す特定データ(検索データ0)が格納されており、
前記決定判定処理では、特定決定対象である場合に、現在の状態に対応する状態値から特定されるアドレスが割り当てられた領域に格納された特定データ(検索データ0)に基づいて当該特定決定対象が決定の対象か否かを判定する
ことを特徴としている。
この特徴によれば、現在の状態に対応する状態値からアドレスを特定し、特定されたアドレスに割り当てられた特定データを参照するのみで現在の状態において特定決定対象が決定の対象か否かを判定できる。
A gaming machine according to means 10 of the present invention is the gaming machine according to any one of means 1 to 9, and
The plurality of determination targets (lottery target combinations) include specific determination targets (positions with variation) in which at least one of whether or not to be a target of determination is different according to the state (RT).
A state value is assigned corresponding to the state (RT),
In the area to which the address specified from the state value is assigned, specific data (search data 0) indicating whether or not the specific determination target is to be determined in the state corresponding to the state value is stored,
In the determination and determination process, when it is the specific determination target, the specific determination target based on the specific data (search data 0) stored in the area to which the address specified from the state value corresponding to the current state is allocated. It is characterized in that it is judged whether or not it is the object of decision.
According to this feature, the address is specified from the state value corresponding to the current state, and only the specific data assigned to the specified address is referenced to determine whether the specific determination target is the target of determination in the current state. It can be determined.

本発明の手段11の遊技機は、手段1〜10のいずれかに記載の遊技機であって、
前記複数の決定対象(抽選対象役)は、状態(RT)に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象(変動あり役)を含み、
特定決定対象に対応して、状態毎に1対1で割り当てられたビットに当該特定決定対象が決定の対象か否かを示す値が設定された所定データ(抽選対象判定用フラグデータ)が格納されており、
前記決定判定処理では、特定決定対象である場合に、当該特定決定対象に対応する所定データ(抽選対象判定用フラグデータ)のうち現在の状態に対して割り当てられたビットの値に基づいて当該特定決定対象が決定の対象か否かを判定する
ことを特徴としている。
この特徴によれば、一の特定決定対象に対して状態毎のデータを必要とせず、一の所定データのみで現在の状態において特定決定対象が決定の対象か否かを判定できるため、当該判定に用いるデータ量を削減できる。
The gaming machine according to means 11 of the present invention is the gaming machine according to any one of means 1 to 10, wherein
The plurality of determination targets (lottery target combinations) include specific determination targets (positions with variation) in which at least one of whether or not to be a target of determination is different according to the state (RT).
Storing predetermined data (flag data for lottery object determination) in which a value indicating whether or not the particular determination target is the determination target is set in the bit allocated on a one-to-one basis for each state corresponding to the specific determination target Has been
In the determination and determination process, in the case of a specific determination target, the specific determination based on the value of the bit allocated to the current state among the predetermined data (flag data for lottery object determination) corresponding to the specific determination target It is characterized in that it is determined whether or not the decision object is the decision object.
According to this feature, it is possible to determine whether or not the specific determination target is a determination target in the current state using only one predetermined data, without requiring data for each specific determination target. Reduce the amount of data used for

本発明の手段12の遊技機は、手段1〜11のいずれかに記載の遊技機であって、
前記複数の決定対象(抽選対象役)は、状態(RT)に応じて決定の対象となるか否かまたは決定される確率の少なくとも一方が異なる特定決定対象(変動あり役)を含み、
前記決定判定処理では、特定決定対象である場合に、当該特定決定対象が決定の対象か否かを判定し、当該特定決定対象が決定の対象でない場合には、当該特定決定対象を決定するか否かを判定する処理を行うことなく、未判定の決定対象が残っているか否かを判定し(Bレジスタの値が0であるか否かを判定)、未判定の決定対象が残っている場合には、前記決定判定処理の先頭に移行し、未判定の決定対象が残っていない場合には前記決定判定処理を終了する
ことを特徴としている。
この特徴によれば、特定決定対象が決定の対象でない場合には、当該特定決定対象を決定するか否かを判定する処理が省略されるので、決定判定処理に係る負荷を軽減することができる。
The gaming machine according to means 12 of the present invention is the gaming machine according to any one of means 1 to 11, and
The plurality of determination targets (lottery target combinations) include specific determination targets (positions with variation) in which at least one of whether or not to be a target of determination is different according to the state (RT).
In the determination and determination process, it is determined whether or not the specific determination target is a determination target if it is a specific determination target, and whether the specific determination target is determined if the specific determination target is not a determination target It is determined whether or not an undecided decision object remains (determines whether the value of register B is 0 or not) without performing a process of judging whether or not it is undecided decision object remains. In this case, the process proceeds to the top of the determination and determination process, and the determination and determination process is ended when there is no undetermined determination object left.
According to this feature, when the specific determination target is not the determination target, the process of determining whether or not to determine the specific determination target is omitted, so the load on the determination determination process can be reduced. .

本発明の手段13の遊技機は、手段1〜12のいずれかに記載の遊技機であって、
決定対象(所定役番号の抽選対象役)を決定結果(当選)とするか否かを判定する際に用いられる判定用データ(判定値データ)を格納する判定用データ格納領域(判定値データテーブル)を備え、
前記判定用データ格納領域(判定値データテーブル)は、1バイト以内の判定用データ(1バイトデータ)が格納される1バイトの1バイト領域と、1バイトを超える判定用データ(2バイトデータ)が格納される2バイトの2バイト領域と、を含み、
前記決定判定処理は、所定数値(現在位置アドレス(HL))を一定値分(1アドレス分)更新し、更新した所定数値から特定されるデータ(検索データ)を用いて対応する決定対象(所定役番号の抽選対象役)を決定するか否かを判定する処理であり、
前記決定判定処理において更新される所定数値から特定されるデータは、前記判定用データ格納領域の先頭アドレス(基準アドレスm)から当該決定判定処理において決定の対象となる決定対象の判定用データ(判定値データ)が格納された領域のアドレスまでの差分値(検索データ)であり、
前記決定判定処理では、更新した所定数値から特定される差分値を取得し、取得した差分値が前記1バイト領域を示す値であるか、前記2バイト領域を示す値であるか、に応じて異なる種別データ(種別係数E)を設定し、種別データ(種別係数E)に応じて決定対象を決定するか否かを判定する際に用いる判定用データ(判定値データ)を判定用データ格納領域(判定値データテーブル)から取得する際の処理を異ならせる
ことを特徴としている。
この特徴によれば、判定用データ格納領域の先頭アドレスから決定の対象となる決定対象の判定用データが格納された領域のアドレスまでの差分値に応じて1バイト領域に格納された判定用データを用いるか、2バイト領域に格納された判定用データを用いるか、を特定し、異なる処理を行わせることができるとともに、取得した差分値から種別データを設定しておくことで、その後の処理において、1バイト領域に格納された判定用データを用いるか、2バイト領域に格納された判定用データを用いるか、を特定する場合でも、種別データを参照するのみでその都度差分値を取得して判断する必要がない。
The gaming machine according to means 13 of the present invention is the gaming machine according to any one of means 1 to 12, and
Judgment data storage area (judgment value data table) for storing judgment data (judgment value data) used when judging whether or not the decision object (lottery object of a predetermined combination number) is to be the decision result (winning) Equipped with
The determination data storage area (determination value data table) is a 1-byte 1-byte area for storing determination data (1 byte data) within 1 byte, and a determination data (2-byte data) exceeding 1 byte. And a 2-byte 2-byte area in which
The determination / determination process updates a predetermined numerical value (current position address (HL)) by a fixed value (one address), and uses the data (search data) specified from the updated predetermined numerical value to determine the corresponding determination target (predetermined It is processing to determine whether or not to determine the lottery target role of the part number,
The data specified from the predetermined numerical value updated in the determination and determination process is the determination data (determination target) to be determined in the determination and determination process from the start address (reference address m) of the determination data storage area. It is a difference value (search data) up to the address of the area where value data is stored,
In the determination and determination process, the difference value specified from the updated predetermined numerical value is acquired, and the acquired difference value is a value indicating the 1-byte area or a value indicating the 2-byte area. Determination data storage area (determination value data) used to set different type data (type coefficient E) and determine whether or not to determine the determination target according to the type data (type coefficient E) It is characterized in that processing at the time of acquisition from (determination value data table) is made different.
According to this feature, the determination data stored in the 1-byte area according to the difference value from the start address of the determination data storage area to the address of the area storing the determination target data to be determined. It is possible to specify whether or not to use the judgment data stored in the 2-byte area, or to execute different processing, and set the type data from the acquired difference value, and the subsequent processing Even in the case of specifying whether to use the determination data stored in the 1-byte area or to use the determination data stored in the 2-byte area, the difference value is acquired each time only by referring to the type data. There is no need to judge.

本発明の手段14の遊技機は、手段13に記載の遊技機であって、
複数種類の設定値(設定値1〜6)のうちからいずれかの設定値を設定可能な設定手段を備え、
前記判定用データ格納領域(判定値データテーブル)は、設定値に応じて異なる判定用データが格納される設定差あり領域と、設定値に関わらず共通の判定用データが格納される設定差なし領域と、を含み、
前記決定判定処理では、更新した所定数値から特定される差分値(検索データ)を取得し、取得した差分値が前記設定差あり領域を示す値であるか、前記設定差なし領域を示す値であるか、に応じて異なる種別データ(種別係数E)を設定し、種別データ(種別係数E)に応じて決定対象を決定するか否かを判定する際に用いる判定用データ(判定値データ)を判定用データ格納領域(判定値データテーブル)から取得する際の処理を異ならせる
ことを特徴としている。
この特徴によれば、判定用データ格納領域の先頭アドレスから決定の対象となる決定対象の判定用データが格納された領域のアドレスまでの差分値に応じて設定差あり領域に格納された判定用データを用いるか、設定差なし領域に格納された判定用データを用いるか、を特定し、異なる処理を行わせることができるとともに、取得した差分値から種別データを設定しておくことで、その後の処理において、1バイト領域に格納された判定用データを用いるか、2バイト領域に格納された判定用データを用いるか、を特定するだけでなく、設定差あり領域に格納された判定用データを用いるか、設定差なし領域に格納された判定用データを用いるか、を特定する場合でも、一の種別データを参照するのみでその都度差分値を取得して判断する必要がない。
The gaming machine of the means 14 of the present invention is the gaming machine described in the means 13, and
It has a setting means that can set one of multiple setting values (setting values 1 to 6).
The determination data storage area (determination value data table) has a setting difference area in which different determination data is stored according to the setting value, and a setting difference in which common determination data is stored regardless of the setting value Region, and
In the determination / determination process, a difference value (search data) specified from the updated predetermined numerical value is acquired, and the acquired difference value is a value indicating the setting difference area or a value indicating the setting difference no area. Judgment data (judgment value data) used when setting different type data (type coefficient E) according to the existence and determining whether or not to determine the determination target according to the type data (type coefficient E) The present invention is characterized in that the processing for acquiring the data from the determination data storage area (determination value data table) is different.
According to this feature, the judgment stored in the area with the setting difference according to the difference value from the head address of the judgment data storage area to the address of the area where the judgment data to be decided is stored. It is possible to specify whether to use data or to use determination data stored in the setting difference-free area, and to perform different processing, and then set type data from the acquired difference value, and then In addition to specifying whether to use the determination data stored in the 1-byte area or to use the determination data stored in the 2-byte area in the process of (1), the determination data stored in the area with setting difference Even in the case of specifying whether or not to use the determination data stored in the area with no setting difference, it is necessary to obtain a difference value each time by referring to only one type data. There is no.

本発明の手段15の遊技機は、手段14に記載の遊技機であって、
前記種別データ(種別係数E)は、前記1バイト領域であるか、前記2バイト領域であるか、に応じた値が特定ビット(1ビット目)に設定され、設定差あり領域であるか、設定差なし領域であるか、に応じた値が所定ビット(2ビット目)に設定されたデータである
ことを特徴としている。
この特徴によれば、種別データのうち特定ビットの値を参照することで、1バイト領域に格納された判定用データを用いるか、2バイト領域に格納された判定用データを用いるか、を特定することができ、所定ビットの値を参照することで、設定差あり領域に格納された判定用データを用いるか、設定差なし領域に格納された判定用データを用いるか、を特定することができる。
The gaming machine according to means 15 of the present invention is the gaming machine according to means 14, wherein
In the type data (type coefficient E), a value corresponding to the 1-byte area or the 2-byte area is set as a specific bit (first bit), and an area with a setting difference, It is characterized in that the value corresponding to the area without setting difference is data set to a predetermined bit (the second bit).
According to this feature, it is specified whether to use the determination data stored in the 1-byte area or to use the determination data stored in the 2-byte area by referring to the value of the specific bit in the type data It is possible to specify whether to use the determination data stored in the area with setting difference or to use the determination data stored in the area without setting difference by referring to the value of the predetermined bit. it can.

本発明の手段16の遊技機は、手段13〜15のいずれかに記載の遊技機であって、
前記種別データ(種別係数E)が設定される領域は、決定対象を決定するか否かを判定する際に判定用データ格納領域(判定値データテーブル)から取得した判定用データ(判定値データ)が格納される領域と共通の領域(Eレジスタ)である
ことを特徴としている。
この特徴によれば、種別データによって判定用データを取得した後は種別データを保持する必要がなく、種別データが設定される領域を判定用データが格納される領域と共用することで、別個に領域を設けずに済む。
A gaming machine according to means 16 of the present invention is the gaming machine according to any one of means 13 to 15,
In the area where the type data (type coefficient E) is set, determination data (determination value data) acquired from the determination data storage area (determination value data table) when determining whether or not to determine the determination target It is characterized in that it is an area (E register) common to the area in which is stored.
According to this feature, there is no need to hold the type data after acquiring the determination data by the type data, and the area in which the type data is set can be separately shared with the area in which the determination data is stored. There is no need to set up an area.

本発明の手段17の遊技機は、手段1〜16のいずれかに記載の遊技機であって、
前記決定判定処理は、所定数値(現在位置アドレス(HL))を一定値分(1アドレス分)更新し、更新した所定数値から特定されるデータ(検索データ)を用いて対応する決定対象(所定役番号の抽選対象役)を決定するか否かを判定する処理であり、
前記初期設定処理では、前記決定判定処理における最初の決定対象を示す対象値(当選番号(B))を設定するとともに、乱数値を取得し、
前記決定判定処理では、更新した所定数値から特定されるデータ(検索データ)に基づいて対象値(当選番号(B))が示す決定対象を決定する旨が判定される判定値の数を示す判定用データ(判定値データ)を取得し、取得した判定用データ(判定値データ)と、前記初期設定処理において取得した乱数値と、を加算し、加算結果が乱数値の範囲を超える場合には、対象値(当選番号(B))が示す決定対象を決定し、加算結果が乱数値の範囲を超えない場合には、対象値(当選番号(B))を更新し、更新した対象値が終了値(0)か否かを判定し、更新した対象値が終了値(当選番号(B))でない場合には前記決定判定処理の先頭に移行し、更新した対象値が終了値(当選番号(B))である場合にはいずれの決定対象も決定しない旨(ハズレ)を決定する
ことを特徴としている。
この特徴によれば、決定対象を示す対象値を設定することで、対象値から現在の決定判定処理において決定の対象となる決定対象を特定できるだけでなく、対象値を更新することで決定判定処理の終了条件を判定することもできる。
The gaming machine according to means 17 of the present invention is the gaming machine according to any one of means 1 to 16, and
The determination / determination process updates a predetermined numerical value (current position address (HL)) by a fixed value (one address), and uses the data (search data) specified from the updated predetermined numerical value to determine the corresponding determination target (predetermined It is processing to determine whether or not to determine the lottery target role of the part number,
In the initial setting process, a target value (win number (B)) indicating a first determination target in the determination and determination process is set, and a random number value is acquired.
The determination process indicates the number of determination values determined to determine the determination target indicated by the target value (the winning number (B)) based on data (search data) specified from the updated predetermined numerical value. Data (judgment value data) is acquired, and the acquired judgment data (judgment value data) and the random number value acquired in the initial setting process are added, and when the addition result exceeds the range of the random number value , Determine the determination target indicated by the target value (winning number (B)), and if the addition result does not exceed the range of random numbers, update the target value (winning number (B)), and the updated target value is It is determined whether the end value (0) or not, and if the updated target value is not the end value (win number (B)), the process proceeds to the beginning of the determination process, and the updated target value is the end value (win number In the case of (B)), no decision object is decided It is characterized by determining (loss).
According to this feature, by setting the target value indicating the target to be determined, not only the determination target to be the target of determination in the current determination and determination processing can be specified from the target value, but the determination and determination processing can be performed by updating the target value. It is also possible to determine the end condition of.

本発明の手段18の遊技機は、手段1〜17のいずれかに記載の遊技機であって、
前記決定処理手段の決定結果(当選番号(B))に応じた有利種別(抽選種別)を種別設定領域に設定する有利種別設定手段と、
前記種別設定領域に設定された有利種別(抽選種別)を用いて遊技者にとって有利な有利状態(有利区間)に関連する有利関連処理(有利区間抽選、AT抽選)を行う有利関連処理手段と、
複数種類の設定値(設定値1〜6)のうちからいずれかの設定値を設定可能な設定手段と、
を備え、
前記決定処理手段の決定結果(当選番号(B))は、いずれかの決定対象に対応する対象決定結果(抽選対象役の当選)と、いずれの決定対象にも対応しない非対象決定結果(ハズレ)と、を含み、さらに対象決定結果は、設定値に応じて決定される割合の異なる第1対象決定結果(設定差あり役)と、設定値に関わらず決定される割合が同じ第2対象決定結果(設定差なし役)と、を含み、
前記遊技機は、前記決定処理手段が決定結果(当選番号(B))を決定する段階において、当該決定結果が前記第1対象決定結果(設定差あり役)または前記非対象決定結果(ハズレ)である場合に設定値に応じて決定される割合の異なる決定結果である旨を示す設定差ありデータ(ハズレ及び設定差ありフラグ)を設定する設定差ありデータ設定手段をさらに備え、
前記有利種別設定手段は、前記設定差ありデータ(ハズレ及び設定差ありフラグ)が設定されている場合には、有利種別(抽選種別)を前記種別設定領域に設定せず、前記設定差ありデータ(ハズレ及び設定差ありフラグ)が設定されていない場合には、前記決定処理手段の決定結果(当選番号(B))に応じた有利種別(抽選種別)を前記種別設定領域に設定する
ことを特徴としている。
この特徴によれば、決定処理手段が決定結果を決定する段階において、当該決定結果が設定値に応じて決定される割合の異なる第1対象決定結果またはいずれの決定対象にも対応しない非対象決定結果である場合に設定値に応じて決定される割合の異なる決定結果である旨を示す設定差ありデータを設定し、設定差ありデータが設定されている場合には有利種別を種別設定領域に設定せず、設定差ありデータが設定されていない場合には、決定処理手段の決定結果に応じた有利種別を種別設定領域に設定し、種別設定領域に設定された有利種別を用いて有利状態に関連する有利関連処理が行われるので、有利関連処理に用いられる有利種別を設定する際に、個々の決定結果が設定値に応じて決定される割合の異なる決定結果であるか同じ決定結果であるかを判断する必要がなく、設定差ありデータが設定されているか否かによって、設定値に応じて決定される割合の異なる決定結果であるか同じ決定結果であるかを容易に特定することができる。
A gaming machine according to means 18 of the present invention is the gaming machine according to any one of means 1 to 17, wherein
Advantage type setting means for setting an advantage type (lottery type) according to the determination result (winning number (B)) of the determination processing means in the type setting area;
Advantage-related processing means for performing advantage-related processing (advantage section lottery, AT lottery) related to an advantageous state (advantage section) advantageous for the player using the advantage type (lottery type) set in the type setting area;
Setting means capable of setting any one of a plurality of types of setting values (setting values 1 to 6);
Equipped with
The decision result (winning number (B)) of the decision processing means is a target decision result (winning of the lottery target combination) corresponding to any decision target and an untargeted decision result (loss) not corresponding to any decision target And the target determination result further includes a first target determination result (combination with setting difference) having a different ratio determined according to the setting value and a second object having the same ratio determined regardless of the setting value. Including the decision result (setting difference no part),
In the gaming machine, when the determination processing means determines the determination result (the winning number (B)), the determination result is the first object determination result (the combination with setting difference) or the non-object determination result (loss) And setting difference data setting means for setting setting difference data (loss and setting difference flag) indicating that the determination result is a different determination result of the ratio determined according to the setting value in the case of
The above-mentioned advantageous type setting means does not set the advantageous type (lottery type) in the above-mentioned type setting area, when the above-mentioned setting difference data (a loss and setting difference flag) is set. When (the loss and the setting difference flag) is not set, it is possible to set an advantage type (lottery type) according to the determination result (the winning number (B)) of the determination processing means in the type setting area. It is characterized.
According to this feature, in the stage where the decision processing means decides the decision result, the first subject decision result or the non-object decision which does not correspond to any decision object having different proportions in which the decision result is decided according to the setting value If there is a setting difference data indicating that the result is a different determination result of the proportion determined according to the setting value, set the advantage type to the type setting area if the setting difference data is set If the setting difference data is not set without setting, an advantage type according to the determination result of the determination processing means is set in the type setting area, and the advantageous state is set using the advantage type set in the type setting area. In order to set the advantage type to be used for advantage related processing, the same determination is made as to whether each individual decision result is a different determination result of the proportion determined according to the set value. It is not necessary to judge whether the result is a result, and it is easily specified whether the result is a different determination result of the proportion determined according to the setting value or the same determination result depending on whether or not the setting difference data is set. can do.

尚、本発明は、本発明の請求項に記載された発明特定事項のみを有するものであって良いし、本発明の請求項に記載された発明特定事項とともに該発明特定事項以外の構成を有するものであっても良い。   The present invention may have only the invention specific matters described in the claims of the present invention, and has the configuration other than the invention specific matters together with the invention specific matters described in the claims of the present invention. It may be something.

本発明が適用された実施例1のスロットマシンの正面図である。It is a front view of a slot machine of Example 1 to which the present invention was applied. リールの図柄配列を示す図である。It is a figure which shows the symbol arrangement of a reel. スロットマシンの構成を示すブロック図である。It is a block diagram showing composition of a slot machine. 特別役及び小役の種類、特別役及び小役の図柄組合せ、特別役及び小役に関連する技術事項について説明するための図である。It is a figure for demonstrating the technical item relevant to the kind of special role and a small role, the symbol combination of a special role and a small role, a special role, and a small role. 再遊技役の種類、再遊技役の図柄組合せ、及び再遊技役に関連する技術事項について説明するための図である。It is a figure for demonstrating the kind of replay role, the symbol combination of replay role, and the technical matter relevant to replay role. 遊技状態の遷移について説明するための図である。It is a figure for explaining transition of a game state. 内部抽選における抽選対象役について、抽選対象となる遊技状態、設定差及び有利区間抽選の有無等について説明するための図である。It is a figure for demonstrating the game state used as a lottery object, the setting difference, and the presence or absence of an advantageous section lottery about the lottery object role in an internal lottery. 抽選対象役に含まれる入賞役の組合せについて説明するための図である。It is a figure for demonstrating the combination of the winning combination included in the lottery object combination. 押し順ベル当選時のリール制御について説明するための図である。It is a figure for demonstrating reel control at the time of push order bell winning. 押し順リプレイ当選時のリール制御について説明するための図である。FIG. 17 is a diagram for describing reel control at the time of winning in order of replay. ナビ報知表示及び払出枚数表示の表示態様について説明するための図である。It is a figure for demonstrating the display mode of a navi alerting | reporting display and payment number display. メイン制御部が行うメイン処理の制御内容を示すフロー図である。It is a flowchart which shows the control content of the main process which a main control part performs. 内部抽選テーブル(検索データテーブル)について説明するための図である。It is a figure for demonstrating an internal lottery table (search data table). 内部抽選テーブル(判定値データテーブル)について説明するための図である。It is a figure for demonstrating an internal lottery table (determination value data table). メイン制御部が行う内部抽選処理の制御内容を示すフロー図である。It is a flowchart which shows the control content of the internal lottery process which a main control part performs. メイン制御部が行う内部抽選処理の制御内容を示すフロー図である。It is a flowchart which shows the control content of the internal lottery process which a main control part performs. 抽選種別について説明するための図である。It is a figure for demonstrating a lottery classification. メイン制御部が行う抽選種別設定処理の制御内容を示すフロー図である。It is a flowchart which shows the control content of the lottery classification setting process which a main control part performs. 抽選種別テーブル及び抽選種別の設定結果について説明するための図である。It is a figure for demonstrating the setting result of a lottery classification table and lottery classification. 抽選種別設定処理の変形例について説明するためのフロー図である。It is a flowchart for demonstrating the modification of a lottery classification setting process. 検索データテーブルの変形例について説明するための図である。It is a figure for demonstrating the modification of a search data table. 問題のある抽選種別の設定処理の例を示すフロー図である。It is a flowchart which shows the example of the setting process of the lottery classification with a problem. 実施例2における抽選対象役の役番号について説明するための図である。FIG. 18 is a diagram for describing a combination number of a lottery target combination in the second embodiment. 実施例2における内部抽選テーブル(検索データテーブル)について説明するための図である。FIG. 18 is a diagram for describing an internal lottery table (search data table) in the second embodiment. 実施例2における内部抽選テーブル(判定値データテーブル)について説明するための図である。FIG. 17 is a diagram for describing an internal lottery table (determination value data table) in the second embodiment. 実施例2におけるメイン制御部が行う内部抽選処理の制御内容を示すフロー図である。FIG. 17 is a flowchart showing control contents of an internal lottery process performed by the main control unit in the second embodiment. 実施例2におけるメイン制御部が行う内部抽選処理の制御内容を示すフロー図である。FIG. 17 is a flowchart showing control contents of an internal lottery process performed by the main control unit in the second embodiment. 実施例2におけるメイン制御部が行う内部抽選処理の制御内容を示すフロー図である。FIG. 17 is a flowchart showing control contents of an internal lottery process performed by the main control unit in the second embodiment.

本発明に係る遊技機を実施するための形態を実施例に基づいて以下に説明する。   A mode for carrying out a gaming machine according to the present invention will be described below based on an embodiment.

本発明が適用されたスロットマシンの実施例1について図面を用いて説明する。本実施例のスロットマシン1は、図1に示すように、前面が開口する筐体1aと、この筐体1aの側端に回動自在に枢支された前面扉1bと、から構成されている。スロットマシン1の内部には、互いに識別可能な複数種類の図柄が所定の順序で、それぞれ同数ずつ配列されたリール2L、2C、2R(以下、左リール、中リール、右リール)が水平方向に並設されており、図1に示すように、これらリール2L、2C、2Rに配列された図柄のうち連続する3つの図柄が、スロットマシン1の正面の略中央に設けられた透視窓3において各々上中下三段に表示されて遊技者側から見えるように配置されている。また、図2に示すように、各リールには、各々が識別可能な複数種類の図柄(「赤7」、「白7」、「網7」、「黒BAR」、「白BAR」、「チェリー」、「スイカ」、「ベル」、「リプレイ」、「プラム」)が所定の順序で配列されている。   First Embodiment A slot machine according to a first embodiment of the present invention will be described with reference to the drawings. As shown in FIG. 1, the slot machine 1 of this embodiment comprises a housing 1a having an open front surface, and a front door 1b pivotally supported at a side end of the housing 1a. There is. Inside the slot machine 1, reels 2L, 2C, 2R (hereinafter, left reel, middle reel, right reel) in which plural kinds of symbols which can be distinguished from each other are arranged in the same order in a predetermined order are horizontally oriented In the see-through window 3 provided in the approximate center of the front of the slot machine 1, three consecutive symbols among the symbols arranged on the reels 2L, 2C, 2R are juxtaposed, as shown in FIG. Each is displayed in the upper, middle, and lower three levels, and is arranged to be viewed from the player side. Also, as shown in FIG. 2, each reel can be identified with a plurality of kinds of symbols (“red 7”, “white 7”, “net 7”, “black BAR”, “white BAR”, “white BAR”, "Cherry", "watermelon", "bell", "replay", "plum") are arranged in a predetermined order.

尚、本実施例では、3つのリールを用いた構成を例示しているが、リールを1つのみ用いた構成、2つのリールを用いた構成、4つ以上のリールを用いた構成としても良い。また、本実施例では、リール2L、2C、2Rにより図柄を可変表示させる可変表示部を構成しているが、可変表示部は、リール以外であっても良く、例えば、外周面に複数の図柄が配置されたベルトを移動させることで図柄を変動表示させることが可能な構成でも良い。また、本実施例では、物理的なリールにて可変表示部を構成しているが、液晶表示器などの画像表示装置にて可変表示部を構成しても良い。   In the present embodiment, a configuration using three reels is illustrated, but a configuration using only one reel, a configuration using two reels, or a configuration using four or more reels may be used. . Further, in the present embodiment, the variable display unit configured to variably display symbols is configured by the reels 2L, 2C, and 2R, but the variable display unit may be other than the reels, for example, a plurality of symbols on the outer peripheral surface The configuration may be such that the symbol can be variably displayed by moving the belt on which the symbol is arranged. Further, in the present embodiment, the variable display unit is configured by physical reels, but the variable display unit may be configured by an image display device such as a liquid crystal display.

スロットマシン1の正面には、図1に示すように、メダルを投入可能なメダル投入部4、メダルが払い出されるメダル払出口9、クレジット(遊技者所有の遊技用価値として記憶されているメダル数)を用いて、その範囲内において遊技状態に応じて定められた規定数(本実施例では、3)の賭数のうち最大の賭数を設定する際に操作されるMAXBETスイッチ6、クレジットとして記憶されているメダル及び賭数の設定に用いたメダルを精算する(クレジット及び賭数の設定に用いた分のメダルを返却させる)際に操作される精算スイッチ10、ゲームを開始する際に操作されるスタートスイッチ7、リール2L、2C、2Rの回転を各々停止する際に操作されるストップスイッチ8L、8C、8Rが遊技者により操作可能にそれぞれ設けられている。   On the front of the slot machine 1, as shown in FIG. 1, a medal insertion portion 4 capable of inserting medals, a medal payout opening 9 for payout of medals, and credits (the number of medals stored as gaming value owned by a player) ) As the maximum BET number switch 6 operated as a credit when setting the maximum bet number among the bet numbers defined in the range according to the gaming state (3 in this embodiment) Settling switch 10 that is operated to settle stored medals and medals used to set the number of bets (to return the medals used to set the credits and number of bets), which is operated when starting the game The start switch 7 and the stop switches 8L, 8C, 8R, which are operated when stopping the rotation of the reels 2L, 2C, 2R respectively, are provided so as to be operable by the player. It is.

また、スロットマシン1の正面には、図1に示すように、クレジットとして記憶されているメダル枚数が表示されるクレジット表示器11、入賞の発生により払い出されたメダル枚数やエラー発生時にその内容を示すエラーコード、ストップスイッチ8L、8C、8Rの操作態様に対応する操作情報(ナビ情報)等が表示される遊技補助表示器12、賭数が1設定されている旨を点灯により報知する1BETLED14、賭数が2設定されている旨を点灯により報知する2BETLED15、賭数が3設定されている旨を点灯により報知する3BETLED16、メダルの投入が可能な状態を点灯により報知する投入要求LED17、スタートスイッチ7の操作によるゲームのスタート操作が有効である旨を点灯により報知するスタート有効LED18、ウェイト(前回のゲーム開始から一定期間経過していないためにリールの回転開始を待機している状態)中である旨を点灯により報知するウェイト中LED19、リプレイゲーム中である旨を点灯により報知するリプレイ中LED20、後述の有利区間に制御されている旨を点灯により報知する有利区間LED25、が設けられた遊技用表示部13が設けられている。   In addition, as shown in FIG. 1, on the front of the slot machine 1, a credit indicator 11 is displayed on which the number of medals stored as credits is displayed, the number of medals paid out due to the occurrence of winnings and the contents when an error occurs. Error indicator showing the operation information (navigation information) corresponding to the operation mode of the stop switch 8L, 8C, 8R, etc. The game assistance display 12, the 1 bet LED 14 notifying that the number of bets is set by lighting The 2 BET LED 15 notifies that the bet number is set by 2 lights, 3 BET LED 16 notifies that the bet number is set by 3 lights, the insertion request LED 17 notifies by light that the medals can be inserted, and the start Start validating by lighting up that the game start operation by the operation of the switch 7 is valid ED18, weight (in the state of waiting for the start of rotation of the reel because the predetermined period of time has not elapsed since the start of the game), LED19 in the weight to notify that it is lit The game display unit 13 is provided with an LED 20 during replay to be notified and an advantageous section LED 25 for notifying by lighting that it is controlled to an advantageous section described later.

MAXBETスイッチ6の内部には、MAXBETスイッチ6の操作による賭数の設定操作が有効である旨を点灯により報知するBETスイッチ有効LED21(図3参照)が設けられており、ストップスイッチ8L、8C、8Rの内部には、該当するストップスイッチ8L、8C、8Rによるリールを停止させる操作が有効である旨を点灯により報知する左、中、右停止有効LED22L、22C、22R(図3参照)がそれぞれ設けられている。   Inside the MAX BET switch 6, a BET switch valid LED 21 (see FIG. 3) is provided to notify by lighting that the setting operation of the bet number by the operation of the MAX BET switch 6 is enabled, and the stop switches 8L, 8C, Inside the 8R, the left, middle, and right stop enable LEDs 22L, 22C, 22R (see FIG. 3) notify by lighting that the operation to stop the reel by the corresponding stop switches 8L, 8C, 8R is effective respectively. It is provided.

また、スロットマシン1の正面には、画像等を表示可能な液晶表示器51、後述するCZ(チャンスゾーン)中である旨を点灯によって示唆するCZランプ57、後述するAT(アシストタイム)中である旨を点灯によって示唆するATランプ58が、設けられている。   Further, on the front of the slot machine 1, a liquid crystal display 51 capable of displaying an image etc., a CZ lamp 57 that suggests that it is in the CZ (chance zone) described later by lighting, and an AT (assist time) described later. An AT lamp 58 is provided to indicate that there is a light.

液晶表示器51は、液晶素子に対して電圧が印加されていない状態で透過性を有する液晶パネルを有しており、前面扉1bの各リール2L、2C、2Rの手前側(遊技者側)に表示領域51aが配置されるように設けられている。液晶表示器51の背面側の各リール2L、2C、2Rは、液晶表示器51の表示領域51aのうち透視窓3に対応する透過領域51b及び透視窓3を介して遊技者側から視認可能である。   The liquid crystal display 51 has a liquid crystal panel having transparency in the state where voltage is not applied to the liquid crystal element, and the front side of each reel 2L, 2C, 2R of the front door 1b (player's side) The display area 51a is disposed in the display area 51a. The respective reels 2L, 2C, 2R on the back side of the liquid crystal display 51 can be viewed from the player side through the transparent area 51b and the transparent window 3 corresponding to the transparent window 3 in the display area 51a of the liquid crystal display 51 is there.

図3に示すように、スロットマシン1には、遊技制御基板40、演出制御基板90が設けられており、遊技制御基板40によって遊技の制御が行われ、演出制御基板90によって遊技状態に応じた演出の制御が行われる。   As shown in FIG. 3, the slot machine 1 is provided with a game control board 40 and an effect control board 90, and the game control board 40 controls the game, and the effect control board 90 responds to the game state. Control of production is performed.

遊技制御基板40には、前述したMAXBETスイッチ6、スタートスイッチ7、ストップスイッチ8L、8C、8R、精算スイッチ10、リセットスイッチ23、投入メダルセンサ31a〜31c、リールセンサ33L、33C、33R、払出センサ34c、満タンセンサ35a、設定キースイッチ37、リセット/設定スイッチ38が接続されており、これら接続されたスイッチ類の検出信号が入力されるようになっている。また、遊技制御基板40には、前述したクレジット表示器11、遊技補助表示器12、1〜3BETLED14〜16、投入要求LED17、スタート有効LED18、ウェイト中LED19、リプレイ中LED20、BETスイッチ有効LED21、左、中、右停止有効LED22L、22C、22R、設定値表示器24、有利区間LED25、流路切替ソレノイド30、リールモータ32L、32C、32R、ホッパーモータ34bが接続されており、これら電気部品は、遊技制御基板40に搭載されたメイン制御部41の制御に基づいて駆動されるようになっている。   On the game control board 40, the aforementioned MAX BET switch 6, start switch 7, stop switches 8L, 8C, 8R, settlement switch 10, reset switch 23, inserted medal sensors 31a to 31c, reel sensors 33L, 33C, 33R, payout sensors 34c, a full tank sensor 35a, a setting key switch 37, and a reset / setting switch 38 are connected, and detection signals of these connected switches are input. In addition, the gaming control board 40, the aforementioned credit indicator 11, gaming assistance indicator 12, 1-3 BETLED 14-16, closing request LED17, start effective LED18, weight in progress LED19, replay in progress LED20, BET switch effective LED21, left Middle, right stop effective LED 22L, 22C, 22R, set value indicator 24, advantage zone LED 25, flow path switching solenoid 30, reel motor 32L, 32C, 32R, hopper motor 34b are connected, and these electric parts are It is driven based on the control of the main control unit 41 mounted on the game control board 40.

遊技制御基板40には、メインCPU41a、ROM41b、RAM41c、I/Oポート41dを備えたマイクロコンピュータにより構成され、遊技の制御を行うメイン制御部41が搭載されている。   On the game control board 40, a microcomputer including a main CPU 41a, a ROM 41b, a RAM 41c, and an I / O port 41d is mounted, and a main control unit 41 for controlling a game is mounted.

メインCPU41aは、各種演算を行うために用いる複数のレジスタを備える。当該複数のレジスタには、アキュムレータレジスタ(Aレジスタ)、フラグレジスタ(Fレジスタ)、汎用レジスタ(Bレジスタ、Cレジスタ、Dレジスタ、Eレジスタ、Hレジスタ、Lレジスタ)、インデックスレジスタ(IXレジスタ、IYレジスタ)、インタラプトレジスタ、リフレッシュレジスタ、プログラムカウンタなどのレジスタが含まれる。メインCPU41aは、プログラムに含まれる演算命令や読出命令等の各種の命令を実行することにより、所定のレジスタの値を更新することや、所定のレジスタの値(アドレス)により指定されるRAM41cの記憶領域に記憶した値(データ)を更新することが可能である。   The main CPU 41a includes a plurality of registers used to perform various operations. The plurality of registers include an accumulator register (A register), a flag register (F register), a general purpose register (B register, C register, D register, E register, H register, L register), an index register (IX register, IY Registers such as registers), interrupt registers, refresh registers, program counters, etc. are included. The main CPU 41a executes various instructions such as operation instructions and read instructions included in the program to update the value of a predetermined register, or stores the RAM 41c designated by the value (address) of a predetermined register. It is possible to update the values (data) stored in the area.

また、レジスタのうちフラグレジスタは、その状態が、メインCPU41aにより実行された命令による演算結果を示すように変化するように構成されており、フラグレジスタの状態の変化を利用して、先の命令による演算結果に応じた処理をメインCPU41aに行わせることができるようになっている。   Further, among the registers, the flag register is configured to change its state so as to indicate the operation result by the instruction executed by the main CPU 41a, and using the change of the state of the flag register, the previous instruction It is possible to cause the main CPU 41a to perform processing in accordance with the calculation result by.

メイン制御部41は、遊技の進行に伴う操作が検出されることに応じて遊技を進行させるための各種の制御を行うとともに、サブ制御部91に各種のコマンドを送信する。メイン制御部41からサブ制御部91へ送信されるコマンドは一方向のみで送られ、サブ制御部91からメイン制御部41へ向けてコマンドが送られることはない。   The main control unit 41 performs various controls for advancing the game in response to detection of an operation associated with the progress of the game, and transmits various commands to the sub control unit 91. The command transmitted from the main control unit 41 to the sub control unit 91 is sent in one direction only, and the command is not sent from the sub control unit 91 to the main control unit 41.

演出制御基板90には、上述の液晶表示器51、CZランプ57、ATランプ58(図1参照)や、音声を出力可能なスピーカ、リール2L、2C、2Rの所定位置を背面側から照射可能なリール(図示略)等の演出装置が接続されており、これら演出装置の出力状態は、演出制御基板90に搭載されたサブ制御部91により制御可能となっている。サブ制御部91は、メイン制御部41から送信されるコマンドを受けて、演出を行うための各種の制御等を行うようになっている。   On the effect control board 90, predetermined positions of the above-mentioned liquid crystal display 51, CZ lamp 57, AT lamp 58 (see FIG. 1), speakers capable of outputting sound, and reels 2L, 2C, 2R can be irradiated from the back side The rendering devices such as the reels (not shown) are connected, and the output state of these rendering devices can be controlled by the sub control unit 91 mounted on the rendering control board 90. The sub control unit 91 receives various commands transmitted from the main control unit 41, and performs various controls for producing effects.

本実施例のスロットマシン1は、設定値に応じてメダルの払出率が変わる構成である。詳しくは、内部抽選等の遊技者に対する有利度に影響する抽選において設定値に応じた当選確率を用いることにより、メダルの払出率が変わるようになっている。設定値は1〜6の6段階からなり、6が最も払出率が高く、5、4、3、2、1の順に値が小さくなるほど払出率が低くなる。すなわち設定値として6が設定されている場合には、遊技者にとって最も有利度が高く、5、4、3、2、1の順に値が小さくなるほど有利度が段階的に低くなる。   The slot machine 1 of the present embodiment is configured to change the payout rate of medals according to the set value. Specifically, the payout rate of medals is changed by using the winning probability corresponding to the setting value in the lottery that affects the player's degree of advantage such as internal lottery. The set value is composed of six steps of 1 to 6, and the payout rate is the highest at 6 and the payout rate decreases as the value decreases in the order of 5, 4, 3, 2, 1. That is, when 6 is set as the setting value, the degree of advantage is the highest for the player, and the degree of advantage decreases stepwise as the values become smaller in the order of 5, 4, 3, 2, 1.

設定値を変更するためには、設定キースイッチ37をon状態としてからスロットマシン1の電源をonする必要がある。設定キースイッチ37をon状態として電源をonすると、設定値表示器24にRAM41cから読み出された設定値が表示値として表示され、リセット/設定スイッチ38の操作による設定値の変更が可能な設定変更状態に移行する。設定変更状態において、リセット/設定スイッチ38が操作されると、設定値表示器24に表示された表示値が1ずつ更新されていく(設定値6からさらに操作されたときは、設定値1に戻る)。そして、スタートスイッチ7が操作されると表示値を設定値として確定する。そして、設定キースイッチ37がoffされると、確定した表示値(設定値)がメイン制御部41のRAM41cに格納され、遊技の進行が可能な状態に移行する。   In order to change the setting value, it is necessary to turn on the setting key switch 37 and then turn on the slot machine 1. When the setting key switch 37 is turned on and the power is turned on, the setting value read from the RAM 41c is displayed on the setting value display 24 as a display value, and setting can be changed by operating the reset / setting switch 38 Transition to the change state. In the setting change state, when the reset / setting switch 38 is operated, the display value displayed on the setting value display 24 is updated one by one (when the setting value 6 is further operated, the setting value is set to 1 Return). Then, when the start switch 7 is operated, the display value is determined as the set value. Then, when the setting key switch 37 is turned off, the determined display value (setting value) is stored in the RAM 41 c of the main control unit 41, and the state shifts to a state where the game can be progressed.

尚、設定キースイッチ37、リセット/設定スイッチ38は、スロットマシン1の内部に設けられており、所定のキー操作により開放可能な前面扉1bを開放しない限り操作不可能とされており、所定のキーを所持する店員のみが操作可能となる。特に、設定キースイッチ37は、さらにキー操作を要することから、遊技店の店員の中でも、設定キースイッチ37の操作を行うキーを所持する店員のみ操作が可能とされている。また、リセットスイッチ23は、前面扉1bを開放する必要はないが、所定のキーを用いたキー操作を必要とするため、所定のキーを所持する店員のみが操作可能となる。また、リセット/設定スイッチ38は、通常時においてはエラー状態を解除するためのリセットスイッチとしても機能する。   The setting key switch 37 and the reset / setting switch 38 are provided inside the slot machine 1 and can not be operated unless the front door 1b which can be opened by a predetermined key operation is opened. Only the clerk holding the key can operate it. In particular, since the setting key switch 37 further requires a key operation, among the store clerks in the game arcade, only the store clerk who holds the key for operating the setting key switch 37 can operate. Although the reset switch 23 does not need to open the front door 1b, it requires key operation using a predetermined key, so only a store clerk who holds the predetermined key can operate. The reset / setting switch 38 also functions as a reset switch for canceling an error state under normal conditions.

本実施例のスロットマシン1は、遊技状態に応じて設定可能な賭数の規定数が定められており、遊技状態に応じて定められた規定数の賭数が設定されたことを条件にゲームを開始させることが可能となる。尚、本実施例では、遊技状態に応じた規定数の賭数が設定された時点で、入賞ラインLNが有効化される。   In the slot machine 1 of the present embodiment, the specified number of bets that can be set according to the game state is determined, and the game is performed on the condition that the specified number of bets determined according to the game state is set. It is possible to start the In the present embodiment, the pay line LN is activated when the specified number of bets is set according to the game state.

入賞ラインとは、各リール2L、2C、2Rの透視窓3に表示された図柄の組合せが入賞図柄の組合せであるかを判定するために設定されるラインである。本実施例では、図1に示すように、リール2Lの中段、リール2Cの中段、リール2Rの中段、すなわち中段に水平方向に並んだ図柄に跨がって設定された入賞ラインLNのみが入賞ラインとして定められている。尚、本実施例では、1本の入賞ラインのみを適用しているが、複数の入賞ラインを適用しても良い。   The pay line is a line set to determine whether a combination of symbols displayed in the see-through window 3 of each of the reels 2L, 2C, 2R is a combination of pay symbols. In this embodiment, as shown in FIG. 1, only the winning line LN set across the symbols in the middle of the reel 2L, the middle of the reel 2C, the middle of the reel 2R, ie, the middle, is won It is defined as a line. Although only one pay line is applied in this embodiment, a plurality of pay lines may be applied.

そして、本実施例では、全てのリール2L、2C、2Rが停止した際に、有効化された入賞ライン(本実施例の場合、常に入賞ラインLNが有効化されるため、以下では、有効化された入賞ラインLNを単に入賞ラインと呼ぶ)上に役と呼ばれる図柄の組合せが揃うと入賞となる。役は、同一図柄の組合せであっても良いし、異なる図柄を含む組合せであっても良い。   And in this embodiment, when all the reels 2L, 2C, 2R are stopped, the activated pay line (in the case of this embodiment, the pay line LN is always activated, so in the following, it is activated. When a combination of symbols called a combination is aligned on the winning line LN thus obtained is simply referred to as a winning line), a winning is achieved. The role may be a combination of the same symbols or a combination including different symbols.

また、本実施例では、入賞ラインLNに入賞を構成する図柄の組合せが揃ったことを認識しやすくするために、入賞ラインLNとは別に、無効ラインLM1〜4(LM1は、左中右リールの各上段にわたるラインであり、LM2は、左中右リールの各中段にわたるラインであり、LM3は、左中右リールの各下段にわたるラインであり、LM4は、左リールの下段、中リールの中段、右リールの上段にわたるラインである。)を設定している。無効ラインLM1〜4は、これら無効ラインLM1〜4に揃った図柄の組合せによって入賞が判定されるものではなく、入賞ラインLNに特定の入賞を構成する図柄の組合せが揃った際に、無効ラインLM1〜4のいずれかに指標となる図柄の組合せ(例えば、ベル‐ベル‐ベル)が揃う構成とすることで、入賞ラインLNに特定の入賞を構成する図柄の組合せが揃ったことを認識しやすくするものである。   Further, in the present embodiment, in order to make it easy to recognize that the combination of symbols making up the winning combination is complete in the winning line LN, the invalid lines LM1 to 4 (LM1 are the middle right reel in addition to the winning line LN). LM2 is the line across the middle of each of the left middle right reels, LM3 is the line across each lower middle of the left middle right reel, and LM4 is the lower middle of the left reel, and the middle middle of the middle reel. , And the line over the upper stage of the right reel). Ineffective lines LM1 to 4 are not determined to be winning by a combination of symbols aligned to these ineffective lines LM1 to IV, and when a combination of symbols constituting a specific winning is aligned on the payline LN, an invalid line Recognizing that the combination of symbols that constitute a specific winning combination is complete in the winning line LN by configuring the combination of symbols serving as an index (for example, bell-bell-bell) on any of LM1 to 4 It makes it easy.

本実施例のスロットマシン1においてゲームを行う場合には、まず、メダルをメダル投入部4から投入するか、あるいはMAXBETスイッチ6を操作してクレジットを使用して賭数を設定する。遊技状態に応じて定められた規定数の賭数が設定されると、入賞ラインLN(図1参照)が有効となり、スタートスイッチ7の操作が有効な状態、すなわち、ゲームが開始可能な状態となる。尚、遊技状態に対応する規定数のうち最大数を超えてメダルが投入された場合には、その分はクレジットに加算される。   When playing a game in the slot machine 1 of the present embodiment, first, medals are inserted from the medal insertion unit 4 or the MAX BET switch 6 is operated to set the number of bets using credits. When a prescribed number of bets determined according to the gaming state is set, the payline LN (see FIG. 1) becomes effective, and the operation of the start switch 7 is effective, that is, the state where the game can be started. Become. When the medal is inserted exceeding the maximum number among the prescribed numbers corresponding to the gaming state, that amount is added to the credit.

ゲームが開始可能な状態でスタートスイッチ7を操作すると、各リール2L、2C、2Rが回転され、各リール2L、2C、2Rの図柄が連続的に変動される。リール2L、2C、2Rが回転されている状態で、いずれかのストップスイッチ8L、8C、8Rを操作すると、対応するリール2L、2C、2Rに対して停止制御が行われ、当該リールの回転が停止され、当該リールの図柄が透視窓3に表示結果として導出表示される。   When the start switch 7 is operated in a state where the game can be started, the reels 2L, 2C, 2R are rotated, and the symbols of the reels 2L, 2C, 2R are continuously varied. When one of the stop switches 8L, 8C, 8R is operated while the reels 2L, 2C, 2R are being rotated, stop control is performed on the corresponding reels 2L, 2C, 2R, and the reels are rotated. It is stopped, and the symbol of the reel is derived and displayed on the transparent window 3 as a display result.

停止制御では、各ストップスイッチについて操作が行われたときから最大停止遅延時間(本実施例では、190ms(ミリ秒))以内に、操作に対応するリール2L、2C、2Rの回転を停止させる制御が行われる。リール2L、2C、2Rを1分間に80回転させ、80(回転)×21(1リール当たりの図柄コマ数、例えば、21コマ)=1680コマ分の図柄を変動させるので、予め定められた最大停止遅延時間(190ms)が経過するまでの間では、最大で4コマ分の図柄を引き込むことができることとなる。つまり、停止制御では、ストップスイッチ8L、8C、8Rが操作されたときに表示されている図柄と、そこから4コマ先までにある図柄、合計5コマ分(引込範囲)の図柄から一の図柄を選択して、リール2L、2R、2Rに導出させることが可能である。   In the stop control, the control for stopping the rotation of the reels 2L, 2C, 2R corresponding to the operation within the maximum stop delay time (190 ms (milliseconds in this embodiment)) from when the operation is performed for each stop switch. Is done. The reels 2L, 2C, and 2R are rotated 80 per minute, and 80 (rotation) × 21 (number of symbolized symbols per reel, eg, 21 symbols) = 1680 symbols are varied, so the maximum is determined in advance. Until the stop delay time (190 ms) elapses, it is possible to draw in symbols for up to four frames. In other words, in stop control, the symbol displayed when the stop switch 8L, 8C, 8R is operated, and the symbol from four frames ahead to the symbol, one symbol from the symbol of a total of five frames (pull-in range) Can be selected and led to the reels 2L, 2R, 2R.

これにより、停止制御では、各リール2L、2C、2Rについて対応するストップスイッチ8L、8C、8Rが操作されることで回転を停止させる際に、後述する内部抽選にて当選している入賞役を構成する図柄が、ストップスイッチが操作されたときの図柄から4コマ先までの引込範囲内にある場合には、当該図柄を入賞ラインLN上に引き込んで、ストップスイッチが操作されたリールの回転を停止させる一方で、内部抽選にて当選している入賞役を構成する図柄が、当該引込範囲内にない場合には、内部抽選にて当選していない入賞役を構成する図柄が、入賞ラインLN上に停止しないように、いずれの入賞役も構成しない図柄を入賞ラインLN上に引き込んで、ストップスイッチが操作されたリールの回転を停止させるように制御することが可能である。   Thereby, in the stop control, when the rotation is stopped by operating the corresponding stop switches 8L, 8C, 8R for the respective reels 2L, 2C, 2R, the winning combination winning in the internal lottery described later is If the symbol to be configured is within the lead-in range from the symbol when the stop switch is operated to 4 frames ahead, the symbol is drawn onto the pay line LN, and the rotation of the reel for which the stop switch is operated When the symbols constituting the winning combination winning in the internal lottery are not within the lead-in range, the symbols constituting the winning combination not winning in the internal lottery are the winning line LN while the operation is stopped. In order not to stop on the top, draw a symbol that does not constitute any winning combination on the winning line LN, and control the stop switch to stop the rotation of the operated reel. It is possible.

そして全てのリール2L、2C、2Rが停止されることで1ゲームが終了し、入賞ラインLN上に予め定められた図柄の組合せ(以下、役とも呼ぶ)が各リール2L、2C、2Rの表示結果として停止した場合には入賞が発生し、その入賞に応じて定められた枚数のメダルが遊技者に対して付与され、クレジットに加算される。また、クレジットが上限数(本実施例では50)に達した場合には、メダルが直接メダル払出口9(図1参照)から払い出されるようになっている。また、入賞ラインLN上に、遊技状態の移行を伴う図柄の組合せが各リール2L、2C、2Rの表示結果として停止した場合には図柄の組合せに応じた遊技状態に移行するようになっている。   And one game is ended by stopping all the reels 2L, 2C, 2R, and a combination of symbols (hereinafter also referred to as a winning combination) determined in advance on the payline LN is displayed on each reel 2L, 2C, 2R When the game is stopped as a result, a winning occurs, and the number of medals determined according to the winning is awarded to the player and added to the credit. Further, when the credit reaches the upper limit number (50 in the present embodiment), the medals are paid out directly from the medal payout opening 9 (see FIG. 1). In addition, on the pay line LN, when the combination of symbols accompanied by the transition of the gaming state is stopped as the display result of each reel 2L, 2C, 2R, it is shifted to the gaming state according to the combination of symbols .

尚、本実施例では、スタートスイッチ7の操作が有効な状態でスタートスイッチ7の操作が検出されたときにゲームが開始し、全てのリールが停止したときにゲームが終了する。また、ゲームを実行するための1単位の制御(ゲーム制御)は、前回のゲームの終了に伴う全ての制御が完了したときに開始し、当該ゲームの終了に伴う全ての制御が完了したときに終了する。   In the present embodiment, the game is started when the operation of the start switch 7 is detected in a state where the operation of the start switch 7 is valid, and the game is ended when all the reels are stopped. In addition, one unit control (game control) for executing a game starts when all the controls associated with the end of the previous game are completed, and when all the controls associated with the end of the game are completed. finish.

本実施例のスロットマシン1において、入賞となる役の種類は、遊技状態に応じて定められ、メダルの払い出しを伴う小役と、賭数の設定を必要とせずに次のゲームを開始可能となる再遊技役と、遊技者にとって有利な遊技状態(特別状態)への移行を伴う特別役と、がある。以下では、小役と再遊技役をまとめて一般役とも呼ぶ。遊技状態に応じて定められた各役の入賞が発生するためには、内部抽選に当選して、当該役の当選フラグが設定されている必要がある。内部抽選は、メイン制御部41が、上述の各役への入賞を許容するか否かを、全てのリール2L、2C、2Rの表示結果が導出される以前(具体的には、スタートスイッチ7の検出時)に乱数を用いて決定するものである。   In the slot machine 1 of the present embodiment, the type of winning combination is determined in accordance with the gaming state, and it is possible to start the next game without requiring a small winning combination with payout of medals and setting of the number of bets. And a special role with a transition to a gaming state (special state) advantageous to the player. In the following, the small part and the re-play part are collectively referred to as a general part. In order to generate a winning of each combination determined in accordance with the gaming state, it is necessary to win an internal lottery and to set a winning flag of the combination. In the internal lottery, before the display results of all the reels 2L, 2C, 2R are derived (specifically, the start switch 7), whether or not the main control unit 41 permits winning in each of the above-mentioned combinations. It is determined by using random numbers at the time of detection of

尚、各役の当選フラグのうち、小役及び再遊技役の当選フラグは、当該フラグが設定されたゲームにおいてのみ有効とされ、次のゲームでは無効となるが、特別役の当選フラグは、当該フラグにより許容された役の組合せが揃うまで有効とされ、許容された役の組合せが揃ったゲームにおいて無効となる。すなわち特別役の当選フラグが一度当選すると、例え、当該フラグにより許容された役の組合せを揃えることができなかった場合にも、その当選フラグは無効とされずに、次のゲームへ持ち越されるようになっている。   Among the winning flags of each combination, the winning flags of the small winning combination and the re-playing combination are made valid only in the game in which the flag is set, and become invalid in the next game, but the winning flag of the special combination is It is valid until the combination of roles accepted by the flag is complete, and is invalid in the game in which the combination of accepted roles is complete. In other words, once the winning combination of the special part is won, even if the combination of the combinations permitted by the flag can not be aligned, the winning flag is not invalidated but is carried over to the next game. It has become.

また、内部抽選において、予め定められた所定の操作態様(例えば、停止操作順、操作タイミング)で停止操作が行われる場合に他の操作態様で停止操作が行われた場合よりも有利となる小役、再遊技役(以下、ナビ対象役と呼ぶ場合がある。)が当選し得るようになっている。ナビ対象役には、例えば、予め定められた所定の操作態様で停止操作が行われる場合に他の操作態様で停止操作が行われる場合に停止する停止態様よりも有利な停止態様となる役や、予め定められた所定の操作態様で停止操作が行われる場合に他の操作態様で停止操作が行われる場合よりも有利な停止態様が停止する割合が高い役等を含む。また、有利な停止態様とは、メダルの付与を伴う停止態様だけでなく、有利な遊技状態への移行を伴う停止態様、不利な遊技状態への移行が回避される停止態様なども含む。   Further, in the internal lottery, when the stop operation is performed in a predetermined operation mode (for example, the order of stop operation, operation timing) which is determined in advance, small which is more advantageous than the case where the stop operation is performed in another operation mode The combination and the re-play combination (hereinafter sometimes referred to as navigation target combination) may be elected. In the navigation target role, for example, when the stop operation is performed in a predetermined operation mode determined in advance, the role to be a stop mode that is more advantageous than the stop mode that stops when the stop operation is performed in another operation mode In the case where the stop operation is performed in a predetermined operation mode determined in advance, it includes a role or the like in which the rate of stopping of the stop mode which is advantageous is higher than when the stop operation is performed in another operation mode. Further, the advantageous stop mode includes not only the stop mode with the awarding of medals, but also the stop mode with the transition to the advantageous game state, the stop mode in which the transition to the disadvantageous game state is avoided, and the like.

メイン制御部41は、内部抽選結果に応じて遊技者にとって有利となるストップスイッチ8L、8C、8Rの操作態様を特定可能なナビ情報を遊技補助表示器12の点灯態様により報知するナビ報知を実行可能な報知期間となるアシストタイム(AT)に制御可能である。メイン制御部41は、ATに制御される権利が遊技者に対して付与されることで、ATの制御を開始してATに制御する。そして、ATに制御している場合には、ナビ対象役に当選することにより、ナビ報知を実行して、遊技者にとって有利となるストップスイッチ8L、8C、8Rの操作態様(例えば、押し順、操作タイミング等)を遊技補助表示器12を用いて報知するとともに、遊技者にとって有利となる操作態様を特定可能なコマンドをサブ制御部91に対して送信することで、当該操作態様を液晶表示器51等を用いて報知するナビ演出を実行させる。ナビ報知及びナビ演出により報知される操作態様にて、ストップスイッチ8L、8C、8Rを操作することで、内部抽選にて当選した押し順役を確実に入賞させることができるようになっている。また、ATに制御している期間では、当該期間中にわたり有利区間LED25を点灯状態として、ATの制御を行っている旨を報知するようになっている。   The main control unit 41 executes navigation notification in which navigation information capable of specifying the operation mode of the stop switches 8L, 8C, 8R that is advantageous to the player according to the internal lottery result is notified by the lighting mode of the game assistance display 12 Control is possible to an assist time (AT) which is a possible notification period. The main control unit 41 starts control of the AT and controls the AT by giving the player the right to be controlled by the AT. Then, when being controlled to the AT, the navigation notification is executed by winning the navigation object combination, and the operation mode (for example, the pushing order, etc.) of the stop switches 8L, 8C, 8R which becomes advantageous for the player. The operation timing is displayed on the liquid crystal display by transmitting to the sub control unit 91 a command capable of specifying an operation mode that is advantageous to the player while notifying the operation timing etc. The navigation effect to notify is performed using 51 and the like. By operating the stop switches 8L, 8C, 8R in the operation mode notified by the navigation notification and the navigation effect, it is possible to reliably win the winning combination winning in the internal lottery. In addition, in a period controlled to the AT, it is notified that the control of the AT is being performed with the advantageous section LED 25 in the lighting state throughout the period.

[入賞役について]
次に、本実施例のスロットマシン1における入賞役について、図4及び図5に基づいて説明する。
[About winning combination]
Next, the winning combination in the slot machine 1 of this embodiment will be described based on FIG. 4 and FIG.

図4に示すように、入賞役のうち特別役には、BBが含まれる。また、入賞役のうち小役には、中段チェリー、右上がりチェリー、下段チェリー、上段スイカ、中段ベル、右下がりベル、上段ベル1、上段ベル2、上段ベル3、上段ベル4、上段ベル5、上段ベル6、上段ベル7、上段ベル8、1枚役1、1枚役2が含まれる。また、入賞役のうち再遊技役には、通常リプレイ、制御用リプレイ1、制御用リプレイ2、制御用リプレイ3、転落リプレイ1、転落リプレイ2、昇格リプレイ、チェリーリプレイ、右下がりリプレイが含まれる。   As shown in FIG. 4, among the winning combinations, the special combination includes BB. Among the winning combinations, the middle row cherry, the upper right cherry, the lower row cherry, the upper watermelon, the middle bell, the lower right bell, the upper bell 1, the upper bell 2, the upper bell 3, the upper bell 3, the upper bell 4, and the upper bell 5 , The upper bell 6, the upper bell 7, the upper bell 8, the one-piece combination 1, the one-piece combination 2. In addition, among the winning combinations, the replay role includes normal replay, control replay 1, control replay 2, control replay 3, fall replay 1, fall replay 2, promotion replay, cherry replay, and downward right replay. .

各入賞役は、予め定められた所定の図柄組合せ(図4、図5参照)がリール2L、2C、2Rの入賞ラインLNに停止することで入賞し、入賞役のうち特別役が入賞することで特別状態へ移行され、入賞役のうち小役が入賞することで予め定められた所定枚数(図4参照)のメダルが払出され、入賞役のうち再遊技役が入賞することで再遊技が付与される。また、再遊技役のうち所定の再遊技役が所定の再遊技役において入賞した場合には、予め定められた所定の遊技状態へ移行されることとなる(図5参照)。   Each winning combination is won when a predetermined predetermined symbol combination (see FIGS. 4 and 5) is stopped on the reels 2L, 2C and 2R, and the special combination of the winning combinations is won. The special status is transferred to the special status, and a small winning combination among the winning combinations is paid a predetermined number of medals (see FIG. 4), and the re-playing combination is won by the winning combination among the winning combinations. Granted. In addition, when a predetermined re-playing combination of the re-playing combination is won in the predetermined re-playing combination, the game state is shifted to a predetermined predetermined gaming state (see FIG. 5).

[遊技状態の遷移及び各遊技状態の概要について]
次に、メイン制御部41が制御する遊技状態(RT0〜RT4、BB)の遷移及び各遊技状態の概要について、図6に基づいて説明する。
[About transition of gaming state and outline of each gaming state]
Next, the transition of the gaming states (RT0 to RT4, BB) controlled by the main control unit 41 and the outline of each gaming state will be described based on FIG.

図6に示すように、スロットマシン1では、制御可能な遊技状態として、RT0、RT1、RT2、RT3、RT4(内部中)、及びBB(ビッグボーナス)が設けられている。RT1及びRT3は、RT0、RT2及びRT4(内部中)よりもリプレイの当選確率が高い遊技状態である。以下、RT1及びRT3を有利RTと呼ぶ場合がある。   As shown in FIG. 6, in the slot machine 1, RT0, RT1, RT2, RT3, RT4 (inside), and BB (big bonus) are provided as controllable gaming states. RT1 and RT3 are gaming states in which the probability of winning a replay is higher than RT0, RT2 and RT4 (inside). Hereinafter, RT1 and RT3 may be referred to as advantageous RT.

設定変更された後には、まずRT0に制御される。RT0においては、押し順ベルが当選したときに右下がりベルまたは中段ベルの入賞を取りこぼされると取りこぼし目が導出され、当該取りこぼし目の導出を条件に、RT1に遊技状態が移行される。RT1においては、転落リプレイ1が入賞すると、RT2に遊技状態が移行される。一方、RT1においては、昇格リプレイが入賞すると、RT3に遊技状態が移行される。RT2においては、32ゲーム消化されると、RT1に遊技状態が移行される。RT3においては、押し順ベルが当選したときに右下がりベルまたは中段ベルの入賞を取りこぼされると取りこぼし目が導出され、当該取りこぼし目の導出を条件に、RT1に遊技状態が移行される。また、RT3においては、転落リプレイ2が入賞することによっても、RT1に遊技状態が移行される。RT1〜4のいずれにおいても、BB当選すると、RT4(内部中)に遊技状態が移行される。また、RT1及びRT3においては、有利区間ゲーム数が1500ゲームに達することで有利区間が終了されると、有利RTも終了される。   After the setting change, it is first controlled to RT0. At RT0, when the winning bell is won, if the winning of the lower right bell or the middle bell is dropped, the dropped eye is derived, and the gaming state is shifted to RT1 on the condition of derivation of the dropped eye. In RT1, when fall Replay 1 wins, the gaming state is shifted to RT2. On the other hand, in RT1, when the promotion replay is won, the gaming state is shifted to RT3. In RT2, when 32 games are consumed, the gaming state is shifted to RT1. In RT3, when the winning bell is won, if the winning of the lower right bell or the middle bell is dropped, the dropped eye is derived, and the gaming state is shifted to RT1 on the condition of derivation of the dropped eye. Also, in RT3, the game state is also shifted to RT1 by the fall replay 2 winning. In any of RT1 to RT4, when BB is won, the gaming state is shifted to RT4 (inside). Further, in RT1 and RT3, when the advantageous section is ended when the number of advantageous section games reaches 1,500, the advantageous RT is also ended.

ここで、RT0は、設定変更後に移行する初期状態の遊技状態であり、かつリプレイの合算確率がRT1やRT3よりも低い遊技状態であり、RT1やRT3よりも遊技者にとって不利な状態である。有利区間が終了することによって、初期状態の遊技状態に移行されて、ART(ATの制御が行われており、かつ有利RTに制御されている状態)が終了する。   Here, RT0 is a gaming state in an initial state which shifts after a setting change, and is a gaming state in which the combined probability of replay is lower than RT1 and RT3, which is more disadvantageous to the player than RT1 and RT3. By the end of the advantageous section, the gaming state is shifted to the initial state, and the ART (a state in which the control of the AT is performed and controlled to the advantageous RT) is ended.

内部中においては、BBに入賞すると、BBに遊技状態が移行される。尚、RT0〜3のいずれかでBB当選したゲームで当該BBを入賞させることができれば、内部中を経由することなく、BBに遊技状態が移行される。BBは、当該BB中におけるメダルの払出枚数が350枚を超えることで終了され、BBが終了すると、RT0に遊技状態が移行される。   In the inside, when winning in BB, the gaming state is transferred to BB. If it is possible to win the BB in the game in which the BB is won at any one of RT0 to RT3, the gaming state is shifted to BB without passing through the inside. The BB is ended when the payout number of medals in the BB exceeds 350, and when the BB is ended, the gaming state is shifted to RT0.

[抽選対象役について]
次に、メイン制御部41が行う内部抽選において抽選の対象となる抽選対象役について、図7及び図8に基づいて説明する。
[About lottery target role]
Next, a lottery target combination to be a target of a lottery in an internal lottery performed by the main control unit 41 will be described based on FIGS. 7 and 8.

抽選対象役とは、スロットマシン1が実行する内部抽選の対象となる役である。内部抽選は、メイン制御部41によって実行され、導出を許容する図柄組合せ(入賞を許容する入賞役)を決定する処理である。尚、内部抽選によって図柄組合せの導出が許容されると、当該図柄組合せに対応する入賞役に当選したことになる。   The lottery target role is a role to be a target of the internal lottery performed by the slot machine 1. The internal lottery is a process that is executed by the main control unit 41 and determines a symbol combination (a winning combination for which a winning is permitted) that allows derivation. In addition, if derivation | leading-out of a symbol combination is accept | permitted by internal lottery, it will be won by the winning combination corresponding to the said symbol combination.

図7は、抽選テーブルの例であり、役番号欄には抽選対象役ごとに割り当てられた役番号1〜50が示され、抽選対象役欄には抽選対象役の名称が示され、遊技状態欄には遊技状態の種類ごとに抽選対象となる抽選対象役が示され(「〇」は、抽選対象となる役である旨を示し、「−」は、抽選対象とならない役である旨を示す。)、設定差欄には設定差の有無が示され(該当するものを丸印で示す。)、有利区間移行・AT抽選欄には有利区間移行時または移行後のAT抽選の有無が示され(該当するものを丸印で示す。)、メイン報知タイミング欄には先報知及び後報知のいずれであるかが示される(該当するものを丸印で示す。)。   FIG. 7 shows an example of a lottery table, in which combination numbers 1 to 50 assigned to each lottery target combination are shown in a combination number column, names of lottery target combinations are shown in a lottery target combination column, and the gaming state The column indicates the lottery target combination to be selected for each type of gaming state ("O" indicates that it is a combination to be a lottery target, "-" indicates that it is a combination that is not a lottery target In the setting difference column, the presence or absence of the setting difference is indicated (the corresponding one is indicated by a circle), and in the advantageous section transition / AT lottery section, the presence / absence of the AT lottery at or after the advantageous section transition In the main notification timing column, it is indicated whether it is the first notification or the second notification (corresponding ones are indicated by circles).

図7に示すように、抽選対象役には、BBチェリー、BBベル、中段チェリー1、中段チェリー2、強チェリー1、強チェリー2、強チェリー3、弱チェリー1、弱チェリー2、弱チェリー3、弱チェリー4、スイカ1、スイカ2、スイカ3、スイカ4、BB+中段チェリー1、BB+中段チェリー2、BB+強チェリー1、BB+強チェリー2、BB+強チェリー3、BB、ベル、左ベル1、左ベル2、左ベル3、左ベル4、中ベル1、中ベル2、中ベル3、中ベル4、右ベル1、右ベル2、右ベル3、右ベル4、1枚役、チェリーリプレイ1、チェリーリプレイ2、スイカリプレイ1、スイカリプレイ2、通常リプレイ、昇転リプレイ1、昇転リプレイ2、昇転リプレイ3、昇転リプレイ4、昇転リプレイ5、昇転リプレイ6、維持転リプレイ1、維持転リプレイ2、維持転リプレイ3、維持転リプレイ4、維持転リプレイ5、維持転リプレイ6が含まれる。各抽選対象役には、予め役番号が割り当てられており、内部抽選テーブルでは、割り当てられた役番号の大きい抽選対象役から順に上から並べられている。   As shown in FIG. 7, BB Cherry, BB Bell, Middle Cherry 1, Middle Cherry 2, Strong Cherry 1, Strong Cherry 2, Strong Cherry 3, Weak Cherry 1, Weak Cherry 2, Weak Cherry 2, , Weak cherry 4, watermelon 1, watermelon 2, watermelon 3, watermelon 4, BB + middle cherry 1, BB + middle cherry 2, BB + strong cherry 1, BB + strong cherry 2, BB + strong cherry 3, BB, bell, left bell 1, Left bell 2, left bell 3, left bell 4, middle bell 1, middle bell 2, middle bell 3, middle bell 4, right bell 1, right bell 2, right bell 3, right bell 4, one sheet, cherry replay 1, Cherry Replay 2, Watermelon Replay 1, Watermelon Replay 2, Normal Replay, Ascending Replay 1, Ascending Replay 2, Ascending Replay 3, Ascending Replay 4, Ascending Replay 5, Ascending Replay 6, Sustaining Re Ray 1, maintaining rolling Replay 2, kept rolling replay 3, maintaining rolling replay 4, maintaining the rolling replay 5 includes maintaining the rolling replay 6. A combination number is assigned to each lottery target combination in advance, and in the internal lottery table, the combination is sequentially arranged from the top to the lottery target combination having the largest combination number.

メイン制御部41は、賭数設定後、スタートスイッチ7が操作されたときに、内部抽選を行う。メイン制御部41は、後述する内部抽選処理において、役番号の大きい抽選対象役から順に当選したか否かを判定する。例えば、内部抽選処理において、メイン制御部41は、所定範囲内(0〜65535)の整数から乱数値を取得する。各抽選対象役には所定範囲内(0〜65535)の整数のうちから予め遊技状態及び設定値に応じた判定値数が割り当てられている。例えば、中段チェリー1はいずれのRT状態においても判定値数として4が割り当てられている。メイン制御部41は、取得した乱数値に対して、役番号の大きい抽選対象役から順に判定値数を加算していき、加算結果がオーバーフローした(65535を超えた)ときに、その時点で加算対象となっていた判定値数の抽選対象役を当選役に決定する。このように、メイン制御部41は、予め割り当てられた役番号の大きい順に各抽選対象役に対して内部抽選を行う。   The main control unit 41 performs an internal lottery when the start switch 7 is operated after setting the number of bets. The main control unit 41 determines whether or not winning has been made in order from the lottery target role with the highest combination number in the internal lottery process described later. For example, in the internal lottery process, the main control unit 41 acquires a random number value from an integer within a predetermined range (0 to 65535). The number of judgment values according to the game state and the set value is assigned to each lottery target combination from among integers within a predetermined range (0 to 65535) in advance. For example, the middle row cherry 1 is assigned 4 as the number of judgment values in any RT state. The main control unit 41 sequentially adds the judgment value numbers to the acquired random number values, starting from the lottery target role with the highest combination number, and when the addition result overflows (exceeds 65535), the addition is performed at that time The winning combination is determined to be the lottery target combination of the judgment value number that has been targeted. As described above, the main control unit 41 performs internal lottery on each lottery target combination in descending order of the combination number assigned in advance.

尚、本実施例では、メイン制御部41は、内部抽選において、取得した乱数値に対して抽選対象役の判定値数を加算した結果がオーバーフローしたときに、当該判定値数の抽選対象役を当選役に決定する構成であるが、内部抽選において加算以外の演算の結果に基づいて当選役を決定する構成でも良く、例えば、取得した乱数値から、所定の順(例えば、役番号の大きい順)に抽選対象役の判定値数を減算していき、減算結果が所定値(例えば、0等)を下回ったときに、その時点で減算対象となっていた判定値の抽選対象役を当選役に決定する構成等でも良い。   In the present embodiment, when the main control section 41 overflows the result of adding the number of judgment values of the lottery target to the acquired random number in the internal lottery, the main object of the lottery of the number of judgment values concerned is overflowed. The winning combination is determined, but the winning combination may be determined based on the result of the calculation other than addition in the internal lottery, for example, from the acquired random number values in a predetermined order (for example, the order of large combination numbers). When the result of subtraction is below a predetermined value (for example, 0 etc.), the winning combination of the judgment value that was subject to subtraction at that time is won. The configuration to be determined may be used.

各抽選対象役は、カテゴリごとに区分されて役番号が割り当てられている。本実施例におけるカテゴリとは、抽選対象役の性質や役割、あるいは機能などによって区分されるグループを意味する。例えば、本実施例におけるカテゴリには、BB中に抽選対象となるカテゴリ、有利区間当選するカテゴリ、有利区間当選しないカテゴリ、設定差ありのカテゴリ、設定差なしのカテゴリ、メイン報知のタイミングが先報知になるカテゴリ、メイン報知のタイミングが後報知になり得るカテゴリ、RT状態に応じて当選確率(判定値数)が変化しないカテゴリ、RT状態に応じて当選確率(判定値数)が変化するカテゴリ、特別役のカテゴリ、小役のカテゴリ、再遊技役のカテゴリ、及び押し順役のカテゴリが含まれる。有利区間当選するカテゴリの役は、有利区間当選しないカテゴリの役よりも、数字の大きい役番号が割り当てられている。具体的には、非BB中に抽選対象となるカテゴリの抽選対象役について、有利区間当選して有利区間に移行される移行対象役には役番号35〜48が割り当てられ、移行対象役でない役には役番号1〜34が割り当てられている。これにより、移行対象役は、移行対象役でない役よりも優先的に内部抽選が行われる。   Each lottery target role is divided into categories and assigned role numbers. The category in the present embodiment means a group divided according to the nature, role, function or the like of the lottery target role. For example, the category in the present embodiment includes a category to be selected for drawing in BB, a category to be selected in the advantageous section, a category not to be selected in the advantageous section, a category with setting difference, a category without setting difference, and a timing of main notification first. The category in which the timing of the main notification can be later notified, the category in which the winning probability (number of judgment values) does not change according to the RT state, the category in which the winning probability (number of judgment values) changes according to the RT state, It includes a special role category, a minor role category, a reprint player category, and a push order category. The role of the category for which the advantageous section is elected is assigned a role number having a larger number than that of the category for which the advantageous section is not selected. Specifically, with respect to the lottery target roles of the category that is the target of lottery during non-BB, the role numbers 35 to 48 are assigned to the transition target roles that are won in the advantageous section and transferred to the advantageous sections, Part numbers 1 to 34 are assigned to. As a result, an internal lottery is performed with priority for the transition target role than the role that is not the transition target role.

役番号35〜48が割り当てられた移行対象役のうち、メイン報知のタイミングが先報知になるカテゴリの役は、メイン報知のタイミングが後報知になり得るカテゴリの役よりも、数字の大きい役番号が割り当てられている。具体的には、メイン報知のタイミングが先報知になるカテゴリの役には役番号38〜48が割り当てられ、メイン報知のタイミングが後報知になり得るカテゴリの役には役番号35〜37が割り当てられている。   Among the transition target roles to which the combination numbers 35 to 48 are assigned, the combination of the category in which the timing of the main notification comes first is the combination number of a larger number than the combination of the category in which the timing of the main notification can be the later notification. Is assigned. Specifically, the part numbers 38 to 48 are assigned to the part of the category in which the timing of the main notification comes first, and the part numbers 35 to 37 are assigned to the parts in the category where the timing of the main notification can become the post notification. It is done.

役番号1〜34が割り当てられた移行対象役でない役のうち、遊技状態に応じて当選確率(判定値数)が変化しないカテゴリの役は、遊技状態に応じて当選確率(判定値数)が変化するカテゴリの役よりも、数字の大きい役番号が割り当てられている。具体的には、遊技状態に応じて当選確率(判定値数)が変化しないカテゴリの役には役番号13〜31が割り当てられ、遊技状態に応じて当選確率(判定値数)が変化するカテゴリの役には役番号1〜12が割り当てられている。   Among the non-transition target combinations to which the combination numbers 1 to 34 are assigned, the combinations of categories for which the winning probability (number of determination values) does not change according to the gaming state have a winning probability (number of determination values) according to the gaming state. Role numbers with higher numbers are assigned than roles of changing categories. Specifically, the combinations of the combination numbers 13 to 31 are assigned to the roles of the categories in which the winning probability (the number of determination values) does not change according to the gaming state, and the category in which the winning probability (the number of determination values) changes according to the gaming state The role numbers 1 to 12 are assigned to the role of.

さらに、上述した役番号の割り当て規則を前提とした上で、特別役のカテゴリ、小役のカテゴリ、再遊技役のカテゴリの順に、数字の大きい役番号が割り当てられている。尚、同じ種類の役(例えば、チェリー、スイカ、押し順ベル、昇転リプレイ、維持転リプレイなど)は、役番号の数字が連続するようにまとめられている。   Furthermore, on the premise of the above-described rule for assigning part numbers, the part numbers with the largest numbers are assigned in the order of the special role category, the small role category, and the category of the replay role. In the same type of role (for example, cherry, watermelon, push order bell, ascending replay, maintenance reverse replay, etc.), the numbers of the role numbers are arranged in series.

図7に示すように、設定差なしのカテゴリの役は移行対象役になり得るが、設定差ありのカテゴリの役は移行対象役にならない。例えば、役番号46の強チェリー1、及び役番号35のBB+強チェリー1は、設定差なしのカテゴリの役であり、移行対象役に定められている。一方、役番号33のBB+強チェリー2は、設定差ありのカテゴリの役であり、移行対象役に定められていない。その他の設定差のある役についても同様に、移行対象役に定められていない。尚、設定差なしのカテゴリの役であっても、移行対象役に定められていない場合もある。例えば、役番号32のBB+強チェリー3は、設定差なしのカテゴリの役であるが、移行対象役に定められていない。   As shown in FIG. 7, the role of the category with no setting difference may be the transition target role, but the role of the category with the setting difference is not the transition target role. For example, the strong cherry 1 with the part number 46 and the BB + strong cherry 1 with the part number 35 are the roles of the category without the setting difference, and are defined as the role to be transferred. On the other hand, BB + strong cherry 2 of part number 33 is the part of the category with the setting difference, and is not defined as the role to be transferred. Similarly, other roles with different settings are not defined as transition target roles. In addition, even if it is the role of the category without a setting difference, there are cases where it is not set as the shift target role. For example, BB + strong cherry 3 of part number 32 is the part of the category without the setting difference, but is not defined as the role to be transferred.

強チェリー1、強チェリー2、及び強チェリー3は、いずれも右上がりチェリーの図柄組合せを導出可能な役であるが、役番号に応じて、BB当選の有無、設定差の有無、及び有利区間当選の有無が異なる。例えば、役番号46の強チェリー1は、BB当選なし、設定差なし、有利区間当選ありの役である。役番号35のBB+強チェリー1は、BB当選あり、設定差なし、有利区間当選ありの役である。役番号33のBB+強チェリー2は、BB当選あり、設定差あり、有利区間当選なしの役である。役番号32のBB+強チェリー3は、BB当選あり、設定差なし、有利区間当選なしの役である。このように、右上がりチェリーの図柄組合せを導出可能な強チェリー役は、BB当選及び有利区間当選のいずれかが決定される役である。   Strong Cherry 1, Strong Cherry 2, and Strong Cherry 3 are all the parts that can derive the symbol combination of the upward-pointing cherry, but depending on the part number, the presence or absence of BB winning, the presence or absence of the setting difference, and the advantageous section Whether or not to win is different. For example, the strong cherry 1 of the part number 46 is a part without BB winning, no setting difference, and winning with an advantageous section. The BB + strong cherry 1 of the combination number 35 is a combination of BB winning, no setting difference, and advantageous interval winning. The BB + strong cherry 2 of the combination number 33 is a combination of BB winning, setting difference, and winning of the advantageous section. The BB + strong cherry 3 of the part number 32 is a part with BB winning, no setting difference, and no advantageous section winning. As described above, the strong cherry combination capable of deriving the symbol combination of the upward-pointing cherry is a role in which one of the BB win and the advantageous section win is determined.

図8は、抽選対象役により入賞が許容される役の組合せについて説明するための図である。図8に示すように、各抽選対象役は、単数あるいは複数の入賞役の組合せであり、内部抽選にて一の抽選対象役が当選することで、当該抽選対象役に含まれる入賞役が当選することとなる。   FIG. 8 is a diagram for explaining a combination of winning combinations permitted by the lottery target combination. As shown in FIG. 8, each lottery target combination is a combination of a single or a plurality of winning combinations, and when one lottery target combination is won in the internal lottery, the winning combination included in the lottery target combination is won. It will be done.

例えば、中段チェリー1、2のいずれにおいても、中段チェリーが含まれる。このため、中段チェリー1、2のいずれに当選したときでも、ストップスイッチ8Lの操作タイミングに応じて左リール2Lの中段にチェリー図柄が停止する。また、チェリーリプレイ1、2のいずれにおいても、チェリーリプレイが含まれる。このため、チェリーリプレイ1、2のいずれに当選したときでも、ストップスイッチ8Lの操作タイミングに応じて左リール2Lの中段にチェリー図柄が停止する。   For example, in each of the middle row cherries 1 and 2, the middle row cherry is included. For this reason, even when the middle stage cherries 1 and 2 are won, the cherry pattern is stopped at the middle stage of the left reel 2L according to the operation timing of the stop switch 8L. Also, in both of the cherry replays 1 and 2, the cherry replay is included. For this reason, even when either of Cherry Replays 1 and 2 is won, the cherry symbol is stopped at the middle of the left reel 2L according to the operation timing of the stop switch 8L.

[リール制御について]
次に、内部抽選にて抽選対象役のうち左ベル1〜4、中ベル1〜4、右ベル1〜4が当選したときに、メイン制御部41が行うリール制御について、図9に基づいて説明する。以下、左ベル1〜4、中ベル1〜4、右ベル1〜4をまとめて押し順ベルと呼ぶ場合がある。
[Reel control]
Next, based on FIG. 9, regarding reel control performed by the main control unit 41 when the left bell 1 to 4, the middle bell 1 to 4, and the right bell 1 to 4 of the lottery target roles are won in the internal lottery. explain. Hereinafter, the left bell 1 to 4, the middle bell 1 to 4, and the right bell 1 to 4 may be collectively referred to as a push order bell.

メイン制御部41は、内部抽選にて押し順ベル(左ベル1〜4、中ベル1〜4、右ベル1〜4)のいずれかが当選したときのリールの停止制御において、左ベル1〜4、中ベル1〜4、右ベル1〜4に応じて予め定められた操作態様(本実施例では、操作順)でストップスイッチ8L、8C、8Rが操作されることで、該当する操作態様に対応する入賞役の図柄組合せを入賞ラインLNに停止させるように制御を行う(図9参照)。   The main control unit 41 controls the stop of the reel when any of the push order bells (left bells 1 to 4, middle bells 1 to 4, right bells 1 to 4) is won in the internal lottery. 4, the corresponding operation mode by operating the stop switches 8L, 8C, 8R in an operation mode (in the present embodiment, the operation order) predetermined according to the middle bell 1 to 4 and the right bell 1 to 4 Control is performed to stop the symbol combination of the winning combination corresponding to the winning combination LN (see FIG. 9).

これにより、左ベル1〜4、中ベル1〜4、右ベル1〜4のいずれかが当選した場合には、当選役の種類に応じた操作順で停止操作を行うことで、右下がりベルまたは中段ベルが必ず入賞する一方で、当選役の種類に応じた操作順以外の操作順で停止操作を行うことで、上段ベルが入賞することもあるが、上段ベルが入賞しないこともある。このため、左ベル1〜4、中ベル1〜4、右ベル1〜4の当選時には、当選役の種類に応じた操作順で操作されたか否かによって払い出されるメダル数の期待値を変えることができる。以下では、左ベル1〜4、中ベル1〜4、右ベル1〜4の当選時に、確実に中段ベルの入賞を発生させることが可能となる操作態様(左ベル1〜4当選時は、左第1停止操作、中ベル1〜4当選時は、中第1停止操作、右ベル1〜4当選時は、右第1停止操作)を、正解手順と呼ぶ場合がある。   As a result, when any of the left bell 1 to 4, the middle bell 1 to 4, and the right bell 1 to 4 is won, by performing the stop operation in the operation order according to the type of the winning combination, the right and lower bell Alternatively, while the middle bell always wins, by performing the stop operation in an operation order other than the operation order according to the type of winning combination, the upper bell may win, but the upper bell may not win. Therefore, when the left bells 1 to 4, the middle bells 1 to 4, and the right bells 1 to 4 are elected, the expected value of the number of medals to be paid out is changed depending on whether or not the operation is performed in the operation order according to the type of winning combination. Can. In the following, when the left bells 1 to 4, the middle bells 1 to 4, and the right bells 1 to 4 are won, the operation mode in which the middle bell can be reliably generated (when the left bells 1 to 4 are won, When the left first stop operation, middle bell 1 to 4 is won, the middle first stop operation, right bell 1 to 4 when won, the right first stop operation may be referred to as the correct procedure.

メイン制御部41は、内部抽選にて押し順リプレイ(昇転リプレイ1〜6、維持転リプレイ1〜6)のいずれかが当選したときのリールの停止制御において、昇転リプレイ1〜6、維持転リプレイ1〜6に応じて予め定められた操作態様(本実施例では、操作順)でストップスイッチ8L、8C、8Rが操作されることで、該当する操作態様に対応する入賞役の図柄組合せを入賞ラインLNに停止させるように制御を行う(図10参照)。     The main control unit 41 maintains the uplift replays 1 to 6 in the stop control of the reels when any of the push order replays (uplift replays 1 to 6 and the upkeep replays 1 to 6) is won in the internal lottery. By operating the stop switches 8L, 8C, 8R in the operation mode (in the present embodiment, the order of operation) determined in advance according to the transfer replays 1 to 6, the symbol combination of the winning combination corresponding to the corresponding operation mode Is controlled to stop the pay line LN (see FIG. 10).

これにより、維持転リプレイ1〜6のいずれかが当選した場合には、当選役の種類に応じた操作順で停止操作を行うことで、通常リプレイが必ず入賞する一方で、当選役の種類に応じた操作順以外の操作順で停止操作を行うことで、転落リプレイ2が入賞する。このため、維持転リプレイ1〜6の当選時には、当選役の種類に応じた操作順で操作されたか否かによって、遊技状態をRT1に移行させるか、RT1に移行させずにRT3に維持させることができる。以下では、維持転リプレイ1〜6の当選時に、確実に通常リプレイの入賞を発生させることが可能となる操作態様(維持転リプレイ1の当選時は、左中右(順押し)、維持転リプレイ2の当選時は、左右中(挟み押し)、維持転リプレイ3の当選時は、中左右(中左押し)、維持転リプレイ4の当選時は、中右左(中右押し)、維持転リプレイ5の当選時は、右左中(逆挟み押し)、維持転リプレイ6の当選時は、右中左(逆押し))を、正解手順と呼ぶ場合がある。   Thereby, when any of the maintenance transfer replays 1 to 6 is won, the normal replay always wins by performing the stop operation in the operation order according to the type of the winning combination, while the type of the winning combination is By performing the stop operation in an operation order other than the corresponding operation order, the fall replay 2 wins. Therefore, when the maintenance transfer replays 1 to 6 are won, the gaming state is shifted to RT1 or maintained to RT3 without shifting to RT1 depending on whether or not the game is operated in the operation order according to the type of winning combination. Can. In the following, an operation mode that makes it possible to reliably generate a normal replay winning when the maintenance transfer replays 1 to 6 are won (when the maintenance transfer replay 1 is won, the left middle right (forward press), the maintenance transfer replay When 2 wins, middle left (middle press), when maintenance roll replay 3 is elected, middle left (middle left push), when maintenance roll replay 4 is selected, middle right left (middle right push), maintenance roll replay At the time of winning 5, the right / left middle (reverse pinching), and when the maintenance transfer replay 6 is won, the right middle, left (reverse) may be called the correct procedure.

[遊技区間について]
メイン制御部41は、遊技状態(RT状態)とは異なる状態の概念として、複数種類の遊技区間に制御することが可能である。遊技区間には、通常区間、有利区間、及び待機区間が含まれる。
[About the game section]
The main control unit 41 can control a plurality of types of gaming sections as a concept of a state different from the gaming state (RT state). The game section includes a normal section, an advantageous section, and a standby section.

通常区間は、内部抽選結果に応じて遊技者にとって有利となるストップスイッチ8L、8C、8Rの操作態様を特定可能なナビ情報を報知不可能な区間である。有利区間は、ナビ情報を報知可能な区間であり、ストップスイッチ8L、8C、8Rの操作態様を遊技者に指示する指示機能(ナビ)に係る性能を持つ区間である。有利区間においては、最大払出枚数が得られる入賞が発生するナビが少なくとも1回実行される。具体的には、上述の押し順ベルに当選したときに、正解手順を報知するナビが実行される。有利区間は、最大払出枚数が得られる入賞が発生するナビが少なくとも1回実行される点で、通常区間よりも遊技者にとって有利な区間(状態)である。   The normal section is a section in which it is not possible to notify navigation information that can specify the operation mode of the stop switches 8L, 8C, 8R that is advantageous to the player according to the internal lottery result. The advantageous section is a section in which navigation information can be notified, and is a section having a performance related to an instruction function (navigation) for instructing the player the operation mode of the stop switches 8L, 8C, 8R. In the advantageous section, the navigation is performed at least once in which a winning combination for obtaining the maximum payout number is generated. Specifically, when the above-described push order bell is won, a navigation for notifying a correct procedure is executed. The advantageous section is a section (state) more advantageous to the player than the normal section, in that the navigation is executed at least once in which the winning is obtained so that the maximum payout number can be obtained.

メイン制御部41は、設定変更後に、まずは通常区間に制御し、有利区間への移行が決定されたことに基づいて有利区間に制御する。メイン制御部41は、所定の条件が成立したときに有利区間への移行を決定する。本実施例においては、メイン制御部41は、通常区間において内部抽選で移行対象役に当選したときに、通常区間から有利区間へ移行させるか否かを決定する有利区間抽選を行い、当該有利区間抽選にて当選することで、有利区間への移行が決定される。移行対象役には、上述の抽選対象役のうち、BBチェリー、中段チェリー1、2、強チェリー1、弱チェリー1〜4、スイカ1〜4、チェリーリプレイ1、2、及びスイカリプレイ1、2が含まれる。また、中段チェリー1、2、及び強チェリー1は、BBと同時当選し得る役である。   After changing the setting, the main control unit 41 first controls to the normal section, and controls to the advantageous section based on the determination of the transition to the advantageous section. The main control unit 41 determines transition to an advantageous section when a predetermined condition is satisfied. In the present embodiment, the main control unit 41 performs an advantageous section lottery that determines whether or not to shift from the normal section to the advantageous section when the shift target combination is won by the internal lottery in the normal section. By winning the lottery, the transition to the advantageous section is determined. Among the above-mentioned lottery target roles, BB cherries, middle cherries 1 and 2, strong cherries 1, weak cherries 1 to 4, watermelons 1 to 4, cherry replays 1 and 2, and watermelon replays 1 and 2 are included in the transition target role. Is included. Also, middle-tier cherries 1, 2 and strong cherries 1 are roles that can be won simultaneously with BB.

メイン制御部41は、有利区間において複数の制御状態に制御することが可能である。有利区間中の制御状態には、CZ、通常AT、有利AT、及び特別ATが含まれ、メイン制御部41は、有利区間においてこれらのいずれかの制御状態に制御するようになっている。   The main control unit 41 can control a plurality of control states in the advantageous section. The control state in the advantageous section includes the CZ, the normal AT, the advantageous AT, and the special AT, and the main control unit 41 is configured to control any one of these control states in the advantageous section.

通常区間において内部抽選で移行対象役のうち強チェリー1、2、弱チェリー1、2、スイカ1、2、チェリーリプレイ1、2、スイカリプレイ1、2、BB+強チェリー1のいずれかに当選すると、有利区間抽選では、有利区間としてCZへ移行させるか否かが決定される。一方、通常区間において内部抽選で移行対象役のうち中段チェリー1、中段チェリー2、BB+中段チェリー1、BB+中段チェリー2のいずれかに当選したときには、有利区間抽選では、有利区間として通常ATに移行させるか否かが決定される。つまり、中段チェリー1、2は、有利区間抽選にて当選することでATの付与が確定する役である。有利区間抽選にて当選することで有利区間(CZまたは通常AT)への移行が決定されることとなる。有利区間への移行が決定されることを、有利区間当選ともいう。   If you win either of strong cherry 1 or 2, weak cherry 1 or 2, watermelon 1 or 2, cherry replay 1 or 2, watermelon replay 1 or 2, BB + strong cherry 1 among the transition target roles in the internal lottery in the normal section In the advantageous section lottery, it is determined whether or not to shift to CZ as an advantageous section. On the other hand, when one of the transition target roles, middle cherry 2, middle cherry 2, BB + middle cherry 1 or BB + middle cherry 2, is won in the internal section in the normal section, the section moves to the normal AT as an advantageous section in the advantageous section lottery. It is decided whether or not to That is, middle row cherries 1 and 2 are roles that the grant of AT is decided by winning in the advantageous section lottery. By winning in the advantageous section lottery, the transition to the advantageous section (CZ or normal AT) is determined. That the transition to the advantageous section is determined is also referred to as advantageous section winning.

CZは、通常区間よりもATへの制御に関する有利度合いが高い状態である。ATへの制御に関する有利度合いが高いとは、通常区間よりもATへの移行が決定されやすいこと、及びATに制御するための権利であるATゲームが通常区間よりも多く付与されることなどが挙げられる。   CZ is in a state in which the degree of advantage regarding control to AT is higher than that in the normal section. The high degree of advantage for control to AT means that the transition to AT is more easily determined than the regular section, and that the AT game, which is the right to control the AT, is granted more than the regular section, etc. It can be mentioned.

AT(通常AT、有利AT、及び特別AT)は、CZよりも有利度合いが高い状態である。例えば、ATでは、CZよりもナビが実行され得る期間が長く保障されている。あるいは、ATでは、CZよりもナビが実行され得る回数が多く保障されている。このように、ATは、CZよりもナビの実行期間が長く保障されているため、例えば、押し順ベル当選時に右下がりベルまたは中段ベルを入賞させるゲームを増やすことができ、CZよりも有利度合いが高くなる。   AT (normal AT, advantageous AT, and special AT) has a higher degree of advantage than CZ. For example, in the AT, a longer period is allowed for navigation to be performed than in the CZ. Alternatively, at AT, the number of times navigation can be performed is guaranteed more than CZ. As described above, since AT can guarantee a longer navigation period than CZ, for example, it is possible to increase the number of games for winning the downhill bell or the middle bell at the time of winning bell order, which is an advantage over CZ. Becomes higher.

通常AT、有利AT、及び特別ATは、それぞれATゲーム数の上乗せ確率が異なる。特別ATは、通常AT及び有利ATよりもATゲーム数の上乗せ確率が高く、通常AT及び有利ATよりもナビが実行され得る期間が長く保障されている。有利ATは、通常ATよりもATゲーム数の上乗せ確率が高く、通常ATよりもナビが実行され得る期間が長く保障されている。有利区間中においては、所定条件が成立することで、CZから、通常AT、有利AT、特別ATといった順に段階的にランクが上がる。例えば、有利区間中においては、CZ中に行われた内部抽選の結果に基づいて指示機能に係る抽選が行われ、当該指示機能に係る抽選で当選すると、ATに制御される。   The normal AT, the advantageous AT, and the special AT each have different AT game number addition probability. The special AT has a higher probability of being added to the number of AT games than the normal AT and the advantageous AT, and the period in which the navigation can be performed is guaranteed longer than the normal AT and the advantageous AT. The advantageous AT has a higher probability of being added to the number of AT games than the normal AT, and it is guaranteed a longer period in which navigation can be executed than the normal AT. During the advantageous section, when the predetermined condition is satisfied, the rank is gradually raised in the order of CZ, normal AT, advantageous AT, and special AT. For example, during the advantageous section, a lottery relating to the instruction function is performed based on the result of the internal lottery performed during CZ, and when it is won by the lottery relating to the instruction function, it is controlled by the AT.

通常区間において、BBに当選した場合、BBに入賞するまで有利区間への制御が待機される待機区間に制御される。待機区間においては、BBに入賞したときに有利区間に制御される。   When the BB is won in the normal section, the control to the advantageous section is controlled to a standby section in which the control to the advantageous section is awaited until the BB is won. In the standby section, when winning in BB, it is controlled to an advantageous section.

有利区間に制御されている場合、所定の終了条件が成立したことに基づいて通常区間に移行する。所定の終了条件には、有利区間の種類に関わらず当該有利区間中に更新される数値が規定値に達したときに成立する条件が含まれる。本実施例においては、メイン制御部41は、有利区間中の消化ゲーム数(有利区間G数とも称す)をカウントする。メイン制御部41は、有利区間G数が1500ゲームに達すると、有利区間に関するデータを全て初期化し、実行中の有利区間を終了することで通常区間に移行する。この場合、例えば、実行中の有利区間がCZである場合、CZゲーム数が未だ残っていてもCZが終了する。また、例えば、実行中の有利区間が通常ATである場合、ATゲーム数が未だ残っていてもATが終了する。   When being controlled to the advantageous section, it shifts to the normal section based on the satisfaction of the predetermined end condition. The predetermined end condition includes a condition that is satisfied when the numerical value updated in the advantageous section reaches a specified value regardless of the type of the advantageous section. In the present embodiment, the main control unit 41 counts the number of digested games in the advantageous section (also referred to as the advantageous section G number). When the number G of the advantageous sections G reaches 1,500 games, the main control unit 41 initializes all data related to the advantageous sections, and shifts to the normal section by ending the currently-executed advantageous sections. In this case, for example, if the currently running advantageous section is CZ, CZ ends even if the number of CZ games still remains. Also, for example, when the currently-played advantageous section is a normal AT, the AT ends even if the number of AT games still remains.

尚、有利区間G数が1500ゲームに達した場合、有利区間から通常区間に移行するとともに、設定変更後の初期遊技状態(RT0)に制御する。   In addition, when the number of the advantageous section G reaches 1,500 games, while shifting from the advantageous section to the normal section, the game is controlled to the initial gaming state (RT0) after the setting change.

また、所定の終了条件には、有利区間G数が1500ゲームに達する前に成立可能な条件であって有利区間に制御するための権利がなくなったときに成立する条件が含まれる。有利区間に制御するための権利としては、CZに制御するためのCZゲーム数、ATに制御するためのATゲーム数などがある。本実施例においては、メイン制御部41は、CZゲーム数やATゲーム数といった有利区間に制御するためのゲーム数が0に達すると、実行中の有利区間が終了して通常区間に移行する。   Further, the predetermined ending condition includes a condition that can be established before the number G of the advantageous section G reaches 1500 games, and a condition that is established when the right to control to the advantageous section is lost. The right to control to the advantageous section includes the number of CZ games to control to CZ, the number of AT games to control to AT, and the like. In the present embodiment, when the number of games for controlling to the advantageous section such as the number of CZ games and the number of AT games reaches 0, the main control section 41 ends the advantageous section under execution and shifts to the normal section.

[メイン報知について]
有利区間への移行が決定した場合、メイン制御部41は、有利区間LED25を点灯させ、さらに、遊技補助表示器12の第8セグメント(図11(a)参照)を点灯させる。有利区間LED25及び遊技補助表示器12の第8セグメントが点灯することで有利区間である旨を示唆することをメイン報知とも称する。メイン報知が行われた以降では、有利区間に制御される。メイン報知が行われることによって、有利区間である旨が遊技者に示唆される。
[About the main notification]
When the transition to the advantageous section is determined, the main control unit 41 causes the advantageous section LED 25 to be lighted, and further, the eighth segment (see FIG. 11A) of the gaming assistance display 12 to be lighted. It is also referred to as a main notification that the advantageous segment LED 25 and the eighth segment of the game assistance indicator 12 are lit to indicate that the advantageous segment is. After the main notification has been made, it is controlled to the advantageous section. By performing the main notification, the player is suggested to be in an advantageous section.

メイン報知には、先報知と後報知とがある。先報知は、有利区間への移行が決定したゲーム内で行われる。先報知が行われるタイミングを先報知タイミングとも称する。具体的には、先報知タイミングは、有利区間への移行が決定してから当該有利区間への移行が決定したゲームの次ゲームの賭数設定(リプレイ入賞による自動賭数設定も同様)が行われるまでのいずれかのタイミングであれば良い。例えば、先報知タイミングは、有利区間への移行が決定したゲームの第3停止操作が離されて図柄組合せが導出されたタイミング(例えば、ストップスイッチ8L、8C、8Rのうちの最終操作されたストップスイッチに対する押下が離されたタイミング)であっても良い。   The main notification includes the earlier notification and the later notification. The advance notification is performed in the game in which the transition to the advantageous section is determined. The timing at which the prior notification is performed is also referred to as the prior notification timing. Specifically, as for the advance notification timing, the bet number setting for the next game of the game for which the transition to the advantageous section is determined after the transition to the advantageous section is determined (the same as the automatic bet number setting by replay winning) is performed. It may be any timing until it is notified. For example, the first notification timing is the timing at which the third stop operation of the game determined to shift to the advantageous section is released and the symbol combination is derived (for example, the last operated stop among the stop switches 8L, 8C, 8R It may be the timing when the pressing on the switch is released).

後報知は、有利区間への移行の決定がBB当選とともに行われることで待機区間に制御された場合に行われ得る報知である。後報知が行われるタイミングを後報知タイミングとも称する。具体的には、後報知タイミングは、BBの図柄組合せが導出された以降のいずれかのタイミングであれば良い。例えば、後報知タイミングは、BBの図柄組合せが導出されてBB入賞したときのタイミングであっても良い。   The post-notification is a notification that can be performed when the determination of the transition to the advantageous section is performed along with the BB winning and thus the control to the standby section is performed. The timing at which the post notification is performed is also referred to as the post notification timing. Specifically, the post notification timing may be any timing after the symbol combination of BB is derived. For example, the post-notification timing may be a timing when a symbol combination of BB is derived and a BB prize is achieved.

本実施例においては、有利区間への移行が決定する一方、内部抽選でBB当選しなかった場合、当該有利区間抽選で当選したゲーム内のタイミング(先報知タイミング)で先報知が行われる。   In the present embodiment, when the transition to the advantageous section is determined, but the BB is not selected in the internal lottery, the advance notification is performed at the timing (first notification timing) in the game won by the advantageous section lottery.

また、本実施例においては、有利区間への移行が決定するとともに内部抽選でBB当選した場合、有利区間への移行の決定契機となった移行対象役の種類に応じて、当該有利区間への移行が決定したゲーム内のタイミング(先報知タイミング)で先報知が行われるときと、BBの図柄組合せが導出された以降のタイミング(後報知タイミング)で後報知が行われるときとがある。   Further, in the present embodiment, when the transition to the advantageous section is determined and the BB is won in the internal lottery, the transition to the advantageous section is triggered to the transition to the advantageous section according to the type of the transition target combination. There are times when the first notification is performed at the timing (first notification timing) in the game where the transition is determined, and the second notification is performed at the timing after the symbol combination of BB is derived (the second notification timing).

先報知が行われた場合、それ以降の内部中では有利区間に制御されて有利区間LED25及び遊技補助表示器12の第8セグメントが点灯し続ける。内部中における有利区間では、指示機能に係る処理として、ナビが実行され得る。但し、内部中における有利区間では、指示機能に係る抽選(例えば、AT抽選や上乗せ抽選)は実行されない。一方、先報知が行われずに後報知が行われる場合、内部中は待機区間に制御される。内部中における待機区間では、指示機能に係る処理が実行されない。つまり、内部中における待機区間では、ナビ及び指示機能に係る抽選(例えば、AT抽選や上乗せ抽選)のいずれも実行されない。その後、BB入賞とともに後報知が行われ、それ以降のBB中では有利区間に制御されて有利区間LED25が点灯し続ける。BB中における有利区間では、指示機能に係る処理として、ナビや指示機能に係る抽選が実行され得る。   When the advance notification is performed, the advantageous segment is controlled in the subsequent inside, and the eighth segment of the advantageous segment LED 25 and the game assist indicator 12 continues to light. In the advantageous section in the inside, navigation can be performed as a process related to the pointing function. However, in an advantageous section in the inside, a lottery (for example, an AT lottery or an additional lottery) according to the instruction function is not executed. On the other hand, when the later notification is performed without the prior notification, the inside is controlled to the standby section. In the standby section in the inside, the process related to the instruction function is not performed. That is, in the standby section in the inside, neither the lottery for the navigation and the instruction function (for example, the AT lottery or the additional lottery) is performed. Thereafter, a post-notification is performed with the BB winning, and during the subsequent BB, the advantageous section LED 25 continues to be lit while being controlled to the advantageous section. In the advantageous section during BB, a lottery relating to navigation or an instruction function may be executed as processing relating to the instruction function.

メイン制御部41は、有利区間を終了させて通常区間に移行させるときには、有利区間LED25及び遊技補助表示器12の第8セグメントを消灯させる。そして、通常区間中にわたり当該、有利区間LED25及び遊技補助表示器12の第8セグメントを消灯状態に制御する。   The main control section 41 turns off the advantageous segment LED 25 and the eighth segment of the game assist indicator 12 when ending the advantageous segment and shifting to the normal segment. Then, the eighth segment of the advantageous section LED 25 and the game assist indicator 12 is controlled to be turned off throughout the normal section.

[ナビについて]
有利区間中において、メイン制御部41は、図11(a)に示すように、内部抽選処理において当選したナビ対象の抽選対象役(以下、ナビ対象役と呼ぶ場合がある)に応じた正解手順を特定可能なナビ情報(例えば、押し順)を遊技補助表示器12を用いて報知するナビを実行するための処理を実行する。尚、ストップスイッチ8L、8C、8Rの操作態様には、ストップスイッチ8L、8C、8Rを操作する順番(押し順)と、ストップスイッチ8L、8C、8Rを操作するタイミング(操作タイミング)とが含まれる。
[About navigation]
During the advantageous section, as shown in FIG. 11 (a), the main control unit 41 corrects the procedure in accordance with the lottery target role for the navigation target elected in the internal lottery process (hereinafter sometimes referred to as the navigation target role). A process for executing navigation to notify navigation information (for example, push order) that can specify the navigation information using the gaming assistance display 12 is executed. The operation mode of the stop switches 8L, 8C, 8R includes the order of operating the stop switches 8L, 8C, 8R (pushing order) and the timing of operating the stop switches 8L, 8C, 8R (operation timing). Be

ナビ情報を報知する際には、遊技補助表示器12の点灯態様を、当選しているナビ対象役に応じた点灯態様(例えば、数字や記号を表示する態様)で点灯させるように制御する。また、ナビ情報を報知する際には、遊技補助表示器12の第8セグメント(図11(b)参照)を点灯状態に制御することで、ナビ情報を表示している旨を報知する。尚、メイン制御部41は、小役の入賞にともないメダルを払い出す際には、払い出されるメダルの枚数を表示させるように遊技補助表示器12の点灯態様を制御し、エラーが発生した際には、発生したエラーの種類を示すエラーコードを表示させるように遊技補助表示器12の点灯態様を制御するようになっており、払出枚数やエラーコードを表示させる際には、遊技補助表示器12の第8セグメントを非点灯状態に制御することで、表示している情報がナビ情報でない旨を示すようになっている。   When the navigation information is notified, the lighting mode of the game assistance display 12 is controlled to light up in a lighting mode (for example, a mode for displaying numbers and symbols) according to the selected navigation target combination. Further, when the navigation information is notified, the eighth segment (see FIG. 11B) of the gaming assistance display 12 is controlled to be in a lighting state to notify that the navigation information is being displayed. The main control unit 41 controls the lighting mode of the game assistance indicator 12 to display the number of medals to be paid out when paying out the medals as the small winning combination is made, and when an error occurs. Is configured to control the lighting mode of the game assistance indicator 12 so as to display an error code indicating the type of error that has occurred. When displaying the number of payouts and the error code, the game assistance indicator 12 is displayed. By controlling the eighth segment in the non-lighting state, it is indicated that the displayed information is not navigation information.

また、メイン制御部41は、有利区間中においてナビ対象役に当選したときには、当該ナビ対象役に対応する正解手順を特定可能な押し順コマンドを出力する。サブ制御部91は、押し順コマンドに基づきナビを実行する。サブ制御部91は、図11(a)に示すように、ナビ情報(例えば、押し順)を示す画像(例えば、押し順を示し、ストップスイッチ8L、8C、8Rに対応して表示される数字画像等)を液晶表示器51に表示するなど、演出によってナビを実行する。サブ制御部91によって実行される演出によるナビをナビ演出という。有利区間中において、サブ制御部91は、液晶表示器51を用いて、押し順コマンドに応じた正解手順を特定可能なナビ情報(例えば、押し順)を報知するための処理を実行する。このように、メイン制御部41及びサブ制御部91双方において、正解手順を特定可能な情報を報知することによりナビが実行される。   In addition, when the main control unit 41 wins the navigation target combination in the advantageous section, the main control unit 41 outputs a push order command capable of specifying a correct procedure corresponding to the navigation target combination. The sub control unit 91 executes navigation based on the push order command. As shown in FIG. 11A, the sub control unit 91 is an image showing navigation information (for example, pressing order) (for example, a pressing order, and a number displayed corresponding to the stop switches 8L, 8C, 8R. Navigation is performed by effects such as displaying an image etc. on the liquid crystal display 51. The navigation by the effect performed by the sub control unit 91 is referred to as the navigation effect. During the advantageous section, the sub control unit 91 uses the liquid crystal display 51 to execute processing for notifying navigation information (for example, pressing order) that can specify the correct procedure according to the pressing order command. As described above, the navigation is performed by notifying the information that can specify the correct procedure in both the main control unit 41 and the sub control unit 91.

ナビに従った停止順で遊技者が停止操作を行うことにより、RT1において昇転リプレイ1〜6のいずれかが当選したときには、意図的に昇格リプレイを入賞させてRT3へ移行させることができ、右下がりベルまたは中段ベルを入賞させることができ、RT3において維持転リプレイ1〜6のいずれかが当選したときには、意図的に通常リプレイを入賞させて、転落リプレイ2の入賞を回避し、RT3を維持することができ、RT0〜4において押し順ベルのいずれかが当選したときには、右下がりベルまたは中段ベルを入賞させて確実に8枚のメダルを獲得することができ、また、RT3において押し順ベルのいずれかが当選したときには、可能とこと、右下がりベルまたは中段ベルを入賞させて取りこぼし目の停止を回避し、RT3を維持することが可能となる。   By the player performing the stop operation in the stop order according to the navigation, when any of the upswing replays 1 to 6 is won in RT1, it is possible to purposely make a promotion replay be made to shift to RT3. You can win a downhill bell or a middle bell, and when any of the maintenance transfer replays 1 to 6 is won in RT3, intentionally play a normal replay to avoid a fall replay 2 win and avoid RT3. When one of the push order bells is won at RT0-4, it is possible to win the downhill bell or the middle bell to secure eight medals, and also to push order at RT3. When one of the bells is won, it is possible to win the falling bell or the middle bell and avoid the stoppage of the dropped eye, and RT3 It is possible to equity.

次に、メイン制御部41が行う各種処理の制御内容について、図12〜図18に基づいて説明する。   Next, control contents of various processes performed by the main control unit 41 will be described based on FIGS. 12 to 18.

[メイン処理及びタイマ割込み処理について]
メイン制御部41が基本処理として行うメイン処理の制御内容について、図12に基づいて説明する。尚、メイン処理は、一単位の遊技毎に繰り返し実行される。そして、メイン処理の一周期が遊技の一単位に相当している。
[About main processing and timer interrupt processing]
The control contents of the main processing performed by the main control unit 41 as basic processing will be described based on FIG. The main processing is repeatedly executed for each unit of game. And one cycle of the main processing corresponds to one unit of the game.

メイン制御部41は、メイン処理として遊技制御基板40に接続された各種スイッチ類の検出状態が変化するまでは制御状態に応じた処理を繰り返しループし、各種スイッチ類の検出状態の変化に応じて段階的に移行する処理を実行する。   The main control unit 41 repeatedly loops the processing according to the control state until the detection states of the various switches connected to the game control board 40 change as the main processing, and according to the change in the detection states of the various switches Execute the process of migrating in stages.

図12に示すように、メイン処理では、まず、遊技が開始されるまで待機する遊技開始待ち処理(Sa1)を行う。遊技開始待ち処理では、賭数を設定可能な状態で待機し、遊技状態に応じた規定数の賭数が設定され、スタートスイッチ7が操作された時点でゲームを開始させる処理を行う。また、スタートスイッチ7が操作された時点で内部抽選用の乱数値をラッチしてRAM41cの所定領域に記憶させる。   As shown in FIG. 12, in the main processing, first, a game start waiting process (Sa1) is performed to wait until the game is started. In the game start waiting process, the bet number is waited in a settable state, a defined number of bets according to the game state is set, and the game is started when the start switch 7 is operated. Further, when the start switch 7 is operated, the random number value for the internal lottery is latched and stored in a predetermined area of the RAM 41c.

次いで、遊技が開始されることに伴って内部抽選を行う内部抽選処理を行う(Sa2)。内部抽選処理では、後述するように、Sa1のステップにおいてスタートスイッチ7が操作されたときにラッチされた内部抽選用の乱数値に基づいて各抽選対象役への入賞を許容するか(すなわち、表示結果の導出を許容するか否か)どうかを決定する処理を行う。また、内部抽選の抽選結果として設定差のある抽選対象役が当選する場合及びいずれの役も当選しないハズレの場合に、当該遊技における内部抽選の抽選結果が設定差のある抽選対象役の当選またはハズレである旨を特定可能なフラグ(ハズレ及び設定差ありフラグ)をRAM41cの所定領域に設定する処理を行う。   Next, an internal lottery process is performed to perform an internal lottery as the game is started (Sa2). In the internal lottery process, as will be described later, whether or not to allow winning in each lottery object combination based on the random value for the internal lottery latched when the start switch 7 is operated in the step of Sa1 (ie, display Perform processing to determine whether or not to allow derivation of the result. In addition, when a lottery target combination with a setting difference is won as a lottery result of the inner lottery and when there is a loss that neither combination wins, the winning result of the lottery target combination with a setting difference in the lottery result of the internal lottery in the game A process is performed to set a flag (a flag with a lost and a setting difference) that can specify that there is a loss in a predetermined area of the RAM 41c.

そして、Sa2のステップにおいて内部抽選処理を行った後は、RAM41cの所定領域にハズレ及び設定差ありフラグが設定されているか否かを判定し(Sa3)、ハズレ及び設定差ありフラグが設定されていないと判定した場合には、BB初当たりフラグ、BBの内部中フラグがRAM41cの所定領域に設定されているか否か判定する(Sa4、Sb5)。Sa4のステップにおいてBB初当たりフラグが設定されていると判定した場合、及びSa4のステップにおいてBB初当たりフラグが設定されていないと判定し、かつSa5のステップにおいてBBの内部中フラグが設定されていないと判定した場合には、後述するように内部抽選の結果に応じた種別(抽選種別)を設定する抽選種別設定処理を行う(Sa6)。尚、BB初当たりフラグは、当該遊技の終了時に行われる遊技終了時設定処理においてクリアされるようになっている。また、内部中フラグは、当該遊技以降の遊技の終了時に行われる遊技終了時設定処理において、当選して持ち越されているBBが入賞したと判定されるときにクリアされるようになっている。   Then, after performing the internal lottery process in step Sa2, it is determined whether or not the lost and set difference flag is set in the predetermined area of the RAM 41c (Sa3), and the lost and set difference flag is set. If it is determined that the flag is not set, it is determined whether or not the first BB hit flag and the inside flag of BB are set in the predetermined area of the RAM 41c (Sa4, Sb5). When it is determined that the BB initial hit flag is set in the step of Sa4, and it is determined that the BB initial hit flag is not set in the step of Sa4, and the internal flag of BB is set in the step of Sa5. When it is determined that there is not, the lottery type setting process is performed to set the type (lottery type) according to the result of the internal lottery as described later (Sa6). Note that the first BB hit flag is to be cleared in the game end setting process performed at the end of the game. Further, the inside flag is cleared when it is determined that the BB which has been won and carried over is determined to be won in the game end setting process performed at the end of the game after the relevant game.

Sa3のステップにおいてハズレ及び設定差ありフラグが設定されていないと判定し、抽選種別設定処理を行った後、及びSa3のステップにおいてハズレ及び設定差ありフラグが設定されていると判定した場合には、有利区間に移行させるか否かを決定する有利区間抽選を実行する有利区間抽選処理を行う(Sa7)。また、Sa4のステップにおいてBB初当たりフラグが設定されていないと判定し、かつSa5のステップにおいてBBの内部中フラグが設定されていると判定した場合には、Sa6のステップにおける抽選種別設定処理を行わずに、Sa7のステップに進み、有利区間抽選処理を行う(Sa5)。   If it is determined that the lost and set difference flag is not set in the step Sa3 and the lottery type setting process is performed, and if it is determined that the lost and set difference flag is set in the step Sa3 An advantageous section lottery process of executing an advantageous section lottery to determine whether to shift to an advantageous section is performed (Sa7). If it is determined in the step Sa4 that the BB initial hit flag is not set and it is determined in the step Sa5 that the flag inside BB is set, then the lottery type setting process in the step Sa6 is performed. Without performing, the process proceeds to the step of Sa7, and an advantageous section lottery process is performed (Sa5).

有利区間処理では、遊技区間を通常区間に制御しているときに、移行対象役が当選している旨を特定可能な抽選種別(本実施例では、抽選種別2〜4)が設定されていることが特定される場合に、当該抽選種別に基づいて有利区間(CZまたは通常AT)に移行させるか否かを決定する有利区間抽選を行う。そして、当該有利区間抽選に当選することで、遊技区間を有利区間に移行させて、有利区間に関する制御(例えば、メイン報知を行うための制御等)を開始させる。一方、有利区間抽選に当選しなかった場合には、遊技区間を通常区間に維持し、有利区間に関する制御を行わない。尚、移行対象役が当選していない旨を特定可能な抽選種別や、設定差のある抽選対象役が当選している旨を特定可能な抽選種別が特定される場合には、有利区間抽選に関する処理や有利区間に移行させる処理を行わずに、有利区間処理を終了させる。   In the advantageous section processing, when the gaming section is controlled to the normal section, a lottery type (in the present embodiment, lottery types 2 to 4) capable of specifying that the shift target combination is won is set. When it is specified, an advantageous section lottery is performed to determine whether to shift to an advantageous section (CZ or normal AT) based on the lottery type. Then, by winning the advantageous section lottery, the game section is shifted to the advantageous section, and control regarding the advantageous section (for example, control for performing main notification, etc.) is started. On the other hand, when the advantageous section lottery is not won, the game section is maintained in the normal section, and control regarding the advantageous section is not performed. In addition, when a lottery type capable of specifying that the shift target combination is not elected or a lottery type capable of specifying that the lottery target combination with the setting difference is elected is specified, the advantageous section lottery is related. The advantageous section processing is ended without performing processing or processing to shift to the advantageous section.

そして、Sa7のステップにおいて有利区間抽選処理を行った後は、ATの制御に関する抽選を行うAT抽選処理を行う(Sa8)。遊技区間を有利区間に制御しているときに、移行対象役が当選している旨を特定可能な抽選種別(本実施例では、抽選種別2〜4)が設定されていることが特定される場合に、有利区間の種別を昇格させるか否かを決定する昇格抽選を行い、当該昇格抽選にて当選する毎に有利区間をCZ、通常AT、有利AT、特別ATの順に昇格させるように制御する。例えば、有利区間をCZに制御しているときに、昇格抽選にて当選した場合には、通常ATに昇格させるとともに、所定数のATのゲーム数(例えば、1セット40ゲーム)を付与して、上述のATの制御を開始する。また、例えば、有利区間を通常AT、有利ATに制御しているときに、昇格抽選にて当選した場合には、有利区間の種別を1つ昇格させて有利ATまたは特別ATに移行させ、ATの制御を継続する。また、例えば、有利区間を特別ATに制御しているときに、昇格抽選にて当選した場合には、有利区間の種別を特別ATに維持する。   Then, after performing the advantageous section lottery process in the step of Sa7, the AT lottery process is performed to perform a lottery regarding control of the AT (Sa8). When the gaming section is controlled to the advantageous section, it is specified that the lottery type (in the present embodiment, the lottery types 2 to 4) capable of specifying that the transition target combination is won is set. In this case, a promotion lottery is performed to determine whether or not to promote the type of the advantageous section, and control is made to promote the advantageous section in the order of CZ, normal AT, advantageous AT, special AT every time winning in the promotion lottery. Do. For example, when the advantageous section is controlled to CZ, if it is won by the promotion lottery, it is promoted to the normal AT, and a predetermined number of AT game numbers (for example, one set of 40 games) are given , Start controlling the above-mentioned AT. Also, for example, when the advantageous section is controlled to the normal AT or the advantageous AT, if the player wins in the promotion lottery, the type of the advantageous section is promoted to one, and it is shifted to the advantageous AT or the special AT. Continue to control the Further, for example, when the advantageous section is controlled to the special AT, if the player is elected by the promotion lottery, the type of the advantageous section is maintained to the special AT.

また、AT抽選処理では、有利区間として通常AT、有利AT、特別ATのいずれかに制御しているときに、移行対象役が当選している旨の抽選種別(本実施例では、抽選種別2〜4)が設定されていることが特定される場合には、抽選種別に応じて所定数のATのゲーム数(例えば、1セット40ゲーム)を上乗せするか否かを決定する上乗せ抽選を行う。そして、当該上乗せ抽選に当選することで、所定数のATのゲーム数を上乗せしてATの制御を継続させるように制御する。尚、移行対象役が当選していない旨を特定可能な抽選種別や、設定差のある抽選対象役が当選している旨を特定可能な抽選種別が特定される場合には、AT抽選や上乗せ抽選に関する処理を行わずに、AT抽選処理を終了させる。   Further, in the AT lottery process, when the control is performed to one of the normal AT, the advantageous AT, and the special AT as the advantageous section, the lottery type to the effect that the transition target combination is won (in this embodiment, the lottery type 2 When it is specified that ~ 4) is specified, an addition lottery is performed to determine whether or not the predetermined number of AT games (for example, one set of 40 games) should be added according to the lottery type. . Then, by winning the additional lottery, it is controlled to continue the control of the AT by adding a predetermined number of AT game number. In addition, when a lottery type capable of specifying that the transition target combination is not elected or a lottery type capable of specifying that the lottery target combination with a setting difference is elected is specified, the AT lottery or the additional prize The AT lottery process is ended without performing the process related to the lottery.

そして、Sa8のステップにおいてAT抽選処理を行った後は、内部抽選の結果に応じた内部当選コマンド等を送信する内部当選コマンド送信処理を行う(Sa9)。内部当選コマンド送信処理では、内部抽選にて当選した役の当選番号(ハズレを含む)に基づいて、当選した抽選対象役のグループ(例えば、押し順ベル等(図7参照))を特定可能な内部当選コマンドをサブ制御部91に対して送信するように制御する。また、遊技区間が有利区間であり、かつATの残りゲーム数が1以上であり、ナビ報知を行う場合には、ナビ報知により報知される操作態様を特定可能な操作態様コマンドをサブ制御部91に対して送信するように制御する。   Then, after the AT lottery process is performed in the step Sa8, an internal winning command transmission process is performed to transmit an internal winning command or the like according to the result of the internal lottery (Sa9). In the internal winning command transmission process, it is possible to specify a group (for example, a pushing order bell or the like (see FIG. 7)) of the winning selection target roles based on the winning number (including losing) of the winning combination by internal lottery. An internal winning command is controlled to be transmitted to the sub control unit 91. In addition, when the game section is the advantageous section and the number of remaining AT games is one or more and the navigation notification is performed, an operation mode command capable of specifying the operation mode notified by the navigation notification is used as the sub control unit 91 Control to send to

そして、Sa7のステップにおいて内部当選コマンド送信処理を行った後は、リール2L、2C、2Rを回転及び停止させる制御を行うリール制御処理(Sa10)、全てのリール2L、2C、2Rが停止されて遊技が終了される際に各種設定等を行う遊技終了時設定処理(Sa11)を行った後、Sa1のステップの遊技開始待ち処理に戻り上述の各処理を順次繰り返し実行する。   After the internal winning command transmission process is performed in step Sa7, the reel control process (Sa10) for performing control to rotate and stop the reels 2L, 2C, and 2R is performed, and all the reels 2L, 2C, and 2R are stopped. After performing the game end setting process (Sa11) for performing various settings when the game is ended, the process is returned to the game start waiting process of the step of Sa1 and the above-described processes are sequentially repeated.

また、メイン処理では、ゲームの進行に応じてコマンドを生成してコマンドキューに設定するコマンド格納処理を適宜実行し、設定されたコマンドは、その後のタイマ割込処理(メイン)において実行されるコマンド送信処理によりサブ制御部91に対して送信されるようになっている。   Further, in the main processing, command storage processing for generating a command according to the progress of the game and setting it in the command queue is appropriately executed, and the set command is a command to be executed in the subsequent timer interrupt processing (main) The transmission process is to be transmitted to the sub control unit 91.

タイマ割込処理(メイン)は、メイン制御部41により一定時間間隔(本実施例では、約0.56ミリ秒)毎に行われる処理である。タイマ割込処理の実行間隔は、メイン処理において制御状態に応じて繰り返す処理が一巡する時間とタイマ割込処理の実行時間とを合わせた時間よりも長い時間に設定されており、今回と次回のタイマ割込処理との間で必ず制御状態に応じて繰り返す処理が最低でも一巡することとなる。   The timer interrupt process (main) is a process performed by the main control unit 41 at predetermined time intervals (about 0.56 milliseconds in the present embodiment). The execution interval of the timer interrupt process is set to a time longer than the sum of the time for one cycle of the process to be repeated according to the control state in the main process and the execution time for the timer interrupt process. The processing to be repeated according to the control state is always at least one round between the timer interrupt processing.

このように、メイン処理では、内部抽選処理によりハズレ及び設定差ありフラグがRAM41cの所定領域に設定されているか否かを判定して、当該フラグが設定されている場合には、抽選種別設定処理を行わないように制御する。これにより、ハズレ及び設定差ありフラグが設定されている場合には、抽選種別1〜4を抽選種別設定処理により設定せず、内部抽選処理の開始時に初期化されることで設定された抽選種別0を維持するように制御する。   As described above, in the main process, it is determined whether or not the lost and setting difference flag is set in the predetermined area of the RAM 41c by the internal lottery process, and if the flag is set, the lottery type setting process Control not to do Thereby, when the loss and the setting difference flag are set, the lottery types set by initializing the internal lottery process at the start of the internal lottery process without setting the lottery types 1 to 4 by the lottery type setting process. Control to maintain 0.

また、メイン処理では、内部抽選処理によりハズレ及び設定差ありフラグがRAM41cの所定領域に設定されているか否かを判定して、ハズレ及び設定差ありフラグが設定されていないことを条件に、抽選種別設定処理を行って、内部抽選処理において設定された当選番号に応じた抽選種別1〜4を設定させるように制御する。   Further, in the main processing, it is determined whether or not the lost and setting difference flag is set in the predetermined area of the RAM 41c by the internal lottery processing, and the drawing is performed on the condition that the lost and setting difference flag is not set. The type setting process is performed to control to set lottery types 1 to 4 according to the winning number set in the internal lottery process.

また、メイン処理では、BBの内部中フラグ及びBB初当たりフラグがRAM41cの所定領域に設定されているか否かを判定して、BB初当たりフラグが設定されておらず、内部中フラグが設定されている場合には、抽選種別設定処理を行わないように制御することで、抽選種別設定処理により抽選種別1〜4を設定せず、抽選種別0を維持する一方、BB内部中フラグ及びBB初当たりフラグが共に設定されている場合、BBの内部中フラグ及びBB初当たりフラグのどちらも設定されていないことを条件に、抽選種別設定処理を行って、内部抽選処理において設定された当選番号に応じた抽選種別1〜4に更新するように制御するようになっている。   Further, in the main processing, it is determined whether or not the internal BB internal flag and the first BB internal flag are set in a predetermined area of the RAM 41c, the initial BB internal flag is not set, and the internal internal flag is set. If it is determined that the lottery type setting process is not performed, the lottery types 1 to 4 are not set by the lottery type setting process, and the lottery type 0 is maintained, while the flag inside BB and the first BB If the win flag is both set, the lottery type setting process is performed on condition that neither the inside BB internal flag nor the first BB initial hit flag is set, and the winning number is set in the internal lottery process. It is controlled to be updated to the selected lottery types 1 to 4.

[内部抽選処理及び内部抽選テーブルについて]
次に、本実施例のメイン制御部41が行う内部抽選処理の制御内容、及び当該内部抽選処理において用いられる内部抽選テーブルについて、図13〜図16に基づいて説明する。
[About the internal lottery process and the internal lottery table]
Next, control contents of an internal lottery process performed by the main control unit 41 of the present embodiment and an internal lottery table used in the internal lottery process will be described based on FIGS. 13 to 16.

内部抽選処理は、上述の抽選対象役のいずれかが当選したか否かを判定する処理であり、メイン処理における遊技開始待ち処理にてスタートスイッチ7が操作された時点でラッチされた内部抽選用の乱数値に、抽選対象役毎に予め定められた判定値を内部抽選テーブルから読み出して順次加算し、加算により得られた数値が所定数(本実施例では、65536)を上回る場合に、加算した判定値に対応する抽選対象役が当選したと判定する一方、内部抽選用の乱数値にすべての抽選対象役の判定値を加算し終えたときに、加算により得られた数値が所定数(本実施例では、65536)を上回らない場合に、いずれの抽選対象役も当選しない、いわゆるハズレと判定する。   The internal lottery process is a process for determining whether or not any of the above-described lottery target roles is won, and for the internal lottery latched at the time the start switch 7 is operated in the game start waiting process in the main process. The judgment value predetermined for each lottery target is read from the internal lottery table and sequentially added to the random number value of, and the numerical value obtained by the addition is sequentially added if the value obtained by the addition exceeds a predetermined number (65536 in this embodiment) While it is determined that the lottery object combination corresponding to the determined judgment value has been won, the numerical value obtained by the addition is a predetermined number when the judgment values of all the lottery object combinations have been added to the random value for internal lottery In this embodiment, it is determined that no lottery target combination is won if it does not exceed 65,536).

本実施例のメイン制御部41が備えるROM41bは、複数の記憶領域を有しており、内部抽選処理において用いられる内部抽選テーブルは、ROM41bにおいて複数の記憶領域にわたって予め登録されている。ROM41bの各記憶領域には、1バイトの領域毎に一のアドレスが予め割り振られており、特定のアドレスに基づいてROM41bの特定の記憶領域を特定することが可能となっており、メイン制御部41は、内部抽選処理において、所定のアドレスに基づいてROM41bの所定領域を特定して当該所定領域に内部抽選テーブルとして予め登録されている所定データを取得するができるようになっている。   The ROM 41b of the main control unit 41 of the present embodiment has a plurality of storage areas, and the internal lottery table used in the internal lottery process is registered in advance in the ROM 41b over the plurality of storage areas. In each storage area of the ROM 41b, one address is assigned in advance for each area of 1 byte, and it is possible to specify a specific storage area of the ROM 41b based on a specific address, and the main control unit In the internal lottery process, a predetermined area of the ROM 41b is specified based on a predetermined address, and predetermined data registered in advance as an internal lottery table in the predetermined area can be acquired.

図13及び図14に示すように、内部抽選テーブルは、内部抽選処理の初期設定に用いられる初期設定用データが格納されている初期設定用データテーブル、判定値データが格納されている判定値データテーブル、判定値データテーブル内の判定値データを検索するための検索データが格納されている検索データテーブルにより構成されており、内部抽選テーブルインデックス(内部抽選テーブルの先頭のアドレスna)により特定されるROM41bの記憶領域以降における複数の連続する記憶領域にわたり記憶されている。   As shown in FIGS. 13 and 14, the internal lottery table is an initial setting data table storing initial setting data used for initial setting of the internal lottery process, and determination value data storing determination value data. The table is constituted by a search data table storing search data for searching for judgment value data in the judgment value data table, and is specified by an internal lottery table index (address na at the beginning of the internal lottery table) A plurality of continuous storage areas after the storage area of the ROM 41b are stored.

また、内部抽選テーブルでは、当該内部抽選テーブルの先頭アドレスとなる内部抽選テーブルインデックスにより特定されるROM41bの記憶領域から所定数の記憶領域にわたり初期設定用データテーブルが記憶されており、当該初期設定用データテーブルの後方の記憶領域に検索データテーブルが記憶され、さらに当該検索データテーブルの後方の記憶領域に判定値データテーブルが記憶されている。   In the internal lottery table, an initial setting data table is stored from the storage area of the ROM 41b specified by the internal lottery table index which is the head address of the internal lottery table to a predetermined number of storage areas. The search data table is stored in the storage area at the rear of the data table, and the determination value data table is stored in the storage area at the rear of the search data table.

また、検索データ及び判定値データは、抽選対象役毎に設定されており、所定役番号(例えば、48)の抽選対象役の検索データは、当該所定役番号と一致する所定当選番号(例えば、48)の検索データとして検索データテーブルに記憶され、所定役番号(例えば、48)の抽選対象役の判定値データは、当該所定役番号と一致する所定当選番号(例えば、48)の判定値データとして判定値データテーブルに記憶されている。   Further, the search data and the determination value data are set for each lottery target combination, and the search data of the lottery target combination of the predetermined combination number (for example, 48) has a predetermined winning number (for example, the same combination as the predetermined combination number). The determination value data of the lottery target combination stored in the search data table as the search data of 48) and of the predetermined combination number (for example, 48) is the determination value data of a predetermined winning number (for example, 48) matching the predetermined combination number Are stored in the determination value data table as

図13に示すように、初期設定用データテーブルでは、非BB中の当選番号の初期値、非BB中の検索データが記憶されている検索テーブルの先頭アドレスの1つ前のアドレスまでの差分値を示す検索データテーブル初期アドレス指定データ1、BB中の当選番号の初期値、BB中の検索データが記憶されている検索テーブルの先頭アドレスの1つ前のアドレスまでの差分値を示す検索データテーブル初期アドレス指定データ2等が予め記憶されている。当選番号の初期値は、非BB中、BB中において抽選対象となる抽選対象役の役番号の最大値であり、本実施例では、図7に示すように、非BB中の抽選対象役の役番号の最大値は48であり、BB中の抽選対象役の役番号の最大値は50である。内部抽選テーブルインデックスにより特定されるROM41bの記憶領域に、非BB中の当選番号の初期値が記憶され、当該記憶領域の次アドレスの記憶領域に、検索データテーブル初期アドレス指定データ1が記憶され、当該記憶領域の次アドレスの記憶領域に、BB中の当選番号の初期値が記憶され、当該記憶領域の次アドレスの記憶領域に、検索データテーブル初期アドレス指定データ2が記憶されている。   As shown in FIG. 13, in the initial setting data table, the initial value of the winning number in non-BB, the difference value up to the address one address before the start address of the search table in which the search data in non-BB is stored. Search data table indicating the initial address specification data 1, the initial value of the winning number in BB, search data table showing the difference value up to the address one address before the start address of the search table in which the search data in BB is stored Initial address designation data 2 and the like are stored in advance. The initial value of the winning number is the maximum value of the combination number of the drawing target role to be drawn during the non-BB and BB, and in the present embodiment, as shown in FIG. The maximum value of the part numbers is 48, and the maximum value of the part numbers of the lottery target in BB is 50. The initial value of the winning number in the non-BB is stored in the storage area of the ROM 41b specified by the internal lottery table index, and the search data table initial address specification data 1 is stored in the storage area of the next address of the storage area. The initial value of the winning number in BB is stored in the storage area of the next address of the storage area, and the search data table initial addressing data 2 is stored in the storage area of the next address of the storage area.

また、図13に示すように、検索データテーブルでは、各抽選対象役の判定値データが記憶されている判定値データテーブルのアドレスを特定するための検索データが抽選対象役毎に予め記憶されている。各抽選対象役の検索データは、抽選対象役の役番号の順序で配置されており、役番号の大きい抽選対象役の検索データが検索データテーブルの記憶領域のうち前方側に記憶され、役番号の小さい抽選対象役の検索データが検索データテーブルの記憶領域のうち後方側に記憶されるように配置されている。また、抽選対象役の役番号は、抽選対象役を役番号の大きい順で配置した際に、BB中の抽選対象役、有利区間に係る抽選対象役、待機区間に係る抽選対象役、有利区間に係らない抽選対象役のうち遊技状態に応じて判定値データが変動しない抽選対象役、有利区間に係らない抽選対象役のうち遊技状態に応じて判定値データが変動する抽選対象役の順序で抽選対象役が整列されるように割り振られており、検索データテーブルにおいて、各抽選対象役の検索データも当該順序で配置されている。   Further, as shown in FIG. 13, in the search data table, search data for specifying the address of the determination value data table storing the determination value data of each lottery target combination is stored in advance for each lottery target combination. There is. The search data of each lottery target role is arranged in the order of the role numbers of the lottery target roles, and the search data of the lottery target roles having a large role number is stored on the front side of the storage area of the search data table. Search data of a small lottery object combination is stored at the rear side of the storage area of the search data table. In addition, the role numbers of the lottery target roles, when the lottery target roles are arranged in the descending order of the role numbers, the lottery target role in BB, the lottery target role according to the advantageous section, the lottery target role according to the standby section, the advantageous section Among the lottery target roles not related to the lottery, the lottery target role whose judgment value data does not change according to the gaming state, the lottery target role whose judgment value data fluctuates according to the gaming state among the lottery target roles not related to the advantageous section The lottery target roles are allocated so as to be arranged, and in the search data table, search data of each lottery target role is also arranged in the order.

また、検索データテーブルでは、BB中の抽選対象役、有利区間に係る抽選対象役、待機区間に係る抽選対象役、有利区間に係らない抽選対象役のうち遊技状態に応じて判定値データが変動しない抽選対象役については、これらの抽選対象役の検索データのみが順次配置されている一方で、有利区間に係らない抽選対象役のうち遊技状態に応じて判定値データが変動する抽選対象役については、各抽選対象役の検索データとともに、遊技状態に応じて判定値データが変動する旨を特定可能な変動ありフラグデータ(FF)、及び検索データの記憶されているROM41bのアドレスを特定可能な差分データが配置されている。以下、変動ありフラグデータ及び差分データをまとめて検索データ特定用データと呼ぶ場合がある。   Further, in the search data table, the judgment value data fluctuates according to the gaming state among the lottery target role in BB, the lottery target role related to the advantageous section, the lottery target role related to the standby section, and the lottery target role not related to the advantageous section About the lottery object role which does not run, while only the search data of these lottery object roles are sequentially arranged, the lottery object role in which the judgment value data fluctuates according to the game state among the lottery object roles not related to the advantageous section The variable flag data (FF) capable of specifying that the judgment value data changes according to the game state can be specified together with the search data of each lottery target combination, and the address of the ROM 41b storing the search data Difference data is arranged. Hereinafter, the variable flag data and the difference data may be collectively referred to as search data identification data.

また、検索データテーブルでは、有利区間に係らない抽選対象役のうち遊技状態に応じて判定値データが変動する抽選対象役について、各抽選対象役の検索データ特定用データ群が各抽選対象役の検索データ群よりも前方側に配置されている。各抽選対象役の検索データ特定用データ群の中では、所定の抽選対象役の変動ありフラグデータ(FF)が記憶されている記憶領域の次アドレスの記憶領域に当該抽選対象役の差分データが記憶されており、各抽選対象役の変動ありフラグデータ(FF)と差分データとが交互に配置されている。また、各抽選対象役の検索データ群の中では、所定の抽選対象役について、各遊技状態の検索データがRT0、RT4、RT3、RT2、RT1の順で連続する記憶領域に順次配置されている。   In addition, in the search data table, among the lottery target roles not related to the advantageous section, for the lottery target roles of which the determination value data changes according to the gaming state, the search data identification data group of each lottery target role is each lottery target role It is arranged ahead of the search data group. In the search data identification data group of each lottery target combination, the difference data of the lottery target combination is stored in the storage area next to the storage area storing the variable flag data (FF) of the predetermined lottery target combination. It is stored, and variable flag data (FF) and difference data of each lottery target combination are alternately arranged. In addition, in the search data group of each lottery target combination, the search data of each gaming state is sequentially arranged in the order of RT0, RT4, RT3, RT2 and RT1 in a sequential storage area for a predetermined lottery target combination. .

尚、本実施例では、検索データは、該当する遊技状態において抽選対象である場合には、後述の判定値データテーブルの基準アドレス(先頭アドレス)と所定の判定値データが記憶されている記憶領域のアドレスとの差分値であり、該当する遊技状態において抽選対象でない場合には、該当する遊技状態において抽選対象でない旨を示す所定値(0)である。検索データに基づいて、該当する遊技状態において抽選対象であるか否かを特定できるとともに、抽選対象である場合には、該当する役番号の判定値データが記憶されているアドレスを特定することができるようになっている。   In the present embodiment, when the search data is a lottery target in the corresponding gaming state, a storage area in which a reference address (head address) of a judgment value data table described later and predetermined judgment value data are stored. It is a difference value with the address, and is a predetermined value (0) indicating that it is not a lottery target in the corresponding gaming state if it is not a lottery target in the corresponding gaming state. Based on the search data, it is possible to specify whether or not to be a lottery target in the corresponding gaming state, and in the case of being a lottery target, to specify an address where the determination value data of the corresponding combination number is stored. It can be done.

図14に示すように、判定値データテーブルでは、各抽選対象役の判定値データが予め記憶されている。判定値データテーブルの先頭アドレスを判定値データテーブルの基準アドレスと呼ぶ。各抽選対象役の判定値データは、判定値データテーブルの基準アドレスにより特定される記憶領域の次の記憶領域から順次配置されている。また、判定値データは、対応する検索データの値及び判定値データテーブルの基準アドレスの値との和に基づいて特定されるアドレスの領域に記憶されている。   As shown in FIG. 14, in the determination value data table, determination value data of each lottery target combination is stored in advance. The top address of the determination value data table is called the reference address of the determination value data table. The determination value data of each lottery target combination is sequentially arranged from the next storage area of the storage area specified by the reference address of the determination value data table. Further, the determination value data is stored in the area of the address specified based on the sum of the value of the corresponding search data and the value of the reference address of the determination value data table.

また、判定値データテーブルでは、各抽選対象役の判定値データは、スロットマシン1において設定されている設定値(1〜6)に応じて判定値データが変動しない抽選対象役(以下、設定差なし役と呼ぶ場合がある。)の判定値データと、設定値に応じて判定値データが変動する抽選対象役(以下、設定差あり役と呼ぶ場合がある。)の判定値データと、に区分けされて配置されており、設定差なし役の判定値データ群が設定差あり役の判定値データ群よりも前方側に配置されている。また、設定差あり役の判定値データ群の中では、所定の抽選対象役について、設定値毎の判定値データが、設定値1、2、3、4、5、6の順序で連続する記憶領域に配置されており、設定値が小さい判定値データが設定値の大きい判定値データより前方に配置されている。   Further, in the determination value data table, the determination value data of each lottery target combination is a lottery target combination (hereinafter referred to as “setting difference”) in which the determination value data does not change according to the set values (1 to 6) set in the slot machine 1 In some cases, the judgment value data may be referred to as “nothing combination”, and the judgment value data of a lottery target combination in which the judgment value data changes according to the setting value (hereinafter, may be referred to as a setting difference existence combination). It is divided and arrange | positioned, and the judgment value data group of a setting difference nothing is arrange | positioned ahead rather than the judgment value data group of a setting difference existence combination. In addition, in the judgment value data group of the setting difference winning combination, the judgment value data for each setting value is continuously stored in the order of the setting values 1, 2, 3, 4, 5, 6 for the predetermined lottery target combination. It is arranged in the area, and the judgment value data having a small setting value is arranged in front of the judgment value data having a large setting value.

また、判定値データには、1バイトのデータ長を有する1バイトデータと、2バイトのデータ長を有する2バイトデータと、が含まれ、判定値データテーブルでは、各抽選対象役の判定値データが、設定差なし役の1バイトデータと、設定差なし役の2バイトデータと、設定差あり役の1バイトデータと、設定差あり役の2バイトデータと、に区分けされて配置されており、設定差なし役の1バイトデータ群の後方に設定差なし役の2バイトデータ群が配置され、当該設定差なし役の2バイトデータ群の後方に設定差あり役の1バイトデータが配置され、当該設定差あり役の1バイトデータ群の後方に設定差あり役の2バイトデータ群が配置されている。また、ROM41bは、一のアドレスにより特定される記憶領域に1バイト分のデータを記憶可能であり、2バイトデータは、連続する2つの記憶領域に1バイトずつに分けられるとともに、下位バイトのデータが上位バイトのデータの前方側の記憶領域に配置されるように記憶されている。   In addition, the determination value data includes 1 byte data having a data length of 1 byte and 2 byte data having a data length of 2 bytes, and the determination value data table includes determination value data of each lottery target role Are divided into 1 byte data of the setting difference non winning combination, 2 byte data of the setting difference non winning combination, 1 byte data of the setting difference non winning combination, and 2 byte data of the setting difference non winning combination. The 2-byte data group of the non-setting difference role is disposed behind the 1-byte data group of the non-setting difference role, and the 1-byte data of the non-setting difference role is disposed behind the 2-byte data group of the non-setting difference non-role The 2-byte data group of the set difference role is arranged behind the 1-byte data group of the set difference role. Further, the ROM 41b can store one byte of data in a storage area specified by one address, and two-byte data is divided into two consecutive storage areas into one byte, and the lower byte data Are stored in the storage area ahead of the upper byte data.

また、以下、設定差なし役の1バイトデータ群と設定差なし役の2バイトデータ群との境界を第1データ境界と呼び、当該第1データ境界となる設定差なし役の2バイトデータ群の先頭アドレスの値を第1データ境界値と呼ぶ。また、設定差なし役の2バイトデータ群と設定差あり役の1バイトデータ群との境界、すなわち設定差なし役の判定値データ群と設定差あり役の判定値データ群との境界を第2データ境界と呼び、当該第2データ境界となる設定差あり役の1バイトデータ群の先頭アドレスの値を第2データ境界値と呼ぶ。また、設定差あり役の1バイトデータ群と設定差あり役の2バイトデータ群との境界を第3データ境界と呼び、当該第3データ境界となる設定差あり役の2バイトデータ群の先頭アドレスの値を第3データ境界値と呼ぶ。   Also, hereinafter, the boundary between the 1-byte data group of the setting difference no combination and the 2-byte data group of the setting difference no combination is referred to as a first data boundary, and the 2-byte data group of the setting difference no combination is the first data boundary. The value of the start address of is called the first data boundary value. In addition, the boundary between the 2-byte data group with no setting difference and the 1-byte data group with the setting difference, ie, the boundary between the judgment value data group with the setting difference no combination and the judgment value data group with the setting difference The second data boundary value is called, and the value of the head address of the 1-byte data group of the setting difference with the second data boundary is called a second data boundary value. Also, the boundary between the 1-byte data group of the set difference role and the 2-byte data group of the set difference role is referred to as the third data boundary, and the top of the 2-byte data group of the set difference combination that becomes the third data boundary. The value of the address is called the third data boundary value.

次いで、内部抽選処理の制御内容について図15及び図16に基づいて説明する。   Next, control contents of the internal lottery process will be described based on FIG. 15 and FIG.

図15に示すように、内部抽選処理では、まず、後述の抽選種別設定処理により設定されるデータであり、RAM41cの所定領域に設定されている抽選種別データを0に初期化する(Sb1)。その後、遊技状態判定処理を行って(Sb2)、現在制御されている遊技状態がRT0〜4、BBのいずれであるかを判定し、現在の遊技状態を特定可能な遊技状態データをRAM41cの所定領域に設定する。   As shown in FIG. 15, in the internal lottery process, first, lottery type data set in a predetermined area of the RAM 41c, which is data set by a lottery type setting process described later, is initialized to 0 (Sb1). Thereafter, the game state determination processing is performed (Sb2), it is determined whether the currently controlled game state is RT0 to 4 or BB, and the game state data capable of specifying the current game state is specified in the RAM 41c. Set in the area.

そして、後述の加算処理で用いる加算値(A)としてAレジスタに0を設定する(Sb3)。その後、遊技状態データを参照して、現在の遊技状態がBBであるか否かを判定し(Sb4)、BBであると判定した場合には、Sb3のステップにおいてAレジスタに設定した加算値(A)を所定数(本実施例では、2)に補正する一方(Sb5)、BBでないと判定した場合には、Sb3のステップにおいてAレジスタに設定した加算値(A)を0で維持する。   Then, 0 is set in the A register as an addition value (A) used in the addition processing described later (Sb3). Thereafter, with reference to the gaming state data, it is determined whether or not the current gaming state is BB (Sb4), and if it is determined that it is BB, the addition value set in the A register in step Sb3 ( While A) is corrected to a predetermined number (2 in this embodiment) (Sb5), when it is determined not to be BB, the addition value (A) set in the A register in step Sb3 is maintained at zero.

そして、ROM41bの所定領域に予め登録されているデータ(内部抽選テーブルインデックス(内部抽選テーブルの先頭アドレス))を取得して、現在位置アドレス(HL)としてHレジスタ及びLレジスタに設定する(Sb6)。Hレジスタには、ROM41bの所定領域を示すアドレスの上位バイトが設定され、Lレジスタには、アドレスの下位バイトが設定される。以下、Hレジスタ及びLレジスタをまとめてHLレジスタと呼ぶ場合がある。   Then, data (internal lottery table index (head address of internal lottery table)) registered in advance in a predetermined area of the ROM 41b is acquired and set in the H register and L register as the current position address (HL) (Sb6) . In the H register, the upper byte of an address indicating a predetermined area of the ROM 41b is set, and in the L register, the lower byte of the address is set. Hereinafter, the H register and the L register may be collectively referred to as an HL register.

Sb6のステップにおいて、内部抽選テーブルインデックスであるアドレス値をHLレジスタに現在位置アドレス(HL)として設定した後は、加算処理を行う(Sb7)。加算処理では、当該処理の開始時にAレジスタに設定されている加算値(A)を現在位置アドレス(HL)が設定されているHLレジスタに加算することで、現在位置アドレス(HL)の値を加算値(A)分だけ進める処理を行う。また、当該加算処理では、加算後の現在位置アドレス(HL)により特定されるROM41bの記憶領域に記憶されているデータを取得してAレジスタに設定するようになっている。   After the address value which is the internal lottery table index is set as the current position address (HL) in the HL register in the step of Sb6, addition processing is performed (Sb7). In the addition process, the value of the current position address (HL) is obtained by adding the addition value (A) set in the A register at the start of the process to the HL register in which the current position address (HL) is set. A process of advancing by the addition value (A) is performed. Further, in the addition processing, data stored in the storage area of the ROM 41b specified by the current position address (HL) after addition is acquired and set in the A register.

Sb7のステップにおいて加算処理を行うことで、現在位置アドレス(HL)は、内部抽選テーブルインデックスにより特定される当該内部抽選テーブルの先頭アドレスから、Sb3またはSb5のステップにおいて設定された加算値(A)の値分進められることとなり、現在制御されている遊技状態がBBでない場合には、現在位置アドレス(HL)が0進められて、内部抽選テーブルの先頭アドレス(本実施例では、アドレスna)が現在位置アドレス(HL)となる一方、遊技状態がBBである場合には、現在位置アドレス(HL)が所定数(本実施例では、2)進められて、内部抽選テーブルの先頭アドレス(アドレスna)から所定数分進んだアドレス(本実施例では、アドレスnb)が現在位置アドレス(HL)となる。   By performing addition processing in the step of Sb7, the current position address (HL) is an added value (A) set in the step of Sb3 or Sb5 from the head address of the internal lottery table specified by the internal lottery table index. When the gaming state currently being controlled is not BB, the current position address (HL) is advanced by 0 and the top address (in this embodiment, the address na) of the internal lottery table is incremented. If the game position is BB while the current position address (HL) is selected, the current position address (HL) is advanced by a predetermined number (2 in the present embodiment) and the head address (address na) of the internal lottery table The address (in the present embodiment, the address nb) which has advanced by a predetermined number of minutes from) is the current position address (HL).

そして、Sb7のステップにおける加算処理により得られた現在位置アドレス(HL)に対応するROM41bの記憶領域に予め記憶されているデータ(非BB中の当選番号の初期値(本実施例では、48)またはBB中の当選番号の初期値(本実施例では、50))を取得して、当選番号(B)の初期値としてBレジスタに設定する(Sb8)。尚、本実施例では、当選番号(B)は、上述の抽選対象役の役番号と一致するようになっており、例えば、当選番号(B)を48として内部抽選処理を行っているときには、役番号48の抽選対象役について内部抽選処理を行っていることとなる。   The data stored in advance in the storage area of the ROM 41b corresponding to the current position address (HL) obtained by the addition processing in the step of Sb7 (the initial value of the winning number in non-BB (48 in this embodiment) Alternatively, the initial value (50 in the present embodiment) of the winning number in BB is acquired, and is set in the B register as the initial value of the winning number (B) (Sb8). In the present embodiment, the winning number (B) matches the above-mentioned winning combination number of the lottery target role. For example, when performing the internal lottery process with the winning number (B) as 48, The internal lottery process is performed for the lottery target role of the role number 48.

その後、HLレジスタに1加算して、現在位置アドレス(HL)を1つ進める(Sb9)。そして、現在位置アドレス(HL)に対応するROM41bの記憶領域に予め記憶されているデータ(検索データテーブル初期アドレス指定データ1または検索データ初期アドレス指定データ2)を取得して、加算値(A)としてAレジスタに設定し(Sb10)、加算処理を行う(Sb11)。   Thereafter, 1 is added to the HL register to advance the current position address (HL) by 1 (Sb9). Then, the data (search data table initial address designation data 1 or search data initial address designation data 2) stored in advance in the storage area of the ROM 41b corresponding to the current position address (HL) is acquired, and the addition value (A) As A, it sets to A register (Sb10) and performs addition processing (Sb11).

Sb11のステップにおいて加算処理を行うことで、現在位置アドレス(HL)は、当該加算処理の開始時のアドレス(アドレスna+1またはアドレスnb+1)から、加算値(A)の値分進められる。加算値(A)には、Sb10のステップの処理により検索データテーブル初期アドレス指定データ1の値または検索データ初期アドレス指定データ2の値が設定されている。検索データテーブル初期アドレス指定データ1には、当該検索データテーブル初期アドレス指定データ1が記憶されている記憶領域のアドレス(アドレスna+1)から、検索データテーブルにおいて非BB中の当選番号の初期値に対応する抽選対象役(役番号48の抽選対象役)の検索データが記憶されている記憶領域のアドレス(例えば、アドレスnd)の1つ前のアドレスまでの差分を示す値が設定されており、検索データ初期アドレス指定データ2には、当該検索データ初期アドレス指定データ2が記憶されている記憶領域のアドレス(アドレスnb+1)から、検索データテーブルにおいてBB中の当選番号の初期値に対応する抽選対象役(役番号50の抽選対象役)の検索データが記憶されている記憶領域のアドレス(例えば、アドレスnc)の1つ前のアドレスまでの差分を示す値が設定されている。よって、Sb11のステップの加算処理により、現在制御されている遊技状態がBBでない場合には、検索データテーブルにおいて非BB中の初期値となる当選番号(本実施例では、48)の抽選対象役(役番号48の抽選対象役)の検索データのアドレスの1つ前のアドレスが現在位置アドレス(アドレスnd−1)となる一方、遊技状態がBBである場合には、検索データテーブルにおいてBB中の初期値となる当選番号(本実施例では、50)の抽選対象役(役番号50の抽選対象役)の検索データのアドレスの1つ前のアドレス(アドレスnc−1)が現在位置アドレス(HL)となる。   By performing addition processing in the step of Sb11, the current position address (HL) is advanced by the value of the addition value (A) from the address (address na + 1 or address nb + 1) at the start of the addition processing. In the addition value (A), the value of search data table initial addressing data 1 or the value of search data initial addressing data 2 is set by the process of step Sb10. From the address (address na + 1) of the storage area where the search data table initial address specification data 1 is stored, the search data table initial address specification data 1 corresponds to the initial value of the winning number in non-BB in the search data table. A value indicating the difference to the address immediately before the address (for example, the address nd) of the storage area in which the search data of the lottery target role (lottery target role of the role number 48) is stored is set. Data initial address designation data 2 is a lottery target role corresponding to the initial value of the winning number in BB in the search data table from the address (address nb + 1) of the storage area where the search data initial address designation data 2 is stored. The address of the storage area in which the search data of (the lottery target role of the role number 50) is stored (for example, It has been set to indicate a difference of up to one before the address of the dress nc). Therefore, if the gaming state currently being controlled is not BB by the addition processing of the step of Sb11, the lottery target role of the winning number (48 in this embodiment) which becomes the initial value in non-BB in the search data table While the address immediately before the address of the search data of (the lottery target role of the role number 48) is the current position address (address nd-1), when the gaming state is BB, during the BB in the search data table The address (address nc-1) immediately before the address of the search data of the lottery target role (50 in the present embodiment) of the winning number (50 in the present embodiment) which is the initial value of HL).

Sb11のステップにて加算処理を行った後は、上述のメイン処理の遊技開始待ち処理にてスタートスイッチ7が操作された時点でラッチされた内部抽選用の乱数値を取得して、IXレジスタに設定する(Sb12)。   After the addition process is performed in the step of Sb11, the random value for the internal lottery latched at the time when the start switch 7 is operated in the game start waiting process of the main process described above is acquired, and the IX register is stored. Set (Sb12).

そして、当該内部抽選処理における後述の処理によりハズレ及び設定差ありフラグが設定され得るRAM41cの所定領域を0に初期化して、ハズレ及び設定差ありフラグが設定されている場合には、当該フラグをクリアする(Sb13)。ハズレ及び設定差ありフラグは、当該遊技における内部抽選の抽選結果が設定差のある抽選対象役の当選またはハズレであるか否かを特定可能なデータである。   Then, when a predetermined area where the lost and set difference flag can be set is initialized to 0 by the processing described later in the internal lottery process and the lost and set difference flag is set, the flag is set. Clear (Sb 13). The lost and set difference flag is data that can specify whether the lottery result of the internal lottery in the game is the winning or losing of the lottery target combination with the set difference.

そして、HLレジスタに1加算して、現在位置アドレス(HL)を1進める(Sb14)。これにより、現在位置アドレス(HL)は、遊技状態がBBであるか否かに応じて、検索データテーブルにおいて非BB中の当選番号の初期値に対応する抽選対象役の検索データが記憶されている記憶領域のアドレス(アドレスnd)または、検索データテーブルにおいてBB中の当選番号の初期値に対応する抽選対象役の検索データが記憶されている記憶領域のアドレス(アドレスnc)となる。   Then, 1 is added to the HL register, and the current position address (HL) is advanced by 1 (Sb14). Thereby, the current position address (HL) stores the search data of the lottery object corresponding to the initial value of the winning number in the non-BB in the search data table depending on whether the gaming state is BB or not The address of the storage area (address nd) or the address (address nc) of the storage area storing the search data of the lottery target combination corresponding to the initial value of the winning number in BB in the search data table.

そして、HLレジスタに設定されている現在位置アドレス(HL)の値をRAM41cの所定領域(例えば、スタック領域等)に記憶させることで退避させる(Sb15)。その後、当該現在位置アドレス(HL)に対応するROM41bの記憶領域に予め記憶されているデータを取得して(Sb16)、当該データの値を予め定められた判定用値と比較して、当該データが、現在の当選番号(B)に対応する抽選対象役の判定値が遊技状態に応じて変動する旨を示す変動ありフラグデータ(FF)であるか否かを判定する(Sb17)。   Then, the value of the current position address (HL) set in the HL register is saved by storing it in a predetermined area (for example, a stack area etc.) of the RAM 41c (Sb15). Thereafter, data stored in advance in the storage area of the ROM 41b corresponding to the current position address (HL) is obtained (Sb 16), the value of the data is compared with a predetermined determination value, and the data is stored. It is determined whether or not it is fluctuation flag data (FF) indicating that the determination value of the lottery target combination corresponding to the current winning number (B) fluctuates according to the gaming state (Sb17).

Sb14のステップにより1つ進められた現在位置アドレス(HL)により特定されるROM41bの記憶領域(例えば、アドレスnc、アドレスnd、アドレスneの記憶領域等)には、現在設定されている当選番号(B)に対応する抽選対象役が遊技状態に応じて判定値データの変動しない役である場合、例えば、現在位置アドレス(HL)がアドレスncやアドレスnd等である場合には、当該抽選対象役の判定値データを判定値データテーブルから特定するための検索データが予め記憶されている一方で、現在設定されている当選番号(B)に対応する抽選対象役が遊技状態に応じて判定値データの変動する役である場合、例えば、現在位置アドレス(HL)がアドレスne等である場合には、変動ありフラグデータ(FF)が予め記憶されている。   In the storage area (for example, the address nc, the address nd, the storage area of the address ne, etc.) of the ROM 41b specified by the current position address (HL) advanced by one in the step Sb14, the winning number (currently stored) When the lottery target combination corresponding to B) is a combination that does not change the determination value data according to the gaming state, for example, when the current position address (HL) is the address nc or the address nd, the lottery target combination While the search data for specifying the judgment value data of the present invention from the judgment value data table is stored in advance, the lottery target combination corresponding to the currently set winning number (B) is the judgment value data according to the gaming state If the current position address (HL) is the address ne etc., the flag data (FF) with fluctuation is Are 憶.

本実施例では、検索データの値は、FF(16進数値であり、1バイトデータで表現可能な値の最大値)よりも小さい値に設定される一方で、変動ありフラグデータは、FFが設定されている。また、判定用値は、変動ありフラグデータと同じ値FF(16進数値)が設定されている。これにより、Sb16のステップで取得されたデータが変動ありフラグデータ(FF)以外の検索データである場合には、当該取得されたデータの値から判定用値を減算する演算を行ったときに、演算結果が負の値となる。一方、Sb16のステップにより取得されたデータが変動ありフラグデータ(FF)である場合には、当該取得されたデータの値から判定用値を減算する演算を行ったときに、演算結果が0となるようになっている。Sb17のステップでは、例えば、Sb16のステップにより取得されたデータから判定用値(FF)を減算して得られる値が負の値となり、いわゆるキャリーが発生した旨がフラグレジスタに基づいて特定される場合には、変動ありフラグデータ(FF)でないと判定する一方、当該減算した値が0となりキャリーが発生した旨が特定されない場合には、変動ありフラグデータ(FF)であると判定することができる。   In this embodiment, the search data value is set to a value smaller than FF (hexadecimal value, the maximum value that can be represented by 1-byte data), while the flag data with variation has FF It is set. Further, as the judgment value, the same value FF (hexadecimal value) as that of the flag data with variation is set. Thereby, when the data acquired in the step of Sb 16 is search data other than the variation flag data (FF), when the calculation for subtracting the determination value from the value of the acquired data is performed, The operation result is negative. On the other hand, when the data acquired in the step of Sb 16 is flag data with variation (FF), the calculation result is 0 when the calculation for subtracting the determination value from the value of the acquired data is performed. It is supposed to be. In the step Sb17, for example, the value obtained by subtracting the determination value (FF) from the data acquired in the step Sb16 is a negative value, and the occurrence of so-called carry is identified based on the flag register. In this case, it is determined that the flag data (FF) is not included in the variation, while it is determined that the flag data (FF) is included in the variation if the value obtained by subtraction is 0 and it is not specified that a carry has occurred. it can.

Sb17のステップにおいて、Sb16のステップで取得されたデータが変動ありフラグデータ(FF)であると判定した場合には、Sb15のステップにて退避させた現在位置アドレス(HL)をHLレジスタに復帰させた後(Sb18)、HLレジスタに1加算して、当該現在位置アドレス(HL)を1つ進める(Sb19)。これにより、現在位置アドレス(HL)は、現在設定されている当選番号(B)に対応する抽選対象役についての変動ありフラグデータ(FF)が記憶されているアドレス(例えば、アドレスne)の1つ次アドレス(例えば、アドレスne+1)となる。   If it is determined in the step Sb17 that the data acquired in the step Sb16 is flag data (FF) with fluctuation, the current position address (HL) saved in the step Sb15 is restored to the HL register. After that (Sb18), 1 is added to the HL register to advance the current position address (HL) by one (Sb19). Thus, the current position address (HL) is one of the addresses (for example, the address ne) at which the variable flag data (FF) for the lottery target role corresponding to the currently set winning number (B) is stored. Next address (for example, address ne + 1).

そして、HLレジスタに設定されている現在位置アドレス(HL)の値をRAM41cの所定領域(例えば、スタック領域等)に記憶させることで再び退避させる(Sb20)。その後、HLレジスタに設定されている現在位置アドレス(HL)に対応するROM41bの記憶領域(例えば、アドレスne+1の記憶領域)に記憶されている差分データを加算値(A)としてAレジスタに設定し(Sb21)、加算処理を行う(Sb22)。   Then, the value of the current position address (HL) set in the HL register is stored again in a predetermined area (for example, a stack area etc.) of the RAM 41c (Sb20). After that, the difference data stored in the storage area (for example, the storage area of the address ne + 1) of the ROM 41b corresponding to the current position address (HL) set in the HL register is set in the A register as an addition value (A). (Sb21), addition processing is performed (Sb22).

Sb22のステップにおいて加算処理を行うことで、現在位置アドレス(HL)は、当該加算処理の開始時のアドレスから加算値(A)の値分進められる。加算値(A)には、Sb21のステップの処理により現在の当選番号(B)の抽選対象役についての変動ありフラグデータが記憶されているアドレス(例えば、アドレスne)の1つ次アドレス(例えば、アドレスne+1)に記憶されているデータ(差分データ)が設定されている。当該データ(差分データ)は、現在位置アドレス(HL)から、現在の当選番号(B)に対応する抽選対象役について、RT0であるときの検索データが記憶されている記憶領域のアドレス(例えば、アドレスnf)までの差分値を示すデータである。よって、Sb22のステップの加算処理により、現在の当選番号(B)に対応する抽選対象役についてRT0であるときの検索データが記憶されている記憶領域のアドレス(アドレスnf)が現在位置アドレス(HL)となる。   By performing addition processing in the step of Sb22, the current position address (HL) is advanced by the value of the addition value (A) from the address at the start of the addition processing. One additional address (e.g., address ne) of the address (e.g., address ne) in which the variation flag data for the lottery target combination of the current winning number (B) is stored in the addition value (A) by the process of step Sb21. The data (difference data) stored in the address ne + 1 are set. The data (difference data) is the address of the storage area in which the search data at RT0 is stored (eg, for example, from the current position address (HL)) for the lottery target role corresponding to the current winning number (B). It is data indicating a difference value up to the address nf). Therefore, the address (address nf) of the storage area in which the search data is stored for the lottery target role corresponding to the current winning number (B) by the addition processing of the step of Sb22 is the current position address (HL). ).

Sb22のステップにおいて加算処理を行った後は、スロットマシン1での遊技状態の最大値(RT0〜4のうちの4)から、Sb2のステップによりRAM41cの所定領域に設定されている遊技状態の現在値(例えば、現在制御されている遊技状態がRT1である場合は、1等)を減算して、遊技状態の最大値と現在値との差分値を算出し、当該差分値を加算値(A)としてAレジスタに設定する(Sb23)。その後、Sb23のステップにてAレジスタに設定された加算値(A)に1加算して得られる値が遊技状態の最大値以下となる場合には、Sb23のステップにて設定されている加算値(A)を1加算した値に修正する一方、Sb23のステップにて設定された加算値(A)に1加算して得られる値が遊技状態の最大値より大きな値となる場合には、Sb23のステップにて設定されている加算値(A)を0に修正するように処理を行う(Sb24)。このような処理を行うことで、現在のRTに対応する検索データが記憶されている記憶領域のアドレスと現在アドレス(HL)の差分値を加算値(A)として設定することができる。また、Sb2のステップにより設定されている現在RT値に基づいて設定された加算値(A)が、正常な範囲内(本実施例では、0〜4)のRT値に対応する値以外の値である場合に、当該加算値(A)を、正常なRT値の範囲内の所定RT値(本実施例では、RT0)に対応する値(本実施例では、0)に修正するようになっている。例えば、Sb2のステップにより取得される現在RT値が正常なRT値の最大値を超える5である場合には、Sb23及びSb24のステップの処理が行われることで、加算値(A)がRT0に対応する値(本実施例では、0)に修正されることとなる。また、例えば、現在RT値が正常なRT値のである0である場合にも、Sb23及びSb24のステップの処理が行われることで、加算値(A)がRT0に対応する値(本実施例では、0)に修正されることとなる。   After performing the addition processing in the step of Sb22, the current value of the gaming state set in the predetermined area of the RAM 41c by the step of Sb2 from the maximum value (4 of RT0 to 4) of the gaming state in the slot machine 1 A value (for example, 1 if the gaming state currently being controlled is RT1) is subtracted to calculate the difference value between the maximum value of the gaming state and the current value, and the difference value is added value (A ) Is set in the A register (Sb23). After that, when the value obtained by adding 1 to the addition value (A) set in the A register in step Sb23 becomes equal to or less than the maximum value of the gaming state, the addition value set in step Sb23 If the value obtained by adding 1 to the added value (A) set in the step of Sb23 is a value larger than the maximum value of the gaming state while correcting (A) to a value obtained by adding 1 to Sb23, Sb23 A process is performed to correct the addition value (A) set at step S to 0 (Sb24). By performing such processing, the difference value between the address of the storage area where the search data corresponding to the current RT is stored and the current address (HL) can be set as the addition value (A). Further, the addition value (A) set based on the current RT value set in the step of Sb2 is a value other than the value corresponding to the RT value within the normal range (0 to 4 in the present embodiment) In this case, the addition value (A) is corrected to a value (0 in the present embodiment) corresponding to a predetermined RT value (RT0 in the present embodiment) within the range of normal RT values. ing. For example, when the current RT value acquired by the step of Sb2 is 5 exceeding the maximum value of the normal RT value, the processing of the steps of Sb23 and Sb24 is performed, whereby the added value (A) becomes RT0. It will be corrected to the corresponding value (0 in this embodiment). Also, for example, even when the current RT value is 0, which is a normal RT value, the processing of the steps of Sb23 and Sb24 is performed, so that the added value (A) corresponds to RT0 (in the present embodiment) , 0) will be corrected.

そして、さらに加算処理を行う(Sb25)。Sb25のステップにおいて加算処理を行うことで、現在位置アドレス(HL)は、当該加算処理の開始時のアドレスから加算値(A)の値分進められる。加算値(A)には、Sb23のステップ及びSb24のステップにより、遊技状態の最大値と現在値との差分値+1(例えば、現在の遊技状態がRT1である場合には、4、現在の遊技状態がRT2である場合には、3、現在の遊技状態がRT3である場合には、2、現在の遊技状態がRT4である場合には、1)または補正値(例えば、現在の遊技状態がRT0である場合には、0)が設定されており、現在位置アドレス(HL)が加算値(A)の分進められることで、現在制御されている遊技状態の検索データが記憶されている記憶領域のアドレスまで進められることとなる。また、加算処理では、加算値(A)の分進められた新たな現在位置アドレス(HL)に対応するROM41bの記憶領域に記憶されているデータ(本実施例では、現在の遊技状態の検索データの値)が取得される。   Then, addition processing is performed (Sb 25). By performing addition processing in the step of Sb 25, the current position address (HL) is advanced from the address at the start of the addition processing by the value of the addition value (A). The added value (A) is the difference value between the maximum value of the gaming state and the current value +1 by the step of Sb23 and the step of Sb24 (for example, 4 if the current gaming state is RT1, the current game If the state is RT2, 3; if the current gaming state is RT3, 2; if the current gaming state is RT4, 1) or a correction value (for example, the current gaming state is In the case of RT0, 0) is set, and the current position address (HL) is advanced by the added value (A) to store the search data of the gaming state currently controlled. It will be advanced to the address of the area. Also, in the addition process, data stored in the storage area of the ROM 41b corresponding to the new current position address (HL) advanced by the addition value (A) (in the present embodiment, search data of the current gaming state) Value of) is acquired.

Sb25のステップにおいて加算処理を行った後は、当該加算処理により取得された現在の遊技状態の検索データに基づいて、現在の当選番号(B)に対応する抽選対象役が現在の遊技状態において内部抽選での抽選対象であるか否かを判定する(Sb26)。一方、Sb17のステップにおいてSb16のステップで取得されたデータが変動ありフラグデータでないと判定した場合には、Sb18〜Sb25のステップの処理を行わず、Sb16のステップにおいて取得されたデータすなわち遊技状態にかかわらず判定値データが変動しない抽選対象役についての検索データに基づいてSb26のステップの処理を行って、抽選対象であるか否かを判定する。   After performing the addition process in the step of Sb 25, based on the search data of the current gaming state obtained by the addition process, the lottery target combination corresponding to the current winning number (B) is internal in the current gaming state It is determined whether it is a lottery object in the lottery (Sb 26). On the other hand, if it is determined in the step Sb17 that the data acquired in the step Sb16 is not variation flag data, the processing in the steps Sb18 to Sb25 is not performed, and the data acquired in the step Sb16, ie, the gaming state The processing of step Sb26 is performed based on the search data for the lottery target combination in which the determination value data does not change regardless of that, and it is determined whether or not the lottery target is selected.

本実施例では、検索データは、内部抽選での抽選対象である場合には、所定値より大きな値(本実施例では、1より大きな値)が設定される一方、内部抽選での抽選対象でない場合には、所定値(本実施例では、0)が設定されるようになっており、検索データが所定値であるか否かを判定することで、現在の当選番号(B)の抽選対象役が抽選対象であるか否かを判定できるようになっている。   In the present embodiment, when the search data is a lottery target in the internal lottery, a value larger than the predetermined value (a value larger than 1 in the present embodiment) is set, while the search data is not the lottery target in the internal lottery In this case, a predetermined value (0 in the present embodiment) is set, and it is determined whether or not the search data is a predetermined value, so that the lottery target of the current winning number (B) is determined. It is possible to determine whether or not the winning combination is the target of the lottery.

Sb26のステップにおいて、現在の当選番号(B)に対応する抽選対象役が現在の遊技状態において内部抽選での抽選対象であると判定した場合には、上述のようにSb14のステップまたはSb25のステップにより設定された現在位置アドレス(HL)に対応するROM41bの記憶領域に記憶されている検索データを取得し、加算値(A)に設定する(Sb27)。また、後述の処理により当選判定用データEDの下位データ及び種別係数Eが設定されるEレジスタ及び当選判定用データEDの上位データが設定されるDレジスタを初期化して0に設定する(Sb28)。   When it is determined in the step of Sb26 that the lottery object combination corresponding to the current winning number (B) is the lottery object in the internal lottery in the current gaming state, the step of Sb14 or the step of Sb25 as described above The search data stored in the storage area of the ROM 41b corresponding to the current position address (HL) set by the above is acquired and set as the addition value (A) (Sb 27). Further, the E register in which the lower data of the winning determination data ED and the type coefficient E are set by the processing to be described later and the D register in which the upper data of the winning determination data ED is set are initialized to 0 (Sb28) .

そして、Sb27のステップにおいて取得した検索データの値を上述の判定値データテーブルの第1データ境界値と比較することで、当該検索データに基づいて特定される現在の当選番号(B)に対応する抽選対象役の判定値データが、設定差なし役の1バイトデータであるか否かを判定する(Sb29)。検索データの値が第1データ境界値より小さい場合には、当該検索データに基づいて特定される判定値データが設定差なし役の1バイトデータであると判定する。一方、検索データの値が第1データ境界値以上である場合には、当該検索データに基づいて特定される判定値データが設定差なし役の1バイトデータでないと判定する。   Then, by comparing the value of the search data acquired in the step of Sb 27 with the first data boundary value of the above-mentioned determination value data table, it corresponds to the current winning number (B) specified based on the search data. It is determined whether the determination value data of the lottery target combination is 1-byte data of the setting difference non-combination (Sb29). If the value of the search data is smaller than the first data boundary value, it is determined that the determination value data specified based on the search data is 1-byte data of the setting difference free combination. On the other hand, when the value of the search data is equal to or greater than the first data boundary value, it is determined that the determination value data specified based on the search data is not 1-byte data of the setting difference non-combination.

Sb29のステップにおいて、検索データに基づいて特定される判定値データが設定差なし役の1バイトデータであると判定した場合には、EレジスタをSb28のステップで初期化した状態で維持することで、種別係数Eを0(二進数表示で、「00」)に設定して後述するSb36に進む。一方、当該判定値データが設定差なし役の1バイトデータでないと判定した場合には、Eレジスタに1加算して種別係数Eを1(2進数表示で、「01」)に更新した後(Sb30)、Sb27のステップにおいて取得した検索データの値を、上述の判定値データテーブルの第2データ境界値と比較することで、当該検索データに基づいて特定される判定値データが、設定差なし役の2バイトデータであるか否かを判定する(Sb31)。検索データの値が第1データ境界値よりも大きく、かつ第2データ境界値より小さい場合には、当該検索データに基づいて特定される判定値データが設定差なし役の2バイトデータであると判定する。一方、検索データの値が第2データ境界値以上である場合には、当該検索データに基づいて特定される判定値データが設定差なし役の2バイトデータでないと判定する。   If it is determined in the step Sb29 that the determination value data specified based on the search data is 1-byte data of the setting difference none, the E register is maintained in the state initialized in the step Sb28. The type coefficient E is set to 0 (“00” in binary notation), and the process advances to Sb 36 described later. On the other hand, if it is determined that the determination value data is not 1-byte data of the set difference none combination, 1 is added to the E register and the classification coefficient E is updated to 1 (“01” in binary notation) ( Sb30), the value of the search data acquired in the step of Sb27 is compared with the second data boundary value of the above-mentioned judgment value data table, and the judgment value data specified based on the search data has no difference in setting It is determined whether or not it is 2-byte data of a combination (Sb31). When the value of the search data is larger than the first data boundary value and smaller than the second data boundary value, it is assumed that the determination value data specified based on the search data is 2-byte data of the setting difference nothing. judge. On the other hand, when the value of the search data is equal to or greater than the second data boundary value, it is determined that the determination value data specified based on the search data is not 2-byte data of the setting difference non-combination.

Sb31のステップにおいて、検索データに基づいて特定される判定値データが設定差なし役の2バイトデータであると判定した場合には、EレジスタをSb30のステップで1に更新した状態で維持することで、種別係数Eを1(2進数表示で、「01」)で維持して、後述するSb36に進む。一方、当該判定値データが設定差なし役の2バイトデータでないと判定した場合には、Eレジスタに1加算して種別係数Eを2(2進数表示で、「10」)に更新した後(Sb32)、ハズレ及び設定差ありフラグをRAM41cの所定領域に設定する(Sb33)。その後、Sb27のステップにおいて取得した検索データの値を、上述の判定値データテーブルの第3データ境界値と比較することで、当該検索データに基づいて特定される判定値データが、設定差あり役の1バイトデータであるか否かを判定する(Sb34)。検索データの値が第2データ境界値よりも大きく、かつ第3データ境界値より小さい場合には、当該検索データに基づいて特定される判定値データが設定差あり役の1バイトデータであると判定する。一方、検索データの値が第3データ境界値以上である場合には、当該検索データに基づいて特定される判定値データが設定差あり役の1バイトデータでないと判定する。   If it is determined in the step Sb31 that the determination value data specified based on the search data is 2-byte data of the setting difference none, the E register is maintained updated to 1 in the step Sb30. Then, the type coefficient E is maintained at 1 (“01” in binary notation), and the process proceeds to Sb 36 described later. On the other hand, if it is determined that the determination value data is not the 2-byte data of the setting difference none combination, 1 is added to the E register and the classification coefficient E is updated to 2 (“10” in binary notation) ( Sb32), a lost and a setting difference flag are set in a predetermined area of the RAM 41c (Sb33). Thereafter, the value of the search data acquired in the step of Sb 27 is compared with the third data boundary value of the above-mentioned determination value data table, so that the determination value data specified based on the search data has a set difference. It is determined whether it is 1-byte data or not (Sb34). When the value of the search data is larger than the second data boundary value and smaller than the third data boundary value, it is assumed that the determination value data specified based on the search data is 1-byte data of the setting difference player. judge. On the other hand, when the value of the search data is equal to or greater than the third data boundary value, it is determined that the determination value data specified based on the search data is not 1-byte data of the combination with setting difference.

Sb34のステップにおいて、検索データに基づいて特定される判定値データが設定差あり役の1バイトデータであると判定した場合には、EレジスタをSb32のステップで2に更新した状態で維持することで、種別係数Eを2(2進数表示で、「10」)で維持して、後述するSb36に進む。一方、当該判定値データが設定差あり役の1バイトデータでないと判定した場合であり、当該判定値データが設定差あり役の2バイトデータである場合には、Eレジスタに1加算して種別係数Eを3(2進数表示で、「11」)に更新した後(Sb35)、Sb36に進む。   If it is determined in the step of Sb34 that the determination value data specified based on the search data is 1-byte data of the setting difference role, the E register is maintained updated to 2 in the step of Sb32 Then, the type coefficient E is maintained at 2 ("10" in binary notation), and the process proceeds to Sb 36 described later. On the other hand, if it is determined that the determination value data is not 1-byte data of a combination with a set difference, and the determination value data is 2-byte data of a combination with a set difference, 1 is added to the E register and the type After the coefficient E is updated to 3 ("11" in binary notation) (Sb35), the process proceeds to Sb36.

このように、本実施例では、種別係数Eを、Sb28のステップにおいて初期化した後、検索データに基づいて特定される判定値データが、設定差なし役と設定差あり役のいずれのデータであるか、及び1バイトデータと2バイトデータのいずれのデータであるかに応じた値(0〜4)に設定する。例えば、判定値データが設定差なし役のデータであり、かつ1バイトデータである場合には、種別係数Eを0(二進数表示で、「00」)に設定し、判定値データが設定差なし役のデータであり、かつ2バイトデータである場合には、種別係数Eを1(二進数表示で、「01」)に設定し、判定値データが設定差あり役のデータであり、かつ1バイトデータである場合には、種別係数Eを2(二進数表示で、「10」)に設定し、判定値データが設定差あり役のデータであり、かつ2バイトデータである場合には、種別係数Eを3(二進数表示で、「11」)に設定するようになっている。また、種別係数EをEレジスタに設定する際には、二進数表示の値で設定するようになっている。これにより、Eレジスタに設定されているデータを参照して第1所定ビット(例えば、1ビット目)の値が0である場合には、判定値データが1バイトデータである旨を特定可能であり、第1所定ビットの値が1である場合には、判定値データが2バイトデータである旨を特定可能となっている。また、Eレジスタに設定されているデータを参照して第1所定ビットとは異なる第2所定ビット(例えば、2ビット目)の値が0である場合には、判定値データが設定差なり役のデータである旨を特定可能であり、第2所定ビットの値が1である場合には、判定値データが設定差あり役のデータである旨を特定可能となっている。   As described above, in the present embodiment, after the type coefficient E is initialized in the step of Sb28, the determination value data specified based on the search data is any data of the setting difference no combination and the setting difference combination. It is set to a value (0 to 4) according to whether there is data and which data of 1-byte data and 2-byte data. For example, in the case where the judgment value data is data of no setting difference and 1-byte data, the type coefficient E is set to 0 ("00" in binary notation), and the judgment value data is a setting difference. In the case of non-combination data and 2-byte data, the type coefficient E is set to 1 ("01" in binary notation), and the judgment value data is data of combination with a set difference, and When it is 1-byte data, the type coefficient E is set to 2 ("10" in binary notation), and when the judgment value data is data with a setting difference and is 2-byte data The type coefficient E is set to 3 ("11" in binary notation). Further, when setting the type coefficient E in the E register, it is set by the value of binary notation. Thereby, when the value of the first predetermined bit (for example, the first bit) is 0 with reference to the data set in the E register, it can be specified that the determination value data is 1 byte data. If the value of the first predetermined bit is 1, it can be specified that the determination value data is 2-byte data. In addition, when the value of the second predetermined bit (for example, the second bit) different from the first predetermined bit is 0 with reference to the data set in the E register, the judgment value data is a set difference When the value of the second predetermined bit is 1, it is possible to specify that the determination value data is data of a combination with setting difference.

図16に示すように、Sb36のステップでは、ROM41bの所定領域に記憶されている判定値データテーブルの基準アドレスを取得して、HLレジスタに設定することで、現在位置アドレス(HL)を判定値データテーブルの先頭アドレスを設定した後(Sb36)、加算処理を行う(Sb37)。   As shown in FIG. 16, in step Sb36, the reference address of the determination value data table stored in the predetermined area of the ROM 41b is acquired and set in the HL register to determine the current position address (HL) as the determination value. After the start address of the data table is set (Sb36), addition processing is performed (Sb37).

Sb37のステップにおいて加算処理を行うことで、現在位置アドレス(HL)は、当該加算処理の開始時のアドレスから加算値(A)の値分進められる。加算値(A)には、Sb27のステップにより、現在の当選番号に対応する抽選対象役の検索データが設定されており、現在位置アドレス(HL)には、Sb36のステップにより判定値データテーブルの先頭アドレスが設定されているので、現在位置アドレス(HL)が加算値(A)の分進められることで、判定値データテーブルにおいて現在の当選番号に対応する抽選対象役の判定値データが記憶されている記憶領域の先頭アドレス(例えば、アドレスma、アドレスmb、アドレスmc、アドレスmd、アドレスme、アドレスmf、アドレスmg等)が現在位置アドレス(HL)となる。   By performing addition processing in the step of Sb 37, the current position address (HL) is advanced by the value of the addition value (A) from the address at the start of the addition processing. In the addition value (A), search data of the lottery target corresponding to the current winning number is set in the step of Sb 27, and in the current position address (HL), the determination value data table of the judgment value data table is set in the step of Sb 36. Since the start address is set, the current position address (HL) is advanced by the added value (A), and the judgment value data of the lottery object corresponding to the current winning number is stored in the judgment value data table. The start address of the storage area (for example, the address ma, the address mb, the address mc, the address md, the address me, the address mf, the address mg, etc.) is the current position address (HL).

Sb37のステップにおいて加算処理を行った後、設定値チェック処理を行い(Sb38)、現在のスロットマシン1に設定されている設定値をAレジスタに取得する。その後、Aレジスタの値を1減算することで、現在の設定値を1減算して補正した値を加算値(A)としてAレジスタに設定する(Sb39)。   After the addition processing is performed in the step Sb37, the setting value check processing is performed (Sb38), and the setting value currently set in the slot machine 1 is acquired in the A register. Thereafter, the value of the A register is decremented by 1, and the current set value is decremented by 1 and the corrected value is set as the added value (A) in the A register (Sb 39).

そして、上述のSb28〜Sb35のステップによりEレジスタに設定された種別係数Eを参照して、当該種別係数Eのデータの第2所定ビットの値に基づいて、Sb27のステップにおいて取得された検索データに基づき特定される判定値データが設定差あり役のデータであるか否かを判定する(Sb40)。Sb40のステップでは、Eレジスタに設定されている種別係数Eの第2所定ビットの値が1であるか否かを判定して、当該第2所定ビットの値が1である場合に、検索データに基づいて特定される判定値データが設定差あり役のデータであると判定する一方、当該第2所定ビットの値が1でない場合に、判定値データが設定差あり役のデータでないと判定する。そして、判定値データが設定差あり役のデータであると判定した場合には、さらにEレジスタに設定されている種別係数Eに基づいて当該判定値データが設定差あり役の2バイトデータであるか否かを判定する(Sb41)。Sb41のステップでは、Eレジスタに設定されている種別係数Eの第1所定ビットの値が1であるか否かを判定して、当該第1所定ビットの値が1である場合に、検索データに基づいて特定される判定値データが2バイトデータであると判定する一方、当該第1所定ビットの値が1でない場合に、判定値データが2バイトデータでないと判定する。そして、判定値データが2バイトデータであると判定した場合には、Sb39のステップにおいてAレジスタに設定されている値を当該Aレジスタに加算することで、Aレジスタに設定された加算値(A)を2倍に更新する(Sb42)。   Then, referring to the type coefficient E set in the E register in the steps Sb28 to Sb35 described above, the search data acquired in the step Sb27 based on the value of the second predetermined bit of the data of the type coefficient E It is determined whether the determination value data specified on the basis of the setting difference data is the data of the setting difference presence combination (Sb40). In step Sb40, it is determined whether or not the value of the second predetermined bit of the type coefficient E set in the E register is 1, and if the value of the second predetermined bit is 1, search data It is determined that the determination value data specified on the basis of the data is the data of the setting difference presence role, while the determination value data is not the data of the setting difference presence role when the value of the second predetermined bit is not 1 . Then, when it is determined that the determination value data is data of a setting difference winning combination, the determination value data is 2-byte data of a setting difference presence winning combination based on the type coefficient E set in the E register. It is determined whether or not it is (Sb41). In step Sb41, it is determined whether or not the value of the first predetermined bit of the type coefficient E set in the E register is 1, and if the value of the first predetermined bit is 1, search data It is determined that the determination value data specified on the basis of the above is 2 byte data, and when the value of the first predetermined bit is not 1, it is determined that the determination value data is not 2 byte data. When it is determined that the determination value data is 2-byte data, the value set in the A register is added to the A register in step Sb39 to add the addition value set in the A register (A ) Is updated twice (Sb 42).

そして、Sb41のステップにおいて、当該判定値データが2バイトデータであると判定した場合には、Sb42のステップにおいて2倍に更新した加算値(A)をHLレジスタに加算することで、現在位置アドレス(HL)を当該加算値(A)分進めた後(Sb43)、後述するSb44のステップへ進む。また、Sb41のステップにおいて、当該判定値データが2バイトデータでないと判定した場合には、Sb39のステップにおいて設定された加算値(A)をHLレジスタに加算することで、現在位置アドレス(HL)を当該加算値(A)分進めた後(Sb43)、Sb44のステップへ進む。一方、Sb40のステップにおいて、種別係数Eの値が2より小さくて、Eレジスタに設定されている第2所定ビットの値が1でなく、検索データに基づいて特定される判定値データが設定差あり役の判定値データでない、すなわち設定差なし役の判定値データであると判定した場合には、Sb41〜Sb43のステップの処理を行わずに、Sb44のステップへ進む。   When it is determined in step Sb41 that the determination value data is 2-byte data, the current position address is added to the HL register by adding the addition value (A) updated twice in step Sb42. After advancing (HL) by the addition value (A) (Sb 43), the process proceeds to the step of Sb 44 described later. If it is determined in step Sb41 that the determination value data is not 2-byte data, the current position address (HL) is obtained by adding the addition value (A) set in step Sb39 to the HL register. Is advanced by the addition value (A) (Sb43), and the process proceeds to the step of Sb44. On the other hand, in the step Sb40, the value of the type coefficient E is smaller than 2 and the value of the second predetermined bit set in the E register is not 1 and the judgment value data specified based on the search data is the setting difference If it is determined that the judgment value data of the winning combination is not, that is, it is determined that the judgment value data of the setting difference no combination, the processing of steps Sb41 to Sb43 is not performed, and the process proceeds to step Sb44.

Sb43のステップにおいて、現在位置アドレス(HL)に加算値(A)を加算することで、加算値(A)にはSb39のステップでスロットマシン1に現在設定されている設定値に応じた値(設定値−1)が設定されているので、設定値に応じて判定値データの変動する役である場合には、判定値テーブル基準アドレスに検索データの値が加算されたアドレス(例えば、アドレスme、アドレスmg等)に、さらに設定値に応じた値(例えば、設定値が6であり、かつ判定値データが1バイトデータであるときには、5アドレス分、設定値が6であり、かつ判定値データが2バイトデータであるときには、10アドレス分)が加算されたアドレス(例えば、アドレスme+5、アドレスmg+10等)が、現在位置アドレス(HL)として設定されている状態でSb44のステップに進む。一方、Sb40のステップにおいて検索データに基づいて特定される判定値データが設定差あり役の判定値データでないと判定され、Sb43のステップの処理が行われない場合、すなわち検索データに基づいて特定される判定値データが設定差なし役の判定値データである場合には、判定値テーブル基準アドレスに検索データの値が加算されたアドレス(例えば、アドレスma、アドレスmb、アドレスmc、アドレスmd等)が、現在位置アドレス(HL)として設定されている状態でSb44のステップに進む。   By adding the addition value (A) to the current position address (HL) in the step Sb43, a value corresponding to the setting value currently set in the slot machine 1 in the step Sb39 is added to the addition value (A) ( Since the setting value -1) is set, if the judgment value data changes according to the setting value, an address (for example, the address me) in which the value of the search data is added to the judgment value table reference address. If the address mg, etc. further has a value corresponding to the set value (for example, the set value is 6 and the determination value data is 1 byte data, 5 addresses, the set value is 6 and the determination value When the data is 2-byte data, an address (for example, address me + 5, address mg + 10, etc.) to which 10 addresses are added is set as the current position address (HL). Proceeds to Sb44 step while being fixed. On the other hand, when it is determined that the determination value data specified based on the search data in the step Sb40 is not the determination value data of the setting difference role and the process of the step Sb43 is not performed, that is, it is specified based on the search data If the judgment value data is the judgment value data of the setting difference none combination, the address obtained by adding the value of the search data to the judgment value table reference address (for example, address ma, address mb, address mc, address md, etc.) Is set as the current position address (HL), the process proceeds to the step of Sb 44.

そして、Sb44のステップでは、Eレジスタに設定されているデータの第1所定ビットを特定可能にフラグレジスタに設定することで(例えば、フラグレジスタのZフラグの値をEレジスタのデータの0ビット目の値に設定する等)、種別係数Eのうち判定値データが1バイトデータであるか2バイトデータであるかを特定可能な一部データを退避させる。その後、Sb45のステップに進み、Sb37のステップまたはSb43のステップにおいて設定された現在位置アドレス(HL)により特定されるROM41bの記憶領域に予め記憶されている判定値データを取得し、抽選判定用データの1バイト目(下位バイト)としてEレジスタに設定する(Sb45)。その後、Sb44のステップにて退避させた種別係数Eの一部データに基づいて当該判定値データが1バイトデータであるか否かを判定する(Sb46)。Sb46のステップでは、Sb28〜Sb35のステップにより設定された種別係数Eが0または2であり、退避させた種別係数Eの第1所定ビットが0である場合に、検索データに基づいて特定される判定値データが1バイトデータであると判定する一方、退避させた種別係数Eの第1所定ビットが1である場合に、検索データに基づいて特定される判定値データが1バイトデータでないと判定する。そして、Sb46のステップにおいて当該判定値データが1バイトデータでないと判定した場合、すなわち当該判定値データが2バイトデータである場合には、HLレジスタに1加算することで、現在位置アドレス(HL)を1つ進めた後(Sb47)、当該現在位置アドレス(HL)により特定されるROM41bの記憶領域に予め記憶されている判定値データを取得し、抽選判定用データの2バイト目(上位バイト)としてDレジスタに設定して(Sb48)、Sb49のステップへ進む。一方、Sb46のステップにおいて、Sb28〜Sb35のステップにより設定された種別係数Eが0または2であり、退避させた種別係数Eの第1所定ビットが0であり、当該判定値データが1バイトデータであると判定した場合には、Sb47及びSb48のステップの処理を行わず、Sb49のステップへ進む。   Then, in the step Sb44, the first predetermined bit of the data set in the E register is set in the flag register so as to be identifiable (for example, the Z flag value of the flag register is the 0th bit of the data in the E register) Of the type coefficient E), and saves partial data that can specify whether the determination value data is 1-byte data or 2-byte data in the type coefficient E. Thereafter, the process proceeds to the step of Sb45, and the determination value data stored in advance in the storage area of the ROM 41b specified by the current position address (HL) set in the step of Sb37 or Sb43 is acquired and data for lottery determination Is set in the E register as the first byte (lower byte) of (Sb45). Thereafter, it is determined whether or not the determination value data is 1-byte data based on the partial data of the type coefficient E evacuated in the step of Sb44 (Sb46). In the step of Sb46, when the type coefficient E set in the steps Sb28 to Sb35 is 0 or 2, and the first predetermined bit of the type coefficient E saved is 0, it is specified based on the search data While it is determined that the determination value data is 1 byte data, it is determined that the determination value data specified based on the search data is not 1 byte data when the first predetermined bit of the saved type coefficient E is 1. Do. When it is determined in step Sb46 that the determination value data is not 1 byte data, that is, when the determination value data is 2 byte data, the current position address (HL) is obtained by adding 1 to the HL register. After one step (Sb 47), the determination value data stored in advance in the storage area of the ROM 41b specified by the current position address (HL) is acquired, and the second byte (upper byte) of the lottery determination data Then, it is set in the D register as (Sb 48), and the process proceeds to the step of Sb 49. On the other hand, in step Sb46, the type coefficient E set by the steps Sb28 to Sb35 is 0 or 2, the first predetermined bit of the type coefficient E saved is 0, and the determination value data is 1 byte data If it is determined that is, the processing of the step of Sb47 and Sb48 is not performed, and the process proceeds to the step of Sb49.

そして、Sb49のステップでは、IXレジスタの上位バイトにDレジスタの値を加算するとともにIXレジスタの下位バイトにEレジスタの値を加算することで、内部抽選用の乱数値に抽選判定用データ値を加算して内部抽選を行う(Sb49)。また、この加算の際に、IXレジスタの値が所定数(2バイトで表現可能な最大値65535(十進数))を超えることで、オーバーフローが発生した場合には、当該オーバーフローが発生した旨を特定可能となるようにフラグレジスタを設定する。一方、IXレジスタの値が所定数(2バイトで表現可能な最大値65535(十進数))を超えず、オーバーフローが発生しない場合には、当該オーバーフローが発生していない旨を特定可能となるようにフラグレジスタを設定する。   Then, in step Sb49, the value of the D register is added to the upper byte of the IX register, and the value of the E register is added to the lower byte of the IX register, whereby the lottery judgment data value is added to the internal lottery random value. Add and perform internal lottery (Sb 49). When an overflow occurs because the value of the IX register exceeds a predetermined number (the maximum value 65535 that can be represented by 2 bytes (decimal number)) during this addition, the fact that the overflow has occurred is indicated. Set the flag register to be identifiable. On the other hand, when the value of the IX register does not exceed the predetermined number (maximum value expressible in 2 bytes, 65535 (decimal number)) and an overflow does not occur, it can be specified that the overflow does not occur. Set the flag register to

そして、Sb49のステップにて内部抽選用の乱数値に抽選判定用データ値を加算した後は、Sb15またはSb20のステップのうち最後に行われたステップにおいてRAM41cの所定領域に退避させていた現在位置アドレス(HL)をHLレジスタに復帰させる(Sb50)。これにより、HLレジスタには、現在位置アドレス(HL)として、検索データテーブルにおける現在の当選番号(B)の検索データが記憶されているROM41bの記憶領域のアドレスが、再び設定されることとなる。また、上述のSb26のステップにおいて、現在の当選番号(B)に対応する抽選対象役が現在の遊技状態において内部抽選での抽選対象でないと判定した場合にも、Sb50のステップに進み、Sb15またはSb20のステップにて退避させていた現在位置アドレス(HL)をHLレジスタに復帰させる。   Then, after the data value for lottery determination is added to the random number value for internal lottery in the step of Sb49, the current position which has been saved in the predetermined area of the RAM 41c in the last step among the steps of Sb15 or Sb20. The address (HL) is restored to the HL register (Sb 50). Thereby, in the HL register, the address of the storage area of the ROM 41b in which the search data of the current winning number (B) in the search data table is stored as the current position address (HL) is set again. . Further, in the step of Sb26 described above, even when it is determined that the lottery target combination corresponding to the current winning number (B) is not the lottery target in the internal lottery in the current gaming state, the process proceeds to the step of Sb50 and Sb15 or The current position address (HL) saved at step Sb20 is restored to the HL register.

そして、Sb50のステップにおいて退避させていた現在位置アドレス(HL)を復帰させた後には、Sb49のステップにおいて抽選判定用データが加算された後の内部抽選用の乱数値に基づいて、現在の当選番号(B)の抽選対象役が当選したか否かを判定する(Sb51)。ここで、Sb26のステップにおいて現在の当選番号(B)の抽選対象役が抽選対象であると判定した場合には、Sb27〜Sb49のステップにおける各種処理を行った後に、Sb51のステップへ進むこととなり、Sb51のステップでは、Sb49のステップにおいて抽選判定用データが加算された後の内部抽選用の乱数値に基づいて、現在の当選番号(B)の抽選対象役が当選したか否かを判定する。一方、Sb26のステップにおいて現在の当選番号(B)の抽選対象役が抽選対象でないと判定した場合には、Sb27〜Sb49のステップにおける各種処理を行わずに、Sb51のステップへ進むこととなり、抽選判定用データが加算されていない内部抽選用の乱数値に基づいて、現在の当選番号(B)の抽選対象役が当選したか否かを判定することとなる。   Then, after restoring the current position address (HL) evacuated in the step of Sb50, the current winning is made based on the random value for internal lottery after the data for lottery determination is added in the step of Sb49. It is determined whether or not the lottery target role of number (B) is won (Sb 51). Here, when it is determined that the lottery target combination of the current winning number (B) is the lottery target in the step of Sb26, after performing various processing in the steps of Sb27 to Sb49, it proceeds to the step of Sb51. In step Sb51, it is determined whether or not the lottery target combination of the current winning number (B) is won based on the random value for the internal lottery after the data for lottery determination is added in the step Sb49. . On the other hand, when it is determined that the lottery target combination of the current winning number (B) is not the lottery target in the step of Sb26, it proceeds to the step of Sb51 without performing various processing in the steps of Sb27 to Sb49. Based on the internal lottery random number value to which the determination data is not added, it is determined whether or not the lottery target combination of the current winning number (B) has been won.

Sb51のステップでは、フラグレジスタを参照して、Sb49のステップでXIレジスタにEレジスタ及びDレジスタの値を加算する際に、オーバーフローが発生した旨が特定される場合、すなわちXIレジスタに設定されている内部抽選用の乱数値が所定数(本実施例では、65536(十進数、2バイトで表現可能な最大値))を上回っており、当該内部抽選用の乱数値がオーバーフローしている場合には、Bレジスタに設定されている現在の当選番号(B)の抽選対象役が当選したと判定し、Sb55のステップに進む。一方、Sb51のステップでは、フラグレジスタを参照して、Sb49のステップでXIレジスタにEレジスタ及びDレジスタの値を加算する際に、オーバーフローが発生していない旨が特定される場合、すなわちXIレジスタに設定されている抽選判定用データが加算された後の内部抽選用の乱数値が所定数(本実施例では、65536(十進数、2バイトで表現可能な最大値))を上回っておらず、当該内部抽選用の乱数値がオーバーフローしていない場合には、Bレジスタに設定されている現在の当選番号(B)の抽選対象役は当選していないと判定し、Sb52のステップに進む。   In the step of Sb51, referring to the flag register, when adding the values of the E register and the D register to the XI register in the step of Sb49, when it is specified that an overflow has occurred, that is, it is set in the XI register When the random number value for the internal lottery exceeds the predetermined number (in the present embodiment, 65,536 (decimal number, the maximum value that can be expressed by 2 bytes)) and the random value for the internal lottery overflows. It is determined that the lottery target role of the current winning number (B) set in the B register is won, and the process proceeds to step Sb55. On the other hand, in the step Sb51, referring to the flag register, when adding the values of the E and D registers to the XI register in the step Sb49, it is specified that no overflow has occurred, ie, the XI register The random number value for the internal lottery after the lottery determination data set in is added does not exceed the predetermined number (in this embodiment, 65,536 (the decimal value, the maximum value that can be expressed by 2 bytes)) If the random number value for the internal lottery does not overflow, it is determined that the lottery target role of the current winning number (B) set in the B register is not winning, and the process proceeds to step Sb52.

そして、Sb52のステップでは、Bレジスタの値を1減算することで現在の当選番号(B)を1減算する(Sb52)。そして、Sb52のステップにて減算された後の当選番号(B)が0であるか否かを判定する(Sb53)。   Then, in the step Sb52, the value of the B register is decremented by 1 to decrement the current winning number (B) by 1 (Sb52). Then, it is determined whether or not the winning number (B) after subtraction in the step of Sb52 is 0 (Sb53).

Sb53のステップにおいて、Bレジスタに設定されている減算後の当選番号(B)が0でないと判定した場合には、上述のSb13のステップに戻り、Sb13〜Sb51またはSb53までのステップの処理を繰り返し行う。一方、Sb53のステップにおいて、減算後の当選番号(B)が0である判定した場合には、現在制御されている遊技状態に応じて抽選対象となり得るすべての当選番号(本実施例では、非BB中は、1〜48、BB中は、1〜50)について当選か否かの判定が行われたが、いずれの当選番号についても当選したかった、すなわちハズレであると判定して、ハズレ及び設定差ありフラグをRAM41cの所定領域に設定した後(Sb54)、Sb55のステップに進む。   If it is determined in step Sb53 that the winning number (B) after subtraction set in the B register is not 0, the process returns to the step Sb13 described above, and the process of steps Sb13 to Sb51 or Sb53 is repeated. Do. On the other hand, if it is determined in the step Sb53 that the number of winning winnings (B) after subtraction is 0, all winning numbers that can be selected for the lottery according to the gaming state currently being controlled (in this embodiment, non-selected) During BB, it was determined whether or not the winning was made for 1 to 48 during BB and 1 to 50 during BB, but it was determined that it was a loss if it was determined that any winning number was elected, that is, losing After setting the setting difference flag in the predetermined area of the RAM 41 c (Sb 54), the process proceeds to the step of Sb 55.

そして、Sb55のステップでは、Bレジスタに設定されている値を、抽選結果としてRAM41cの所定領域に設定する(Sb55)。これにより、Sb51のステップにて当選と判定したときの当選番号(B)(1〜50のいずれか)またはSb53のステップにより減算された後の当選番号(B)(ハズレの場合の0)を抽選結果として設定する。その後、当該当選結果に基づいて、小役のみの当選番号を取得して小役番号としてRAM41cの所定領域に設定する(Sb56)。例えば、抽選結果に基づいてBBと小役が同時に当選する抽選対象役(例えば、BB+中段チェリー1等)が当選している場合には、当該小役のみが当選する抽選対象役(例えば、中段チェリー1等)の当選番号を取得し、小役番号として設定する。   Then, in the step Sb55, the value set in the B register is set as a lottery result in a predetermined area of the RAM 41c (Sb55). Thereby, the winning number (B) (one of 1 to 50) when it is determined to be winning in the step of Sb 51 or the winning number (B) (0 in the case of loss) after being subtracted in the step of Sb 53 Set as a lottery result. After that, based on the winning result, the winning combination of only the small winning combination is obtained and set as a small winning combination number in a predetermined area of the RAM 41c (Sb56). For example, when a lottery target combination (for example, BB + middle row cherry 1 etc.) in which BB and a small winning combination are simultaneously elected based on a lottery result is won, a lottery target combination in which only the small winning combination is elected (for example, middle ranking Acquire the winning number of Cherry 1 etc.) and set it as a minor combination number.

そして、BBの当選が持ち越されている旨を示すBBの内部中フラグがRAM41cの所定領域に設定されているか否かを判定し(Sb57)、当該BBの内部中フラグが設定されていないと判定した場合には、Sb55のステップにおいて設定された抽選結果に基づいてBBが当選したか否かを判定し(Sb58)、BBが当選したと判定した場合には、BBの内部中フラグをRAM41cの所定領域に設定し(Sb59)、当該遊技においてBBが当選したことで内部中に移行される旨を特定可能なBB初当たりフラグをRAM41cの所定領域に設定した後(Sb60)、内部抽選処理を終了させて、メイン処理に戻る。一方、Sb57のステップにおいて内部中フラグが設定されていると判定した場合、及びSb58のステップにおいてBBが当選していないと判定した場合には、Sb59及びSb60のステップの処理を行うことなく、内部抽選処理を終了させて、メイン処理に戻る。   Then, it is determined whether the internal flag of BB indicating that BB's winning is carried over is set in the predetermined area of the RAM 41c (Sb 57), and it is determined that the internal flag of the BB is not set. When it is determined, it is determined whether BB is won or not based on the lottery result set in the step of Sb 55 (Sb 58), and if it is determined that BB is won, the flag inside BB is RAM 41 c After setting the BB initial hit flag that can be specified to be transferred to the inside by BB won in the game set in a predetermined area of the RAM 41c (Sb60) (Sb59), the internal lottery process Exit and return to main processing. On the other hand, when it is determined that the internal flag is set in the step of Sb57, and when it is determined that the BB is not won in the step of Sb58, the processing of the steps of Sb59 and Sb60 is not performed. The lottery process is ended, and the process returns to the main process.

このように、内部抽選処理(Sa2)では、初期設定処理(Sb1〜Sb12)の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまで、一の抽選対象役を当選とするか否かを判定する共通の処理をループ処理(Sb13〜Sb53)として複数の抽選対象役毎に繰り返し実行する。   As described above, in the internal lottery process (Sa2), it is determined that the predetermined end condition (one of the lottery target roles is won after the initial setting process (Sb1 to Sb12) or the lottery is performed for all lottery target roles. A common process of determining whether or not one lottery object combination is won is repeatedly executed as a loop process (Sb13 to Sb53) for each of the plurality of lottery object combinations until the event (1) is established.

初期設定処理(Sb1〜Sb12)では、遊技状態に応じて異なるループ回数として通常時は当選番号(48)、BB中は当選番号(50)を設定する。   In the initial setting process (Sb1 to Sb12), a winning number (48) is set during normal times and a winning number (50) during BB as different loop counts depending on the gaming state.

また、初期設定処理(Sb1〜Sb12)では、初期アドレス指定データ(検索データテーブル初期アドレス指定データ1、2)に基づいて、最初の抽選対象役(通常時は役番号48の抽選対象役、BB中は役番号50の抽選対象役)に対応する検索データが特定されるアドレス(BB中はアドレスnc、通常時はアドレスnd)の1アドレス分前のアドレスを初期の現在位置アドレス(HL)として設定する。   Also, in the initial setting process (Sb1 to Sb12), based on the initial address designation data (search data table initial address designation data 1 and 2), the first lottery target role (normally, the lottery target role of the role number 48, BB) The address one minute before the address (address nc in BB, address nd in normal case) where the search data corresponding to the lottery target role of part number 50 is specified is set as the initial current position address (HL). Set

尚、本実施例では、初期アドレス指定データ(検索データテーブル初期アドレス指定データ1、2)として、当該初期アドレス指定データが記憶されている領域のアドレスから遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレスの1つ前のアドレスまでの差分値が設定されており、当該差分値を現在位置アドレス(HL)に加算することで、ループ処理における初期の現在位置アドレス(HL)として、遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレス(アドレスnc、アドレスnd)の1アドレス分前のアドレスを設定する構成であるが、初期アドレス指定データとして、当該初期アドレス指定データが記憶されている領域のアドレスから遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレスまでの差分値を設定し、当該差分値を現在位置アドレス(HL)に加算するとともに1減算することで、ループ処理における初期の現在位置アドレス(HL)として、遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレス(アドレスnc、アドレスnd)の1アドレス分前のアドレスを設定する構成でも良い。   In this embodiment, as the initial address designation data (search data table initial address designation data 1 and 2), from the address of the area where the initial address designation data is stored, the top of the search data table according to the gaming state The difference value up to the address one address before the address at which the data is specified is set, and the difference value is added to the current position address (HL) to obtain an initial current position address (HL) in the loop process. The address is set one address before the address (address nc, address nd) at which the top data of the search data table according to the game state is specified, but the initial address specification is made as the initial address specification data. From the address of the area where the data is stored, the top data of the search data table according to the game state By setting a difference value up to the address at which the data is specified and adding the difference value to the current position address (HL) and subtracting one, the game state is set as the initial current position address (HL) in loop processing. An address one address before the address (address nc, address nd) at which the top data of the corresponding search data table is specified may be set.

また、初期設定処理(Sb1〜Sb12)では、内部抽選用の乱数値をIXレジスタに設定する(Sd12)。   In the initial setting process (Sb1 to Sb12), a random number value for internal lottery is set in the IX register (Sd12).

ループ処理(Sb13〜Sb53)では、現在位置アドレス(HL)を1アドレス分進めるように更新し、更新したアドレスから特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定するようになっている。   In the loop processing (Sb13 to Sb53), the current position address (HL) is updated to advance by one address, and the lottery target role of the corresponding predetermined combination number is won using search data specified from the updated address. It is determined whether it is or not.

また、ループ処理(Sb13〜Sb53)では、予め定められた順番(役番号が大きい順)で内部抽選の対象となる抽選対象役の役番号(当選番号)を更新し、初期設定処理では、最初の抽選対象役として遊技状態(BB、通常)に応じて異なる抽選対象役(通常時は役番号48の抽選対象役、BB中は役番号50の抽選対象役)を設定するようになっている。   Also, in the loop processing (Sb13 to Sb53), the combination number (winning number) of the lottery target combination to be the target of the internal drawing is updated in a predetermined order (in descending order of combination numbers). The different lottery target roles (normally, the lottery target role of the role number 48, and during the BB, the lottery target role of the role number 50) are set as the lottery target roles of .

また、ループ処理(Sb13〜Sb53)では、現在位置アドレス(HL)を1アドレス分更新したときに、更新後のアドレスを退避してから次の処理として、現在位置アドレス(HL)に記憶されている検索データが遊技状態(RT0〜4)に応じて判定値データの変動する変動あり役であるか否かを判定する処理等に進む。   In the loop processing (Sb13 to Sb53), when the current position address (HL) is updated by one address, the address after the update is saved and then stored in the current position address (HL) as the next process. The process proceeds to a process of determining whether or not the search data present is a combination with fluctuation of the determination value data according to the gaming state (RT0 to 4).

また、ループ処理(Sb13〜Sb53)では、更新した現在位置アドレス(HL)から特定される値が、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役である旨を示す変動ありフラグデータ(FF)であるか否かを判定し、変動ありフラグデータ(FF)である場合には変動あり役に特有の処理(該当する変動あり役について現在の遊技状態に対応する検索データを特定する処理)へ移行し、変動ありフラグデータ(FF)でない場合には全ての抽選対象役に共通の処理(該当する抽選対象役について当選したか否かを判定する処理)へ移行する。   Further, in the loop processing (Sb13 to Sb53), whether the value specified from the updated current position address (HL) is a lottery target or not according to the gaming state (RT0 to 4), or at least one of the winning probabilities is It is determined whether or not it is flag data (FF) indicating that it is a combination with different fluctuation, and if it is flag data (FF) with fluctuation, processing specific to the combination with fluctuation (corresponding fluctuation with corresponding flag Move to process to specify the search data corresponding to the current gaming state), and if it is not variation flag data (FF), the process common to all lottery target combinations (whether the lottery target combination was won or not) Process to determine whether or not.

また、ループ処理(Sb13〜Sb53)では、抽選対象が、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役である場合に、現在の遊技状態(RT0〜4)に対応する状態値が所定範囲内(0〜4)であるか否かを判定し、所定範囲内ではない場合には所定範囲内の特定の状態値(RT0)に補正する。また、特定の状態値(RT0)は、遊技者にとって不利な遊技状態である。   Further, in the loop processing (Sb13 to Sb53), if the lottery object is a lottery object depending on the gaming state (RT0 to 4) or if at least one of the winning probabilities is different, the current It is determined whether or not the state value corresponding to the gaming state (RT0 to 4) is within the predetermined range (0 to 4), and if it is not within the predetermined range, it is set to a specific state value (RT0) within the predetermined range. to correct. Further, the specific state value (RT0) is a disadvantageous game state for the player.

ループ処理(Sb13〜Sb53)では、変動あり役である場合に、現在の遊技状態に対応する状態値から特定されるアドレスが割り当てられたROM41bの領域に格納された検索データに基づいて、当該検索データが0より大きい場合には、当該変動あり役が抽選対象であると判定し、検索データが0である場合には、当該変動あり役が抽選対象でないと判定することで、当該変動あり役が抽選対象か否かを判定する。   In the loop processing (Sb13 to Sb53), when it is a variable with combination, the search based on the search data stored in the area of the ROM 41b to which the address specified from the state value corresponding to the current gaming state is allocated When the data is greater than 0, it is determined that the variable with combination is lottery target, and when the search data is 0, the variable with combination is determined not to be lottery, the variable with combination It is determined whether or not the object is a lottery.

ループ処理(Sb13〜Sb53)では、変動あり役である場合に、当該変動あり役が抽選対象か否かを判定し、当該変動あり役が抽選対象でない場合には、内部抽選用乱数値に当該変動あり役の当選判定用データを加算してオーバーフローしたか否かを判定する処理、すなわち当該変動あり役を当選とするか否かを判定する処理を行うことなく、Bレジスタの値から1減算した値が0であるか否かを判定することで、未判定の抽選対象が残っているか否かを判定し、未判定の抽選対象が残っている場合には、ループ処理の先頭(Sb13のステップ)に移行し、未判定の抽選対象が残っていない場合にはループ処理を終了する。   In the loop processing (Sb13 to Sb53), it is determined whether or not the variable combination is a lottery target if the combination is a variable combination, and if the variable combination is not a lottery, the internal lottery random value Subtract 1 from the value in B register without performing the process of adding the data for winning determination of the variable winning combination and determining whether it overflows, that is, the process of determining whether or not the variable winning combination is winning. It is determined whether or not the undetermined lottery object remains by determining whether the calculated value is 0 or not, and if the undetermined lottery object remains, the beginning of the loop processing (Sb13 Then, if there is no undetermined lottery object left, the loop processing is ended.

また、ループ処理(Sb13〜Sb53)では、更新したアドレスの領域から検索データを取得し、取得した検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、に応じて異なる種別係数Eを設定し、設定した種別係数Eに応じて、1バイトの判定値データを取得してEレジスタに設定する処理、または2バイトの判定値データを取得してDEレジスタに設定する処理のいずれかを行う。そして、内部抽選処理では、当該ループ処理の後に、抽選対象を当選とするか否かを判定する際に用いる判定値データを判定値データテーブルから取得する際に、設定されている種別係数Eに応じて処理(Sb41〜Sb43)を異ならせる。   In loop processing (Sb13 to Sb53), search data is acquired from the area of the updated address, and the acquired search data is a value indicating a 1-byte area of the determination value data table, or 2 bytes of the determination value data table Different type coefficient E is set depending on whether it is a value indicating an area, and 1 byte of judgment value data is acquired according to set type coefficient E and set in E register, or 2 byte judgment Performs one of the processing of acquiring value data and setting it in the DE register. Then, in the internal lottery process, when the determination value data used when determining whether or not to select the lottery object after the loop process is acquired from the determination value data table, the type coefficient E is set. The processing (Sb41 to Sb43) is made different accordingly.

また、ループ処理(Sb13〜Sb53)では、更新した現在位置アドレス(HL)の領域から検索データを取得し、取得した検索データが設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定する。そして、内部抽選処理では、当該ループ処理の後に、当該種別係数Eに応じて判定値データを判定値データテーブルから取得する際に、設定されている種別係数Eに応じて処理(Sb40〜Sb43)を異ならせる。   Further, in the loop processing (Sb13 to Sb53), the search data is acquired from the area of the updated current position address (HL), and the acquired search data is a value indicating a setting difference area or indicates an area without setting difference. A type coefficient E of a different value is set in the E register depending on whether it is a value. Then, in the internal lottery process, when obtaining the determination value data from the determination value data table according to the type coefficient E after the loop processing, the process (Sb40 to Sb43) according to the type coefficient E set. Make

また、ループ処理(Sb13〜Sb53)では、種別係数Eとして、検索データが設定差なし役のデータであり判定値データテーブルの1バイト領域を示す値であるときには、0(2進数表示で「00」)を設定し、検索データが設定差なし役のデータであり判定値データテーブルの2バイト領域を示す値であるときには、1(2進数表示で「01」)を設定し、検索データが設定差あり役のデータであり判定値データテーブルの1バイト領域を示す値であるときには、2(2進数表示で「10」)を設定し、検索データが設定差あり役のデータであり判定値データテーブルの2バイト領域を示す値であるときには、3(2進数表示で「11」)を設定する。これにより、種別係数Eでは、1バイト領域であるか、2バイト領域であるか、に応じた値が1ビット目に設定され、設定差あり領域であるか、設定差なし領域であるか、に応じた値が2ビット目に設定される。   In the loop processing (Sb13 to Sb53), when the search data is data with no setting difference and is a value indicating a 1-byte area of the judgment value data table as the type coefficient E, 0 (0 00 in binary notation) Set “1”, and when the search data is data with no setting difference and is a value indicating a 2-byte area of the judgment value data table, set 1 (“01” in binary notation) and set the search data When it is the data with difference and it is a value indicating the 1 byte area of the judgment value data table, 2 ("10" in binary notation) is set, and the search data is the data with the setting difference, judgment value data If the value indicates a 2-byte area of the table, 3 ("11" in binary notation) is set. Thereby, in the type coefficient E, a value according to whether it is a 1-byte area or a 2-byte area is set to the first bit, and an area with a setting difference or an area without a setting difference, Is set to the second bit.

また、ループ処理(Sb13〜Sb53)では、種別係数EをEレジスタに設定し、その後、抽選対象役を当選とするか否かを判定する際に判定値データテーブルから取得した判定値データをDレジスタ及びEレジスタに設定する。すなわち、種別係数Eを判定値データが設定されるレジスタと共通のEレジスタに設定する。   Further, in the loop processing (Sb13 to Sb53), the classification coefficient E is set in the E register, and thereafter, the determination value data acquired from the determination value data table is D when determining whether or not the lottery target combination is to be won. Set in the register and E register. That is, the type coefficient E is set in the same E register as the register in which the determination value data is set.

また、ループ処理(Sb13〜Sb53)では、更新した現在位置アドレス(HL)から特定される検索データに基づいて当選番号(B)が示す役番号の抽選対象役を当選とする旨が判定される判定値を示す判定値データを取得し、取得した判定値データと、初期設定処理において取得した乱数値と、を加算し、加算結果が乱数値の範囲を超える場合には、当選番号(B)が示す役番号の抽選対象役を当選として決定し、加算結果が乱数値の範囲を超えない場合には、当選番号(B)を更新し、更新した当選番号(B)が終了値(0)か否かを判定し、更新した当選番号(B)が終了値でない場合にはループ処理の先頭に移行し、更新した当選番号(B)が終了値である場合にはいずれの抽選対象役も当選としない旨(ハズレ)を決定する。   Further, in the loop processing (Sb13 to Sb53), it is determined that the lottery target combination of the combination number indicated by the winning number (B) is to be won based on the search data specified from the updated current position address (HL). The judgment value data indicating the judgment value is acquired, the acquired judgment value data and the random number value acquired in the initial setting process are added, and when the addition result exceeds the range of the random number value, the winning number (B) If the lottery target combination of the combination number indicated by is determined as winning, and the addition result does not exceed the range of random numbers, the winning number (B) is updated, and the updated winning number (B) is the end value (0) It is determined whether or not the updated winning number (B) is not the end value, the process proceeds to the beginning of the loop processing, and when the updated winning number (B) is the end value, any lottery target role is Decide that you will not win (loss).

また、内部抽選処理において決定する当選番号は、入賞の発生が許容される抽選対象役の役番号と、いずれの抽選対象役の入賞の発生も許容されないハズレに対応する番号(0)と、を含む。   In addition, the winning number determined in the internal lottery process is the combination number of the lottery target combination for which the occurrence of winning is permitted, and the number (0) corresponding to the loss for which the occurrence of any winning combination for the combination is not permitted. Including.

また、内部抽選処理において抽選対象となる抽選対象役は、設定値に応じて当選される割合の異なる設定差あり役と、設定値に関わらず当選される割合が同じ設定差なし役と、を含む。   In addition, the lottery target combination to be the lottery target in the internal lottery process, the combination of different set percentage winning ratio according to the set value, and the same set percentage non-combination combination of winning percentage regardless of the set value Including.

また、内部抽選処理では、当選番号を決定する段階において、当選番号が設定差あり役の役番号である場合に、設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグをRAM41cの所定領域に設定する。   Further, in the internal lottery process, when the winning number is determined at the stage of determining the winning number, if there is a setting difference, the number indicating the winning or losing of the lottery target combination having the setting difference is lost and the setting difference The presence flag is set in a predetermined area of the RAM 41c.

また、内部抽選処理では、当選番号を決定する段階において、当選番号がいずれの抽選対象役も当選していないハズレである場合に、設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグをRAM41cの所定領域に設定する。   Further, in the internal lottery process, when the winning number is determined in the stage of determining the winning number, it is indicated that the lottery target winning with the setting difference is the winning or losing if the winning number is a loss without winning any winning combination. The lost and set difference flag is set in a predetermined area of the RAM 41c.

また、内部抽選処理では、抽選対象役が設定値に応じて当選される割合の異なる設定差あり役であるか、設定値に関わらず当選される割合が同じ設定差なし役であるか、に応じて種別係数Eを設定する処理を行う。そして、該種別係数Eを設定する際に、設定差あり役であると判定して種別係数E(2、3)を設定した場合には、設定値に応じた判定値データを選択するために現在位置アドレスを進める処理を行う一方で、設定差なし役である場合には、当該処理を行わないように処理することで、設定差あり役であると判定した場合と、設定差なし役であると判定した場合と、で異なる処理を行うようになっている。   Further, in the internal lottery process, whether the lottery target combination is a combination with different set proportions to be won according to the set value or whether the combination to be won regardless of the set values is the same set combination without combination A process of setting the type coefficient E is performed accordingly. Then, when setting the classification coefficient E, if it is determined that the combination has a set difference and the classification coefficient E (2, 3) is set, in order to select the judgment value data according to the setting value. In the case where it is determined that the present position address is advanced while the processing for advancing the current position address is not a setting difference role, the processing is performed so as not to perform the processing, and the case where it is determined that the setting difference role is Different processing is performed in the case where it is determined that there is an error.

また、内部抽選処理では、種別係数Eを設定する処理を行う際に、設定差なし役であるか否かを判定して、設定差なし役でないと判定した場合に、その後、設定差あり役であるか否かを判定する構成であり、設定差なし役であるか否かを判定して設定差なし役でないと判定したときに、ハズレ及び設定差ありフラグをRAM41cの所定領域に設定するようになっている。   In addition, in the internal lottery process, when performing the process of setting the type coefficient E, it is determined whether or not the combination with no setting difference, and if it is determined that the combination without the combination difference is not, then the combination with the combination difference If it is determined that it is not a setting difference no combination, it is set a loss and a setting difference presence flag in a predetermined area of the RAM 41c. It is supposed to be.

また、内部抽選処理では、予め定められたすべての抽選対象役について当選しているか否かを順次判定する処理を行い、すべての抽選対象役について処理が終了して、いずれの抽選対象役も当選していないと判定される場合にハズレと決定して、当選番号として所定値(本実施例では、0)を設定する。そして、当該すべての抽選対象役について当選しているか否かを判定する処理が終了して、すべての抽選対象役について当選していないと判定したときに、ハズレ及び設定差ありフラグを設定するようになっている。   Further, in the internal lottery process, processing is sequentially performed to determine whether or not all predetermined lottery object combinations have been won, and the process is completed for all lottery object combinations, and any lottery object combination is also elected. If it is determined that the game has not been made, it is determined that there is a loss, and a predetermined value (0 in the present embodiment) is set as the winning number. Then, the processing for determining whether or not all the lottery target roles have been won is ended, and when it is determined that all the lottery target roles have not been won, the lost and set difference flag is set. It has become.

また、内部抽選処理では、特別役(BB)が当選したときに、BBの持越し中である旨を特定可能な内部中フラグ及び当該遊技にてBBが当選した旨を特定可能なBB初当たりフラグをRAM41cの所定領域に設定する。そして、当該遊技の終了時にBB初当たりフラグをクリアし、当選しているBBが入賞したときに内部中フラグをクリアするようになっている。   In addition, in the internal lottery process, when the special combination (BB) is elected, it is possible to identify the internal flag which can be identified that BB is being carried over, and the BB first hit flag which can identify that BB is won in the game. Are set in a predetermined area of the RAM 41c. Then, at the end of the game, the BB first hit flag is cleared, and when the winning BB wins, the inside flag is cleared.

尚、本実施例では、内部抽選処理の開始時に、RAM41cの所定領域に設定されている抽選種別を初期化する構成であるが、抽選種別を抽選種別設定処理が開始されるときまでに初期化する構成でも良く、例えば、当該遊技の開始時において行われる遊技開始待ち処理、前回の遊技の終了時に行われる遊技終了時設定処理等において抽選種別を初期化する構成でも良い。   In this embodiment, at the start of the internal lottery process, the lottery type set in the predetermined area of the RAM 41c is initialized, but the lottery type is initialized by the time the lottery type setting process is started. For example, the lottery type may be initialized in a game start waiting process performed at the start of the game, a game end setting process performed at the end of the previous game, or the like.

また、内部抽選処理では、Sb51のステップにおいて抽選中の抽選対象役が当選したと判定されるとき、またはSb53のステップにおいてBレジスタの値が0であると判定されるときまで、Sb13〜Sb53の各処理を繰り返し行ってループ処理する。また、Bレジスタには、Sb8のステップにおいて非BB中またはBB中における抽選対象役の役番号の最大値が当選番号(B)として設定され、その後、Bレジスタの値は、ループ処理毎に1ずつ減算されるようになっている。これにより、Bレジスタの値を最大回数としてループ処理が繰り返し行われることとなり、Bレジスタに設定された当選番号(B)がループ処理の残りの最大回数となるようになっている。   Also, in the internal lottery process, when it is determined that the lottery target combination in the lottery is won in the step of Sb51, or when it is determined that the value of the B register is 0 in the step of Sb53, Repeat each process to loop. In addition, the maximum value of the combination number of the lottery target during non-BB or during BB is set as the winning number (B) in the B register in step B, and thereafter, the value of the B register is 1 for each loop processing. Is to be subtracted one by one. As a result, loop processing is repeatedly performed with the value of the B register as the maximum number of times, and the winning number (B) set in the B register becomes the remaining maximum number of times of loop processing.

また、内部抽選処理では、Sb51のステップにおいて当選したと判定されるときには、そのときにBレジスタに設定されている当選番号(B)を抽選結果に設定する。当選番号(B)と抽選対象役の役番号は一致するようになっており、例えば、Bレジスタに48が設定されているときに、Sb51のステップにおいて当選したと判定される場合には、役番号48の抽選対象役すなわち中段チェリー1が内部抽選にて当選したと設定するようになっている。   Further, in the internal lottery process, when it is determined that the player has won in the step of Sb 51, the winning number (B) set in the B register at that time is set as the lottery result. The winning number (B) matches the winning combination number of the winning combination, for example, when it is determined that the winning is made in the step of Sb 51 when 48 is set in the B register, the winning combination It is set that the lottery target role of number 48, that is, middle row cherry 1 is won by the internal lottery.

また、内部抽選において当選役の判定に用いられる判定値データ(以下、判定値数と呼ぶ場合がある)が記憶されている判定値データテーブルでは、判定値データは、抽選対象役毎に定められており、各抽選対象役に予め割り当てられた役番号の数字が大きい順にROM41bの所定領域に格納されている。   Further, in the determination value data table in which determination value data (hereinafter sometimes referred to as the number of determination values) used to determine the winning combination in the internal lottery is stored, the determination value data is determined for each lottery object combination They are stored in predetermined areas of the ROM 41b in descending order of the numbers of the combination numbers assigned in advance to the respective lottery target combinations.

具体的には、判定値データのデータ構造では、設定差なしのカテゴリの役に定められた判定値のデータと、設定差ありのカテゴリの役に定められた判定値のデータとが区分されている。例えば、設定差ありの役番号(例えば、14、27、28、30、33、34)の抽選対象役の判定値のデータは、その他の設定差なしの役の判定値のデータと区分されている。このように、設定差の有無に応じて判定値のデータの配置箇所が分かれている。   Specifically, in the data structure of the determination value data, data of the determination value determined for the role of the category without setting difference and data of the determination value determined for the role of the category with setting difference are divided. There is. For example, the data of the determination value of the lottery target combination with the setting difference number (for example, 14, 27, 28, 30, 33, 34) is classified as the data of the determination value of the other combination without combination difference There is. As described above, the arrangement position of the data of the determination value is divided according to the presence or absence of the setting difference.

設定差なしのカテゴリの役に定められた判定値のデータのうち、1バイトデータに収まる判定値のデータ(設定差なし1バイトデータ)と、1バイトデータに収まらないが2バイトデータに収まる判定値のデータ(設定差なし2バイトデータ)とで区分されている。尚、1バイトデータに対応する判定値数は256である。このため、256を超える判定値数が定められた抽選対象役は、2バイトデータ内に配置される。例えば、1バイトデータに収まる判定値数(例えば、4等)の中段チェリー1は、1バイトデータ内に配置されている。一方、1バイトデータに収まらないが2バイトデータに収まる判定値数(例えば、1149等)の左ベル1は、2バイトデータ内に配置されている。このように、設定差の有無及びバイトデータの容量に応じて判定値のデータの配置箇所が分かれている。   Of the judgment value data determined for the role of the category with no setting difference, the judgment value data (setting no difference 1 byte data) that fits in 1 byte data and the judgment that data does not fit in 1 byte data but fits in 2 byte data It is divided by the value data (2-byte data without setting difference). The number of judgment values corresponding to 1-byte data is 256. For this reason, the lottery object combination for which the number of determination values exceeding 256 is defined is arranged in 2-byte data. For example, the middle row cherry 1 of the judgment value number (for example, 4 etc.) which fits in 1 byte data is arranged in 1 byte data. On the other hand, the left bell 1 of the judgment value number (for example, 1149 etc.) which does not fit into 1-byte data but fits into 2-byte data is disposed in 2-byte data. As described above, the arrangement position of the determination value data is divided according to the presence or absence of the setting difference and the capacity of the byte data.

さらに、設定差なし1バイトデータにおいては、互いに同じ判定値数が定められた抽選対象役は、判定値のデータがまとめられている。例えば、互いに同じ判定値数(例えば、4等)が定められた中段チェリー1、2は、判定値のデータがまとめられている。さらに、設定差なし1バイトデータにおいては、役番号の数字が大きい順に各抽選対象役に定められた判定値のデータが格納されている。例えば、設定差なし1バイトデータにおいては、役番号48の中段チェリー1、役番号47の中段チェリー2の順に判定値のデータが配置されている。また、設定差なし2バイトデータにおいては、互いに同じ判定値数が定められた抽選対象役は、判定値のデータがまとめられている。例えば、互いに同じ判定値数(例えば、1149等)が定められた抽選対象役(例えば、左ベル1〜4、中ベル1〜4、右ベル1〜4等)は、判定値のデータがまとめられている。このように、設定差なしの抽選対象役のうち、判定値数が同じ抽選対象役同士はまとめられている。さらに、設定差なし2バイトデータにおいては、役番号の数字が大きい順に各抽選対象役に定められた判定値のデータが格納されている。例えば、設定差なし2バイトデータにおいては、役番号26の左ベル1、役番号25の左ベル2の順に判定値のデータが配置されている。   Furthermore, in the 1-byte data with no setting difference, data of judgment values are grouped together in the lottery object combination in which the same judgment value number is defined. For example, in the middle stage cherries 1 and 2 in which the same judgment value number (for example, 4 etc.) is determined mutually, data of the judgment values are collected. Furthermore, in the 1-byte data with no setting difference, data of determination values determined for each lottery target combination is stored in descending order of the numbers of the combination numbers. For example, in the 1-byte data with no setting difference, the data of the determination value is arranged in the order of middle cherry 1 of part No. 48 and middle cherry 2 of part No. 47. Further, in the two-byte data having no setting difference, data of judgment values are grouped together in the lottery object combination in which the same judgment value number is determined. For example, the lottery target roles (for example, left bell 1 to 4, middle bell 1 to 4, right bell 1 to 4 and the like) having the same judgment value number (for example, 1149) It is done. As described above, among the lottery target roles having no difference in setting, the lottery target roles having the same determination value number are grouped. Further, in the two-byte data having no setting difference, data of determination values determined for each lottery target combination is stored in descending order of the numbers of the combination numbers. For example, in the two-byte data having no setting difference, data of the determination value is arranged in the order of the left bell 1 of the part number 26 and the left bell 2 of the part number 25.

設定差ありの抽選対象役に定められた判定値のデータのうち、1バイトデータに収まる判定値のデータ(設定差あり1バイトデータ)と、1バイトデータに収まらないが2バイトデータに収まる判定値のデータ(設定差あり2バイトデータ)とが区分されている。例えば、1バイトデータに収まる各設定値に対応する判定値数(例えば、22〜69等)のBBは、1バイトデータ内に配置されている。さらに、設定差あり1バイトデータにおいては、役番号の数字が大きい順に各抽選対象役に定められた判定値のデータが格納されている。例えば、設定差あり1バイトデータにおいては、役番号34のBB、役番号33のBB+強チェリー2の順に判定値のデータが配置されている。また、1バイトデータに収まらないが2バイトデータに収まる各設定値に対応する判定値数(例えば、3074〜4254等)のベルは、2バイトデータ内に配置されている。さらに、設定差あり2バイトデータにおいては、役番号の数字が大きい順に各抽選対象役に定められた判定値のデータが格納されている。例えば、設定差あり2バイトデータにおいては、役番号27のベル、役番号14の1枚役の順に判定値のデータが配置されている。このように、設定差ありの抽選対象役のうち、判定値数が同じ抽選対象役同士はまとめられ、さらに役番号の数字が大きい順に各抽選対象役に定められ判定値のデータが格納されている。   Of the judgment value data set for the lottery object with a setting difference, the judgment value data (1 byte data with a setting difference) that fits into 1 byte data and the judgment that it does not fit into 1 byte data but fits into 2 byte data It is separated from value data (2 byte data with setting difference). For example, BBs of determination value numbers (for example, 22 to 69 etc.) corresponding to respective setting values that fit into 1-byte data are arranged in 1-byte data. Furthermore, in the 1-byte data with a setting difference, data of determination values determined for each lottery target combination is stored in descending order of the numbers of the combination numbers. For example, in the 1-byte data with a setting difference, data of determination values are arranged in the order of BB of part number 34, BB of part number 33 + strong cherry 2, and so forth. In addition, the bell of the judgment value number (for example, 3074 to 4254 etc.) corresponding to each setting value which does not fit in 1 byte data but fits in 2 byte data is disposed in 2 byte data. Furthermore, in the 2-byte data with setting difference, data of determination values determined for each lottery target combination is stored in descending order of the numbers of the combination numbers. For example, in the 2-byte data with setting difference, the data of the judgment value is arranged in the order of the bell of the part number 27 and the one sheet of the part number 14. As described above, among the lottery target combinations having a setting difference, the lottery target combinations having the same determination value number are grouped, and further, the determination value data is stored as determined for each lottery target combination in descending order of the number of the combination number There is.

[抽選種別及び抽選種別設定処理について]
次に、本実施例のメイン制御部41が行う抽選種別設定処理の制御内容及び当該抽選種別設定処理により設定される抽選種別について、図17〜図19に基づいて説明する。
[About lottery type and lottery type setting process]
Next, the control content of the lottery type setting process performed by the main control unit 41 of the present embodiment and the lottery type set by the lottery type setting process will be described based on FIGS. 17 to 19.

図17に示しように、メイン制御部41が設定する抽選種別には、抽選種別0〜4が含まれる。抽選種別0は、内部抽選の抽選結果が設定差あり役であり、かつ有利区間関連の抽選(有利区間抽選、AT抽選)を行う対象でない役である旨を特定可能なデータであり、設定差があり、かつ有利区間抽選・AT抽選なしの役(図7参照)である抽選対象役に対して付与され得る。また、抽選種別1は、内部抽選の抽選結果が設定差なし役であり、かつ有利区間関連の抽選(有利区間抽選、AT抽選)を行う対象でない役である旨を特定可能なデータであり、設定差がなく、かつ有利区間抽選・AT抽選なしの役(図7参照)である抽選対象役に対して付与され得る。また、抽選種別2は、内部抽選の抽選結果が設定差なし役であり、かつ有利区間関連の抽選(有利区間抽選、AT抽選)を低確率αで行う対象の役である旨を特定可能なデータであり、設定差がなく、かつ有利区間抽選・AT抽選ありの役(図7参照)のうち予め定められた第1群の抽選対象役に対して付与され得る。また、抽選種別3は、内部抽選の抽選結果が設定差なし役であり、かつ有利区間関連の抽選(有利区間抽選、AT抽選)を中確率β(低確率αよりも高い確率)で行う対象の役である旨を特定可能なデータであり、設定差がなく、かつ有利区間抽選・AT抽選ありの役(図7参照)のうち予め定められた第2群の抽選対象役に対して付与され得る。また、抽選別4は、内部抽選の抽選結果が設定差なし役であり、かつ有利区間関連の抽選(有利区間抽選、AT抽選)を高確率γ(低確率α及び中確率βよりも高い確率)で行う対象の役である旨を特定可能なデータであり、設定差がなく、かつ有利区間抽選・AT抽選ありの役(図7参照)のうち予め定められた第3群の抽選対象役に対して付与され得る。   As shown in FIG. 17, lottery types 0 to 4 are included in the lottery types set by the main control unit 41. The lottery type 0 is data capable of specifying that the lottery result of the internal lottery is a combination with a set difference and that it is not a combination for which an advantageous section related lottery (advantage zone lottery, AT lottery) is not performed. And a winning combination without an advantageous section lottery / AT lottery (see FIG. 7). In addition, the lottery type 1 is data that can specify that the winning result of the internal lottery is a part without setting difference and that it is not a target for which an advantageous section related lottery (favorable section lottery, AT lottery) is not performed. It may be given to a lottery target combination which has no setting difference and is a combination without an advantageous section lottery / AT lottery (see FIG. 7). In addition, it is possible to specify that the lottery result of the internal lottery is the setting differenceless role and the lottery type 2 is the role of the target for performing the advantageous section related lottery (favorable section lottery, AT lottery) with low probability α. It is data, and it can be given to a first group of lottery target roles determined in advance among the combinations with no setting difference and with the advantageous section lottery / AT lottery (see FIG. 7). In addition, the lottery type 3 is an object for which the lottery result of the internal lottery is the part without setting difference, and the advantageous section related lottery (favorable section lottery, AT lottery) is performed with medium probability β (probability higher than low probability α). It is data which can specify that it is the role of the symbol, and there is no setting difference, and it is given to the lottery object role of the 2nd group predetermined among the roles (refer to FIG. 7) with advantageous section lottery / AT lottery. It can be done. In addition, 4 by lottery, the lottery result of the internal lottery is the part without the setting difference, and the advantageous section related lottery (advantage zone lottery, AT lottery) probability higher than high probability γ (low probability α and medium probability β) Data that can identify the role of the object to be performed in), there is no difference in settings, and the lottery target role of the third group predetermined among the combinations with advantageous section lottery / AT lottery (see FIG. 7) May be granted to

また、メイン制御部41は、抽選種別1〜4をRAM41cの所定領域に設定することが可能であり、上述の内部抽選処理により抽選種別を0に初期化した後、メイン処理により後述の実行条件が成立したと判定される場合に後述の抽選種別設定処理が行われることで、当該抽選種別設定処理により抽選種別は所定の値(1〜4)に更新される一方、抽選種別設定処理の実行条件が成立したと判定されない場合には、抽選種別設定処理が行われず抽選種別が更新されないことで初期値(0)のままとなるようになっている。   Further, the main control unit 41 can set the lottery types 1 to 4 in a predetermined area of the RAM 41c, and after initializing the lottery types to 0 by the above-mentioned internal lottery processing, the main processing performs execution conditions described later. When it is determined that the above is established, a lottery type setting process described later is performed, whereby the lottery type is updated to a predetermined value (1 to 4) by the lottery type setting process, while the lottery type setting process is executed. When it is not determined that the condition is satisfied, the lottery type setting process is not performed and the lottery type is not updated, so that the initial value (0) is maintained.

具体的には、図18に示すように、抽選種別設定処理では、まず、上述のメイン処理における内部抽選処理(Sa2)にてRAM41cの所定領域に設定されている当選番号を取得した後(Sc1)、抽選種別選択処理を行って(Sc2)、抽選種別テーブルを用いて当選番号に対応して予め定められている抽選種別の値(1〜4のいずれか)を特定して選択する。そして、当該抽選種別選択処理により選択された値を当該遊技中の抽選種別としてRAM41cの所定領域に設定する(Sc3)。その後、抽選種別設定処理を終了させて、メイン処理に戻る。   Specifically, as shown in FIG. 18, in the lottery type setting process, first, the winning number set in the predetermined area of the RAM 41c is acquired in the internal lottery process (Sa2) in the main process described above (Sc1 The lottery type selection process is performed (Sc2), and a lottery type value (one of 1 to 4) predetermined corresponding to the winning number is specified and selected using the lottery type table. Then, the value selected by the lottery type selection process is set in a predetermined area of the RAM 41c as the lottery type in the game (Sc3). Thereafter, the lottery type setting process is ended, and the process returns to the main process.

図19(a)に示すように、抽選種別選択処理にて用いられる抽選種別テーブルでは、設定差なし役の当選番号に対応する抽選種別(1〜4)が規定されており、当選番号に基づいて対応する抽選種別を特定可能となっている。例えば、当選番号が50、49、32、31、29、26〜15、13〜1である場合には、これらの当選番号に基づいて抽選種別1を特定可能である。また、当選番号が45、44、41〜38である場合には、これらの当選番号に基づいて抽選種別2を特定可能である。当選番号が46、43、42、35である場合には、これらの当選番号に基づいて抽選種別3を特定可能である。当選番号が48、47、37、36である場合には、これらの当選番号に基づいて抽選種別4を特定可能である。   As shown in FIG. 19 (a), in the lottery type table used in the lottery type selection process, lottery types (1 to 4) corresponding to the winning numbers of the setting differenceless roles are defined, and based on the winning numbers It is possible to identify the corresponding lottery type. For example, when the winning numbers are 50, 49, 32, 31, 29, 26, 15 and 13-1, it is possible to specify the lottery type 1 based on these winning numbers. When the winning numbers are 45, 44 and 41 to 38, the lottery type 2 can be specified based on these winning numbers. When the winning numbers are 46, 43, 42 and 35, it is possible to specify the lottery type 3 based on these winning numbers. When the winning numbers are 48, 47, 37 and 36, the lottery type 4 can be specified based on these winning numbers.

これにより、抽選種別設定処理を行うことで、内部抽選処理によりハズレ及び設定差ありフラグが設定されない場合、すなわち内部抽選の抽選結果が設定差なし役(図7参照)である場合には、内部抽選にて当選している抽選対象役の当選番号に応じて抽選種別1〜4を設定するようになっている。   Thereby, by performing the lottery type setting process, when the lost and setting difference flag is not set by the internal lottery process, that is, when the lottery result of the internal lottery is the setting differenceless combination (see FIG. 7), the inside The lottery types 1 to 4 are set in accordance with the winning number of the lottery target combination winning in the lottery.

一方、上述のように、内部抽選処理によりハズレ及び設定差ありフラグが設定されている場合、すなわち内部抽選の抽選結果が設定差あり役(図7参照)である場合及びいずれの役も当選しないハズレである場合には、抽選種別設定処理を行わないので、内部抽選にて当選している抽選対象役の当選番号(ハズレを含む)にかかわらず、抽選種別は、内部抽選処理のSb1のステップにおいて初期化されたときの値(0)のままとなる。   On the other hand, as described above, when the lost and setting difference flag is set by the internal lottery process, that is, when the lottery result of the internal lottery is the setting difference combination (see FIG. 7) and neither combination is won If there is a loss, the lottery type setting process is not performed, so the lottery type is the step of Sb1 of the internal lottery process regardless of the winning number (including losing) of the lottery target combination elected in the internal lottery. It remains at the value (0) when it was initialized at.

ハズレ及び設定差ありフラグが設定されているか否かに基づいてメイン制御部41が抽選種別設定処理を行うこと及び当該処理を行わないことによる抽選種別の付与結果を図19(b)に示す。   FIG. 19 (b) shows the result of the lottery type assignment due to the main control unit 41 performing the lottery type setting process based on whether the loss and the setting difference flag are set or not.

図19(b)に示すように、ハズレ及び設定差ありフラグが設定されているか否かに基づいて抽選種別設定処理を行うこと及び当該処理を行わないことで、設定差あり役である抽選対象役(当選番号:34、33、30、28、27、14)及びハズレ(当選番号:0)に対して抽選種別は、初期値(0)のままとなる。また、設定差なし役のうちの第1群の抽選対象役(当選番号:50、49、32、31、29、26〜15、13〜1)に対して抽選種別は、1が設定される。また、設定差なし役のうちの第2群の抽選対象役(当選番号:45、44、41〜38)に対して抽選種別は、2が設定される。また、設定差なし役のうちの第3群の抽選対象役(当選番号:46、43、42、35)に対して抽選種別は、3が設定される。また、設定差なし役のうちの第4群の抽選対象役(当選番号:48、47、37、36)に対して抽選種別は、4が設定されることとなる。   As shown in FIG. 19 (b), by performing the lottery type setting process based on whether or not the loss and the setting difference flag are set, and not performing the process, the lottery object having the setting difference is a combination. The lottery type remains the initial value (0) for the roles (win numbers: 34, 33, 30, 28, 27, 14) and the loss (win numbers: 0). In addition, 1 is set to the lottery type for the first group of lottery target roles (winning numbers: 50, 49, 32, 31, 29, 26, 15-15, 13-1) among the setting difference non winning roles. . Further, 2 is set as the lottery type for the second group of lottery target roles (winning numbers: 45, 44, 41 to 38) among the setting difference non-combinations. Further, 3 is set as the lottery type for the third group of lottery target roles (winning numbers: 46, 43, 42, 35) among the setting difference non-combination roles. Further, the lottery type is set to 4 for the fourth group of lottery target roles (winning numbers: 48, 47, 37, 36) among the setting difference non winning roles.

このように、抽選種別設定処理では、抽選種別を当選番号に応じた値に更新することが可能であり、抽選種別には、有利区間抽選、AT抽選を行わない旨を示す抽選種別0、1、有利区間抽選、AT抽選を行う旨を示す抽選種別2〜4を含む。また、抽選種別0は、設定あり役である旨を示し、抽選種別1〜4は、設定なし役である旨を示す。   As described above, in the lottery type setting process, it is possible to update the lottery type to a value corresponding to the winning number, and for the lottery type, lottery types 0 and 1 indicating that the advantageous section lottery and AT lottery are not performed. , And an advantageous section lottery, including lottery types 2 to 4 indicating that the AT lottery is to be performed. Further, the lottery type 0 indicates that the combination is a combination with combination, and the lottery classifications 1 to 4 indicate that the combination without combination is a combination.

また、抽選種別0〜4は、複数種類の当選番号に対応する抽選種別を含み、抽選種別設定処理では、複数の当選番号に対して共通の値の抽選種別が設定され得るようになっている。   In addition, lottery types 0 to 4 include lottery types corresponding to a plurality of types of winning numbers, and in the lottery type setting process, a lottery type having a common value can be set for a plurality of winning numbers. .

尚、本実施例では、メイン制御部41は、抽選種別に基づいて有利区間抽選、AT抽選を行う対象役であるか否かを特定可能であり、有利区間処理(Sb7)及びAT抽選処理(Sb8)において、設定されている抽選種別に基づいて有利区間抽選、AT抽選の対象役であると特定される場合に、有利区間抽選、AT抽選を行い、当該抽選に当選することで有利区間に移行させたり、ATに制御する構成であるが、抽選種別に基づいて有利区間に移行させるか否かや、有利区間に制御するゲーム数を上乗せするか否かといった有利区間に関する制御の内容を特定可能であり、メイン制御部41は、抽選種別に基づいて直接的に有利区間に関する制御を行う構成でも良い。   In the present embodiment, the main control unit 41 can specify whether or not it is a target combination for performing the advantageous section lottery and the AT lottery based on the lottery type, and the advantageous section process (Sb7) and the AT lottery process ( In Sb 8), when it is specified that it is a target combination of the advantageous section lottery and the AT lottery based on the set lottery type, the advantageous section lottery and the AT lottery are performed, and by winning the lottery, the advantageous section is selected. Although it is configured to shift or control to AT, it specifies the content of control regarding the advantageous section such as whether or not to shift to the advantageous section based on the lottery type, and whether to add the number of games controlled to the advantageous section. The main control unit 41 may be configured to directly perform control relating to the advantageous section based on the lottery type.

例えば、図20に示すように、抽選種別として0〜4等を含み、抽選種別0は、設定差あり役であり、有利区間に関連する制御を行わないように制御する役である旨を特定可能なデータとし、抽選種別1は、設定差なし役であり、有利区間に関連する制御を行わないように制御する役である旨を特定可能なデータとし、抽選種別2は、設定差なし役であり、有利区間に移行されていない場合には、有利区間に移行させるように制御する一方で、有利区間に移行されてATに制御されている場合には、ATに制御するゲーム数を上乗せしないように制御する役である旨を特定可能なデータとし、抽選種別3は、設定差なし役であり、有利区間に移行されていない場合には、有利区間に移行させるように制御する一方で、有利区間に移行されてATに制御されている場合には、ATに制御するゲーム数を上乗せするように制御する役である旨を特定可能なデータとし、抽選種別4は、設定差なし役であり、有利区間に移行されていない場合には、有利区間に移行させるように制御する一方で、有利区間に移行されてATに制御されている場合には、ATに制御するゲーム数を抽選種別3より多く上乗せするように制御する役である旨を特定可能なデータとして、抽選種別を設定した後の各種処理では、メイン制御部41は、当該抽選種別に基づいて有利区間に関する制御を行う構成でも良い。このような構成では、内部抽選のみで有利区間への移行の有無の決定やATに制御するゲーム数の上乗せ数の決定を行うことができ、有利区間に関する制御を簡素化することができる。   For example, as shown in FIG. 20, the lottery type includes 0 to 4 etc., and the lottery type 0 is a combination with a set difference, and specifies that it is a combination to control not to perform control related to the advantageous section. Possible data, lottery type 1 is a combination without a setting difference, data that can be specified that it is a role to control not to perform control related to the advantageous section is lottery data 2 is a combination of no setting difference When the transition to the advantageous section is made and controlled by the AT, the number of games controlled by the AT is increased. It is possible to specify that it is a role to be controlled so as not to be controlled, lottery type 3 is a role with no setting difference, and if it is not transferred to the advantageous section, while control to shift to the advantageous section , Transferred to the advantageous section A If it is controlled to be, it is possible to specify that it is a role to control to add the number of games to be controlled to AT is the data that can be specified, lottery type 4 is a role without setting difference, transition to the advantageous section If not, control is made to shift to the advantageous section, while if it is shifted to the advantageous section and controlled by the AT, the number of games controlled by the AT is increased to more than the lottery type 3 In various processes after setting the lottery type as data capable of specifying the role to be controlled, the main control unit 41 may be configured to perform control relating to the advantageous section based on the lottery type. In such a configuration, it is possible to determine the presence or absence of the transition to the advantageous section and the number of games to be controlled by the AT by only the internal lottery, and to simplify the control regarding the advantageous section.

例えば、図22に示すように、メイン制御部41が、内部抽選(Za1)により決定された当選番号を取得し(Za2)、当該当選番号が設定差あり役またはハズレの当選番号であるか否かを判定し(Za3)、設定差あり役またはハズレの当選番号でない場合に、抽選設定処理を行って(Za4〜Za6)、抽選種別1〜4を設定する一方、設定差あり役またはハズレの当選番号である場合に、抽選種別0を設定し(Za7)、その後、有利区間処理(Za8)、AT抽選処理(Za9)を行うことで、抽選種別0〜4に基づいて有利区間抽選やAT抽選を行う構成では、設定差あり役またはハズレの当選番号に直接的に基づいて抽選種別0が設定されて、有利区間処理やAT抽選処理が行われることとなってしまう。   For example, as shown in FIG. 22, the main control unit 41 acquires the winning number determined by the internal lottery (Za1) (Za2), and whether or not the winning number is a winning combination with a set difference or a lost number. If it is not the winning combination of the setting difference role or the loss, the lottery setting processing is performed (Za4 to Za6), and the lottery types 1 to 4 are set, while the setting difference role or the loss is When it is a winning number, lottery type 0 is set (Za7), and thereafter, advantageous segment processing (Za8) and AT lottery processing (Za9) are performed, whereby advantageous segment lottery or AT based on lottery types 0 to 4 is performed. In the configuration for performing the lottery, the lottery type 0 is set directly based on the winning number of the set difference role or the lose number, and the advantageous section processing and the AT lottery processing will be performed.

これに対して、本実施例では、内部抽選処理において、当該処理の開始時に抽選種別を0に初期化し、その後、当選番号を決定する段階で、抽選結果である当選番号が設定差あり役である場合及びいずれの抽選対象役も当選しないハズレである場合にハズレ及び設定差ありフラグを設定し、メイン処理において、ハズレ及び設定差ありフラグが設定されているか判定して、当該フラグが設定されてない場合には、抽選種別設定処理を行って、抽選種別の値を当選番号に応じた値に更新し、当該フラグが設定されている場合には、抽選種別設定処理を行わないことで、当選番号によらず、抽選種別の値を初期値(0)のままとする構成である。このような構成では、内部抽選の抽選結果が設定値に応じて当選となる割合が異なる役(ハズレを含む)である場合には、ハズレ及び設定差ありフラグが設定されていることに基づいて抽選種別設定処理を行わないように制御し、抽選種別の値を初期値(0)のままとするので、設定値に応じて当選となる割合が異なる役(ハズレを含む)について当選番号に基づいて抽選種別が設定されないようにすることが可能である。   On the other hand, in the present embodiment, in the internal lottery process, the lottery type is initialized to 0 at the start of the process, and thereafter, in the stage of determining the winning number, the winning number which is the lottery result is a set difference. If there is a loss or if there is a loss that does not win any of the lottery target combination, the loss and setting difference flag is set, it is determined in the main processing whether the loss and setting difference flag is set, the flag is set If not, the lottery type setting process is performed to update the value of the lottery type to a value corresponding to the winning number, and when the flag is set, the lottery type setting process is not performed, The value of the lottery type is left as the initial value (0) regardless of the winning number. In such a configuration, when the lottery result of the internal lottery is a combination (including lost) in which the winning percentage is different according to the set value, it is based on the lost and set difference flag being set. Since the lottery classification setting process is not performed and the lottery classification value is kept as the initial value (0), the winning combinations (including lost) with different proportions of winning according to the set value are based on the winning number It is possible to prevent the lottery type from being set.

[検索データテーブルの変形例について]
次に、内部抽選テーブルの検索データテーブルの変形例について図21に基づいて説明する。
[About modification of search data table]
Next, a modification of the search data table of the internal lottery table will be described based on FIG.

本実施例の検索データテーブルでは、図21(a)に示すように、一の変動あり役(例えば、役番号6や13の抽選対象役)についての検索データは、該当する遊技状態において抽選の対象となるか否かにかかわらず、すべての遊技状態(RT0〜4)について、遊技状態毎の検索データが記憶されており、一の変動あり役毎に遊技状態の数分の検索データが記憶されている構成である。これに対して、検索データテーブルの変形例として、図21(b)に示すように、変動あり役(例えば、役番号6や13の抽選対象役)について、抽選の対象とならない遊技状態での検索データを記憶させず、抽選の対象となる遊技状態での検索データのみを記憶させる構成でも良い。このような構成では、変動あり役について、抽選の対象とならない遊技状態での検索データを記憶させないことで、検索データテーブルの容量を削減することができる。   In the search data table of the present embodiment, as shown in FIG. 21A, the search data for one of the variable combinations (for example, the lottery target combinations with the combination numbers 6 and 13) Search data for each gaming state is stored for all gaming states (RT0 to 4), regardless of whether or not it is the target, and search data for the number of gaming states is stored for each one variation role. The configuration is On the other hand, as a modified example of the search data table, as shown in FIG. 21 (b), in the gaming state in which the combination with fluctuation (for example, the lottery target combination of combination numbers 6 and 13) is not the target of the lottery It is also possible to store only the search data in the gaming state which is the target of the lottery without storing the search data. In such a configuration, it is possible to reduce the capacity of the search data table by not storing the search data in the gaming state which is not the target of the lottery for the variable presence role.

また、本実施例の検索データテーブルにおける変動あり役の検索データは、その値が0である場合には、該当する遊技状態において抽選の対象でない旨を示し、当該値が1以上である場合には、遊技状態において抽選の対象であり、判定値データを特定可能な差分値を示す構成であり、該当する遊技状態において抽選の対象であるか否かを検索データの値に基づいて特定可能な構成である。これに対して、検索データテーブルにおいて、1のアドレスの領域に記憶可能なデータ長のデータであり、対応する変動あり役がいずれの遊技状態で抽選の対象となるかを所定のビットの値に基づいて特定可能な抽選対象判定用フラグデータ(図21(b)(c)参照)を、各変動あり役について設定することで、当該抽選対象判定用フラグデータに基づいて該当する遊技状態において抽選の対象であるか否かを特定可能とする構成でも良い。このような構成でも、検索データテーブルのデータに基づいて、現在制御されている遊技状態において抽選の対象となるか否かを判定可能とすることができる。   In addition, when the value is 0, the search data of the variable winning combination in the search data table of the present embodiment indicates that the corresponding gaming state is not a target of the lottery, and the value is 1 or more. Is a target of the lottery in the gaming state and is configured to indicate a difference value capable of specifying the determination value data, and it can be identified based on the value of the search data whether it is the target of the lottery in the corresponding gaming state It is a structure. On the other hand, it is data of data length that can be stored in the area of address 1 in the search data table, and it is set to a predetermined bit value which gaming state the corresponding variable winning combination becomes a target of lottery By setting the flag data for lottery object determination that can be specified based on the above (21 (b) and (c) in FIG. 21) for each variable winning combination, lottery in the corresponding gaming state based on the flag data for lottery object determination It may be possible to specify whether it is the target of Even with such a configuration, it is possible to determine whether or not to be the target of the lottery in the currently controlled gaming state based on the data of the search data table.

所定の変動あり役の抽選対象判定用フラグデータについて、例えば、図21(b)(c)に示すように、当該抽選対象判定用フラグデータを8ビットデータとして、最も左のビットから順にRT0、RT4、RT3、RT2、RT1において抽選の対象となるか否かを示す値(抽選の対象となる場合は、1、抽選の対象とならない場合は、0)を予め設定して検索データテーブルに記憶させておき、当該変動あり役が現在の遊技状態において抽選の対象であるか否かを判定する際には、当該抽選対象判定用フラグデータに対してローテート処理を現在のRTに応じた所定回数(RTの最大値(4)から現在のRTの値を減算して1加算して求められる演算値が、RTの最大値(4)を超える場合には、0回、当該演算値が最大値(4)以下である場合には、演算値分の回数)行うことで、現在のRTにおいて抽選の対象であるか否かを特定可能な判定用フラグを取得して、当該判定用フラグに基づいて現在のRTにおいて抽選の対象であるか否かを判定することが可能である。   For example, as shown in (b) and (c) in FIG. 21 (b), for the lottery object determination flag data of a predetermined variation winning combination, the lottery object determination flag data is 8-bit data, and in order from the leftmost bit RT0, A value indicating whether RT4, RT3, RT2 or RT1 is to be the target of the lottery (1 if it is the target of the lottery, 0 if it is not the target of the lottery) and stored in the search data table When it is determined whether or not the variable winning combination is the target of the lottery in the current gaming state, the rotation processing for the lottery object determination flag data is performed a predetermined number of times according to the current RT. (If the calculated value calculated by subtracting 1 from the maximum value of RT (4) and adding 1 to it exceeds the maximum value of RT (4), the calculated value is the maximum value 0 times (4) In this case, the determination flag capable of specifying whether or not the current RT is the target of the lottery is obtained by performing the number of times for the operation value, and the current RT determines the current RT based on the determination flag. It is possible to determine whether it is the target of the lottery.

図21(c)に示すように、ローテート処理は、当該処理の対象となる対象データ(抽選対象判定用フラグデータ)における最も左のビットの値を判定用フラグとして取得し、対象データを左に1ビットシフト移動させるとともに、元の判定用フラグに設定されていた値を対象データの最も右のビットに移動させた値に更新する処理である。対象データに対してローテート処理を所定値分の回数繰り返し行うことで、元の対象データにおける左から所定値分のビットの値(例えば、ローテート処理を3回行う場合は、元の対象データの左から3ビット目の値)が判定値用フラグとして取得される。そして、対象データは、元の対象データの各ビットの値を左に所定値分シフト移動させるとともに、各処理時に判定値用フラグに設定されていた値が順次、元の対象データの右側に移動された値に更新されることとなる。尚、ローテート処理の判定用フラグは、Fレジスタの所定ビットに設定される。   As shown in FIG. 21C, in the rotate process, the value of the leftmost bit in the target data (lottery target determination flag data) to be processed is acquired as a determination flag, and the target data is set to the left. This is a process of shifting by 1 bit and updating the value set in the original determination flag to the value moved to the rightmost bit of the target data. By repeatedly performing rotation processing on target data a predetermined number of times, values of bits for a predetermined value from the left in the original target data (for example, in the case where rotation processing is performed three times, the left of the original target data) And the third bit value) is acquired as the determination value flag. The target data is shifted by shifting the value of each bit of the original target data to the left by a predetermined value, and the value set in the judgment value flag at each processing is sequentially moved to the right of the original target data. Will be updated to the specified value. The determination flag of the rotate process is set to a predetermined bit of the F register.

例えば、判定用フラグの値として「0」が設定されている状態で、1バイトデータ「00100000」を元の対象データとしてローテート処理を行う場合は、元の対象データの各ビットの値が左へ1ビットずつシフト移動されるとともに、判定用フラグの値が最も右側のビット(1番目ビット)へ追加されることで、対象データは、「01000000」に更新される。また、判定用フラグの値は、元の対象データの最も左側のビット(8番目のビット)の値「0」に更新される。そして、さらにローテート処理を行う場合には、前回のローテート処理により更新された対象データに対して、上述の処理と同様の処理が行われて、判定用フラグは、「0」、対象データは、「10000000」に更新されることとなる。そして、元の対象データ「00100000」に対して3回目のローテート処理を行うことで、元の対象データの右から6ビット目のデータ「1」を判定用フラグとして取り出すことができる。   For example, when rotate processing is performed with 1-byte data "00100000" as the original target data in the state where "0" is set as the value of the determination flag, the value of each bit of the original target data is to the left The target data is updated to “01000000” by shifting the position one bit at a time and adding the value of the determination flag to the rightmost bit (the first bit). In addition, the value of the determination flag is updated to the value “0” of the leftmost bit (the eighth bit) of the original target data. Then, when rotation processing is further performed, processing similar to the above processing is performed on the target data updated in the previous rotation processing, the determination flag is “0”, and the target data is It will be updated to "10000000". Then, by performing the third rotation process on the original target data “00100000”, it is possible to extract data “1” of the sixth bit from the right of the original target data as a determination flag.

図21(b)に示すように、検索データテーブルにおいて、一の変動あり役に対応する抽選対象判定用フラグデータを所定のアドレスの領域に記憶させ、当該抽選対象判定用フラグデータが記憶されているアドレスの次以降の各アドレスの領域に、抽選の対象となる遊技状態での当該変動あり役の検索データをRT0、RT4、RT3、RT2、RT1の順に記憶させるように構成し、内部抽選処理において、現在位置アドレス(HL)から抽選対象判定用フラグデータが特定される場合には、当該抽選対象判定用フラグデータを所定のレジスタに読み込み、当該抽選対象判定用フラグデータに対してローテート処理を現在のRTに応じた所定回数行うことで、現在のRTに対応する判定用フラグを取得して、抽選の対象であるか否かを特定可能な構成とすることができる。また、ローテート処理を現在のRTに応じた所定回数行う際に、判定用フラグが抽選の対象である旨を示す値(1)となる毎に現在位置アドレス(HL)を1ずつ進めて、所定回数のローテート処理が終了したとき、判定用フラグが抽選の対象である旨を示す値(1)であるときには、現在位置アドレス(HL)に基づいて特定される領域のデータを取得することで、当該所定の変動あり役について現在のRTにおける検索データを取得可能な構成とすることができる。   As shown in FIG. 21 (b), in the search data table, the lottery object determination flag data corresponding to one variation with combination is stored in the area of a predetermined address, and the lottery object determination flag data is stored. It is configured to store the search data of the variable combination in the gaming state to be the target of the lottery in the order of RT0, RT4, RT3, RT2, RT1 in the area of each address after the existing address, and the internal lottery process If the lottery object determination flag data is specified from the current position address (HL), the lottery object determination flag data is read into a predetermined register, and rotation processing is performed on the lottery object determination flag data. By performing a predetermined number of times according to the current RT, the determination flag corresponding to the current RT is acquired, and it is specified whether or not it is a target of the lottery It can be ability configuration. In addition, when the rotation process is performed a predetermined number of times according to the current RT, the current position address (HL) is advanced one by one each time the determination flag becomes a value (1) indicating that the lottery is to be performed. When rotation processing of the number of times is completed, and when the determination flag is a value (1) indicating that the lottery target is selected, data of an area specified based on the current position address (HL) is acquired, The search data in the current RT can be acquired for the predetermined variation player.

[作用効果1]
従来の遊技機では、大当たり状態に制御するか否か、入賞の発生を許容するか否か等、遊技に関連して抽選を行う構成のものが大半である。このような構成の遊技機では、遊技に関連する抽選は、少なくとも遊技単位毎に必ず行われるものであり、好適な処理が要請される。
[Operation effect 1]
In conventional gaming machines, most of them are configured to perform lottery in relation to a game, such as whether to control in a big hit state or whether to allow the occurrence of winnings. In the gaming machine having such a configuration, the lottery related to the game is always performed at least every gaming unit, and a suitable process is requested.

これに対して、本実施例の遊技機であるスロットマシン1は、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまで、一の抽選対象役を当選とするか否かを判定する共通の処理をループ処理として複数の抽選対象役毎に繰り返し実行する構成である。   On the other hand, the slot machine 1 which is a gaming machine according to the present embodiment may perform an internal lottery process for determining any of the lottery target roles (including the lost) from the plurality of lottery target roles as winning. It is possible, and in the internal lottery process, until the predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established after the initial setting process, A common process of determining whether or not one lottery target combination is to be won is repeatedly executed as loop processing for each of a plurality of lottery target combinations.

この構成によれば、複数の抽選対象役からいずれか抽選対象役を当選として決定する場合に、一の抽選対象役を決定するか否かを判定する共通の処理をループ処理として、所定の終了条件が成立するまで繰り返し実行すれば良いので、プログラム容量を削減することができる。   According to this configuration, when one of the plurality of lottery target combinations is determined to be a winning combination, a common process of determining whether to determine one lottery target combination is determined as loop processing, and predetermined termination is performed. Since the program can be repeatedly executed until the condition is satisfied, the program capacity can be reduced.

尚、本実施例では、遊技機としてスロットマシン1を適用する構成であるが、遊技機として遊技領域に遊技球を発射させて遊技を行うとともに、例えば、遊技球の入賞等により大当たりか否かの判定を行う構成等、複数の決定対象からいずれかの決定対象を決定する構成を有するパチンコ遊技機を適用しても良い。   In the present embodiment, the slot machine 1 is applied as a game machine, but the game ball is shot in the game area as a game machine to play a game and, for example, whether or not it is a big hit by winning a game ball or the like A pachinko gaming machine having a configuration for determining one of a plurality of determination targets, such as a configuration for performing the determination of the above may be applied.

また、本実施例では、ループ処理の終了条件として、内部抽選にて抽選の対象となる全ての抽選対象役についてのループ処理が終了すること、またはループ処理において所定役番号の抽選対象役を当選とする旨が判定されることを適用しているが、いずれか一方のみを終了条件として適用する構成でも良い。   Further, in the present embodiment, as an end condition of the loop processing, the loop processing for all lottery target roles targeted for the lottery in the internal lottery ends, or the lottery target role of the predetermined combination number is won in the loop processing Although it is applied that it is determined that the setting is to be made, only one of them may be applied as the end condition.

本実施例のスロットマシン1は、内部抽選処理において、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を複数の抽選対象役毎に繰り返し実行する構成であり、ループ処理では、現在位置アドレス(HL)を1アドレス分進めるように更新し、更新したアドレスから特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定し、初期設定処理では、最初の抽選対象役(通常時は役番号48の抽選対象役、BB中は役番号50の抽選対象役)に対応する検索データが特定されるアドレス(BB中はアドレスnc、通常時はアドレスnd)の1アドレス分前のアドレスを初期の現在位置アドレス(HL)として設定する構成である。   In the internal lottery process, the slot machine 1 of the present embodiment has predetermined end conditions (determining that any lottery target combination has won, or performing a lottery for all lottery target combinations) after the initial setting process. Loop processing is repeatedly executed for each of a plurality of lottery target roles until establishment, and in the loop processing, the current position address (HL) is updated to advance by one address, and search data specified from the updated address is updated. It is determined whether or not the lottery target combination of the corresponding predetermined combination number is to be won, and in the initial setting process, the first lottery target combination (normally, the selection target combination of combination number 48, and during BB combination number 50) The address that is one address before the address (address nc during BB, address nd during normal) where the search data corresponding to the lottery object of ) Is configured to set as.

この構成によれば、初期設定処理において、最初の抽選対象役に対応する検索データが特定されるアドレスの1アドレス分前のアドレスが初期の現在位置アドレス(HL)として設定されるため、初期設定処理の後、最初に行われるループ処理においても、2回目以降に行われるループ処理においても、現在位置アドレス(HL)を1アドレス分更新したアドレスから当該ループ処理において判定に用いられる検索データを特定することが可能となり、初期設定処理の後、最初に行われるループ処理と、2回目以降に行われるループ処理と、で処理内容を変更せずに済む。   According to this configuration, in the initial setting process, an address one address before the address at which the search data corresponding to the first lottery target combination is specified is set as the initial current position address (HL). After the processing, in the loop processing performed first, and in the loop processing performed after the second time, the search data used for determination in the loop processing is specified from the address obtained by updating the current position address (HL) by one address It is possible to avoid changing the processing contents in the loop processing performed first after the initialization processing and the loop processing performed second and subsequent times.

尚、本実施例では、内部抽選処理のループ処理において、現在位置アドレス(HL)を1アドレス分更新し、更新したアドレスから特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定する構成であるが、内部抽選処理のループ処理において、当選とするか否かを判定する抽選対象役の所定役番号の値や、ループ処理の残りの繰り返し回数の値等を一定値分更新して、更新した値から特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定する構成でも良い。このような構成でも、初期設定処理において、最初の抽選対象役に対応する検索データを特定するための値の一定値前の値を初期の値として設定した後、各ループ処理において、当該検索データを特定するための値を、一定値ずつ更新する構成とすることで、初期設定処理の後、最初に行われるループ処理においても、2回目以降に行われるループ処理においても、検索データを特定することが可能となり、初期設定処理の後、最初に行われるループ処理と、2回目以降に行われるループ処理と、で処理内容を変更せずに済む。   In the present embodiment, in the loop process of the internal lottery process, the current position address (HL) is updated by one address, and the lottery target role of the corresponding predetermined combination number is obtained using the search data specified from the updated address. In the loop process of the internal lottery process, the value of the predetermined combination number of the lottery target combination which determines whether or not to be elected, or the number of repetitions of the remaining loop process The value or the like may be updated by a fixed value, and it may be determined whether or not the lottery target combination of the corresponding predetermined combination number is to be won using search data specified from the updated value. Even in such a configuration, in the initial setting process, a value before the fixed value of the value for specifying the search data corresponding to the first lottery target combination is set as the initial value, and then in each loop process, the search data The search data is specified also in the loop processing performed first after the initial setting processing and in the loop processing performed after the second time by updating the value for specifying L by a fixed value. This makes it possible to avoid changing the processing contents in the loop processing performed first after the initialization processing and the loop processing performed second and subsequent times.

また、本実施例では、内部抽選処理のループ処理において現在位置アドレス(HL)を1アドレス分更新する構成であるが、複数アドレス分更新する構成でも良い。   In the present embodiment, the current position address (HL) is updated by one address in the loop process of the internal lottery process, but a plurality of addresses may be updated.

また、本実施例では、内部抽選処理のループ処理において、更新した現在位置アドレス(HL)に基づいて検索データを特定し、当該検索データを用いて特定される判定値データに基づいて該当する抽選対象役が当選したか否かを判定する構成であるが、内部抽選処理は、更新した現在位置アドレス(HL)から検索データを特定する構成に限らず、少なくとも所定の抽選対象役が当選したか否かの判定に用いられるデータを更新した現在位置アドレス(HL)から特定する構成であれば良く、例えば、判定に用いられるデータとして判定値データや当選番号等を適用する構成でも良い。判定に用いられるデータとして判定値データを適用する構成として、例えば、更新した現在位置アドレス(HL)から判定に用いられる判定値データを直接特定し、当該判定値データに基づいて該当する抽選対象役が当選したか否かを判定する構成等としても良いし、判定に用いられるデータとして当選番号を適用する構成として、例えば、更新した現在位置アドレス(HL)から抽選を行う抽選対象役の当選番号を特定し、当該当選番号が現在制御している遊技状態において抽選の対象か否かを判定し、現在の遊技状態において抽選の対象でない場合に、当該当選番号に対応する抽選対象役は当選していないと判定する構成等としても良い。   Further, in the present embodiment, in the loop process of the internal lottery process, the search data is specified based on the updated current position address (HL), and the corresponding lottery based on the determination value data specified using the search data The internal lottery process is not limited to the configuration for specifying the search data from the updated current position address (HL), but at least a predetermined lottery target combination has won. Any configuration may be used as long as the data used to determine whether it is determined is identified from the updated current position address (HL). For example, determination value data or a winning number may be applied as data used for the determination. As a configuration to apply determination value data as data used for determination, for example, determination value data to be used for determination is directly specified from the updated current position address (HL), and a corresponding lottery target role is determined based on the determination value data. It is also possible to adopt a configuration that determines whether or not the player has won, or as a configuration that applies the winning number as data used for the determination, for example, the winning number of the lottery target combination for performing the lottery from the updated current position address (HL) Is determined, and it is determined whether or not the winning number is the target of the lottery in the currently controlled gaming state, and if the current gaming state is not the target of the lottery, the lottery target role corresponding to the winning number is won It is good also as composition etc. which judge that it is not.

本実施例のスロットマシン1は、内部抽選にて抽選対象となる抽選対象役の少なくとも一部が異なる複数の遊技状態(BB、通常)に制御することが可能であり、内部抽選処理におけるループ処理では、予め定められた順番(役番号が大きい順)で内部抽選の対象となる抽選対象役の役番号(当選番号)を更新し、初期設定処理では、最初の抽選対象役として遊技状態(BB、通常)に応じて異なる抽選対象役(通常時は役番号48の抽選対象役、BB中は役番号50の抽選対象役)を設定する構成である。   The slot machine 1 of this embodiment can be controlled to a plurality of gaming states (BB, normal) in which at least a part of the lottery target roles to be selected for the lottery is different in the internal lottery, and loop processing in the internal lottery process Then, update the part numbers (winning numbers) of the lottery target parts targeted for the internal lottery in a predetermined order (in descending order of part numbers), and in the initial setting process, play the game state (BB) as the first lottery target part In this case, different lottery target roles (normally, the lottery target role of the role number 48, and during BB, the lottery target role of the role number 50) are set in accordance with.

この構成によれば、初期設定処理において、最初の抽選対象役として遊技状態に応じて異な抽選対象役を設定することで、抽選対象役が異なる複数の遊技状態に制御することができる。   According to this configuration, in the initial setting process, by setting different lottery target roles according to the gaming state as the first lottery target role, it is possible to control a plurality of gaming states in which the lottery target roles are different.

本実施例のスロットマシン1は、内部抽選にて抽選対象となる抽選対象役の少なくとも一部が異なる複数の遊技状態(BB、通常)に制御することが可能であり、内部抽選処理では、初期設定処理においてBレジスタ設定された当選番号(B)の範囲でループ処理を繰り返し実行する構成であり、初期設定処理では、遊技状態に応じて異なるループ回数として通常時は当選番号(48)、BB中は当選番号(50)を設定する。   The slot machine 1 of the present embodiment can be controlled to a plurality of gaming states (BB, normal) in which at least a part of the lottery target roles to be selected for the lottery is different in the internal lottery, and in the internal lottery process In the setting process, the loop process is repeatedly executed in the range of the winning number (B) set in the B register, and in the initial setting process, the number of loops different according to the gaming state is normally selected as the winning number (48), BB In the middle, set the winning number (50).

この構成によれば、初期設定処理において、遊技状態に応じて異なるループ回数を設定することで、抽選対象役が異なる複数の遊技状態に制御することができる。   According to this configuration, in the initial setting process, by setting the number of loops different according to the gaming state, it is possible to control a plurality of gaming states in which the lottery target roles are different.

本実施例のスロットマシン1は、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、ループ処理では、現在位置アドレス(HL)を1アドレス分更新したときに、更新後のアドレスを退避してから次の処理として、現在位置アドレス(HL)に記憶されている検索データが遊技状態(RT0〜4)に応じて判定値データの変動する変動あり役であるか否かを判定する処理等に進む構成である。   The slot machine 1 of the present embodiment can perform an internal lottery process for performing a process of determining any of the lottery target roles (including lost) from among a plurality of lottery target roles as winning, and in the internal lottery process After the initial setting process, the loop process is repeatedly executed until a predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established, In loop processing, when the current position address (HL) is updated by one address, the search data stored in the current position address (HL) is played as the next process after the updated address is saved. The process proceeds to a process of determining whether or not the determination value data changes according to RT0 to 4).

この構成によれば、次回のループ処理において、今回のループ処理において更新され、退避されていたアドレスを基準としてアドレスを更新することができる。   According to this configuration, in the next loop process, the address can be updated based on the address that has been updated and saved in the current loop process.

本実施例のスロットマシン1は、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、複数の抽選対象役は、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役を含み、ループ処理では、更新した現在位置アドレス(HL)から特定される値が変動ありフラグデータ(FF)であるか否かを判定し、変動ありフラグデータ(FF)である場合には変動あり役に特有の処理(該当する変動あり役について現在の遊技状態に対応する検索データを特定する処理)へ移行し、変動ありフラグデータ(FF)でない場合には全ての抽選対象役に共通の処理(該当する抽選対象役について当選したか否かを判定する処理)へ移行する構成である。   The slot machine 1 of the present embodiment can perform an internal lottery process for performing a process of determining any of the lottery target roles (including lost) from among a plurality of lottery target roles as winning, and in the internal lottery process After the initial setting process, the loop process is repeatedly executed until a predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established, A plurality of lottery target roles include a variable presence combination in which at least one of whether or not to be a lottery is different depending on the gaming state (RT0 to 4), and in the loop processing, the updated current position address (HL) It is determined whether or not the value specified from the variable flag data (FF) is specified, and if it is flag data (FF), processing specific to the variable player (corresponding Move to processing to identify the search data corresponding to the current gaming state for the winning combination, and if it is not variation flag data (FF), a process common to all lottery target combinations (selected lottery target combination was won Processing to determine whether or not it is determined.

この構成によれば、更新した現在位置アドレス(HL)から特定される変動ありフラグデータ(FF)を参照することで、抽選対象役に対応する検索データを特定することに加え、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役であることを特定し、処理の移行先を変更させることができる。   According to this configuration, by referring to the variation flag data (FF) specified from the updated current position address (HL), in addition to specifying the search data corresponding to the lottery target combination, the gaming state (RT0 According to 4), it can be specified that at least one of whether or not to be a lottery target or at least one of the winning probabilities is a combination with different fluctuation, and the processing shift destination can be changed.

尚、本実施例では、スロットマシン1は、内部抽選処理の初期設定処理においてBレジスタに設定された当選番号を残りの繰り返しループ回数としてループ処理を繰り返し行う構成であり、ループ処理では、更新した現在位置アドレス(HL)から特定される値が変動ありフラグデータ(FF)であるか否かを判定し、変動ありフラグデータ(FF)である場合には変動あり役に特有の処理(該当する変動あり役について現在の遊技状態に対応する検索データを特定する処理)へ移行し、変動ありフラグデータ(FF)でない場合には全ての抽選対象役に共通の処理(該当する抽選対象役について当選したか否かを判定する処理)へ移行する構成であるが、スロットマシン1は、本実施例のように、内部抽選テーブルにおいて各抽選対象役に対応する検索データが役番号の大きい順に配置されているとともに、所定の役番号の範囲(本実施例では、1〜13)に抽選対象役としての全ての変動あり役が配置されている構成において(図13参照)、ループ処理では、内部抽選処理の初期設定処理においてBレジスタに設定されたループ回数(当選番号)の範囲でループ処理を繰り返し実行し、ループ回数の残りが、所定の役番号の範囲に対応する特定回数範囲内(例えば、1〜13回等)であるかを判定し、特定回数範囲内である場合には、変動あり役に特有の処理へ移行し、特定回数範囲内でない場合には全ての抽選対象役に共通の処理へ移行する構成でも良い。このような構成でも、スロットマシン1は、内部抽選処理のループ処理において、ループ回数の残り回数(Bレジスタの当選番号)を参照することで、抽選の対象が変動あり役であることを特定し、処理の移行先を変更させることができる。また、ループ回数の残り回数(Bレジスタの当選番号)を参照することで、変動あり役であることを特定することができるので、内部抽選テーブルにおいて変動ありフラグデータ(FF)を設定せずに済み、内部抽選テーブルの容量を削減することができる。   In the present embodiment, the slot machine 1 is configured to repeat the loop process with the winning number set in the B register in the initial setting process of the internal lottery process as the remaining number of loop times, and is updated in the loop process. It is determined whether or not the value specified from the current position address (HL) is variation flag data (FF), and in the case of variation flag data (FF), processing specific to variation combinations (corresponding) Move to process to specify the search data corresponding to the current gaming state for the combination with fluctuation, and if it is not the fluctuation flag data (FF), the process common to all lottery object combination (corresponding lottery object combination winning) In the process of determining whether or not the slot machine 1 is in the internal lottery table as in the present embodiment. In the configuration in which the corresponding search data is arranged in the descending order of the combination numbers, and all the variable combinations as the lottery target combination are arranged in the predetermined combination number range (1 to 13 in the present embodiment). (See FIG. 13) In loop processing, loop processing is repeatedly executed within the range of the loop number (win number) set in the B register in the initial setting processing of the internal lottery processing, and the remaining loop number is a predetermined combination number. It is determined whether it is within a specific number of times range (for example, 1 to 13 times etc.) corresponding to the range of. If not, it may be configured to shift to a process common to all the lottery target roles. Even in such a configuration, the slot machine 1 specifies that the target of the lottery is the variable player with reference by referring to the remaining number of times (the winning number of the B register) in the loop process of the internal lottery process. , You can change the transfer destination of the process. In addition, by referring to the remaining number of loop times (the winning number of B register), it is possible to specify that it is a combination with variation, so that the variation presence flag data (FF) is not set in the internal lottery table. And the capacity of the internal lottery table can be reduced.

また、内部抽選テーブルにおいて各抽選対象役に対応する検索データが役番号の大きい順に配置されているとともに、所定の役番号以下(例えば、13以下)に抽選対象役としての全ての変動あり役が配置されている構成において、内部抽選処理におけるループ処理のループ回数の残り回数が、所定の役番号に対応する特定回数以下(例えば、13回以下等)であるかを判定し、特定回数以下である場合には、変動あり役に特有の処理へ移行し、特定回数以下でない場合には全ての抽選対象役に共通の処理へ移行する構成でも良い。このような構成では、ループ処理のループ回数の残り回数が特定回数以下であるかのみを判定すれば良いので、ループ回数の残り回数が特定回数範囲の下限値の値であるか否かを判定する必要がなく、上述したようにループ回数の残り回数が特定回数範囲内であるか否かに基づいて移行先の処理を変更させる構成と比較して処理負荷を軽減できる。   In addition, while the search data corresponding to each lottery object combination is arranged in descending order of the combination number in the internal lottery table, all the fluctuation combination combinations as lottery object combination are below a predetermined combination number (for example, 13 or less) In the arrangement, it is determined whether the remaining number of times of loop processing in the internal lottery processing is equal to or less than a specific number corresponding to a predetermined combination number (for example, 13 or less). In some cases, processing may be shifted to processing specific to the variable player, and when it is not the specific number or less, processing may be shifted to processing common to all lottery target roles. In such a configuration, it is only necessary to determine whether the remaining number of loop times of loop processing is equal to or less than the specific number, so it is determined whether the remaining number of loop times is the lower limit value of the specific number range. As described above, the processing load can be reduced as compared with the configuration in which the processing of the transfer destination is changed based on whether or not the remaining number of loops is within the specific number range.

本実施例のスロットマシン1では、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、複数の抽選対象役は、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役を含み、所定範囲の状態値(0〜4)が遊技状態(RT)に対応して割り当てられ、ループ処理では、抽選対象が変動あり役である場合に、現在の遊技状態(RT0〜4)に対応する状態値が所定範囲内(0〜4)であるか否かを判定し、所定範囲内ではない場合には所定範囲内の特定の状態値(RT0)に補正する構成である。   In the slot machine 1 of the present embodiment, it is possible to perform an internal lottery process for performing a process of determining any of the lottery target roles (including lost) from among the plurality of lottery target roles as winning, and in the internal lottery process After the initial setting process, the loop process is repeatedly executed until a predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established, A plurality of lottery target roles include a variable presence role in which at least one of whether or not to be a lottery is different depending on the gaming state (RT0 to 4), and a state value (0 to 4) of a predetermined range is played The state value corresponding to the current gaming state (RT0 to 4) is within a predetermined range (0 to 4) when assigned in correspondence with the state (RT) and in the loop processing, when the lottery object is a combination with variation is there It determines whether, if not within the predetermined range is configured to correct a particular state value in a predetermined range (RT0).

この構成によれば、何らかの理由で遊技状態(RT0〜4)の状態値が所定範囲外の値に書き換わっても所定範囲内の状態値に補正されるので、意図しない処理が行われてしまうことを防止できる。   According to this configuration, even if the state value of the gaming state (RT0 to 4) is rewritten to a value outside the predetermined range for any reason, it is corrected to the state value within the predetermined range, so unintended processing is performed. Can be prevented.

本実施例のスロットマシン1では、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、複数の抽選対象役は、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役を含み、所定範囲の状態値(0〜4)が遊技状態(RT)に対応して割り当てられ、ループ処理では、抽選対象が変動あり役である場合に、現在の遊技状態(RT0〜4)に対応する状態値が所定範囲内(0〜4)であるか否かを判定し、所定範囲内ではない場合には所定範囲内の遊技者にとって不利な状態に対応する状態値である特定の状態値(RT0)に補正する構成である。   In the slot machine 1 of the present embodiment, it is possible to perform an internal lottery process for performing a process of determining any of the lottery target roles (including lost) from among the plurality of lottery target roles as winning, and in the internal lottery process After the initial setting process, the loop process is repeatedly executed until a predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established, A plurality of lottery target roles include a variable presence role in which at least one of whether or not to be a lottery is different depending on the gaming state (RT0 to 4), and a state value (0 to 4) of a predetermined range is played The state value corresponding to the current gaming state (RT0 to 4) is within a predetermined range (0 to 4) when assigned in correspondence with the state (RT) and in the loop processing, when the lottery object is a combination with variation is there It determines whether, if not within the predetermined range is configured to correct a particular state value is a state value corresponding to the unfavorable conditions for the player within a predetermined range (RT0).

この構成によれば、不正によって遊技状態(RT0〜4)の状態値が所定範囲外の値に書き換えられた場合でも、遊技店に損失が生じることを防止できる。   According to this configuration, even when the state value of the gaming state (RT0 to 4) is rewritten to a value outside the predetermined range due to fraud, it is possible to prevent a loss from occurring in the game arcade.

本実施例のスロットマシン1は、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、複数の抽選対象役は、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役を含み、所定範囲の状態値(0〜4)が遊技状態(RT)に対応して割り当てられ、遊技状態(RT0〜4)の状態値から特定されるアドレスが割り当てられたROM41bの領域に、当該状態値に対応する遊技状態において変動あり役が抽選対象となるか否かを示す検索データが格納されており、ループ処理では、変動あり役である場合に、現在の遊技状態に対応する状態値から特定されるアドレスが割り当てられたROM41bの領域に格納された検索データに基づいて、例えば、検索データが0より大きい場合には、当該変動あり役が抽選対象であると判定し、検索データが0である場合には、当該変動あり役が抽選対象でないと判定することで、当該変動あり役が抽選対象か否かを判定する構成である。   The slot machine 1 of the present embodiment can perform an internal lottery process for performing a process of determining any of the lottery target roles (including lost) from among a plurality of lottery target roles as winning, and in the internal lottery process After the initial setting process, the loop process is repeatedly executed until a predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established, A plurality of lottery target roles include a variable presence role in which at least one of whether or not to be a lottery is different depending on the gaming state (RT0 to 4), and a state value (0 to 4) of a predetermined range is played In the area of the ROM 41b allocated corresponding to the state (RT) and to which an address specified from the gaming state (RT0 to 4) state value is allocated, the gaming state corresponding to the state value is Search data indicating whether or not the variable winning combination is to be drawn is stored, and in the loop processing, when the variable winning combination is made, an address specified from the state value corresponding to the current gaming state is assigned. Based on the search data stored in the area of the ROM 41b, for example, when the search data is greater than 0, it is determined that the combination with variation is the lottery target, and when the search data is 0, By determining that the variable winning combination is not a lottery target, it is determined whether or not the variable combination winning combination is a lottery target.

この構成によれば、現在の遊技状態(RT0〜4)に対応する状態値からアドレスを特定し、特定されたアドレスに割り当てられた検索データを参照するのみで現在の遊技状態において変動あり役が抽選対象か否かを判定できる。   According to this configuration, the address is specified from the state value corresponding to the current gaming state (RT0 to 4), and the variable playing role is changed in the current gaming state only by referring to the search data assigned to the specified address. It can be determined whether or not it is a lottery target.

尚、本実施例では、スロットマシン1は、所定領域に変動あり役である旨を特定可能な変動ありフラグデータ(FF)が配置され、当該所定領域の次のアドレスの領域に当該変動あり役の検索データが配置されている領域を特定可能な差分データが配置され、さらに当該差分データ及び遊技状態(RT0〜4)の状態値から特定されるアドレスが割り当てられたROM41bの領域に、当該状態値に対応する変動あり役の検索データが配置されることで、一の変動あり役に対して遊技状態毎の検索データが配置されている内部抽選テーブルを備え、内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、ループ処理において、現在位置アドレス(HL)に基づいて特定される値が変動ありフラグデータ(FF)である場合に、現在位置アドレス(HL)を1アドレス分進めるように更新した後、更新したアドレスから特定される差分データ及び現在の遊技状態の状態値から当該変動あり役に対応する検索データのアドレスを特定し、当該アドレスに格納されている検索データを参照することで、当該変動あり役が抽選対象か否かを判定する構成である。これに対して、図21(b)に示すように、各変動あり役に対応して、遊技状態毎に1対1で割り当てられたビットに当該変動ありが抽選対象か否かを示す値が設定された抽選対象判定用フラグデータが所定領域に配置されている内部抽選テーブルを備え、ループ処理では、現在位置アドレス(HL)から特定される値が変動あり役の抽選対象判定用フラグデータである場合に、当該抽選対象判定用フラグデータのうち現在の遊技状態に対して割り当てられた所定ビットの値に基づいて、当該変動あり役が抽選対象か否かを判定する構成でも良い。この構成によれば、一の変動あり役に対して遊技状態毎の検索データを必要とせず、一の抽選対象判定用フラグデータのみで現在の遊技状態において変動あり役が抽選対象か否かを判定できるため、当該判定に用いるデータ量を削減できる。   In the present embodiment, in the slot machine 1, variable flag data (FF) capable of specifying that it is a variable with combination is arranged in a predetermined area, the variable with the variable in the area of the address next to the predetermined area. The difference data which can specify the area where the search data of is arranged is arranged, furthermore, the state which is the ROM41b where the address which is specified from the difference data and the state value of the game state (RT0-4) is allocated The search data of the variable presence combination corresponding to the value is arranged, thereby providing an internal lottery table in which search data for each gaming state is arranged for one variation presence combination, and in the internal lottery processing, an initialization process The loop process is repeated until a predetermined ending condition (determining that any lottery target combination has been won, or performing lottery for all lottery target combinations) is established after In the loop processing, when the value specified based on the current position address (HL) is the flag data with variation (FF), the current position address (HL) is updated to advance by one address. After that, the address of the search data corresponding to the variable combination is specified from the difference data specified from the updated address and the state value of the current gaming state, and by referring to the search data stored in the address, It is the structure which determines whether the said variable with a combination is a lottery object. On the other hand, as shown in FIG. 21 (b), a value indicating whether or not the variation is subject to the lottery is a bit allocated one-to-one for each gaming state, corresponding to each variation-presenting combination. The internal lottery table in which the set lottery object determination flag data is arranged in a predetermined area is provided, and in the loop processing, the value specified from the current position address (HL) is the variation object lottery data determination flag data If there is any, it may be configured to determine whether or not the variable winning combination is a lottery target, based on the value of a predetermined bit allocated to the current gaming state in the lottery object determination flag data. According to this configuration, it is not necessary to search data for each gaming state for one variation presence combination, and whether or not the variation presence combination in the current gaming state is the lottery object with only one lottery object determination flag data. Since the determination can be made, the amount of data used for the determination can be reduced.

本実施例のスロットマシン1は、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、複数の抽選対象役は、遊技状態(RT0〜4)に応じて抽選対象となるか否かまたは当選確率の少なくとも一方が異なる変動あり役を含み、ループ処理では、変動あり役である場合に、当該変動あり役が抽選対象か否かを判定し、当該変動あり役が抽選対象でない場合には、当該変動あり役を当選とするか否かを判定する処理(内部抽選用乱数値に当該変動あり役の当選判定用データを加算してオーバーフローしたか否かを判定する処理)を行うことなく、未判定の抽選対象が残っているか否かを判定し(Bレジスタの値から1減算した値が0であるか否かを判定)、未判定の抽選対象が残っている場合には、ループ処理の先頭(Sb13のステップ)に移行し、未判定の抽選対象が残っていない場合にはループ処理を終了する構成である。   The slot machine 1 of the present embodiment can perform an internal lottery process for performing a process of determining any of the lottery target roles (including lost) from among a plurality of lottery target roles as winning, and in the internal lottery process After the initial setting process, the loop process is repeatedly executed until a predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established, A plurality of lottery target roles include a variable presence combination in which at least one of whether or not to be a lottery target or the winning probability differs according to the gaming state (RT0 to 4), and in the loop processing, it is a combination presence combination A process of determining whether or not the variable combination is subject to lottery, and if the variable combination is not to be drawn, it is determined whether or not the variable combination is to be won (the internal lottery random value is changed It is judged whether or not the unjudged lottery object remains without performing the process of adding the winning judgment data of the winning combination and judging whether it overflows (the value obtained by subtracting 1 from the value of B register) Is determined to be 0), and if there is an undetermined lottery object remaining, the process proceeds to the top of the loop processing (step Sb13), and if there is no undetermined lottery object left, the loop The processing is terminated.

この構成によれば、変動あり役が抽選対象でない場合には、当該変動あり役を当選とするか否かを判定する処理が省略されるので、ループ処理に係る負荷を軽減することができる。   According to this configuration, when the variable winning combination is not a lottery target, the process of determining whether or not the variable winning combination is to be won is omitted, so the load associated with the loop processing can be reduced.

本実施例のスロットマシン1は、所定役番号の抽選対象役を当選とするか否かを判定する際に用いられる判定値データを格納する判定値データテーブルを備え、判定値データテーブルは、1バイト以内の判定値データ(1バイトデータ)が格納される1バイトの1バイト領域と、1バイトを超える判定値データ(2バイトデータ)が格納される2バイトの2バイト領域と、を含み、ループ処理において更新されるアドレスに割り当てられた領域には、判定値データテーブルの先頭アドレス(基準アドレスm)から当該ループ処理において抽選対象となる各抽選対象役の判定値データが格納された領域のアドレスまでの差分値を特定可能な検索データが格納されており、ループ処理では、更新したアドレスの領域から検索データを取得し、取得した検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、に応じて異なる種別係数Eを設定し、設定した種別係数Eに応じて、1バイトの判定値データを取得してEレジスタに設定する処理、または2バイトの判定値データを取得してDEレジスタに設定する処理のいずれかを行うように制御することで、抽選対象を当選とするか否かを判定する際に用いる判定値データを判定値データテーブルから取得する際の処理を異ならせる構成である。   The slot machine 1 of the present embodiment includes a determination value data table for storing determination value data used when determining whether or not a lottery target combination of a predetermined combination number is to be won, and the determination value data table includes 1 Including a 1-byte 1-byte area for storing judgment value data (1 byte data) within 1 byte and a 2-byte 2-byte area for storing judgment value data (2 byte data) exceeding 1 byte. The area allocated to the address to be updated in the loop process is an area in which the judgment value data of each lottery target combination to be drawn in the loop process is stored from the head address (reference address m) of the judgment value data table. Search data that can specify the difference value up to the address is stored, and in loop processing, the search data is acquired from the area of the updated address and acquired A different type coefficient E is set according to whether the retrieved data is a value indicating a 1-byte area of the determination value data table or a value indicating a 2-byte area of the determination value data table, and the set type coefficient E According to the control, control is performed to either acquire 1 byte of judgment value data and set it in E register, or perform processing of acquiring 2 bytes of judgment value data and set it in DE register. It is the structure which changes the process at the time of acquiring the determination value data used when determining whether a lottery object will be elected from a determination value data table.

この構成によれば、判定値データテーブルの先頭アドレスから該当する抽選対象役の判定値データが格納された領域のアドレスまでの差分値を示す検索データに応じて、判定値データテーブルにおける1バイト領域に格納された判定値データを用いるか、2バイト領域に格納された判定値データを用いるか、を特定し、異なる処理を行わせることができるとともに、取得した検索データから種別係数Eを設定しておくことで、その後の処理において、1バイト領域に格納された判定値データを用いるか、2バイト領域に格納された判定値データを用いるか、を特定する場合でも、種別係数Eを参照するのみでその都度検索データを取得して判断する必要がない。   According to this configuration, the 1-byte area in the determination value data table corresponds to the search data indicating the difference value from the head address of the determination value data table to the address of the area where the determination value data of the corresponding lottery target is stored. It is possible to specify whether to use the judgment value data stored in the table or to use the judgment value data stored in the 2-byte area, and perform different processing, and set the type coefficient E from the acquired search data. By referring to the classification coefficient E, it is possible to specify whether to use the determination value data stored in the 1-byte area or to use the determination value data stored in the 2-byte area in the subsequent processing. There is no need to obtain and judge the search data each time.

本実施例のスロットマシン1は、複数の設定値1〜6のうちからいずれかの設定値を設定可能であり、所定役番号の抽選対象役を当選とするか否かを判定する際に用いられる判定値データを格納する判定値データテーブルを備え、当該判定値データテーブルは、設定値に応じて判定値データが異なる設定差あり役の判定値データが記憶されている設定差あり領域と、設定値に関わらず判定値データが共通である設定差なし役の判定値データが記憶されている設定差なし領域と、を含む構成であり、判定値データを用いて複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、ループ処理では、更新した現在位置アドレス(HL)の領域から検索データを取得し、取得した検索データが設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定し、当該種別係数Eに応じて判定値データを判定値データテーブルから取得する際の処理を異ならせる構成である。   The slot machine 1 of the present embodiment is capable of setting any one of a plurality of setting values 1 to 6 and is used when determining whether or not a lottery target combination of a predetermined combination number is to be won. Determination value data table for storing the determination value data to be stored, the determination value data table being an area with a setting difference in which determination value data of a setting difference with a different judgment value data is stored according to the setting value; The configuration includes a setting difference free area in which the determination value data of the setting difference no combination in which the determination value data is common regardless of the setting value is stored, and any of the plurality of lottery target roles using the determination value data It is possible to perform an internal lottery process which performs a process of determining a lottery object role (including a loss) as a winning object, and in the internal lottery process, a predetermined termination condition (any lottery object after the initial setting process) Role The loop processing is repeatedly executed until it is determined that a selection has been made or a drawing is performed for all drawing target roles. In the loop processing, search data is extracted from the area of the updated current position address (HL). The type coefficient E of a different value is set in the E register according to whether the acquired search data is a value indicating a setting difference area or a value indicating a setting difference no area, and the type coefficient E The processing for obtaining the determination value data from the determination value data table is made different depending on the condition.

この構成によれば、判定値データテーブルの先頭アドレスから抽選対象となる所定役番号の抽選対象役の判定値データが記憶された領域のアドレスまでの差分値を示す検索データに応じて設定差あり領域に記憶された判定値データを用いるか、設定差なし領域に記憶された判定値データを用いるか、を特定し、異なる処理を行わせることができるとともに、取得した検索データに基づいて種別係数Eを設定しておくことで、その後の処理において、1バイトの判定値データを用いるか、2バイトの判定値データを用いるか、を特定するだけでなく、設定差あり領域に記憶された判定値データを用いるか、設定差なし領域に記憶された判定値データを用いるか、を特定する場合でも、一の種別係数を参照するのみでその都度検索データを取得して判断する必要がなく、処理を簡素化できる。   According to this configuration, there is a setting difference according to the search data indicating the difference value from the start address of the determination value data table to the address of the area where the determination value data of the lottery target combination of the predetermined combination number to be lottery is stored. It is possible to specify whether to use the judgment value data stored in the area or to use the judgment value data stored in the area without setting difference, to perform different processing, and to use the type coefficient based on the acquired search data By setting E, in addition to specifying whether 1 byte of determination value data or 2 bytes of determination value data is used in the subsequent processing, determination stored in the area with setting difference Even when specifying whether to use value data or to use judgment value data stored in the area without setting difference, search data is acquired each time only by referring to one type coefficient. No need to determine, it can be simplified process.

本実施例のスロットマシン1は、内部抽選処理のループ処理において、更新した現在位置アドレス(HL)の領域から検索データを取得し、当該検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定する構成であり、種別係数Eは、1バイト領域であるか、2バイト領域であるか、に応じた値が1ビット目に設定され、設定差あり領域であるか、設定差なし領域であるか、に応じた値が2ビット目に設定される構成である。   The slot machine 1 of this embodiment acquires search data from the area of the updated current position address (HL) in the loop process of the internal lottery process, and the search data is a value indicating the 1-byte area of the determination value data table. Depending on whether there is a value, a value indicating a 2-byte area of the determination value data table, a value indicating an area with setting difference, or a value indicating an area without setting difference The type coefficient E is a 1-byte area or a 2-byte area. A value corresponding to whether it is a 1-byte area or a 2-byte area is set to the first bit, and an area with a setting difference or a setting difference. A value according to whether it is a no area or not is set to the second bit.

この構成によれば、種別係数Eのうち1ビット目の値を参照することで、1バイト領域に格納された判定値データを用いるか、2バイト領域に格納された判定値データを用いるか、を特定することができ、2ビット目の値を参照することで、設定差あり領域に格納された判定用データを用いるか、設定差なし領域に格納された判定用データを用いるか、を特定することができる。   According to this configuration, whether the determination value data stored in the 1-byte area is used or the determination value data stored in the 2-byte area is used by referring to the value of the first bit of the type coefficient E, or Can be specified. By referring to the value of the second bit, it is specified whether to use the determination data stored in the area with setting difference or to use the determination data stored in the area without setting difference. can do.

本実施例のスロットマシン1は、内部抽選処理のループ処理において、更新した現在位置アドレス(HL)の領域から検索データを取得し、当該検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定する構成であり、種別係数Eを、抽選対象役を当選とするか否かを判定する際に判定値データテーブルから取得した判定値データが設定されるレジスタと共通のEレジスタに設定する構成である。   The slot machine 1 of this embodiment acquires search data from the area of the updated current position address (HL) in the loop process of the internal lottery process, and the search data is a value indicating the 1-byte area of the determination value data table. Depending on whether there is a value, a value indicating a 2-byte area of the determination value data table, a value indicating an area with setting difference, or a value indicating an area without setting difference It is a configuration to be set in the E register, and in the E register common to the register in which the judgment value data acquired from the judgment value data table is set when it is judged whether or not the classification coefficient E is to win the winning combination. It is a configuration to set.

この構成によれば、種別係数Eによって判定値データを取得した後は種別係数Eを保持する必要がなく、種別係数Eが設定されるレジスタを判定値データが設定されるEレジスタと共用することで、別個にレジスタを設けずに済む。   According to this configuration, there is no need to hold the type coefficient E after acquiring the determination value data by the type coefficient E, and sharing the register in which the type coefficient E is set with the E register in which the judgment value data is set Therefore, it is not necessary to provide a separate register.

本実施例のスロットマシン1は、内部抽選処理において、初期設定処理では、ループ処理における最初の抽選対象役の役番号を示す当選番号(B)を設定するとともに、乱数値を取得する構成であり、ループ処理では、更新した現在位置アドレス(HL)から特定される検索データに基づいて当選番号(B)が示す役番号の抽選対象役を当選とする旨が判定される判定値を示す判定値データを取得し、取得した判定値データと、初期設定処理において取得した乱数値と、を加算し、加算結果が乱数値の範囲を超える場合には、当選番号(B)が示す役番号の抽選対象役を当選として決定し、加算結果が乱数値の範囲を超えない場合には、当選番号(B)を更新し、更新した当選番号(B)が終了値(0)か否かを判定し、更新した当選番号(B)が終了値でない場合にはループ処理の先頭に移行し、更新した当選番号(B)が終了値である場合にはいずれの抽選対象役も当選としない旨(ハズレ)を決定する構成である。   In the internal lottery process, the slot machine 1 of the present embodiment is configured to set a winning number (B) indicating the combination number of the first lottery target combination in the loop process and to acquire a random value in the initial setting process. In the loop processing, a determination value indicating a determination value for determining that the lottery target combination of the combination number indicated by the winning number (B) is to be won based on the search data specified from the updated current position address (HL) Data is acquired, the acquired judgment value data and the random number value acquired in the initial setting process are added, and when the addition result exceeds the range of random numbers, the lottery of the part number indicated by the winning number (B) If the winning combination is determined and the added result does not exceed the range of random numbers, the winning number (B) is updated, and it is determined whether the updated winning number (B) is the end value (0). , Updated winning numbers ( If the end value is not the end value, the process proceeds to the beginning of the loop processing, and if the updated winning number (B) is the end value, it is determined that no lottery target combination will be won (loss) .

この構成によれば、抽選対象の役番号を示す当選番号(B)を設定することで、当選番号(B)から現在のループ処理において抽選対象となる抽選対象役の役番号を特定できるだけでなく、当選番号(B)を更新することでループ処理の終了条件を判定することもできる。   According to this configuration, by setting the winning number (B) indicating the winning combination number, it is possible not only to specify the winning combination number of the winning combination that is to be the lottery target in the current loop processing from the winning number (B). The termination condition of the loop process can also be determined by updating the winning number (B).

[作用効果2]
従来のスロットマシンとして、設定値に応じて当選確率が異なる入賞と、設定値に関わらず当選確率が共通の入賞と、を備え、設定値に関わらず当選確率が共通の入賞が当選した場合には、遊技者にとって有利な特典を付与し得る一方で、設定値に応じて当選確率が異なる入賞が当選した場合には特典を付与しないように構成したものがある。
[Effect 2]
As a conventional slot machine, it has a winning with a different winning probability according to a set value and a winning with a common winning probability regardless of the set value, and a winning with a common winning probability is won regardless of the set value. There is a system configured to give a benefit advantageous to the player, but not to give a benefit when a prize having a different winning probability according to the set value is won.

このような構成のスロットマシンでは、設定値に関わらず当選確率が同じ入賞が当選した場合には、遊技者にとって有利な特典を付与し得る一方で、設定値に応じて当選確率が異なる入賞が当選した場合には特典を付与しないようにする場合に、特典を付与するか否かを決定する際に、当選した入賞の種類を確認し、その結果に応じて特典を付与するか否かを決定することとなるが、入賞の種類毎に設定値に応じて当選確率が異なる役であるか同じ役であるかを特定する必要があり、特典を付与するか否かを決定する際の処理が煩雑なものとなってしまう。   In a slot machine having such a configuration, when a winning with the same winning probability is won regardless of the set value, a benefit advantageous for the player may be given, while a winning with the winning probability varies according to the set value. When it is decided not to grant the benefit when winning, when deciding whether or not to award the benefit, the type of winning which has won is confirmed, and whether or not the benefit is to be granted according to the result Although it is determined, it is necessary to specify whether the winning probability is a different combination or the same combination according to the set value for each type of winning, and it is a process when determining whether or not to award a benefit. Become cumbersome.

これに対して、本実施例のスロットマシン1は、メイン制御部41により各種処理を実行可能であり、抽選種別設定処理を行うことで、内部抽選処理により決定された当選番号に応じた抽選種別を設定可能であり、有利区間処理及びAT抽選処理を行うことで、抽選種別を用いて遊技者にとって有利な有利区間に関連する有利関連処理として、有利区間へ移行させるか否かを決定する有利区間抽選及びATの制御を行うか否かを決定するAT抽選を行うことが可能であり、複数種類の設定値1〜6のうちからいずれかの設定値を設定可能な構成であり、内部抽選処理において決定する当選番号は、入賞の発生が許容される抽選対象役の役番号と、いずれの抽選対象役の入賞の発生も許容されないハズレに対応する番号(0)と、を含み、さらに抽選対象役は、設定値に応じて当選される割合の異なる設定差あり役と、設定値に関わらず当選される割合が同じ設定差なし役と、を含む構成であり、スロットマシンは、内部抽選処理において当選番号を決定する段階において、当選番号が設定差あり役の役番号である場合に、設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグを設定可能であり、メイン処理においてハズレ及び設定差ありフラグが設定されているか否かを判定して、当該フラグが設定されている場合には、抽選種別設定処理を行わないように制御することで、ハズレ及び設定差ありフラグが設定されている場合に抽選種別1〜4を抽選種別設定処理により設定せず、ハズレ及び設定差ありフラグが設定されていない場合には、内部抽選処理において設定された当選番号に応じた抽選種別1〜4を抽選種別設定処理により設定する構成である。   On the other hand, the slot machine 1 of this embodiment can execute various processes by the main control unit 41, and by performing the lottery type setting process, the lottery type corresponding to the winning number determined by the internal lottery process. Can be set, and by performing the advantageous section process and the AT lottery process, it is determined whether or not to shift to the advantageous section as an advantage related process related to the advantageous section advantageous to the player using the lottery type. It is possible to perform the AT lottery which decides whether or not to control the zone lottery and the AT, and it is possible to set any one of the plurality of set values 1 to 6, which is an internal lottery The winning number determined in the process includes the combination number of the lottery target combination in which the occurrence of winnings is permitted, and the number (0) corresponding to the loss in which the occurrence of any winning combination of the combination is not permitted. The lottery target role is a configuration including a setting difference role with different percentage of winning according to the setting value and a setting difference role with the same percentage of winning regardless of the setting value, and the slot machine is internally When the winning number is determined in the lottery process in the lottery process, if the winning number is the combination number of the set difference role, the loss indicating the winning or the loss of the lottery target combination with the set difference and the setting difference flag are set It is possible to determine whether or not the lost and set difference flag is set in the main processing, and when the flag is set, control is performed so that the lottery type setting process is not performed, If the lost and set difference flag is set, the lottery types 1 to 4 are not set by the lottery type setting process, and if the lost and set difference flag is not set, the internal It is configured to set a lottery type 1-4 in accordance with the winning number set in the channel selection process by the lottery type setting processing.

この構成によれば、内部抽選処理において当選番号を決定する段階において、当選番号の抽選対象役が設定値に応じて当選される割合の異なる設定差あり役である場合に設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグを設定し、当該フラグが設定されている場合には抽選種別設定処理により抽選種別1〜4を設定せず、当該フラグが設定されていない場合には、当選番号に応じた抽選種別を抽選種別設定処理により設定し、設定された抽選種別を用いて有利区間に関連する有利区間処理及びAT抽選処理が行われるので、有利区間処理及びAT抽選処理に用いられる抽選種別を設定する際に、個々の当選番号が設定値に応じて当選される割合の異なる役であるか同じ役であるかを判断する必要がなく、ハズレ及び設定差ありフラグが設定されているか否かによって、設定値に応じて当選される割合の異なる役であるか同じ役であるかを容易に特定することができる。   According to this configuration, at the stage of determining the winning number in the internal lottery process, the lottery target having the setting difference when the lottery target combination of the winning number is a winning combination with a different ratio of winning according to the setting value. A loss and a setting difference flag indicating that it is a winning or losing role of the winning combination is set, and when the flag is set, the lottery type setting process does not set the lottery types 1 to 4 and the flag is set. If not, the lottery type corresponding to the winning number is set by the lottery type setting process, and the advantageous section process and the AT lottery process related to the advantageous section are performed using the set lottery type, so the advantageous section process When setting the lottery type used in the AT lottery process, it is not necessary to determine whether the individual winning numbers have different roles or the same role according to the set value. Depending whether loss and there set differential flag is set, it is possible to easily identify whether the same role or a different role of the percentage to be elected according to the set value.

本実施例のスロットマシン1は、メイン制御部41により各種処理を実行可能であり、抽選種別設定処理を行うことで、内部抽選処理により決定された当選番号に応じた抽選種別を設定可能であり、有利区間処理及びAT抽選処理を行うことで、抽選種別を用いて遊技者にとって有利な有利区間に関連する有利関連処理として、有利区間へ移行させるか否かを決定する有利区間抽選及びATの制御を行うか否かを決定するAT抽選を行うことが可能であり、複数種類の設定値1〜6のうちからいずれかの設定値を設定可能な構成であり、内部抽選処理において決定する当選番号は、入賞の発生が許容される抽選対象役の役番号と、いずれの抽選対象役の入賞の発生も許容されないハズレに対応する番号(0)と、を含み、さらに抽選対象役は、設定値に応じて当選される割合の異なる設定差あり役と、設定値に関わらず当選される割合が同じ設定差なし役と、を含む構成であり、スロットマシンは、内部抽選処理において当選番号を決定する段階において、当選番号がいずれの抽選対象役も当選していないハズレを示す番号(0)である場合に、設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグを設定可能であり、メイン処理においてハズレ及び設定差ありフラグが設定されているか否かを判定して、当該フラグが設定されている場合には、抽選種別設定処理を行わないように制御することで、ハズレ及び設定差ありフラグが設定されている場合には、抽選種別1〜4を抽選種別設定処理により設定せず、ハズレ及び設定差ありフラグが設定されていない場合には、内部抽選処理において設定された当選番号に応じた抽選種別1〜4を抽選種別設定処理により設定する構成である。   The slot machine 1 of the present embodiment can execute various processes by the main control unit 41, and by performing the lottery type setting process, it is possible to set the lottery type according to the winning number determined by the internal lottery process. By performing an advantageous section process and an AT lottery process, it is determined whether or not to shift to an advantageous section as an advantage-related process related to an advantageous section advantageous to the player using a lottery type. It is possible to perform AT lottery which decides whether or not to perform control, and it is the constitution which can set one of the setting values out of plural kinds of setting values 1 to 6, and it is elected in internal lottery processing The number includes the combination number of the lottery target combination in which the occurrence of the winning is permitted, and the number (0) corresponding to the loss where the occurrence of any winning combination of the combination in the combination is not permitted. The slot machine is configured to include a set difference with a different percentage of winning according to the set value and a set with no difference with a percentage to be won regardless of the set value, and the slot machine has a winning number in the internal lottery process. When it is determined that the winning number is a number (0) indicating a loss that none of the lottery target roles have won, a loss and a setting indicating that the lottery target role with a setting difference is a winning or losing It is determined whether the difference flag can be set and the loss and setting difference flag is set in the main processing, and if the flag is set, the lottery type setting process is not performed. If the lost and set difference flag is set by control, the lottery types 1 to 4 are not set by the lottery type setting process, and the lost and set difference flag is set. In If not, a configuration of setting the lottery type setting processing lottery type 1-4 in accordance with the winning number set in the internal lottery processing.

この構成によれば、内部抽選処理において当選番号を決定する段階において、当選番号がいずれの抽選対象役も当選していないハズレを示す番号(0)である場合に設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグを設定し、当該フラグが設定されている場合には抽選種別設定処理により抽選種別1〜4を設定せず、当該フラグが設定されていない場合には、当選番号に応じた抽選種別を抽選種別設定処理により設定し、設定された抽選種別を用いて有利区間に関連する有利区間処理及びAT抽選処理が行われるので、有利区間処理及びAT抽選処理に用いられる抽選種別を設定する際に、個々の当選番号が設定値に応じて当選される割合の異なる役であるか同じ役であるかを判断する必要がなく、ハズレ及び設定差ありフラグが設定されているか否かによって、設定値に応じて当選される割合の異なる役であるか同じ役であるかを容易に特定することができる。   According to this configuration, at the stage of determining the winning number in the internal lottery process, if the winning number is a number (0) indicating a loss that none of the lottery target roles have won, the lottery target role having a setting difference A loss and a setting difference flag indicating that the player has won or lost is set, and when the flag is set, the lottery types 1 to 4 are not set by the lottery type setting process, and the flag is not set. In this case, the lottery type corresponding to the winning number is set by the lottery type setting process, and the advantageous section process and the AT lottery process related to the advantageous section are performed using the set lottery type. When setting a lottery type to be used in the lottery process, it is not necessary to determine whether each winning number has a different combination of winning percentage according to the set value or the same combination, and Depending on whether record and there set differential flag is set, it is possible to easily identify whether the same role or a different role of the percentage to be elected according to the set value.

本実施例のスロットマシン1は、内部抽選処理において、抽選対象役が設定値に応じて当選される割合の異なる設定差あり役であるか、設定値に関わらず当選される割合が同じ設定差なし役であるか、に応じて種別係数Eを設定する処理を行い、該種別係数Eを設定する処理により設定差あり役であると判定して種別係数E(2、3)を設定した場合には、設定値に応じた判定値データを選択するために現在位置アドレスを進める処理を行う一方で、設定差なし役である場合には、当該処理を行わないように処理することで、設定差あり役であると判定した場合と、設定差なし役であると判定した場合と、で異なる処理を行う構成であり、種別係数Eを設定する処理では、設定差なし役であるか否かを判定して、設定差なし役でないと判定した場合に、設定差あり役であるか否かを判定する構成であり、種別係数Eを設定する処理において、設定差なし役であるか否かを判定した際に、設定差なし役でないと判定した場合にハズレ及び設定差ありフラグを設定する構成である。   In the slot machine 1 of the present embodiment, in the internal lottery process, whether or not the lottery target combination is a combination with different set proportions to be won according to the set value, or the same set difference in proportion to be won regardless of the set value. When the classification coefficient E is set according to whether or not the player is in a non- winning combination, and the classification coefficient E (2, 3) is set by determining that the combination with a setting difference is a combination by the processing of setting the classification coefficient E In order to select the judgment value data according to the setting value, the current position address is processed, while when it is the combination without setting difference, the process is performed so as not to perform the processing. It is a configuration that performs different processing in the case where it is determined that there is a difference role and the case where it is determined that there is no setting difference role, and in the process of setting the type coefficient E To determine that it is not a setting difference In this case, it is determined whether or not the setting difference combination is played, and in the process of setting the type coefficient E, when it is determined whether or not the setting difference no combination is determined, it is determined that the setting difference no combination is not given. In this case, the lost and set difference flag is set.

この構成によれば、内部抽選処理において設定差あり役であるか、設定差なし役であるか、に応じて異なる処理を行うために、いずれの役であるかを判定して種別係数Eを設定する処理を利用して、ハズレ及び設定差ありフラグを設定することで、当該フラグを設定するために設定差あり役であるかを個別に判定することなく該フラグを設定することができる。   According to this configuration, in order to perform different processing depending on whether it is a combination with a set difference or a combination without a set difference in the internal lottery process, it is determined which combination is the combination coefficient E By setting the lost and set difference flag using the process to be set, it is possible to set the flag without individually determining whether it is a combination with a set difference for setting the flag.

尚、本実施例では、メイン制御部41は、内部抽選処理にて種別係数Eを設定する処理において、設定差なし役であるか否かを判定した際に、設定差なし役でないと判定した場合にハズレ及び設定差ありフラグを設定する構成であるが、現在の当選番号(B)の判定値データが設定差あり役のものであるか否かを種別係数Eに基づいて判定する処理を行い(Sb40)、設定差あり役のものであると判定した場合に所定処理(Sb41〜Sb43)を行う際に、ハズレ及び設定差ありフラグを設定する構成、すなわち所定処理(Sb41〜Sb43)を行うための分岐となる判定処理(Sb40)を利用してハズレ及び設定差ありフラグを設定する構成でも良い。このような構成では、所定処理を行うための判定処理を利用して、ハズレ及び設定差ありフラグを設定することで、当該フラグを設定するために設定差あり役であるかを個別に判定することなく該フラグを設定することができる。   In the present embodiment, the main control unit 41 determines that it is not the setting difference no combination when it is determined whether or not the setting difference no combination is in the process of setting the type coefficient E in the internal lottery process. In this case, it is configured to set a loss and a setting difference flag, but based on the classification coefficient E, it is determined whether or not the determination value data of the current winning number (B) is that of a combination with a setting difference. When the predetermined process (Sb41 to Sb43) is performed when it is determined that the process is performed (Sb40) or the combination with a setting difference, a configuration in which the lost and the setting difference flag are set, that is, the predetermined process (Sb41 to Sb43) A configuration may be used in which the lost and set difference flag is set using the determination process (Sb40) that becomes a branch to be performed. In such a configuration, it is individually determined whether or not the user has a setting difference to set the flag by setting a loss and setting difference flag using a determination process for performing a predetermined process. The flag can be set without.

本実施例のスロットマシン1は、内部抽選処理において当選番号を決定する段階において、内部抽選の抽選結果がいずれいの役も当選しないハズレである場合にハズレ及び設定差ありフラグを設定可能であり、内部抽選処理では、すべての抽選対象役について抽選対象役毎に当選しているか否かを判定する処理を行い、すべての抽選対象役について当選していないと判定した場合にハズレと決定する構成であり、内部抽選処理においてすべての抽選対象役について当選していないと判定した場合にハズレ及び設定差ありフラグを設定する構成である。   The slot machine 1 of the present embodiment can set a loss and a setting difference flag when the internal lottery process determines the winning number in the internal lottery process, in which case the lottery result of the internal lottery is a loss that neither role wins. In the internal lottery process, processing is performed to determine whether or not every lottery object combination has been won for all lottery object combinations, and it is determined that there is a loss if it is determined that all lottery object combinations have not been won. That is, when it is determined in the internal lottery process that not all of the lottery target roles have been won, the lost and set difference flag is set.

この構成によれば、内部抽選処理において抽選対象役について当選しているか否かを判定ための処理を利用して、ハズレ及び設定差ありを設定することで、当該フラグを設定するために内部抽選結果がハズレであるかを個別に判定することなく当該フラグを設定することができる。   According to this configuration, the internal lottery process is performed to set the flag by setting a loss and a setting difference by using the process for determining whether or not the lottery object combination is won in the internal lottery process. The flag can be set without individually determining whether the result is a loss.

本実施例のスロットマシン1は、抽選種別設定処理を行うことで、抽選種別を当選番号に応じた値に更新することが可能であり、抽選種別には、有利区間抽選、AT抽選を行わない旨を示す抽選種別(0)を含む構成である。   The slot machine 1 of this embodiment can update the lottery type to a value corresponding to the winning number by performing the lottery type setting process, and does not perform an advantageous section lottery or AT lottery for the lottery type. It is a structure containing the lottery classification (0) which shows that.

この構成によれば、有利区間抽選を行う有利区間処理やAT抽選を行うAT抽選処理において、設定されている抽選種別を参照することで、内部抽選の抽選結果である当選番号やハズレ及び設定差ありフラグを参照することなく、有利区間抽選、AT抽選を行わないことを特定することができる。   According to this configuration, in the advantageous section processing for performing the advantageous section lottery and the AT lottery processing for performing the AT lottery, by referring to the lottery type set, the winning number, the lost number and the setting difference which are the lottery results of the internal lottery It is possible to specify that the advantageous section lottery and the AT lottery are not performed without referring to the presence flag.

本実施例のスロットマシン1は、抽選種別設定処理を行うことで、内部抽選により決定された当選番号に応じた抽選種別1〜4を設定することが可能な構成であり、内部抽選処理において、当該処理の開始時であり、いずれかの抽選対象役が当選しているか否かを判定する前のタイミングで、抽選種別を0に初期化し、メイン処理において、ハズレ及び設定差ありフラグが設定されているか否かを判定して、当該フラグが設定されている場合には、抽選種別設定処理を行わないことで、抽選種別1〜4が前記種別設定領域に設定されないことにより、内部抽選処理の開始時に設定された抽選種別0が維持される構成である。   The slot machine 1 of the present embodiment is configured to be able to set lottery types 1 to 4 according to the winning number determined by the internal lottery by performing the lottery type setting process, in the internal lottery process, At the start of the process, at the time before it is determined whether or not any lottery target combination is won, the lottery type is initialized to 0, and in the main process, a lost and a setting difference flag is set. If the flag is set, the lottery classification setting process is not performed, and the lottery classifications 1 to 4 are not set in the classification setting area. The lottery type 0 set at the start is maintained.

この構成によれば、内部抽選の抽選結果が設定値に応じて決定される割合の異なる設定差あり役となる場合に、以前のゲームにおいて設定された抽選種別の値が残ってしまうことを防止できる。   According to this configuration, it is possible to prevent the value of the lottery type set in the previous game from remaining when the lottery result of the internal lottery is a combination with different set proportions determined according to the setting value. it can.

本実施例のスロットマシン1は、内部抽選処理及び抽選種別設定処理を行うことで、内部抽選により決定された当選番号に応じた抽選種別を設定することが可能な構成であり、抽選種別は、複数種類の当選番号に対応する抽選種別を含む構成である。   The slot machine 1 of the present embodiment is configured to be able to set the lottery type according to the winning number determined by the internal lottery by performing the internal lottery process and the lottery type setting process, and the lottery type is It is the structure containing the lottery classification corresponding to a plurality of kinds of winning numbers.

この構成によれば、内部抽選の抽選結果である当選番号が異なっていても、共通の抽選種別を設定することが可能であり、対応する抽選種別が共通の場合に、有利区間処理やAT抽選処理において、共通の抽選種別が設定されていることに基づいて共通の処理を行わせることができる。   According to this configuration, it is possible to set a common lottery type even if the winning numbers which are the lottery results of the internal lottery are different, and in the case where the corresponding lottery types are common, advantageous section processing or AT lottery In processing, common processing can be performed based on the fact that a common lottery type is set.

本実施例のスロットマシン1は、内部抽選処理において設定差あり役が当選した場合及びいずれの抽選対象役も当選しなかった場合にハズレ及び設定差ありフラグを設定可能であり、メイン処理では、ハズレ及び設定差ありフラグが設定されているか否かを判定して、当該フラグが設定されていない場合に、抽選種別設定処理を行うこと構成であり、抽選種別設定処理では、内部抽選処理により設定された当選番号が設定差なし役である場合であって、有利区間抽選やAT抽選の対象となる設定差なし役である場合には、抽選種別(2〜4)を設定し、当選番号が有利区間抽選やAT抽選の対象とならない設定差なし役である場合には、抽選種別(1)を設定する構成である。   The slot machine 1 of this embodiment can set a lost and a setting difference flag when the setting difference winning combination is won in the internal lottery process and when no lottery target combination wins, and in the main process, It is determined whether or not the lost and set difference flag is set, and the lottery type setting process is performed when the flag is not set. In the lottery type setting process, it is set by the internal lottery process. In the case where the selected winning number is a non-setting difference combination, and in the case of a non-setting difference combination subjecting to an advantageous section lottery or AT lottery, a lottery type (2 to 4) is set and a winning number is In the case of a combination with no set difference which is not a target of the advantageous section lottery or the AT lottery, the lottery type (1) is set.

この構成によれば、内部抽選の抽選結果が設定値に応じて当選される割合の異なる設定差あり役であるために有利区間抽選やAT抽選を行わない場合と、内部抽選の抽選結果が設定値にかかわらず当選される割合が同じ設定差なし役であっても有利区間抽選やAT抽選を行わない場合と、で異なる抽選種別を設定して区別した制御を行うことが可能となる。   According to this configuration, since the advantageous section lottery and the AT lottery are not performed because the lottery result of the internal lottery is a combination with different set proportions to be won according to the setting value, the lottery result of the internal lottery is set Regardless of the value, it is possible to perform control in which different lottery types are set and distinguished in the case where the advantageous section lottery and the AT lottery are not performed even if the winning ratio is the same without the setting difference ratio.

[作用効果3]
従来のスロットマシンとして、ボーナス等への移行を伴う特別入賞の当選が持ち越されていない場合に遊技者にとって有利な特典を付与し得る一方で、特別入賞の当選が持ち越されている場合には特典を付与しないように構成したものがある。
[Effect 3]
As a conventional slot machine, it is possible to give an advantage which is advantageous for the player when the special prize winning with the transition to the bonus etc. is not carried over, while the bonus when the special prize winning is carried over There is one that is configured not to give.

このような構成のスロットマシン1では、特別入賞の当選が持ち越されていない場合に遊技者にとって有利な特典を付与し得る一方で、特別入賞の当選が持ち越されている場合には特典を付与しないようにする場合に、特典を付与するか否かを決定する際に、特別入賞の当選が持ち越されているか否かを確認し、その結果に応じて特典を付与するか否かを決定することとなるが、前回のゲームにおける特別入賞の当選状況と今回のゲームにおける特別入賞の当選状況などを比較する必要があり、特典を付与するか否かを決定する際の処理が煩雑なものとなってしまう。   In the slot machine 1 having such a configuration, while it is possible to give an advantage advantageous to the player when the special prize is not carried over, the advantage is not given when the special prize is carried over. When deciding whether to award a benefit, it is necessary to confirm whether or not the special winning combination has been carried over, and to decide whether or not to award the benefit according to the result. However, it is necessary to compare the winning status of the special winning in the previous game and the winning status of the special winning in the current game, etc., and the processing when deciding whether to give the benefit becomes complicated. It will

これに対して、本実施例のスロットマシン1は、メイン制御部41により各種処理を実行可能であり、抽選種別設定処理を行うことで、内部抽選処理により決定された当選番号に応じた抽選種別を設定可能であり、有利区間処理及びAT抽選処理を行うことで、抽選種別を用いて遊技者にとって有利な有利区間に関連する有利関連処理として、有利区間へ移行させるか否かを決定する有利区間抽選及びATの制御を行うか否かを決定するAT抽選を行うことが可能であり、特別役の図柄組合せが遊技の結果としてリール2L、2C、2Rに停止することで、特別状態としてBB(ビックボーナス)に制御することが可能であり、内部抽選にて特別役が当選し、当該特別役の図柄組合せがリール2L、2C、2Rに停止しなかったときに、当該特別役の当選を次以降の遊技に持ち越すことが可能であり、内部抽選処理において、当該遊技において特別役が当選した場合には、特別役が当選している旨を示す内部中フラグを設定すること及び当該遊技において特別役が当選したことを示すBB初当たりフラグを設定するとともに、当選番号を決定する段階において、特別役の当選が持ち越されている場合には、内部中フラグが設定され、かつBB初当たりフラグが設定されていない状態となる構成であり、メイン処理において内部中フラグ及びBB初当たりフラグが設定されているか否かを判定して、BB初当たりフラグが設定されていないが、内部中フラグが設定されている場合には、抽選種別設定処理を行わないように制御することで、抽選種別(1〜4)を抽選種別設定処理により設定させない一方で、BB初当たりフラグが設定されており、かつ内部中フラグが設定されている場合、及びBB初当たりフラグと内部中フラグとが共に設定されていない場合には、抽選種別設定処理を行うように制御して、内部抽選処理において設定された当選番号に応じた抽選種別(1〜4)を当該抽選種別設定処理により設定させる構成である。   On the other hand, the slot machine 1 of this embodiment can execute various processes by the main control unit 41, and by performing the lottery type setting process, the lottery type corresponding to the winning number determined by the internal lottery process. Can be set, and by performing the advantageous section process and the AT lottery process, it is determined whether or not to shift to the advantageous section as an advantage related process related to the advantageous section advantageous to the player using the lottery type. It is possible to perform section lottery and AT lottery which decides whether or not to control AT, and the special symbol combination is stopped on reels 2L, 2C, 2R as a result of the game, and BB as a special state is made. It is possible to control to (BIC bonus), when the special part is won in the internal lottery, and the symbol combination of the special part does not stop on the reels 2L, 2C, 2R, If it is possible to carry over to the next and subsequent games, and a special combination is won in the internal lottery process, an internal flag indicating that the special combination has been set is set. And while setting the BB first hit flag indicating that the special part has been won in the game, and determining the winning number, the internal flag is set if the special part has been carried over, and The BB initial hit flag is not set, and it is determined whether the internal flag and the BB initial hit flag are set in the main processing, and the BB initial hit flag is not set. When the internal flag is set, control is performed so that the lottery type setting process is not performed, so that the lottery types (1 to 4) are processed by the lottery type setting process. While the BB initial hit flag is set and the internal flag is not set, and the BB initial hit flag and the internal flag are not both set, the lottery type setting process Control is performed so that the lottery types (1 to 4) according to the winning number set in the internal lottery process are set by the lottery type setting process.

この構成によれば、内部抽選処理において当選番号を決定する段階において、特別役の当選が持ち越されている場合には、内部中フラグが設定され、かつBB初当たりフラグが設定されていない状態となり、BB初当たりフラグが設定されていないが、内部中フラグが設定されている場合には抽選種別設定処理により抽選種別(1〜4)を設定せず、BB初当たりフラグが設定されており、かつ内部中フラグが設定されている場合、及びBB初当たりフラグと内部中フラグとが共に設定されていない場合には、当選番号に応じた抽選種別を抽選種別設定処理により設定し、設定された抽選種別を用いて有利区間に関連する有利区間処理及びAT抽選処理が行われるので、有利区間処理及びAT抽選処理に用いられる抽選種別を設定する際に、前回の遊技における特別役の当選状況と今回の遊技における特別役の当選状況との比較を行うことなく、内部中フラグ及びBB初当たりフラグの設定状況によって、特別役の当選が持ち越されているか否かを容易に特定することができる。   According to this configuration, at the stage of determining the winning number in the internal lottery process, if the special winning combination is carried over, the internal flag is set and the BB initial hit flag is not set. The BB initial hit flag is not set, but when the internal flag is set, the lottery type (1 to 4) is not set by the lottery type setting process, and the BB initial hit flag is set, If the inside flag is set, and if both the BB initial hit flag and the inside flag are not set, the lottery type according to the winning number is set by the lottery type setting process and set. Since the advantageous section process and the AT lottery process related to the advantageous section are performed using the lottery type, when setting the lottery type used for the advantageous section process and the AT lottery process, Whether or not the special combination is carried over depending on the setting status of the internal flag and the BB initial hit flag, without comparing the selection status of the special combination in the game and the selection status of the special combination in the current game Can be easily identified.

尚、本実施例では、メイン制御部41は、内部抽選処理において、抽選結果に応じてハズレ及び設定ありフラグをRAM41cの所定領域に設定することが可能であるとともに、BBの内部中フラグが設定されていない状況であり、かつ当該遊技においてBBが当選したと判定した場合に、BBの内部中フラグ及びBB初当たりフラグをRAM41cの所定領域に設定することが可能であり、その後、メイン処理において、ハズレ及び設定ありフラグ、BBの内部中フラグ及びBB初当たりフラグの設定状況を判定して、ハズレ及び設定ありフラグが設定されておらず、かつBB初当たりフラグが設定されている場合、及びハズレ及び設定ありフラグが設定されておらず、かつBB初当たりフラグ及びBBの内部中フラグが設定されていない場合に、抽選種別設定処理を行って、当選番号に応じた抽選種別を設定する構成であるが、内部抽選処理において、抽選結果に応じてハズレ及び設定ありフラグをRAM41cの所定領域に設定することが可能であるとともに、BBが当選して内部中に移行された後、少なくとも1の遊技が行われたが、依然BBの当選が持ち越されている状況であると判定されるとき(例えば、本実施例の内部抽選処理におけるSb56のステップによりBBの内部中フラグが設定されていると判定したときに等)に、ハズレ及び設定ありフラグをRAM41cの所定領域に設定して、メイン処理において、ハズレ及び設定ありフラグが設定されていない場合に、抽選種別設定処理を行う構成でも良い。このような構成では、メイン処理において、ハズレ及び設定ありフラグが設定されているか否かを判定するのみで、BBの内部中でない状態でBBに当選した場合には、抽選種別設定処理を行うようにする一方で、BBの当選が持ち越されている状況であるときには、抽選種別設定処理を行わないように制御することができる。   In the present embodiment, in the internal lottery process, the main control unit 41 can set a lost and set flag in a predetermined area of the RAM 41c according to the lottery result, and the flag inside BB is set. If it is determined that BB has not been won in the game, it is possible to set the internal flag of BB and the BB initial hit flag in a predetermined area of the RAM 41c, and thereafter, in the main processing. If the lost and set presence flag is not set and the BB first hit flag is set by determining the setting status of the lost and set present flag, the BB internal internal flag, and the BB initial hit flag. Missing and set presence flag is not set, and BB initial hit flag and internal flag inside BB are not set In this case, the lottery classification setting process is performed to set the lottery classification according to the winning number, but in the internal lottery processing, a lost and set presence flag may be set in a predetermined area of the RAM 41c according to the lottery result. And when it is determined that at least one game has been played after BB was won and transferred into the interior, but it is still determined that BB's winning is carried over (eg When it is determined that the flag inside BB is set by the step Sb56 in the internal lottery process of the embodiment, etc.), the lost and set flag is set in a predetermined area of the RAM 41c, and the lost in the main process. The configuration may be such that the lottery type setting process is performed when the setting presence flag is not set. In such a configuration, in the main processing, it is only determined whether or not the lost and set presence flag is set, and when the BB is won in a state not inside the BB, the lottery type setting processing is performed On the other hand, it is possible to control so as not to perform the lottery type setting process when the BB is being carried over.

本実施例のスロットマシン1は、抽選種別設定処理を行うことで、抽選種別を当選番号に応じた値に更新することが可能であり、抽選種別には、有利区間抽選、AT抽選を行わない旨を示す抽選種別0を含む構成である。   The slot machine 1 of this embodiment can update the lottery type to a value corresponding to the winning number by performing the lottery type setting process, and does not perform an advantageous section lottery or AT lottery for the lottery type. It is a structure containing the lottery classification 0 which shows that.

この構成によれば、有利区間抽選を行う有利区間処理やAT抽選を行うAT抽選処理において、設定されている抽選種別を参照することで、内部抽選の抽選結果である当選番号や内部中フラグを参照することなく、有利区間抽選、AT抽選を行わないことを特定することができる。   According to this configuration, in the advantageous section processing for performing the advantageous section lottery and the AT lottery processing for performing the AT lottery, by referring to the lottery type set, the winning number and the inside flag which are the lottery results of the internal lottery are selected. It is possible to specify that the advantageous section lottery and the AT lottery are not performed without reference.

本実施例のスロットマシン1は、抽選種別設定処理を行うことで、内部抽選により決定された当選番号に応じた抽選種別(1〜4)を設定することが可能な構成であり、内部抽選処理において、当該処理の開始時であり、いずれかの抽選対象役が当選しているか否かを判定する前のタイミングで、抽選種別を0に初期化し、メイン処理において、内部中フラグが設定されているか否かを判定して、当該フラグが設定されている場合には、抽選種別設定処理を行わないことで、抽選種別(1〜4)が前記種別設定領域に設定されないことにより、内部抽選処理の開始時に設定された抽選種別(0)が維持される構成である。   The slot machine 1 of the present embodiment is configured to be able to set the lottery types (1 to 4) according to the winning number determined by the internal lottery by performing the lottery type setting process, and the internal lottery process The lottery type is initialized to 0 at the start of the process and before it is determined whether or not any lottery target combination has been won, and an internal flag is set in the main process. If the flag is set, the lottery type setting process is not performed, and the lottery type (1 to 4) is not set in the category setting area, whereby the internal lottery process is performed. The lottery type (0) set at the start of is maintained.

この構成によれば、特別役の当選が持ち越されている場合に、以前のゲームにおいて設定された抽選種別の値が残ってしまうことを防止できる。   According to this configuration, it is possible to prevent the value of the lottery type set in the previous game from remaining when the winning of the special part is carried over.

本実施例のスロットマシン1は、内部抽選処理において特別役の当選が持ち越されている場合に内部中フラグを設定可能であり、メイン処理では、内部中フラグが設定されているか否かを判定して、当該フラグが設定されていない場合に、抽選種別設定処理を行う構成であり、抽選種別設定処理では、内部抽選処理により設定された当選番号が設定差なし役である場合であって、有利区間抽選やAT抽選の対象となる設定差なし役である場合には、抽選種別(2〜4)を設定し、当選番号が有利区間抽選やAT抽選の対象とならない設定差なし役である場合には、抽選種別(1)を設定する構成である。   The slot machine 1 of this embodiment can set the internal flag when the special winning combination is carried over in the internal lottery process, and determines whether the internal flag is set in the main process. If the flag is not set, the lottery type setting process is performed. In the lottery type setting process, it is advantageous that the winning number set by the internal lottery process is a set differenceless combination, which is advantageous. When it is a setting difference no combination that is a target of section lottery and AT lottery, the lottery type (2 to 4) is set, and the winning number is a setting difference no combination that is not a target of the advantageous interval lottery and AT lottery , The lottery type (1) is set.

この構成によれば、特別役の当選が持ち越されているために有利区間抽選やAT抽選を行わない場合と、特別役の当選が持ち越されていない場合であっても有利区間抽選やAT抽選を行わない場合と、で異なる抽選種別を設定して区別した制御を行うことが可能となる。   According to this configuration, the advantageous section lottery and the AT lottery are not performed even when the advantageous section lottery and the AT lottery are not performed because the special combination is carried over and the special combination is not carried over. It becomes possible to perform control which set and distinguished a different lottery type by the case where it does not perform, and.

[作用効果4]
従来のスロットマシンとして、設定値に応じて当選確率が異なる入賞と、設定値に関わらず当選確率が共通の入賞と、を備え、設定値に関わらず当選確率が共通の入賞が当選した場合には、遊技者にとって有利な特典を付与し得る一方で、設定値に応じて当選確率が異なる入賞が当選した場合には特典を付与しないように構成したものがある。
[Effect 4]
As a conventional slot machine, it has a winning with a different winning probability according to a set value and a winning with a common winning probability regardless of the set value, and a winning with a common winning probability is won regardless of the set value. There is a system configured to give a benefit advantageous to the player, but not to give a benefit when a prize having a different winning probability according to the set value is won.

このような構成のスロットマシンでは、設定値に関わらず当選確率が同じ入賞が当選した場合には、遊技者にとって有利な特典を付与し得る一方で、設定値に応じて当選確率が異なる入賞が当選した場合には特典を付与しないようにする場合に、特典を付与するか否かを決定する際に、当選した入賞の種類を確認し、その結果に応じて特典を付与するか否かを決定することとなるが、入賞の種類毎に設定値に応じて当選確率が異なる役であるか同じ役であるかを特定する必要があり、特典を付与するか否かを決定する際の処理が煩雑なものとなってしまう。   In a slot machine having such a configuration, when a winning with the same winning probability is won regardless of the set value, a benefit advantageous for the player may be given, while a winning with the winning probability varies according to the set value. When it is decided not to grant the benefit when winning, when deciding whether or not to award the benefit, the type of winning which has won is confirmed, and whether or not the benefit is to be granted according to the result Although it is determined, it is necessary to specify whether the winning probability is a different combination or the same combination according to the set value for each type of winning, and it is a process when determining whether or not to award a benefit. Become cumbersome.

これに対して、本実施例のスロットマシン1は、メイン制御部41により各種処理を実行可能であり、抽選種別設定処理を行うことで、内部抽選処理により決定された当選番号に応じた抽選種別を設定可能であり、有利区間処理及びAT抽選処理を行うことで、抽選種別を用いて遊技者にとって有利な有利区間に関連する有利関連処理として、有利区間へ移行させるか否かを決定する有利区間抽選及びATの制御を行うか否かを決定するAT抽選を行うことが可能であり、複数種類の設定値1〜6のうちからいずれかの設定値を設定可能な構成であり、内部抽選処理において決定する当選番号は、入賞の発生が許容される抽選対象役の役番号と、いずれの抽選対象役の入賞の発生も許容されないハズレに対応する番号(0)と、を含み、さらに抽選対象役は、設定値に応じて当選される割合の異なる設定差あり役と、設定値に関わらず当選される割合が同じ設定差なし役と、を含む構成であり、抽選種別設定処理では、内部抽選により決定された当選番号がハズレまたは設定差あり役である場合には、抽選種別が0になる一方、選番号が有利区間抽選、AT抽選の対象となる設定差なし役である場合には、抽選種別2〜4が設定され、また、当選番号が有利区間抽選、AT抽選の対象とならない設定差なし役である場合には、抽選種別1が設定され、有利区間処理及びAT抽選処理では、抽選種別が0または1である場合には、有利区間抽選、AT抽選を行わず、抽選種別が2〜4である場合には、当該抽選種別2〜4を用いて有利区間抽選、AT抽選を行う構成である。   On the other hand, the slot machine 1 of this embodiment can execute various processes by the main control unit 41, and by performing the lottery type setting process, the lottery type corresponding to the winning number determined by the internal lottery process. Can be set, and by performing the advantageous section process and the AT lottery process, it is determined whether or not to shift to the advantageous section as an advantage related process related to the advantageous section advantageous to the player using the lottery type. It is possible to perform the AT lottery which decides whether or not to control the zone lottery and the AT, and it is possible to set any one of the plurality of set values 1 to 6, which is an internal lottery The winning number determined in the process includes the combination number of the lottery target combination in which the occurrence of winnings is permitted, and the number (0) corresponding to the loss in which the occurrence of any winning combination of the combination is not permitted. The lottery target role is a configuration including a setting difference role with different proportions to be won according to the setting value, and a setting difference no role with the same winning ratio regardless of the setting value, and in the lottery type setting process When the winning number determined by the internal lottery is a lost or a set difference combination, the lottery type is 0, while the selection number is a combination with no difference between the advantageous section lottery and the AT lottery Are the lottery classifications 2 to 4 and, if the winning number is a combination with no set difference which is not a target of the advantageous section lottery and the AT lottery, the lottery type 1 is set, and the advantageous section processing and the AT lottery In the process, when the lottery type is 0 or 1, the advantageous section lottery and the AT lottery are not performed, and when the lottery type is 2 to 4, the advantageous section lottery using the lottery types 2 to 4 It is the structure which performs AT lottery.

この構成によれば、内部抽選処理において決定された当選番号がハズレまたは設定差あり役である場合、すなわち設定値に応じて当選となる割合の異なる役である場合には、抽選種別が0となり、内部抽選処理において決定された当選番号が有利区間抽選、AT抽選の対象となる設定差なし役である場合、すなわち設定値に応じて当選となる割合が同じ役であり、かつ有利区間抽選、AT抽選の対象となる役である場合には、抽選種別が2〜4に設定され、内部抽選処理において決定された当選番号が有利区間抽選、AT抽選の対象とならない設定差なし役である場合、すなわち設定値に応じて当選となる割合が同じ役であるが有利区間抽選、AT抽選の対象とならない役である場合には、抽選種別が1に設定され、抽選種別が0または1である場合には、有利区間抽選、AT抽選を行わず、抽選種別が2〜4である場合には、当該抽選種別2〜4を用いて有利区間抽選、AT抽選を行うので、有利区間抽選、AT抽選を行う際に、内部抽選にて当選した役が設定値に応じて当選となる割合の異なる役であるか同じ役であるかを個々に判断する必要がなく、抽選種別によって、設定値に応じて当選となる割合の異なる役であるか同じ役であるかを容易に特定することができる。   According to this configuration, if the winning number determined in the internal lottery process is a loss or a setting difference, that is, if the winning ratios are different depending on the setting value, the lottery type is 0. If the winning number determined in the internal lottery process is a combination with no set difference to be a target of the advantageous section lottery, AT lottery, that is, the percentage winning winning according to the set value is the same combination, and the advantageous section lottery, When it is a combination to be the target of AT lottery, if the lottery type is set to 2 to 4 and the winning number determined in the internal lottery process is a setting difference no combination that is not the object of the advantageous section lottery or AT lottery In other words, if the winning percentage according to the set value is the same combination but the combination is not a target of the advantageous section lottery, AT lottery, the lottery type is set to 1 and the lottery type is 0 or 1 In this case, the advantageous section lottery and the AT lottery are not performed, and when the lottery type is 2 to 4, the advantageous section lottery and the AT lottery are performed using the lottery types 2 to 4, so the advantageous section lottery, When performing the AT lottery, it is not necessary to individually determine whether the winning combination in the internal lottery is the winning combination of different proportions or the same combination according to the set value, and depending on the lottery type, the setting value Therefore, it is possible to easily identify whether the winning combination of different winning proportions or the same combination is made according to.

また、内部抽選処理において決定された当選番号がハズレまたは設定差あり役である場合、すなわち設定値に応じて当選となる割合の異なる役である場合には、抽選種別が0であり、内部抽選処理において決定された当選番号が有利区間抽選、AT抽選の対象とならない設定差なし役である場合、すなわち設定値に応じて当選となる割合が同じ役であるが有利区間抽選、AT抽選の対象とならない役である場合には、抽選種別が1に設定されるので、内部抽選処理において決定された当選番号が設定値に応じて当選となる割合の異なる役であるために有利区間抽選、AT抽選を行わない場合と、当選番号が設定値に応じて当選となる割合の同じ役であっても有利区間抽選、AT抽選を行わない場合と、で区別した制御を行うことが可能となる。   In addition, if the winning number determined in the internal lottery process is a lost or a set difference, that is, if it is a combination of winning percentage according to the set value, the lottery type is 0, internal lottery If the winning number determined in the process is a combination with no set difference that is not the target of the advantageous section lottery or AT lottery, that is, the percentage of winning being the same according to the set value is the same combination but the target of the advantageous section lottery or AT lottery If it is not a winning combination, the lottery type is set to 1, so that the winning numbers determined in the internal lottery process have different proportions of winning according to the set value, so the advantageous section lottery, AT It becomes possible to perform the control distinguished by the case where an advantageous section lottery and an AT lottery are not performed even when the winning number is the same combination of winning percentage according to the set value, when the lottery is not performed.

本実施例のスロットマシン1は、内部抽選処理において当選番号を決定する段階において、当選番号がいずれの抽選対象役も当選しない旨を示すハズレまたは設定差あり役である場合に設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグを設定可能であるとともに、内部抽選処理において、当該処理の開始時であり、いずれかの抽選対象役が当選しているか否かを判定する前のタイミングで、抽選種別を初期化することで抽選種別が0となり、メイン処理において、ハズレ及び設定差ありフラグが設定されているか否かを判定して、当該フラグが設定されている場合には、抽選種別設定処理を行わないことで、抽選種別1〜4が前記種別設定領域に設定されないことにより、内部抽選処理の開始時に設定された抽選種別が0のまま維持される構成である。   In the slot machine 1 of this embodiment, at the stage of determining the winning number in the internal lottery process, the lottery having a setting difference if the winning number is a loss indicating that any lottery target combination is not won or a combination with a setting difference. It is possible to set a loss and a setting difference flag indicating that the target combination has been won or lost, and at the start of the process in the internal lottery process, whether or not any lottery target combination has been won At the timing before the determination, the lottery type becomes 0 by initializing the lottery type, and in the main processing, it is determined whether or not the lost and set difference flag is set, and the flag is set. If the lottery type setting process is not performed, the lottery types 1 to 4 are not set in the category setting area, so that they are set at the start of the internal lottery process. Lottery type that was is still maintained by the configuration of the 0.

この構成によれば、有利区間抽選、AT抽選に用いられる抽選種別2〜4または抽選種別1を設定する際に、個々の当選番号が設定値に応じて当選となる割合の異なる設定差あり役であるか同じ設定差なし役であるかを判断する必要がなく、ハズレ及び設定差ありフラグが設定されているか否かによって、設定差あり役であるか設定差なし役であるかを容易に特定することができる。また、内部抽選処理の開始時に抽選種別を初期化するので、内部抽選処理により決定された当選番号が、設定差あり役である場合に、以前の遊技における抽選種別1〜4が残ってしまうことを防止できる。   According to this configuration, when setting the category of advantageous section lottery, lottery types 2 to 4 used for AT lottery, or lottery type 1, combinations with different set proportions in which each winning number is won according to the set value It is not necessary to judge whether it is the same setting difference no combination role or whether it is the setting difference presence combination role or the setting difference no combination role depending on whether the loss and the setting difference presence flag is set or not. It can be identified. In addition, since the lottery type is initialized at the start of the internal lottery process, if the winning number determined by the internal lottery process is a combination with a set difference, lottery types 1 to 4 in the previous game may remain. Can be prevented.

尚、本実施例では、遊技者にとって有利な有利状態として、遊技者にとって有利となる有利区間を適用する構成であるが、遊技者にとって有利な表示結果が導出される確率、遊技者にとって有利な表示結果の導出が許容される確率が通常よりも高くなる状態、遊技者にとって有利な表示結果を導出させるための操作態様が報知される状態、遊技者にとって有利な特典が付与される確率が通常よりも高くなる状態等を適用する構成であれば良い。   In the present embodiment, as an advantageous state advantageous to the player, the advantageous section to be advantageous to the player is applied, but the probability that the display result advantageous to the player is derived is advantageous to the player. The state in which the probability that the derivation of the display result is permitted is higher than usual, the state in which the operation mode for causing the player to derive the display result advantageous is informed, and the probability that the advantage advantageous for the player is given It may be any configuration as long as a higher state or the like is applied.

また、本実施例では、有利状態に関連する有利関連処理には、有利状態に制御するか否かを決定する処理であり、有利区間に移行させるか否かを決定する有利区間抽選を抽選種別に基づいて行う有利区間処理や、有利状態の有利度を変更する処理であり、ATに制御するか否かの決定やATのゲーム数を上乗せするか否かを決定するAT抽選を抽選種別に基づいて行うAT抽選処理、これらの処理に用いられる抽選種別を設定する抽選種別設定処理等が該当する。また、有利区間に移行させる旨の決定がされたことで、有利区間に移行させる処理、有利区間への移行に伴い有利区間LED25を点灯制御する処理なども該当する。また、例えば、内部抽選の抽選結果に基づいて有利区間に移行させるか否かの決定や、ATに制御するか否かの決定、ATのゲーム数を決定する構成においては、有利状態に関連する有利関連処理として、内部抽選の抽選結果に基づいて有利区間に移行させる処理、ATに制御する処理、ATのゲーム数を上乗せする処理等も該当する。   Further, in the present embodiment, the advantage-related process related to the advantageous state is a process of determining whether or not to control to the advantageous state, and the advantageous section lottery for determining whether or not to shift to the advantageous section In the process of the advantageous section processing performed on the basis of, and the process of changing the degree of advantage of the advantageous state, the AT lottery that decides whether to control to AT or decide whether to add the number of AT games The AT lottery process performed based on this, the lottery type setting process for setting the lottery type used for these processes, etc. correspond. In addition, the process of transitioning to the advantageous section, the process of controlling the lighting of the advantageous section LED 25 along with the transition to the advantageous section, and the like also correspond to the decision to shift to the advantageous section. Also, for example, in the configuration for determining whether to shift to an advantageous section based on the lottery result of the internal lottery, determining whether to control to the AT, or determining the number of AT games, it relates to the advantageous state As the advantage related processing, processing to shift to an advantageous section based on the lottery result of the internal lottery, processing to control the AT, processing to add the number of AT games, and the like also correspond.

以上、本発明の実施例を図面により説明してきたが、本発明はこの実施例に限定されるものではなく、本発明の主旨を逸脱しない範囲における変更や追加があっても本発明に含まれることは言うまでもない。   Although the embodiments of the present invention have been described above with reference to the drawings, the present invention is not limited to these embodiments, and any changes or additions can be made without departing from the scope of the present invention. Needless to say.

前記実施例では、本発明を遊技用価値としてメダル並びにクレジットを用いて賭数が設定されるスロットマシンに適用した例について説明したが、遊技用価値として遊技球を用いて賭数を設定するスロットマシンや、遊技用価値としてクレジットのみを使用して賭数を設定する完全クレジット式のスロットマシンに適用しても良い。遊技球を遊技用価値として用いる場合は、例えば、メダル1枚分を遊技球5個分に対応させることができ、前記実施例で賭数として3を設定する場合は、15個の遊技球を用いて賭数を設定するものに相当する。   Although in the above embodiment, the present invention is applied to a slot machine in which the bet number is set using medals and credits as gaming value, the slot for setting the bet number using a game ball as gaming value The present invention may be applied to a machine or a full credit slot machine in which bets are set using only credits as gaming value. When using game balls as game value, for example, one medal can be made to correspond to five game balls, and when setting 3 as the number of bets in the above embodiment, 15 game balls are used. It corresponds to what is used to set the number of bets.

さらに、メダル及び遊技球等の複数種類の遊技用価値のうちいずれか1種類のみを用いるものに限定されるものではなく、例えば、メダル及び遊技球等の複数種類の遊技用価値を併用できるものであっても良い。すなわち、メダル及び遊技球等の複数種類の遊技用価値のいずれを用いても賭数を設定してゲームを行うことが可能であり、かつ入賞の発生によってメダル及び遊技球等の複数種類の遊技用価値のいずれをも払い出し得るスロットマシンを適用しても良い。   Furthermore, the present invention is not limited to using only one of a plurality of types of game values such as medals and game balls, and, for example, can be used together with a plurality of types of game values such as medals and game balls It may be That is, it is possible to play a game by setting the number of bets regardless of any of a plurality of types of game values such as medals and game balls, and a plurality of types of games such as medals and game balls due to the occurrence of winnings. You may apply the slot machine which can pay out any value.

また、前記実施例及び変形例では、本発明を遊技機の一例であるスロットマシン1に適用する例を示したが、本発明はこれに限定されるものではなく、遊技領域に遊技球を発射することにより遊技を行うパチンコ遊技機等の遊技機においても適用可能である。   In the embodiment and the modification, the present invention is applied to the slot machine 1 which is an example of the gaming machine. However, the present invention is not limited to this, and the game ball is fired in the game area The present invention is also applicable to a gaming machine such as a pachinko gaming machine that plays a game by playing a game.

本発明が適用されたスロットマシンの実施例2について説明する。尚、本実施例のスロットマシンの構成は、前述した実施例1と同一の構成を含むため、ここでは異なる点について主に説明する。   A second embodiment of the slot machine to which the present invention is applied will be described. Since the configuration of the slot machine of this embodiment includes the same configuration as that of the first embodiment described above, only the differences will be mainly described here.

実施例1のメイン制御部41は、内部抽選処理において、遊技状態にかかわらず全ての抽選対象役について役番号の大きい順に順次当選したか否かを判定し、当選したと判定したときには、該当する役番号を当選番号とし、いずれの役番号も当選したと判定しなかったときには、0を当選番号とする構成であり、抽選対象役の役数分、当選したか否かを判定する抽選処理を行う構成であり、内部中であるかいなかにかかわらず、特別役の単独当選となる役番号(当選番号)の抽選対象役についても、他の抽選対象役と同様に抽選を行う構成である。これに対して、本実施例2のメイン制御部41は、内部抽選処理において、内部中でない場合には、特別役の単独当選となる役番号(当選番号)の抽選対象役について抽選を行う一方で、内部中である場合には、特別役の単独当選となる役番号(当選番号)の抽選対象役について抽選を行わないように制御する構成である。   In the internal lottery process, the main control unit 41 of the first embodiment determines whether or not all lottery target roles have been sequentially won in descending order of the role number regardless of the gaming state, and determines that it has been won. When it is determined that the combination number is a winning number and none of the combination numbers are determined to be winning, 0 is a winning number, and a lottery process is performed to determine whether or not the number of combinations for the lottery combination has been won. The configuration is performed, and regardless of whether it is inside, the lottery target combination of the combination number (winning number) that will be the single winning of the special combination is also configured to perform the lottery similarly to the other lottery combination. On the other hand, in the internal lottery process, the main control unit 41 of the second embodiment performs a lottery on the lottery target role of the combination number (winning number) which is the single winning of the special combination when not inside. Thus, when the player is inside, it is configured not to perform the lottery for the lottery target role of the part number (winning number) which is the single winning of the special part.

また、実施例1のメイン制御部41は、検索データテーブルにおいて、遊技状態(RT0〜4)に応じて判定値データが変動する変動あり役について、当該役が抽選対象となるか否かにかかわらず、全ての遊技状態(RT0〜4)について対応する検索データが記憶される領域が設けられており、各領域に、検索データ(該当する遊技状態で抽選対象となる場合には1以上の値のデータ、遊技状態で抽選対象とならない場合には、0値のデータ)が記憶されている構成である。これに対して、本実施例2のメイン制御部41は、検索データテーブルにおいて、遊技状態(RT0〜4)に応じて判定値データが変動する変動あり役について、当該役が抽選対象となる遊技状態についてのみ対応する検索データが記憶される領域が設けられており、各領域に、検索データ(該当する遊技状態で抽選対象となる場合のデータ)が記憶されている構成である。   Further, the main control unit 41 according to the first embodiment determines whether or not the combination becomes a lottery target for the variable presence combination in which the determination value data changes according to the game state (RT0 to 4) in the search data table. No, there is an area where search data corresponding to all the game states (RT0 to 4) are stored, and each area contains search data (one or more values if it becomes a lottery target in the corresponding game state) The data of 0, and when it is not a lottery target in the gaming state, data of 0 value) is stored. On the other hand, in the search data table, the main control unit 41 of the second embodiment is a game in which the combination is a lottery target for the variable presence combination in which the determination value data changes according to the gaming state (RT0 to 4). An area is provided in which search data corresponding only to the state is stored, and each area stores search data (data in the case of being a lottery target in the corresponding gaming state).

以下、実施例2のメイン制御部41が行う内部抽選処理及び当該内部抽選処理に関連する事項等について、図23〜図28に基づいて説明する。   Hereinafter, the internal lottery process performed by the main control unit 41 of the second embodiment and matters related to the internal lottery process will be described with reference to FIGS.

[抽選対象役及び役番号について]
図23に示すように、内部抽選における抽選対象役は、上述の実施例1と同様に、抽選対象役には、BBチェリー、BBベル、中段チェリー1、中段チェリー2、強チェリー1、強チェリー2、強チェリー3、弱チェリー1、弱チェリー2、弱チェリー3、弱チェリー4、スイカ1、スイカ2、スイカ3、スイカ4、BB+中段チェリー1、BB+中段チェリー2、BB+強チェリー1、BB+強チェリー2、BB+強チェリー3、BB、ベル、左ベル1、左ベル2、左ベル3、左ベル4、中ベル1、中ベル2、中ベル3、中ベル4、右ベル1、右ベル2、右ベル3、右ベル4、1枚役、チェリーリプレイ1、チェリーリプレイ2、スイカリプレイ1、スイカリプレイ2、通常リプレイ、昇転リプレイ1、昇転リプレイ2、昇転リプレイ3、昇転リプレイ4、昇転リプレイ5、昇転リプレイ6、維持転リプレイ1、維持転リプレイ2、維持転リプレイ3、維持転リプレイ4、維持転リプレイ5、維持転リプレイ6が含まれる。各抽選対象役は、上述の実施例1と同様に、予め定められた所定遊技状態(RT0〜4)において抽選の対象とされるように設定されている(図7参照)。
[About lottery target role and role number]
As shown in FIG. 23, the lottery target roles in the internal lottery are the BB cherries, BB bells, middle tier cherries 1, middle tier cherries 2, strong cherries 1, strong cherries 1 in the same manner as in Example 1 described above. 2, strong cherries 3, weak cherries 1, weak cherries 2, weak cherries 3, weak cherries 4, watermelons, watermelons, watermelons, watermelons, watermelons, 4 BB + middle cherry 1, BB + middle cherry 2, BB + strong cherry 1, BB + Strong cherry 2, BB + strong cherry 3, BB, bell, left bell 1, left bell 2, left bell 3, left bell 4, middle bell 1, middle bell 2, middle bell 3, middle bell 4, right bell 1, right Bell 2, right bell 3, right bell 4, one piece, Cherry Replay 1, Cherry Replay 2, Watermelon Replay 1, Watermelon Replay 2, Normal Replay, Ascend Replay 1, Ascend Replay 2, Ascend Replay 3, Rolling Replay 4, Noboriten replay 5, Noboriten replay 6, maintaining rolling replay 1, maintaining rolling Replay 2, kept rolling replay 3, maintaining rolling replay 4, maintaining the rolling replay 5 includes maintaining the rolling replay 6. Each lottery target combination is set to be a lottery target in a predetermined predetermined gaming state (RT0 to 4) as in the first embodiment described above (see FIG. 7).

各抽選対象役は、第1群〜第5群のグループに分類されており、第1群は、内部中及び非内部中において内部抽選の対象となり、かつ遊技状態(RT)によって判定値が変動しない抽選対象役のグループであり、第2群は、内部中においては内部抽選の対象とならず、非内部中にのみ内部抽選の対象となり、かつ遊技状態(RT)によって判定値が変動しない抽選対象役のグループであり、第3群は、第1群と同様に、内部中及び非内部中において内部抽選の対象となり、かつ遊技状態(RT)によって判定値が変動しない抽選対象役のグループであり、第4群は、内部中及び非内部中において内部抽選の対象となり、かつ遊技状態(RT)によって判定値が変動する抽選対象役のグループであり、第5群は、BB中において内部抽選の対象となる抽選対象役のグループである。また、各抽選対象役には、予め役番号が割り当てられており、第1群の抽選対象役から順に大きな役番号が割り当てられて、第5群の抽選対象役に1番の役番号が割り当てられている(図23参照)。   Each lottery target combination is classified into the first to fifth groups, and the first group is the target of the internal lottery in the inside and the inside, and the judgment value changes depending on the gaming state (RT). The second group is not a target of the internal lottery in the inside, is a target of the internal lottery only in the non inside, and a lottery in which the judgment value does not change depending on the gaming state (RT) The third group is a group of lottery target roles which is a target of the internal lottery in the inside and the non inside and the determination value does not change depending on the gaming state (RT) as in the first group. Yes, the fourth group is the target of the internal lottery during the internal and non-internal, and is a group of lottery target combinations whose judgment value changes depending on the gaming state (RT), and the fifth group is the internal lottery during the BB Target of It is a group of lottery subject officers made. In addition, a combination number is assigned to each lottery target combination in advance, a large combination number is assigned in order from the first group of lottery target combinations, and a combination number of 1 is assigned to the fifth group of lottery target combinations. (See FIG. 23).

[内部抽選処理及び内部抽選テーブルについて]
次に、本実施例のメイン制御部41が行う内部抽選処理の制御内容、及び当該内部抽選処理において用いられる内部抽選テーブルについて、図24及び図25に基づいて説明する。
[About the internal lottery process and the internal lottery table]
Next, the control content of the internal lottery process performed by the main control unit 41 of the present embodiment and the internal lottery table used in the internal lottery process will be described based on FIGS. 24 and 25.

図24及び図25に示すように、内部抽選テーブルは、初期設定用データテーブル、判定値データテーブル、検索データテーブルにより構成されており、内部抽選テーブルインデックス(内部抽選テーブルの先頭のアドレスna)により特定されるROM41bの記憶領域以降における複数の連続する記憶領域にわたり記憶されている。   As shown in FIGS. 24 and 25, the internal lottery table includes an initial setting data table, a determination value data table, and a search data table, and the internal lottery table index (the first address na of the internal lottery table). A plurality of continuous storage areas after the storage area of the specified ROM 41b are stored.

図24に示すように、初期設定用データテーブルでは、通常時(非BB中)の内部抽選処理いて最初に用いる検索データテーブルの先頭アドレス(nc)の1つ前のアドレスを特定するための通常時初期アドレス指定データ、BB中の内部抽選処理にて最初に用いる検索データテーブルの先頭アドレス(nd)の1つ前のアドレスを特定するためのBB中初期アドレス指定データが、予め記憶されている。通常時初期アドレス指定データ及びBB中初期アドレス指定データには、各指定データが記憶されている領域のアドレス(naまたはnb)から該当する検索データテーブルの先頭アドレス(ncまたはnd)の1つ前のアドレスまでの差分値が設定されている。また、内部抽選テーブルインデックスにより特定されるROM41bの記憶領域において、通常時初期アドレス指定データは、内部抽選テーブルインデックスが示すアドレスの領域に記憶されており、BB中初期アドレス指定データは、通常時初期アドレス指定データが記憶されている領域の次のアドレスの領域に記憶されている。尚、本実施例では、スロットマシン1は、1種類のBBを備える構成であり、初期設定用データテーブルにおいて一のBB中初期アドレス指定データを有する構成であるが、スロットマシンが複数種類のBB(例えば、BB1、BB2等)を備える構成では、スロットマシンが備えるBBの種類毎にBB中初期アドレス指定データを有する構成でも良い。   As shown in FIG. 24, in the initial setting data table, an internal lottery process at normal time (during non-BB) is performed to specify an address immediately before the head address (nc) of the search data table to be used first. Hour initial address specification data, BB initial address specification data for specifying an address immediately before the start address (nd) of the search data table used first in the internal lottery process in BB is stored in advance . In normal address initial addressing data and in BB during initial addressing data, the address (na or nb) of the area where each designation data is stored is one address before the head address (nc or nd) of the corresponding search data table The difference value up to the address of is set. Further, in the storage area of the ROM 41b specified by the internal lottery table index, the normal time initial addressing data is stored in the area of the address indicated by the internal lottery table index, and the BB initial addressing data is usually initial time It is stored in the area of the address next to the area in which the addressing data is stored. In the present embodiment, the slot machine 1 is configured to include one type of BB, and is configured to include initial addressing data in one BB in the data table for initial setting, but the slot machine 1 has a plurality of types of BBs. In the configuration provided with (for example, BB1, BB2, etc.), the configuration may be such that the BB initial addressing data is provided for each type of BB provided in the slot machine.

図24に示すように、検索データテーブルには、上述の実施例1と同様に、各抽選対象役の検索データが抽選対象役の役番号の順序で配置されており、役番号の大きい抽選対象役の検索データが検索データテーブルの記憶領域のうち前方側に記憶され、役番号の小さい抽選対象役の検索データが検索データテーブルの記憶領域のうち後方側に記憶されるように配置されている。   As shown in FIG. 24, in the search data table, as in the above-described first embodiment, search data of the lottery target roles are arranged in the order of the role numbers of the lottery target roles, The search data of the winning combination is stored forward of the storage area of the search data table, and the search data of the lottery target combination with a small combination number is stored backward of the storage area of the search data table .

また、検索データテーブルには、当選番号(B)を再設定する旨を示す当選番号再設定フラグデータ(FE)、再設定する当選番号を示す当選番号データ、所定の領域分のアドレスを跳び越す処理を行う旨を示す跳越フラグデータ(FD、FF)、跳び越し先のアドレスを特定可能な跳越先アドレス指定データが設定されている。跳越先アドレス指定データは、当該跳越先アドレス指定データが記憶されている領域のアドレスから、跳び越し先のアドレスまでの差分値を示すデータである。跳び越し先のアドレスとは、次に処理するデータ(例えば、対応する当選番号再設定フラグデータ(FE))が記憶されているROM41bの所定領域のアドレスである。   In addition, in the search data table, the winning number reset flag data (FE) indicating that the winning number (B) is to be reset, the winning number data indicating the winning number to be reset, the address for a predetermined area is skipped. Jump-over flag data (FD, FF) indicating that processing is to be performed, and jump-over address specification data capable of specifying the jump destination address are set. The jump destination address designation data is data indicating a difference value from the address of the area in which the jump destination address designation data is stored to the address of the jump destination address. The jump destination address is an address of a predetermined area of the ROM 41 b in which data to be processed next (for example, corresponding winning number reset flag data (FE)) is stored.

検索データテーブルにおいて、上述の第1群〜第5群の各グループの抽選対象役に対応する検索データが記憶されている領域の先頭部分には、当選番号再設定フラグデータ(FE)及び当選番号データが配置されており、当選番号再設定フラグデータ(FE)が配置されているアドレスの次のアドレスの領域に当選番号データが配置され、当該当選番号データが配置されているアドレスの次以降の各アドレスの領域に、各群の抽選対象役の検索データが役番号の大きい順に配置されている。   In the search data table, the winning number reset flag data (FE) and the winning number are located at the beginning of the area where the search data corresponding to the lottery target roles of the above first to fifth groups are stored. Data is arranged, winning number data is arranged in the area of the address next to the address where the winning number reset flag data (FE) is arranged, and subsequent to the address where the winning number data is arranged In the area of each address, search data of the lottery target roles of each group are arranged in descending order of the role numbers.

また、第1群と第2群の各グループの検索データが記憶されている領域の間の領域には、内部中においては抽選対象とならず、非内部中にのみ抽選対象役となる非内部中役の跳越フラグデータ(FD)及び2つの跳越先アドレス指定データ(内部中、非内部中)が配置されており、第1群の抽選対象役のうち最も役番号が小さな抽選対象役の検索データが配置されているアドレスの次のアドレスの領域に、跳越フラグデータ(FD)が配置され、跳越フラグデータ(FD)が配置されているアドレスの次のアドレスの領域に跳越先アドレス指定データ(内部中、非内部中)が配置され、当該跳越先アドレス指定データ(内部中、非内部中)が配置されているアドレスの次以降の各アドレスの領域に、第2群の当選番号再設定フラグデータ(FE)及び当選番号データ、抽選対象役の検索データが配置されている。   In addition, in the area between the area where the search data of each group of the first group and the second group is stored, it is not a lottery target in the inside, and a non-inside that is a lottery target only in the non inside. The middle role's jump flag data (FD) and two jump destination address specification data (inside, non-inside) are arranged, and the lottery target role with the smallest combination number among the lottery target roles of the first group The jump flag data (FD) is arranged in the area of the address next to the address where the search data is arranged, and the jump to the area of the address next to the address in which the jump flag data (FD) is arranged The second group is provided in the area of each address following the address where the destination addressing data (internal, non-internal) is located and the destination addressing data (internal, non-internal) is located. Winning number reset flag data (F ) And the winning number data, search data of the lottery object role is located.

また、第3群と第4群の各グループの検索データが記憶されている領域の間の領域には、遊技状態(RT)により判定値データの変動がある変動あり役の跳越フラグデータ(FF)及びRTに応じた5つの跳越先アドレス指定データ(RT0、RT1、RT2、RT3、RT4)が配置されており、第3群の抽選対象役のうち最も役番号が小さな抽選対象役の検索データが配置されているアドレスの次のアドレスの領域に、跳越フラグデータ(FF)が配置され、変動あり役の跳越フラグデータ(FF)が配置されているアドレスの次以降の各アドレスの領域に各RTに対応する跳越先アドレス指定データ(RT0〜4)がRT値の小さい順に配置され、当該跳越先アドレス指定データのうちRT4に対応する跳越先アドレス指定データが配置されているアドレスの次以降の各アドレスの領域に、第4群の当選番号再設定フラグデータ(FE)及び当選番号データ、抽選対象役の検索データが配置されている。   In addition, in the area between the area where the search data of each group of the third group and the fourth group is stored, there is a variation of the determination value data according to the gaming state (RT). Five jump destination address designation data (RT0, RT1, RT2, RT3, RT4) corresponding to FF) and RT are arranged, and the lottery target role with the smallest combination number among the lottery target roles of the third group Jump flag data (FF) is arranged in the area of the address next to the address where the search data is arranged, and each address following the address where jump flag data (FF) of the combination with fluctuation is arranged The jump destination address designation data (RT0 to 4) corresponding to each RT is arranged in the area of in order from the small RT value, and the jump destination address designation data corresponding to RT4 among the jump destination address designation data is distributed. The area of each address of the next subsequent address being the fourth group of winning numbers resetting flag data (FE) and the winning number data, search data for drawing the object role is disposed.

また、第4群の抽選対象役に対応する当選番号再設定フラグデータ(FE)及び当選番号データ、検索データは、RT毎に区分されて配置されており、RTの値が小さい順に配置されている。また、各RTの区分の最後の検索データが配置されているアドレスの次のアドレスの各領域には、データ値が0である0データ(データなし)が記憶されている。   In addition, winning number reset flag data (FE) and winning number data, search data corresponding to the lottery target combination of the fourth group, is divided and arranged for each RT, arranged in ascending order of the value of RT There is. Further, 0 data (no data) having a data value of 0 is stored in each area of the address following the address where the last search data of the section of each RT is arranged.

また、検索データテーブルでは、第1群〜第4群の各群の先頭の領域以外にも所定の役番号の抽選対象役に対応する検索データが記憶されている領域の間に、当選番号再設定フラグデータ(FE)及び当選番号データが適宜配置されており、当選番号再設定フラグデータ(FE)及び当選番号データを配置されることで、当該各群に含まれない抽選対象役について抽選を行わないように当選番号を再設定することができるようになっている。   In addition, in the search data table, in addition to the head area of each of the first to fourth groups, the winning number can be re-selected while the search data corresponding to the lottery target role of the predetermined combination number is stored. The setting flag data (FE) and the winning number data are appropriately arranged, and the winning number resetting flag data (FE) and the winning number data are arranged to draw a lottery for the lottery target roles not included in the respective groups. It is possible to reset the winning number so as not to do.

例えば、本実施例2では、第4群の抽選対象役について、遊技状態がRT3であるときには、役番号3〜8及び役番号15の抽選対象役が抽選の対象とされており、役番号9〜14の抽選対象役は抽選の対象とされていない構成であり、図24に示すように、検索データテーブルでは、役番号15の抽選対象役の検索データが記憶されている領域のアドレスni+2の次のアドレスnjの領域に、当選番号再設定フラグデータ(FE)が記憶され、さらにその次のアドレスnj+1の領域に、役番号8を設定するための当選番号データ(8)が記憶され、その次のアドレス以降の各領域に、役番号8〜3の抽選対象役に対応する検索データが記憶されている。これにより、遊技状態がRT3であるときに、役番号15の抽選対象役について抽選が行われた後は、RT3において抽選の対象とされない役番号9〜14の抽選対象役について抽選を行わないように当選番号を役番号8に再設定できるようになっている。   For example, in the second embodiment, for the fourth group of lottery target roles, when the gaming state is RT3, the lottery target roles of role numbers 3 to 8 and role number 15 are the targets of the lottery, and the role number 9 The lottery target roles of to 14 are not considered as targets of the lottery, and as shown in FIG. 24, in the search data table, address ni + 2 of the area at which the search data of the lottery target role of role number 15 is stored The winning number resetting flag data (FE) is stored in the area of the next address nj, and further, winning number data (8) for setting the role number 8 is stored in the area of the next address nj + 1. Search data corresponding to the lottery target roles of the combination numbers 8 to 3 are stored in each area after the next address. By this, when the gaming state is RT3, after the lottery for the lottery target combination with the combination number 15 is performed, the lottery is not performed for the lottery target combinations with combination numbers 9 to 14 which are not to be selected for the lottery in RT3. The winning number can be reset to the role number 8.

図25に示すように、判定値データテーブルでは、上述の実施例1と同様に、各抽選対象役の判定値データが、判定値データテーブルの基準アドレスにより特定される記憶領域の次の記憶領域から順次配置されている。各判定値データは、実施例1と同様に、判定値データに対応する検索データの値及び判定値データテーブルの基準アドレスの値との和に基づいて特定されるアドレスの領域に記憶されている。また、判定値データは、設定差なし役の判定値データと、設定差あり役の判定値データと、に区分けされて配置されており、実施例1と同様に設定差の有無及び設定値に応じた所定の順序で配置されている。また、判定値データには、1バイトのデータ長を有する1バイトデータと、2バイトのデータ長を有する2バイトデータと、が含まれ、実施例1と同様に設定差の有無及びデータ長に応じた所定の順序で配置されている。   As shown in FIG. 25, in the determination value data table, similarly to the above-mentioned first embodiment, the determination value data of each lottery target combination is the next storage area of the storage area specified by the reference address of the determination value data table. Are sequentially arranged. Each determination value data is stored in the area of the address specified based on the sum of the value of the search data corresponding to the determination value data and the value of the reference address of the determination value data table, as in the first embodiment. . Further, the judgment value data is divided and arranged into the judgment value data of the setting difference no combination and the judgment value data of the setting difference existence combination, and the presence or absence of the setting difference and the setting value as in the first embodiment. They are arranged in a predetermined order. Further, the determination value data includes 1 byte data having a 1 byte data length and 2 byte data having a 2 byte data length, and the presence or absence of the setting difference and the data length as in the first embodiment. They are arranged in a predetermined order.

また、以下、実施例1と同様に、設定差なし役の1バイトデータ群と設定差なし役の2バイトデータ群との境界を第1データ境界と呼び、当該第1データ境界となる設定差なし役の2バイトデータ群の先頭アドレスの値を第1データ境界値と呼ぶ。また、設定差なし役の2バイトデータ群と設定差あり役の1バイトデータ群との境界、すなわち設定差なし役の判定値データ群と設定差あり役の判定値データ群との境界を第2データ境界と呼び、当該第2データ境界となる設定差あり役の1バイトデータ群の先頭アドレスの値を第2データ境界値と呼ぶ。また、設定差あり役の1バイトデータ群と設定差あり役の2バイトデータ群との境界を第3データ境界と呼び、当該第3データ境界となる設定差あり役の2バイトデータ群の先頭アドレスの値を第3データ境界値と呼ぶ。   Also, hereinafter, as in the first embodiment, the boundary between the 1-byte data group of the setting difference no combination and the 2-byte data group of the setting difference no combination is referred to as a first data boundary, and the setting difference serving as the first data boundary. The value of the start address of the 2-byte data group of the role combination is called a first data boundary value. In addition, the boundary between the 2-byte data group with no setting difference and the 1-byte data group with the setting difference, ie, the boundary between the judgment value data group with the setting difference no combination and the judgment value data group with the setting difference The second data boundary value is called, and the value of the head address of the 1-byte data group of the setting difference with the second data boundary is called a second data boundary value. Also, the boundary between the 1-byte data group of the set difference role and the 2-byte data group of the set difference role is referred to as the third data boundary, and the top of the 2-byte data group of the set difference combination that becomes the third data boundary. The value of the address is called the third data boundary value.

次いで、内部抽選処理の制御内容について図26〜図28に基づいて説明する。   Next, control contents of the internal lottery process will be described based on FIGS.

図26に示すように、内部抽選処理では、まず、メイン処理の抽選種別設定処理によりRAM41cの所定領域に設定される抽選種別データを0に初期化する(Sd1)。その後、ROM41bの所定領域に予め登録されているデータ(内部抽選テーブルインデックス(内部抽選テーブルの先頭のアドレスna))を取得して、現在位置アドレス(HL)としてHレジスタ及びLレジスタに設定する(Sd2)。Hレジスタには、ROM41bの所定領域を示すアドレスの上位バイトが設定され、Lレジスタには、アドレスの下位バイトが設定される。以下、Hレジスタ及びLレジスタをまとめてHLレジスタと呼ぶ場合がある。   As shown in FIG. 26, in the internal lottery process, first, lottery type data set in a predetermined area of the RAM 41c by the lottery type setting process of the main process is initialized to 0 (Sd1). Thereafter, data (internal lottery table index (address na at the beginning of the internal lottery table) registered in advance in a predetermined area of the ROM 41b is acquired and set in the H register and L register as the current position address (HL) ( Sd2). In the H register, the upper byte of an address indicating a predetermined area of the ROM 41b is set, and in the L register, the lower byte of the address is set. Hereinafter, the H register and the L register may be collectively referred to as an HL register.

そして、RAM41cの所定領域を参照して、ボーナス番号(本実施例では、0または1)を取得して、加算値(A)としてAレジスタに設定する(Sd3)。ボーナス番号は、当選している特別役の種類を特定可能な番号であり、本実施例では、内部抽選にて特別役であるBBが当選した遊技においてボーナス番号として「1」が設定される。その後、ボーナス番号は、当該ボーナス番号が設定される契機となったBBが入賞したときに、初期化されて「0」に設定されるようになっている。すなわち、ボーナス番号は、BBが当選して持ち越されている内部中であるときには「1」となり、内部中でないときには「0」となる。尚、本実施例では、1種類の特別役(BB)を含む構成であるが、2種類以上の特別役(例えば、BB1、BB2、BB3…等)を含む構成とし、特別役の種類毎に異なるボーナス番号を割り当てるとともに、内部抽選テーブルに特別役の種類毎にBB中初期アドレス指定データを備える構成としても良い。   Then, the bonus number (0 or 1 in this embodiment) is acquired with reference to the predetermined area of the RAM 41c, and is set as the addition value (A) in the A register (Sd3). The bonus number is a number capable of specifying the type of special role winning, and in the present embodiment, “1” is set as the bonus number in the game in which the special role BB is won in the internal lottery. Thereafter, the bonus number is initialized and set to “0” when the BB serving as the trigger for setting the bonus number wins. That is, the bonus number is “1” when the BB is in the inside being carried over and won, and is “0” when the inside is not inside. In this embodiment, one special role (BB) is included, but two or more special roles (for example, BB1, BB2, BB3, etc.) are included, and each special role type is selected. The different bonus numbers may be assigned, and the internal lottery table may be provided with the BB middle initial addressing data for each type of special part.

Sd3のステップにおいてボーナス番号を加算値(A)としてAレジスタに設定した後は、加算処理を2回連続して行う(Sd4、Sd5)。   After the bonus number is set in the A register as the addition value (A) in the step of Sd3, addition processing is performed twice consecutively (Sd4, Sd5).

Sd4のステップにおいて1回目の加算処理を行うことで、内部抽選テーブルインデックスにより特定される当該内部抽選テーブルの先頭アドレスから、Sd3のステップにおいて設定された加算値(A)の値分、現在位置アドレス(HL)を進めることで、現在制御されている遊技状態が内部中でなく、ボーナス番号が「0」である場合には、現在位置アドレス(HL)を0進めて、初期設定用データテーブルにおいて通常時初期アドレス指定データが記憶されている記憶領域のアドレス(本実施例では、アドレスna)を現在位置アドレス(HL)とする。一方、遊技状態が内部中であり、ボーナス番号が「1」である場合には、現在位置アドレス(HL)を1進めて、初期設定用データテーブルにおいてBB中初期アドレス指定データが記憶されている記憶領域のアドレス(本実施例では、アドレスnb)を現在位置アドレス(HL)とする。そして、当該現在位置アドレス(HL)により特定されるアドレスの領域に記憶されている初期アドレス指定データを加算値(A)としてAレジスタに設定する。   By performing the first addition processing in the step of Sd4, the current position address is equivalent to the value of the addition value (A) set in the step of Sd3 from the head address of the internal lottery table specified by the internal lottery table index By advancing (HL), if the currently controlled gaming state is not inside and the bonus number is "0", the current position address (HL) is advanced by 0 and the initialization data table is displayed. The address (in the present embodiment, the address na) of the storage area in which the initial addressing data is stored in the normal state is set as the current position address (HL). On the other hand, when the gaming state is inside and the bonus number is "1", the current position address (HL) is advanced by 1, and the BB initial address specification data is stored in the initial setting data table. The address of the storage area (address nb in this embodiment) is taken as the current position address (HL). Then, the initial addressing data stored in the area of the address specified by the current position address (HL) is set in the A register as the addition value (A).

そして、この状態で、Sd5のステップにおいて2回目の加算処理を行うことで、1回目の加算処理により通常時初期アドレス指定データが記憶されている記憶領域のアドレスnaに現在位置アドレス(HL)が進められた場合は、当該アドレスnaから通常時初期アドレス指定データとして記憶されている差分値分さらに現在位置アドレス(HL)を進めることで、検索データテーブルにおいて通常時に用いられる領域の先頭アドレス(本実施例では、アドレスnc)の1つ前のアドレスを現在位置アドレス(HL)とする。一方、1回目の加算処理によりBB中初期アドレス指定データが記憶されている記憶領域のアドレスnbに現在位置アドレス(HL)が進められた場合は、当該アドレスnbから、BB中初期アドレス指定データとして記憶されている差分値分さらに現在位置アドレス(HL)を進めることで、検索データテーブルにおいてBB中に用いられる領域の先頭アドレス(本実施例では、アドレスnd)の1つ前のアドレスを現在位置アドレス(HL)とする。   Then, in this state, by performing the second addition processing in the step of Sd5, the current position address (HL) is stored at the address na of the storage area where the initial address specification data is stored in the normal state by the first addition processing. If advanced, by advancing the current position address (HL) by the difference value stored as normal initial addressing data from the address na, the start address of the area normally used in the search data table In the embodiment, an address immediately before the address nc) is taken as a current position address (HL). On the other hand, when the current position address (HL) is advanced to the address nb of the storage area in which the initial address specification data in BB is stored by the first addition processing, the address nb is used as the initial address specification data in BB. By advancing the current position address (HL) by the stored difference value, the address immediately before the start address (address nd in this embodiment) of the area used in BB in the search data table is set to the current position. Address (HL).

Sd4及びSd5のステップにおいて加算処理を行った後は、メイン処理の遊技開始待ち処理にてスタートスイッチ7が操作された時点でラッチされた内部抽選用の乱数値を取得して、IXレジスタに設定する(Sd6)。   After performing the addition process in the steps Sd4 and Sd5, the random value for the internal lottery latched at the time the start switch 7 is operated in the game start waiting process of the main process is acquired and set in the IX register To do (Sd6).

そして、当該内部抽選処理における後述の処理によりハズレ及び設定差ありフラグが設定され得るRAM41cの所定領域を0に初期化して、ハズレ及び設定差ありフラグが設定されている場合には、当該フラグをクリアする(Sd7)。   Then, when a predetermined area where the lost and set difference flag can be set is initialized to 0 by the processing described later in the internal lottery process and the lost and set difference flag is set, the flag is set. Clear (Sd7).

そして、HLレジスタに1加算して、現在位置アドレス(HL)を1進める(Sd8)。これにより、現在位置アドレス(HL)は、遊技状態がBBであるか否かに応じて、検索データテーブルにおいて通常時に用いられる領域の先頭アドレス(アドレスnc)またはBB中に用いられる領域の先頭アドレス(アドレスnd)となる。   Then, 1 is added to the HL register, and the current position address (HL) is advanced by 1 (Sd8). As a result, the current position address (HL) is the start address of the area normally used in the search data table (address nc) or the start address of the area used during the BB depending on whether the gaming state is BB or not. (Address nd).

その後、現在位置アドレス(HL)に対応するROM41bの記憶領域に予め記憶されているデータ(検索データまたはフラグデータ)を取得してAレジスタに設定し(Sd9)、当該データの値を予め定められた判定用の所定値(FD、FF、FE)と比較して、当該データが、検索データ、非内部中役の跳越フラグデータ(FD)、変動あり役の跳越フラグデータ(FF)、当選番号再設定フラグデータ(FE)のいずれであるかを判定する(Sd10、Sd16、Sd21)。メイン制御部41は、Aレジスタの値と判定用の所定値と比較した際に、これらの値が一致する場合には、その旨が特定可能となるようにフラグレジスタを更新する一方で、これらの値が一致しない場合には、その旨が特定可能となるようにフラグレジスタを更新することで、フラグレジスタに基づいて、Aレジスタの値と判定用の所定値との比較結果を特定可能となっている。   Thereafter, data (search data or flag data) stored in advance in the storage area of the ROM 41b corresponding to the current position address (HL) is acquired and set in the A register (Sd9), and the value of the data is determined in advance. In comparison with the predetermined values for determination (FD, FF, FE), the data is the search data, the jump flag data (FD) of the non-internal middle role, the jump flag data (FF) of the variable role combination, It is determined which of the winning number reset flag data (FE) is (Sd10, Sd16, Sd21). When the main control unit 41 compares the value of the A register with the predetermined value for determination, if these values match, the main control unit 41 updates the flag register so that the fact can be identified, If the values of A and B do not match, the flag register is updated so that the fact can be identified, and the comparison result between the value of A register and the predetermined value for determination can be specified based on the flag register. It has become.

Sd10のステップにおいて、Aレジスタに設定されているデータと非内部中役の跳越フラグデータ(FD)の判定用の所定値(FD)と比較し、フラグレジスタに基づいて、これらの値が一致すると判定した場合すなわちAレジスタに設定されているデータが跳越フラグデータ(FD)であると判定した場合には、Sd11のステップに進む。一方、Aレジスタに設定されているデータと非内部中役の跳越フラグデータ(FD)の判定用の所定値(FD)が一致しないと判定した場合、すなわちAレジスタに設定されているデータが跳越フラグデータ(FD)でないと判定した場合には、Sd16のステップに進む。   In step Sd10, the data set in the A register is compared with a predetermined value (FD) for determination of the non-internal middle role jump flag data (FD), and these values match based on the flag register If it is determined that the data set in the A register is the jumping flag data (FD), the process proceeds to step Sd11. On the other hand, when it is determined that the data set in the A register and the predetermined value (FD) for determination of the jump flag data (FD) of the non-internal middle role do not match, that is, the data set in the A register is If it is determined that it is not the jump-over flag data (FD), the process proceeds to step Sd16.

Sd11のステップでは、HLレジスタに1加算して、当該現在位置アドレス(HL)を1つ進める(Sd11)。その後、RAM41cの所定領域に、当該遊技より前の遊技にてBBが当選して持ち越されている内部中である旨を示す内部中フラグが設定されているか否か基づいて、ボーナスの内部中であるか否かを判定し(Sd12)、内部中であると判定した場合には、HLレジスタに1加算して、現在位置アドレス(HL)を1進め(Sd13)、Sd14のステップへ進む。一方、Sd12のステップにおいて、内部中でないと判定した場合には、Sd13のステップの処理を行わずに、Sd14のステップへ進む。   In the step of Sd11, 1 is added to the HL register to advance the current position address (HL) by one (Sd11). After that, the inside of the bonus is based on whether or not the inside flag indicating that BB is won and carried over in the game prior to the game is set in the predetermined area of the RAM 41c. It is determined whether or not there is an internal address (Sd12), and if it is determined that the internal address is determined, the HL register is incremented by 1, the current position address (HL) is advanced by 1 (Sd13), and the process proceeds to Sd14. On the other hand, if it is determined in step Sd12 that the inside is not inside, the process proceeds to step Sd14 without performing the process of step Sd13.

Sd14のステップでは、現在位置アドレス(HL)により特定されるROM41bの所定領域に記憶されている跳越先アドレス指定データ(非内部中または内部中)を取得して、Aレジスタに加算値(A)として設定する(Sd14)。その後、加算処理を行い(Sd15)、Sd21のステップへ進む。   In the step of Sd14, the jump destination address designation data (not inside or inside) stored in the predetermined area of the ROM 41b specified by the current position address (HL) is acquired, and the added value (A It sets as (Sd14). Thereafter, addition processing is performed (Sd15), and the process proceeds to the step of Sd21.

Sd15のステップにおいて加算処理を行うことで、現在位置アドレス(HL)は、当該加算処理の開始時のアドレスから加算値(A)の値分進められる。加算値(A)には、Sb14のステップにより跳越先アドレス指定データ(非内部中または内部中)が設定されている。跳越先アドレス指定データ(非内部中または内部中)は、当該跳越先アドレス指定データが記憶されている領域のアドレスから、跳び越し先のアドレスまでの差分値を示すデータであり、跳越先アドレス指定データ(非内部中)として、第2群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(アドレスnf)が予め設定されており、跳越先アドレス指定データ(内部中)として、第3群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(アドレスng)が予め設定されている。よって、Sd15のステップにおける加算処理では、Sd14のステップにより跳越先アドレス指定データ(非内部中)が加算値(A)に設定されている場合には、第2群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(アドレスnf)が現在位置アドレス(HL)となる。一方、Sd14のステップにより跳越先アドレス指定データ(内部中)が加算値(A)に設定されている場合には、第3群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(アドレスng)が現在位置アドレス(HL)となる。そして、当該現在位置アドレス(HL)により特定されるROM41bの領域に記憶されている当選番号再設定フラグデータ(FE)を取得して、Aレジスタに設定する。   By performing addition processing in the step of Sd15, the current position address (HL) is advanced from the address at the start of the addition processing by the value of the addition value (A). In the addition value (A), the jump destination addressing data (non-internal or internal) is set by the step of Sb14. Jump destination address specification data (non-internal or internal) is data indicating a difference value from the address of the area where the destination address specification data is stored to the address of the jump destination address, The address (address nf) of the area where the winning number resetting flag data (FE) of the second group is stored is set in advance as the destination address specification data (during internal), and the jump destination address specification data ( The address (address ng) of the area in which the winning number resetting flag data (FE) of the third group is stored is preset as (internal). Therefore, in the addition processing in the step of Sd15, when the jump destination address designation data (not inside) is set to the addition value (A) in the step of Sd14, the winning number resetting flag data of the second group The address (address nf) of the area in which (FE) is stored is the current position address (HL). On the other hand, when the jump destination address designation data (internal) is set to the added value (A) in the step of Sd14, the area where the winning number resetting flag data (FE) of the third group is stored. Address (address ng) is the current position address (HL). Then, the winning number reset flag data (FE) stored in the area of the ROM 41b specified by the current position address (HL) is acquired and set in the A register.

Sd10のステップにおいて、Aレジスタに設定されているデータと非内部中役の跳越フラグデータ(FD)の判定用の所定値(FD)が一致しないと判定した場合、すなわちAレジスタに設定されているデータが跳越フラグデータ(FD)でないと判定した場合には、Aレジスタのデータが変動あり役の跳越フラグデータ(FF)であるか否かを判定する(Sd16)。   If it is determined in step Sd10 that the data set in the A register and the predetermined value (FD) for determination of the non-internal middle role jump flag data (FD) do not match, that is, it is set in the A register If it is determined that the present data is not the jump flag data (FD), it is determined whether the data of the A register is the jump flag data (FF) of the combination with fluctuation (Sd16).

Sd16のステップでは、Aレジスタに設定されているデータと変動あり役の跳越フラグデータ(FD)の判定用の所定値(FD)と比較し、フラグレジスタに基づいて、これらの値が一致すると判定した場合すなわちAレジスタに設定されているデータが変動あり役の跳越フラグデータ(FD)であると判定した場合には、Sd17のステップに進む。一方、フラグレジスタに基づいて、これらの値が一致しないと判定した場合すなわちAレジスタに設定されているデータが変動あり役の跳越フラグデータ(FD)でないと判定した場合には、Sd21のステップに進む。   In the step Sd16, the data set in the A register is compared with a predetermined value (FD) for determination of the jump flag data (FD) of the combination with variation, and if these values match based on the flag register If it is determined, that is, if it is determined that the data set in the A register is the jump flag data (FD) of the combination with fluctuation, the process proceeds to step Sd17. On the other hand, if it is determined based on the flag register that these values do not match, that is, if it is determined that the data set in the A register is not the jump flag data (FD) of the combination with change, step Sd21 Go to

Sd17のステップでは、HLレジスタに1加算して、当該現在位置アドレス(HL)を1つ進める(Sd17)。これにより、RT変動あり役の跳越フラグデータ(FF)が記憶されている領域のアドレス(アドレスnh)の次のアドレス、すなわち跳越先アドレス指定データ(RT0)が記憶されている領域のアドレスが現在位置アドレス(HL)となる。   At step Sd17, the HL register is incremented by one to advance the current position address (HL) by one (Sd17). Thus, the RT address next to the address (address nh) of the area where the jump flag data (FF) of the combination with RT variation is stored, ie, the address of the area where the jump destination address designation data (RT0) is stored Is the current position address (HL).

その後、現在制御されている遊技状態がRT0〜4のいずれであるかを判定して、現在制御されている遊技状態のRTの値(0〜4)を加算値(A)としてAレジスタに設定し(Sd18)、加算処理を2回連続して行い(Sd19、Sd20)、Sd21のステップへ進む。   After that, it is determined which of RT0 to 4 the gaming state currently being controlled is, and the value (0 to 4) of RT of the gaming state being currently controlled is set in the A register as the added value (A) Then (Sd18), the addition process is performed twice consecutively (Sd19, Sd20), and the process proceeds to the step of Sd21.

Sd19のステップにおいて1回目の加算処理を行うことで、Sd17のステップにより進められた跳越先アドレス指定データ(RT0)が記憶されている領域のアドレスからさらに加算値(A)の値分進めたアドレスを現在位置アドレス(HL)となる。すなわち、Sd18のステップにより設定された現在RTの値分進めたアドレスを現在位置アドレス(HL)とする。これにより、現在RTに対応する跳越先アドレス指定データ(RT0〜4)が記憶されている領域のアドレスを現在位置アドレス(HL)とする。そして、進めた現在位置アドレス(HL)により特定されるROM41bの領域に記憶されている跳越先アドレス指定データ(RT0〜RT4)を取得して、加算値(A)としてAレジスタに設定する。   By performing the first addition processing in the step of Sd19, the address of the area where the jump destination address designation data (RT0) advanced in the step of Sd17 is stored is advanced by the value of the addition value (A) Address is the current location address (HL). That is, the address advanced by the value of the current RT set in the step of Sd18 is taken as the current position address (HL). As a result, the address of the area in which the jump destination addressing data (RT0 to 4) corresponding to the current RT is stored is set as the current position address (HL). Then, the jump destination address designation data (RT0 to RT4) stored in the area of the ROM 41b specified by the advanced current position address (HL) is acquired and set in the A register as the addition value (A).

そして、この状態で、Sd20のステップにおいて2回目の加算処理を行うことで、1回目の加算処理により進めた現在RTに対応する跳越先アドレス指定データ(RT0〜4)が記憶されている領域のアドレスから、当該1回目の加算処理により設定した加算値(A)の値分さらに進めたアドレスを現在位置アドレス(HL)とする。1回目の加算処理により加算値(A)には、現在RTに対応する跳越先アドレス指定データ(RT0〜4)が設定されている。跳越先アドレス指定データ(RT0〜4)は、各跳越先アドレス指定データが記憶されている領域のアドレスから、跳び越し先のアドレスまでの差分値を示すデータであり、跳越先アドレス指定データ(RT0)として、RTが0であるときに内部抽選の対象となる第4群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(図示略)が予め設定されており、跳越先アドレス指定データ(RT1)として、RTが1であるときに内部抽選の対象となる第4群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(図示略)が予め設定されており、跳越先アドレス指定データ(RT2)として、RTが2であるときに内部抽選の対象となる第4群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(図示略)が予め設定されており、跳越先アドレス指定データ(RT3)として、RTが3であるときに内部抽選の対象となる第4群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(アドレスni)が予め設定されており、跳越先アドレス指定データ(RT4)として、RTが4であるときに内部抽選の対象となる第4群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(図示略)が予め設定されている。よって、よって、Sd20のステップにおける加算処理では、現在RTの値に応じた第4群の当選番号再設定フラグデータ(FE)が記憶されている領域のアドレス(例えば、現在RTが3である場合には、アドレスni等)を現在位置アドレス(HL)とする。そして、当該現在位置アドレス(HL)により特定されるROM41bの領域に記憶されている当選番号再設定フラグデータ(FE)を取得して、Aレジスタに設定する。   Then, in this state, by performing the second addition processing in the step of Sd20, an area where jump destination address specification data (RT0 to 4) corresponding to the current RT advanced in the first addition processing is stored. An address obtained by further advancing the value of the addition value (A) set by the first addition process from the address of is the current position address (HL). As a result of the first addition process, jump destination address specification data (RT0 to 4) corresponding to the current RT is set to the addition value (A). The jump destination address designation data (RT0 to 4) is data indicating a difference value from the address of the area where each jump destination address designation data is stored to the jump destination address, and the jump destination address designation As data (RT0), the address (not shown) of the area where the winning number resetting flag data (FE) of the fourth group to be subjected to the internal lottery when RT is 0 is stored in advance. The address (not shown) of an area in which the fourth group of winning number reset flag data (FE) to be subjected to internal lottery when RT is 1 is stored as jump destination address specification data (RT1). Is set in advance, and the winning number reset flag data (FE) of the fourth group to be subjected to the internal lottery when RT is 2 is stored as the jump destination address specification data (RT2). The address (not shown) of the area is set in advance, and the jump number destination address specification data (RT3), the winning number reset flag data (FE of the fourth group to be subjected to the internal lottery when RT is 3) The address (address ni) of the area in which the) is stored is set in advance, and as the jumping address designation data (RT4), the winning number of the fourth group to be subjected to the internal lottery when RT is 4 The address (not shown) of the area where the reset flag data (FE) is stored is set in advance. Therefore, therefore, in the addition processing in the step of Sd20, the address of the area where the fourth-group winning number resetting flag data (FE) according to the value of RT is currently stored (for example, when the current RT is 3) Let the address ni etc. be the current location address (HL). Then, the winning number reset flag data (FE) stored in the area of the ROM 41b specified by the current position address (HL) is acquired and set in the A register.

Sd10のステップにおいて、Aレジスタに設定されているデータが非内部中役の跳越フラグデータ(FD)でないと判定し、かつSd16のステップにおいて、当該Aレジスタに設定されているデータが変動あり役の跳越フラグデータ(FF)でないと判定した場合には、Aレジスタのデータが当選番号再設定フラグデータ(FE)であるか否かを判定する(Sd21)。   In the step of Sd10, it is determined that the data set in the A register is not the jump flag data (FD) of the non-internal middle role, and in the step of Sd16, the data set in the A register changes. If it is determined that the flag data (FF) is not the jump flag data (FF), it is determined whether the data in the A register is the winning number reset flag data (FE) (Sd21).

Sd21のステップでは、Aレジスタに設定されているデータと当選番号再設定フラグデータ(FE)の判定用の所定値(FE)と比較し、フラグレジスタに基づいて、これらの値が一致すると判定した場合すなわちAレジスタに設定されている当選番号再設定フラグデータ(FE)であると判定した場合には、Sd22のステップに進む。一方、Aレジスタに設定されているデータと当選番号再設定フラグデータ(FE)の判定用の所定値(FD)が一致しないと判定した場合、すなわちAレジスタに設定されている当選番号再設定フラグデータ(FE)でないと判定した場合には、Sd27のステップに進む。   In step Sd21, the data set in the A register is compared with a predetermined value (FE) for determination of the winning number reset flag data (FE), and it is determined that these values match based on the flag register. In the case where it is determined that it is the winning number reset flag data (FE) set in the A register, the process proceeds to step Sd22. On the other hand, when it is determined that the data set in the A register and the predetermined value (FD) for determination of the win number reset flag data (FE) do not match, that is, the win number reset flag set in the A register If it is determined not to be data (FE), the process proceeds to step Sd27.

Sd21のステップにおいてAレジスタに設定されているデータが当選番号再設定フラグデータ(FE)であると判定した場合は、HLレジスタに1加算して、当選番号データが記憶されている領域のアドレスまで現在位置アドレス(HL)を1つ進める(Sd22)。そして、当該現在位置アドレス(HL)により特定される領域に記憶されている当選番号データを取得し、当選番号(B)としてBレジスタに設定する(Sd23)。尚、Sd23のステップでは、Bレジスタに当選番号(B)が既に設定されている場合には、取得した当選番号データの値に更新して次に抽選対象となる抽選対象役に対応する新たな当選番号(B)を設定する。これにより、既に設定されていた当選番号(B)から新たに設定される当選番号(B)までの間の値に対応する役番号の抽選対象役についての抽選処理は省略されることとなる。例えば、現在制御されている遊技状態がRT3であり、当選番号(B)として13が設定され、現在位置アドレス(HL)としてアドレスnjが設定されている状態で、当該アドレスnjに記憶されている当選番号再設定フラグデータ(FE)がAレジスタに設定される場合には、Sd22のステップにより現在位置アドレス(HL)がアドレスnj+1に更新され、当該アドレスnj+1に記憶されている当選番号データの値(6)がBレジスタに新たに設定されて、当該当選番号データの値に対応する役番号の抽選対象役が次の抽選対象として設定されて、後述の抽選に関する処理が行われることとなり、RT3において抽選対象とされていない役番号7〜12の抽選対象役についての抽選は省略される。   If it is determined in step Sd21 that the data set in the A register is the winning number reset flag data (FE), 1 is added to the HL register and the address of the area where the winning number data is stored is obtained. The current position address (HL) is incremented by one (Sd22). Then, winning number data stored in the area specified by the current position address (HL) is acquired, and is set in the B register as the winning number (B) (Sd23). In the step of Sd23, when the winning number (B) is already set in the B register, the value is updated to the value of the obtained winning number data, and a new symbol corresponding to the lottery target combination to be next selected. Set the winning number (B). As a result, the lottery process for the lottery target combination of the combination number corresponding to the value between the already set winning number (B) and the newly set winning number (B) will be omitted. For example, the gaming state currently controlled is RT3, 13 is set as the winning number (B), and the address nj is set as the current position address (HL), which is stored in the address nj When the winning number reset flag data (FE) is set in the A register, the current position address (HL) is updated to the address nj + 1 in step Sd22, and the value of the winning number data stored in the address nj + 1 (6) is newly set in the B register, the lottery target combination of the combination number corresponding to the value of the winning number data is set as the next lottery target, and processing concerning the later-described lottery is performed, RT3 In the above, the lottery for the lottery target roles of the part numbers 7 to 12 not selected as the lottery targets is omitted.

その後、Sd23のステップにてBレジスタに設定した当選番号(B)が0であったか否かを判定し(Sd24)、当選番号(B)が0であったと判定した場合には、後述のSd55のステップへ進む。一方、当選番号(B)が0でなかったと判定した場合には、HLレジスタに1加算して、当選番号(B)に対応する役番号の検索データが記憶されている領域のアドレスまで現在位置アドレス(HL)を1つ進める(Sd25)。そして、進めた現在位置アドレス(HL)により特定されるROM41bの領域に記憶されている検索データを取得して、Aレジスタに設定して(Sd26)、Sd27のステップに進む。   Thereafter, it is determined whether or not the winning number (B) set in the B register is 0 in step Sd23 (Sd24), and if it is determined that the winning number (B) is 0, Sd55 described later Go to the step. On the other hand, when it is determined that the winning number (B) is not 0, 1 is added to the HL register and the current position is reached to the address of the area where the search data of the combination number corresponding to the winning number (B) is stored. The address (HL) is incremented by one (Sd 25). Then, the search data stored in the area of the ROM 41b specified by the advanced current position address (HL) is acquired, set in the A register (Sd26), and the process proceeds to step Sd27.

図27に示すように、Sd27のステップでは、Aレジスタに設定されているデータが0であるか否かを判定して(Sd27)、当該データが0であり、データがない場合には、後述のSd57のステップに進み、Bレジスタに設定されている当選番号(B)を0に修正した後(Sd57)、Sd55のステップへ進む。一方、Aレジスタに設定されているデータが0でなく、データがある場合には、Sd28のステップへ進む。   As shown in FIG. 27, in step Sd27, it is determined whether or not the data set in the A register is 0 (Sd27). If the data is 0 and there is no data, it will be described later. The process proceeds to step Sd57, and the winning number (B) set in the B register is corrected to 0 (Sd57), and then the process proceeds to step Sd55. On the other hand, if the data set in the A register is not 0 and there is data, the process proceeds to step Sd28.

Sd28のステップでは、HLレジスタに設定されている現在位置アドレス(HL)の値をRAM41cの所定領域(例えば、スタック領域等)に記憶させることで退避させた後(Sd28)、当選判定用データEDの下位データ及び種別係数Eが設定されるEレジスタ及び当選判定用データEDの上位データが設定されるDレジスタを初期化して0に設定する(Sd29)。   In step Sd28, after the value of the current position address (HL) set in the HL register is saved by storing it in a predetermined area (for example, a stack area etc.) of the RAM 41c (Sd28), data ED for winning determination is obtained. The E register in which the lower order data and the classification coefficient E are set and the D register in which the upper order data of the winning determination data ED are set are initialized to 0 (Sd29).

その後、Sd11のステップまたはSd28のステップにおいてAレジスタに設定した検索データの値を、判定値データテーブルの第1データ境界値と比較することで、当該検索データに基づいて特定される現在の当選番号(B)に対応する抽選対象役の判定値データが、設定差なし役の1バイトデータであるか否かを判定し(Sd30)、当該判定値データが設定差なし役の1バイトデータであると判定した場合には、EレジスタをSd29のステップで初期化した状態で維持することで、種別係数Eを0(二進数表示で、「00」)に設定して後述するSd37に進む。一方、当該判定値データが設定差なし役の1バイトデータでないと判定した場合には、Eレジスタに1加算して種別係数Eを1(二進数表示で、「01」)に更新した後(Sd31)、Aレジスタに設定されている検索データの値を、判定値データテーブルの第2データ境界値と比較することで、当該検索データに基づいて特定される判定値データが、設定差なし役の2バイトデータであるか否かを判定する(Sd32)。   Thereafter, the value of the search data set in the A register in the step of Sd11 or the step of Sd28 is compared with the first data boundary value of the determination value data table to determine the current winning number specified based on the search data. It is determined whether or not the determination value data of the lottery target combination corresponding to (B) is 1-byte data of the setting no combination (Sd30), and the determination value data is 1-byte data of the setting no combination If it is determined that the type register E is initialized in the step Sd29, the type coefficient E is set to 0 ("00" in binary notation), and the process proceeds to Sd37 described later. On the other hand, if it is determined that the determination value data is not 1-byte data of the set difference none combination, 1 is added to the E register and the classification coefficient E is updated to 1 (“01” in binary notation) ( Sd31), by comparing the value of the search data set in the A register with the second data boundary value of the judgment value data table, the judgment value data specified based on the search data is a combination of no difference It is determined whether or not it is 2-byte data (Sd32).

そして、Sd32のステップにおいて、Aレジスタの検索データに基づいて特定される判定値データが設定差なし役の2バイトデータであると判定した場合には、EレジスタをSd32のステップで1に更新した状態で維持することで、種別係数Eを1(二進数表示で、「01」)で維持して、後述するSd37のステップに進む。一方、当該判定値データが設定差なし役の2バイトデータでないと判定した場合には、Eレジスタに1加算して種別係数Eを2(二進数表示で、「10」)に更新した後(Sd33)、ハズレ及び設定差ありフラグをRAM41cの所定領域に設定する(Sd34)。その後、Aレジスタの検索データの値を、判定値データテーブルの第3データ境界値と比較することで、当該検索データに基づいて特定される判定値データが、設定差あり役の1バイトデータであるか否かを判定する(Sd35)。   Then, if it is determined in the step Sd32 that the determination value data specified based on the search data in the A register is the 2-byte data of the setting difference no combination, the E register is updated to 1 in the step Sd32 By maintaining in the state, the type coefficient E is maintained at 1 (“01” in binary notation), and the process proceeds to the step of Sd 37 described later. On the other hand, if it is determined that the determination value data is not the 2-byte data of the setting difference none combination, 1 is added to the E register and the classification coefficient E is updated to 2 (“10” in binary notation) ((10)) Sd33), a lost and set difference flag is set in a predetermined area of the RAM 41c (Sd34). Thereafter, by comparing the value of the search data of the A register with the third data boundary value of the judgment value data table, the judgment value data specified based on the search data is 1 byte data of the combination with setting difference. It is determined whether there is any (Sd35).

そして、Sb35のステップにおいて、Aレジスタの検索データに基づいて特定される判定値データが設定差あり役の1バイトデータであると判定した場合には、EレジスタをSd33のステップで2に更新した状態で維持することで、種別係数Eを2(二進数表示で、「10」)で維持して、後述するSd37のステップに進む。一方、当該判定値データが設定差あり役の1バイトデータでないと判定した場合であり、当該判定値データが設定差あり役の2バイトデータである場合には、Eレジスタに1加算して種別係数Eを3(二進数表示で、「11」)に更新した後(Sd36)、Sb37のステップに進む。   Then, if it is determined in the step Sb35 that the determination value data specified based on the search data of the A register is 1 byte data of the combination with setting difference, the E register is updated to 2 in the step Sd33. By maintaining in the state, the type coefficient E is maintained at 2 ("10" in binary notation), and the process proceeds to the step of Sd37 described later. On the other hand, if it is determined that the determination value data is not 1-byte data of a combination with a set difference, and the determination value data is 2-byte data of a combination with a set difference, 1 is added to the E register and the type After the coefficient E is updated to 3 (in binary notation, "11") (Sd36), the process proceeds to the step of Sb37.

このように、本実施例では、種別係数Eを、Sd29のステップにおいて初期化した後、検索データに基づいて特定される判定値データが、設定差なし役と設定差あり役のいずれのデータであるか、及び1バイトデータと2バイトデータのいずれのデータであるかに応じた値(0〜4)に設定する。   As described above, in the present embodiment, after the type coefficient E is initialized in the step Sd29, the determination value data specified based on the search data is any data of the setting difference null combination and the setting difference combination. It is set to a value (0 to 4) according to whether there is data and which data of 1-byte data and 2-byte data.

そして、Sd37のステップにおいて、ROM41bの所定領域に記憶されている判定値データテーブルの基準アドレスを取得して、HLレジスタに設定することで、現在位置アドレス(HL)を判定値データテーブルの先頭アドレスを設定した後(Sd37)、加算処理を行う(Sd38)。   Then, in the step Sd37, the reference address of the determination value data table stored in the predetermined area of the ROM 41b is acquired and set in the HL register, so that the current position address (HL) is the top address of the determination value data table. Is set (Sd37), and addition processing is performed (Sd38).

Sd38のステップにおいて加算処理を行うことで、現在位置アドレス(HL)は、当該加算処理の開始時のアドレスから加算値(A)の値分進められる。加算値(A)には、Sd9のステップまたはSd26のステップにより、現在の当選番号に対応する抽選対象役の検索データが設定されており、現在位置アドレス(HL)には、Sd37のステップにより判定値データテーブルの先頭アドレスが設定されているので、現在位置アドレス(HL)が加算値(A)の分進められることで、判定値データテーブルにおいて現在の当選番号に対応する抽選対象役の判定値データが記憶されている記憶領域の先頭アドレス(例えば、アドレスma、アドレスmb、アドレスmc、アドレスmd、アドレスme、アドレスmf、アドレスmg等)が現在位置アドレス(HL)となる。   By performing addition processing in the step of Sd38, the current position address (HL) is advanced from the address at the start of the addition processing by the value of the addition value (A). In addition value (A), the search data of the lottery object corresponding to the current winning number is set by the step of Sd9 or the step of Sd26, the current position address (HL) is judged by the step of Sd37. Since the start address of the value data table is set, the current position address (HL) is advanced by the added value (A), so that the determination value of the lottery target combination corresponding to the current winning number in the determination value data table. The start address of the storage area in which the data is stored (for example, the address ma, the address mb, the address mc, the address md, the address me, the address mf, the address mg, etc.) is the current position address (HL).

Sd38のステップにおいて加算処理を行った後は、設定値チェック処理を行い(Sd39)、現在のスロットマシン1に設定されている設定値をAレジスタに取得する。その後、Aレジスタの値を1減算することで、現在の設定値を1減算して補正した値を加算値(A)としてAレジスタに設定する(Sd40)。   After addition processing is performed in step Sd38, setting value check processing is performed (Sd39), and the setting value currently set in the slot machine 1 is acquired in the A register. Thereafter, the value of the A register is subtracted by 1, and the current set value is decremented by 1 and the corrected value is set as the added value (A) in the A register (Sd40).

そして、上述のSd29〜Sd36のステップによりEレジスタに設定された種別係数Eを参照し、当該種別係数Eのデータの第2所定ビット(下方から2ビット目)の値に基づいて、Sb27のステップにおいて取得された検索データに基づき特定される判定値データが設定差あり役のデータであるか否かを判定する(Sd41)。Sb40のステップでは、Eレジスタに設定されている種別係数Eの第2所定ビットの値が1であるか否かを判定して、当該第2所定ビットの値が1である場合に、検索データに基づいて特定される判定値データが設定差あり役のデータであると判定する一方、当該第2所定ビットの値が1でない場合に、判定値データが設定差あり役のデータでないと判定する。そして、判定値データが設定差あり役のデータであると判定した場合には、さらにEレジスタに設定されている種別係数Eに基づいて当該判定値データが設定差あり役の2バイトデータであるか否かを判定する(Sd42)。Sb4dのステップでは、Eレジスタに設定されている種別係数Eの第1所定ビットの値が1であるか否かを判定して、当該第1所定ビットの値が1である場合に、検索データに基づいて特定される判定値データが2バイトデータであると判定する一方、当該第1所定ビットの値が1でない場合に、判定値データが2バイトデータでないと判定する。そして、判定値データが2バイトデータであると判定した場合には、Sd40のステップにおいてAレジスタに設定されている値を当該Aレジスタに加算することで、Aレジスタに設定された加算値(A)を2倍に更新する(Sd43)。   Then, with reference to the type coefficient E set in the E register in the steps of Sd29 to Sd36 described above, the step of Sb 27 based on the value of the second predetermined bit (the second bit from the bottom) of the data of the type coefficient E It is determined whether or not the determination value data specified based on the search data acquired in step S. is data of a combination with setting difference (Sd41). In step Sb40, it is determined whether or not the value of the second predetermined bit of the type coefficient E set in the E register is 1, and if the value of the second predetermined bit is 1, search data It is determined that the determination value data specified on the basis of the data is the data of the setting difference presence role, while the determination value data is not the data of the setting difference presence role when the value of the second predetermined bit is not 1 . Then, when it is determined that the determination value data is data of a setting difference winning combination, the determination value data is 2-byte data of a setting difference presence winning combination based on the type coefficient E set in the E register. It is determined whether or not (Sd42). In the step Sb4d, it is determined whether or not the value of the first predetermined bit of the type coefficient E set in the E register is 1 and if the value of the first predetermined bit is 1, search data It is determined that the determination value data specified on the basis of the above is 2 byte data, and when the value of the first predetermined bit is not 1, it is determined that the determination value data is not 2 byte data. When it is determined that the determination value data is 2-byte data, the value set in the A register is added to the A register in step Sd40 to add the addition value set in the A register (A ) Is doubled (Sd 43).

そして、Sd42のステップにおいて、当該判定値データが2バイトデータであると判定した場合には、Sd43のステップにおいて2倍に更新した加算値(A)をHLレジスタに加算することで、現在位置アドレス(HL)を当該加算値(A)分進めた後(Sd44)、後述するSb45のステップへ進む。また、Sd42のステップにおいて、当該判定値データが2バイトデータでないと判定した場合には、Sd40のステップにおいて設定された加算値(A)をHLレジスタに加算することで、現在位置アドレス(HL)を当該加算値(A)分進めた後(Sd44)、Sb45のステップへ進む。一方、Sd41のステップにおいて、種別係数Eの値が2より小さくて、Eレジスタに設定されている第2所定ビットの値が1でなく、検索データに基づいて特定される判定値データが設定差あり役の判定値データでない、すなわち設定差なし役の判定値データであると判定した場合には、Sd42〜Sd44のステップの処理を行わずに、Sd45のステップへ進む。   When it is determined in step Sd42 that the determination value data is 2-byte data, the current position address is added to the HL register by adding the addition value (A) that has been doubled in step Sd43. After advancing (HL) by the added value (A) (Sd44), the process proceeds to the step of Sb 45 described later. If it is determined in step Sd42 that the determination value data is not 2-byte data, the addition value (A) set in step Sd40 is added to the HL register to obtain the current position address (HL). Is advanced by the addition value (A) (Sd44), and the process proceeds to the step of Sb45. On the other hand, in the step Sd41, the value of the type coefficient E is smaller than 2 and the value of the second predetermined bit set in the E register is not 1 and the judgment value data specified based on the search data is the setting difference When it is determined that the judgment value data of the winning combination is not, that is, the judgment value data of the setting difference no combination, the process of steps Sd42 to Sd44 is not performed, and the process proceeds to step Sd45.

Sd44のステップにおいて、現在位置アドレス(HL)に加算値(A)を加算することで、加算値(A)にはSd40のステップでスロットマシン1に現在設定されている設定値に応じた値(設定値−1)が設定されているので、設定値に応じて判定値データの変動する役である場合には、判定値テーブル基準アドレスに検索データの値が加算されたアドレス(例えば、アドレスme、アドレスmg等)に、さらに設定値に応じた値(例えば、設定値が6であり、かつ判定値データが1バイトデータであるときには、5アドレス分、設定値が6であり、かつ判定値データが2バイトデータであるときには、10アドレス分)が加算されたアドレス(例えば、アドレスme+5、アドレスmg+10等)が、現在位置アドレス(HL)として設定されている状態でSb44のステップに進む。一方、Sb40のステップにおいて検索データに基づいて特定される判定値データが設定差あり役の判定値データでないと判定され、Sb43のステップの処理が行われない場合、すなわち検索データに基づいて特定される判定値データが設定差なし役の判定値データである場合には、判定値テーブル基準アドレスに検索データの値が加算されたアドレス(例えば、アドレスma、アドレスmb、アドレスmc、アドレスmd等)が、現在位置アドレス(HL)として設定されている状態でSd45のステップに進む。   By adding the addition value (A) to the current position address (HL) in the step of Sd44, a value corresponding to the setting value currently set in the slot machine 1 in the step of Sd40 is added to the addition value (A) ( Since the setting value -1) is set, if the judgment value data changes according to the setting value, an address (for example, the address me) in which the value of the search data is added to the judgment value table reference address. If the address mg, etc. further has a value corresponding to the set value (for example, the set value is 6 and the determination value data is 1 byte data, 5 addresses, the set value is 6 and the determination value When the data is 2-byte data, an address (for example, address me + 5, address mg + 10, etc.) to which 10 addresses are added is set as the current position address (HL). Proceeds to Sb44 step while being fixed. On the other hand, when it is determined that the determination value data specified based on the search data in the step Sb40 is not the determination value data of the setting difference role and the process of the step Sb43 is not performed, that is, it is specified based on the search data If the judgment value data is the judgment value data of the setting difference none combination, the address obtained by adding the value of the search data to the judgment value table reference address (for example, address ma, address mb, address mc, address md, etc.) Is set as the current position address (HL), the process proceeds to step Sd45.

そして、Sd45のステップでは、Eレジスタに設定されているデータの第1所定ビットを特定可能にフラグレジスタに設定することで(例えば、フラグレジスタのZフラグの値をEレジスタのデータの0ビット目の値に設定する等)、種別係数Eのうち判定値データが1バイトデータであるか2バイトデータであるかを特定可能な一部データを退避させる。その後、Sd46のステップに進み、Sd38のステップまたはSd44のステップにおいて設定された現在位置アドレス(HL)により特定されるROM41bの記憶領域に予め記憶されている判定値データを取得し、抽選判定用データの1バイト目(下位バイト)としてEレジスタに設定する(Sd46)。その後、Sd45のステップにて退避させた種別係数Eの一部データに基づいて当該判定値データが1バイトデータであるか否かを判定する(Sd47)。Sb47のステップでは、Sd29〜Sd36のステップにより設定された種別係数Eが0または2であり、退避させた種別係数Eの第1所定ビットが0である場合に、検索データに基づいて特定される判定値データが1バイトデータであると判定する一方、退避させた種別係数Eの第1所定ビットが1である場合に、検索データに基づいて特定される判定値データが1バイトデータでないと判定する。そして、Sd47のステップにおいて当該判定値データが1バイトデータでないと判定した場合、すなわち当該判定値データが2バイトデータである場合には、HLレジスタに1加算することで、現在位置アドレス(HL)を1つ進めた後(Sd48)、当該現在位置アドレス(HL)により特定されるROM41bの記憶領域に予め記憶されている判定値データを取得し、抽選判定用データの2バイト目(上位バイト)としてDレジスタに設定して(Sd49)、Sd50のステップへ進む。一方、Sd47のステップにおいて、Sd29〜Sd36のステップにより設定された種別係数Eが0または2であり、退避させた種別係数Eの第1所定ビットが0であり、当該判定値データが1バイトデータであると判定した場合には、Sd48及びSd49のステップの処理を行わず、Sd50のステップへ進む。   Then, in the step Sd45, the first predetermined bit of the data set in the E register is set in the flag register so as to be identifiable (for example, the value of the Z flag in the flag register is the 0th bit of the data in the E register) Of the type coefficient E), and saves partial data that can specify whether the determination value data is 1-byte data or 2-byte data in the type coefficient E. Thereafter, the process proceeds to step Sd46, and determination value data stored in advance in the storage area of the ROM 41b specified by the current position address (HL) set in step Sd38 or step Sd44 is acquired, and data for lottery determination is obtained. Is set in the E register as the first byte (lower byte) of (Sd46). Thereafter, it is determined whether or not the determination value data is 1-byte data based on the partial data of the type coefficient E evacuated in the step of Sd45 (Sd47). In the step of Sb47, when the type coefficient E set in the steps Sd29 to Sd36 is 0 or 2, and the first predetermined bit of the type coefficient E saved is 0, it is specified based on the search data While it is determined that the determination value data is 1 byte data, it is determined that the determination value data specified based on the search data is not 1 byte data when the first predetermined bit of the saved type coefficient E is 1. Do. When it is determined in step Sd47 that the determination value data is not 1 byte data, that is, when the determination value data is 2 byte data, the current position address (HL) is obtained by adding 1 to the HL register. After one step (Sd48), the determination value data stored in advance in the storage area of the ROM 41b specified by the current position address (HL) is acquired, and the second byte (upper byte) of the lottery determination data Then, the D register is set as (Sd49), and the process proceeds to the step of Sd50. On the other hand, in step Sd47, the type coefficient E set in steps Sd29 to Sd36 is 0 or 2, the first predetermined bit of the type coefficient E saved is 0, and the determination value data is 1 byte data If it is determined that is, the process of steps Sd48 and Sd49 is not performed, and the process proceeds to step Sd50.

そして、Sd50のステップでは、IXレジスタの上位バイトにDレジスタの値を加算するとともにIXレジスタの下位バイトにEレジスタの値を加算することで、内部抽選用の乱数値に抽選判定用データ値を加算して内部抽選を行う(Sd50)。また、この加算の際に、IXレジスタの値が所定数(2バイトで表現可能な最大値65535(十進数))を超えることで、オーバーフローが発生した場合には、当該オーバーフローが発生した旨を特定可能となるようにフラグレジスタを設定する。一方、IXレジスタの値が所定数(2バイトで表現可能な最大値65535(十進数))を超えず、オーバーフローが発生しない場合には、当該オーバーフローが発生していない旨を特定可能となるようにフラグレジスタを設定する。   Then, in step Sd50, the value of the D register is added to the upper byte of the IX register, and the value of the E register is added to the lower byte of the IX register, whereby the lottery determination data value is added to the internal lottery random value. Add and make an internal lottery (Sd50). When an overflow occurs because the value of the IX register exceeds a predetermined number (the maximum value 65535 that can be represented by 2 bytes (decimal number)) during this addition, the fact that the overflow has occurred is indicated. Set the flag register to be identifiable. On the other hand, when the value of the IX register does not exceed the predetermined number (maximum value expressible in 2 bytes, 65535 (decimal number)) and an overflow does not occur, it can be specified that the overflow does not occur. Set the flag register to

そして、Sd50のステップにて内部抽選用の乱数値に抽選判定用データ値を加算した後は、Sd28のステップにおいてRAM41cの所定領域に退避させていた現在位置アドレス(HL)をHLレジスタに復帰させる(Sd51)。これにより、HLレジスタには、現在位置アドレス(HL)として、検索データテーブルにおける現在の当選番号(B)の検索データが記憶されているROM41bの記憶領域のアドレスが、再び設定されることとなる。   Then, after the data value for lottery determination is added to the random number value for internal lottery in the step of Sd50, the current position address (HL) saved in the predetermined area of the RAM 41c in the step of Sd28 is restored to the HL register (Sd51). Thereby, in the HL register, the address of the storage area of the ROM 41b in which the search data of the current winning number (B) in the search data table is stored as the current position address (HL) is set again. .

図28に示すように、Sd51のステップにおいて退避させていた現在位置アドレス(HL)を復帰させた後は、Sd50のステップにおいて抽選判定用データが加算された後の内部抽選用の乱数値に基づいて、現在の当選番号(B)に対応する役番号の抽選対象役が当選したか否かを判定する(Sd52)。   As shown in FIG. 28, after restoring the current position address (HL) evacuated in the step of Sd51, based on the random value for internal lottery after the data for lottery determination is added in the step of Sd50. It is determined whether or not the lottery target combination of the combination number corresponding to the current winning number (B) is won (Sd 52).

Sd52のステップでは、フラグレジスタを参照して、Sd50のステップでXIレジスタにEレジスタ及びDレジスタの値を加算する際に、オーバーフローが発生した旨が特定される場合に、Bレジスタに設定されている現在の当選番号(B)の抽選対象役が当選したと判定し、Sd56のステップに進む。一方、Sd52のステップでは、フラグレジスタを参照して、Sd50のステップでオーバーフローが発生していない旨が特定される場合に、Bレジスタに設定されている現在の当選番号(B)の抽選対象役は当選していないと判定し、Sd53のステップに進む。   In step Sd52, the flag register is referred to, and when the values in the E register and D register are added to the XI register in step Sd50, it is set in the B register when it is specified that an overflow has occurred. It is determined that the lottery target role of the current winning number (B) has been won, and the process proceeds to step Sd56. On the other hand, in the step of Sd52, when it is specified that the overflow is not generated in the step of Sd50 with reference to the flag register, the lottery target role of the current winning number (B) set in the B register Determines that the player has not won, and proceeds to the step of Sd53.

そして、Sd53のステップでは、Bレジスタの値を1減算することで現在の当選番号(B)を1減算する(Sd53)。そして、Sd53のステップにて減算された後の当選番号(B)が0であるか否かを判定する(Sd54)。   Then, in step Sd53, the value of the B register is decremented by 1 to decrement the current winning number (B) by 1 (Sd53). Then, it is determined whether or not the winning number (B) after the subtraction in the step of Sd53 is 0 (Sd54).

Sd54のステップにおいて、Bレジスタに設定されている減算後の当選番号(B)が0でないと判定した場合には、上述のSd7のステップに戻り、Sd7〜Sd54のステップの処理を繰り返し行う。一方、Sd54のステップにおいて、減算後の当選番号(B)が0である判定した場合には、現在制御されている遊技状態に応じて抽選対象となり得るすべての当選番号(本実施例では、非BB中は、3〜50、BB中は、1、2)について当選か否かの判定が行われたが、いずれの当選番号についても当選したかった、すなわちハズレであると判定して、ハズレ及び設定差ありフラグをRAM41cの所定領域に設定した後(Sd55)、Sd56のステップに進む。   If it is determined in step Sd54 that the winning number (B) after subtraction set in the B register is not 0, the process returns to the above-described step Sd7, and the process of steps Sd7 to Sd54 is repeated. On the other hand, if it is determined in the step of Sd54 that the winning number (B) after subtraction is 0, all the winning numbers that can be a lottery target according to the gaming state currently being controlled (in this embodiment, it is not During BB, a decision was made as to whether or not a win was made for 3 to 50, and during BB, 1 and 2), but it was decided that he would have won for any of the win numbers, ie it was a loss After setting the setting difference flag in the predetermined area of the RAM 41c (Sd55), the process proceeds to step Sd56.

そして、Sd56のステップでは、Bレジスタに設定されている値を、抽選結果としてRAM41cの所定領域に設定する(Sd56)。これにより、Sd52のステップにて当選と判定したときの当選番号(B)(1〜50のいずれか)またはハズレの場合の0を抽選結果として設定する。その後、内部抽選処理を終了してメイン処理に戻る。   Then, in step Sd56, the value set in the B register is set as a lottery result in a predetermined area of the RAM 41c (Sd56). As a result, the winning number (B) (one of 1 to 50) when it is determined to be winning in the step of Sd 52 or 0 in the case of losing is set as a lottery result. Thereafter, the internal lottery process is ended and the process returns to the main process.

このように、内部抽選処理では、初期設定処理(Sd1〜Sd6)の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまで、一の抽選対象役を当選とするか否かを判定する共通の処理をループ処理(Sd7〜Sd54)として複数の抽選対象役毎に繰り返し実行する。   As described above, in the internal lottery process, predetermined end conditions (determining that any lottery target combination is won or performing lottery for all lottery target combinations) are performed after the initial setting process (Sd1 to Sd6). A common process of determining whether or not one lottery object combination is won is repeatedly executed as a loop process (Sd7 to Sd54) for each of the plurality of lottery object combinations until it is established.

また、内部抽選処理では、予め定められた順番(役番号が大きい順)で複数の抽選対象役毎にループ処理(Sd7〜Sd54)を行う。   Further, in the internal lottery process, loop processes (Sd7 to Sd54) are performed for each of a plurality of lottery target roles in a predetermined order (in order of decreasing combination number).

初期設定処理(Sd1〜Sd6)では、遊技状態(通常、BB)に応じて割り当てられた遊技状態値(通常(非BB)は0、BBは1)から特定されるアドレスが割り当てられた内部抽選テーブルの領域に記憶された初期アドレス指定データ(通常時初期アドレス指定データ、BB中初期アドレス指定データ)に基づいて、初期の現在位置アドレス(HL)を設定する(Sd5)。この際、初期の現在位置アドレス(HL)として、初期アドレス指定データに基づいて、遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレス(アドレスnc、アドレスnd)の1アドレス分前のアドレスを設定する。   In the initial setting process (Sd1 to Sd6), an internal lottery to which an address specified from a gaming state value (normal (non-BB) is 0, BB is 1) assigned according to the gaming state (normal, BB) is assigned The initial current position address (HL) is set based on the initial addressing data (normal addressing initial addressing data, BB initial addressing addressing data) stored in the area of the table (Sd5). At this time, one address before the address (address nc, address nd) at which the top data of the search data table according to the game state is specified based on the initial address specification data as the initial current position address (HL) Set the address of.

尚、本実施例では、初期アドレス指定データとして、当該初期アドレス指定データが記憶されている領域のアドレスから遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレスの1つ前のアドレスまでの差分値が設定されており、当該差分値を現在位置アドレス(HL)に加算することで、ループ処理における初期の現在位置アドレス(HL)として、遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレス(アドレスnc、アドレスnd)の1アドレス分前のアドレスを設定する構成であるが、初期アドレス指定データとして、当該初期アドレス指定データが記憶されている領域のアドレスから遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレスまでの差分値を設定し、当該差分値を現在位置アドレス(HL)に加算するとともに1減算することで、ループ処理における初期の現在位置アドレス(HL)として、遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレス(アドレスnc、アドレスnd)の1アドレス分前のアドレスを設定する構成でも良い。   In this embodiment, as the initial address designation data, an address one address before the address at which the head data of the search data table according to the game state is specified from the address of the area where the initial address designation data is stored. The difference value up to is set, and by adding the difference value to the current position address (HL), as the initial current position address (HL) in the loop process, the top of the search data table according to the gaming state Although the address is set one address before the address (address nc, address nd) at which the data is specified, the game state is determined from the address of the area where the initial address specification data is stored as the initial address specification data. Set the difference value up to the address where the top data of the search data table is specified according to An address at which the top data of the search data table according to the game state is specified as an initial current position address (HL) in loop processing by adding a minute value to the current position address (HL) and subtracting 1 An address one minute before the address nc and the address nd) may be set.

また、初期設定処理(Sd1〜Sd6)では、内部抽選用の乱数値をIXレジスタに設定する(Sd6)。   In the initial setting process (Sd1 to Sd6), a random number value for the internal lottery is set in the IX register (Sd6).

ループ処理(Sd7〜Sd54)では、現在位置アドレス(HL)を1アドレス分進めるように更新し(Sd8)、更新した現在位置アドレス(HL)から特定される検索データを用いて対応する役番号の抽選対象役を当選とするか否かを判定する(Sd52)。   In the loop processing (Sd7 to Sd54), the current position address (HL) is updated to advance by one address (Sd8), and the search data specified from the updated current position address (HL) is used for the corresponding part number It is determined whether or not the lottery target combination is to be won (Sd 52).

また、ループ処理(Sd7〜Sd54)では、抽選対象役が再遊技役であり、当該再遊技役が現在制御されている遊技状態において抽選対象でない場合には、Bレジスタに設定されている当選番号を次に抽選対象となる抽選対象役の役番号に更新することで(Sd21〜Sd23)、抽選対象を現在制御されている遊技状態において次に抽選対象となる抽選対象役に更新する。   Further, in the loop process (Sd7 to Sd54), when the lottery target combination is a re-playing combination and the re-play combination is not currently controlled in the gaming state currently controlled, the winning number set in the B register Next, the lottery object is updated to the lottery object combination next to the lottery object in the currently controlled gaming state by updating the combination number of the lottery object combination to be the lottery object next (Sd21 to Sd23).

また、スロットマシン1は、内部抽選において、特別状態(BB)への移行を伴う特別役が当選し、当該特別役が入賞しなかったときに、当該特別役の当選を次ゲーム以降に持ち越すことが可能であり、ループ処理(Sd7〜Sd54)では、抽選対象役が特別役(BB)のみを含み、一般役を含まない役であり、遊技状態が内部中であるときに内部抽選の対象とされない非内部中役である場合に(Sd10〜Sd15)、特別役の当選が持ち越されているか否かを判定し(Sd12)、特別役の当選が持ち越されている場合には、検索データテーブルに予め設定されている非内部中役の跳越フラグデータ(FD)及び跳越先アドレス指定データに基づいて、抽選対象を非内部中役以外で次に抽選の対象となる抽選対象役(例えば、役番号33の抽選対象役)に更新する(Sd13〜Sd15)。   In addition, the slot machine 1 carries the winning of the special part after the next game when the special part with transition to the special state (BB) is won in the internal lottery and the special part does not win. In the loop processing (Sd7 to Sd54), the lottery target combination includes only the special part (BB) and does not include the general part, and when the gaming state is inside, it is determined as the target of the internal lottery. If the special role is not carried out (Sd10 to Sd15), it is determined whether or not the special role is carried over (Sd12). If the special role is carried over, the search data table is displayed. Based on the non-internal middle winning combination flag data (FD) and the destination address designation data of the non-internal middle winning combination set in advance, the drawing target winning combination (for example, Part number 3 To update the lottery subject officer) of (Sd13~Sd15).

また、スロットマシン1は、内部抽選に抽選対象役のうち再遊技役が抽選の対象となるか否かまたは再遊技役が当選とされる確率の少なくとも一方が異なる複数の遊技状態(RT0〜4)に制御することが可能であり、ループ処理(Sd7〜Sd54)では、更新した現在位置アドレス(HL)から特定される値が変動あり役跳越フラグデータ(FF)であるかを判定し(Sd16)、当該変動あり役跳越フラグデータ(FF)である場合には、今回の抽選対象役から再遊技役となる場合に特有の処理(現在のRT値を判定して、当該RT値に応じたアドレスへ現在位置アドレス(HL)を更新する処理)(Sd17〜Sd26)へ移行し、変動あり役跳越フラグデータ(FF)でない場合には全ての抽選対象役に共通の処理(当選番号再設定フラグ(FE)であるか否かを判定する等の処理)(Sd21以降の処理)へ移行する。   In addition, the slot machine 1 has a plurality of gaming states (RT 0 to 4) in which at least one of the lottery target roles among the lottery target roles is subject to the lottery and the probability that the replay role will be won (Sd7 to Sd54), it is determined whether the value specified from the updated current position address (HL) is the variable jump winning flag data (FF) (in the loop processing (Sd7 to Sd54) Sd16), if it is the fluctuation present combination jumping flag data (FF), a process (current RT value is determined to determine the current RT value) in the case of changing from the current lottery target combination to the re-playing combination Processing to update the current position address (HL) to the corresponding address) (Sd17 to Sd26), and if it is not the variation with winning combination flag data (FF), processing common to all lottery target combinations (winning number) Reset Proceeds to flag processing such as determining whether or not (FE)) (SD21 and subsequent steps).

また、スロットマシン1は、複数の遊技状態(RT0〜4)に制御することが可能であり、各遊技状態には遊技状態を示す値(0〜4)が割り当てられており、ループ処理(Sd7〜Sd54)では、更新した現在位置アドレス(HL)から特定される値が変動あり役跳越フラグデータ(FF)である場合には、今回の抽選対象から再遊技役となる場合に特有の処理(Sd17〜Sd26)として、現在制御されている遊技状態(RT0〜4)を示す値に基づいて、当該遊技状態に対応する跳越先アドレス指定データ(RT0〜4)を特定し(Sd18、Sd19)、特定した跳越先アドレス指定データに基づいて現在位置アドレス(HL)を更新した後(Sd20)、さらに2つ現在位置アドレス(HL)を進めることで(Sd22、Sd25)、当該遊技状態において最初に抽選の対象となる再遊技役に対応する検索データが特定されるアドレス(例えば、アドレスni+2等)に現在位置アドレス(HL)を更新して、更新された現在位置アドレス(HL)の検索データを取得する(Sd26)。   In addition, the slot machine 1 can be controlled to a plurality of gaming states (RT0 to 4), and each gaming state is assigned a value (0 to 4) indicating a gaming state, and loop processing (Sd7) ~ Sd 54), when the value specified from the updated current position address (HL) is the variable presence winning jump flag data (FF), a process specific to the case where the player changes from the current lottery object to the replay role As (Sd17 to Sd26), the jump destination address designation data (RT0 to 4) corresponding to the gaming state is specified based on the value indicating the gaming state (RT0 to 4) currently controlled, and (Sd18, Sd19 ), After updating the current position address (HL) based on the specified jump destination address specification data (Sd20), further advancing the two current position addresses (HL) (Sd22, Sd) 5) Update the current position address (HL) to the address (for example, the address ni + 2 etc.) at which the search data corresponding to the re-playing combination to be the target of the lottery is first specified in the gaming state The search data of the position address (HL) is acquired (Sd26).

ループ処理(Sd7〜Sd54)では、変動あり役である場合に、当該変動あり役が抽選対象か否かを判定し、当該変動あり役が抽選対象でない場合には、内部抽選用乱数値に当該変動あり役の当選判定用データを加算してオーバーフローしたか否かを判定する処理、すなわち当該変動あり役を当選とするか否かを判定する処理を行うことなく、Bレジスタの値から1減算した値が0であるか否かを判定することで、未判定の抽選対象が残っているか否かを判定し、未判定の抽選対象が残っている場合には、ループ処理の先頭(Sd7のステップ)に移行し、未判定の抽選対象が残っていない場合にはループ処理を終了する。   In the loop processing (Sd7 to Sd54), it is determined whether or not the variable combination combination is a lottery target if the combination combination is a variable combination combination, and the internal lottery random number value is determined if the variation combination combination is not to be drawn. Subtract 1 from the value in B register without performing the process of adding the data for winning determination of the variable winning combination and determining whether it overflows, that is, the process of determining whether or not the variable winning combination is winning. It is determined whether or not the undetermined lottery object remains by determining whether the calculated value is 0 or not, and if the undetermined lottery object remains, the beginning of the loop process (Sd7 Then, if there is no undetermined lottery object left, the loop processing is ended.

また、ループ処理(Sd7〜Sd54)では、更新したアドレスの領域から検索データを取得し、取得した検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、に応じて異なる種別係数Eを設定し、設定した種別係数Eに応じて、1バイトの判定値データを取得してEレジスタに設定する処理、または2バイトの判定値データを取得してDEレジスタに設定する処理のいずれかを行う。そして、内部抽選処理では、当該ループ処理の後に、抽選対象を当選とするか否かを判定する際に用いる判定値データを判定値データテーブルから取得する際に、設定されている種別係数Eに応じて処理(Sd31〜Sd36)を異ならせる。   In loop processing (Sd7 to Sd54), search data is acquired from the area of the updated address, and the acquired search data is a value indicating a 1-byte area of the determination value data table, or 2 bytes of the determination value data table Different type coefficient E is set depending on whether it is a value indicating an area, and 1 byte of judgment value data is acquired according to set type coefficient E and set in E register, or 2 byte judgment Performs one of the processing of acquiring value data and setting it in the DE register. Then, in the internal lottery process, when the determination value data used when determining whether or not to select the lottery object after the loop process is acquired from the determination value data table, the type coefficient E is set. The processes (Sd31 to Sd36) are made different accordingly.

また、ループ処理(Sd7〜Sd54)では、更新した現在位置アドレス(HL)の領域から検索データを取得し、取得した検索データが設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定する。そして、内部抽選処理では、当該ループ処理の後に、当該種別係数Eに応じて判定値データを判定値データテーブルから取得する際に、設定されている種別係数Eに応じて処理(Sd30〜Sd36)を異ならせる。   Further, in the loop processing (Sd7 to Sd54), the search data is acquired from the area of the updated current position address (HL), and the acquired search data is a value indicating the setting difference area or indicates the setting difference no area. A type coefficient E of a different value is set in the E register depending on whether it is a value. Then, in the internal lottery process, when obtaining the determination value data from the determination value data table according to the type coefficient E after the loop processing, the process (Sd30 to Sd36) according to the set type coefficient E (Sd30 to Sd36) Make

また、ループ処理(Sd7〜Sd54)では、種別係数Eとして、検索データが設定差なし役のデータであり判定値データテーブルの1バイト領域を示す値であるときには、0(2進数表示で「00」)を設定し、検索データが設定差なし役のデータであり判定値データテーブルの2バイト領域を示す値であるときには、1(2進数表示で「01」)を設定し、検索データが設定差あり役のデータであり判定値データテーブルの1バイト領域を示す値であるときには、2(2進数表示で「10」)を設定し、検索データが設定差あり役のデータであり判定値データテーブルの2バイト領域を示す値であるときには、3(2進数表示で「11」)を設定する。これにより、種別係数Eでは、1バイト領域であるか、2バイト領域であるか、に応じた値が1ビット目に設定され、設定差あり領域であるか、設定差なし領域であるか、に応じた値が2ビット目に設定される。   Also, in the loop processing (Sd7 to Sd54), when the search data is data with no setting difference and is a value indicating a 1-byte area of the determination value data table as the type coefficient E, 0 (0 00 in binary notation) Set “1”, and when the search data is data with no setting difference and is a value indicating a 2-byte area of the judgment value data table, set 1 (“01” in binary notation) and set the search data When it is the data with difference and it is a value indicating the 1 byte area of the judgment value data table, 2 ("10" in binary notation) is set, and the search data is the data with the setting difference, judgment value data If the value indicates a 2-byte area of the table, 3 ("11" in binary notation) is set. Thereby, in the type coefficient E, a value according to whether it is a 1-byte area or a 2-byte area is set to the first bit, and an area with a setting difference or an area without a setting difference, Is set to the second bit.

また、ループ処理(Sd7〜Sd54)では、種別係数EをEレジスタに設定し、その後、抽選対象役を当選とするか否かを判定する際に判定値データテーブルから取得した判定値データをDレジスタ及びEレジスタに設定する。すなわち、種別係数Eを判定値データが設定されるレジスタと共通のEレジスタに設定する。   Further, in the loop processing (Sd7 to Sd54), the classification coefficient E is set in the E register, and thereafter, when it is determined whether or not the lottery target combination is to be won, the determination value data acquired from the determination value data table is D Set in the register and E register. That is, the type coefficient E is set in the same E register as the register in which the determination value data is set.

また、ループ処理(Sd7〜Sd54)では、更新した現在位置アドレス(HL)から特定される検索データに基づいて当選番号(B)が示す役番号の抽選対象役を当選とする旨が判定される判定値を示す判定値データを取得し、取得した判定値データと、初期設定処理において取得した乱数値と、を加算し、加算結果が乱数値の範囲を超える場合には、当選番号(B)が示す役番号の抽選対象役を当選として決定し、加算結果が乱数値の範囲を超えない場合には、当選番号(B)を更新し、更新した当選番号(B)が終了値(0)か否かを判定し、更新した当選番号(B)が終了値でない場合にはループ処理の先頭に移行し、更新した当選番号(B)が終了値である場合にはいずれの抽選対象役も当選としない旨(ハズレ)を決定する。   In the loop processing (Sd7 to Sd54), it is determined that the lottery target combination of the combination number indicated by the winning number (B) is to be elected based on the search data specified from the updated current position address (HL) The judgment value data indicating the judgment value is acquired, the acquired judgment value data and the random number value acquired in the initial setting process are added, and when the addition result exceeds the range of the random number value, the winning number (B) If the lottery target combination of the combination number indicated by is determined as winning, and the addition result does not exceed the range of random numbers, the winning number (B) is updated, and the updated winning number (B) is the end value (0) It is determined whether or not the updated winning number (B) is not the end value, the process proceeds to the beginning of the loop processing, and when the updated winning number (B) is the end value, any lottery target role is Decide that you will not win (loss).

また、内部抽選処理において決定する当選番号は、入賞の発生が許容される抽選対象役の役番号と、いずれの抽選対象役の入賞の発生も許容されないハズレに対応する番号(0)と、を含む。   In addition, the winning number determined in the internal lottery process is the combination number of the lottery target combination for which the occurrence of winning is permitted, and the number (0) corresponding to the loss for which the occurrence of any winning combination for the combination is not permitted. Including.

また、内部抽選処理において抽選対象となる抽選対象役は、設定値に応じて当選される割合の異なる設定差あり役と、設定値に関わらず当選される割合が同じ設定差なし役と、を含む。   In addition, the lottery target combination to be the lottery target in the internal lottery process, the combination of different set percentage winning ratio according to the set value, and the same set percentage non-combination combination of winning percentage regardless of the set value Including.

また、内部抽選処理では、当選番号を決定する段階において、当選番号が設定差あり役の役番号である場合に、設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグをRAM41cの所定領域に設定する。   Further, in the internal lottery process, when the winning number is determined at the stage of determining the winning number, if there is a setting difference, the number indicating the winning or losing of the lottery target combination having the setting difference is lost and the setting difference The presence flag is set in a predetermined area of the RAM 41c.

また、内部抽選処理では、当選番号を決定する段階において、当選番号がいずれの抽選対象役も当選していないハズレである場合に、設定差のある抽選対象役の当選またはハズレである旨を示すハズレ及び設定差ありフラグをRAM41cの所定領域に設定する。   Further, in the internal lottery process, when the winning number is determined in the stage of determining the winning number, it is indicated that the lottery target winning with the setting difference is the winning or losing if the winning number is a loss without winning any winning combination. The lost and set difference flag is set in a predetermined area of the RAM 41c.

また、内部抽選処理では、抽選対象役が設定値に応じて当選される割合の異なる設定差あり役であるか、設定値に関わらず当選される割合が同じ設定差なし役であるか、に応じて種別係数Eを設定する処理を行う。そして、該種別係数Eを設定する際に、設定差あり役であると判定して種別係数E(2、3)を設定した場合には、設定値に応じた判定値データを選択するために現在位置アドレスを進める処理を行う一方で、設定差なし役である場合には、当該処理を行わないように処理することで、設定差あり役であると判定した場合と、設定差なし役であると判定した場合と、で異なる処理を行うようになっている。   Further, in the internal lottery process, whether the lottery target combination is a combination with different set proportions to be won according to the set value or whether the combination to be won regardless of the set values is the same set combination without combination A process of setting the type coefficient E is performed accordingly. Then, when setting the classification coefficient E, if it is determined that the combination has a set difference and the classification coefficient E (2, 3) is set, in order to select the judgment value data according to the setting value. In the case where it is determined that the present position address is advanced while the processing for advancing the current position address is not a setting difference role, the processing is performed so as not to perform the processing, and the case where it is determined that the setting difference role is Different processing is performed in the case where it is determined that there is an error.

また、内部抽選処理では、種別係数Eを設定する処理を行う際に、設定差なし役であるか否かを判定して、設定差なし役でないと判定した場合に、その後、設定差あり役であるか否かを判定する構成であり、設定差なし役であるか否かを判定して設定差なし役でないと判定したときに、ハズレ及び設定差ありフラグをRAM41cの所定領域に設定するようになっている。   In addition, in the internal lottery process, when performing the process of setting the type coefficient E, it is determined whether or not the combination with no setting difference, and if it is determined that the combination without the combination difference is not, then the combination with the combination difference If it is determined that it is not a setting difference no combination, it is set a loss and a setting difference presence flag in a predetermined area of the RAM 41c. It is supposed to be.

また、内部抽選処理では、予め定められたすべての抽選対象役について当選しているか否かを順次判定する処理を行い、すべての抽選対象役について処理が終了して、いずれの抽選対象役も当選していないと判定される場合にハズレと決定して、当選番号として所定値(本実施例では、0)を設定する。そして、当該すべての抽選対象役について当選しているか否かを判定する処理が終了して、すべての抽選対象役について当選していないと判定したときに、ハズレ及び設定差ありフラグを設定するようになっている。   Further, in the internal lottery process, processing is sequentially performed to determine whether or not all predetermined lottery object combinations have been won, and the process is completed for all lottery object combinations, and any lottery object combination is also elected. If it is determined that the game has not been made, it is determined that there is a loss, and a predetermined value (0 in the present embodiment) is set as the winning number. Then, the processing for determining whether or not all the lottery target roles have been won is ended, and when it is determined that all the lottery target roles have not been won, the lost and set difference flag is set. It has become.

また、内部抽選処理では、特別役(BB)が当選したときに、BBの持越し中である旨を特定可能な内部中フラグ及び当該遊技にてBBが当選した旨を特定可能なBB初当たりフラグをRAM41cの所定領域に設定する。そして、当該遊技の終了時にBB初当たりフラグをクリアし、当選しているBBが入賞したときに内部中フラグをクリアするようになっている。   In addition, in the internal lottery process, when the special combination (BB) is elected, it is possible to identify the internal flag which can be identified that BB is being carried over, and the BB first hit flag which can identify that BB is won in the game. Are set in a predetermined area of the RAM 41c. Then, at the end of the game, the BB first hit flag is cleared, and when the winning BB wins, the inside flag is cleared.

尚、本実施例では、内部抽選処理の開始時に、RAM41cの所定領域に設定されている抽選種別を初期化する構成であるが、抽選種別を抽選種別設定処理が開始されるときまでに初期化する構成でも良く、例えば、当該遊技の開始時において行われる遊技開始待ち処理、前回の遊技の終了時に行われる遊技終了時設定処理等において抽選種別を初期化する構成でも良い。   In this embodiment, at the start of the internal lottery process, the lottery type set in the predetermined area of the RAM 41c is initialized, but the lottery type is initialized by the time the lottery type setting process is started. For example, the lottery type may be initialized in a game start waiting process performed at the start of the game, a game end setting process performed at the end of the previous game, or the like.

また、内部抽選処理では、Sd52のステップにおいて抽選中の抽選対象役が当選したと判定されるとき、またはBレジスタの値が0となるときまで、Sd7〜Sd54の各処理を繰り返し行ってループ処理する。また、Bレジスタには、一のループ処理において抽選を行っている抽選対象役の役番号を示す当選番号(B)が設定され、現在位置アドレス(HL)に基づいて取得したデータが当選番号再設定フラグデータ(FE)であると特定されるときに、当選番号データに基づいてBレジスタの当選番号(B)を検索データテーブルに設定されている所定値に更新する。これにより、一のループ処理の途中で、Bレジスタの当選番号(B)を所定値に再設定して、再設定前の当選番号(B)から再設定後の当選番号(B)までの間の当選番号に対応する役番号の抽選対象役であり、遊技状態(RT0〜4、BB、非BB)に応じて抽選対象とされていない役についての抽選を省略するようになっている。   Further, in the internal lottery process, the loop process is repeated by repeatedly performing each process of Sd7 to Sd54 when it is determined that the lottery target combination in the lottery is won in step Sd52 or the value of the B register becomes 0. Do. In addition, the winning number (B) indicating the winning combination number of the lottery target role that is drawing in the one loop process is set in the B register, and the data acquired based on the current position address (HL) is the winning number When the setting flag data (FE) is identified, the winning number (B) of the B register is updated to a predetermined value set in the search data table based on the winning number data. Thereby, in the middle of one loop process, the winning number (B) of the B register is reset to a predetermined value, and from the winning number before resetting (B) to the winning number after resetting (B) It is a lottery target role of the part number corresponding to the winning number of, and the lottery about the part not set as the lottery target is omitted according to the gaming state (RT0 to 4, BB, non-BB).

また、内部抽選処理では、Sd52のステップにおいて当選したと判定されるときには、そのときにBレジスタに設定されている当選番号(B)を抽選結果に設定する。当選番号(B)と抽選対象役の役番号は一致するようになっており、例えば、Bレジスタに48が設定されているときに、Sd52のステップにおいて当選したと判定される場合には、役番号48の抽選対象役すなわち中段チェリー1が内部抽選にて当選したと設定するようになっている。   Further, in the internal lottery process, when it is determined that the player has won in the step of Sd 52, the winning number (B) currently set in the B register is set as the lottery result. The winning number (B) matches the winning combination number of the winning combination, for example, when it is determined that the winning is made in the step of Sd 52 when 48 is set in the B register, the winning combination is It is set that the lottery target role of number 48, that is, middle row cherry 1 is won by the internal lottery.

また、内部抽選において当選役の判定に用いられる判定値データ(以下、判定値数と呼ぶ場合がある)が記憶されている判定値データテーブルでは、判定値データは、抽選対象役毎に定められており、各抽選対象役に予め割り当てられた役番号の数字が大きい順にROM41bの所定領域に格納されている。   Further, in the determination value data table in which determination value data (hereinafter sometimes referred to as the number of determination values) used to determine the winning combination in the internal lottery is stored, the determination value data is determined for each lottery object combination They are stored in predetermined areas of the ROM 41b in descending order of the numbers of the combination numbers assigned in advance to the respective lottery target combinations.

[作用効果6]
従来の遊技機であるスロットマシン1では、入賞の発生を許容するか否か等、遊技に関連して抽選を行う構成のものが大半である。このような構成の遊技機では、遊技に関連する抽選は、少なくとも遊技単位毎に必ず行われるものであり、好適な処理が要請される。
[Effect 6]
In the slot machine 1 which is a conventional gaming machine, most of the configurations are configured to draw lots in relation to a game, such as whether or not to allow the occurrence of a winning. In the gaming machine having such a configuration, the lottery related to the game is always performed at least every gaming unit, and a suitable process is requested.

これに対して、本実施例の遊技機であるスロットマシン1は、複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまで、一の抽選対象役を当選とするか否かを判定する共通の処理をループ処理として複数の抽選対象役毎に繰り返し実行する構成である。   On the other hand, the slot machine 1 which is a gaming machine according to the present embodiment may perform an internal lottery process for determining any of the lottery target roles (including the lost) from the plurality of lottery target roles as winning. It is possible, and in the internal lottery process, until the predetermined end condition (determining that any lottery target combination has won, or performing lottery for all lottery target combinations) is established after the initial setting process, A common process of determining whether or not one lottery target combination is to be won is repeatedly executed as loop processing for each of a plurality of lottery target combinations.

この構成によれば、複数の抽選対象役からいずれか抽選対象役を当選として決定する場合に、一の抽選対象役を決定するか否かを判定する共通の処理をループ処理として、所定の終了条件が成立するまで繰り返し実行すれば良いので、プログラム容量を削減することができる。   According to this configuration, when one of the plurality of lottery target combinations is determined to be a winning combination, a common process of determining whether to determine one lottery target combination is determined as loop processing, and predetermined termination is performed. Since the program can be repeatedly executed until the condition is satisfied, the program capacity can be reduced.

尚、本実施例では、遊技機としてスロットマシン1を適用する構成であるが、遊技機として遊技領域に遊技球を発射させて遊技を行うとともに、例えば、遊技球の入賞等により大当たりか否かの判定を行う構成等、複数の決定対象からいずれかの決定対象を決定する構成を有するパチンコ遊技機を適用しても良い。   In the present embodiment, the slot machine 1 is applied as a game machine, but the game ball is shot in the game area as a game machine to play a game and, for example, whether or not it is a big hit by winning a game ball or the like A pachinko gaming machine having a configuration for determining one of a plurality of determination targets, such as a configuration for performing the determination of the above may be applied.

また、本実施例では、ループ処理の終了条件として、内部抽選にて抽選の対象となる全ての抽選対象役についてのループ処理が終了すること、またはループ処理において所定役番号の抽選対象役を当選とする旨が判定されることを適用しているが、いずれか一方のみを終了条件として適用する構成でも良い。   Further, in the present embodiment, as an end condition of the loop processing, the loop processing for all lottery target roles targeted for the lottery in the internal lottery ends, or the lottery target role of the predetermined combination number is won in the loop processing Although it is applied that it is determined that the setting is to be made, only one of them may be applied as the end condition.

本実施例のスロットマシン1は、少なくとも抽選対象役の一部が異なる複数の遊技状態(通常、BB)に制御することが可能であり、各遊技状態(通常、BB)に対応して遊技状態の種類を特定可能な遊技状態値(通常状態は0、BBは1)が割り当てられ、内部抽選テーブルにおいて遊技状態値から特定されるアドレスが割り当てられた領域に、当該遊技状態値に対応する遊技状態に応じて数値(通常時初期アドレス指定データ、BB中初期アドレス指定データ)が記憶されており、内部抽選処理において、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を複数の抽選対象役毎に繰り返し実行する構成であり、初期設定処理では、遊技状態値から特定されるアドレスが割り当てられた領域に格納された数値(通常時初期アドレス指定データ、BB中初期アドレス指定データ)に基づいて初期の現在位置アドレス(HL)を設定し、ループ処理では、現在位置アドレス(HL)を1アドレス分進めるように更新し、更新したアドレスから特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定する構成である。   The slot machine 1 of this embodiment can be controlled to a plurality of gaming states (usually BB) in which at least a part of the lottery target roles are different, and the gaming states corresponding to the respective gaming states (usually BB) The game state value (normal state is 0, BB is 1) that can specify the type of game is assigned, and the area corresponding to the address specified from the game state value in the internal lottery table is the game corresponding to the game state value A numerical value (normal initial address designation data, BB initial address designation data) is stored according to the state, and in the internal lottery process, a predetermined termination condition (one of the lottery target combinations is won after the initial setting process) The loop processing is repeatedly executed for each of a plurality of lottery target roles until it is determined that the lottery is performed for all of the lottery target roles. The initial current position address (HL) is set based on the numerical values (normal initial address designation data, initial address designation data in BB) stored in the area to which the address specified from the gaming state value is assigned, and loop In the process, the current position address (HL) is updated to advance by one address, and it is determined whether or not the lottery target combination of the corresponding predetermined combination number is to be won using the search data specified from the updated address. It is a structure.

この構成によれば、初期設定処理において、遊技状態値から特定されるアドレスが割り当てられた領域に記憶された数値(通常時初期アドレス指定データ、BB中初期アドレス指定データ)に基づいて、初期の現在位置アドレス(HL)を設定することで、抽選対象が異なる複数の遊技状態に制御することができる。   According to this configuration, in the initial setting process, the initial value is stored based on the numerical values (normal initial address specification data, BB initial address specification data) stored in the area to which the address specified from the gaming state value is allocated. By setting the current position address (HL), it is possible to control to a plurality of gaming states where the lottery object is different.

尚、本実施例では、内部抽選処理のループ処理において、現在位置アドレス(HL)を1アドレス分更新し、更新したアドレスから特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定する構成であるが、内部抽選処理のループ処理において、当選とするか否かを判定する抽選対象役の所定役番号の値や、ループ処理の残りの繰り返し回数の値等を一定値分更新して、更新した値から特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定する構成でも良い。   In the present embodiment, in the loop process of the internal lottery process, the current position address (HL) is updated by one address, and the lottery target role of the corresponding predetermined combination number is obtained using the search data specified from the updated address. In the loop process of the internal lottery process, the value of the predetermined combination number of the lottery target combination which determines whether or not to be elected, or the number of repetitions of the remaining loop process The value or the like may be updated by a fixed value, and it may be determined whether or not the lottery target combination of the corresponding predetermined combination number is to be won using search data specified from the updated value.

また、本実施例では、ループ処理において現在位置アドレス(HL)を1アドレス分更新する構成であるが、複数アドレス分更新する構成でも良い。   Further, although the present embodiment is configured to update the current position address (HL) by one address in the loop processing, the configuration may be configured to update a plurality of addresses.

また、本実施例では、内部抽選処理のループ処理において、更新した現在位置アドレス(HL)に基づいて検索データを特定し、当該検索データを用いて特定される判定値データに基づいて該当する抽選対象役が当選したか否かを判定する構成であるが、内部抽選処理は、更新した現在位置アドレス(HL)から検索データを特定する構成に限らず、少なくとも所定の抽選対象役が当選したか否かの判定に用いられるデータを更新した現在位置アドレス(HL)から特定する構成であれば良く、例えば、判定に用いられるデータとして判定値データや当選番号等を適用する構成でも良い。判定に用いられるデータとして判定値データを適用する構成として、例えば、更新した現在位置アドレス(HL)から判定に用いられる判定値データを直接特定し、当該判定値データに基づいて該当する抽選対象役が当選したか否かを判定する構成等としても良いし、判定に用いられるデータとして当選番号を適用する構成として、例えば、更新した現在位置アドレス(HL)から抽選を行う抽選対象役の当選番号を特定し、当該当選番号が現在制御している遊技状態において抽選の対象か否かを判定し、現在の遊技状態において抽選の対象でない場合に、当該当選番号に対応する抽選対象役は当選していないと判定する構成等としても良い。   Further, in the present embodiment, in the loop process of the internal lottery process, the search data is specified based on the updated current position address (HL), and the corresponding lottery based on the determination value data specified using the search data The internal lottery process is not limited to the configuration for specifying the search data from the updated current position address (HL), but at least a predetermined lottery target combination has won. Any configuration may be used as long as the data used to determine whether it is determined is identified from the updated current position address (HL). For example, determination value data or a winning number may be applied as data used for the determination. As a configuration to apply determination value data as data used for determination, for example, determination value data to be used for determination is directly specified from the updated current position address (HL), and a corresponding lottery target role is determined based on the determination value data. It is also possible to adopt a configuration that determines whether or not the player has won, or as a configuration that applies the winning number as data used for the determination, for example, the winning number of the lottery target combination for performing the lottery from the updated current position address (HL) Is determined, and it is determined whether or not the winning number is the target of the lottery in the currently controlled gaming state, and if the current gaming state is not the target of the lottery, the lottery target role corresponding to the winning number is won It is good also as composition etc. which judge that it is not.

本実施例のスロットマシン1は、内部抽選処理の初期設定処理において、遊技状態値から特定されるアドレスが割り当てられた領域に格納された数値(通常時初期アドレス指定データ、BB中初期アドレス指定データ)に基づいて初期の現在位置アドレス(HL)を設定する構成であり、初期の現在位置アドレス(HL)として、遊技状態に応じた検索データテーブルの先頭のデータが特定されるアドレス(アドレスnc、アドレスnd)の1アドレス分前のアドレスを設定する構成である。   In the slot machine 1 of this embodiment, the numerical values stored in the area to which the address specified from the gaming state value is allocated in the initial setting process of the internal lottery process (normal initial address specification data, BB initial address specification data) Address (HL) at the beginning of the search data table according to the game state is specified as the initial current position address (HL). An address one address before the address nd) is set.

この構成によれば、初期設定処理において、最初の抽選対象役に対応する検索データテーブルの先頭のデータが特定されるアドレスの1アドレス分前のアドレスが初期の現在位置アドレス(HL)として設定されるため、初期設定処理の後、最初に行われるループ処理においても、2回目以降に行われるループ処理においても、現在位置アドレス(HL)を1アドレス分更新したアドレス値から当該ループ処理において判定に用いられる検索データ等を特定することが可能となり、初期設定処理の後、最初に行われるループ処理と、2回目以降に行われるループ処理と、で処理内容を変更せずに済む。   According to this configuration, in the initial setting process, an address one address before the address at which the first data of the search data table corresponding to the first lottery target combination is specified is set as the initial current position address (HL). Therefore, in the loop processing performed first after the initial setting processing and in the loop processing performed second and subsequent times, the judgment is made in the loop processing from the address value obtained by updating the current position address (HL) by one address. It becomes possible to specify search data and the like to be used, and it is not necessary to change the processing content in the loop processing performed first after the initial setting processing and the loop processing performed second and subsequent times.

本実施例のスロットマシン1は、内部抽選処理では、予め定められた順番(役番号が大きい順)で複数の抽選対象役毎にループ処理を行い、当該ループ処理では、抽選対象役が再遊技役であり、当該再遊技役が現在制御されている遊技状態において抽選対象でない場合には、Bレジスタに設定されている当選番号を次に抽選対象となる抽選対象役の役番号に更新することで、抽選対象を現在制御されている遊技状態において次に抽選対象となる抽選対象役に更新する構成である。   In the internal lottery process, the slot machine 1 of the present embodiment performs loop processing for each of a plurality of lottery target roles in a predetermined order (in descending order of role numbers), and in the loop processing, the lottery target roles are reproduced again If the player is a combination and the replay role is not controlled in the currently controlled gaming state, the winning number set in the B register is updated to the combination number of the combination to be drawn next. Then, the lottery object is updated to the lottery object combination to be the next lottery object in the currently controlled gaming state.

この構成によれば、ループ処理では、所定の抽選対象役が抽選の対象とならない場合に、次に抽選の対象となる所定の抽選対象役に更新されるので、複数の抽選対象役が抽選の対象とならない場合に、次に抽選の対象となる抽選対象役についてのループ処理まで進められるので、無駄な処理をなくすことができる。   According to this configuration, in the loop processing, when the predetermined lottery target combination is not the target of the lottery, it is updated to the next predetermined lottery target combination to be the target of the lottery. If it does not become an object, it is possible to proceed to the loop processing for the lottery object combination to be the object of the lottery next, so wasteful processing can be eliminated.

本実施例のスロットマシン1は、内部抽選において、特別状態(BB)への移行を伴う特別役が当選し、当該特別役が入賞しなかったときに、当該特別役の当選を次ゲーム以降に持ち越すことが可能であり、内部抽選処理のループ処理では、抽選対象役が特別役(BB)のみを含み、一般役を含まない役であり、遊技状態が内部中であるときに内部抽選の対象とされない非内部中役である場合に、特別役の当選が持ち越されているか否かを判定し、特別役の当選が持ち越されている場合には、検索データテーブルに予め設定されている非内部中役の跳越フラグデータ(FD)及び跳越先アドレス指定データに基づいて、抽選対象を非内部中役以外で次に抽選の対象となる抽選対象役(例えば、役番号35の抽選対象役)に更新する構成である。   In the slot machine 1 of the present embodiment, when the special role accompanied by the transition to the special state (BB) is won in the internal lottery and the special role does not win, the special role is won after the next game. It is possible to carry over, and in the loop process of the internal lottery process, the lottery target role includes only the special role (BB) and does not include the general role, and the internal lottery process is in the internal mode. If the special role is not carried out, it is determined whether or not the winning of the special role is carried over, and if the winning of the special role is carried over, the non-internal set in advance in the search data table Based on the middle role's jump flag data (FD) and the jump destination address designation data, the lottery target is a lottery target role next to a lottery other than the non-internal middle role (for example, a lottery target role with a combination number 35 It is composition to update to)

この構成によれば、ループ処理では、抽選対象が非内部中役である場合に、特別役の当選が持ち越されているか否かを判定し、特別役の当選が持ち越されているか場合には、抽選対象が非内部中役以外で次に抽選の対象となる抽選対象役に更新されるので、遊技状態が内部中であるときに、非内部中役をいずれの抽選対象も当選しない抽選結果に置き換える処理を必要とせず、また、複数の非内部中役が抽選の対象とならない場合に、非内部中役以外で次に抽選の対象となる抽選対象役についてのループ処理まで進められるので、無駄な処理をなくすことができる。   According to this configuration, in the loop processing, it is determined whether or not the winning of the special part is carried over when the lottery object is the non-internal middle part, and if the winning of the special part is carried over, Since the lottery object is updated to the lottery object role next to the lottery object other than the non-internal middle role, when the gaming state is inside, the non-internal middle role is not won in any lottery object. Since it is possible to proceed to the loop process for the lottery target role to be the target of the lottery next to the non-internal middle role, if the multiple non-internal middle roles are not the target of the lottery without requiring the replacement process and the plural non-internal middle roles are not targeted. Processing can be eliminated.

本実施例のスロットマシン1は、内部抽選に抽選対象役のうち再遊技役が抽選の対象となるか否かまたは再遊技役が当選とされる確率の少なくとも一方が異なる複数の遊技状態(RT0〜4)に制御することが可能であり、内部抽選処理におけるループ処理では、抽選対象が再遊技役であり、当該再遊技役が抽選の対象でない場合には、抽選対象を現在の遊技状態(RT0〜4)において次に抽選の対象となる抽選対象役に更新する構成である。   The slot machine 1 of the present embodiment has a plurality of gaming states (RT0) in which at least one of whether or not the re-playing combination is the target of the selection among the lottery target combinations for the internal lottery or the probability that the re-playing combination is won It can be controlled to 4), and in the loop process in the internal lottery process, if the lottery object is a replay player and the replay player is not a lottery object, the lottery object is in the current gaming state ( Next, in RT0 to 4), it is configured to be updated to the lottery target combination to be the target of the lottery.

この構成によれば、内部抽選での抽選対象役のうち再遊技役が抽選の対象となるか否かまたは再遊技役が当選とされる確率の少なくとも一方が異なる複数の遊技状態(RT0〜4)に制御されるとともに、ループ処理では、抽選対象が再遊技役であり、当該再遊技役が抽選の対象でない場合には、抽選対象役が現在の遊技状態において次に抽選の対象となる抽選対象役に更新されるので、複数の再遊技役が抽選の対象とならない場合に、次に抽選の対象となる抽選対象役についてのループ処理まで進められるので、無駄な処理をなくすことができる。   According to this configuration, a plurality of gaming states (RT 0 to 4) in which at least one of whether or not the re-playing combination is to be selected for the selection among the lottery target combinations in the internal lottery or the probability that the re-playing combination is won is different Is controlled, and in the loop processing, if the lottery target is the re-playing combination and the re-playing combination is not the selection target, the lottery-targeted combination is next to the selection target in the current gaming state Since the game is updated to the target combination, the processing is advanced to the loop processing for the lottery target combination to be the target of the lottery next when a plurality of replay players are not to be selected for the lottery, so unnecessary processing can be eliminated.

本実施例のスロットマシン1は、内部抽選に抽選対象役のうち再遊技役が抽選の対象となるか否かまたは再遊技役が当選とされる確率の少なくとも一方が異なる複数の遊技状態(RT0〜4)に制御することが可能であり、内部抽選処理におけるループ処理では、現在位置アドレス(HL)を1アドレス分更新し、更新した現在位置アドレス(HL)から特定される検索データを用いて対応する所定役番号の抽選対象役を当選とするか否かを判定する構成であり、当該ループ処理では、更新した現在位置アドレス(HL)から特定される値が変動あり役跳越フラグデータ(FF)であるかを判定し、当該変動あり役跳越フラグデータ(FF)である場合には今回の抽選対象役から再遊技役となる場合に特有の処理(現在のRT値を判定して、当該RT値に応じたアドレスへ現在位置アドレス(HL)を更新する処理)へ移行し、変動あり役跳越フラグデータ(FF)でない場合には全ての抽選対象役に共通の処理(現在位置アドレス(HL)に基づいて取得された検索データに基づいて特定される判定値データを取得する処理)へ移行する構成である。   The slot machine 1 of the present embodiment has a plurality of gaming states (RT0) in which at least one of whether or not the re-playing combination is the target of the selection among the lottery target combinations for the internal lottery or the probability that the re-playing combination is won It is possible to control to 4), and in the loop processing in the internal lottery processing, the current position address (HL) is updated by one address, and search data specified from the updated current position address (HL) is used It is a configuration to determine whether or not the lottery target combination of the corresponding predetermined combination number is to be won, and in the loop processing, the value specified from the updated current position address (HL) is variable with the combination jump over flag data ( It is determined whether or not it is FF), and if it is the variable winning combination jumping flag data (FF), a processing (current RT value is determined specifically) when it becomes a re-playing combination from the current lottery object combination , Move to the process of updating the current position address (HL) to the address according to the RT value, and if it is not the variable jump winning combination flag data (FF), the same process (current position address) for all lottery target roles (Process of acquiring determination value data specified based on the search data acquired based on (HL)).

この構成によれば、更新した現在位置アドレス(HL)から特定される値を参照することで、抽選対象に対応する検索データを特定することに加え、今回の抽選対象から再遊技役となることを特定し、処理の移行先を変更させることができる。   According to this configuration, by referring to the value specified from the updated current position address (HL), in addition to specifying the search data corresponding to the lottery object, it becomes from the current lottery object to the replay role. Can be identified and the transfer destination of processing can be changed.

本実施例のスロットマシン1は、複数の遊技状態(RT0〜4)に制御することが可能であり、各遊技状態には遊技状態を示す値(0〜4)が割り当てられている構成であり、内部抽選処理のループ処理では、更新した現在位置アドレス(HL)から特定される値が変動あり役跳越フラグデータ(FF)である場合には、今回の抽選対象から再遊技役となる場合に特有の処理として、現在制御されている遊技状態(RT0〜4)を示す値に基づいて、当該遊技状態に対応する跳越先アドレス指定データ(RT0〜4)を特定し、特定した跳越先アドレス指定データに基づいて現在位置アドレス(HL)を更新した後、さらに2つ現在位置アドレス(HL)を進めることで、当該遊技状態において最初に抽選の対象となる再遊技役に対応する検索データが特定されるアドレス(例えば、アドレスni+2等)に現在位置アドレス(HL)を更新するように処理する構成である。   The slot machine 1 of this embodiment can be controlled to a plurality of gaming states (RT0 to 4), and each gaming state is assigned a value (0 to 4) indicating the gaming state. In the loop process of the internal lottery process, when the value specified from the updated current position address (HL) is the variable winning combination jumping flag data (FF), the case of changing from the current lottery object to the replay role Specific processing, identifying the jump destination address designation data (RT0 to 4) corresponding to the gaming state based on the value indicating the gaming state (RT0 to 4) currently controlled After updating the current position address (HL) based on the destination address specification data, by advancing the two current position addresses (HL), a check corresponding to the re-playing role that is the first target of the lottery in the gaming state Address data is identified (e.g., address ni + 2, etc.) is configured to process to update the current position address (HL).

この構成によれば、現在位置アドレス(HL)から特定される値が変動あり役跳越フラグデータ(FF)であり、今回の抽選対象役から抽選の対象が再遊技役となる場合に、現在の遊技状態において最初に抽選の対象となる再遊技役に対応する検索データが特定されるアドレスに現在位置アドレス(HL)を更新させることができる。   According to this configuration, when the value specified from the current position address (HL) is the variable presence role jumping flag data (FF), and the target of the lottery from the lottery object combination this time becomes the replay combination, the current The current position address (HL) can be updated to the address at which the search data corresponding to the replay player combination to be the object of the lottery is first specified in the gaming state of.

本実施例のスロットマシン1は、所定役番号の抽選対象役を当選とするか否かを判定する際に用いられる判定値データを格納する判定値データテーブルを備え、判定値データテーブルは、1バイト以内の判定値データ(1バイトデータ)が格納される1バイトの1バイト領域と、1バイトを超える判定値データ(2バイトデータ)が格納される2バイトの2バイト領域と、を含み、ループ処理において更新されるアドレスに割り当てられた領域には、判定値データテーブルの先頭アドレス(基準アドレスm)から当該ループ処理において抽選対象となる各抽選対象役の判定値データが格納された領域のアドレスまでの差分値を特定可能な検索データが格納されており、ループ処理では、更新したアドレスの領域から検索データを取得し、取得した検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、に応じて異なる種別係数Eを設定し、設定した種別係数Eに応じて、1バイトの判定値データを取得してEレジスタに設定する処理、または2バイトの判定値データを取得してDEレジスタに設定する処理のいずれかを行うように制御することで、抽選対象を当選とするか否かを判定する際に用いる判定値データを判定値データテーブルから取得する際の処理を異ならせる構成である。   The slot machine 1 of the present embodiment includes a determination value data table for storing determination value data used when determining whether or not a lottery target combination of a predetermined combination number is to be won, and the determination value data table includes 1 Including a 1-byte 1-byte area for storing judgment value data (1 byte data) within 1 byte and a 2-byte 2-byte area for storing judgment value data (2 byte data) exceeding 1 byte. The area allocated to the address to be updated in the loop process is an area in which the judgment value data of each lottery target combination to be drawn in the loop process is stored from the head address (reference address m) of the judgment value data table. Search data that can specify the difference value up to the address is stored, and in loop processing, the search data is acquired from the area of the updated address and acquired A different type coefficient E is set according to whether the retrieved data is a value indicating a 1-byte area of the determination value data table or a value indicating a 2-byte area of the determination value data table, and the set type coefficient E According to the control, control is performed to either acquire 1 byte of judgment value data and set it in E register, or perform processing of acquiring 2 bytes of judgment value data and set it in DE register. It is the structure which changes the process at the time of acquiring the determination value data used when determining whether a lottery object will be elected from a determination value data table.

この構成によれば、判定値データテーブルの先頭アドレスから該当する抽選対象役の判定値データが格納された領域のアドレスまでの差分値を示す検索データに応じて、判定値データテーブルにおける1バイト領域に格納された判定値データを用いるか、2バイト領域に格納された判定値データを用いるか、を特定し、異なる処理を行わせることができるとともに、取得した検索データから種別係数Eを設定しておくことで、その後の処理において、1バイト領域に格納された判定値データを用いるか、2バイト領域に格納された判定値データを用いるか、を特定する場合でも、種別係数Eを参照するのみでその都度検索データを取得して判断する必要がない。   According to this configuration, the 1-byte area in the determination value data table corresponds to the search data indicating the difference value from the head address of the determination value data table to the address of the area where the determination value data of the corresponding lottery target is stored. It is possible to specify whether to use the judgment value data stored in the table or to use the judgment value data stored in the 2-byte area, and perform different processing, and set the type coefficient E from the acquired search data. By referring to the classification coefficient E, it is possible to specify whether to use the determination value data stored in the 1-byte area or to use the determination value data stored in the 2-byte area in the subsequent processing. There is no need to obtain and judge the search data each time.

本実施例のスロットマシン1は、複数の設定値1〜6のうちからいずれかの設定値を設定可能であり、所定役番号の抽選対象役を当選とするか否かを判定する際に用いられる判定値データを格納する判定値データテーブルを備え、当該判定値データテーブルは、設定値に応じて判定値データが異なる設定差あり役の判定値データが記憶されている設定差あり領域と、設定値に関わらず判定値データが共通である設定差なし役の判定値データが記憶されている設定差なし領域と、を含む構成であり、判定値データを用いて複数の抽選対象役からいずれかの抽選対象役(ハズレを含む)を当選として決定する処理を行う内部抽選処理を行うことが可能であり、当該内部抽選処理では、初期設定処理の後に所定の終了条件(いずれかの抽選対象役が当選したと判定するか、すべての抽選対象役について抽選を行うこと)が成立するまでループ処理を繰り返し実行する構成であり、ループ処理では、更新した現在位置アドレス(HL)の領域から検索データを取得し、取得した検索データが設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定し、当該種別係数Eに応じて判定値データを判定値データテーブルから取得する際の処理を異ならせる構成である。   The slot machine 1 of the present embodiment is capable of setting any one of a plurality of setting values 1 to 6 and is used when determining whether or not a lottery target combination of a predetermined combination number is to be won. Determination value data table for storing the determination value data to be stored, the determination value data table being an area with a setting difference in which determination value data of a setting difference with a different judgment value data is stored according to the setting value; The configuration includes a setting difference free area in which the determination value data of the setting difference no combination in which the determination value data is common regardless of the setting value is stored, and any of the plurality of lottery target roles using the determination value data It is possible to perform an internal lottery process which performs a process of determining a lottery object role (including a loss) as a winning object, and in the internal lottery process, a predetermined termination condition (any lottery object after the initial setting process) Role The loop processing is repeatedly executed until it is determined that a selection has been made or a drawing is performed for all drawing target roles. In the loop processing, search data is extracted from the area of the updated current position address (HL). The type coefficient E of a different value is set in the E register according to whether the acquired search data is a value indicating a setting difference area or a value indicating a setting difference no area, and the type coefficient E The processing for obtaining the determination value data from the determination value data table is made different depending on the condition.

この構成によれば、判定値データテーブルの先頭アドレスから抽選対象となる所定役番号の抽選対象役の判定値データが記憶された領域のアドレスまでの差分値を示す検索データに応じて設定差あり領域に記憶された判定値データを用いるか、設定差なし領域に記憶された判定値データを用いるか、を特定し、異なる処理を行わせることができるとともに、取得した検索データに基づいて種別係数Eを設定しておくことで、その後の処理において、1バイトの判定値データを用いるか、2バイトの判定値データを用いるか、を特定するだけでなく、設定差あり領域に記憶された判定値データを用いるか、設定差なし領域に記憶された判定値データを用いるか、を特定する場合でも、一の種別係数を参照するのみでその都度検索データを取得して判断する必要がなく、処理を簡素化できる。   According to this configuration, there is a setting difference according to the search data indicating the difference value from the start address of the determination value data table to the address of the area where the determination value data of the lottery target combination of the predetermined combination number to be lottery is stored. It is possible to specify whether to use the judgment value data stored in the area or to use the judgment value data stored in the area without setting difference, to perform different processing, and to use the type coefficient based on the acquired search data By setting E, in addition to specifying whether 1 byte of determination value data or 2 bytes of determination value data is used in the subsequent processing, determination stored in the area with setting difference Even when specifying whether to use value data or to use judgment value data stored in the area without setting difference, search data is acquired each time only by referring to one type coefficient. No need to determine, it can be simplified process.

本実施例のスロットマシン1は、内部抽選処理のループ処理において、更新した現在位置アドレス(HL)の領域から検索データを取得し、当該検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定する構成であり、種別係数Eは、1バイト領域であるか、2バイト領域であるか、に応じた値が1ビット目に設定され、設定差あり領域であるか、設定差なし領域であるか、に応じた値が2ビット目に設定される構成である。   The slot machine 1 of this embodiment acquires search data from the area of the updated current position address (HL) in the loop process of the internal lottery process, and the search data is a value indicating the 1-byte area of the determination value data table. Depending on whether there is a value, a value indicating a 2-byte area of the determination value data table, a value indicating an area with setting difference, or a value indicating an area without setting difference The type coefficient E is a 1-byte area or a 2-byte area. A value corresponding to whether it is a 1-byte area or a 2-byte area is set to the first bit, and an area with a setting difference or a setting difference. A value according to whether it is a no area or not is set to the second bit.

この構成によれば、種別係数Eのうち1ビット目の値を参照することで、1バイト領域に格納された判定値データを用いるか、2バイト領域に格納された判定値データを用いるか、を特定することができ、2ビット目の値を参照することで、設定差あり領域に格納された判定用データを用いるか、設定差なし領域に格納された判定用データを用いるか、を特定することができる。   According to this configuration, whether the determination value data stored in the 1-byte area is used or the determination value data stored in the 2-byte area is used by referring to the value of the first bit of the type coefficient E, or Can be specified. By referring to the value of the second bit, it is specified whether to use the determination data stored in the area with setting difference or to use the determination data stored in the area without setting difference. can do.

本実施例のスロットマシン1は、内部抽選処理のループ処理において、更新した現在位置アドレス(HL)の領域から検索データを取得し、当該検索データが判定値データテーブルの1バイト領域を示す値であるか、判定値データテーブルの2バイト領域を示す値であるか、設定差あり領域を示す値であるか、設定差なし領域を示す値であるか、に応じて異なる値の種別係数EをEレジスタに設定する構成であり、種別係数Eを、抽選対象役を当選とするか否かを判定する際に判定値データテーブルから取得した判定値データが設定されるレジスタと共通のEレジスタに設定する構成である。   The slot machine 1 of this embodiment acquires search data from the area of the updated current position address (HL) in the loop process of the internal lottery process, and the search data is a value indicating the 1-byte area of the determination value data table. Depending on whether there is a value, a value indicating a 2-byte area of the determination value data table, a value indicating an area with setting difference, or a value indicating an area without setting difference It is a configuration to be set in the E register, and in the E register common to the register in which the judgment value data acquired from the judgment value data table is set when it is judged whether or not the classification coefficient E is to win the winning combination. It is a configuration to set.

この構成によれば、種別係数Eによって判定値データを取得した後は種別係数Eを保持する必要がなく、種別係数Eが設定されるレジスタを判定値データが設定されるEレジスタと共用することで、別個にレジスタを設けずに済む。   According to this configuration, there is no need to hold the type coefficient E after acquiring the determination value data by the type coefficient E, and sharing the register in which the type coefficient E is set with the E register in which the judgment value data is set Therefore, it is not necessary to provide a separate register.

本実施例のスロットマシン1は、内部抽選処理において、初期設定処理では、ループ処理における最初の抽選対象役の役番号を示す当選番号(B)を設定するとともに、乱数値を取得する構成であり、ループ処理では、更新した現在位置アドレス(HL)から特定される検索データに基づいて当選番号(B)が示す役番号の抽選対象役を当選とする旨が判定される判定値を示す判定値データを取得し、取得した判定値データと、初期設定処理において取得した乱数値と、を加算し、加算結果が乱数値の範囲を超える場合には、当選番号(B)が示す役番号の抽選対象役を当選として決定し、加算結果が乱数値の範囲を超えない場合には、当選番号(B)を更新し、更新した当選番号(B)が終了値(0)か否かを判定し、更新した当選番号(B)が終了値でない場合にはループ処理の先頭に移行し、更新した当選番号(B)が終了値である場合にはいずれの抽選対象役も当選としない旨(ハズレ)を決定する構成である。   In the internal lottery process, the slot machine 1 of the present embodiment is configured to set a winning number (B) indicating the combination number of the first lottery target combination in the loop process and to acquire a random value in the initial setting process. In the loop processing, a determination value indicating a determination value for determining that the lottery target combination of the combination number indicated by the winning number (B) is to be won based on the search data specified from the updated current position address (HL) Data is acquired, the acquired judgment value data and the random number value acquired in the initial setting process are added, and when the addition result exceeds the range of random numbers, the lottery of the part number indicated by the winning number (B) If the winning combination is determined and the added result does not exceed the range of random numbers, the winning number (B) is updated, and it is determined whether the updated winning number (B) is the end value (0). , Updated winning numbers ( If the end value is not the end value, the process proceeds to the beginning of the loop processing, and if the updated winning number (B) is the end value, it is determined that no lottery target combination will be won (loss) .

この構成によれば、抽選対象の役番号を示す当選番号(B)を設定することで、当選番号(B)から現在のループ処理において抽選対象となる抽選対象役の役番号を特定できるだけでなく、当選番号(B)を更新することでループ処理の終了条件を判定することもできる。   According to this configuration, by setting the winning number (B) indicating the winning combination number, it is possible not only to specify the winning combination number of the winning combination that is to be the lottery target in the current loop processing from the winning number (B). The termination condition of the loop process can also be determined by updating the winning number (B).

以上、本発明の実施例2を説明してきたが、本発明はこの実施例2に限定されるものではなく、本発明の主旨を逸脱しない範囲における変更や追加があっても本発明に含まれることは言うまでもない。また、実施例1と同一もしくは類似する構成については、実施例1で説明したものと同様の効果を有するものである。また、実施例1について例示した変形例についても実施例2に適用可能である。   The second embodiment of the present invention has been described above, but the present invention is not limited to the second embodiment, and any changes or additions can be made without departing from the scope of the present invention. Needless to say. The same or similar configuration as that of the first embodiment has the same effect as that described in the first embodiment. Further, the modification illustrated in the first embodiment is also applicable to the second embodiment.

1 スロットマシン
2L、2C、2R リール
6 MAXBETスイッチ
7 スタートスイッチ
8L、8C、8R ストップスイッチ
41 メイン制御部
91 サブ制御部
1 Slot machine 2L, 2C, 2R Reel 6 MAX BET switch 7 Start switch 8L, 8C, 8R Stop switch 41 Main control unit 91 Sub control unit

Claims (1)

各々が識別可能な複数種類の識別情報を変動表示可能な可変表示部を備え、
前記可変表示部を変動表示した後、前記可変表示部の変動表示を停止することで表示結果を導出し、該表示結果に応じて入賞が発生可能なスロットマシンにおいて、
表示結果が導出される前に、複数種類の入賞について発生を許容するか否かを決定する事前決定手段と、
前記事前決定手段による決定対象のうち特定決定対象が決定の対象となるか否かまたは特定決定対象が決定される確率の少なくとも一方が異なる複数の状態に制御する状態制御手段と、
を備え、
前記事前決定手段は、一の決定対象について決定するか否かを判定する共通の決定判定処理を複数の決定対象毎に行い、
前記決定判定処理では、決定対象が特定決定対象である場合に、当該特定決定対象が決定の対象か否かを判定し、当該特定決定対象が決定の対象でない場合には、当該特定決定対象について決定するか否かを判定する処理を行うことなく、未判定の決定対象が残っているか否かを判定し、未判定の決定対象が残っている場合には、未判定の決定対象についての前記決定判定処理に移行し、未判定の決定対象が残っていない場合には前記決定判定処理を終了する、スロットマシン。
A variable display unit capable of variably displaying a plurality of types of identification information each of which can be identified;
After the variable display unit is variably displayed, a display result is derived by stopping the variable display of the variable display unit, and a slot machine capable of generating a prize according to the display result,
Prior determination means for determining whether or not to allow occurrence of a plurality of types of winnings before the display result is derived;
State control means for controlling at least one of whether or not a specific determination target is to be determined among the determination targets by the pre-determination means, or the probability that the specific determination target is determined, to different states;
Equipped with
The pre-determination unit performs a common determination and determination process for determining whether to determine one determination target for each of a plurality of determination targets,
In the determination process, if the determination target is a specific determination target, it is determined whether the specific determination target is a determination target, and if the specific determination target is not a determination target, the specific determination target It is determined whether or not an undecided decision object remains without performing a process of determining whether or not to decide, and if the undecided decision object remains, the above-mentioned undecided decision object The slot machine moves to decision determination processing, and when there is no undetermined decision object left, the decision determination processing ends.
JP2017244157A 2017-12-20 2017-12-20 Slot machine Active JP7028629B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017244157A JP7028629B2 (en) 2017-12-20 2017-12-20 Slot machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017244157A JP7028629B2 (en) 2017-12-20 2017-12-20 Slot machine

Publications (2)

Publication Number Publication Date
JP2019107408A true JP2019107408A (en) 2019-07-04
JP7028629B2 JP7028629B2 (en) 2022-03-02

Family

ID=67178396

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017244157A Active JP7028629B2 (en) 2017-12-20 2017-12-20 Slot machine

Country Status (1)

Country Link
JP (1) JP7028629B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006254976A (en) * 2005-03-15 2006-09-28 Daiichi Shokai Co Ltd Game machine
JP2008029500A (en) * 2006-07-27 2008-02-14 Aruze Corp Game machine
JP2016026055A (en) * 2015-11-04 2016-02-12 株式会社藤商事 Game machine
JP2017035157A (en) * 2015-08-07 2017-02-16 サミー株式会社 Slot machine
JP6176373B1 (en) * 2016-07-26 2017-08-09 サミー株式会社 Game machine
JP2017158875A (en) * 2016-03-10 2017-09-14 サミー株式会社 Slot machine
JP2017185030A (en) * 2016-04-05 2017-10-12 株式会社ユニバーサルエンターテインメント Game machine

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006254976A (en) * 2005-03-15 2006-09-28 Daiichi Shokai Co Ltd Game machine
JP2008029500A (en) * 2006-07-27 2008-02-14 Aruze Corp Game machine
JP2017035157A (en) * 2015-08-07 2017-02-16 サミー株式会社 Slot machine
JP2016026055A (en) * 2015-11-04 2016-02-12 株式会社藤商事 Game machine
JP2017158875A (en) * 2016-03-10 2017-09-14 サミー株式会社 Slot machine
JP2017185030A (en) * 2016-04-05 2017-10-12 株式会社ユニバーサルエンターテインメント Game machine
JP6176373B1 (en) * 2016-07-26 2017-08-09 サミー株式会社 Game machine

Also Published As

Publication number Publication date
JP7028629B2 (en) 2022-03-02

Similar Documents

Publication Publication Date Title
JP2015058214A (en) Game machine
JP2019111027A (en) Game machine
JP7044566B2 (en) Pachinko machine
JP2019092871A (en) Slot machine
JP7497190B2 (en) Slot Machines
JP2019107406A (en) Slot machine
JP2019107407A (en) Slot machine
JP2019107404A (en) Game machine
JP7044569B2 (en) Pachinko machine
JP7044568B2 (en) Pachinko machine
JP7074484B2 (en) Pachinko machine
JP7083649B2 (en) Pachinko machine
JP2019111050A (en) Game machine
JP2019107408A (en) Slot machine
JP2019107405A (en) Slot machine
JP2019107410A (en) Slot machine
JP2019107409A (en) Game machine
JP2019107411A (en) Slot machine
JP7074485B2 (en) Pachinko machine
JP7074483B2 (en) Pachinko machine
JP7044567B2 (en) Pachinko machine
JP2020099527A (en) Slot machine
JP2020110335A (en) Slot machine
JP2019111029A (en) Game machine
JP2019092870A (en) Slot machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210803

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210930

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220215

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220217

R150 Certificate of patent or registration of utility model

Ref document number: 7028629

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150