JP2019126384A5 - - Google Patents

Download PDF

Info

Publication number
JP2019126384A5
JP2019126384A5 JP2018007807A JP2018007807A JP2019126384A5 JP 2019126384 A5 JP2019126384 A5 JP 2019126384A5 JP 2018007807 A JP2018007807 A JP 2018007807A JP 2018007807 A JP2018007807 A JP 2018007807A JP 2019126384 A5 JP2019126384 A5 JP 2019126384A5
Authority
JP
Japan
Prior art keywords
variable display
decision
value
display unit
predetermined value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018007807A
Other languages
Japanese (ja)
Other versions
JP2019126384A (en
JP7044566B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2018007807A priority Critical patent/JP7044566B2/en
Priority claimed from JP2018007807A external-priority patent/JP7044566B2/en
Publication of JP2019126384A publication Critical patent/JP2019126384A/en
Publication of JP2019126384A5 publication Critical patent/JP2019126384A5/ja
Application granted granted Critical
Publication of JP7044566B2 publication Critical patent/JP7044566B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

(1) 各々が識別可能な複数種類の識別情報を変動表示可能な可変表示部を備え、
前記可変表示部を変動表示した後、前記可変表示部の変動表示を停止することで表示結果を導出し、該表示結果に応じて入賞が発生可能な遊技機(スロットマシン1)において、
表示結果が導出される前に、複数種類の入賞について発生を許容するか否かを決定する事前決定手段(内部抽選処理)を備え、
前記事前決定手段は、初期設定処理の後に終了条件(いずれかの抽選対象役が当選するか、すべての抽選対象役について抽選を行うこと)が成立するまで、所定数値(現在位置アドレス(HL))を一定値分(1アドレス分)更新し、更新した所定数値から特定されるデータ(検索データ)を用いて対応する決定対象(所定役番号の抽選対象役)を決定するか否かを判定する共通の決定判定処理を複数の決定対象毎に繰り返し実行し、
前記初期設定処理では、最初の決定対象(通常時は役番号48の抽選対象役、BB中は役番号50の抽選対象役)に対応するデータ(検索データ)が特定される所定数値(BB中はアドレスnc、通常時はアドレスnd)の一定値分(1アドレス分前)前の所定数値を初期の所定数値(現在位置アドレス(HL))として設定する
ことを特徴としている。
この特徴によれば、複数の決定対象からいずれか決定対象を決定する場合に、所定数値を一定値分更新し、更新した所定数値から特定されるデータに基づいて対応する決定対象を決定するか否かを判定する共通の決定判定処理を終了条件が成立するまで繰り返し実行すれば良いので、プログラム容量を削減することができる。また、初期設定処理において、最初の決定対象に対応するデータが特定される所定数値の一定値分前の所定数値が初期の所定数値として設定されるため、初期設定処理の後、最初に行われる決定判定処理においても、2回目以降に行われる決定判定処理においても、所定数値を一定値分更新した所定数値から当該決定判定処理において判定に用いられるデータを特定することが可能となり、初期設定処理の後、最初に行われる決定判定処理と、2回目以降に行われる決定判定処理と、で処理内容を変更せずに済む。
(1) A variable display unit capable of variablely displaying a plurality of types of identification information that can be identified by each is provided.
In a gaming machine (slot machine 1) capable of deriving a display result by stopping the variable display of the variable display unit after variable display of the variable display unit and generating a prize according to the display result.
It is equipped with a pre-determination means (internal lottery process) that determines whether or not to allow the occurrence of multiple types of prizes before the display result is derived.
The prior determination means has a predetermined numerical value (current position address (HL)) until the end condition (either one of the lottery target combinations is won or all the lottery target combinations are drawn) is satisfied after the initial setting process. ) Is updated by a certain value (for one address), and it is determined whether or not to determine the corresponding decision target (lottery target combination of the predetermined combination number) using the data (search data) specified from the updated predetermined numerical value. The common decision judgment process to be performed is repeatedly executed for each of a plurality of decision targets.
In the initial setting process, a predetermined numerical value (in BB) in which data (search data) corresponding to the first determination target (normally, the lottery target combination of the combination number 48, and during the BB, the lottery target combination of the combination number 50) is specified. Is characterized in that a predetermined value (one address before) before a fixed value (one address before) of the address nc, usually the address nd) is set as an initial predetermined value (current position address (HL)).
According to this feature, when one of the determination targets is determined from a plurality of determination targets, the predetermined numerical value is updated by a certain value, and the corresponding determination target is determined based on the data specified from the updated predetermined numerical value. Since it is sufficient to repeatedly execute the common decision-determining process for determining whether or not to do so until the end condition is satisfied, the program capacity can be reduced. Further, in the initial setting process, a predetermined value before a certain value of the predetermined value for which the data corresponding to the first determination target is specified is set as the initial predetermined value, so that the initial setting process is performed first. In both the decision judgment process and the decision judgment process performed from the second time onward, it is possible to specify the data used for the judgment in the decision judgment process from the predetermined value obtained by updating the predetermined value by a certain value, and the initial setting process. After that, it is not necessary to change the processing contents in the first decision determination process and the second and subsequent decision determination processes.

Claims (1)

各々が識別可能な複数種類の識別情報を変動表示可能な可変表示部を備え、
前記可変表示部を変動表示した後、前記可変表示部の変動表示を停止することで表示結果を導出し、該表示結果に応じて入賞が発生可能な遊技機において、
表示結果が導出される前に、複数種類の入賞について発生を許容するか否かを決定する事前決定手段を備え、
前記事前決定手段は、初期設定処理の後に終了条件が成立するまで、所定数値を一定値分更新し、更新した所定数値から特定されるデータを用いて対応する決定対象を決定するか否かを判定する共通の決定判定処理を複数の決定対象毎に繰り返し実行し、
前記初期設定処理では、最初の決定対象に対応するデータが特定される所定数値の一定値分前の所定数値を初期の所定数値として設定する、遊技機。
Equipped with a variable display unit that can variablely display multiple types of identification information that can be identified by each.
In a gaming machine in which a display result can be derived by stopping the variable display of the variable display unit after the variable display unit is displayed in a variable manner and a prize can be generated according to the display result.
It has a pre-determination means to decide whether to allow multiple types of prizes to occur before the display result is derived.
Said predetermination means, until the end condition after the initial setting process is established, a predetermined numerical value to update certain value content, whether to determine the decision object corresponding with the data specified from the updated predetermined numerical Judgment Common decision Judgment processing is repeatedly executed for each of multiple decision targets.
In the initial setting process, a gaming machine that sets a predetermined value before a certain value of a predetermined value for which data corresponding to the first determination target is specified as an initial predetermined value.
JP2018007807A 2018-01-22 2018-01-22 Pachinko machine Active JP7044566B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018007807A JP7044566B2 (en) 2018-01-22 2018-01-22 Pachinko machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018007807A JP7044566B2 (en) 2018-01-22 2018-01-22 Pachinko machine

Publications (3)

Publication Number Publication Date
JP2019126384A JP2019126384A (en) 2019-08-01
JP2019126384A5 true JP2019126384A5 (en) 2021-05-27
JP7044566B2 JP7044566B2 (en) 2022-03-30

Family

ID=67471457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018007807A Active JP7044566B2 (en) 2018-01-22 2018-01-22 Pachinko machine

Country Status (1)

Country Link
JP (1) JP7044566B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7460456B2 (en) * 2020-06-09 2024-04-02 株式会社三共 gaming machine
JP7460455B2 (en) * 2020-06-09 2024-04-02 株式会社三共 Gaming Machines
JP2022063420A (en) * 2020-10-12 2022-04-22 株式会社オリンピア Game machine

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5048039B2 (en) * 2009-11-09 2012-10-17 株式会社藤商事 Game machine
JP6054280B2 (en) * 2013-11-05 2016-12-27 株式会社ユニバーサルエンターテインメント Game machine
JP5818387B1 (en) * 2014-05-20 2015-11-18 サミー株式会社 Slot machine

Similar Documents

Publication Publication Date Title
JP2019126384A5 (en)
JP2015208406A5 (en)
JP2020081627A5 (en)
JP2021083912A5 (en)
JP2021083847A5 (en)
JP2016073351A5 (en)
JP2018183393A5 (en)
JP2014208098A5 (en) Game machine
JP2016135404A5 (en)
JP2019126388A5 (en)
JP2019126390A5 (en)
JP2019126386A5 (en)
JP2019126387A5 (en)
JP2019126391A5 (en)
JP2014230943A5 (en)
JP2021083914A5 (en)
JP2019126385A5 (en)
JP2019180662A5 (en)
JP2018047092A5 (en)
JP2021083855A5 (en)
JP2020028570A5 (en)
JP2019126389A5 (en)
JP2016135406A5 (en)
JP2021083911A5 (en)
JP2021083863A5 (en)