JP2017070333A5 - - Google Patents

Download PDF

Info

Publication number
JP2017070333A5
JP2017070333A5 JP2015197352A JP2015197352A JP2017070333A5 JP 2017070333 A5 JP2017070333 A5 JP 2017070333A5 JP 2015197352 A JP2015197352 A JP 2015197352A JP 2015197352 A JP2015197352 A JP 2015197352A JP 2017070333 A5 JP2017070333 A5 JP 2017070333A5
Authority
JP
Japan
Prior art keywords
display
special
special game
main control
segment
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
JP2015197352A
Other languages
Japanese (ja)
Other versions
JP2017070333A (en
JP6652698B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2015197352A priority Critical patent/JP6652698B2/en
Priority claimed from JP2015197352A external-priority patent/JP6652698B2/en
Publication of JP2017070333A publication Critical patent/JP2017070333A/en
Publication of JP2017070333A5 publication Critical patent/JP2017070333A5/ja
Application granted granted Critical
Publication of JP6652698B2 publication Critical patent/JP6652698B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、特別遊技状態において待機処理を実行する遊技機に関するものである。 The present invention relates to a gaming machine that executes standby processing in a special gaming state .

従来より、たとえばBB等の特別役に当選したときに遊技の進行を停止し(待機処理)、この待機処理中に特別役当選報知を行うことが知られている(たとえば、特許文献1参照)。 Conventionally, for example, it is known that when a special role such as BB is won, the progress of the game is stopped (standby process), and special role winning notification is performed during this standby process (see, for example, Patent Document 1). .

特開2000−061034号公報JP 2000-061034 A

本発明が解決しようとする課題は、特別遊技状態において特別役物の作動を繰り返す仕様の遊技機において、特別役物の作動終了を明確にした試験信号を出力可能とすることである。 The problem to be solved by the present invention is to make it possible to output a test signal that clearly concludes the end of the operation of the special character in a gaming machine having a specification that repeats the operation of the special character in the special game state .

本発明は、以下の解決手段によって上述の課題を解決する。なお、かっこ書きで、対応する実施形態の構成を示す。
請求項1の発明は、
遊技の進行を制御するメイン制御手段(メイン制御基板60)と、
前記メイン制御手段によって制御される表示手段(たとえば、貯留数表示LED71)と
を備え、
前記メイン制御手段は、
特別遊技状態の開始条件を満たした(1BBに当選し、1BBが入賞した)ことに基づいて、特別遊技状態(1BB遊技)を開始するように制御し、
特別遊技状態では、特別役物(RB)の作動を可能とし、
特別遊技状態の終了条件を満たしていない場合において、特別役物の終了条件を満たしたときは特別役物の作動を終了し、所定期間(5割込みに相当する時間(11.175ms))の待機処理(2バイト時間待ち処理(R_2BYTE_WAIT))を実行した後に、再度、特別役物の作動を開始可能とし、
前記メイン制御手段は、前記所定期間において割込み処理(I_INTR)を実行可能とし、
前記メイン制御手段は、
特別遊技状態において特別役物が作動しているときに実行される割込み処理では、特別遊技状態であり、かつ、特別役物が作動していることを示す試験信号(「00011000」)を出力するための処理を実行可能とし、
特別遊技状態において特別役物が作動していない前記所定期間で実行される割込み処理では、特別遊技状態であり、かつ、特別役物が作動していないことを示す試験信号(「00001000」)を出力するための処理を実行可能とし、
前記メイン制御手段は、
前記表示手段に表示するための情報を記憶可能な表示データ記憶手段(たとえば、貯留枚数表示データ)と、
割り込み処理(I_INTR)により更新可能なカウンタ(LED表示要求カウンタ)と、
セグメント情報を記憶したセグメントテーブル(LEDセグメントテーブル1及びLEDセグメントテーブル2)と
を備え、
前記表示手段として、第1表示部(デジット1)と第2表示部(デジット2)とを有し、
前記カウンタが第1表示部を点灯させる値となったときには、前記表示データ記憶手段に記憶されている情報から生成した第1情報と前記セグメントテーブルとに基づいて第1表示部のセグメント情報を指定し、第1表示部の所定のセグメントを点灯可能とし、
前記カウンタが第2表示部を点灯させる値となったときには、前記表示データ記憶手段に記憶されている情報から生成した第2情報と前記セグメントテーブルとに基づいて第2表示部のセグメント情報を指定し、第2表示部の特定のセグメントを点灯可能とする
ことを特徴とする。
The present invention solves the above problems by the following means. The configuration of the corresponding embodiment is shown in parentheses.
The invention of claim 1
Main control means (main control board 60) for controlling the progress of the game;
Display means controlled by the main control means (for example, the storage number display LED 71);
With
The main control means includes
Control to start the special gaming state (1BB game) based on satisfying the start condition of the special gaming state (1BB won and 1BB won)
In the special game state, the special object (RB) can be operated,
If the special game state end condition is not satisfied, the special function end operation is terminated when the special combination end condition is satisfied, and waiting for a predetermined period (a time corresponding to 5 interrupts (11.175 ms)). After executing the process (waiting for 2 bytes time (R_2BYTE_WAIT)), it is possible to start the special feature again,
The main control means can execute interrupt processing (I_INTR) in the predetermined period,
The main control means includes
In the interrupt process executed when the special game is operating in the special game state, a test signal (“00011000”) indicating that the special game is operating and the special game is operating is output. Process can be executed,
In the interrupt process executed during the predetermined period when the special game is not operating in the special game state, a test signal (“00001000”) indicating that the special game is operating and the special game is not operating is displayed. The process for output can be executed,
The main control means includes
Display data storage means capable of storing information for display on the display means (for example, stored number display data);
A counter (LED display request counter) that can be updated by interrupt processing (I_INTR),
Segment table (LED segment table 1 and LED segment table 2) storing segment information;
With
As said display means, it has a 1st display part (digit 1) and a 2nd display part (digit 2),
When the counter reaches a value for turning on the first display unit, the segment information of the first display unit is designated based on the first information generated from the information stored in the display data storage means and the segment table The predetermined segment of the first display unit can be turned on,
When the counter reaches a value for turning on the second display section, the segment information of the second display section is designated based on the second information generated from the information stored in the display data storage means and the segment table. The specific segment of the second display section can be turned on.

本発明によれば、待機処理を用いて、特別役物の非作動を明確に示す試験信号を(試験機等に)送信することができる。 According to the present invention, it is possible to transmit a test signal (to a testing machine or the like) that clearly indicates the non-operation of the special accessory using the standby process .

Claims (1)

遊技の進行を制御するメイン制御手段と、
前記メイン制御手段によって制御される表示手段と
を備え、
前記メイン制御手段は、
特別遊技状態の開始条件を満たしたことに基づいて、特別遊技状態を開始するように制御し、
特別遊技状態では、特別役物の作動を可能とし、
特別遊技状態の終了条件を満たしていない場合において、特別役物の終了条件を満たしたときは特別役物の作動を終了し、所定期間の待機処理を実行した後に、再度、特別役物の作動を開始可能とし、
前記メイン制御手段は、前記所定期間において割込み処理を実行可能とし、
前記メイン制御手段は、
特別遊技状態において特別役物が作動しているときに実行される割込み処理では、特別遊技状態であり、かつ、特別役物が作動していることを示す試験信号を出力するための処理を実行可能とし、
特別遊技状態において特別役物が作動していない前記所定期間で実行される割込み処理では、特別遊技状態であり、かつ、特別役物が作動していないことを示す試験信号を出力するための処理を実行可能とし、
前記メイン制御手段は、
前記表示手段に表示するための情報を記憶可能な表示データ記憶手段と、
割り込み処理により更新可能なカウンタと、
セグメント情報を記憶したセグメントテーブルと
を備え、
前記表示手段として、第1表示部と第2表示部とを有し、
前記カウンタが第1表示部を点灯させる値となったときには、前記表示データ記憶手段に記憶されている情報から生成した第1情報と前記セグメントテーブルとに基づいて第1表示部のセグメント情報を指定し、第1表示部の所定のセグメントを点灯可能とし、
前記カウンタが第2表示部を点灯させる値となったときには、前記表示データ記憶手段に記憶されている情報から生成した第2情報と前記セグメントテーブルとに基づいて第2表示部のセグメント情報を指定し、第2表示部の特定のセグメントを点灯可能とする
ことを特徴とする遊技機。
Main control means for controlling the progress of the game;
Display means controlled by the main control means;
With
The main control means includes
Control to start the special gaming state based on meeting the special gaming state start condition,
In the special game state, it enables the operation of special objects,
If the special game condition end condition is not met, and the special feature finish condition is satisfied, the special feature finishes operation, waits for a specified period of time, and then operates again. Can be started,
The main control means can execute interrupt processing in the predetermined period,
The main control means includes
In the interrupt process that is executed when a special character is operating in the special game state, a process for outputting a test signal indicating that the special character is operating in the special game state is executed. Made possible
In the interrupt process executed during the predetermined period when the special game is not activated in the special game state, the process for outputting a test signal indicating that the special game is not activated. Is executable,
The main control means includes
Display data storage means capable of storing information for display on the display means;
A counter that can be updated by interrupt processing,
Segment table storing segment information and
With
As said display means, it has a 1st display part and a 2nd display part,
When the counter reaches a value for turning on the first display unit, the segment information of the first display unit is designated based on the first information generated from the information stored in the display data storage means and the segment table The predetermined segment of the first display unit can be turned on,
When the counter reaches a value for turning on the second display section, the segment information of the second display section is designated based on the second information generated from the information stored in the display data storage means and the segment table. And a specific segment of the second display section that can be turned on .
JP2015197352A 2015-10-05 2015-10-05 Gaming machine Active JP6652698B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015197352A JP6652698B2 (en) 2015-10-05 2015-10-05 Gaming machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015197352A JP6652698B2 (en) 2015-10-05 2015-10-05 Gaming machine

Publications (3)

Publication Number Publication Date
JP2017070333A JP2017070333A (en) 2017-04-13
JP2017070333A5 true JP2017070333A5 (en) 2019-03-07
JP6652698B2 JP6652698B2 (en) 2020-02-26

Family

ID=58538481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015197352A Active JP6652698B2 (en) 2015-10-05 2015-10-05 Gaming machine

Country Status (1)

Country Link
JP (1) JP6652698B2 (en)

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6889911B2 (en) * 2017-05-23 2021-06-18 株式会社北電子 Pachinko machine
JP2018198709A (en) * 2017-05-26 2018-12-20 株式会社三共 Slot machine
JP2019000557A (en) * 2017-06-19 2019-01-10 サミー株式会社 Reel type game machine
JP2019000556A (en) * 2017-06-19 2019-01-10 サミー株式会社 Reel type game machine
JP2019000565A (en) * 2017-06-20 2019-01-10 サミー株式会社 Reel type game machine
JP2019005005A (en) * 2017-06-21 2019-01-17 サミー株式会社 Rotary drum type game machine
JP2019005006A (en) * 2017-06-21 2019-01-17 サミー株式会社 Reel type game machine
JP2019005007A (en) * 2017-06-21 2019-01-17 サミー株式会社 Reel type game machine
JP2019005083A (en) * 2017-06-22 2019-01-17 サミー株式会社 Reel-type game machine
JP2019005081A (en) * 2017-06-22 2019-01-17 サミー株式会社 Reel type game machine
JP7032876B2 (en) * 2017-06-22 2022-03-09 サミー株式会社 Pachi-slot machine
JP2019005471A (en) * 2017-06-28 2019-01-17 株式会社ユニバーサルエンターテインメント Game machine
JP2019005477A (en) * 2017-06-28 2019-01-17 株式会社ユニバーサルエンターテインメント Game machine
JP6873557B2 (en) * 2017-06-28 2021-05-19 株式会社ユニバーサルエンターテインメント Pachinko machine
JP2019017770A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP2019017781A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP2019017775A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP2019017779A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP2019017772A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP2019017782A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP6883484B2 (en) * 2017-07-19 2021-06-09 株式会社ユニバーサルエンターテインメント Pachinko machine
JP2019017778A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP2019017776A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP2019017777A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP6883483B2 (en) * 2017-07-19 2021-06-09 株式会社ユニバーサルエンターテインメント Pachinko machine
JP2019017769A (en) * 2017-07-19 2019-02-07 株式会社ユニバーサルエンターテインメント Game machine
JP6706228B2 (en) * 2017-08-10 2020-06-03 株式会社オリンピア Amusement machine
JP7290395B2 (en) * 2017-12-22 2023-06-13 株式会社三共 game machine
JP7290394B2 (en) * 2017-12-22 2023-06-13 株式会社三共 game machine
JP7290393B2 (en) * 2017-12-22 2023-06-13 株式会社三共 game machine
JP6738027B2 (en) * 2018-09-11 2020-08-12 サミー株式会社 Pachinko machine
JP6781387B2 (en) * 2018-09-11 2020-11-04 サミー株式会社 Pachinko game machine
JP2020073017A (en) * 2020-01-31 2020-05-14 サミー株式会社 Reel type game machine

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010005258A (en) * 2008-06-30 2010-01-14 Universal Entertainment Corp Game machine
JP2008284387A (en) * 2008-07-30 2008-11-27 Heiwa Corp Game machine
JP4701315B2 (en) * 2010-09-22 2011-06-15 株式会社三共 Slot machine
JP2015075678A (en) * 2013-10-10 2015-04-20 京セラドキュメントソリューションズ株式会社 Image forming apparatus
JP2015075679A (en) * 2013-10-10 2015-04-20 矢崎総業株式会社 Optical transceiver
JP6413677B2 (en) * 2013-11-14 2018-10-31 三菱ケミカル株式会社 Laminated body and manufacturing method thereof
US20150140397A1 (en) * 2013-11-15 2015-05-21 Semiconductor Energy Laboratory Co., Ltd. Multilayer film, exterior material for secondary battery, secondary battery, and electronic device
US9081322B2 (en) * 2013-12-16 2015-07-14 Xerox Corporation LED printhead with relay lens to increase depth of focus
JP5679245B1 (en) * 2014-06-30 2015-03-04 サミー株式会社 Game machine
JP5813897B1 (en) * 2015-04-02 2015-11-17 サミー株式会社 Game machine

Similar Documents

Publication Publication Date Title
JP2017070333A5 (en)
JP2017070323A5 (en)
JP2016195620A5 (en)
JP2016195624A5 (en)
JP2017074469A5 (en)
JP2020199055A5 (en)
JP2017000376A5 (en)
JP2016047456A5 (en)
JP2017070327A5 (en)
JP2017070330A5 (en)
JP2017070326A5 (en)
JP2015221227A5 (en)
JP2016195623A5 (en)
JP2017070324A5 (en)
JP2014221215A5 (en)
JP2017070325A5 (en)
JP2019201934A5 (en)
JP2017000375A5 (en)
JP2016195621A5 (en)
JP2017070331A5 (en)
JP2018046881A5 (en)
JP2016195622A5 (en)
JP2016195754A5 (en)
JP2017070332A5 (en)
JP2014147760A5 (en)