JP2019115590A - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP2019115590A
JP2019115590A JP2017252535A JP2017252535A JP2019115590A JP 2019115590 A JP2019115590 A JP 2019115590A JP 2017252535 A JP2017252535 A JP 2017252535A JP 2017252535 A JP2017252535 A JP 2017252535A JP 2019115590 A JP2019115590 A JP 2019115590A
Authority
JP
Japan
Prior art keywords
area
game
winning combination
information
program
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
JP2017252535A
Other languages
Japanese (ja)
Other versions
JP6654618B2 (en
Inventor
純也 杉山
Junya Sugiyama
純也 杉山
田中 勝也
Katsuya Tanaka
勝也 田中
谷川 義和
Yoshikazu Tanigawa
義和 谷川
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.)
Olympia KK
Original Assignee
Olympia KK
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 Olympia KK filed Critical Olympia KK
Priority to JP2017252535A priority Critical patent/JP6654618B2/en
Publication of JP2019115590A publication Critical patent/JP2019115590A/en
Application granted granted Critical
Publication of JP6654618B2 publication Critical patent/JP6654618B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Slot Machines And Peripheral Devices (AREA)

Abstract

To secure capacity in a control area for performing a game control process.SOLUTION: A CPU is configured to: specify an information reference table where predetermined information is held in another area according to another program, and information addresses which are arranged in the data area of the area used and specify predetermined information are juxtaposed according to the program used (S2); specify the number of information addresses according to the program used (S3); read predetermined information from another area on the basis of the information address specified through the information reference table according to the program used (S4); and repeat a process (S5) for executing a predetermined calculation on the basis of read predetermined information by the number of information addresses (S6).SELECTED DRAWING: Figure 12

Description

本発明は、遊技者に遊技上の利益を付与するか否かを抽選により決定する遊技機に関する。   The present invention relates to a gaming machine which determines by lottery whether or not to give a player a gaming benefit.

遊技機としてのスロットマシンでは、遊技者によるメダル(遊技媒体)のベットおよびスタートスイッチの操作に応じて、当選役の抽選を行うとともに、種々の図柄が記された複数のリールが回転する。そして、抽選結果と遊技者によるストップスイッチの操作に応じてリールが順次停止され、払い出しの対象となるライン上である有効ライン上に、当選役に対応する図柄組み合わせが表示されると、所定枚数のメダルが払い出されるなど、遊技上の利益(以下、単に遊技利益という)が遊技者に付与されることとなる。   In a slot machine as a gaming machine, in accordance with the operation of a bet on a medal (gaming medium) and a start switch by a player, a lottery for winning combination is made, and a plurality of reels having various symbols written thereon are rotated. Then, when the reels are sequentially stopped according to the lottery result and the player's operation of the stop switch, and the symbol combination corresponding to the winning combination is displayed on the activated line which is the line to be paid out, the predetermined number is determined. For example, a game profit (hereinafter simply referred to as game profit) is given to the player, such as the medals being paid out.

このようなスロットマシンでは、遊技性を高めるため、有限なメモリの記憶領域を有効利用することが望まれる。例えば、メモリの記憶領域として、遊技の進行に係るプログラムを記憶する使用領域と、遊技の進行に係わらないプログラムを記憶可能な別領域とを設け、プログラムを使用領域と別領域とで分担することで記憶領域を効率的に利用する技術が知られている(例えば、特許文献1)。   In such a slot machine, it is desirable to make effective use of a limited memory storage area in order to enhance gameplay. For example, as a memory storage area, a use area for storing a program related to the progress of a game and a separate area capable of storing a program not involved in the progress of the game are provided, and the program is shared between the use area and the different area A technology for efficiently using a storage area is known (e.g., Patent Document 1).

特開2017−029592号公報JP, 2017-029592, A

スロットマシンでは、遊技の進行を制御する遊技制御処理に係るプログラムを、主制御基板の記憶領域における制御領域(例えば4.5kbyte)とデータ領域(例えば3.0kbyte)とに配置しなければならない。しかし、遊技利益が大きい当選役(以下、選択当選役という)を含む当選種別(選択当選種別)に当選したときに、その選択当選役の入賞条件となるストップスイッチの操作態様(正解操作態様)が報知されることで(補助演出)、当該選択当選役に対応する図柄組み合わせを、遊技者が有効ライン上に容易に表示させることができる、所謂、AT(アシストタイム)が実行されるAT演出状態を、主制御基板において管理する場合や、リールユニットを多彩な態様で回転させる所謂リール演出を、主制御基板において管理する場合、その処理により、使用領域が圧迫されるおそれがある。   In the slot machine, the program related to the game control process for controlling the progress of the game must be arranged in a control area (for example, 4.5 kbytes) and a data area (for example, 3.0 kbytes) in the storage area of the main control board. However, when winning in a winning category (hereinafter referred to as a selected winning combination) having a large game profit (hereinafter referred to as a selected winning combination), an operation mode (a correct operation mode) of a stop switch serving as a winning condition of the selected winning combination. A player can easily display a symbol combination corresponding to the selected winning combination on the activated line by being notified of (assistive effect), so-called AT effect in which AT (assist time) is executed In the case where the state is managed on the main control board or when so-called reel effects in which the reel unit is rotated in various modes are managed on the main control board, the use area may be compressed by the processing.

そこで、上述したように、記憶領域として使用領域とは異なる別領域を設け、例えば、遊技の進行に係わらないセキュリティ関連処理に係るプログラムを別領域に配置することが考えられる。こうして、使用領域の容量を確保することができる。しかし、かかるセキュリティ関連処理によって生成されたエラー情報を、外部端子を通じて外部に出力しようとした場合、その外部への出力処理は使用領域で実行しなければならない。かかるエラー情報は複数あり、それぞれ別領域のRAMに不規則な配置で保持されているので、ここでは、別領域のRAMのアドレスを個別に指定してエラー情報を取得することとなる。そうすると、外部への出力処理に係るプログラムにより使用領域の制御領域が制限されるおそれがある。   Therefore, as described above, it is conceivable to provide a separate area different from the use area as the storage area, and, for example, to arrange a program related to security related processing not involved in the progress of the game in another area. Thus, the capacity of the use area can be secured. However, when the error information generated by the security related processing is to be output to the outside through the external terminal, the output processing to the outside must be performed in the used area. Since there are a plurality of such error information and they are held in random arrangement in the RAM of the separate area, here, the address of the RAM of the separate area is individually designated to acquire the error information. Then, there is a possibility that the control area of the use area is restricted by the program related to the output processing to the outside.

本発明は、このような課題に鑑み、遊技制御処理を行うための制御領域の容量を確保することが可能な遊技機を提供することを目的としている。   An object of the present invention is to provide a gaming machine capable of securing a capacity of a control area for performing game control processing in view of such a problem.

上記課題を解決するために、本発明の遊技機は、遊技を進行する制御基板を備え、前記制御基板に、CPUと、記憶容量が制限され、その制限された記憶容量内に遊技の進行を制御する遊技制御処理を実行するためのプログラムである使用プログラムが格納される使用領域と、前記遊技制御処理以外の遊技の進行に影響を及ぼさない処理を実行するためのプログラムである別プログラムが格納される別領域とを区分した記憶領域と、を備える遊技機であって、前記CPUは、前記別プログラムに従って、所定の情報を前記別領域に保持し、前記使用プログラムに従って、前記使用領域のデータ領域に配置され、前記所定の情報を特定するアドレスである情報アドレスを並置した情報参照テーブルを特定し、前記使用プログラムに従って、前記情報アドレスの数を特定し、前記使用プログラムに従って、前記情報参照テーブルを通じて特定される情報アドレスに基づき前記別領域から前記所定の情報を読み出し、かつ、読み出した所定の情報に基づいて所定の演算を実行する処理を前記情報アドレスの数だけ繰り返す。   In order to solve the above problems, the gaming machine of the present invention includes a control board for proceeding with a game, the CPU and the storage capacity are limited to the control board, and the progress of the game is performed within the limited storage capacity. A use area in which a use program that is a program for executing game control processing to be controlled is stored, and another program that is a program for executing a process that does not affect the progress of a game other than the game control processing A storage area divided from the separate area, the CPU holds predetermined information in the separate area according to the separate program, and data of the use area according to the use program An information reference table in which information addresses which are arranged in an area and are addresses specifying the predetermined information is specified, and according to the use program, The number of information addresses is specified, the predetermined information is read from the other area based on the information address specified through the information reference table according to the program used, and the predetermined calculation is performed based on the read predetermined information. The process to be executed is repeated by the number of the information addresses.

本発明によれば、遊技制御処理を行うための制御領域の容量を確保することが可能となる。   According to the present invention, it is possible to secure the capacity of the control area for performing the game control process.

スロットマシンの概略的な機械的構成を説明するための外観図である。FIG. 21 is an external view for illustrating a schematic mechanical configuration of the slot machine. スロットマシンの概略的な機械的構成を説明するための前面扉を開いた状態での外観図である。It is an external view in the state where the front door was opened, in order to explain the rough mechanical composition of a slot machine. リールの図柄配列および有効ラインを説明する図である。It is a figure explaining symbol arrangement and an effective line of a reel. スロットマシンの概略的な電気的構成を示したブロック図である。FIG. 2 is a block diagram showing a schematic electrical configuration of the slot machine. 当選役を説明するための説明図である。It is an explanatory view for explaining a winning combination. 遊技状態の遷移を説明するための説明図である。It is an explanatory view for explaining transition of a game state. 当選役抽選テーブルを示す図である。It is a figure showing a winning combination lottery table. 主制御基板のメイン処理を示したフローチャートである。It is the flowchart which showed the main processing of the main control board. メインROMおよびメインRAMのメモリマップを示す説明図である。FIG. 2 is an explanatory view showing a memory map of a main ROM and a main RAM. 別領域のデータ領域の内容を示した説明図である。It is explanatory drawing which showed the content of the data area of another area | region. 使用領域の制御領域における使用プログラムの比較例を示した説明図である。It is explanatory drawing which showed the comparative example of the use program in the control area | region of a use area | region. エラー情報の論理和を繰り返し処理する流れを示したフローチャートである。It is the flowchart which showed the flow which processes the disjunction of error information repeatedly. 使用領域の制御領域における改良された使用プログラムおよびデータ領域における情報参照テーブルを示した説明図である。It is explanatory drawing which showed the information reference table in the improved use program in the control area | region of a use area | region, and a data area.

以下に添付図面を参照しながら、本発明の好適な実施形態について詳細に説明する。かかる実施形態に示す寸法、材料、その他具体的な数値等は、発明の理解を容易とするための例示にすぎず、特に断る場合を除き、本発明を限定するものではない。なお、本明細書および図面において、実質的に同一の機能、構成を有する要素については、同一の符号を付することにより重複説明を省略し、また本発明に直接関係のない要素は図示を省略する。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. The dimensions, materials, and other specific numerical values and the like shown in this embodiment are merely examples for facilitating the understanding of the invention, and do not limit the present invention unless otherwise specified. In the specification and the drawings, elements having substantially the same functions and configurations will be denoted by the same reference numerals to omit repeated description, and elements not directly related to the present invention will not be illustrated. Do.

本発明の実施形態の理解を容易にするため、まず、遊技者が遊技可能なスロットマシン(遊技機)の機械的構成および電気的構成を簡単に説明し、その後、スロットマシンの各基板における具体的な処理(役構成や遊技状態の遷移)および本実施形態で特徴的な処理を説明し、これらを実現するためのフローチャートを詳述する。   In order to facilitate the understanding of the embodiment of the present invention, first, the mechanical configuration and the electrical configuration of the slot machine (game machine) that can be played by the player will be briefly described, and then the specifics of each substrate of the slot machine Processing (transition of the role configuration and the game state) and characteristic processing in this embodiment will be described, and a flowchart for realizing these will be described in detail.

(スロットマシン100の機械的構成)
図1および図2の外観図に示すように、スロットマシン100は、略矩形状の箱体である筐体102と、筐体102の前面開口部に対して開閉可能に取り付けられた前面上扉104と、前面上扉104の下方に位置し、前面上扉104同様、筐体102の前面開口部に対して開閉可能に取り付けられた前面下扉106と、前面下扉106の下部に位置し、メダル排出口108aから払い出されたメダルを貯留するための受け皿部108とを備えている。また、スロットマシン100は、ホールコンピュータ112と外部表示器(データカウンタ)114とを含む別体の外部装置110に接続され、外部表示器114は、遊技者が視認可能となるようにスロットマシン100の上方に配置されている。
(Mechanical configuration of slot machine 100)
As shown in the external views of FIGS. 1 and 2, the slot machine 100 includes a housing 102 which is a substantially rectangular box, and a front upper door attached to the front opening of the housing 102 so as to be openable and closable. 104 and the front upper door 104, and like the front upper door 104, the front lower door 106 attached to the front opening of the housing 102 so as to be openable and closable, and the lower part of the front lower door 106 And a receptacle unit 108 for storing medals paid out from the medal discharge port 108a. In addition, the slot machine 100 is connected to a separate external device 110 including a hall computer 112 and an external display (data counter) 114, and the external display 114 is a slot machine 100 so that the player can see it. Is located above the

前面下扉106の上部には操作部設置台122が形成され、操作部設置台122には、メダル投入部124、ベットスイッチ126、スタートスイッチ128、ストップスイッチ130等が配設されている。   The operation unit installation base 122 is formed on the upper part of the front lower door 106, and the medal insertion unit 124, the bet switch 126, the start switch 128, the stop switch 130 and the like are arranged on the operation unit installation base 122.

操作部設置台122の右側に位置するメダル投入部124は、メダル投入口(投入口)124aを通じて遊技媒体としてのメダルの投入を受け付け、前面下扉106の背面に設けられたメダルセレクタ(図示せず)にメダルを送る。メダルセレクタには、メダルの投入が可能な投入期間外に投入されたメダルや規格外のメダルをメダル排出口108aに導くブロッカー(図示せず)と、投入期間内に投入された規格内のメダルの通過を検出する投入メダル検出部124bとが設けられている。ここで、メダル排出口108aに導かれたメダルは受け皿部108に排出される。遊技者により、1遊技を開始するために必要なメダルのベット枚数である複数の規定枚数のうち、最大規定枚数(例えば3枚)を超えてメダルが投入されると、その最大規定枚数を超えた分のメダルが、所定の上限枚数(例えば50枚)を上限としてスロットマシン100の内部(メインRAM200c)に電気的に貯留(以下、単にクレジットという)される。上記1遊技については後程詳述する。   The medal insertion unit 124 located on the right side of the operation unit installation table 122 receives the insertion of medals as gaming media through the medal insertion slot (insertion slot) 124a, and the medal selector (shown in FIG. Send a medal to The medal selector includes a blocker (not shown) for guiding the medals out of the insertion period in which medals can be inserted and medals outside the standard to the medal discharge port 108a, and the medals in the standard inserted in the insertion period. And an inserted medal detecting unit 124b that detects the passage of the mark. Here, the medal guided to the medal discharge port 108 a is discharged to the receiving unit 108. When a player inserts a medal into a predetermined number of medals, which is the number of bets of medals required to start one game, exceeding the maximum number (for example, three), the maximum number of medals is exceeded. The medals are accumulated electrically (hereinafter, simply referred to as credits) inside the main slot machine 100 (main RAM 200c) with a predetermined upper limit (for example, 50) as the upper limit. The details of the one game will be described later.

また、ここでは、規定枚数は「1」〜「3」の複数が設定されている。なお、1遊技を実行するために必要な規定枚数を、遊技者は複数の規定枚数から任意に選択でき、その複数の規定枚数の中の最大のものを最大規定枚数といい、最小のものを最小規定枚数という。本実施形態では、最大規定枚数は「3」となり、最小規定枚数は「1」となる。   In addition, here, a plurality of “1” to “3” are set as the prescribed number. In addition, the player can arbitrarily select a prescribed number of sheets necessary to execute 1 game from a plurality of prescribed numbers, and the largest one among the plurality of prescribed numbers is referred to as the largest prescribed number and the smallest one. It is called the minimum specified number. In the present embodiment, the maximum prescribed number is “3” and the minimum prescribed number is “1”.

ベットスイッチ126は、クレジットされているメダルのうち最大規定枚数のメダルをベットする、押圧式のボタンスイッチである。最大規定枚数以上のメダルがクレジットされている状態で、ベットスイッチ126を押圧すると、最大規定枚数のメダルがベットされるとともに、貯留枚数が最大規定枚数分だけ減枚される。なお、最大規定枚数未満のメダルがクレジットされている状態で、ベットスイッチ126を押圧すると、貯留枚数のメダルの全てがベットされるとともに、貯留枚数が0枚に減枚される。   The bet switch 126 is a push-type button switch for betting the maximum specified number of medals among the credited medals. When the bet switch 126 is pressed in a state where the medals of the maximum prescribed number or more are credited, the medals of the maximum prescribed number are betted, and the stored number is reduced by the maximum prescribed number. When the bet switch 126 is pressed in a state where the medals less than the maximum prescribed number are credited, all the medals of the stored number are betted and the stored number is reduced to zero.

操作部設置台122の左側に位置するスタートスイッチ128は、傾倒操作を検出可能なレバーで構成され、遊技者による1遊技の開始操作を検出する。また、スタートスイッチ128は、押圧操作を検出可能なボタンスイッチによって構成することも可能である。   The start switch 128 located on the left side of the operation unit installation base 122 is constituted by a lever capable of detecting a tilting operation, and detects a start operation of one game by the player. The start switch 128 can also be configured by a button switch capable of detecting a pressing operation.

前面上扉104の下部略中央には、ガラス板や透明樹脂板等で構成された無色透明の図柄表示窓136が設けられ、筐体102内の図柄表示窓136に対応した位置には、リールユニット134が設けられている。リールユニット134には、図3(a)のリールの図柄配列に示すように、21に等分された各領域に複数種類の図柄がそれぞれ配列された3つのリール134a、134b、134cが、それぞれ独立して回動可能に設けられ、遊技者は、図柄表示窓136を通じて、リール134a、134b、134cを視認することができる。リールユニット134は、スタートスイッチ128の操作を契機として、リール134a、134b、134cの回転を開始する。   A colorless and transparent symbol display window 136 made of a glass plate, a transparent resin plate or the like is provided substantially at the center of the lower part of the front upper door 104, and a reel corresponding to the symbol display window 136 in the housing 102 is a reel. A unit 134 is provided. In the reel unit 134, three reels 134a, 134b and 134c in which a plurality of types of symbols are respectively arranged in each of the equally divided areas 21 as shown in the symbol array of the reel in FIG. It is provided so as to be independently rotatable, and the player can visually recognize the reels 134a, 134b and 134c through the symbol display window 136. The reel unit 134 starts rotation of the reels 134a, 134b, 134c in response to the operation of the start switch 128.

操作部設置台122の中央に位置するストップスイッチ130は、リール134a、134b、134cそれぞれに対応して設けられた、遊技者の押圧操作を検出可能なボタンスイッチであり、リール134a、134b、134cそれぞれを停止させようとする遊技者の停止操作を検出する。なお、ストップスイッチ130に係る3つのボタンスイッチを、その位置に応じて左から順にストップスイッチ130a、130b、130cとする。   The stop switch 130 located at the center of the operation unit installation base 122 is a button switch provided corresponding to each of the reels 134a, 134b, 134c and capable of detecting the pressing operation of the player, and the reels 134a, 134b, 134c. A stop operation of the player who tries to stop each is detected. The three button switches relating to the stop switch 130 are referred to as stop switches 130a, 130b, and 130c in order from the left according to their positions.

このように、ストップスイッチ130a、130b、130cを通じた停止操作により、リール134a、134b、134cがそれぞれ停止する。ここでは、その停止態様を遊技者が把握できるように、図3(b)のように、有効ラインが設けられている。有効ラインは1本であり、具体的に、図柄表示窓136に臨む9つの図柄(3リール×上中下の3段)のうち、リール134a、134b、134cの中段に停止する図柄に対応する位置を結んだラインを当選役の入賞を判定するための有効ラインAとして設定している。また、無効ラインは、有効ラインA上に表示された図柄組み合わせのみでは当選役を把握しにくい場合に、当選役の把握を容易にする他の図柄組み合わせを表示する、当選役の入賞判定には用いられない有効ラインA以外のラインであり、本実施形態では、図3(b)に示す4つの無効ラインB1、B2、C1、C2を想定している。   Thus, the reels 134a, 134b, 134c are respectively stopped by the stop operation through the stop switches 130a, 130b, 130c. Here, an effective line is provided as shown in FIG. 3B so that the player can grasp the stop mode. The number of effective lines is one, and specifically, among nine symbols (three reels x upper, middle, lower, three steps) facing symbol display window 136, it corresponds to the symbols stopped at the middle of reels 134a, 134b, 134c. The line connecting the positions is set as an effective line A for determining the winning combination of the winning combination. In addition, when it is difficult to grasp the winning combination by only the symbol combination displayed on the effective line A, the invalid line displays other symbol combinations that make it easy to grasp the winning combination. This is a line other than the valid line A which is not used, and in the present embodiment, four invalid lines B1, B2, C1, and C2 shown in FIG. 3B are assumed.

前面上扉104の上部略中央には、演出に伴う様々な映像を表示する液晶表示部(画像表示部)138が設けられている。また、前面上扉104の上部や左右には、例えば高輝度の発光ダイオード(LED)によって構成される演出用ランプ142が設けられる。   A liquid crystal display unit (image display unit) 138 is provided substantially at the center of the upper portion of the front upper door 104 to display various images associated with effects. In addition, on the top of the front upper door 104 and on the left and right, for example, a rendering lamp 142 configured of a high-intensity light emitting diode (LED) is provided.

また、図2に示すように、前面上扉104の裏面における液晶表示部138の左右位置や前面下扉106の裏面における内面左右位置には、効果音や楽音等による聴覚的な演出を行うスピーカ140が設けられている。さらに、筐体102内におけるリールユニット134の下方には、メダル排出口108aからメダルを払い出すためのメダル払出装置(メダルホッパー)264が設けられている。メダル払出装置264は、メダルを貯留するメダル貯留部264aと、メダル貯留部264aに貯留されたメダルをメダル排出口108aから排出するための払出制御部264bと、メダル排出口108aから排出されるメダルを検出する払出メダル検出部264cとを備えている。   Further, as shown in FIG. 2, speakers performing auditory effects by sound effects, musical tones, etc. at the right and left positions of the liquid crystal display unit 138 at the back of the front upper door 104 and at the inner left and right positions at the back of the front lower door 106 140 are provided. Further, below the reel unit 134 in the housing 102, a medal payout device (medal hopper) 264 for paying out medals from the medal discharge port 108a is provided. The medal payout device 264 includes a medal storage portion 264a for storing medals, a payout control portion 264b for discharging the medals stored in the medal storage portion 264a from the medal discharge port 108a, and a medal discharged from the medal discharge port 108a. And a payout medal detecting unit 264c that detects the

また、図1や図2では図示していないが、各リール134a、134b、134cの内側には、それぞれに施された図柄のうち、図柄表示窓136に対応する(有効ラインAや無効ラインB1、B2、C1、C2の対象となり得る)各リール134a、134b、134cの上段、中段、下段の図柄を背面から個々に独立して照射するリールバックライト144(図4参照)が設けられている。また、図柄表示窓136の裏面上部にもリール134a、134b、134c全ての正面を直接照射するリール上方ライト146が設けられている。   In addition, although not shown in FIG. 1 and FIG. 2, among the symbols applied to each of the reels 134a, 134b and 134c, the symbols correspond to the symbol display window 136 (effective line A and invalid line B1 , B2, C1, C2) is provided with a reel back light 144 (see FIG. 4) for independently irradiating the upper, middle, and lower patterns of the respective reels 134a, 134b, 134c from the back individually. . Further, a reel upper light 146 for directly irradiating the front of all the reels 134a, 134b and 134c is also provided on the upper rear surface of the symbol display window 136.

また、図1に示すように、操作部設置台122において、図柄表示窓136とストップスイッチ130との間に設けられた段部122aの略水平面には、メインクレジット表示部152およびメイン払出表示部154が設けられている。また、図柄表示窓136と操作部設置台122との間には、サブクレジット表示部156およびサブ払出表示部158が設けられている。これらメインクレジット表示部152およびサブクレジット表示部156には内部的に記憶された貯留枚数が表示され、メイン払出表示部154およびサブ払出表示部158にはメダルの払出枚数が表示される。なお、サブクレジット表示部156およびサブ払出表示部158には、演出に伴う様々な数値を表示することもできる。   Further, as shown in FIG. 1, on the substantially horizontal surface of the stepped portion 122a provided between the symbol display window 136 and the stop switch 130 in the operation unit installation stand 122, the main credit display unit 152 and the main payout display unit 154 are provided. Further, a sub credit display unit 156 and a sub payout display unit 158 are provided between the symbol display window 136 and the operation unit installation table 122. The stored number stored internally is displayed on the main credit display unit 152 and the sub credit display unit 156, and the number of medals paid out is displayed on the main payout display unit 154 and the sub payout display unit 158. The sub-credit display unit 156 and the sub payout display unit 158 can also display various numerical values associated with the effects.

また、筐体102内の任意の位置には、電源スイッチ148が設けられている。電源スイッチ148は、ロッカースイッチ等、押圧操作を検出可能なスイッチで構成され、当該スロットマシン100を管理する管理者側が操作し、電源の切断状態と電源の投入状態の2つの状態を切り換えるために用いられる。   In addition, a power switch 148 is provided at an arbitrary position in the housing 102. The power switch 148 is formed of a switch capable of detecting a pressing operation such as a rocker switch, and operated by an administrator managing the slot machine 100 to switch between two states of the power-off state and the power-on state. Used.

また、筐体102内には、後述する主制御基板200に、図示しない設定キーおよび設定変更スイッチ(これらを合わせて設定値設定手段という)が設けられている。スロットマシン100では、設定キーに所定の鍵(操作キー)が挿入されてOFFの位置からONの位置へ回転された状態で電源スイッチ148を介して電源が投入されると設定変更モードに移行し、設定値(有利度を段階的に示したもの)の変更(単に設定変更ともいう)が可能な状態となる。そして、設定変更が可能な状態において設定変更スイッチが押下される度毎に設定値が1ずつ加算され、例えば、6段階の設定値のうちのいずれかの設定値に変更され、スタートスイッチ128が操作されると、設定値が確定し、設定キーを元の位置(OFFの位置)に戻すことで設定変更モードが終了して遊技が可能となる。なお、設定変更は、電源スイッチ148が操作されて電源の投入状態となってから一定期間のみ可能となっている。   Further, in the housing 102, a setting key and a setting change switch (these are collectively referred to as a setting value setting unit) (not shown) are provided on a main control board 200 described later. In slot machine 100, when a predetermined key (operation key) is inserted into the setting key and turned from the OFF position to the ON position and power is turned on via power switch 148, the mode is changed to the setting change mode. , It becomes possible to change the setting value (in which the degree of advantage is indicated stepwise) (also referred to simply as setting change). Then, each time the setting change switch is pressed in a state where setting change is possible, the setting value is incremented by one, for example, changed to any setting value among six setting values, and the start switch 128 is When operated, the setting value is determined, and the setting change mode is ended by returning the setting key to the original position (position of OFF), and the game can be made. The setting change can be made only for a certain period after the power switch 148 is operated to turn on the power.

なお、本実施形態において、上記1遊技は、メダル投入部124を通じたメダルの投入、ベットスイッチ126の操作を通じたクレジットされているメダルの投入、または、リプレイ役が有効ラインA上に表示されたことに基づくメダルの自動投入のいずれかが行われてから、遊技者によるスタートスイッチ128の操作に応じて、複数のリール134a、134b、134cが回転制御されるとともに当選役抽選が実行され、当選役抽選の抽選結果および遊技者による複数のストップスイッチ130a、130b、130cの操作に応じて、操作されたストップスイッチ130a、130b、130cに対応するリール134a、134b、134cがそれぞれ停止制御され、メダルの払い出しを受け得る当選役に入賞した場合、そのメダルの払い出しが実行されるまでの遊技をいう。また、メダルの払い出しを受け得る当選役に非当選であった場合または当選したが入賞しなかった場合、リール134a、134b、134cが全て停止したことをもって1遊技が終了する。ただし、1遊技の開始を、上記のメダルの投入、または、リプレイ役の当選の代わりに、遊技者によるスタートスイッチ128の操作と読み替えてもよい。また、かかる1遊技が繰り返される数を遊技数とする。   In the present embodiment, in the above-mentioned one game, the insertion of medals through the medal insertion unit 124, the insertion of credited medals through the operation of the bet switch 126, or the replay role is displayed on the effective line A. The reels 134a, 134b, 134c are controlled to rotate and the winning combination lottery is executed according to the player's operation of the start switch 128 after either of the automatic insertion of medals based on the event is performed, and the winning is won The reels 134a, 134b and 134c corresponding to the operated stop switches 130a, 130b and 130c are stop-controlled respectively according to the lottery result of the role lottery and the player's operation of the plurality of stop switches 130a, 130b and 130c. If you win a winning combination that will receive a payout of It refers to the game until payout of is executed. In the case where the winning combination which can receive the payout of medals is not won or won but not won, one game is ended when all the reels 134a, 134b and 134c are stopped. However, the start of one game may be read as the operation of the start switch 128 by the player instead of the above-described insertion of the medal or the winning of the replay role. Also, let the number of such one game repeated be the number of games.

(スロットマシン100の電気的構成)
図4は、スロットマシン100の概略的な電気的構成を示したブロック図である。図4に示すように、スロットマシン100は、主として、制御基板によって制御されている。ここでは、制御基板の一例として、制御基板の機能を分担した、主制御基板200と、副制御基板202とを挙げて説明する。例えば、遊技の進行に関わるプログラムのうち、遊技に供する当選役の抽選やその入賞といったような、特に重要な処理を主制御基板200で実行し、それ以外の例えば演出に関する処理を副制御基板202で実行している。また、図4に示したように、主制御基板200と副制御基板202との間の電気的な信号の伝達は、不正防止等の観点から、主制御基板200から副制御基板202への一方向のみに制限される。ただし、このような制限がなければ、電気的に双方向通信も技術的に可能である。
(Electric configuration of slot machine 100)
FIG. 4 is a block diagram showing a schematic electrical configuration of slot machine 100. Referring to FIG. As shown in FIG. 4, the slot machine 100 is mainly controlled by the control board. Here, the main control board 200 and the sub control board 202 which share the function of the control board will be described as an example of the control board. For example, among the programs relating to the progress of the game, particularly important processing such as lottery of winning combination to be provided for the game and the winnings thereof is executed by the main control board 200, and other processing such as effect related to the sub control board 202 Is running on Further, as shown in FIG. 4, transmission of an electrical signal between the main control substrate 200 and the sub control substrate 202 can be performed from the main control substrate 200 to the sub control substrate 202 from the viewpoint of preventing fraud or the like. Restricted to direction only. However, if there is no such limitation, two-way electrical communication is technically possible.

(主制御基板200)
主制御基板200は、中央処理装置であるメインCPU200a、プログラム等が格納されたメインROM200b、ワークエリアとして機能するメインRAM(RWM)200c等を含む各種半導体集積回路を有し、スロットマシン100全体を統括的に制御する。ただし、メインRAM200cには不図示のバックアップ電源が接続されており、電源が切断された場合においても、設定変更が行われてメインRAM200cの初期化処理を実行しない限り、データが消去されることなく保持される。
(Main control board 200)
The main control board 200 has various semiconductor integrated circuits including a main CPU 200a which is a central processing unit, a main ROM 200b storing programs and the like, and a main RAM (RWM) 200c which functions as a work area. Control overall. However, a backup power supply (not shown) is connected to the main RAM 200c, and even when the power is turned off, the data is not erased unless the setting is changed and the initialization processing of the main RAM 200c is performed. It is held.

また、主制御基板200は、メインCPU200aが、メインROM200bに格納されたプログラムに基づきメインRAM200cと協働することで機能する、初期化手段300、ベット手段302、当選役抽選手段304、リール制御手段306、判定手段308、払出制御手段310、状態移行手段312、コマンド決定手段314、コマンド送信手段316、外部出力手段318等の機能部を有する。   Further, the main control board 200 functions by the main CPU 200a cooperating with the main RAM 200c based on a program stored in the main ROM 200b. The initialization means 300, the betting means 302, the winning combination lottery means 304, the reel control means The control unit 306 includes functional units such as a determination unit 308, a payout control unit 310, a state transition unit 312, a command determination unit 314, a command transmission unit 316, and an external output unit 318.

初期化手段300は、主制御基板200における初期化処理を実行する。ベット手段302は、遊技に使用するためのメダルをベットする。ここで、ベットは、ベットスイッチ126の操作を通じてクレジットされているメダルを投入する場合と、メダル投入部124を通じてメダルを投入する場合と、リプレイ役が有効ラインA上に表示されたことに基づいてメダルを自動投入する場合のいずれも含む。当選役抽選手段304は、メダルのベットおよびスタートスイッチ128の操作に基づき、小役、リプレイ役、および、ボーナス役を含む複数種類の当選役、ならびに、不当選のうちいずれかを当選役抽選により決定する。   The initialization unit 300 executes an initialization process on the main control board 200. The bet unit 302 bets a medal for use in a game. Here, the bet is based on the case where medals credited through the operation of the bet switch 126 are inserted, the case where medals are inserted through the medal insertion unit 124, and that the replay role is displayed on the effective line A. Includes all cases where medals are automatically inserted. Based on the bet of medals and the operation of the start switch 128, the winning combination lottery means 304 selects a small winning combination, a replay combination, a plurality of types of winning combinations including a bonus combination, and a non-winning one by a winning combination lottery. decide.

リール制御手段306は、スタートスイッチ128の操作に応じて、複数のリール134a、134b、134cを回転制御し、回転しているリール134a、134b、134cにそれぞれ対応した複数のストップスイッチ130a、130b、130cの操作に応じ、操作されたストップスイッチ130a、130b、130cに対応するリール134a、134b、134cをそれぞれ停止制御する。また、リール制御手段306は、スタートスイッチ128の操作に応じて、前回の遊技においてストップスイッチ130の操作を有効化してから、当選役抽選の抽選結果を表示するために遊技者によるストップスイッチ130の操作を有効化するまで(前回の遊技におけるストップスイッチ130の操作完了により無効化されている)の時間を規定の時間(ウェイト時間、例えば、4.1秒)より延長し、その間、リール134a、134b、134cを多彩な態様で回転制御するリール演出(フリーズ演出)を行う場合がある。リール演出は、本来有効となるべき任意のスイッチを所定時間有効にしなかったり、本来実行されるべき処理を所定時間保留したり、本来送受信されるべき任意のスイッチの信号を所定時間送信または受信させなかったりすることでも実現できる。   The reel control means 306 controls the rotation of the plurality of reels 134a, 134b and 134c in response to the operation of the start switch 128, and the plurality of stop switches 130a, 130b and 130c respectively corresponding to the rotating reels 134a, 134b and 134c. In response to the operation of 130c, the reels 134a, 134b, 134c corresponding to the operated stop switches 130a, 130b, 130c are stop-controlled respectively. Further, the reel control means 306 activates the operation of the stop switch 130 in the previous game in response to the operation of the start switch 128 and then displays the lottery result of the winning combination lottery of the stop switch 130 of the player. The time until activation of the operation (disabled by completion of operation of the stop switch 130 in the previous game) is extended from a prescribed time (wait time, for example, 4.1 seconds), while the reel 134 a In some cases, a reel effect (freeze effect) may be performed to control the rotation of 134 b and 134 c in various ways. Reel production does not activate any switch that should be effective for a predetermined time, hold processing that should be originally performed for a predetermined time, and send or receive signals of any switch that should be originally transmitted or received for a predetermined time It can also be realized by not doing it.

判定手段308は、当選役抽選で決定した当選役に対応する図柄組み合わせが有効ラインA上に表示されたか否か判定する。ここで、当選役抽選で決定した当選役に対応する図柄組み合わせが有効ラインA上に表示されることを単に入賞という場合がある。払出制御手段310は、当選役抽選で決定した当選役に対応する図柄組み合わせが有効ラインA上に表示されたこと(入賞したこと)に基づいて、当該当選役に対応する数だけメダルを払い出す。状態移行手段312は、ボーナス役の当選や入賞に基づいて遊技状態を遷移させる。   The determination means 308 determines whether or not the symbol combination corresponding to the winning combination determined in the winning combination lottery is displayed on the valid line A. Here, it may be simply referred to as a prize that the symbol combination corresponding to the winning combination determined in the winning combination lottery is displayed on the activated line A. The payout control means 310 pays out the medals for the number corresponding to the winning combination based on the fact that the symbol combination corresponding to the winning combination determined in the winning combination lottery is displayed on the activated line A (winning). . The state transition means 312 changes the gaming state based on the winning or winning of the bonus combination.

コマンド決定手段314は、ベット手段302、当選役抽選手段304、リール制御手段306、判定手段308、払出制御手段310、状態移行手段312等の動作に伴う、遊技に関するコマンドを順次決定する。コマンド送信手段316は、コマンド決定手段314が決定したコマンドを副制御基板202に順次送信する。外部出力手段318は、スロットマシン100の内部の状態を、信号(外部信号)により、ホールコンピュータ112を介して外部表示器114に出力する。   The command determination means 314 sequentially determines the game-related commands accompanying the operations of the betting means 302, the winning combination lottery means 304, the reel control means 306, the determination means 308, the payout control means 310, the state transition means 312 and the like. The command transmission unit 316 sequentially transmits the commands determined by the command determination unit 314 to the secondary control board 202. The external output means 318 outputs the internal state of the slot machine 100 to the external display 114 via the hall computer 112 as a signal (external signal).

主制御基板200では、投入メダル検出部124b、ベットスイッチ126、スタートスイッチ128およびストップスイッチ130から各種の検出信号を受信しており、受信した検出信号に基づいて、ベット手段302、当選役抽選手段304、リール制御手段306、判定手段308が上述した種々の処理を実行する。また、主制御基板200には、メインクレジット表示部152およびメイン払出表示部154が接続されており、払出制御手段310が両表示部152、154に対してメダルの貯留枚数や払出枚数の表示を制御する。   The main control board 200 receives various detection signals from the inserted medal detection unit 124b, the bet switch 126, the start switch 128, and the stop switch 130, and based on the received detection signals, the bet unit 302 and the winning combination lottery unit A reel control unit 306 and a determination unit 308 execute the various processes described above. In addition, a main credit display unit 152 and a main payout display unit 154 are connected to the main control board 200, and the payout control means 310 displays the number of medals stored and the number of payouts on both display units 152 and 154. Control.

また、主制御基板200には、リール駆動制御部258が接続されている。このリール駆動制御部258は、スタートスイッチ128の操作信号に応じ、リール制御手段306から送信される各リール134a、134b、134cの回転開始信号に基づいて、ステッピングモータ262を駆動するとともに、ストップスイッチ130の操作信号に応じ、リール制御手段306から送信される、リール134a、134b、134cそれぞれの停止信号および回転位置検出回路260の検出信号に基づいて、ステッピングモータ262の駆動を停止する。   Further, a reel drive control unit 258 is connected to the main control substrate 200. The reel drive control unit 258 drives the stepping motor 262 based on the rotation start signal of each of the reels 134 a, 134 b and 134 c transmitted from the reel control unit 306 in response to the operation signal of the start switch 128, as well as a stop switch. In response to the operation signal 130, the driving of the stepping motor 262 is stopped based on the stop signals of the respective reels 134a, 134b and 134c and the detection signals of the rotational position detection circuit 260, which are transmitted from the reel control means 306.

また、主制御基板200には、メダル払出装置264が接続されている。主制御基板200には払出メダル検出部264cの検出信号が入力されるようになっており、払出制御手段310は、その検出信号に応じてメダルの払出枚数を計数しながら払出制御部264bからのメダルの排出を制御する。   Further, a medal payout device 264 is connected to the main control board 200. A detection signal of the payout medal detection unit 264c is input to the main control board 200, and the payout control unit 310 counts the number of medals paid out from the payout control unit 264b according to the detection signal. Control the discharge of medals.

また、主制御基板200には、乱数発生器200dが設けられる。乱数発生器200dは、計数値を順次インクリメントし、所定の総数(例えば65536)内でループさせ(0〜65535)、所定の時点における計数値を抽出することで乱数を生成(取得)する。主制御基板200の乱数発生器200dによって生成される乱数(以下、当選役抽選乱数という)は、遊技者に付与する遊技利益、例えば、当選役抽選手段304が当選役を決定するために用いられる。   In addition, the main control board 200 is provided with a random number generator 200d. The random number generator 200 d sequentially increments the count value, causes the loop (0 to 65535) to loop within a predetermined total number (for example, 65536), and generates (acquires) a random number by extracting the count value at a predetermined time. A random number (hereinafter referred to as a winning combination lottery random number) generated by the random number generator 200d of the main control board 200 is used to determine the winning combination, for example, the winning combination lottery means 304 for determining the winning combination. .

(副制御基板202)
また、副制御基板202は、主制御基板200と同様に、中央処理装置であるサブCPU202a、プログラム等が格納されたサブROM202b、ワークエリアとして機能するサブRAM202c等を含む各種半導体集積回路を有し、主制御基板200からのコマンドに基づき、特に演出を制御する。また、サブRAM202cにもメインRAM200c同様、不図示のバックアップ電源が接続されており、電源が切断された場合においても、データが消去されることなく保持される。なお、副制御基板202にも、主制御基板200同様、乱数発生器202dが設けられており、乱数発生器202dによって生成される乱数(以下、演出抽選乱数という)は、主に演出の態様を決定するために用いられる。
(Sub control board 202)
Further, like the main control board 200, the sub control board 202 has various semiconductor integrated circuits including a sub CPU 202a which is a central processing unit, a sub ROM 202b storing programs and the like, and a sub RAM 202c which functions as a work area. In particular, the effect is controlled based on a command from the main control board 200. Similarly to the main RAM 200c, a backup power supply (not shown) is connected to the sub RAM 202c, and the data is held without being erased even when the power is turned off. Similar to the main control board 200, the sub control board 202 is also provided with a random number generator 202d, and the random numbers generated by the random number generator 202d (hereinafter, referred to as effect lottery random numbers) Used to make decisions.

また、副制御基板202は、サブCPU202aが、サブROM202bに格納されたプログラムに基づき、サブRAM202cと協働することで機能する、初期化決定手段330、コマンド受信手段332、演出制御手段334等の機能部を有する。   In addition, the sub control board 202 functions by the sub CPU 202a cooperating with the sub RAM 202c based on the program stored in the sub ROM 202b, such as the initialization determining means 330, the command receiving means 332, the effect control means 334, etc. It has a functional part.

初期化決定手段330は、副制御基板202における初期化処理を実行する。コマンド受信手段332は、主制御基板200等、他の制御基板からのコマンドを受信し、コマンドに対する処理を行う。演出制御手段334は、当選役コマンドに基づいて液晶表示部138、スピーカ140、演出用ランプ142の各デバイスで行われる遊技の演出を決定する。具体的に、演出制御手段334は、液晶表示部138に表示される画像データや、演出用ランプ142、リールバックライト144、リール上方ライト146、サブクレジット表示部156、サブ払出表示部158等の電飾機器を通じた演出のための電飾データを決定するとともに、スピーカ140から出力すべき音声を構成する音声データを決定する。そして、演出制御手段334は、決定した遊技の演出を実行する。   The initialization determination unit 330 executes an initialization process on the sub control substrate 202. The command receiving unit 332 receives a command from another control board such as the main control board 200 and performs processing on the command. The effect control means 334 determines the effect of the game played on each device of the liquid crystal display unit 138, the speaker 140, and the effect lamp 142 based on the winning combination command. Specifically, the effect control means 334 includes the image data displayed on the liquid crystal display unit 138, the effect lamp 142, the reel backlight 144, the reel upper light 146, the sub credit display unit 156, the sub payout display unit 158 and the like. While determining the electric decoration data for the production | presentation through an electric decoration apparatus, the audio | speech data which comprises the audio | voice which should be output from the speaker 140 is determined. Then, the effect control means 334 executes the determined effect of the game.

演出は、上述したリール演出のような主制御基板200によって実行される演出と、副制御基板202によって実行される演出がある。副制御基板202によって実行される演出は、遊技の進行に伴い、液晶表示部138、スピーカ140、演出用ランプ142、リールバックライト144、リール上方ライト146、サブクレジット表示部156、サブ払出表示部158等を通じて提供される視覚的および聴覚的な表現手段であり、当該遊技にストーリー性を与えたり、当選役抽選の結果をよりダイナミックな画像で示唆したりすることができる。このような演出では、例えば、ボーナス遊技の当選を示唆する演出を複数遊技に亘って行い、遊技者の期待感を高めることができる。また、たとえ、いずれの当選役にも当選していなかったとしても、恰も当選しているかのような演出を通じて遊技者に高配当の期待感を持たせ、遊技者を飽きさせないようにすることが可能となる。上記の主制御基板200および副制御基板202を連動させることで、様々な遊技性を構築することができる。以下、主となる遊技態様を詳述する。   The effects include effects performed by the main control substrate 200 such as the above-described reel effects and effects performed by the sub control substrate 202. The effects performed by the sub control board 202 are, as the game progresses, the liquid crystal display unit 138, the speaker 140, the effect lamp 142, the reel backlight 144, the upper reel light 146, the sub credit display unit 156, the sub payout display unit It is a visual and aural expression means provided through 158 and the like, and it is possible to give a story character to the game and to suggest the result of the winning combination lottery with a more dynamic image. In such an effect, for example, an effect that suggests winning of a bonus game can be performed over a plurality of games, and the player's sense of expectation can be enhanced. Also, even if none of the winning combinations have been won, it is possible not to make the player bored by giving the player a feeling of high payout expectation through the effect as if the whistle is also won. It becomes possible. By interlocking the main control board 200 and the sub control board 202 described above, various game characteristics can be constructed. Hereinafter, the main game modes will be described in detail.

(主制御基板200で用いられるテーブル)
スロットマシン100においては、複数の遊技状態が設けられており、遊技の進行に応じて遊技状態が遷移する。そして、主制御基板200では、状態移行手段312により管理される遊技状態に対応する複数の当選役抽選テーブル等がメインROM200bに格納されている。当選役抽選手段304は、メインRAM200cに記憶された現在の遊技状態(後述するボーナス役の成立有無に基づく遊技状態等)に応じて、対応する当選役抽選テーブルをメインROM200bから抽出し、抽出した当選役抽選テーブルと現在の設定値に基づき、スタートスイッチ128の操作信号に応じて取得された当選役抽選乱数が当選役抽選テーブル内のいずれの当選役または不当選に対応するか判定する。ここで、設定値は、遊技利益を得る容易性を段階的に示したものであり、その設定値の数値が高いほど、遊技利益を得易い。なお、設定値は、一般的に、ホール側管理者により少なくとも遊技開始時には決定されており、遊技者が、遊技中に設定値を取得および変更することはできないようになっている。
(Table used in main control board 200)
In the slot machine 100, a plurality of gaming states are provided, and the gaming states transition according to the progress of the game. Then, in the main control board 200, a plurality of winning combination lottery tables and the like corresponding to the gaming state managed by the state transition means 312 are stored in the main ROM 200b. The winning combination lottery means 304 extracts and extracts a corresponding winning combination lottery table from the main ROM 200b in accordance with the current gaming state (a gaming state based on presence or absence of a bonus combination described later) stored in the main RAM 200c. Based on the winning combination lottery table and the current setting value, it is determined whether the winning combination lottery random number acquired according to the operation signal of the start switch 128 corresponds to which winning combination or non-win in the winning combination lottery table. Here, the setting value indicates the ease of obtaining the gaming profit in stages, and the higher the numerical value of the setting value, the easier it is to obtain the gaming profit. The set value is generally determined by the hall manager at least at the start of the game, and the player can not obtain or change the set value during the game.

ここで、当選役抽選テーブルで抽出される当選役には、リプレイ役、小役、ボーナス役がある。このような当選役に対応する図柄組み合わせが、有効ラインA上に揃った状態を表示または入賞といい、当選役に当選し、その当選役に対応する図柄組み合わせが表示されるまでの状態を内部当選状態とする。当選役のうちのリプレイ役は、そのリプレイ役に対応する図柄組み合わせが有効ラインA上に表示されると、遊技者によるメダルの新たなるベットを行わずして再度1遊技を実行できる役であり、小役は、その小役に対応する図柄組み合わせが有効ラインA上に表示されることにより、図柄組み合わせに応じて所定枚数のメダルの払い出しを受けることができる役である。また、ボーナス役は、そのボーナス役に対応する図柄組み合わせが有効ラインA上に表示されることにより、状態移行手段312により管理される遊技状態をボーナス遊技状態に移行させることができる当選役である。以下に、当選役および遊技者に付与される遊技利益について説明する。   Here, the winning combinations extracted in the winning combination lottery table include a replay combination, a small combination, and a bonus combination. The symbol combination corresponding to such a winning combination is referred to as "display or winning" in a state in which it is arranged on the effective line A, and the winning combination is won and the condition until the symbol combination corresponding to the winning combination is displayed is internal Be in the winning state. Among the winning combinations, the replay role is a role that allows the player to execute one game again without betting new medals by the player when the symbol combination corresponding to the replay role is displayed on the activated line A. The small combination is a combination that can display the payout of a predetermined number of medals according to the symbol combination by displaying the symbol combination corresponding to the small combination on the effective line A. Further, the bonus combination is a winning combination in which the gaming state managed by the state transition means 312 can be shifted to the bonus gaming state by displaying the symbol combination corresponding to the bonus combination on the activated line A. . Hereinafter, the gaming benefits provided to the winning combination and the player will be described.

図5は、当選役を説明するための説明図であり、図6は、遊技状態の遷移を説明するための説明図である。   FIG. 5 is an explanatory diagram for explaining a winning combination, and FIG. 6 is an explanatory diagram for explaining transition of a gaming state.

また、本実施形態においては、当選役として、図5に示すように、当選役「リプレイ」、「ベル」、「チェリー」、「スイカ」、「ビッグボーナス(以下「BB」という)」が設けられている。このうち、当選役「リプレイ」が上記リプレイ役に相当し、当選役「ベル」、「チェリー」、「スイカ」が上記小役に相当し、当選役「BB」が上記ボーナス役に相当する。   Further, in the present embodiment, as shown in FIG. 5, the winning combinations "Replay", "Bell", "Cherry", "Watermelon", and "Big bonus (hereinafter referred to as" BB ")" are provided as shown in FIG. It is done. Among them, the winning combination "Replay" corresponds to the replay role, the winning combinations "Bell", "Cherry" and "watermelon" correspond to the small combination, and the winning combination "BB" corresponds to the bonus combination.

(リプレイ役)
当選役抽選の結果、当選役「リプレイ」に当選すると、図5に示した当選役「リプレイ」に対応する図柄組み合わせである、各リール134a、134b、134cそれぞれに記される図柄「リプレイ」が有効ラインA上に表示可能となり、当選役「リプレイ」に対応する図柄組み合わせが有効ラインA上に表示されると、上記したように、遊技者によるベットを行わずして再度1遊技(再遊技)を実行できる。
(Replay role)
As a result of the winning combination lottery, when the winning combination "Replay" is won, the symbol "Replay" written on each of the reels 134a, 134b and 134c is a symbol combination corresponding to the winning combination "Replay" shown in FIG. When the symbol combination corresponding to the winning combination "Replay" is displayed on the activated line A, it becomes possible to display on the activated line A, and as described above, the bet is not made by the player and one game is played again (replay ) Can be performed.

ここで、本実施形態においては、遊技者によってストップスイッチ130が押圧操作されたときに、当選役に対応する図柄組み合わせを構成する図柄が有効ラインA上にある場合には、リール制御手段306によって、当該図柄が有効ラインA上に停止するように停止制御がなされる。また、ストップスイッチ130が押圧操作されたときに、当選役に対応する図柄組み合わせを構成する図柄が、有効ラインA上にはないが、各リール134a、134b、134cの回転方向と反対の方向の図柄4コマ分に相当する範囲(引込範囲)内に存在している場合には、リール制御手段306によって、離れている図柄数が滑りコマ数となり、当該当選役に対応する図柄組み合わせを構成する図柄を有効ラインA上に引き込むように滑りコマ数分回転を維持した後に停止するように停止制御がなされる。また、当選役に対応する図柄が各リール134a、134b、134c中に複数あり、いずれも各リール134a、134b、134cの引込範囲内に存在している場合には、予め定められた優先順位に従っていずれの図柄を有効ラインA上に引き込むか決定され、当該優先された図柄を有効ラインA上に引き込むように滑りコマ数分回転を維持した後に停止するように停止制御がなされる。なお、ストップスイッチ130が押圧操作されたときに、当選した当選役以外の当選役に対応する図柄組み合わせを構成する図柄が有効ラインA上にある場合には、リール制御手段306によって、その図柄を有効ラインA上に停止させないようにする、所謂蹴飛ばし処理も並行して実行される。   Here, in the present embodiment, when the symbol constituting the symbol combination corresponding to the winning combination is on the effective line A when the stop switch 130 is pressed by the player, the reel control unit 306 The stop control is performed so that the symbol stops on the effective line A. Also, when the stop switch 130 is pressed, the symbols constituting the symbol combination corresponding to the winning combination are not on the effective line A, but in the direction opposite to the rotational direction of the respective reels 134a, 134b, 134c. If the symbol is within a range (retracting range) corresponding to four symbols, the number of symbols away is the number of sliding symbols by the reel control means 306, and the symbol combination corresponding to the winning combination is formed. The stop control is performed so as to stop after maintaining the rotation for the number of sliding pieces so as to draw the design onto the effective line A. Also, when there are a plurality of symbols corresponding to the winning combination in each reel 134a, 134b, 134c, and all exist within the lead-in range of each reel 134a, 134b, 134c, according to the predetermined priority order It is determined which symbol is drawn onto the effective line A, and stop control is performed so as to stop after maintaining the rotation for the number of sliding symbols so as to draw the prioritized symbol onto the effective line A. When the symbol constituting the symbol combination corresponding to the winning combination other than the winning combination is won when the stop switch 130 is pressed, the symbol is displayed by the reel control means 306. A so-called kicking process is also performed in parallel, so as not to stop on the effective line A.

そして、各リール134a、134b、134cにおいては、当選役「リプレイ」に対応する図柄組み合わせを構成する図柄が、上記の停止制御によって、必ず有効ラインA上に表示可能なように配列されている(図3および図5参照)。具体的に、当選役「リプレイ」に対応する図柄組み合わせを構成する図柄同士は、各リール134a、134b、134c内で最大図柄4コマ分しか離隔していないので、停止制御によって必ず有効ラインA上に表示することができる。このように、当選役「リプレイ」に当選すると、これら当選役「リプレイ」に対応する図柄組み合わせが、必ず、有効ラインA上に表示されることとなる。このようにして、当選役「リプレイ」に対応する図柄組み合わせが有効ラインA上に表示された場合には、メダルを投入することなく次の1遊技を開始することが可能となる。   In each of the reels 134a, 134b and 134c, the symbols constituting the symbol combination corresponding to the winning combination "Replay" are arranged so as to be able to be displayed on the effective line A by the above-mentioned stop control. 3 and 5). Specifically, since the symbols constituting the symbol combination corresponding to the winning combination "Replay" are separated by only four symbols at the maximum within each reel 134a, 134b, 134c, the stop control is always on the effective line A Can be displayed. Thus, when the winning combination "Replay" is won, the symbol combination corresponding to the winning combination "Replay" is always displayed on the activated line A. In this way, when the symbol combination corresponding to the winning combination "Replay" is displayed on the activated line A, it becomes possible to start the next one game without inserting a medal.

(小役)
また、当選役抽選の結果、当選役「ベル」に当選した場合には、当選役「ベル」に対応する図柄組み合わせである、各リール134a、134b、134cそれぞれに記される図柄「ベル」が有効ラインA上に表示可能となり、当選役「ベル」に対応する図柄組み合わせが有効ラインA上に表示された場合には、当選役に対応した枚数(ここでは9枚)のメダルが遊技者に払い出される。ここで、当選役「ベル」に対応する図柄組み合わせを構成する図柄「ベル」同士は、各リール134a、134b、134c内で最大図柄4つ分しか離隔していないので(図3および図5参照)、当選役「リプレイ」同様、上記の停止制御によって、必ず有効ラインA上に表示することができる。
(Small part)
Further, when the winning combination "bell" is won as a result of the winning combination lottery, the symbol "bell" written on each of the reels 134a, 134b, 134c is a symbol combination corresponding to the winning combination "bell". When the symbol combination corresponding to the winning combination "BELL" can be displayed on the valid line A, and the symbol combination corresponding to the winning combination "A" is displayed on the valid line A, the number of medals (here, nine) corresponding to the winning combination is given to the player. Be paid out. Here, since the symbols "bells" constituting the symbol combination corresponding to the winning combination "bell" are separated by only the maximum of four symbols in each reel 134a, 134b, 134c (see FIG. 3 and FIG. 5) And the same as the winning combination "Replay", it can always be displayed on the activated line A by the above stop control.

また、当選役抽選の結果、当選役「チェリー」に当選すると、当選役「チェリー」に対応する図柄組み合わせである、リール134aに記される図柄「チェリー」が有効ラインA上に表示可能となり、当選役「チェリー」に対応する図柄組み合わせが有効ラインA上に表示された場合には、当選役に対応した枚数(ここでは3枚)のメダルが遊技者に払い出される。なお、当選役「チェリー」に示される「ANY」は、対応する有効ラインA上にいずれの図柄が停止してもよいことを示す。ただし、リール134aにおいては、当選役「チェリー」に対応する図柄組み合わせを構成する図柄「チェリー」が、上記の停止制御によっても、有効ラインA上に表示されない場合があるように配列されている(図3および図5参照)。そのため、当選役「チェリー」に当選したとしても、所謂取りこぼしが生じることがあり、遊技者は、当選役「チェリー」に対応する図柄組み合わせを必ずしも有効ラインA上に表示させられるとは限らない。   When the winning combination "cherry" is won as a result of the winning combination lottery, the symbol "cherry" written on the reel 134a, which is a symbol combination corresponding to the winning combination "cherry", can be displayed on the effective line A, When the symbol combination corresponding to the winning combination "cherry" is displayed on the effective line A, the medals of the number (3 here) corresponding to the winning combination are paid out to the player. In addition, "ANY" shown in the winning combination "cherry" indicates that any symbol may be stopped on the corresponding activated line A. However, on the reel 134a, the symbol "Cherry" that composes the symbol combination corresponding to the winning combination "Cherry" is arranged so that it may not be displayed on the effective line A even by the above stop control ( 3 and 5). Therefore, even if the winning combination "Cherry" is won, so-called dropping may occur, and the player is not necessarily able to display the symbol combination corresponding to the winning combination "Cherry" on the effective line A.

また、当選役抽選の結果、当選役「スイカ」に当選すると、当選役「スイカ」に対応する図柄組み合わせである、各リール134a、134b、134cそれぞれに記される図柄「スイカ」が有効ラインA上に表示可能となり、当選役「スイカ」に対応する図柄組み合わせが有効ラインA上に表示された場合には、当選役に対応した枚数(ここでは15枚)のメダルが遊技者に払い出される。ただし、各リール134a、134b、134cにおいては、当選役「スイカ」に対応する図柄組み合わせを構成する図柄「スイカ」が、上記の停止制御によっても、有効ラインA上に表示されない場合があるように配列されている(図3および図5参照)。そのため、当選役「スイカ」に当選したとしても、所謂取りこぼしが生じることがあり、遊技者は、当選役「スイカ」に対応する図柄組み合わせを必ずしも有効ラインA上に表示させられるとは限らない。   Further, when the winning combination "watermelon" is won as a result of the winning combination lottery, the symbol "watermelon" written on each of the reels 134a, 134b, 134c, which is a symbol combination corresponding to the winning combination "watermelon" is effective line A When the symbol combination corresponding to the winning combination "watermelon" is displayed on the activated line A, the medals of the number (15 in this case) corresponding to the winning combination are paid out to the player. However, in each of the reels 134a, 134b and 134c, the symbol "watermelon" which constitutes the symbol combination corresponding to the winning combination "watermelon" may not be displayed on the effective line A even by the above stop control. Arranged (see FIGS. 3 and 5). Therefore, even if the winning combination "watermelon" is won, so-called dropping may occur, and the player is not necessarily able to display the symbol combination corresponding to the winning combination "watermelon" on the effective line A.

(ボーナス役)
また、当選役抽選の結果、当選役「BB」に当選すると、図5に示した当選役「BB」に対応する図柄組み合わせである、各リール134a、134b、134cそれぞれに記される図柄「赤7」が有効ラインA上に表示可能となり、当選役「BB」に対応する図柄組み合わせが有効ラインA上に表示されると、遊技状態がボーナス遊技状態に設定され、次の1遊技(以下、単に次遊技という)以降、メダルが所定枚数(例えば、297枚)払い出されるまで、ボーナス遊技状態にて遊技を実行することが可能となる。なお、各リール134a、134b、134cにおいては、それぞれ図柄「赤7」が、上記の停止制御によっても、有効ラインA上に表示されない場合があるように配列されている(図3および図5参照)。そのため、当選役「BB」に当選したとしても、遊技者は、当選役「BB」に対応する図柄組み合わせを必ずしも有効ラインA上に表示させられるとは限らない。
(Bonus role)
Further, when the winning combination "BB" is won as a result of the winning combination lottery, the symbol "red" written on each of the reels 134a, 134b, 134c is a symbol combination corresponding to the winning combination "BB" shown in FIG. When the symbol 7 "can be displayed on the effective line A and the symbol combination corresponding to the winning combination" BB "is displayed on the effective line A, the gaming state is set to the bonus gaming state, and the next one game (hereinafter, The game can be executed in the bonus game state until a predetermined number of medals (for example, 297) are paid out after the next game). In each of the reels 134a, 134b and 134c, the symbols "red 7" are arranged so that they may not be displayed on the effective line A even by the above stop control (see FIGS. 3 and 5). ). Therefore, even if the winning combination "BB" is won, the player does not necessarily have the symbol combination corresponding to the winning combination "BB" displayed on the effective line A.

なお、上述したいずれかの当選役に当選すると、それぞれの当選役に対応する内部当選フラグが成立(ON)するとともに、この内部当選フラグの成立状況に応じて、リール134a、134b、134cそれぞれの停止制御がなされることとなる。このとき、小役に当選したものの、その小役に対応する図柄組み合わせを、その1遊技内で有効ラインA上に表示させることができなかった場合には、当該1遊技の終了後に内部当選フラグがOFFされる。つまり、小役の当選の権利は小役に当選した1遊技内のみに限られ、当該権利を次遊技に持ち越すことはできない。また、リプレイ役である当選役「リプレイ」に対応する内部当選フラグが成立した場合には、当選役「リプレイ」に対応する図柄組み合わせが必ず有効ラインA上に表示され、メダルを要することなく次遊技を行うために必要となる処理が行われた後に、当該内部当選フラグがOFFされる。これらに対して、当選役「BB」に当選した場合には、BB内部当選フラグが成立(ON)するとともに、当選役「BB」に対応する図柄組み合わせが有効ラインA上に表示されるまで、BB内部当選フラグが遊技を跨いで持ち越される。   When one of the above mentioned winning combinations is won, the internal winning flag corresponding to each winning combination is established (ON), and each of the reels 134a, 134b, 134c is selected according to the status of the internal winning flag. Stop control will be performed. At this time, if it is not possible to display the symbol combination corresponding to the small combination on the effective line A in the one game although the small combination is won, an internal winning flag after the one game is over. Is turned off. That is, the right to win the small winning combination is limited to only one game winning the small winning combination, and the right can not be carried over to the next game. In addition, when the internal winning flag corresponding to the winning combination "Replay" which is the replay role is established, the symbol combination corresponding to the winning combination "Replay" is always displayed on the effective line A, and the next time without requiring the medal After the processing required to play the game is performed, the internal winning flag is turned off. On the other hand, when the winning combination "BB" is won, the internal BB winning flag is established (ON), and until the symbol combination corresponding to the winning combination "BB" is displayed on the effective line A, The BB internal winning flag is carried over across games.

(遊技状態の遷移)
ここで、BB内部当選フラグについて、遊技状態の遷移と合わせて具体的に説明する。BB内部当選フラグが成立すると、BB内部当選フラグの成立状況に応じて、図6の(1)に示すように、主制御基板200で管理している遊技状態が、ボーナス役である当選役「BB」に当選していないボーナス非成立遊技状態から、ボーナス遊技状態の準備状態に相当するボーナス成立遊技状態となり、ボーナス成立遊技状態に基づいてリール134a、134b、134cそれぞれの停止制御がなされる。このとき、当選役「BB」に対応する図柄組み合わせを有効ラインA上に表示させることができなかった場合には、そのままBB内部当選フラグが次遊技に持ち越され(ボーナス成立遊技状態が維持され)、次回以降の遊技においても当選役「BB」に対応する図柄組み合わせを有効ラインA上に表示させることが可能となる。そして、遊技者が、当選役「BB」に対応する図柄組み合わせを有効ラインA上に表示させると、図6の(2)に示すように、遊技状態がボーナス成立遊技状態からボーナス遊技状態に移行する。また、ボーナス遊技状態において、所定枚数(例えば、297枚)を超えるメダルが払い出されると、図6の(3)に示すように、遊技状態が、ボーナス遊技状態からボーナス非成立遊技状態に移行する。ただし、図6の(4)に破線の矢印で示すように、ボーナス非成立遊技状態における当選役「BB」が成立した遊技で、当選役「BB」に対応する図柄組み合わせを有効ラインA上に表示させた場合、ボーナス成立遊技状態を経由せず、直接、ボーナス遊技状態に移行する。
(Transition of gaming state)
Here, the BB internal winning flag will be specifically described in conjunction with the transition of the gaming state. When the BB internal winning flag is established, the gaming state managed by the main control board 200 is a bonus combination, as shown in (1) of FIG. 6, according to the establishment status of the BB internal winning flag. From the bonus non-established gaming state not winning the BB ", the bonus established gaming state corresponding to the preparation state of the bonus gaming state is entered, and the stop control of each of the reels 134a, 134b, 134c is performed based on the bonus established gaming state. At this time, when the symbol combination corresponding to the winning combination "BB" can not be displayed on the activated line A, the BB internal winning flag is carried over to the next game as it is (the bonus establishment gaming state is maintained). The symbol combination corresponding to the winning combination "BB" can be displayed on the effective line A also in the next and subsequent games. Then, when the player causes the symbol combination corresponding to the winning combination "BB" to be displayed on the activated line A, the gaming state shifts from the bonus establishment gaming state to the bonus gaming state as shown in (2) of FIG. Do. Also, in the bonus gaming state, when medals exceeding a predetermined number (for example, 297) are paid out, the gaming state shifts from the bonus gaming state to the bonus non-established gaming state as shown in (3) of FIG. . However, as indicated by the broken arrow in (4) of FIG. 6, in the game in which the winning combination "BB" in the bonus non-established gaming state is established, the symbol combination corresponding to the winning combination "BB" is placed on the effective line A. If it is displayed, the game is transferred directly to the bonus gaming state without passing through the bonus establishment gaming state.

(当選役抽選テーブル)
図7は、当選役抽選乱数を判定する場合に用いられる当選役抽選テーブルを示す図である。当選役抽選テーブルでは、複数の当選領域が区画されており、各遊技状態によって抽選の対象となる当選役が異なったりする。図7は、各遊技状態(ボーナス非成立遊技状態、ボーナス成立遊技状態、ボーナス遊技状態)毎に割り当てられた当選領域(当選役)を「○」で表している。したがって、「○」が記載されていない当選領域は、その遊技状態に割り当てられていないことを示す。区画化された各当選領域にはそれぞれ当選範囲を示す数値である所定の置数(当選範囲値)と当選役が対応付けられており、遊技状態毎に割り当てられた全ての当選領域の置数を合計すると当選役抽選乱数の総数(65536)となる。したがって、当選役それぞれが決定される確率は、当選領域に対応付けられた置数を当選役抽選乱数の総数で除算した値となる。当選役抽選手段304は、その時点の遊技状態に基づいて、当該当選役抽選テーブルにおける複数の当選領域のうち番号の高い方から、順次、置数を取得し、その置数を当選役抽選乱数から減算して、その減算値が0未満となると、その時点の当選領域に対応付けられた当選役を抽選結果としている。当該抽選の手順は、他の抽選においても適用できる。
(Winning combination lottery table)
FIG. 7 is a diagram showing a winning combination lottery table used when determining the winning combination random numbers. In the winning combination lottery table, a plurality of winning areas are divided, and the winning combinations to be selected for the lottery may differ depending on each gaming state. FIG. 7 represents a winning area (winning combination) allocated for each gaming state (bonus not established gaming state, bonus established gaming state, bonus gaming state) by “o”. Therefore, a winning area in which “o” is not described indicates that the game state is not assigned. A predetermined combination (a winning range value), which is a numerical value indicating a winning range, is associated with a winning combination in each divided winning area, and the number of all winning areas allocated for each gaming state Is the total number (65536) of the winning combination lottery random numbers. Therefore, the probability that each winning combination is determined is a value obtained by dividing the number associated with the winning area by the total number of winning combination random numbers. Based on the gaming state at that time, the winning combination lottery means 304 sequentially acquires the numerical value from the higher number among the plurality of winning areas in the winning combination lottery table, and selects the numerical value as the winning combination lottery random number. If the subtraction value is less than 0 by subtracting from the value, the winning combination associated with the winning area at that time is set as the lottery result. The procedure of the lottery can be applied to other lotterys.

また、各遊技状態によって抽選の対象となる当選役が異なっている。例えば、図7において、ボーナス非成立遊技状態と、ボーナス成立遊技状態とを比較すると、前者は当選役「BB」の抽選を行っているのに対し、後者では当選役「BB」の抽選を行っていない。これは、後者では、既に当選役「BB」に当選しているので重ねて当選役「BB」を当選させることができないからである。また、後者では、前者に比べ、当選役「リプレイ」の当選確率を高く設定している。また、図7のボーナス遊技状態によれば、重ねて当選役「BB」の抽選を行わないとともに、当選役「リプレイ」や当選役「スイカ」の抽選も行われない。また、当選役「ベル」が高確率で当選するように設定されているので、ボーナス非成立遊技状態やボーナス成立遊技状態と比べて、1遊技で獲得できる枚数の平均値を示す期待獲得枚数が高くなっている。なお、当選役抽選テーブルの当選領域0には、「不当選」が対応付けられており、当選役抽選によって「不当選」が決定すると、図5に示したいずれの当選役に対応する図柄組み合わせも有効ラインA上に表示されることなく、メダルの払い出し等が行われることはない。ただし、ボーナス成立遊技状態(BB内部当選フラグがON)において、当選役抽選によって「不当選」が決定すると、当選役「BB」に対応する図柄組み合わせが有効ラインA上に表示可能となる。   In addition, the winning combinations to be selected for the lottery differ depending on each gaming state. For example, in FIG. 7, when the bonus non-established gaming state and the bonus established gaming state are compared, the former performs the lottery for the winning combination "BB" while the latter performs the lottery for the winning combination "BB". Not. This is because, in the latter case, since the winning combination "BB" has already been won, the winning combination "BB" can not be won again. Also, in the latter, the winning probability of the winning combination "Replay" is set higher than in the former. Further, according to the bonus gaming state of FIG. 7, the lottery of the winning combination "BB" is not repeated, and the lottery of the winning combination "Replay" and the winning combination "watermelon" is not conducted. Further, since the winning combination "BELL" is set to be won with high probability, the expected winning number indicating the average value of the number obtainable in one game is lower than the bonus non-established gaming state or the bonus established gaming state. It's getting higher. It should be noted that "non-winning" is associated with the winning area 0 of the winning combination lottery table, and if "non-winning" is determined by the winning combination lottery, the symbol combination corresponding to any winning combination shown in FIG. Also, the medals are not paid out without being displayed on the effective line A. However, in the bonus establishment gaming state (BB internal winning flag is ON), when “not winning” is determined by the winning combination lottery, the symbol combination corresponding to the winning combination “BB” can be displayed on the valid line A.

以下、主制御基板200における具体的処理をフローチャートに基づいて説明する。   Hereinafter, specific processing in the main control board 200 will be described based on a flowchart.

(主制御基板200のメイン処理)
図8は、主制御基板200のメイン処理を示したフローチャートである。ここでは、まず、主制御基板200のメイン処理に沿って、初期化後の1遊技の概略を説明する。また、詳細な説明は省略するが、各処理が遂行される際、各処理において用いられるスイッチ(ベットスイッチ126、スタートスイッチ128、ストップスイッチ130a、130b、130c)は、処理の開始時に有効化され、処理の終了時に無効化される。
(Main processing of main control board 200)
FIG. 8 is a flowchart showing main processing of the main control board 200. Here, first, along with the main processing of the main control board 200, an outline of one game after initialization will be described. Further, although detailed description will be omitted, as each process is performed, the switches (bet switch 126, start switch 128, stop switches 130a, 130b, 130c) used in each process are validated at the start of the process. , At the end of the process is invalidated.

(ステップS100)
電源スイッチ148を介してスロットマシン100の電源が投入され、通電状態になると、初期化手段300は、遊技開始に備え初期化処理を実行する。初期化手段300は、電源が投入されている間、随時バックアップデータを生成し、そのバックアップデータをメインRAM200cに保持している。したがって、不意の電断が生じたとしても、この初期化処理において、保持されたバックアップデータを用い電断前の状態に復帰させることができる。例えば、リール134a、134b、134cの回転中に不意の電断が起きたとしても、復帰動作後に再度各リール134a、134b、134cが回転している状態から開始される。したがって、初期化処理では、基本的に、メインRAM200cの初期化(RAMクリア)は行われない。かかる初期化処理は後程詳述する。
(Step S100)
When the slot machine 100 is powered on via the power switch 148 and turned on, the initialization unit 300 executes initialization processing in preparation for the start of the game. While the power is turned on, the initialization unit 300 generates backup data as needed, and holds the backup data in the main RAM 200c. Therefore, even if an unexpected power failure occurs, it is possible to restore the state before the power failure by using the stored backup data in this initialization process. For example, even if an unexpected power interruption occurs during the rotation of the reels 134a, 134b, 134c, it is started from the state where the respective reels 134a, 134b, 134c are again rotated after the return operation. Therefore, in the initialization process, basically, the initialization (clearing of the RAM) of the main RAM 200c is not performed. Such initialization processing will be described in detail later.

(ステップS200)
また、コマンド決定手段314は、ベット枚数に変更があった場合に、変更されたベット枚数および貯留枚数を示す投入コマンドを生成し、コマンド送信手段316は、生成された投入コマンドを副制御基板202に送信する。かかるベット処理S200については、後程詳述する。
(Step S200)
In addition, when there is a change in the bet number, the command determination means 314 generates an insertion command indicating the changed bet number and the storage number, and the command transmission means 316 generates the insertion command generated by the secondary control board 202. Send to The bet process S200 will be described in detail later.

(ステップS300)
次に、当選役抽選手段304は、スタートスイッチ128に対する遊技開始操作を有効化し、スタートスイッチ128の操作待ち状態に移行する。ここで、当選役抽選手段304は、遊技者によるスタートスイッチ128の操作に応じて、主制御基板200の乱数発生器200dによって更新された当選役抽選乱数から、スタートスイッチ128が操作された時点における1の当選役抽選乱数を取得する。そして、当選役抽選手段304は、図7に示した当選役抽選テーブル、および、現在設定されている遊技状態に基づいて、取得した当選役抽選乱数が、いずれの当選領域に対応するか判定し、判定された当選領域の当選役または不当選を抽選結果として決定する。また、コマンド決定手段314は、スタートスイッチ128の操作に応じて抽選結果が決定された後、当選役抽選の抽選結果(当選役または不当選)や遊技状態に関する情報等を含む当選役コマンドを生成し、コマンド送信手段316は、生成された当選役コマンドを副制御基板202に送信する。また、状態移行手段312は、ボーナス非成立遊技状態において当選役「BB」に当選したことに基づき遊技状態をボーナス非成立遊技状態からボーナス成立遊技状態へ移行させる。
(Step S300)
Next, the winning combination lottery means 304 validates the game start operation to the start switch 128, and shifts to a state of waiting for the operation of the start switch 128. Here, the winning combination lottery means 304 is operated at the time when the start switch 128 is operated from the winning combination lottery random number updated by the random number generator 200 d of the main control board 200 according to the operation of the start switch 128 by the player. 1 winning combination lottery random number is acquired. Then, based on the winning combination lottery table shown in FIG. 7 and the currently set gaming state, the winning combination drawing means 304 determines which winning area corresponds to the obtained winning combination random number. The winning combination or non-winning of the determined winning area is determined as the lottery result. In addition, after the lottery result is determined according to the operation of the start switch 128, the command determination means 314 generates a winning combination command including the lottery result (winning combination or non-winning) of the winning combination drawing, information on the gaming state, etc. The command transmission unit 316 transmits the generated winning combination command to the sub control board 202. Further, the state transition means 312 changes the gaming state from the bonus non-established gaming state to the bonus established gaming state based on the winning combination "BB" being won in the bonus non-established gaming state.

(ステップS400)
スタートスイッチ128が操作されると、リール制御手段306は、ステッピングモータ262を駆動してリール134a、134b、134cを回転させる。このリール回転処理においては、前回の1遊技におけるリール134a、134b、134cの回転開始時点から所定の時間(例えば4.1秒)が経過すると(ウェイト)、当該遊技におけるリール134a、134b、134cの回転を開始し、リール134a、134b、134cの全てが定速回転となったところで、ステップS500に処理を移す。また、リール制御手段306は、リール演出を実行する場合もある。
(Step S400)
When the start switch 128 is operated, the reel control means 306 drives the stepping motor 262 to rotate the reels 134a, 134b and 134c. In this reel rotation process, when a predetermined time (for example, 4.1 seconds) has elapsed from the start of rotation of the reels 134a, 134b, 134c in the previous one game (wait), the reels 134a, 134b, 134c in the game The rotation is started, and when all the reels 134a, 134b and 134c have been rotated at a constant speed, the process is transferred to step S500. Also, the reel control unit 306 may execute reel effects.

(ステップS500)
続いて、リール制御手段306は、ストップスイッチ130a、130b、130cを有効化し、遊技者によるストップスイッチ130a、130b、130cの操作を受け付けると、その操作に対応するリール134a、134b、134cのいずれかを停止制御する。また、コマンド決定手段314は、ストップスイッチ130a、130b、130cのいずれかの操作がなされると、操作がなされたストップスイッチ130a、130b、130cの情報を示す停止コマンド(第1停止コマンド、第2停止コマンド、第3停止コマンド)を操作の度に生成し、コマンド送信手段316は、生成された停止コマンドを順次、副制御基板202に送信する。
(Step S500)
Subsequently, the reel control unit 306 activates the stop switches 130a, 130b and 130c, and when the player operates the stop switches 130a, 130b and 130c, any one of the reels 134a, 134b and 134c corresponding to the operation. Stop control. In addition, the command determination means 314 is a stop command (first stop command, second command) indicating information of the stop switches 130a, 130b, 130c which have been operated when any one of the stop switches 130a, 130b, 130c is operated. The stop command (third stop command) is generated at each operation, and the command transmission unit 316 sequentially transmits the generated stop commands to the sub control board 202.

(ステップS600)
次に、判定手段308は、図3(b)に示した有効ラインA上に表示された図柄組み合わせが予め定められたどの組み合わせに相当するかを判定し、その図柄組み合わせに応じて遊技状態の変更やリプレイに際して要求される種々の処理を実行する。また、コマンド決定手段314は、有効ラインA上に表示された図柄組み合わせや、有効ラインA上に小役に対応する図柄組み合わせが表示された場合におけるメダルの払出枚数等を含む入賞コマンドを生成し、コマンド送信手段316は、生成された入賞コマンドを副制御基板202に送信する。また、状態移行手段312は、ボーナス成立遊技状態において当選役「BB」に対応する図柄組み合わせが有効ラインA上に表示されたことに基づき、遊技状態をボーナス成立遊技状態からボーナス遊技状態へ移行させる。また、外部出力手段318は、判定手段308によって判定された結果に基づき、スロットマシン100の外部信号を出力する。
(Step S600)
Next, the determination means 308 determines which of the predetermined combinations the symbol combination displayed on the pay line A shown in FIG. 3 (b) corresponds, and the gaming state is determined according to the symbol combination. Execute various processes required for change and replay. In addition, the command determination means 314 generates a winning command including the symbol combination displayed on the activated line A, and the number of medals paid out when the symbol combination corresponding to the small combination is displayed on the activated line A, etc. The command transmission unit 316 transmits the generated winning command to the sub control board 202. In addition, the state transition means 312 causes the gaming state to transition from the bonus establishment gaming state to the bonus gaming state based on the symbol combination corresponding to the winning combination "BB" being displayed on the valid line A in the bonus establishment gaming state. . Also, the external output unit 318 outputs an external signal of the slot machine 100 based on the result determined by the determination unit 308.

(ステップS700)
続いて、払出制御手段310は、ステップS600における判定結果に基づき、例えば、有効ラインA上に小役に対応する図柄組み合わせが表示されると、当該小役に対応するメダルの払出処理を実行し、有効ラインA上にリプレイ役に対応する図柄組み合わせが表示されると、自動的に次遊技のベットを行うための処理を実行する。また、状態移行手段312は、ボーナス遊技状態においてメダルの所定枚数の払い出しが実行されると、遊技状態をボーナス遊技状態からボーナス非成立遊技状態へ移行させる。このように、払出制御手段310は、有効ラインA上に表示された図柄組み合わせに対応して種々の処理を遂行し、当該1遊技を終了する。また、コマンド決定手段314は、メダルの払出処理がなされた場合、払出処理がなされたことを示す払出コマンドを生成し、コマンド送信手段316は、生成された払出コマンドを副制御基板202に送信する。
(Step S700)
Subsequently, based on the determination result in step S600, for example, when the symbol combination corresponding to the small winning combination is displayed on the activated line A, the payout control unit 310 executes payout processing of medals corresponding to the small winning combination. When the symbol combination corresponding to the replay role is displayed on the activated line A, processing for automatically betting the next game is executed. In addition, when the payout of the predetermined number of medals is executed in the bonus gaming state, the state transition means 312 shifts the gaming state from the bonus gaming state to the bonus non-established gaming state. As described above, the payout control means 310 performs various processes in accordance with the symbol combinations displayed on the pay line A, and ends the one game. In addition, when the medal payout process is performed, the command determination unit 314 generates a payout command indicating that the payout process is performed, and the command transmission unit 316 transmits the generated payout command to the sub control board 202. .

ステップS200からステップS700までの一連の処理を通じて1遊技が実行される。以後は、ステップS200からステップS700までのメインループを繰り返すこととなる。   One game is executed through a series of processes from step S200 to step S700. Thereafter, the main loop from step S200 to step S700 is repeated.

(メインCPU200aによるメモリ管理)
ところで、上述したように、主制御基板200においては、メインCPU200aが、メインROM200bに格納されたプログラムに基づきメインRAM200cと協働することで、初期化手段300、ベット手段302、当選役抽選手段304、リール制御手段306、判定手段308、払出制御手段310、状態移行手段312、コマンド決定手段314、コマンド送信手段316、外部出力手段318等として機能し、遊技の進行を制御する。これらの機能部を実行するためのプログラムは、メインROM200bおよびメインRAM200cの所定の領域(使用領域)に配される。
(Memory management by main CPU 200a)
By the way, as described above, in the main control board 200, the main CPU 200a cooperates with the main RAM 200c based on the program stored in the main ROM 200b, whereby the initialization means 300, the bet means 302, the winning combination lottery means 304 Functions as a reel control unit 306, a determination unit 308, a payout control unit 310, a state transition unit 312, a command determination unit 314, a command transmission unit 316, an external output unit 318, etc., and controls the progress of the game. Programs for executing these functional units are arranged in predetermined areas (use areas) of the main ROM 200b and the main RAM 200c.

図9は、メインROM200bおよびメインRAM200cのメモリマップを示す説明図である。ここで、メインROM200bには、0000h〜2FFFh(12kbyte)のメモリ空間が割り当てられ、メインRAM200cには、F000h〜F1FFh(512byte)およびF200h〜F3FFh(512byte)のメモリ空間が割り当てられている。また、メインROM200bおよびメインRAM200cのいずれにおいても使用領域が規定されている。   FIG. 9 is an explanatory view showing a memory map of the main ROM 200b and the main RAM 200c. Here, a memory space of 0000h to 2FFFh (12 kbytes) is allocated to the main ROM 200b, and a memory space of F000 h to F1 FFh (512 bytes) and F 200 h to F3 FFh (512 bytes) are allocated to the main RAM 200 c. Further, the use area is defined in any of the main ROM 200 b and the main RAM 200 c.

メインROM200bの0000h〜1DF3hのメモリ空間には使用領域が割り当てられている。具体的に、0000h〜11FFh(4.5kbyte)に制限されたメモリ空間(制御領域)に、初期化手段300、ベット手段302、当選役抽選手段304、リール制御手段306、判定手段308、払出制御手段310、状態移行手段312、コマンド決定手段314、コマンド送信手段316、外部出力手段318を機能させて遊技の進行を制御する遊技制御処理を実行するためのプログラムの命令コードが格納され、1200h〜1DF3h(3.0kbyte)に制限されたメモリ空間(データ領域)に、遊技制御処理のプログラムに用いられるデータが格納されている。また、1E00h〜1EFFhのメモリ空間にはコメント領域が割り当てられ、2FC0h〜2FFFhのメモリ空間にはプログラム管理領域が割り当てられている。また、プログラムの命令コードはアセンブラ言語で記述されている。ここで、プログラムは、命令コードで構成されたものであり、コンピュータに読み出され、データやワークエリアと協働して所定の処理を実現することができる。   A use area is allocated to the memory space of 0000h to 1DF 3h of the main ROM 200b. Specifically, in the memory space (control area) limited to 0000h to 11FFh (4.5 kbytes), the initialization unit 300, the bet unit 302, the winning combination lottery unit 304, the reel control unit 306, the determination unit 308, the payout control An instruction code of a program for executing a game control process that controls the progress of the game by causing the means 310, the state transition means 312, the command determination means 314, the command transmission means 316, and the external output means 318 to function is stored. Data used for a game control processing program is stored in a memory space (data area) limited to 1DF3h (3.0 kbytes). Further, a comment area is allocated to the memory space of 1E00h to 1EFFh, and a program management area is allocated to the memory space of 2FC0h to 2FFFh. Also, the instruction code of the program is described in assembler language. Here, the program is composed of an instruction code, is read by a computer, and can realize predetermined processing in cooperation with data and a work area.

また、メインRAM200cのF000h〜F1FFhのメモリ空間には使用領域が割り当てられている。具体的に、F000h〜F13Fhのメモリ空間には、上記遊技制御処理のワークエリアが割り当てられ、タイマ、カウンタ、フラグ等の変数管理に用いられる。F1C0h〜F1FFhのメモリ空間には、上記遊技制御処理のスタック領域が割り当てられている。また、メインCPU200aには内部レジスタが設けられている。   In addition, use areas are allocated to memory spaces F000h to F1FFh of the main RAM 200c. Specifically, the work area of the game control process is allocated to the memory space of F000h to F13Fh, and is used for variable management such as a timer, a counter, and a flag. A stack area of the game control process is allocated to the memory space of F1 C0h to F1FFh. Further, the main CPU 200a is provided with an internal register.

また、スロットマシン100では、上述した遊技制御処理の他に、所定の契機で、遊技の進行に影響を及ぼさない処理である、遊技機用試験処理、セキュリティ関連処理等を遂行する場合がある。かかる所定の契機としては、遊技制御処理の割込に応じたタイミング(例えば、1遊技の終了時)や、遊技制御処理と独立した異なる割込に応じたタイミングを採用することができる。また、遊技機用試験処理は、回胴式遊技機用試験機の接続仕様書(第四版)に記載されているスロットマシン100の試験処理である。セキュリティ関連処理は、エラーの検出結果(エラー情報)を生成する処理等、第三者の不正防止や不具合発見を目的とした異常状態を特定する処理である。   In addition to the above-described game control process, the slot machine 100 may execute game machine test processes, security related processes, and the like, which are processes that do not affect the progress of the game, at predetermined times. As the predetermined trigger, it is possible to adopt a timing (for example, at the end of one game) corresponding to the interruption of the game control processing or a timing corresponding to a different interruption independent of the game control processing. The gaming machine test process is a test process of the slot machine 100 described in the connection specification (fourth edition) of the rotating-body type gaming machine test machine. The security related process is a process of generating an error detection result (error information) and a process of specifying an abnormal state for the purpose of fraud prevention and defect detection of a third party.

このように、メインCPU200aは、遊技制御処理のみならず、遊技機用試験処理、セキュリティ関連処理も遂行する場合がある。しかし、使用領域の記憶容量は予め定められており、例えば、図9に示したように、制御領域(コード領域)が4.5kbyteに制限され、データ領域が3.0kbyteに制限されている。したがって、遊技制御処理のみならず、遊技機用試験処理、セキュリティ関連処理のプログラムやデータまでも使用領域に配すると、その分、遊技制御処理が制限されてしまう。特に、AT演出状態や、リールユニット134を多彩な態様で回転させる所謂リール演出を、メインCPU200aが管理する場合、遊技制御処理の記憶容量がさらに制限されるおそれがある。   As described above, the main CPU 200a may execute not only the game control process but also the test process for the gaming machine and the security related process. However, the storage capacity of the use area is predetermined. For example, as shown in FIG. 9, the control area (code area) is limited to 4.5 kbytes, and the data area is limited to 3.0 kbytes. Therefore, if not only the game control process but also the program and data for the test process for the gaming machine and the security related process are arranged in the use area, the game control process is limited accordingly. In particular, when the main CPU 200a manages the AT effect state and so-called reel effect of rotating the reel unit 134 in various modes, the storage capacity of the game control process may be further restricted.

ここで、遊技制御処理を実行するためのプログラム(使用プログラム)やデータは、必ず使用領域に格納しなければならないが、遊技制御処理以外の遊技の進行に影響を及ぼさない(直接関係のない)処理(遊技機用試験処理、セキュリティ関連処理等)を実行するためのプログラム(別プログラム)やデータは使用領域および別領域のいずれにも格納できる。   Here, programs (use programs) and data for executing the game control process must be stored in the use area without affecting the progress of the game other than the game control process (not directly related) A program (another program) or data for executing processing (test processing for gaming machine, security related processing, etc.) can be stored in any of the use area and the other area.

そこで、本実施形態では、セキュリティ関連処理を実行するためのプログラムやデータの少なくとも一部を、使用領域とは異なる(使用領域外の)記憶領域のうちの一部である別領域に記述する。   Therefore, in the present embodiment, at least a part of the program or data for executing the security related process is described in another area which is a part of the storage area different from the used area (outside the used area).

具体的に、図9を用いて説明したように、メインROM200bの0000h〜1DF3hのメモリ空間には使用領域が割り当てられ、メインRAM200cのF000h〜F1FFhのメモリ空間には使用領域が割り当てられている。そして、かかる使用領域とは別の領域に別領域を設定する。例えば、図9に示すように、メインROM200bの1F00h〜2FBFhのメモリ空間には別領域が割り当てられ、セキュリティ関連処理のうち一部または全部の処理を遂行するプログラムの命令コードおよびプログラムデータが格納されている。また、メインRAM200cのF200h〜F3FFhのメモリ空間には別領域が割り当てられている。具体的に、F210h〜F22Fhのメモリ空間には、上記セキュリティ関連処理のうち一部または全部の処理のワークエリアが割り当てられ、タイマ、カウンタ、フラグ等の変数管理に用いられる。F230h〜F246hのメモリ空間には、上記セキュリティ関連処理のうち一部または全部の処理のスタック領域が割り当てられている。なお、別領域に記憶容量の制限はなく、図9の例では、使用領域、コメント領域、および、プログラム管理領域以外の記憶領域に、自由に割り当てることができる。   Specifically, as described with reference to FIG. 9, the use area is allocated to the memory space of 0000h to 1DF3h of the main ROM 200b, and the use area is allocated to the memory space of F000h to F1FFh of the main RAM 200c. Then, another area is set in an area different from the used area. For example, as shown in FIG. 9, another area is allocated to the memory space of 1F00h to 2FBFh of the main ROM 200b, and the instruction code and program data of the program that executes some or all of the security related processes are stored. ing. Further, another area is allocated to the memory space of F200h to F3FFh of the main RAM 200c. Specifically, work areas of some or all of the security related processes are allocated to the memory spaces F210h to F22Fh, and are used for variable management such as timers, counters, and flags. A stack area of some or all of the security related processes is allocated to the memory space of F230h to F246h. Note that there is no limitation on the storage capacity of the separate area, and in the example of FIG. 9, it is possible to freely assign to the use area, the comment area, and storage areas other than the program management area.

このように使用領域で遂行される処理(ここでは、遊技制御処理)と、必ずしも使用領域で行わなくてよい処理(ここでは、セキュリティ関連処理)とが混在している場合には、遊技制御処理を実行するためのプログラム(使用プログラム)やデータを使用領域に格納し、使用領域で行わなくてよい、遊技制御処理以外の遊技の進行に影響を及ぼさない処理(セキュリティ関連処理)を実行するためのプログラム(別プログラム)やデータを別領域に格納する。このように記憶領域を複数に区分することで、別領域に移動させたプログラムの分だけ使用領域の記憶領域(容量)に余裕が生じる。したがって、その分、使用領域を遊技制御処理(使用プログラム)に割り当てることが可能となる。   As described above, when the processing performed in the use area (here, game control processing) and the processing not necessarily performed in the use area (here, security related processing) coexist, the game control processing To store programs (use programs) and data to execute in the use area, and not execute in the use area, to execute processing (security related processing) that does not affect the progress of the game other than the game control processing Store the program (separate program) and data in another area. By dividing the storage area into a plurality of sections as described above, a surplus occurs in the storage area (capacity) of the use area by the amount of the program moved to another area. Therefore, the use area can be allocated to the game control process (use program) by that amount.

ただし、上記のように記憶領域を、使用領域、別領域とで役割分担した場合においても、スロットマシン100の公正さは担保されなくてはならない。そこで、スロットマシン100の公正さを担保しつつ、使用領域と別領域とで適切に役割分担するために、以下の(1)〜(6)の条件を規定する。   However, the fairness of the slot machine 100 must be secured even when the storage area is divided between the use area and another area as described above. Therefore, the following conditions (1) to (6) are defined in order to appropriately share roles with the use area and the other area while securing the fairness of the slot machine 100.

条件(1)、別領域に配置するプログラムについては、スロットマシン100の試験に必要な信号の出力(遊技機用試験処理)および不正防止(セキュリティ関連処理)を目的として使用され、遊技の公正を害さない(損なわない)ものであること。条件(2)、使用領域と別領域の制御領域およびデータ領域については、それぞれを明示的に区別された領域に配置すること。条件(3)、別領域に配置するプログラム(別プログラム)は、使用領域のプログラム(使用プログラム)から静的に呼び出された上で実行されること。また、その際のプログラムリストにおいては、呼び出し先アドレスが明らかに記載されていること。条件(4)、別領域に配置するプログラムは機能ごとにモジュール化し、呼び出された際には、使用領域で利用している全レジスタの内容を保護すること。条件(5)、使用領域または別領域から互いの領域にあるRAMへのアクセスは参照のみ可能とし、更新は不可とすること。条件(6)、別領域の制御領域から使用領域の制御領域にあるサブルーチンを呼び出すことは不可とすること。なお、使用領域に割込処理を行うサブルーチンを設けることから、別領域の制御領域を使用する際には、割込禁止にする必要が生じる。なお、遊技制御処理を適切に遂行するために、割込禁止を行ってから割込禁止を解除するまでの時間は、遊技制御処理における割込処理の間隔(例えば1.49msec)以内とならなければならない。したがって、別領域の制御領域を使用するサブルーチンを呼び出す場合、その1回の呼び出しにかかる総時間は、遊技制御処理の割込処理の間隔以内となるように設定することとなる。   Condition (1), the program placed in another area is used for the purpose of outputting signals required for testing of slot machine 100 (test processing for gaming machines) and fraud prevention (security related processing), and playing fairness of games Do not harm (do not harm). For condition (2), the control area and the data area of the used area and another area should be placed in the areas clearly distinguished from each other. Condition (3), a program (another program) to be placed in another area should be executed after being statically called from a program (use program) in the use area. Also, in the program list at that time, the callee's address must be clearly described. Condition (4), the program placed in another area should be modularized for each function, and when called, protect the contents of all the registers used in the used area. Condition (5), access to the RAM in the area of each other from the used area or another area should be permitted only for reference, and shall not be updated. Condition (6): It is impossible to call a subroutine in the control area of the use area from the control area of another area. Since the subroutine for interrupt processing is provided in the used area, it is necessary to prohibit interrupts when using the control area of another area. In order to properly execute the game control process, the time from the interrupt prohibition to the cancellation of the interrupt prohibition must be within an interrupt processing interval (for example, 1.49 msec) in the game control processing. You must. Therefore, when calling a subroutine that uses the control area of another area, the total time taken for one call is set to be within the interval of the interrupt processing of the game control processing.

ここで、セキュリティ関連処理に係るプログラムを別領域に配置することを考える。そうすると、(1)〜(6)の条件を満たすために、本実施形態において、セキュリティ関連処理を別プログラムとし、使用プログラムから静的に、例えば、呼出命令(CALL)で呼び出すこととなる。こうして、使用領域の容量を確保することができる。   Here, it is considered to arrange the program related to the security related processing in another area. Then, in order to satisfy the conditions (1) to (6), in the present embodiment, security related processing is performed as a separate program, and is statically called from the used program by, for example, a call instruction (CALL). Thus, the capacity of the use area can be secured.

また、外部出力手段318がセキュリティ関連処理の結果であるエラー情報(所定の情報)を外部に出力しようとした場合、外部出力手段318を実行するプログラム(命令コード)自体は使用領域に配置されていなければならない。そして、(1)〜(6)の条件を満たすために、セキュリティ関連処理の結果、例えば、エラーの検出結果であるエラー情報は、外部領域のRAMに書き込まれ、外部出力手段318は、そのRAMへのアクセスによってのみセキュリティ関連処理の結果を参照できる。すなわち、使用プログラムである外部出力手段318は、外部領域のRAMからエラー情報を読み出すことで、その結果に基づいてスロットマシン100の内部の状態を、信号(外部信号)により、ホールコンピュータ112に出力することとなる。   Also, when the external output means 318 tries to output error information (predetermined information) which is the result of security related processing to the outside, the program (instruction code) for executing the external output means 318 itself is disposed in the use area There must be. Then, in order to satisfy the conditions (1) to (6), as a result of the security related processing, for example, error information which is a detection result of an error is written to the RAM of the external area, and the external output means 318 Access can only refer to the result of security related processing. That is, the external output unit 318, which is a program used, reads error information from the RAM in the external area, and outputs the internal state of the slot machine 100 to the hall computer 112 by a signal (external signal) based on the result. It will be done.

このようなエラー情報は、複数あり、別領域のRAMにおいて、それぞれ独立したアドレスに不規則に分散して保持されている。   There is a plurality of such pieces of error information, which are randomly distributed and held at independent addresses in the RAM of another area.

図10は、別領域のデータ領域の内容を示した説明図である。ここでは、メインCPU200aが、別プログラムに従ってセキュリティ関連処理を実行し、別領域のデータ領域に、そのセキュリティ関連処理の結果であるエラー情報(所定の情報)を保持(更新)する。例えば、図10において、「_EX_MPFG」の名称で特定されるアドレス(例えば、F210h)には、1バイトで表される逆流エラー検出フラグが保持される。また、「_EX_SLFG」の名称で特定されるアドレス(例えば、F212h)には、1バイトで表される投入異常検出フラグが保持される。「_EX_SHFG」の名称で特定されるアドレス(例えば、F215h)には、1バイトで表されるRシュートエラー検出フラグが保持される。「_EX_SWFG」の名称で特定されるアドレス(例えば、F218h)には、1バイトで表される払い出し異常エラー検出フラグが保持される。「_EX_STFG」の名称で特定されるアドレス(例えば、F21Ch)には、1バイトで表される投入検知エラー検出フラグが保持される。   FIG. 10 is an explanatory view showing the contents of the data area of another area. Here, the main CPU 200a executes security related processing according to another program, and holds (updates) error information (predetermined information) which is the result of the security related processing in the data area of the other area. For example, in FIG. 10, a backflow error detection flag represented by one byte is held at an address (for example, F 210 h) specified by the name “_EX_MPFG”. In addition, an input abnormality detection flag represented by one byte is held at an address (for example, F 212 h) specified by the name “_EX_SLFG”. The R shoot error detection flag represented by one byte is held at the address (for example, F 215 h) specified by the name “_EX_SHFG”. In the address (for example, F 218 h) specified by the name “_EX_SWFG”, a payout abnormal error detection flag represented by one byte is held. The input detection error detection flag represented by one byte is held at the address (for example, F21 Ch) specified by the name of “_EX_STFG”.

なお、逆流エラー検出フラグは、メダルの投入を受け付けている状態で、投入メダル検出部124bの2つの通過センサにおいてメダルの通過順序が正しくない場合にONとなる(00h→FFh)フラグである。投入異常検出フラグは、ブロッカー(図示せず)を閉塞してから所定時間(例えば269msec)以上経過後に投入メダル検出部124bの通過センサがON状態の場合にONとなる(00h→FFh)フラグである。Rシュートエラー検出フラグは、メダルの投入を受け付けている状態で、投入メダル検出部124bの2つの通過センサにおいて正しい順序で通過したメダル数と、Rシュートセンサ(図示せず)を通過したメダル数との差が一定以上あった場合にONとなる(00h→FFh)フラグである。払い出し異常エラー検出フラグは、メダルの払い出し以外で、払出メダル検出部264cの通過センサのON状態が所定時間(例えば6msec)以上継続した場合にONとなる(00h→FFh)フラグである。投入検知エラー検出フラグは、投入メダル検出部124bの通過センサのON状態が所定時間(例えば132msec)以上継続した場合、または、メダル投入口124aに投入されたメダルを検出する投入検知センサのON状態が所定時間(例えば533msec)以上継続した場合にONとなる(00h→FFh)フラグである。   The backflow error detection flag is a flag (00h → FFh) that is turned ON when the medal passing order is not correct in the two passage sensors of the inserted medal detection unit 124b in a state where the medal insertion is received. The insertion abnormality detection flag is a flag (00h → FFh) that turns ON when the passage sensor of the insertion medal detection unit 124b is ON after a predetermined time (for example, 269 msec) or more elapses after closing the blocker (not shown). is there. The R chute error detection flag indicates the number of medals that have passed in the correct order in the two passing sensors of the inserted medal detection unit 124b and the number of medals that have passed the R chute sensor (not shown) while accepting insertion of medals. The flag is turned on (00h → FFh) when the difference between The payout abnormal error detection flag is a flag (00h → FFh) which turns ON when the ON state of the passage sensor of the payout medal detecting portion 264c continues for a predetermined time (for example, 6 msec) or more other than the payout of the medal. The insertion detection error detection flag is an ON state of the insertion detection sensor that detects medals inserted into the medal insertion slot 124a when the ON state of the passage sensor of the inserted medal detection unit 124b continues for a predetermined time (for example, 132 msec) or more. Is a flag (00h → FFh) that is turned ON when continuing for a predetermined time (for example, 533 msec) or more.

そして、外部出力手段318は、別領域のRAMのアドレスを個別に指定してエラー情報を取得する。ここでは、まず、比較例としての使用プログラムを説明し、後程、改良された使用プログラムを説明する。   Then, the external output unit 318 individually designates the address of the RAM in another area to acquire error information. Here, first, a use program as a comparative example will be described, and later, an improved use program will be described.

図11は、使用領域の制御領域における使用プログラムの比較例を示した説明図である。ここでは、外部出力手段318が使用プログラムに従って、汎用レジスタHLに上記のエラー情報を特定するアドレスを読み出し、そのアドレスの内容の論理和をセキュリティ信号出力要求(_EX_REQ)と合成している。なお、「_EX_REQ」の名称で特定されるアドレスには、1バイトで表されるセキュリティ信号出力要求に係るフラグが保持されている。かかるセキュリティ信号要求に係るフラグは、上述した設定変更モード中であること、例えば、設定値を参照している間、もしくは、設定値を変更している間、ONとなる(00h→FFh)フラグである。   FIG. 11 is an explanatory view showing a comparative example of the use program in the control area of the use area. Here, according to the program used, the external output means 318 reads the address specifying the above error information in the general purpose register HL, and combines the logical sum of the contents of the address with the security signal output request (_EX_REQ). In the address specified by the name "_EX_REQ", a flag relating to a security signal output request represented by one byte is held. The flag relating to the security signal request is in the setting change mode described above, for example, the flag which is turned ON while referring to the setting value or changing the setting value (00h → FFh) It is.

具体的に、まず、転送命令「LD HL,_EX_MPFG」により、_EX_MPFGで特定されるアドレスを汎用レジスタHLに読み出し(1)、転送命令「LD A,(HL)」により、_EX_MPFGで特定されるアドレスの内容を汎用レジスタAに読み出す(2)。続いて、転送命令「LD L,LOW _EX_SLFG」により、_EX_SLFGで特定されるアドレスの下位1バイトを汎用レジスタLに読み出し(3)、論理演算命令「OR (HL)」により、汎用レジスタAの内容と、_EX_SLFGで特定されるアドレスの内容との論理和をとって汎用レジスタAの内容を更新する(4)。次に、転送命令「LD L,LOW _EX_SHFG」により、_EX_SHFGで特定されるアドレスの下位1バイトを汎用レジスタLに読み出し(5)、論理演算命令「OR (HL)」により、汎用レジスタAの内容と、_EX_SHFGで特定されるアドレスの内容との論理和をとって汎用レジスタAの内容を更新する(6)。続いて、転送命令「LD L,LOW _EX_SWFG」により、_EX_SWFGで特定されるアドレスの下位1バイトを汎用レジスタLに読み出し(7)、論理演算命令「OR (HL)」により、汎用レジスタAの内容と、_EX_SWFGで特定されるアドレスの内容との論理和をとって汎用レジスタAの内容を更新する(8)。次に、転送命令「LD L,LOW _EX_STFG」により、_EX_STFGで特定されるアドレスの下位1バイトを汎用レジスタLに読み出し(9)、論理演算命令「OR (HL)」により、汎用レジスタAの内容と、_EX_STFGで特定されるアドレスの内容との論理和をとって汎用レジスタAの内容を更新する(10)。最後に、論理演算命令「ORQ (LOW _EX_REQ)」により、_EX_REQで特定されるアドレスの内容(1バイト)と、汎用レジスタAの内容との論理和をとって_EX_REQの内容を更新する(11)。かかる処理により、_EX_MPFGで特定されるアドレスの内容、_EX_SLFGで特定されるアドレスの内容、_EX_SHFGで特定されるアドレスの内容、_EX_SWFGで特定されるアドレスの内容、_EX_STFGで特定されるアドレスの内容のいずれかがFFhであれば、_EX_REQで特定されるアドレスの内容がFFhとなる。   Specifically, first, the address specified by _EX_MPFG is read to the general-purpose register HL by the transfer instruction “LD HL, _EX_MPFG” (1), and the address specified by _EX_MPFG by the transfer instruction “LD A, (HL)” The contents of are read into the general purpose register A (2). Subsequently, the lower 1 byte of the address specified by _EX_SLFG is read to the general purpose register L by the transfer instruction “LDL, LOW _EX_SLFG” (3), and the contents of the general purpose register A by the logical operation instruction “OR (HL)”. And the contents of the address specified by _EX_SLFG are updated to the contents of the general purpose register A (4). Next, the lower 1 byte of the address specified by _EX_SHFG is read to general purpose register L by the transfer instruction “LDL, LOW _EX_SHFG” (5), and the contents of general purpose register A by the logical operation instruction “OR (HL)”. And the contents of the address specified by _EX_SHFG are updated to obtain the contents of the general-purpose register A (6). Subsequently, the lower 1 byte of the address specified by _EX_SWFG is read to the general purpose register L by the transfer instruction “LDL, LOW _EX_SWFG” (7), and the contents of the general purpose register A by the logical operation instruction “OR (HL)”. And the contents of the address specified by _EX_SWFG are updated to obtain the contents of the general-purpose register A (8). Next, the lower 1 byte of the address specified by _EX_STFG is read to the general-purpose register L by the transfer instruction “LDL, LOW _EX_STFG” (9), and the contents of the general-purpose register A by the logical operation instruction “OR (HL)” And the contents of the address specified by _EX_STFG are updated to obtain the contents of the general-purpose register A (10). Finally, the content (1 byte) of the address specified by _EX_REQ is logically ORed with the content of general-purpose register A to update the content of _EX_REQ by the logical operation instruction “ORQ (LOW _ EX_REQ)” (11) . By this process, any of the contents of the address specified by _EX_MPFG, the contents of the address specified by _EX_SLFG, the contents of the address specified by _EX_SHFG, the contents of the address specified by _EX_SWFG, and the contents of the address specified by _EX_STFG If the address is FFh, the content of the address specified by _EX_REQ is FFh.

かかる使用プログラムでは、転送命令「LD HL,_EX_MPFG」が3バイト、転送命令「LD A,(HL)」が1バイト、転送命令「LD L,LOW _EX_SLFG」が2バイト、論理演算命令「OR (HL)」が1バイト、転送命令「LD L,LOW _EX_SHFG」が2バイト、論理演算命令「OR (HL)」が1バイト、転送命令「LD L,LOW _EX_SWFG」が2バイト、論理演算命令「OR (HL)」が1バイト、転送命令「LD L,LOW _EX_STFG」が2バイト、論理演算命令「OR (HL)」が1バイト、論理演算命令「ORQ (LOW _EX_REQ)」が3バイトなので、合わせて使用領域の制御領域のうち19バイトを占有することとなる。そうすると、ホールコンピュータ112への出力処理に係るプログラム(命令コード)によって、使用領域の制御領域が圧迫されるおそれがある。   In this program, the transfer instruction “LD HL, _EX_MPFG” is 3 bytes, the transfer instruction “LD A, (HL)” is 1 byte, the transfer instruction “LDL, LOW _ EX_SLFG” is 2 bytes, the logical operation instruction “OR ( HL) ”1 byte, transfer instruction“ LDL, LOW _ EX_SHFG ”2 bytes, logical operation instruction“ OR (HL) ”1 byte, transfer instruction“ LDL, LOW _ EX_SWFG ”2 bytes, logical operation instruction“ Because the OR (HL) is 1 byte, the transfer instruction “LDL, LOW _EX_STFG” is 2 bytes, the logical operation instruction “OR (HL)” is 1 byte, and the logical operation instruction “ORQ (LOW _ EX_REQ)” is 3 bytes. In addition, it occupies 19 bytes of the control area of the use area. Then, there is a possibility that the control area of the use area is squeezed by the program (instruction code) related to the output processing to the hall computer 112.

そこで、エラー情報の論理和を繰り返し(ループ)処理で遂行することが考えられる。しかし、上述したように、エラー情報は、別領域のデータ領域において、それぞれ独立したアドレスに個別に保持され、不規則に配置されている可能性が高い。そこで、このような個別に保持されるアドレスを、使用領域のデータ領域を利用してテーブル化してアドレスが連続するように規則的に並べ直し、そのテーブル(以下、情報参照テーブルと呼ぶ)を参照する形で論理和の繰り返し処理を実現する。   Therefore, it is conceivable to perform the logical sum of error information by repetition (loop) processing. However, as described above, it is highly likely that error information is individually held at independent addresses in the data area of the separate area and irregularly arranged. Therefore, such separately held addresses are tabulated using the data area of the used area, and are regularly reordered so that the addresses are continuous, and the table (hereinafter referred to as an information reference table) is referred to. It realizes an iterative process of disjunction in the form of

図12は、エラー情報の論理和を繰り返し処理する流れを示したフローチャートである。ここでも、メインCPU200aが、別プログラムに従ってセキュリティ関連処理を実行し、別領域のデータ領域に、そのセキュリティ関連処理の結果であるエラー情報(所定の情報)を保持しているとする。   FIG. 12 is a flowchart showing a flow of repeatedly processing the logical sum of error information. Also here, it is assumed that the main CPU 200a executes security related processing in accordance with another program, and holds error information (predetermined information) which is the result of the security related processing in the data area of another area.

まず、外部出力手段318は、使用領域の制御領域に配置された使用プログラムに従って、セキュリティ信号出力要求の内容を読み出す(S1)。そして、外部出力手段318は、使用プログラムに従って情報参照テーブルを特定する(S2)。情報参照テーブルは、後述するように、使用領域のデータ領域に配置され、エラー情報を特定するアドレスである情報アドレスを並置したテーブルである。続いて、外部出力手段318は、情報参照テーブルにおける読み込むべきエラー情報の数、すなわち、情報参照テーブルに並置された情報アドレスの数を特定する(S3)。   First, the external output means 318 reads the content of the security signal output request according to the use program arranged in the control area of the use area (S1). Then, the external output means 318 specifies the information reference table according to the program used (S2). As described later, the information reference table is a table which is disposed in the data area of the use area and juxtaposes information addresses which are addresses for specifying error information. Subsequently, the external output means 318 specifies the number of error information to be read in the information reference table, that is, the number of information addresses juxtaposed in the information reference table (S3).

そして、外部出力手段318は、特定された情報参照テーブルに記述された内容(情報アドレス)を読み出す(S4)。ここでは、上述したように、情報参照テーブル中にエラー情報を特定する情報アドレスが並置されている。したがって、情報参照テーブルに並べられた内容は、別領域における情報アドレス自体を示すことになる。外部出力手段318は、情報参照テーブルの内容、すなわち、エラー情報を特定する情報アドレスにおける、さらにその内容、すなわち、エラー情報(所定の情報)を読み出し、そのエラー情報と、セキュリティ信号出力要求の内容との論理和(所定の演算)をとる(S5)。そして、外部出力手段318は、ステップS4、S5の処理の実行回数が情報アドレスの数に到達したか判定し、情報アドレスに到達していない間(S6におけるNO)、ステップS4からの処理を繰り返し、情報アドレスの数に到達したら(S6におけるYES)、当該エラー情報の論理和を繰り返す処理を終了する。以下、かかる処理を具体的なプログラムに基づいて説明する。   Then, the external output means 318 reads the content (information address) described in the specified information reference table (S4). Here, as described above, the information address for specifying the error information is juxtaposed in the information reference table. Therefore, the contents arranged in the information reference table indicate the information address itself in another area. The external output means 318 reads the contents of the information reference table, that is, the contents of the information address specifying the error information, that is, the error information (predetermined information), and the error information and the contents of the security signal output request. And a predetermined operation (S5). Then, the external output unit 318 determines whether the number of executions of the processing in steps S4 and S5 has reached the number of information addresses, and repeats the processing from step S4 while not reaching the information address (NO in S6). When the number of information addresses is reached (YES in S6), the process of repeating the logical sum of the error information is ended. Hereinafter, such processing will be described based on a specific program.

図13は、使用領域の制御領域における改良された使用プログラムおよびデータ領域における情報参照テーブルを示した説明図である。ここでも、メインCPU200aが、別プログラムに従ってセキュリティ関連処理を実行し、別領域のデータ領域に、そのセキュリティ関連処理の結果であるエラー情報(所定の情報)を保持しているとする。なお、図13における括弧内の数値(1)、(2)、(3)、(4)、(5)、(6)は、それぞれ図12のステップS1、ステップS2、ステップS3、ステップS4、ステップS5、ステップS6に対応している。   FIG. 13 is an explanatory view showing an improved use program in the control area of the use area and an information reference table in the data area. Also here, it is assumed that the main CPU 200a executes security related processing in accordance with another program, and holds error information (predetermined information) which is the result of the security related processing in the data area of another area. In addition, numerical values (1), (2), (3), (4), (5), and (6) in parentheses in FIG. 13 are step S1, step S2, step S3, step S4, and step S4 in FIG. It corresponds to step S5 and step S6.

また、ここでは、使用領域の制御領域に配置された使用プログラムから使用領域のデータ領域の情報参照テーブルを参照することで、別領域のデータ領域のエラー情報を読み出している。かかる情報参照テーブルには、図13の下方に示すように、情報アドレスの数と、複数の情報アドレスとが並置されている。具体的に、情報参照テーブルの先頭では、情報参照テーブルの終了アドレスを示すT_CHK_ENDから、情報参照テーブルの開始アドレスを示すT_CHKを減算し、さらに、当該情報アドレスの数が占有する1バイトを減算し、その値を、アドレス自体のバイト数である2で除算して情報アドレスの数を自動的に導出している。このような演算を記述することで、エラー情報の増減に迅速に対応することができる。そして、情報アドレスの数の次から、上述した「_EX_MPFG」の名称で特定されるアドレス(例えば、F210h)、「_EX_SLFG」の名称で特定されるアドレス(例えば、F212h)、「_EX_SHFG」の名称で特定されるアドレス(例えば、F215h)、「_EX_SWFG」の名称で特定されるアドレス(例えば、F218h)、「_EX_STFG」の名称で特定されるアドレス(例えば、F21Ch)が連続して配置(並置)される。   Further, here, error information in the data area of another area is read out by referring to the information reference table of the data area of the use area from the program in use arranged in the control area of the use area. In the information reference table, as shown in the lower part of FIG. 13, the number of information addresses and a plurality of information addresses are juxtaposed. Specifically, at the head of the information reference table, T_CHK indicating the start address of the information reference table is subtracted from T_CHK_END indicating the end address of the information reference table, and one byte occupied by the number of the information addresses is further subtracted. The number of information addresses is automatically derived by dividing the value by 2 which is the number of bytes of the address itself. By describing such an operation, it is possible to rapidly cope with the increase and decrease of error information. Then, from the next to the number of information addresses, the address (for example, F210h) specified by the name of "_EX_MPFG" described above, the address (for example, F212h) specified by the name of "_EX_SLFG", and the name of "_EX_SHFG" The address to be identified (for example, F215h), the address identified by the name of "_EX_SWFG" (for example, F218h), the address identified by the name of "_EX_STFG" (for example, F21Ch) are sequentially arranged (collocated) Ru.

そして、外部出力手段318は、転送命令「LDQ A,(LOW _EX_REQ)」により、アドレスの上位バイトを指定するためのQレジスタで特定される値を上位1バイトとし、_EX_REQで特定されるアドレスの内容を下位1バイトとするアドレスの内容を汎用レジスタAに読み出す(1)。こうして、セキュリティ信号出力要求の内容が汎用レジスタAに読み出される。続いて、外部出力手段318は、転送命令「LD HL,T_CHK」により、T_CHKで特定されるアドレスの内容を汎用レジスタHLに読み出す(2)。こうして、情報参照テーブルを特定するT_CHKが汎用レジスタHLに設定される。次に、外部出力手段318は、転送命令「LD B,(HL)」により、汎用レジスタHLで特定されるアドレス(情報参照テーブルの先頭アドレス)の内容を汎用レジスタBに読み出す(3)。こうして、T_CHKの位置に記述された情報アドレスの数(ここでは「5」)が汎用レジスタBに設定される。   Then, the external output means 318 sets the value specified by the Q register for specifying the upper byte of the address as the upper 1 byte by the transfer instruction “LDQ A, (LOW_EX_REQ)”, and sets the value of the address specified by _EX_REQ. Read the contents of the address whose content is the lower 1 byte into the general-purpose register A (1). Thus, the content of the security signal output request is read out to the general purpose register A. Subsequently, the external output means 318 reads the contents of the address specified by T_CHK into the general-purpose register HL by the transfer instruction “LD HL, T_CHK” (2). Thus, T_CHK specifying the information reference table is set in the general purpose register HL. Next, the external output unit 318 reads the contents of the address (the start address of the information reference table) specified by the general purpose register HL into the general purpose register B by the transfer instruction “LD B, (HL)” (3). Thus, the number of information addresses described in the T_CHK position (here, “5”) is set in the general-purpose register B.

そして、外部出力手段318は、転送命令「INLD DE,(HL)」により、汎用レジスタHLで特定されるアドレスの内容(情報アドレス2バイト分)を汎用レジスタDEに読み出し、汎用レジスタHLで特定されるアドレスを次回の処理のために2バイト分インクリメントしておく(4)。こうして、情報参照テーブルに記述された情報アドレス2バイト分が汎用レジスタDEに設定される。続いて、外部出力手段318は、論理演算命令「OR (DE)」により、汎用レジスタAの内容と、汎用レジスタDEで特定されるアドレスの内容(エラー情報)との論理和をとって汎用レジスタAを更新する(5)。こうして、セキュリティ信号出力要求の内容と、エラー情報(ここでは、「逆流エラー検出フラグ」)との論理和を導出することができる。   Then, the external output means 318 reads the contents of the address specified by the general purpose register HL (the information address of 2 bytes) into the general purpose register DE by the transfer instruction “INLD DE, (HL)” and specifies it with the general purpose register HL. Address is incremented by 2 bytes for the next processing (4). Thus, two bytes of the information address described in the information reference table are set in the general purpose register DE. Subsequently, the external output means 318 calculates the logical sum of the contents of the general purpose register A and the contents of the address specified by the general purpose register DE (error information) by the logical operation instruction “OR (DE)”. Update A (5). Thus, it is possible to derive the logical sum of the content of the security signal output request and the error information (here, the “backflow error detection flag”).

次に、外部出力手段318は、移動命令「DJNZ IPT_PD」により、汎用レジスタBの内容を1だけデクリメントし、その値が0でなければ、IPT_PDで特定されるアドレスから処理を繰り返す(6)。こうして、(4)〜(6)の処理を、情報アドレスの数(ここでは「5」)だけ繰り返すことができ、情報アドレスの数に到達したら次の処理に移行することとなる。このとき、転送命令「INLD DE,(HL)」により、汎用レジスタHLで特定されるアドレスが2バイト分インクリメントされているので、論理演算命令「OR (DE)」の対象となるエラー情報は、「逆流エラー検出フラグ」→「投入異常検出フラグ」→「Rシュートエラー検出フラグ」→「払い出し異常エラー検出フラグ」→「投入検知エラー検出フラグ」と移動する。したがって、セキュリティ信号出力要求の内容と全てのエラー情報との論理和を演算することが可能となり、_EX_MPFGで特定されるアドレスの内容、_EX_SLFGで特定されるアドレスの内容、_EX_SHFGで特定されるアドレスの内容、_EX_SWFGで特定されるアドレスの内容、_EX_STFGで特定されるアドレスの内容のいずれかがFFhであれば、_EX_REQで特定されるアドレスの内容がFFhとなる。   Next, the external output means 318 decrements the contents of the general purpose register B by 1 according to the move instruction “DJNZ IPT_PD”, and if the value is not 0, repeats the process from the address specified by IPT_PD (6). Thus, the processes (4) to (6) can be repeated by the number of information addresses (here, “5”), and when the number of information addresses is reached, the process proceeds to the next process. At this time, since the address specified by the general-purpose register HL is incremented by 2 bytes by the transfer instruction “INLD DE, (HL)”, the error information to be subjected to the logical operation instruction “OR (DE)” is It moves from “backflow error detection flag” to “insertion error detection flag” to “R shoot error detection flag” to “dispense error error detection flag” to “insertion detection error detection flag”. Therefore, it is possible to calculate the logical sum of the contents of the security signal output request and all error information, and the contents of the address specified by _EX_MPFG, the contents of the address specified by _EX_SLFG, and the address of the address specified by _EX_SHFG If any of the content, the content of the address specified by _EX_SWFG, and the content of the address specified by _EX_STFG is FFh, the content of the address specified by _EX_REQ is FFh.

かかる使用プログラムでは、転送命令「LDQ A,(LOW _EX_REQ)」が2バイト、転送命令「LD HL,T_CHK」が3バイト、転送命令「LD B,(HL)」が1バイト、転送命令「INLD DE,(HL)」が2バイト、論理演算命令「OR (DE)」が2バイト、移動命令「DJNZ IPT_PD」が2バイトなので、合わせて使用領域の制御領域のうち12バイトを占有することとなるが、図11を用いて説明した比較例の19バイトに対し、その差分(7バイト)に相当する記憶容量が解放される。   In this program, the transfer instruction “LDQ A, (LOW _ EX_REQ)” is 2 bytes, the transfer instruction “LD HL, T_CHK” is 3 bytes, the transfer instruction “LD B, (HL)” is 1 byte, the transfer instruction “INLD Since DE, (HL) is 2 bytes, the logical operation instruction "OR (DE)" is 2 bytes, and the move instruction "DJNZ IPT_PD" is 2 bytes, occupying 12 bytes of the control area of the used area. However, the storage capacity corresponding to the difference (7 bytes) of the 19 bytes of the comparative example described with reference to FIG. 11 is released.

なお、情報参照テーブルでは、情報アドレスの数に1バイト、5つの情報アドレスに10バイトの合計11バイトの記憶容量を費やすが、配置する対象が、比較的余裕のある使用領域のデータ領域なので問題ない。   In the information reference table, a total of 11 bytes of storage capacity is consumed: 1 byte for the number of information addresses and 10 bytes for 5 information addresses, but the target to be allocated is a data area of the used area with a relatively large margin. Absent.

このように、使用領域のデータ領域に、情報アドレスを並置した情報参照テーブルを設け、情報参照テーブルを用いて繰り返し処理によりエラー情報を参照する構成によって、使用領域のデータ領域の容量は費やすものの、使用領域の制御領域の容量を確保することが可能となる。   As described above, an information reference table in which information addresses are juxtaposed is provided in the data area of the used area, and error information is referred to by repeated processing using the information reference table, although the capacity of the data area of the used area is spent It is possible to secure the capacity of the control area of the use area.

なお、ここでは、使用領域のデータ領域には余裕があり、使用領域の制御領域には余裕がないことを前提に、使用領域のデータ領域の容量を費やして、使用領域の制御領域の容量を確保する例を挙げて説明したが、使用領域のデータ領域には余裕がなく、使用領域の制御領域に余裕があれば、図11のように、使用領域の制御領域に使用プログラムを配し、情報参照テーブルを設けない構成をとった方が、全体的な記憶領域の効率化を図ることができる場合がある。   Here, assuming that the data area of the use area has a margin and the control area of the use area does not have a margin, the capacity of the data area of the use area is consumed to set the capacity of the control area of the use area. Although the example of securing is described, there is no margin in the data area of the use area, and if there is a margin in the control area of the use area, the use program is arranged in the control area of the use area as shown in FIG. If the information reference table is not provided, the efficiency of the entire storage area may be improved.

また、ここでは、別領域のデータ領域に保持される所定の情報として、セキュリティ関連処理によって生成されたエラー情報を挙げて説明したが、かかる場合に限らず、別プログラムによって生成され、別領域のデータ領域に保持される情報であれば、任意の情報を採用することができる。   In addition, here, as the predetermined information held in the data area of the separate area, the error information generated by the security related processing has been described, but the present invention is not limited to such case. Any information can be adopted as long as the information is held in the data area.

また、ここでは、所定の情報に基づいて実行する所定の演算として、論理和を挙げて説明しているが、かかる場合に限らず、論理積、加算、減算、乗算、除算や、それらの組み合わせ等、様々な演算を採用することができる。   Moreover, although the logical sum is described as a predetermined operation to be executed based on predetermined information, the present invention is not limited to such a case, and a logical product, an addition, a subtraction, a multiplication, a division, or a combination thereof Etc, various operations can be adopted.

以上、添付図面を参照しながら本発明の好適な実施形態について説明したが、本発明はかかる実施形態に限定されないことはいうまでもない。当業者であれば、特許請求の範囲に記載された範疇において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the present invention have been described above with reference to the accompanying drawings, but it goes without saying that the present invention is not limited to such embodiments. It is obvious that those skilled in the art can conceive of various changes or modifications within the scope of the claims, and it is naturally understood that they are also within the technical scope of the present invention. Be done.

また、上述した実施形態では、主制御基板200と副制御基板202とが、遊技を進行するための機能部を分担するように配したが、主制御基板200の機能部を副制御基板202に配しても、副制御基板202の機能部を主制御基板200に配してもよく、また、全ての機能部を1の制御基板に纏めて配することもできる。   Further, in the embodiment described above, the main control board 200 and the sub control board 202 are arranged to share the functional units for advancing the game, but the functional sections of the main control board 200 may be used as the sub control substrate 202. Alternatively, the functional units of the sub control substrate 202 may be disposed on the main control substrate 200, or all the functional units may be disposed collectively on one control substrate.

また、上述した実施形態においては、遊技利益としてボーナス遊技を挙げて説明したが、かかる場合に限らず、上述したAT演出状態や、リプレイ役の当選確率が通常遊技より高くなるように設定してメダルの消費を抑えることで、メダルの消費に対する当選役の抽選機会を増やす、RT(リプレイタイム)遊技や、上記のATとRT遊技が同時に進行されるART遊技を設けてもよい。   In the embodiment described above, although the bonus game has been described as the game profit, the present invention is not limited to such case, and the above-described AT effect state and the probability of winning the replay role are set higher than in the normal game. By suppressing the consumption of medals, an RT (Replay Time) game or an ART game in which the above-mentioned AT and RT games are simultaneously advanced may be provided to increase the lottery opportunity of the winning combination for the consumption of medals.

また、上述した実施形態では、スロットマシン100においてセキュリティ関連処理を別領域で行うとともに、その処理結果を、情報参照テーブルを用いて参照する例を挙げて説明したが、パチンコ機において行うとしてもよい。ここで、パチンコ機は、大当たり図柄を含む複数種類の図柄の中からいずれかを決定する図柄決定手段と、図柄が決定されてから所定の変動時間が経過すると、図柄表示部に図柄を表示させる図柄表示手段と、図柄表示部に大当たり図柄が表示されると、複数回のラウンド遊技で構成される大役遊技を実行する大役遊技実行手段と、大役遊技におけるラウンド遊技のうち予め設定された特定ラウンド遊技中に、大入賞口に入球した遊技球が特定領域に進入すると、所定の遊技利益を付与する遊技利益付与手段と、大役遊技中の演出を実行する演出実行手段と、を備えてもよい。   In the above-described embodiment, the security related processing is performed in another area in the slot machine 100 and the processing result is described using an information reference table as an example. However, it may be performed in a pachinko machine . Here, the pachinko machine causes the symbol display portion to display the symbol when a predetermined variation time has elapsed since the symbol determination means determines one of a plurality of types of symbols including the big hit symbol and the symbol is determined. When a big hit symbol is displayed on the symbol display unit, the symbol display unit, a main character game execution device that executes a main character game consisting of a plurality of round games, and a preset specific round of round games in the main character game. Even if a game ball entering a special winning opening enters a specific area during a game, a game profit giving means for giving a predetermined game profit, and an effect execution means for executing an effect in a major game Good.

また、上述した主制御基板200および副制御基板202が行う各処理は、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はなく、並列的あるいはサブルーチンによる処理を含んでもよい。   The processes performed by the main control board 200 and the sub control board 202 described above do not necessarily have to be processed chronologically in the order described as the flowchart, and may include processes in parallel or by a subroutine.

100 スロットマシン(遊技機)
126 ベットスイッチ
128 スタートスイッチ
130a、130b、130c ストップスイッチ
134a、134b、134c リール
200a メインCPU
200b メインROM
200c メインRAM
300 初期化手段
100 slot machines (game machines)
126 bet switches 128 start switches 130a, 130b, 130c stop switches 134a, 134b, 134c reel 200a main CPU
200b main ROM
200c Main RAM
300 Initialization method

Claims (1)

遊技を進行する制御基板を備え、前記制御基板に、CPUと、記憶容量が制限され、その制限された記憶容量内に遊技の進行を制御する遊技制御処理を実行するためのプログラムである使用プログラムが格納される使用領域と、前記遊技制御処理以外の遊技の進行に影響を及ぼさない処理を実行するためのプログラムである別プログラムが格納される別領域とを区分した記憶領域と、を備える遊技機であって、
前記CPUは、
前記別プログラムに従って、所定の情報を前記別領域に保持し、
前記使用プログラムに従って、前記使用領域のデータ領域に配置され、前記所定の情報を特定するアドレスである情報アドレスを並置した情報参照テーブルを特定し、
前記使用プログラムに従って、前記情報アドレスの数を特定し、
前記使用プログラムに従って、前記情報参照テーブルを通じて特定される情報アドレスに基づき前記別領域から前記所定の情報を読み出し、かつ、読み出した所定の情報に基づいて所定の演算を実行する処理を前記情報アドレスの数だけ繰り返す遊技機。
A use program including a control board for proceeding with a game, a program for executing game control processing for controlling the progress of the game within the restricted storage capacity with the CPU and the storage capacity limited to the control board Game area including a use area in which the game is stored and another area in which another program, which is a program for executing a process that does not affect the progress of the game other than the game control process, is stored Machine,
The CPU is
According to the separate program, predetermined information is held in the separate area,
According to the use program, an information reference table is specified, in which information addresses are arranged in the data area of the use area and are addresses specifying the predetermined information,
Identify the number of information addresses according to the program used,
According to the use program, processing of reading the predetermined information from the separate area based on the information address specified through the information reference table and executing a predetermined operation based on the read predetermined information A game machine that repeats only the number.
JP2017252535A 2017-12-27 2017-12-27 Gaming machine Active JP6654618B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017252535A JP6654618B2 (en) 2017-12-27 2017-12-27 Gaming machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017252535A JP6654618B2 (en) 2017-12-27 2017-12-27 Gaming machine

Publications (2)

Publication Number Publication Date
JP2019115590A true JP2019115590A (en) 2019-07-18
JP6654618B2 JP6654618B2 (en) 2020-02-26

Family

ID=67304865

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017252535A Active JP6654618B2 (en) 2017-12-27 2017-12-27 Gaming machine

Country Status (1)

Country Link
JP (1) JP6654618B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021122565A (en) * 2020-02-06 2021-08-30 株式会社平和 Game machine
JP7479913B2 (en) 2020-04-27 2024-05-09 株式会社平和 Gaming Machines

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008295869A (en) * 2007-06-01 2008-12-11 Daito Giken:Kk Game machine
JP2009100811A (en) * 2007-10-19 2009-05-14 Sankyo Co Ltd Slot machine
JP2011098151A (en) * 2009-11-09 2011-05-19 Fujishoji Co Ltd Game machine
JP2012223332A (en) * 2011-04-19 2012-11-15 Daito Giken:Kk Game machine
JP2017029592A (en) * 2015-08-05 2017-02-09 株式会社三共 Game machine
JP6112527B1 (en) * 2016-07-26 2017-04-12 サミー株式会社 Game machine
JP2017170063A (en) * 2016-03-25 2017-09-28 株式会社ニューギン Game machine
JP2017209263A (en) * 2016-05-25 2017-11-30 山佐株式会社 Game machine

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008295869A (en) * 2007-06-01 2008-12-11 Daito Giken:Kk Game machine
JP2009100811A (en) * 2007-10-19 2009-05-14 Sankyo Co Ltd Slot machine
JP2011098151A (en) * 2009-11-09 2011-05-19 Fujishoji Co Ltd Game machine
JP2012223332A (en) * 2011-04-19 2012-11-15 Daito Giken:Kk Game machine
JP2017029592A (en) * 2015-08-05 2017-02-09 株式会社三共 Game machine
JP2017170063A (en) * 2016-03-25 2017-09-28 株式会社ニューギン Game machine
JP2017209263A (en) * 2016-05-25 2017-11-30 山佐株式会社 Game machine
JP6112527B1 (en) * 2016-07-26 2017-04-12 サミー株式会社 Game machine

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021122565A (en) * 2020-02-06 2021-08-30 株式会社平和 Game machine
JP7174727B2 (en) 2020-02-06 2022-11-17 株式会社平和 game machine
JP7479913B2 (en) 2020-04-27 2024-05-09 株式会社平和 Gaming Machines

Also Published As

Publication number Publication date
JP6654618B2 (en) 2020-02-26

Similar Documents

Publication Publication Date Title
JP2019122530A (en) Game machine
JP2003265692A (en) Slot machine
JP2009183528A (en) Slot machine
JP7458687B2 (en) gaming machine
JP5685636B1 (en) Game machine
JP6895185B2 (en) Pachinko machine
JP6902289B2 (en) Pachinko machine
JP2019115590A (en) Game machine
JP2006068228A (en) Game machine
JP7007814B2 (en) Pachinko machine
JP2007029447A (en) Game machine
JP6723606B2 (en) Amusement machine
JP6734246B2 (en) Amusement machine
JP2008188034A (en) Game machine
JP6371953B2 (en) Game machine
JP6954706B1 (en) Pachinko machine
JP6931262B2 (en) Pachinko machine
JP6871457B2 (en) Game machine
JP7500089B2 (en) Gaming Machines
JP7428385B2 (en) gaming machine
JP7332889B2 (en) game machine
JP7054933B2 (en) Pachinko machine
JP7007815B2 (en) Pachinko machine
JP6664355B2 (en) Gaming machine
JP2005034595A (en) Game machine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191125

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200130

R150 Certificate of patent or registration of utility model

Ref document number: 6654618

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250