JP2009112700A - Game table - Google Patents

Game table Download PDF

Info

Publication number
JP2009112700A
JP2009112700A JP2007291948A JP2007291948A JP2009112700A JP 2009112700 A JP2009112700 A JP 2009112700A JP 2007291948 A JP2007291948 A JP 2007291948A JP 2007291948 A JP2007291948 A JP 2007291948A JP 2009112700 A JP2009112700 A JP 2009112700A
Authority
JP
Japan
Prior art keywords
address
subroutine
special
stored
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007291948A
Other languages
Japanese (ja)
Inventor
Hiroshi Matsumoto
弘 松本
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.)
Daito Giken KK
Original Assignee
Daito Giken 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 Daito Giken KK filed Critical Daito Giken KK
Priority to JP2007291948A priority Critical patent/JP2009112700A/en
Publication of JP2009112700A publication Critical patent/JP2009112700A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a game table capable of preventing the increase of the time and labor of development, the insufficiency of the development and the insufficiency of control even when a control program and data become large accompanying the diversification of performance operations by a performance device. <P>SOLUTION: A common function library usable in common among a plurality of models is stored in the ROM of the sub control part of the game table, and the common function library comprises a function table storing addresses storing each common processing and the main body of the common processing. When a CPU executes individual processing α (or individual processing β) and calls the common processing P during the individual processing, the function table is retrieved to acquire the address of the common processing P, and the common processing is executed according to the acquired address of the common processing P. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、パチンコ、スロットマシン(パチスロ)に代表される遊技台に関する。   The present invention relates to a game machine represented by a pachinko machine and a slot machine (pachislot machine).

例えば、パチンコ機などの遊技台では、遊技盤の遊技領域に、遊技球が入賞可能な始動口と、複数個の図柄を変動表示可能な図柄表示部を備え、始動口に遊技球が入賞すると、図柄表示部の図柄を所定時間変動して、変動後の図柄が予め定めた特定図柄の組み合わせである特定態様になった場合に、可変入賞手段を所定時間開放させる等、遊技者に有利な遊技状態を発生させるようにしている。   For example, in a game machine such as a pachinko machine, the game area of the game board is provided with a start opening for winning game balls and a symbol display unit that can display a plurality of symbols in a variable manner. When the symbol on the symbol display unit fluctuates for a predetermined time and the symbol after the change becomes a specific mode that is a combination of specific symbols determined in advance, the variable winning means is opened for a predetermined time, which is advantageous to the player. A game state is generated.

この種の遊技台では、図柄表示部の図柄が特定態様のうち特別態様になった場合に遊技者に有利な遊技状態として大当り状態を生起するといったゲーム性を有するものが存在する。   Some game machines of this type have game characteristics such that a big hit state occurs as a gaming state advantageous to the player when the symbol on the symbol display unit is in a special mode among the specific modes.

また、このような遊技球を用いたゲーム状況の変化に応じて所定の演出装置により演出を行い、遊技者の興趣を喚起するようになっている。   In addition, in accordance with a change in the game situation using such a game ball, a presentation is performed by a predetermined production device, thereby arousing the player's interest.

このような遊技台の遊技進行を制御する制御基板は、演出装置を正確に制御することで、遊技の面白みを向上させることを可能としており、そのため遊技盤に関わる制御を行う主制御機能と、音声発生手段で発生させるべき効果音を制御する音声制御機能とを別々の制御基板に備えることでそれぞれの制御基板上の制御手段の回路構成を簡単にできるようにした遊技台が提案されている(例えば、特許文献1参照。)。   Such a control board for controlling the game progress of the game table, it is possible to improve the fun of the game by accurately controlling the effect device, and therefore, a main control function for performing control related to the game board, A game machine has been proposed in which a separate control board is provided with a voice control function for controlling sound effects to be generated by the voice generation means, so that the circuit configuration of the control means on each control board can be simplified. (For example, refer to Patent Document 1).

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

しかしながら、上述したように演出制御手段を主制御基板から独立させることで制御手段の回路構成を簡単化し、演出装置を正確に制御することに加えて、ゲームの状況に応じてより多彩に演出装置を制御して遊技をより面白みのあるものにしてほしいといった要望が高まっている。その要望実現のためには演出装置を制御するためのプログラムやデータの大きさが大きくなってしまうという問題がある。   However, as described above, the effect control means is made independent of the main control board, thereby simplifying the circuit configuration of the control means and accurately controlling the effect device, and more various effect devices according to the game situation. There is a growing demand for more interesting games by controlling the game. In order to realize the demand, there is a problem that the size of the program and data for controlling the rendering device becomes large.

本発明は上記の問題を解決するためになされたものであり、演出装置による演出動作の多様化に伴う制御プログラムやデータが大きくなっても、開発の手間の増大・非効率化や制御の非効率化を防止できる遊技台を提供することを目的とする。   The present invention has been made to solve the above-described problem. Even if the control program and data accompanying the diversification of the rendering operation by the rendering device are increased, the development effort is increased, the inefficiency is reduced, and the control is not performed. An object is to provide a game machine that can prevent efficiency.

上記目的を達成するため、本発明に係る遊技台は、次のように構成される。   In order to achieve the above object, a game machine according to the present invention is configured as follows.

本発明に係る遊技台は、その一態様として、親処理から呼び出されるサブルーチンと、1又は複数の前記サブルーチンのアドレスを記憶しているアドレステーブルと、を記憶している記憶装置を備え、複数の前記親処理が前記アドレステーブルを共通的に用いて必要なサブルーチンのアドレスを特定することを特徴とする。   The game machine according to the present invention includes, as one aspect thereof, a storage device that stores a subroutine called from a parent process and an address table that stores addresses of one or more of the subroutines. The parent process uses the address table in common to specify a necessary subroutine address.

本発明の遊技台によれば、演出装置による演出動作の多様化に伴う制御プログラムやデータが大きくなっても、開発の手間の増大・非効率化や制御の非効率化を防止することができる。この結果、演出装置の演出動作の多様化を促進することができる。   According to the gaming machine of the present invention, even if the control program and data accompanying the diversification of the rendering operation by the rendering device increase, it is possible to prevent an increase in inefficiency / inefficiency and inefficiency in control . As a result, diversification of the rendering operation of the rendering device can be promoted.

以下、本発明の実施の形態について図面を用いて説明する。本発明の実施形態においては、本発明を遊技台の一例であるパチンコ機に適用した場合について説明している。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the embodiment of the present invention, a case where the present invention is applied to a pachinko machine that is an example of a game machine is described.

<全体構成>
まず、図1を用いて、本発明の実施形態に係るパチンコ機100の全体構成について説明する。なお、同図はパチンコ機100を正面側(遊技者側)から見た外観斜視図である。
<Overall configuration>
First, the overall configuration of the pachinko machine 100 according to the embodiment of the present invention will be described with reference to FIG. In addition, the figure is the external appearance perspective view which looked at the pachinko machine 100 from the front side (player side).

パチンコ機100は、ガラス製または樹脂製の透明板部材152および透明部材保持枠154からなる扉部材156の奥側にガラスを通して視認可能に配設した後述する遊技盤(盤面)102を備えている。   The pachinko machine 100 includes a later-described game board (board surface) 102 disposed on the back side of a door member 156 made of a glass or resin transparent plate member 152 and a transparent member holding frame 154 so as to be visible through glass. .

扉部材156の下方には、後述する発射モータ602によって回動する発射杆138と、この発射杆138の先端部に取り付けて球を後述する遊技領域104に向けて打ち出す発射槌140と、この発射槌140によって打ち出す球を後述する外レール106に導くための発射レール142と、球を一時的に貯留すると共に、貯留している球を順次、発射レール142に供給するための貯留皿144と、遊技者による押下操作が可能であり、所定の時期にその操作を検出した場合に後述する装飾図柄表示装置110等による演出表示を変化させるためのチャンスボタン146を配設している。   Below the door member 156, a launcher 138 that is rotated by a launcher motor 602, which will be described later, a launcher 140 that is attached to the tip of the launcher 138 and launches a ball toward the game area 104, which will be described later, A launch rail 142 for guiding a ball launched by the heel 140 to an outer rail 106 described later, a storage tray 144 for temporarily storing the ball and supplying the stored ball to the launch rail 142 in sequence, A chance button 146 is provided for changing the effect display by the decorative symbol display device 110, which will be described later, when the player can perform a pressing operation and detects the operation at a predetermined time.

また、発射杆138および発射槌140の下方には、発射杆138を制御して遊技領域104に向けて球の発射強度の操作を行うための操作ハンドル148を配設していると共に、貯留皿144の下方には、貯留皿144に貯留できない溢れ球を貯留するための下皿150を設けている。   Further, below the launcher 138 and the launcher 140, an operation handle 148 for controlling the launcher 138 and operating the launch intensity of the sphere toward the game area 104 is disposed. Below the 144, a lower plate 150 is provided for storing overflow balls that cannot be stored in the storage plate 144.

図2は、遊技盤102を正面から見た略示正面図である。遊技盤102には、外レール106と内レール108とを配設し、遊技球(以下、単に「球」と称する場合がある。)が転動可能な遊技領域104を区画形成している。   FIG. 2 is a schematic front view of the game board 102 as viewed from the front. The game board 102 is provided with an outer rail 106 and an inner rail 108, and a game area 104 in which a game ball (hereinafter sometimes simply referred to as “ball”) can roll is defined.

遊技領域104の略中央には、演出装置200を配設している。この演出装置200には、略中央に横長の装飾図柄表示装置110を配設し、その周囲に、普通図柄表示装置112と、特別図柄表示装置114と、普通図柄保留ランプ116と、特別図柄保留ランプ118と、高確中ランプ120を配設している。なお、以下、普通図柄を「普図」、特別図柄を「特図」と称する場合がある。   In the center of the game area 104, an effect device 200 is provided. In the effect device 200, a horizontally long decorative symbol display device 110 is arranged at substantially the center, and a normal symbol display device 112, a special symbol display device 114, a normal symbol hold lamp 116, and a special symbol hold around the periphery thereof. A lamp 118 and a high-probability medium lamp 120 are provided. Hereinafter, the normal symbol may be referred to as “general symbol” and the special symbol may be referred to as “special symbol”.

演出装置200は、可動部を動作して演出を行うものであり、詳細については後述する。   The rendering device 200 performs rendering by operating the movable part, and details will be described later.

装飾図柄表示装置110は、装飾図柄(図4(b)参照)ならびに演出に用いる様々な画像を表示するための表示装置であり、本実施形態では液晶表示装置(Liquid Crystal Display)によって構成する。この装飾図柄表示装置110は、左図柄表示領域110a、中図柄表示領域110b、右図柄表示領域110cおよび演出表示領域110dの4つの表示領域に分割し、左図柄表示領域110a、中図柄表示領域110bおよび左図柄表示領域110cはそれぞれ異なった装飾図柄を表示し、演出表示領域110dは演出に用いる画像を表示する。さらに、各表示領域110a、110b、110c、110dの位置や大きさは、装飾図柄表示装置110の表示画面内で自由に変更することを可能としている。なお、装飾図柄表示装置110は、液晶表示装置に代えて、ドットマトリクス表示装置、7セグメント表示装置、EL(ElectroLuminescence)表示装置、ドラム式表示装置、リーフ式表示装置等他の表示デバイスを採用してもよい。   The decorative symbol display device 110 is a display device for displaying a decorative symbol (see FIG. 4B) and various images used for production. In the present embodiment, the decorative symbol display device 110 is configured by a liquid crystal display device (Liquid Crystal Display). The decorative symbol display device 110 is divided into four display areas, a left symbol display area 110a, a middle symbol display area 110b, a right symbol display area 110c, and an effect display area 110d, and the left symbol display area 110a and the middle symbol display area 110b. The left symbol display area 110c displays different decorative symbols, and the effect display area 110d displays an image used for the effect. Further, the positions and sizes of the display areas 110a, 110b, 110c, and 110d can be freely changed within the display screen of the decorative symbol display device 110. The decorative symbol display device 110 employs other display devices such as a dot matrix display device, a 7-segment display device, an EL (ElectroLuminescence) display device, a drum display device, and a leaf display device instead of the liquid crystal display device. May be.

普図表示装置112は、普図(図4(c)参照)の表示を行うための表示装置であり、本実施形態では7セグメントLEDによって構成する。特図表示装置114は、特図(図4(a)参照)の表示を行うための表示装置であり、本実施形態では7セグメントLEDによって構成する。   The general-purpose display device 112 is a display device for displaying a general-purpose image (see FIG. 4C), and is configured by a 7-segment LED in this embodiment. The special figure display device 114 is a display device for displaying a special figure (see FIG. 4A), and is configured by a 7-segment LED in this embodiment.

普図保留ランプ116は、保留している普図変動遊技(詳細は後述)の数を示すためのランプであり、本実施形態では、普図変動遊技を2つまで保留することを可能としている。特図保留ランプ118は、保留している特図変動遊技(詳細は後述)の数を示すためのランプであり、本実施形態では、特図変動遊技を4つまで保留することを可能としている。高確中ランプ120は、遊技状態が高確率状態であること、または高確率状態になることを示すためのランプであり、遊技状態を低確率状態から高確率状態にする場合に点灯し、高確率状態から低確率状態にする場合に消灯する。   The general-purpose hold lamp 116 is a lamp for indicating the number of general-purpose variable games that are held (details will be described later). In this embodiment, up to two general-purpose variable games can be held. . The special figure hold lamp 118 is a lamp for indicating the number of special figure variable games (details will be described later) that are on hold. In this embodiment, up to four special figure variable games can be held. . The high probability lamp 120 is a lamp for indicating that the gaming state is a high probability state or a high probability state, and is turned on when the gaming state is changed from the low probability state to the high probability state. Turns off when changing from probability state to low probability state.

また、この演出装置200の周囲には、一般入賞口122と、普図始動口124と、第1特図始動口126と、第2特図始動口128と、可変入賞口130を配設している。   Further, around the effect device 200, a general winning opening 122, a general drawing starting opening 124, a first special drawing starting opening 126, a second special drawing starting opening 128, and a variable winning opening 130 are arranged. ing.

一般入賞口122は、本実施形態では遊技盤102に複数配設しており、この一般入賞口122への入球を所定の球検出センサ(図示省略)が検出した場合(一般入賞口122に入賞した場合)、後述する払出装置552を駆動し、所定の個数(本実施形態では10個)の球を賞球として後述する貯留皿144に排出する。貯留皿144に排出した球は遊技者が自由に取り出すことが可能であり、これらの構成により、入賞に基づいて賞球を遊技者に払い出すようにしている。なお、一般入賞口122に入球した球は、パチンコ機100の裏側に誘導した後、遊技島側に排出する。本実施形態では、入賞の対価として遊技者に払い出す球を「賞球」、遊技者に貸し出す球を「貸球」と区別して呼ぶ場合があり、「賞球」と「貸球」を総称して「球(遊技球)」と呼ぶ。   In the present embodiment, a plurality of general winning holes 122 are arranged on the game board 102, and when a predetermined ball detecting sensor (not shown) detects a ball entering the general winning holes 122 (in the general winning holes 122). In the case of winning, the payout device 552 described later is driven, and a predetermined number (10 in this embodiment) of balls is discharged as a prize ball to the storage tray 144 described later. The ball discharged to the storage tray 144 can be freely taken out by the player, and with these configurations, the prize ball is paid out to the player based on the winning. The ball that has entered the general winning opening 122 is guided to the back side of the pachinko machine 100 and then discharged to the amusement island side. In this embodiment, a ball to be paid out to a player as a consideration for winning may be referred to as a “prize ball”, and a ball lent to a player may be referred to as a “lending ball”. They are called “balls (game balls)”.

普図始動口124は、ゲートやスルーチャッカーと呼ばれる、遊技領域の所定の領域を球が通過したか否かを判定するための装置で構成しており、本実施形態では遊技盤102の左側に1つ配設している。普図始動口124を通過した球は一般入賞口122に入球した球と違って、遊技島側に排出することはない。球が普図始動口124を通過したことを所定の玉検出センサが検出した場合、パチンコ機100は、普図表示装置112による普図変動遊技を開始する。   The normal start port 124 is configured by a device called a gate or a through chucker for determining whether or not a ball has passed through a predetermined area of the game area. One is arranged. Unlike the ball that has entered the general winning opening 122, the ball that has passed through the normal start port 124 is not discharged to the amusement island side. When the predetermined ball detection sensor detects that the ball has passed through the usual figure starting port 124, the pachinko machine 100 starts the usual figure variable game by the usual figure display device 112.

第1特図始動口126は、本実施形態では遊技盤102の中央に1つだけ配設している。この第1特図始動口126への入球を所定の球検出センサが検出した場合、後述する払出装置552を駆動し、所定の個数(本実施形態では3個)の球を賞球として後述する貯留皿144に排出するとともに、特図表示装置114による特図変動遊技を開始する。なお、第1特図始動口126に入球した球は、パチンコ機100の裏側に誘導した後、遊技島側に排出する。   In the present embodiment, only one first special figure starting port 126 is provided at the center of the game board 102. When a predetermined ball detection sensor detects a ball entering the first special figure starting port 126, a payout device 552, which will be described later, is driven, and a predetermined number (three in this embodiment) of balls will be described later as prize balls. And the special figure display game 114 starts the special figure variation game. The ball that has entered the first special figure starting port 126 is guided to the back side of the pachinko machine 100 and then discharged to the amusement island side.

第2特図始動口128は、電動チューリップ(電チュー)と呼ばれ、本実施形態では第1特図始動口126の真下に1つだけ配設している。この第2特図始動口128は、左右に開閉自在な羽根を備え、羽根の閉鎖中は球の入球が不可能であり、普図変動遊技に当選し、普図表示装置112が当たり図柄を停止表示した場合に羽根が所定の時間間隔、所定の回数で開閉する。第2特図始動口128への入球を所定の球検出センサが検出した場合、後述する払出装置552を駆動し、所定の個数(本実施形態では5個)の球を賞球として後述する貯留皿144に排出するとともに、特図表示装置114による特図変動遊技を開始する。なお、第2特図始動口128に入球した球は、パチンコ機100の裏側に誘導した後、遊技島側に排出する。   The second special figure starting port 128 is called an electric tulip (electric chew), and in the present embodiment, only one second special figure starting port 128 is disposed directly below the first special figure starting port 126. This second special figure starting port 128 is provided with wings that can be opened and closed to the left and right. While the wings are closed, it is impossible to enter a sphere. Is stopped and displayed, the blades open and close at a predetermined time interval and a predetermined number of times. When a predetermined ball detection sensor detects a ball entering the second special figure starting port 128, a payout device 552, which will be described later, is driven, and a predetermined number (5 in this embodiment) of balls will be described later as prize balls. While discharging to the storage tray 144, the special figure display game by the special figure display device 114 is started. The ball that has entered the second special figure starting port 128 is guided to the back side of the pachinko machine 100 and then discharged to the amusement island side.

可変入賞口130は、大入賞口またはアタッカーと呼ばれ、本実施形態では遊技盤102の中央部下方に1つだけ配設している。この可変入賞口130は、開閉自在な扉部材を備え、扉部材の閉鎖中は球の入球が不可能であり、特図変動遊技に当選し、特図表示装置114が大当たり図柄を停止表示した場合に扉部材が所定の時間間隔(例えば、開放時間29秒、閉鎖時間1.5秒)、所定の回数(例えば15回)で開閉する。可変入賞口130への入球を所定の球検出センサが検出した場合、後述する払出装置552を駆動し、所定の個数(本実施形態では15球)の球を賞球として後述する貯留皿144に排出する。なお、可変入賞口130に入球した球は、パチンコ機100の裏側に誘導した後、遊技島側に排出する。   The variable winning opening 130 is called a big winning opening or an attacker, and in the present embodiment, only one variable winning opening 130 is disposed below the center of the game board 102. This variable winning opening 130 has a door member that can be freely opened and closed. When the door member is closed, it is impossible to enter a ball, and the special figure display device 114 stops displaying the jackpot symbol. In this case, the door member opens and closes at a predetermined time interval (for example, an opening time of 29 seconds and a closing time of 1.5 seconds) and at a predetermined number of times (for example, 15 times). When a predetermined ball detection sensor detects a ball entering the variable winning opening 130, a payout device 552 described later is driven, and a predetermined number (15 balls in the present embodiment) of balls as a storage ball 144 described later as award balls. To discharge. The ball that has entered the variable prize opening 130 is guided to the back side of the pachinko machine 100 and then discharged to the amusement island side.

さらに、これらの入賞口や始動口の近傍には、風車と呼ばれる円盤状の打球方向変換部材132や、遊技釘134を複数個、配設していると共に、内レール108の最下部には、いずれの入賞口や始動口にも入賞しなかった球をパチンコ機100の裏側に誘導した後、遊技島側に排出するためのアウト口136を設けている。   Further, a plurality of disk-shaped hitting direction changing members 132 and game nails 134 called windmills are arranged in the vicinity of these winning openings and starting openings, and at the bottom of the inner rail 108, An out port 136 is provided for guiding a ball that has not won any prize opening or starting port to the back side of the pachinko machine 100 and then discharging it to the game island side.

このパチンコ機100は、遊技者が貯留皿144に貯留している球を発射レール142の発射位置に供給し、遊技者の操作ハンドル148の操作量に応じた強度で発射モータ602を駆動し、発射杆138および発射槌140によって外レール106、内レール108を通過させて遊技領域104に打ち出す。そして、遊技領域104の上部に到達した球は、打球方向変換部材132や遊技釘134等によって進行方向を変えながら下方に落下し、入賞口(一般入賞口122、可変入賞口130)や始動口(第1特図始動口126、第2特図始動口128)に入賞するか、いずれの入賞口や始動口にも入賞することなく、または普図始動口124を通過するのみでアウト口136に到達する。   The pachinko machine 100 supplies the ball stored in the storage tray 144 by the player to the launch position of the launch rail 142, drives the launch motor 602 with strength according to the operation amount of the player's operation handle 148, The launcher 138 and the launcher 140 are passed through the outer rail 106 and the inner rail 108 to launch into the game area 104. Then, the ball that has reached the upper part of the game area 104 falls downward while changing the advancing direction by the hitting direction changing member 132, the game nail 134, etc., and a winning opening (general winning opening 122, variable winning opening 130) or starting opening (First special figure start port 126, second special figure start port 128), or the out port 136 without winning any of the winning port and start port, or just passing the normal start port 124 To reach.

次に、パチンコ機100の演出装置200について説明する。   Next, the rendering device 200 of the pachinko machine 100 will be described.

この演出装置200の前面側には、ワープ装置230およびステージを配設し、演出装置200の背面側には、装飾図柄表示装置110および遮蔽手段250を配設している。すなわち、演出装置200において、装飾図柄表示装置110および遮蔽手段250は、ワープ装置230およびステージの後方に位置することとなる。   A warp device 230 and a stage are arranged on the front side of the effect device 200, and a decorative symbol display device 110 and a shielding means 250 are arranged on the back side of the effect device 200. That is, in the rendering device 200, the decorative symbol display device 110 and the shielding means 250 are located behind the warp device 230 and the stage.

ワープ装置230は、演出装置200の左上方に設けた入球口232に入った遊技球を演出装置200の前面下方の前面ステージ234に排出し、さらに、前面ステージ234に排出した遊技球が前面ステージ234の中央部後方に設けた第2の入球口236に入った場合は、遊技球を、第1特図始動口126の上方である演出装置200の下部中央に設けた排出口238から第1特図始動口126に向けて排出するものである。この排出口238から排出した遊技球は特図始動口126に入球しやすくなっている。   The warp device 230 discharges the game ball that has entered the entrance 232 provided at the upper left of the effect device 200 to the front stage 234 below the front surface of the effect device 200, and the game ball discharged to the front stage 234 is the front surface. When the player enters the second entrance 236 provided at the rear of the center of the stage 234, the game ball is discharged from the outlet 238 provided in the lower center of the stage device 200 above the first special figure starting port 126. It is discharged toward the first special figure starting port 126. The game ball discharged from the discharge port 238 is easy to enter the special figure starting port 126.

遮蔽手段250は、格子状の左扉250aおよび右扉250bからなり、装飾図柄表示装置110および前面ステージ234の間に配設する。左扉250aおよび右扉250bの上部には、図示しない2つのプーリに巻き回したベルトをそれぞれ固定している。すなわち、左扉250aおよび右扉250bは、モータによりプーリを介して駆動するベルトの動作に伴って左右にそれぞれ移動する。遮蔽手段250は、左右扉250a、250bを閉じた状態ではそれぞれの内側端部が重なり、遊技者が装飾図柄表示装置110を視認し難いように遮蔽する。左右扉250a、250bを開いた状態ではそれぞれの内側端部が装飾図柄表示装置110の表示画面の外側端部と若干重なるが、遊技者は装飾図柄表示装置110の表示の全てを視認可能である。また、左右扉250a、250bは、それぞれ任意の位置で停止可能であり、例えば、表示した装飾図柄がどの装飾図柄であるかを遊技者が識別可能な程度に、装飾図柄の一部だけを遮蔽するようなことができる。なお、左右扉250a、250bは、格子の孔から後方の装飾図柄表示装置110の一部を視認可能にしてもよいし、格子の孔の障子部分を半透明のレンズ体で塞ぎ、後方の装飾図柄表示装置110による表示を漠然と遊技者に視認させるようにしてもよいし、格子の孔の障子部分を完全に塞ぎ(遮蔽し)、後方の装飾図柄表示装置110を全く視認不可にしてもよい。   The shielding means 250 includes a lattice-like left door 250a and right door 250b, and is disposed between the decorative symbol display device 110 and the front stage 234. Belts wound around two pulleys (not shown) are respectively fixed to the upper portions of the left door 250a and the right door 250b. That is, the left door 250a and the right door 250b move to the left and right with the operation of the belt driven by the motor via the pulley. When the left and right doors 250a and 250b are closed, the shielding means 250 covers the inner end portions of the doors 250a and 250b so that it is difficult for the player to visually recognize the decorative symbol display device 110. In the state where the left and right doors 250a and 250b are opened, each inner end portion slightly overlaps the outer end portion of the display screen of the decorative symbol display device 110, but the player can visually recognize all of the displays on the decorative symbol display device 110. . Further, the left and right doors 250a and 250b can be stopped at arbitrary positions, for example, only a part of the decorative design is shielded so that the player can identify which decorative design the displayed decorative design is. You can do that. Note that the left and right doors 250a and 250b may make it possible to visually recognize a part of the decorative pattern display device 110 behind the lattice hole, or block the shoji part of the lattice hole with a translucent lens body to decorate the rear. The display by the symbol display device 110 may be vaguely visible to the player, or the shoji part of the lattice holes may be completely blocked (shielded), and the decorative symbol display device 110 at the rear may be completely invisible. .

図3は、パチンコ機100を背面側から見た外観斜視図である。   FIG. 3 is an external perspective view of the pachinko machine 100 viewed from the back side.

パチンコ機100の背面上部には、上方に開口した開口部を有し、球を一時的に貯留するための球タンク152と、この球タンク152の下方に位置し、球タンク152の底部に形成した連通孔を通過して落下する球を背面右側に位置する払出装置154に導くためのタンクレール153とを配設している。   The upper part of the back surface of the pachinko machine 100 has an opening that opens upward, a ball tank 152 for temporarily storing a ball, and a lower part of the ball tank 152 that is formed at the bottom of the ball tank 152. A tank rail 153 is provided for guiding a ball that has passed through the communicating hole and dropped to the dispensing device 154 located on the right side of the back surface.

払出装置154は、筒状の部材からなり、その内部には、スプロケット157と払出センサ158とを備えている。   The payout device 154 is formed of a cylindrical member, and includes a sprocket 157 and a payout sensor 158 inside thereof.

スプロケット157は、モータによって回転可能に構成されており、タンクレール153を通過して払出装置154内に落下した球を一時的に滞留させると共に、モータを駆動して所定角度だけ回転することにより、一時的に滞留した球を払出装置154の下方へ1個ずつ送り出すように構成している。   The sprocket 157 is configured to be rotatable by a motor, and temporarily retains a sphere that has passed through the tank rail 153 and dropped into the dispensing device 154, and by driving the motor to rotate by a predetermined angle, The balls that have stayed temporarily are configured to be sent one by one downward to the dispensing device 154.

払出センサ158は、スプロケット157が送り出した球の通過を検知するためのセンサであり、球が通過しているときにオンの信号を出力し、球が通過していないときはオフの信号を出力する。なお、この払出センサ158を通過した球は、図示しない球レールを通過してパチンコ機100の表側に配設した貯留皿144に到達するように構成しており、パチンコ機100は、この構成により遊技者に対して球の払い出しを行う。   The payout sensor 158 is a sensor for detecting the passage of the ball sent out by the sprocket 157, and outputs an ON signal when the ball is passing, and outputs an OFF signal when the ball is not passing. To do. Note that the sphere that has passed through the payout sensor 158 passes through a ball rail (not shown) and reaches a storage tray 144 disposed on the front side of the pachinko machine 100, and the pachinko machine 100 has this configuration. Pay out the ball to the player.

払出装置154の左側には、後述する主制御部300を構成する主基板161と、後述する副制御部400を構成するサブ基板164とを配設している。また、これら主基板161やサブ基板164の下方には、後述する発射制御部600を構成する発射基板166と、後述する電源管理部650を構成する電源基板162と、後述する払出制御部550を構成する払出基板165と、この払出基板165に接続したCRインターフェース部163とを配設している。   On the left side of the dispensing device 154, a main board 161 constituting a main control unit 300 described later and a sub board 164 constituting a sub control unit 400 described later are disposed. Further, below the main board 161 and the sub board 164, a launch board 166 constituting a launch control section 600 described later, a power board 162 constituting a power management section 650 described later, and a payout control section 550 described later are provided. A payout board 165 to be configured and a CR interface unit 163 connected to the payout board 165 are disposed.

<図柄の種類>
次に、図4(a)〜(c)を用いて、パチンコ機100の特図表示装置114、装飾図柄表示装置110、普図表示装置112が停止表示する特図および普図の種類について説明する。
<Type of design>
Next, with reference to FIGS. 4A to 4C, the special drawing display device 114, the decorative symbol display device 110, and the special drawing display device 112 of the pachinko machine 100 will be described with reference to the special drawing and the type of the common drawing. To do.

図4(a)は特図の停止表示態様の一例を示したものである。本実施形態の特図の停止表示態様には、大当たり図柄である「特図1」と、特別大当たり図柄である「特図2」と、外れ図柄である「特図3」の3種類がある。第1特図始動口126または第2特図始動口128に球が入賞したことを所定の球検出センサが検出したことを条件として特図変動遊技を開始した場合には、特図表示装置114は、7個のセグメントの全点灯と、中央の1個のセグメントの点灯を繰り返す「特図の変動表示」を行う。そして、特図の変動開始前に決定した変動時間が経過すると、特図変動遊技の当選を報知する場合には「特図1」または「特図2」を停止表示し、特図変動遊技の外れを報知する場合には「特図3」を停止表示する。なお、図中の白抜きの部分が消灯するセグメントの場所を示し、黒塗りの部分が点灯するセグメントの場所を示している。   FIG. 4 (a) shows an example of a special display stop display mode. There are three types of special display stop display modes of the present embodiment: “Special Figure 1” which is a jackpot symbol, “Special Figure 2” which is a special jackpot symbol, and “Special Figure 3” which is a missed symbol. . When the special figure variation game is started on the condition that a predetermined ball detection sensor detects that a ball has won the first special figure start port 126 or the second special figure start port 128, the special figure display device 114 Performs “variable display of special figure” by repeating all lighting of seven segments and lighting of one central segment. Then, when the variation time determined before the start of the special figure elapses, in order to notify the winning of the special figure variable game, “Special Figure 1” or “Special Figure 2” is stopped and displayed. In the case of notifying the disconnection, “Special Figure 3” is stopped and displayed. In addition, the white part in a figure shows the location of the segment which turns off, and the black part shows the location of the segment which lights up.

図4(b)は装飾図柄の一例を示したものである。本実施形態の装飾図柄には、「装飾1」〜「装飾10」の10種類がある。第1特図始動口126または第2特図始動口128に球が入賞したことを所定の球検出センサが検出したことを条件にして、装飾図柄表示装置110の左図柄表示領域110a、中図柄表示領域110b、右図柄表示領域110cの各図柄表示領域に、「装飾1」→「装飾2」→「装飾3」→・・・・「装飾9」→「装飾10」→「装飾1」→・・・の順番で表示を切り替える「装飾図柄の変動表示」を行う。そして、大当たりを報知する場合には、図柄表示領域110a〜110cに大当たりに対応する図柄組合せ(本実施形態では、同一の数字の装飾図柄の組合せ(例えば、「装飾2−装飾2−装飾2」))を停止表示し、特別大当たりを報知する場合には、特別大当たりに対応する図柄組合せ(本実施形態では、同一の奇数番号数字の装飾図柄の組合せ(例えば、「装飾1−装飾1−装飾1」))を停止表示する。なお、大当たりに対応する図柄の組合せを停止表示した場合には、大当たり遊技または特別大当たり遊技を開始し、特別大当たりに対応する図柄の組合せを停止表示した場合には、特別大当たり遊技を開始する。また、外れを報知する場合には、図柄表示領域110a〜110cに大当たりに対応する図柄組合せ以外の図柄組合せを停止表示した後で、保留している装飾図柄の変動表示があれば、その変動表示を開始する。   FIG. 4B shows an example of a decorative design. There are 10 types of decoration patterns of the present embodiment: “Decoration 1” to “Decoration 10”. The left symbol display area 110a of the decorative symbol display device 110, the middle symbol, on condition that a predetermined ball detection sensor detects that a ball has won the first special symbol start port 126 or the second special diagram start port 128 In the respective symbol display areas of the display area 110b and the right symbol display area 110c, “decoration 1” → “decoration 2” → “decoration 3” →... “Decoration 9” → “decoration 10” → “decoration 1” → Perform “decorative symbol variation display” to switch the display in the order. When notifying the jackpot, a symbol combination corresponding to the jackpot in the symbol display areas 110a to 110c (in this embodiment, a combination of decorative symbols having the same number (for example, “decoration 2-decoration 2-decoration 2”). )) Is stopped and a special jackpot is notified, a symbol combination corresponding to the special jackpot (in this embodiment, a combination of decorative symbols of the same odd number is used (for example, “decoration 1-decoration 1-decoration”). 1 ”)) is stopped and displayed. When the symbol combination corresponding to the jackpot is stopped and displayed, the jackpot game or the special jackpot game is started, and when the symbol combination corresponding to the special jackpot is stopped and displayed, the special jackpot game is started. In the case of notifying a detachment, if there is a variation display of a decorative symbol that is put on hold after the symbol combination other than the symbol combination corresponding to the jackpot is stopped and displayed in the symbol display areas 110a to 110c, the variation display is performed. To start.

図4(c)は普図の停止表示態様の一例を示したものである。本実施形態の普図の停止表示態様には、当たり図柄である「普図1」と、外れ図柄である「普図2」の2種類がある。普図始動口124を球が通過したことを所定の球検出センサが検出したことを条件として普図表示遊技を開始した場合には、普図表示装置112は、7個のセグメントの全点灯と、中央の1個のセグメントの点灯を繰り返す「普図の変動表示」を行う。そして、普図変動遊技の当選を報知する場合には「普図1」を停止表示し、普図変動遊技の外れを報知する場合には「普図2」を停止表示する。   FIG. 4C shows an example of a normal stop display mode. In the present embodiment, there are two types of stoppage display modes for ordinary diagrams, “general diagram 1”, which is a winning symbol, and “general diagram 2,” which is a missed symbol. In the case where a general-purpose display game is started on the condition that a predetermined ball detection sensor detects that a ball has passed through the general-purpose start opening 124, the general-purpose display device 112 displays that all seven segments are turned on. Then, the “variable display of the usual map” is performed by repeatedly turning on one central segment. Then, when notifying the winning of the common figure variable game, the “general figure 1” is stopped and displayed, and when notifying the usual figure variable game being lost, the “normal figure 2” is stopped and displayed.

<制御部>
次に、図5を用いて、このパチンコ機100の制御部の回路構成について詳細に説明する。なお、同図は制御部の回路ブロック図を示したものである。
<Control unit>
Next, the circuit configuration of the control unit of the pachinko machine 100 will be described in detail with reference to FIG. This figure shows a circuit block diagram of the control unit.

パチンコ機100の制御部は、大別すると、遊技の中枢部分を制御する主制御部300と、主制御部300が送信するコマンド信号(以下、単に「コマンド」と呼ぶ)に応じて、主に演出の制御を行う副制御部400と、主制御部300が送信するコマンドに応じて、主に遊技球の払い出しに関する制御を行う払出制御部550と、遊技球の発射制御を行う発射制御部600と、パチンコ機100に供給される電源を制御する電源管理部650によって構成している。   The control unit of the pachinko machine 100 can be broadly classified according to a main control unit 300 that controls the central part of the game and a command signal (hereinafter simply referred to as “command”) transmitted by the main control unit 300. A sub-control unit 400 that controls effects, a payout control unit 550 that mainly performs control related to payout of game balls in response to commands transmitted by the main control unit 300, and a launch control unit 600 that controls the launch of game balls. And a power management unit 650 that controls the power supplied to the pachinko machine 100.

<主制御部>
まず、パチンコ機100の主制御部300について説明する。
<Main control unit>
First, the main control unit 300 of the pachinko machine 100 will be described.

主制御部300は、主制御部300の全体を制御する基本回路302を備えており、この基本回路302には、CPU304と、制御プログラムや各種データを記憶するためのROM306と、一時的にデータを記憶するためのRAM308と、各種デバイスの入出力を制御するためのI/O310と、時間や回数等を計測するためのカウンタタイマ312を搭載している。なお、ROM306やRAM308については他の記憶手段を用いてもよく、この点は後述する副制御部400についても同様である。この基本回路302のCPU304は、水晶発信器314が出力する所定周期のクロック信号をシステムクロックとして入力して動作する。   The main control unit 300 includes a basic circuit 302 that controls the entire main control unit 300. The basic circuit 302 includes a CPU 304, a ROM 306 for storing control programs and various data, and temporary data. RAM 308 for storing data, I / O 310 for controlling input / output of various devices, and counter timer 312 for measuring time, number of times, and the like. Note that other storage means may be used for the ROM 306 and the RAM 308, and this is the same for the sub-control unit 400 described later. The CPU 304 of the basic circuit 302 operates by inputting a clock signal of a predetermined period output from the crystal oscillator 314 as a system clock.

また、基本回路302には、水晶発信器314が出力するクロック信号を受信する度に0〜65535の範囲で数値を変動させるハードウェア乱数カウンタとして使用しているカウンタ回路316(この回路には2つのカウンタを内蔵しているものとする)と、各始動口、入賞口の入り口および可変入賞口の内部に設けた球検出センサを含む各種センサ318が出力する信号を受信し、増幅結果や基準電圧との比較結果をカウンタ回路316および基本回路302に出力するためのセンサ回路320と、特図表示装置114の表示制御を行うための表示回路322と、普図表示装置112の表示制御を行うための表示回路324と、各種状態表示部326(普図保留ランプ116、特図保留ランプ118、高確中ランプ120等)の表示制御を行うための表示回路328と、第2特図始動口128や可変入賞口130等を開閉駆動する各種ソレノイド330を制御するためのソレノイド回路332を接続している。   Further, the basic circuit 302 includes a counter circuit 316 used as a hardware random number counter that changes a numerical value in a range of 0 to 65535 every time a clock signal output from the crystal oscillator 314 is received (this circuit has 2 And a signal output from various sensors 318 including a ball detecting sensor provided inside each start opening, winning opening and variable winning opening, and receiving an amplification result and a reference. A sensor circuit 320 for outputting a comparison result with the voltage to the counter circuit 316 and the basic circuit 302, a display circuit 322 for performing display control of the special figure display device 114, and performing display control of the general map display device 112. Display circuit 324 and various state display units 326 (general map hold lamp 116, special figure hold lamp 118, high accuracy medium lamp 120, etc.) display control A display circuit 328 for performing, connecting the solenoid circuit 332 for controlling the solenoids 330 for opening and closing the second Japanese view start hole 128 and the variable winning hole 130 or the like.

なお、第1特図始動口126に球が入賞したことを球検出センサ318が検出した場合には、センサ回路320は球を検出したことを示す信号をカウンタ回路316に出力する。この信号を受信したカウンタ回路316は、第1特図始動口126に対応するカウンタのそのタイミングにおける値をラッチし、ラッチした値を、第1特図始動口126に対応する内蔵のカウンタ値記憶用レジスタに記憶する。また、カウンタ回路316は、第2特図始動口128に球が入賞したことを示す信号を受信した場合も同様に、第2特図始動口128に対応するカウンタのそのタイミングにおける値をラッチし、ラッチした値を、第2特図始動口128に対応する内蔵のカウンタ値記憶用レジスタに記憶する。   When the ball detection sensor 318 detects that a ball has won the first special figure starting port 126, the sensor circuit 320 outputs a signal indicating that the ball has been detected to the counter circuit 316. Upon receiving this signal, the counter circuit 316 latches the value of the counter corresponding to the first special figure starting port 126 at that timing, and stores the latched value in the built-in counter value corresponding to the first special figure starting port 126. Store in the register. Similarly, when the counter circuit 316 receives a signal indicating that the ball has won the second special figure starting port 128, the counter circuit 316 latches the value at the timing of the counter corresponding to the second special figure starting port 128. The latched value is stored in a built-in counter value storage register corresponding to the second special figure starting port 128.

さらに、基本回路302には、情報出力回路334を接続しており、主制御部300は、この情報出力回路334を介して、外部のホールコンピュータ(図示省略)等が備える情報入力回路652にパチンコ機100の遊技情報(例えば、遊技状態)を出力する。   Further, an information output circuit 334 is connected to the basic circuit 302, and the main control unit 300 is connected to an information input circuit 652 provided in an external hall computer (not shown) or the like via this information output circuit 334. The game information (for example, game state) of the machine 100 is output.

また、主制御部300は、副制御部400にコマンドを送信するための出力インタフェースと、払出制御部550にコマンドを送信するための出力インタフェースをそれぞれ備えており、この構成により、副制御部400および払出制御部550との通信を可能としている。   The main control unit 300 includes an output interface for transmitting a command to the sub-control unit 400 and an output interface for transmitting a command to the payout control unit 550. With this configuration, the sub-control unit 400 In addition, communication with the payout control unit 550 is enabled.

<副制御部>
次に、パチンコ機100の副制御部400について説明する。
<Sub control unit>
Next, the sub control unit 400 of the pachinko machine 100 will be described.

副制御部400は、主に主制御部300が送信したコマンド等に基づいて副制御部400の全体を制御する基本回路402を備えており、この基本回路402には、CPU404と、制御プログラムや各種データを記憶するためのROM406と、一時的にデータを記憶するためのRAM408と、各種デバイスの入出力を制御するためのI/O410と、時間や回数等を計測するためのカウンタタイマ412を搭載している。この基本回路402のCPU404は、水晶発信器414が出力する所定周期のクロック信号をシステムクロックとして入力して動作する。   The sub-control unit 400 includes a basic circuit 402 that controls the entire sub-control unit 400 mainly based on commands transmitted from the main control unit 300. The basic circuit 402 includes a CPU 404, a control program, ROM 406 for storing various data, RAM 408 for temporarily storing data, I / O 410 for controlling input / output of various devices, and counter timer 412 for measuring time and frequency It is installed. The CPU 404 of the basic circuit 402 operates by inputting a clock signal of a predetermined period output from the crystal oscillator 414 as a system clock.

また、基本回路402には、スピーカ416(およびアンプ)の制御を行うための音源IC418と、各種ランプ420の制御を行うための表示回路422と、演出装置200の演出用可動体等を駆動する駆動装置であるソレノイドまたはモータ等が含まれる各種演出用駆動装置424の制御を行うための演出用駆動装置制御回路426と、装飾図柄表示装置(液晶表示装置)110および遮蔽手段250の制御を行うための副制御部500と、チャンスボタン146の押下を検出して信号を出力するチャンスボタン検出回路380を接続している。   The basic circuit 402 drives a sound source IC 418 for controlling the speaker 416 (and amplifier), a display circuit 422 for controlling various lamps 420, a movable body for rendering of the rendering device 200, and the like. An effect driving device control circuit 426 for controlling various effect driving devices 424 including a solenoid or a motor as a driving device, and a decorative symbol display device (liquid crystal display device) 110 and a shielding means 250 are controlled. The sub-control unit 500 is connected to a chance button detection circuit 380 that detects the pressing of the chance button 146 and outputs a signal.

<払出制御部、発射制御部、電源管理部>
次に、パチンコ機100の払出制御部550、発射制御部600、電源管理部650について説明する。
<Discharge control unit, launch control unit, power supply management unit>
Next, the payout control unit 550, the launch control unit 600, and the power supply management unit 650 of the pachinko machine 100 will be described.

払出制御部550は、主に主制御部300が送信したコマンド等の信号に基づいて払出装置552を制御すると共に、払出センサ554が出力する制御信号に基づいて賞球または貸球の払い出しが完了したか否かを検出すると共に、インタフェース部556を介して、パチンコ機100とは別体で設けられたカードユニット654との通信を行う。   The payout control unit 550 controls the payout device 552 mainly based on a signal such as a command transmitted from the main control unit 300, and the payout of the winning ball or the rental ball is completed based on a control signal output from the payout sensor 554. It is detected whether or not the card unit 654 is provided separately from the pachinko machine 100 via the interface unit 556.

発射制御部600は、払出制御部550が出力する、発射許可または停止を指示する制御信号や、操作ハンドル148内に設けた発射強度出力回路が出力する、遊技者による発射ハンドル148の操作量に応じた発射強度を指示する制御信号に基づいて、発射杆138および発射槌140を駆動する発射モータ602の制御や、貯留皿144から発射レール142に球を供給する球送り装置604の制御を行う。   The firing control unit 600 determines the amount of operation of the launch handle 148 by the player, which is output from the control signal instructing permission or stop of launch output from the payout control unit 550, or the launch intensity output circuit provided in the operation handle 148. Based on the control signal instructing the corresponding launch intensity, the launch motor 602 that drives the launcher 138 and the launcher 140 is controlled, and the ball feeder 604 that supplies the ball from the storage plate 144 to the launch rail 142 is controlled. .

電源管理部650は、パチンコ機100に外部から供給される交流電源を直流化し、所定の電圧に変換して主制御部300、副制御部400等の各制御部や払出装置552等の各装置に供給する。さらに、電源管理部650は、外部からの電源が断たれた後も所定の部品(例えば主制御部300のRAM308等)に所定の期間(例えば10日間)電源を供給するための蓄電回路(例えばコンデンサ)を備えている。   The power management unit 650 converts the AC power supplied from the outside to the pachinko machine 100 into a direct current, converts it into a predetermined voltage, and controls the control units such as the main control unit 300 and the sub control unit 400, and the devices such as the dispensing device 552. To supply. Further, the power management unit 650 supplies a power storage circuit (for example, a power supply circuit) for supplying power to a predetermined part (for example, the RAM 308 of the main control unit 300) for a predetermined period (for example, 10 days) even after the external power supply is cut off. Capacitor).

<主制御部のデータテーブル>
次に、図6を用いて、パチンコ機100の主制御部300のROM306が記憶しているデータテーブルについて説明する。なお、同図(a)は大当たり判定テーブルの一例を、同図(b)は高確率状態移行判定テーブルの一例を、同図(c)はタイマ番号決定テーブルの一例を、それぞれ示した図である。
<Data table of main control unit>
Next, a data table stored in the ROM 306 of the main control unit 300 of the pachinko machine 100 will be described with reference to FIG. 2A is an example of a jackpot determination table, FIG. 1B is an example of a high probability state transition determination table, and FIG. 2C is an example of a timer number determination table. is there.

図6(a)に示す大当たり判定テーブルは、RAM308に設けた遊技状態格納領域に記憶している情報(以下、単に「遊技情報」と称する。)の種類と、第1特図始動口126に球が入賞したことを所定の球検出センサが検出した場合に使用する抽選データ(第1特図始動口用抽選データ)と、第2特図始動口128に球が入賞したことを所定の球検出センサが検出した場合に使用する抽選データ(第2特図始動口用抽選データ)と、を対応付けて記憶したデータテーブルである。主制御部300の基本回路302は、これらの情報を用いて特図変動遊技を当選(大当たり)とするか、不当選(外れ)とするかの決定、すなわち「大当たり判定」を行う。なお、「遊技情報」は、特図変動遊技を所定の低確率で当選と判定する低確率状態を示す情報、および低確率よりも高い高確率で特図変動遊技を当選と判定する高確率状態を示す情報等を含むが、以下、これらを単に「低確率状態」および「高確率状態」と称する。また、遊技状態格納領域に記憶する情報には別の情報もあるが、これらの情報については後述する。   The jackpot determination table shown in FIG. 6A is the type of information stored in the gaming state storage area provided in the RAM 308 (hereinafter simply referred to as “gaming information”) and the first special figure starting port 126. Lottery data (first special figure starting port lottery data) used when a predetermined ball detection sensor detects that the ball has won, and a predetermined ball indicating that the ball has won the second special figure starting port 128 It is the data table which stored the lottery data (2nd special figure starting port lottery data) used when a detection sensor detects in association with each other. The basic circuit 302 of the main control unit 300 uses these pieces of information to determine whether the special figure variation game is won (big hit) or wrong (miss), that is, “big hit determination”. Note that the “game information” includes information indicating a low probability state in which the special figure variable game is determined to be won with a predetermined low probability, and a high probability state in which the special figure variable game is determined to be a high probability with a higher probability than the low probability. Hereinafter, these are simply referred to as “low probability state” and “high probability state”. Further, the information stored in the game state storage area includes other information, which will be described later.

第1特図始動口用抽選データは、第1特図始動口126に球が入賞したことを所定の球検出センサが検出した場合に開始する特図変動遊技の結果を決定するために使用する抽選データである。例えば、遊技状態が低確率状態の場合、取得した特図当選乱数値(乱数値については後述する)が10001〜10187であるときは、特図変動遊技の当選と判定する。一方、取得した特図当選乱数値が10001〜10187以外の数値である場合には、特図変動遊技の外れと判定する。なお、本実施形態では、特図当選乱数値の取り得る数値範囲は0〜65535(数値範囲の大きさは65536)、低確率状態における第1特図始動口用抽選データが示す数値範囲は10001〜10187(数値範囲の大きさは187)であるから、低確率状態の第1特図始動口126への球の入賞に基づく特図変動遊技の当選確率は、約1/350.4(=187/65536)である。これに対して、高確率状態における第1特図始動口用抽選データが示す数値範囲は30001〜31310(数値範囲の大きさは1310)であるから、高確率状態の第1特図始動口126への球の入賞に基づく特図変動遊技の当選確率は約1/50.0(=1310/65536)であり、第1特図始動口126への球の入賞に基づく特図変動遊技の当選確率は、低確率状態よりも高確率状態の方が高くなるように設定している。   The lottery data for the first special figure starting port is used to determine the result of the special figure variable game that starts when a predetermined ball detection sensor detects that a ball has won the first special figure starting port 126. It is lottery data. For example, when the gaming state is in a low probability state, if the acquired special figure winning random number value (the random number value will be described later) is 10001 to 10187, it is determined that the special figure variable game is won. On the other hand, when the acquired special figure winning random number is a numerical value other than 10001 to 10187, it is determined that the special figure variable game is out of play. In the present embodiment, the numerical value range that the special figure winning random number value can take is 0 to 65535 (the numerical value range is 65536), and the numerical value range indicated by the lottery data for the first special figure starting port in the low probability state is 10001. -10187 (the numerical range is 187), the winning probability of the special figure variable game based on the winning of the ball to the first special figure starting port 126 in the low probability state is about 1 / 350.4 (= 187/65536). On the other hand, since the numerical range indicated by the lottery data for the first special figure starting port in the high probability state is 30001 to 13310 (the numerical range is 1310), the first special figure starting port 126 in the high probability state. The winning probability of the special figure variable game based on the winning of the special ball is about 1 / 50.0 (= 1310/65536), and the winning of the special figure variable game based on the winning of the ball to the first special figure starting port 126 is won. The probability is set so that the high probability state is higher than the low probability state.

第2特図始動口用抽選データは、第2特図始動口128に球が入賞したことを所定の球検出センサが検出した場合に開始する特図変動遊技の結果を決定するために使用する抽選データである。例えば、遊技状態が低確率状態の場合、取得した特図当選乱数値が20001〜20187であるときには、特図変動遊技の当選と判定する。一方、取得した特図当選乱数値が20001〜20187以外の数値である場合には、特図変動遊技の外れと判定する。なお、本実施形態では、特図当選乱数値の取り得る数値範囲は0〜65535(数値範囲の大きさは65536)、低確率状態における第2特図始動口用抽選データが示す数値範囲は20001〜20187(数値範囲の大きさは187)であるから、低確率状態の第2特図始動口128への球の入賞に基づく特図変動遊技の当選確率は、約1/350.4(=187/65536)である。これに対して、高確率状態における第2特図始動口用抽選データが示す数値範囲は40001〜41310(数値範囲の大きさは1310)であるから、高確率状態の第2特図始動口128への球の入賞に基づく特図変動遊技の当選確率は約1/50.0(=1310/65536)であり、第2特図始動口128への球の入賞に基づく特図変動遊技の当選確率は、低確率状態よりも高確率状態の方が高くなるように設定している。   The lottery data for the second special figure start port is used to determine the result of the special figure variable game that starts when a predetermined ball detection sensor detects that a ball has won the second special figure start port 128. It is lottery data. For example, when the gaming state is a low probability state and the acquired special figure winning random number value is 20001 to 20187, it is determined that the special figure variable game is won. On the other hand, when the acquired special figure winning random number is a numerical value other than 20001 to 20187, it is determined that the special figure variable game is out of play. In the present embodiment, the numerical value range that the special figure winning random number value can take is 0 to 65535 (the numerical value range is 65536), and the numerical value range indicated by the lottery data for the second special figure starting port in the low probability state is 20001. Since it is ˜20187 (the size of the numerical range is 187), the winning probability of the special figure variable game based on the winning of the ball to the second special figure starting port 128 in the low probability state is about 1 / 350.4 (= 187/65536). On the other hand, since the numerical range indicated by the lottery data for the second special figure starting port in the high probability state is 40001 to 41310 (the numerical range is 1310), the second special figure starting port 128 in the high probability state. The winning probability of the special figure variable game based on the winning of the special ball is about 1 / 50.0 (= 1310/65536), and the winning of the special figure variable game based on the winning of the ball to the second special figure starting port 128 is won. The probability is set so that the high probability state is higher than the low probability state.

図6(b)に示す高確率状態移行判定テーブルは、上述の大当たり判定の結果、大当たりと判定した場合に使用する抽選データを記憶したデータテーブルである。   The high-probability state transition determination table shown in FIG. 6B is a data table storing lottery data used when it is determined that the jackpot is determined as a result of the jackpot determination.

主制御部300の基本回路302は、この高確率状態移行判定テーブルを用いて、特図変動遊技の終了後に大当たり遊技を開始するか、または特別大当たり遊技を開始するかの判定、すなわち確変移行判定を行う。例えば、取得した特図乱数値(乱数値については後述する)が64〜127の数値である場合には、RAM308に設けた確変(確率変動)フラグの格納領域に、特図変動遊技の終了後に特別大当たり遊技を開始することを示す情報を設定する(ここで、確変フラグの格納領域に特別大当たり遊技開始の情報を設定することを確変フラグをオンに設定するという)。一方、取得した特図乱数値が64〜127の数値以外である場合には、上述の確変フラグの格納領域に、大当たり遊技を開始することを示す情報を設定する(ここで、確変フラグの格納領域に大当たり遊技開始の情報を設定することを確変フラグをオフに設定するという)。なお、本実施形態では、特図乱数値の取り得る数値範囲は0〜127(数値範囲の大きさは128)、抽選データの移行判定乱数の範囲は64〜127(数値範囲の大きさは64)であるから、大当たり判定の結果が当選である場合に確変移行判定の結果を当選にする確率、すなわち特別大当たりを開始する確率は1/2(=64/128)である。   The basic circuit 302 of the main control unit 300 uses this high probability state transition determination table to determine whether to start a jackpot game or a special jackpot game after the end of the special figure variable game, that is, a probability change transition determination. I do. For example, if the acquired special figure random number value (the random number value will be described later) is a numerical value of 64 to 127, in the storage area of the probability change (probability fluctuation) flag provided in the RAM 308, after the special figure fluctuation game ends. Information indicating that the special jackpot game is started is set (here, setting the special jackpot game start information in the storage area for the probability change flag is referred to as turning on the probability change flag). On the other hand, when the acquired special figure random number value is other than a numerical value of 64 to 127, information indicating that the jackpot game is started is set in the above-described probability variation flag storage area (where the probability variation flag is stored). Setting the jackpot game start information in the area is referred to as setting the probability variation flag off). In the present embodiment, the numerical value range that the special figure random number value can take is 0 to 127 (the numerical value range is 128), and the lottery data migration determination random number range is 64 to 127 (the numerical value range is 64). Therefore, when the result of the jackpot determination is winning, the probability of winning the result of the probability change transition determination, that is, the probability of starting the special jackpot is 1/2 (= 64/128).

図6(c)に示すタイマ番号決定テーブルは、特図表示装置114による特図の変動表示を開始してから停止表示をするまでの変動時間を示すタイマ番号を決定するための抽選に使用する抽選データを記憶したデータテーブルである。主制御部300の基本回路302は、これらの情報と、上記の大当たり判定結果(後述する大当たりフラグの値)および後述するタイマ乱数の値に基づいて、タイマ番号を決定する。なお、本実施形態では、特図タイマ乱数値(乱数値については後述する)の取り得る数値範囲は0〜65535(数値範囲の大きさは65536)、上記の大当たり判定結果が不当選の場合は、タイマ1のタイマ乱数の範囲は0〜60235(数値範囲の大きさは60236)であるから、タイマ番号としてタイマ1(変動時間5秒、リーチなし)を選択する確率は60236/65536である。また、タイマ番号として、タイマ2(変動時間10秒、ノーマルリーチ)を選択する確率は4250/65536、タイマ3(変動時間20秒、ロングリーチ)を選択する確率は800/65536、タイマ3(変動時間40秒、マルチラインリーチ)を選択する確率は250/65536である。一方、大当たり判定結果が当選の場合は、タイマ2のタイマ乱数の範囲は0〜15535(数値範囲の大きさは15536)であるから、タイマ番号としてタイマ2(変動時間10秒、ノーマルリーチ)を選択する確率は15535/65536である。また、タイマ番号として、タイマ3(変動時間20秒、ロングリーチ、ノーマルリーチ(再変動))を選択する確率は9000/65536、タイマ4(変動時間40秒、マルチラインリーチ)を選択する確率は38000/65536、タイマ5(変動時間50秒、全回転リーチ)を選択する確率は3000/65536である。   The timer number determination table shown in FIG. 6C is used for a lottery for determining a timer number indicating a variation time from the start of the variation display of the special diagram by the special diagram display device 114 to the stop display. It is a data table which memorize | stored lottery data. The basic circuit 302 of the main control unit 300 determines a timer number based on this information, the above jackpot determination result (a value of a jackpot flag described later), and a timer random number value described later. In the present embodiment, the range of numerical values that can be taken by the special figure timer random number value (the random number value will be described later) is 0 to 65535 (the size of the numerical range is 65536), and the above jackpot determination result is unfair Since the range of the timer random number of timer 1 is 0 to 60235 (the size of the numerical range is 60236), the probability of selecting timer 1 (fluctuation time 5 seconds, no reach) as the timer number is 60236/65536. As a timer number, the probability of selecting timer 2 (variation time 10 seconds, normal reach) is 4250/65536, the probability of selecting timer 3 (variation time 20 seconds, long reach) is 800/65536, timer 3 (variation time) The probability of selecting 40 seconds, multiline reach) is 250/65536. On the other hand, if the jackpot determination result is winning, the timer random number range of timer 2 is 0 to 15535 (the numerical range is 15536), so timer 2 (variation time 10 seconds, normal reach) is selected as the timer number The probability of doing is 15535/65536. As a timer number, the probability of selecting timer 3 (variation time 20 seconds, long reach, normal reach (revariation)) is 9000/65536, and the probability of selecting timer 4 (variation time 40 seconds, multiline reach) is 38000. The probability of selecting / 65536, timer 5 (variation time 50 seconds, full rotation reach) is 3000/65536.

<主制御部メイン処理>
次に、図7を用いて、主制御部300のCPU304が実行する主制御部メイン処理について説明する。なお、同図は主制御部メイン処理の流れを示すフローチャートである。
<Main control unit main processing>
Next, main control unit main processing executed by the CPU 304 of the main control unit 300 will be described with reference to FIG. This figure is a flowchart showing the flow of main processing of the main control unit.

主制御部300には、電源が投入されると起動信号(リセット信号)を出力する起動信号出力回路(リセット信号出力回路)を設けている。この起動信号を入力した基本回路302のCPU304は、リセット割り込みによりリセットスタートしてROM306に予め記憶している制御プログラムに従って処理を実行する。   The main controller 300 is provided with a start signal output circuit (reset signal output circuit) that outputs a start signal (reset signal) when the power is turned on. The CPU 304 of the basic circuit 302 to which this activation signal has been input starts reset by a reset interrupt and executes processing in accordance with a control program stored in advance in the ROM 306.

ステップS101では、初期設定1を行う。この初期設定1では、CPU304のスタックポインタ(SP)へのスタック初期値の設定、割り込みマスクの設定、I/Oポート310の初期設定、RAM308に記憶する各種変数の初期設定、WDTへの初期値の設定等を行う。なお、本実施形態では、WDTに、初期値として32.8msに相当する数値を設定する。   In step S101, initial setting 1 is performed. In the initial setting 1, the stack initial value is set in the stack pointer (SP) of the CPU 304, the interrupt mask is set, the initial setting of the I / O port 310, the initial setting of various variables stored in the RAM 308, and the initial value in the WDT. Set up. In the present embodiment, a numerical value corresponding to 32.8 ms is set as the initial value in WDT.

ステップS102では、WDTのリセットを行い、WDTによる時間計測を再始動する。   In step S102, WDT is reset and time measurement by WDT is restarted.

ステップS103では、低電圧信号がオンであるか否か、すなわち、主制御部300に設けられた電圧監視回路336が、電源管理部650から主制御部300に供給している電源の電圧値が所定の値(本実施形態では9v)未満である場合に電圧が低下したことを示す低電圧信号を出力しているか否かを監視する。そして、低電圧信号がオンの場合(CPU304が電源の遮断を検知した場合)にはステップS102に戻り、低電圧信号がオフの場合(CPU304が電源の遮断を検知していない場合)にはステップS104に進む。   In step S103, whether or not the low voltage signal is on, that is, the voltage value of the power source supplied from the power management unit 650 to the main control unit 300 by the voltage monitoring circuit 336 provided in the main control unit 300 is determined. It is monitored whether or not a low voltage signal indicating that the voltage has decreased is output when it is less than a predetermined value (9v in the present embodiment). If the low voltage signal is on (when the CPU 304 detects that the power supply has been shut off), the process returns to step S102. If the low voltage signal is off (if the CPU 304 has not detected the power supply being cut off), the process proceeds to step S102. The process proceeds to S104.

ステップS104では、初期設定2を行う。この初期設定2では、後述する主制御部タイマ割り込み処理を定期毎に実行するための周期を決める数値をカウンタタイマ312に設定する処理、I/O310の所定のポート(例えば試験用出力ポート、副制御部400への出力ポート)からクリア信号を出力する処理、RAM308への書き込みを許可する設定等を行う。   In step S104, initial setting 2 is performed. In this initial setting 2, a process for setting a numerical value for determining a cycle for executing a main control unit timer interrupt process, which will be described later, in the counter timer 312 and a predetermined port of the I / O 310 (for example, a test output port, a sub-port Processing for outputting a clear signal from the output port to the control unit 400, setting to permit writing to the RAM 308, and the like are performed.

ステップS105では、電源の遮断前(電断前)の状態に復帰するか否かの判定を行い、電断前の状態に復帰しない場合(主制御部300の基本回路302を初期状態にする場合)にはステップS107に進む。同様に電源ステータスの情報が「サスペンド」以外の情報を示している場合にもステップS107に進む。   In step S105, it is determined whether or not to return to the state before the power interruption (before the power interruption), and the state before the power interruption is not restored (when the basic circuit 302 of the main control unit 300 is set to the initial state). ) Proceeds to step S107. Similarly, if the power status information indicates information other than “suspend”, the process proceeds to step S107.

具体的には、最初に、電源基板に設けた操作部を遊技店の店員などが操作した場合に送信されるRAMクリア信号がオン(操作があったことを示す)であるか否か、すなわちRAMクリアが必要であるか否かを判定し、RAMクリア信号がオンの場合(RAMクリアが必要な場合)には、基本回路302を初期状態にすべくステップS107に進む。一方、RAMクリア信号がオフの場合(RAMクリアが必要でない場合)は、RAM308に設けた電源ステータス記憶領域に記憶した電源ステータスの情報を読み出し、この電源ステータスの情報がサスペンドを示す情報であるか否かを判定する。そして、電源ステータスの情報がサスペンドを示す情報でない場合には、基本回路302を初期状態にすべくステップS107に進み、電源ステータスの情報がサスペンドを示す情報である場合には、RAM308の所定の領域(例えば全ての領域)に記憶している1バイトデータを初期値が0である1バイト構成のレジスタに全て加算することによりチェックサムを算出し、算出したチェックサムの結果が特定の値(例えば0)であるか否か(チェックサムの結果が正常であるか否か)を判定する。そして、チェックサムの結果が特定の値(例えば0)の場合(チェックサムの結果が正常である場合)には電断前の状態に復帰すべくステップS106に進み、チェックサムの結果が特定の値(例えば0)以外である場合(チェックサムの結果が異常である場合)には、パチンコ機100を初期状態にすべくステップS107に進む。同様に電源ステータスの情報が「サスペンド」以外の情報を示している場合にもステップS107に進む。   Specifically, first, a RAM clear signal transmitted when a store clerk or the like of the game shop operates the operation unit provided on the power supply board is turned on (indicating that there is an operation), that is, It is determined whether or not RAM clear is necessary, and if the RAM clear signal is on (RAM clear is necessary), the process proceeds to step S107 to set the basic circuit 302 to the initial state. On the other hand, when the RAM clear signal is OFF (when the RAM clear is not necessary), the power status information stored in the power status storage area provided in the RAM 308 is read, and whether the power status information is information indicating suspend. Determine whether or not. If the power status information is not information indicating suspend, the process proceeds to step S107 to set the basic circuit 302 to the initial state. If the power status information is information indicating suspend, a predetermined area of the RAM 308 is set. A checksum is calculated by adding all the 1-byte data stored in (for example, all areas) to a 1-byte register whose initial value is 0, and the calculated checksum results in a specific value (for example, 0) (whether or not the checksum result is normal). If the checksum result is a specific value (for example, 0) (if the checksum result is normal), the process proceeds to step S106 to return to the state before power interruption, and the checksum result is a specific value. If the value is other than 0 (for example, 0) (if the checksum result is abnormal), the process proceeds to step S107 in order to set the pachinko machine 100 to the initial state. Similarly, if the power status information indicates information other than “suspend”, the process proceeds to step S107.

ステップS106では、復電時処理を行う。この復電時処理では、電断時にRAM308に設けられたスタックポインタ退避領域に記憶しておいたスタックポインタを読み出し、スタックポインタに再設定する。また、電断時にRAM308に設けられたレジスタ退避領域に記憶しておいた各レジスタの値を読み出し、各レジスタに再設定した後、割り込み許可の設定を行う。以降、CPU304が、再設定後のスタックポインタやレジスタに基づいて制御プログラムを実行する結果、パチンコ機100は電源断時の状態に復帰する。すなわち、電断直前にタイマ割り込み処理(後述)に分岐する直前に行った(ステップS108、ステップS109内の所定の)命令の次の命令から処理を再開する。   In step S106, power recovery processing is performed. In this power recovery process, the stack pointer stored in the stack pointer save area provided in the RAM 308 at the time of power failure is read and reset to the stack pointer. In addition, the value of each register stored in the register save area provided in the RAM 308 at the time of power interruption is read out, reset to each register, and then the interrupt permission is set. Thereafter, as a result of the CPU 304 executing the control program based on the reset stack pointer and registers, the pachinko machine 100 returns to the state when the power is turned off. That is, the processing is resumed from the instruction next to the instruction (predetermined in steps S108 and S109) performed immediately before branching to the timer interrupt processing (described later) immediately before the power interruption.

ステップS107では、初期化処理を行う。この初期化処理では、割り込み禁止の設定、スタックポインタへのスタック初期値の設定、RAM308の全ての記憶領域の初期化などを行う。   In step S107, initialization processing is performed. In this initialization processing, interrupt prohibition setting, stack initial value setting to the stack pointer, initialization of all storage areas of the RAM 308, and the like are performed.

ステップS108では、割り込み禁止の設定を行った後、基本乱数初期値更新処理を行う。この基本乱数初期値更新処理では、普図当選乱数カウンタ、および特図乱数値カウンタの初期値をそれぞれ生成するための2つの初期値生成用乱数カウンタと、普図タイマ乱数値、特図タイマ乱数値をそれぞれ生成するための2つの乱数カウンタを更新する。例えば、普図タイマ乱数値として取り得る数値範囲が0〜20とすると、RAM308に設けた普図タイマ乱数値を生成するための乱数カウンタ記憶領域から値を取得し、取得した値に1を加算してから元の乱数カウンタ記憶領域に記憶する。このとき、取得した値に1を加算した結果が21であれば0を元の乱数カウンタ記憶領域に記憶する。他の初期値生成用乱数カウンタ、乱数カウンタもそれぞれ同様に更新する。また、この基本乱数初期値更新処理の終了後に割り込み許可の設定を行ってステップS109に進む。   In step S108, after setting for interrupt inhibition, basic random number initial value update processing is performed. In this basic random number initial value update process, two initial value generation random number counters for generating the initial values of the normal figure winning random number counter and the special figure random value counter, the normal figure timer random number value, and the special figure timer random number counter, respectively. Two random number counters for generating numerical values are updated. For example, if the range of values that can be taken as normal timer random numbers is 0 to 20, a value is acquired from a random number counter storage area for generating a normal timer random value provided in the RAM 308, and 1 is added to the acquired value. Then, it is stored in the original random number counter storage area. At this time, if the result of adding 1 to the acquired value is 21, 0 is stored in the original random number counter storage area. Other initial value generation random number counters and random number counters are similarly updated. Further, after this basic random number initial value update process is completed, an interrupt permission is set, and the process proceeds to step S109.

ステップS109では、演出乱数更新処理を行う。この演出乱数更新処理では、主制御部300で使用する演出用乱数値を生成するための乱数カウンタを更新する。   In step S109, effect random number update processing is performed. In this effect random number update process, a random number counter for generating an effect random number used by the main control unit 300 is updated.

主制御部300は、所定の周期ごとに開始するタイマ割り込み処理を行っている間を除いて、ステップS108およびS109の処理を繰り返し実行する。   The main control unit 300 repeatedly executes the processes of steps S108 and S109 except during a timer interrupt process that starts every predetermined period.

<主制御部タイマ割り込み処理>
次に、図8を用いて、主制御部300のCPU304が実行する主制御部タイマ割り込み処理について説明する。なお、同図は主制御部タイマ割り込み処理の流れを示すフローチャートである。
<Main controller timer interrupt processing>
Next, the main control unit timer interrupt process executed by the CPU 304 of the main control unit 300 will be described with reference to FIG. This figure is a flowchart showing the flow of main controller timer interrupt processing.

主制御部300は、所定の周期(本実施形態では約2msに1回)でタイマ割り込み信号を発生するカウンタタイマ312を備えており、このタイマ割り込み信号を契機として主制御部タイマ割り込み処理を所定の周期で開始する。   The main control unit 300 includes a counter timer 312 that generates a timer interrupt signal at a predetermined cycle (in this embodiment, about once every 2 ms). The timer interrupt signal is used as a trigger to perform main control unit timer interrupt processing. Start with a period of

ステップS201では、タイマ割り込みスタート処理を行う。このタイマ割り込みスタート処理では、CPU304の各レジスタの値をスタック領域に一時的に退避する処理などを行う。   In step S201, timer interrupt start processing is performed. In this timer interrupt start process, a process of temporarily saving the value of each register of the CPU 304 to the stack area is performed.

ステップS202では、WDTのカウント値が初期設定値(本実施形態では32.8ms)を超えてWDT割り込みが発生しないように(処理の異常を検出しないように)、WDTを定期的に(本実施形態では、主制御部タイマ割り込みの周期である約2msに1回)リスタートを行う。   In step S202, the WDT count value exceeds the initial setting value (32.8 ms in the present embodiment) and does not generate a WDT interrupt (so as not to detect a processing abnormality). In the embodiment, the restart is performed once every about 2 ms, which is the period of the main control unit timer interrupt.

ステップS203では、入力ポート状態更新処理を行う。この入力ポート状態更新処理では、I/O310の入力ポートを介して、上述のガラス枠開放センサ、前枠開放センサ、下皿満タンセンサ、複数の球検出センサを含む各種センサ318の検出信号を入力して検出信号の有無を監視し、RAM308に各種センサ318ごとに区画して設けた信号状態記憶領域に記憶する。本実施形態では、前々回のタイマ割り込み処理(約4ms前)で検出した各々の球検出センサの検出信号の有無の情報を、RAM308に各々の球検出センサごとに区画して設けた前回検出信号記憶領域から読み出し、この情報をRAM308に各々の球検出センサごとに区画して設けた前々回検出信号記憶領域に記憶し、前回のタイマ割り込み処理(約2ms前)で検出した各々の球検出センサの検出信号の有無の情報を、RAM308に各々の球検出センサごとに区画して設けた今回検出信号記憶領域から読み出し、この情報を上述の前回検出信号記憶領域に記憶する。また、今回検出した各々の球検出センサの検出信号を、上述の今回検出信号記憶領域に記憶する。   In step S203, input port state update processing is performed. In this input port state update process, detection signals of various sensors 318 including the above-described glass frame opening sensor, front frame opening sensor, lower pan full sensor, and a plurality of ball detection sensors are input via the input port of the I / O 310. Then, the presence or absence of a detection signal is monitored and stored in a signal state storage area provided for each of the various sensors 318 in the RAM 308. In this embodiment, information on the presence or absence of the detection signal of each sphere detection sensor detected in the timer interruption process of the last time (about 4 ms before) is stored in the RAM 308 for each previous sphere detection sensor. This information is read from the area, and this information is stored in the RAM 308 in the detection signal storage area provided in advance for each sphere detection sensor, and the detection of each sphere detection sensor detected by the previous timer interruption process (about 2 ms before). Information on the presence or absence of a signal is read from the current detection signal storage area provided in the RAM 308 for each sphere detection sensor, and this information is stored in the previous detection signal storage area. Further, the detection signal of each sphere detection sensor detected this time is stored in the above-described current detection signal storage area.

また、ステップS203では、上述の前々回検出信号記領域、前回検出信号記領域、および今回検出信号記領域の各記憶領域に記憶した各々の球検出センサの検出信号の有無の情報を比較し、各々の球検出センサにおける過去3回分の検出信号の有無の情報が一致するか否かを判定する。そして、各々の球検出センサにおいて過去3回分の検出信号の有無の情報が、予め定めた入賞判定パターン情報(本実施形態では、前々回検出信号無し、前回検出信号有り、今回検出信号有りであることを示す情報)と一致した場合に、入賞口(一般入賞口122、可変入賞口130)や始動口(第1特図始動口126、第2特図始動口128)への入球、または普図始動口124の通過があったと判定する。例えば、一般入賞口122への入球を検出する球検出センサにおいて過去3回分の検出信号の有無の情報が上述の入賞判定パターン情報と一致した場合には、一般入賞口122へ入球したと判定し、以降の一般入賞口122への入球に伴う処理を行うが、過去3回分の検出信号の有無の情報が上述の入賞判定パターン情報と一致しなかった場合には、以降の一般入賞口122への入球に伴う処理を行わずに後続の処理に分岐する。   In step S203, the information on the presence / absence of the detection signal of each sphere detection sensor stored in each storage area of the detection signal recording area, the previous detection signal recording area, and the current detection signal recording area is compared. It is determined whether or not the information on the presence / absence of detection signals for the past three times in the sphere detection sensor of the two sphere detection sensors matches. The information on the presence / absence of detection signals for the past three times in each sphere detection sensor is predetermined winning determination pattern information (in this embodiment, no previous detection signal, previous detection signal, current detection signal) In the case of a match to the winning opening (the general winning opening 122, the variable winning opening 130) or the starting opening (the first special figure starting opening 126, the second special drawing starting opening 128), It is determined that the starting port 124 has passed. For example, if the information on the presence / absence of detection signals for the past three matches with the above-described winning determination pattern information in the ball detection sensor that detects the winning at the general winning opening 122, it is assumed that the player has entered the general winning opening 122. After determining and performing the process associated with the subsequent entry to the general winning opening 122, if the information on the presence or absence of the detection signals for the past three times does not match the above-described winning determination pattern information, The process branches to the subsequent process without performing the process associated with entering the mouth 122.

ステップS204およびステップS205では、基本乱数初期値更新処理および基本乱数更新処理を行う。これらの基本乱数初期値更新処理および基本乱数更新処理では、上記ステップS108で行った初期値生成用乱数カウンタの値の更新を行い、次に主制御部300で使用する普図当選乱数値および特図乱数値をそれぞれ生成するための2つの乱数カウンタを更新する。例えば、普図当選乱数値として取り得る数値範囲が0〜100とすると、RAM308に設けた普図当選乱数値を生成するための乱数カウンタ記憶領域から値を取得し、取得した値に1を加算してから元の乱数カウンタ記憶領域に記憶する。このとき、取得した値に1を加算した結果が101であれば0を元の乱数カウンタ記憶領域に記憶する。また、取得した値に1を加算した結果、乱数カウンタが一周していると判定した場合にはそれぞれの乱数カウンタに対応する初期値生成用乱数カウンタの値を取得し、乱数カウンタの記憶領域にセットする。例えば、0〜100の数値範囲で変動する普図当選乱数値生成用の乱数カウンタから値を取得し、取得した値に1を加算した結果が、RAM308に設けた所定の初期値記憶領域に記憶している前回設定した初期値と等しい値(例えば7)である場合に、普図当選乱数値生成用の乱数カウンタに対応する初期値生成用乱数カウンタから値を初期値として取得し、普図当選乱数値生成用の乱数カウンタにセットすると共に、普図当選乱数値生成用の乱数カウンタが次に1周したことを判定するために、今回設定した初期値を上述の初期値記憶領域に記憶しておく。なお、普図当選乱数値生成用の乱数カウンタが次に1周したことを判定するための上述の初期値記憶領域とは別に、特図乱数生成用の乱数カウンタが1周したことを判定するための初期値記憶領域をRAM308に設けている。   In step S204 and step S205, basic random number initial value update processing and basic random number update processing are performed. In these basic random number initial value update processing and basic random number update processing, the value of the initial value generation random number counter performed in step S108 is updated, and then the normal winning random number value and special value used in the main control unit 300 are updated. The two random number counters for generating the figure random number values are updated. For example, if the range of values that can be taken as a random number value for a normal winning number is 0 to 100, a value is acquired from a random number counter storage area for generating a normal winning random number value provided in the RAM 308 and 1 is added to the acquired value. Then, it is stored in the original random number counter storage area. At this time, if the result of adding 1 to the acquired value is 101, 0 is stored in the original random number counter storage area. If it is determined that the random number counter has made one round as a result of adding 1 to the acquired value, the value of the initial value generating random number counter corresponding to each random number counter is acquired and stored in the storage area of the random number counter. set. For example, a value is acquired from a random number counter for generating a regular winning random number that fluctuates in a numerical range of 0 to 100, and a result obtained by adding 1 to the acquired value is stored in a predetermined initial value storage area provided in the RAM 308. If the value is equal to the previously set initial value (for example, 7), the value is acquired as an initial value from the initial value generation random number counter corresponding to the random number counter for generating the random number for winning the normal number, The initial value set this time is stored in the above-described initial value storage area in order to determine that the random number counter for generating the winning random number value has made one round next time, in addition to setting it in the random number counter for generating the winning random value Keep it. In addition to the above-described initial value storage area for determining that the random number counter for generating the regular-winning random number next makes one round, it is determined that the random number counter for generating the special figure random number has made one round. An initial value storage area is provided in the RAM 308.

ステップS206では、演出乱数更新処理を行う。この演出乱数更新処理では、主制御部300で使用する演出用乱数値を生成するための乱数カウンタを更新する。   In step S206, effect random number update processing is performed. In this effect random number update process, a random number counter for generating an effect random number used by the main control unit 300 is updated.

ステップS207では、タイマ更新処理を行う。このタイマ更新処理では、普通図柄表示装置112に図柄を変動・停止表示する時間を計時するための普図表示図柄更新タイマ、特別図柄表示装置114に図柄を変動・停止表示する時間を計時するための特図表示図柄更新タイマ、所定の入賞演出時間、所定の開放時間、所定の閉鎖時間、所定の終了演出期間などを計時するためのタイマなどを含む各種タイマを更新する。   In step S207, timer update processing is performed. In this timer update process, a normal symbol display symbol update timer for timing the time for the symbol to be changed / stopped on the normal symbol display device 112, and a time for the symbol to be changed / stopped to be displayed on the special symbol display device 114. Various timers including a special figure display symbol update timer, a timer for measuring a predetermined winning effect time, a predetermined opening time, a predetermined closing time, a predetermined end effect period, and the like are updated.

ステップS208では、入賞口カウンタ更新処理を行う。この入賞口カウンタ更新処理では、入賞口(一般入賞口122、第1、第2特図始動口126、128、および可変入賞口130)に入賞(入球)があった場合に、RAM308に各入賞口ごとに設けた賞球数記憶領域の値を読み出し、1を加算して、元の賞球数記憶領域に設定する。   In step S208, winning prize counter updating processing is performed. In this winning opening counter updating process, when there is a winning (winning) in the winning opening (the general winning opening 122, the first and second special figure starting openings 126, 128, and the variable winning opening 130), The value of the winning ball number storage area provided for each winning opening is read, and 1 is added to set the original winning ball number storage area.

ステップS209では、入賞受付処理を行う。この入賞受付処理では、第1、第2特図始動口126、128に入賞があり、且つ、保留している特図変動遊技の数が4未満である場合には、入賞した始動口に対応するカウンタ回路316のカウンタ値記憶用レジスタから値を特図当選乱数値として取得する。また、上述の特図乱数値生成用の乱数カウンタから値を特図乱数値として取得し、RAM308に設けた乱数値記憶領域に特図当選乱数値と共に記憶する。また、普図始動口124を球が通過したことを検出し、且つ、保留している普図変動遊技の数が2未満の場合には、そのタイミングにおける普図当選乱数値生成用の乱数カウンタの値を普図当選乱数値として取得し、RAM308に設けた上述の特図用とは別の乱数値記憶領域に記憶する。また、この入賞受付処理では、所定の球検出センサにより第1、第2特図始動口126、128、普図始動口124、または可変入賞口の入賞(入球)を検出した場合に、副制御部400に送信すべき送信情報に、第1、第2特図始動口126、128、普図始動口124、および可変入賞口の入賞(入球)の有無を示す入賞受付情報を設定する。   In step S209, a winning acceptance process is performed. In this winning acceptance process, if there is a prize at the first and second special figure starting ports 126 and 128 and the number of special figure variable games held is less than four, it corresponds to the winning starting port. The value is acquired from the counter value storage register of the counter circuit 316 to be a special figure winning random number value. In addition, a value is acquired as a special figure random value from the random number counter for generating the special figure random value described above, and stored in a random value storage area provided in the RAM 308 together with the special figure winning random number value. In addition, when it is detected that the ball has passed through the general figure starting port 124, and the number of the general figure variable games held is less than two, the random number counter for generating the normal figure winning random number value at that timing Is obtained as a random number value for normal winning, and is stored in a random number value storage area provided in the RAM 308 different from that for the above special figure. In this winning acceptance process, if a predetermined ball detection sensor detects a winning (winning) at the first and second special figure starting ports 126, 128, the ordinary starting port 124, or a variable winning port, In the transmission information to be transmitted to the control unit 400, winning acceptance information indicating presence / absence of winning (winning) of the first and second special figure starting ports 126 and 128, the universal drawing starting port 124, and the variable winning port is set. .

ステップS210では、払出要求数送信処理を行う。なお、払出制御部550に出力する出力予定情報および払出要求情報は1バイトで構成しており、ビット7にストローブ情報(オンの場合、データをセットしていることを示す)、ビット6に電源投入情報(オンの場合、電源投入後一回目のコマンド送信であることを示す)、ビット4〜5に今回加工種別(0〜3)、およびビット0〜3に加工後の払出要求数を示すようにしている。   In step S210, a payout request number transmission process is performed. The output schedule information and the payout request information output to the payout control unit 550 are composed of 1 byte, strobe information in bit 7 (indicating that data is set when on), and power supply in bit 6 Input information (when ON, indicates that this is the first command transmission after power-on), bits 4-5 indicate the current processing type (0-3), and bits 0-3 indicate the number of payout requests after processing I am doing so.

ステップS211では、普図状態更新処理を行う。この普図状態更新処理は、普図の状態に対応する複数の処理のうちの1つの処理を行う。例えば、普図変動中(普図汎用タイマの値が1以上)における普図状態更新処理では、普図表示装置112を構成する7セグメントLEDの点灯と消灯を繰り返す点灯・消灯駆動制御を行う。   In step S211, a normal state update process is performed. This normal state update process performs one of a plurality of processes corresponding to the normal state. For example, in a normal diagram state update process during a normal map change (the value of the general-purpose general-purpose timer is 1 or more), lighting / extinguishing drive control for repeatedly turning on and off the 7-segment LED constituting the universal map display device 112 is performed.

また、普図変動表示時間が経過したタイミング(普図表示図柄更新タイマの値が1から0になったタイミング)における普図状態更新処理では、当りフラグがオンの場合には、図4(c)に示す普図1の態様となるように普図表示装置112を構成する7セグメントLEDの点灯・消灯駆動制御を行い、当りフラグがオフの場合には、図4(c)に示す普図2の態様となるように普図表示装置112を構成する7セグメントLEDの点灯・消灯駆動制御を行うと共に、その後、所定の停止表示期間(例えば500m秒間)その表示を維持するためにRAM308に設けた普図停止時間管理用タイマの記憶領域に停止期間を示す情報を設定する。この設定により普図の停止表示を行い、普図変動遊技の結果を遊技者に報知するようにしている。   Further, in the general chart state update process at the timing when the normal map change display time has elapsed (the timing when the value of the general map display symbol update timer has changed from 1 to 0), when the hit flag is on, FIG. When the 7-segment LED constituting the universal display device 112 is controlled to be turned on / off so as to be in the form shown in FIG. 1 and the hit flag is off, the normal figure shown in FIG. In the RAM 308, in order to maintain the display for a predetermined stop display period (for example, 500 msec), the 7-segment LED constituting the ordinary display device 112 is controlled to be turned on / off so as to be in the second mode. In addition, information indicating the stop period is set in the storage area of the normal stop time management timer. With this setting, the usual figure is stopped and the result of the usual figure variable game is notified to the player.

また、所定の停止表示期間が終了したタイミング(普図停止時間管理用タイマの値が1から0になったタイミング)で開始する普図状態更新処理では、当りフラグがオンの場合には、所定の開放期間(例えば2秒間)、第2特図始動口128の羽根部材の開閉駆動用のソレノイド330に、羽根部材を開放状態に保持する信号を出力するとともに、RAM308に設けた羽根開放時間管理用タイマの記憶領域に開放期間を示す情報を設定する。   Further, in the normal state update process that starts at the timing when the predetermined stop display period ends (when the value of the normal stop time management timer value changes from 1 to 0), if the hit flag is on, the predetermined state is displayed. During the opening period (for example, 2 seconds), a signal for holding the blade member in an open state is output to the solenoid 330 for opening and closing the blade member of the second special figure starting port 128, and the blade opening time management provided in the RAM 308 is controlled. Information indicating the release period is set in the storage area of the timer.

また、所定の開放期間が終了したタイミング(羽根開放時間管理用タイマの値が1から0になったタイミング)で開始する普図状態更新処理では、所定の閉鎖期間(例えば500m秒間)、羽根部材の開閉駆動用のソレノイド330に、羽根部材を閉鎖状態に保持する信号を出力するとともに、RAM308に設けた羽根閉鎖時間管理用タイマの記憶領域に閉鎖期間を示す情報を設定する。   In the usual state update process that starts at the timing when the predetermined opening period ends (the timing when the value of the blade opening time management timer is changed from 1 to 0), the blade member has a predetermined closing period (for example, 500 milliseconds). A signal for holding the blade member in a closed state is output to the opening / closing drive solenoid 330, and information indicating the closing period is set in the storage area of the blade closing time management timer provided in the RAM 308.

また、所定の閉鎖期間を経過したタイミング(羽根閉鎖時間管理用タイマの値が1から0になったタイミング)で開始する普図状態更新処理では、普図の状態を非作動中に設定する。普図の状態が非作動中の場合における普図状態更新処理では、何もせずに次のステップS212に移行するようにしている。   In the normal state update process that starts at the timing when a predetermined closing period has elapsed (the timing when the value of the blade closing time management timer changes from 1 to 0), the normal state is set to inactive. In the normal state update process when the normal state is inactive, the process proceeds to the next step S212 without doing anything.

ステップS212では、普図関連抽選処理を行う。この普図関連抽選処理では、普図変動遊技および第2特図始動口128の開閉制御を行っておらず(普図の状態が非作動中)、且つ、保留している普図変動遊技の数が1以上である場合に、上述の乱数値記憶領域に記憶している普図当選乱数値に基づいた乱数抽選により普図変動遊技の結果を当選とするか、不当選とするかを決定する当り判定をおこない、当選とする場合にはRAM308に設けた当りフラグにオンを設定する。不当選の場合には、当りフラグにオフを設定する。また、当り判定の結果に関わらず、次に上述の普図タイマ乱数値生成用の乱数カウンタの値を普図タイマ乱数値として取得し、取得した普図タイマ乱数値に基づいて複数の変動時間のうちから普図表示装置112に普図を変動表示する時間を1つ選択し、この変動表示時間を、普図変動表示時間として、RAM308に設けた普図変動時間記憶領域に記憶する。なお、保留している普図変動遊技の数は、RAM308に設けた普図保留数記憶領域に記憶するようにしており、当り判定をするたびに、保留している普図変動遊技の数から1を減算した値を、この普図保留数記憶領域に記憶し直すようにしている。また当り判定に使用した乱数値を消去する。   In step S212, a general drawing related lottery process is performed. In this general map-related lottery process, the open / close control of the general map variable game and the second special map start port 128 is not performed (the state of the general map is not in operation), and the pending general map variable game is not held. When the number is 1 or more, it is decided whether to win or not to win the result of the variable figure game by random lottery based on the random number value stored in the random number value storage area. When the winning judgment is made and the winning is made, the winning flag provided in the RAM 308 is set to ON. If unsuccessful, turn off the winning flag. Regardless of the result of the hit determination, next, the value of the random number counter for generating the normal figure timer random value is acquired as the normal figure timer random number value, and a plurality of fluctuation times are obtained based on the acquired general figure timer random number value. One time for displaying the variable map on the general map display device 112 is selected from among them, and this variable display time is stored in the general map variable time storage area provided in the RAM 308 as the normal map variable display time. In addition, the number of pending general figure variable games is stored in the usual figure pending number storage area provided in the RAM 308, and from the number of pending custom figure variable games each time a hit determination is made. The value obtained by subtracting 1 is re-stored in the usual figure number-of-holds storage area. Also, the random number value used for the hit determination is deleted.

ステップS213では、特図状態更新処理を行う。この特図状態更新処理は、特図の状態に対応する複数の処理のうちの1つの処理を行う。例えば、特図変動中(特図汎用タイマの値が1以上)における特図状態更新処理では、特図表示装置112を構成する7セグメントLEDの点灯と消灯を繰り返す点灯・消灯駆動制御を行う。   In step S213, special figure state update processing is performed. This special figure state update process performs one of a plurality of processes corresponding to the special figure state. For example, in the special figure state update process during the special figure fluctuation (the special figure general-purpose timer value is 1 or more), the lighting / extinguishing drive control for repeatedly turning on and off the 7-segment LED constituting the special figure display device 112 is performed.

また、特図変動表示時間が経過したタイミング(特図表示図柄更新タイマの値が1から0になったタイミング)で開始する特図状態更新処理では、大当たりフラグがオンで確変フラグがオフの場合には特図表示装置114に図4(a)に示す特図1、大当たりフラグがオンで確変フラグがオンの場合には特図表示装置114に図4(a)に示す特図2、大当たりフラグがオフの場合には、図4(a)に示す特図3の態様となるように特図表示装置112を構成する7セグメントLEDの点灯・消灯駆動制御を行うと共に、その後、所定の停止表示期間(例えば500m秒間)その表示を維持するためにRAM308に設けた特図停止時間管理用タイマの記憶領域に停止期間を示す情報を設定する。この設定により特図の停止表示をおこない、特図変動遊技の結果を遊技者に報知するようにしている。また、コマンド設定送信処理(ステップS215)で一般コマンド回転停止設定送信処理を実行させるために上述の送信情報記憶領域に02Hを送信情報(一般情報)として追加記憶する。   Also, in the special figure state update process that starts at the timing when the special figure change display time has elapsed (when the special figure display symbol update timer value changes from 1 to 0), the jackpot flag is on and the probability change flag is off When the special figure display device 114 has the special figure 1 shown in FIG. 4A and the jackpot flag is on and the probability variation flag is on, the special figure display device 114 has the special figure 2 shown in FIG. When the flag is OFF, the 7 segment LED constituting the special figure display device 112 is controlled to be turned on / off so that the special figure display device 112 shown in FIG. In order to maintain the display period (for example, 500 milliseconds), information indicating the stop period is set in the storage area of the special figure stop time management timer provided in the RAM 308. With this setting, the special figure is stopped and displayed, and the result of the special figure variable game is notified to the player. Further, 02H is additionally stored as transmission information (general information) in the transmission information storage area described above in order to execute the general command rotation stop setting transmission process in the command setting transmission process (step S215).

また、所定の停止表示期間が終了したタイミング(特図停止時間管理用タイマの値が1から0になったタイミング)で開始する特図状態更新処理では、大当たりフラグがオンの場合には、所定の入賞演出期間(例えば3秒間)すなわち装飾図柄表示装置110による大当たりを開始することを遊技者に報知する画像を表示している期間待機するためにRAM308に設けた特図待機時間管理用タイマの記憶領域に入賞演出期間を示す情報を設定する。また、コマンド設定送信処理(ステップS215)で一般コマンド入賞演出設定送信処理を実行させるために上述の送信情報記憶領域に04Hを送信情報(一般情報)として追加記憶する。   Further, in the special figure state update process that starts at the timing when the predetermined stop display period ends (the timing at which the special figure stop time management timer value changes from 1 to 0), if the jackpot flag is on, a predetermined value is displayed. A special figure waiting time management timer provided in the RAM 308 for waiting for a period during which an image for notifying the player that a big hit by the decorative symbol display device 110 is started, that is, a bonus winning period (for example, 3 seconds) is displayed. Information indicating the winning effect period is set in the storage area. Further, 04H is additionally stored as transmission information (general information) in the transmission information storage area described above in order to execute the general command winning effect setting transmission process in the command setting transmission process (step S215).

また、所定の入賞演出期間が終了したタイミング(特図待機時間管理用タイマの値が1から0になったタイミング)で開始する特図状態更新処理では、所定の開放期間(例えば29秒間、または可変入賞口130に所定球数(例えば10球)の遊技球の入賞を検出するまで)可変入賞口130の扉部材の開閉駆動用のソレノイド330に、扉部材を開放状態に保持する信号を出力するとともに、RAM308に設けた扉開放時間管理用タイマの記憶領域に開放期間を示す情報を設定する。また、コマンド設定送信処理(ステップS215)で一般コマンド大入賞口開放設定送信処理を実行させるために上述の送信情報記憶領域に10Hを送信情報(一般情報)として追加記憶する。   Also, in the special figure state update process that starts at the timing when the predetermined winning effect period ends (the timing when the special figure standby time management timer value changes from 1 to 0), a predetermined release period (for example, 29 seconds or A signal for holding the door member in an open state is output to the solenoid 330 for opening and closing the door member of the variable prize opening 130 (until a winning of a game ball of a predetermined number (for example, 10 balls) is detected in the variable prize opening 130). At the same time, information indicating the opening period is set in the storage area of the door opening time management timer provided in the RAM 308. Further, 10H is additionally stored as transmission information (general information) in the above-described transmission information storage area in order to execute the general command big prize opening release setting transmission process in the command setting transmission process (step S215).

また、所定の開放期間が終了したタイミング(扉開放時間管理用タイマの値が1から0になったタイミング)で開始する特図状態更新処理では、所定の閉鎖期間(例えば1.5秒間)可変入賞口130の扉部材の開閉駆動用のソレノイド330に、扉部材を閉鎖状態に保持する信号を出力するとともに、RAM308に設けた扉閉鎖時間管理用タイマの記憶領域に閉鎖期間を示す情報を設定する。また、コマンド設定送信処理(ステップS215)で一般コマンド大入賞口閉鎖設定送信処理を実行させるために上述の送信情報記憶領域に20Hを送信情報(一般情報)として追加記憶する。   In the special figure state update process that starts at the timing when the predetermined opening period ends (the timing when the door opening time management timer value changes from 1 to 0), the predetermined closing period (for example, 1.5 seconds) is variable. A signal for holding the door member in the closed state is output to the solenoid 330 for opening and closing the door member of the winning opening 130, and information indicating the closing period is set in the storage area of the door closing time management timer provided in the RAM 308. To do. Further, 20H is additionally stored as transmission information (general information) in the above-described transmission information storage area in order to execute the general command big prize opening closing setting transmission process in the command setting transmission process (step S215).

また、この扉部材の開放・閉鎖制御を所定回数(例えば15ラウンド)繰り返し、終了したタイミングで開始する特図状態更新処理では、所定の終了演出期間(例えば3秒間)すなわち装飾図柄表示装置110による大当たりを終了することを遊技者に報知する画像を表示している期間待機するように設定するためにRAM308に設けた演出待機時間管理用タイマの記憶領域に演出待機期間を示す情報を設定する。また、コマンド設定送信処理(ステップS215)で一般コマンド終了演出設定送信処理を実行させるために上述の送信情報記憶領域に08Hを送信情報(一般情報)として追加記憶する。   Further, in the special figure state update processing which is repeated at predetermined timing (for example, 15 rounds) and the opening / closing control of the door member is repeated a predetermined number of times (for example, 15 rounds), Information indicating the effect standby period is set in the storage area of the effect standby time management timer provided in the RAM 308 in order to set to wait for a period during which an image for informing the player that the jackpot is to be ended is displayed. Further, 08H is additionally stored as transmission information (general information) in the above-described transmission information storage area in order to execute the general command end effect setting transmission process in the command setting transmission process (step S215).

また、所定の終了演出期間が終了したタイミング(演出待機時間管理用タイマの値が1から0になったタイミング)で開始する特図状態更新処理では、特図の状態を非作動中に設定する。特図の状態が非作動中の場合における特図状態更新処理では、何もせずに次のステップS214に移行するようにしている。   Further, in the special figure state update process which starts at the timing when the predetermined end production period ends (the timing when the production standby time management timer value changes from 1 to 0), the special figure state is set to inactive. . In the special figure state update process when the special figure is in a non-operating state, nothing is done and the process proceeds to the next step S214.

ステップS214では、特図関連抽選処理を行う。この特図関連抽選処理では、特図変動遊技および可変入賞口130の開閉制御を行っておらず(特図の状態が非作動中)、且つ、保留している特図変動遊技の数が1以上である場合に、上述の図6(a)の大当たり判定テーブル、同図(b)の高確率状態移行判定テーブル、同図(c)のタイマ番号決定テーブルなどを使用した各種抽選のうち、最初に大当たり判定を行う。具体的には、ステップS203で乱数値記憶領域に記憶した特図当選乱数値が、図6(a)に示す大当たり判定テーブルの第1特図始動口用抽選データの数値範囲であるか否かを判定し、特図当選乱数値が第1特図始動口用抽選データの数値範囲である場合には、特図変動遊技の当選と判定してRAM308に設けた大当たりフラグの格納領域に大当たりとなることを示す情報を設定する(ここで、大当たりの情報をRAM308に設定することを大当たりフラグをオンに設定するという)。一方、特図当選乱数値が第1特図始動口用抽選データの数値範囲以外である場合には、特図変動遊技の外れと判定してRAM308に設けた大当たりフラグの格納領域に外れとなることを示す情報を設定する(ここで、外れの情報をRAM308に設定することを大当たりフラグをオフに設定するという)。なお、保留している特図変動遊技の数は、RAM308に設けた特図保留数記憶領域に記憶するようにしており、当り判定をするたびに、保留している特図変動遊技の数から1を減算した値を、この特図保留数記憶領域に記憶し直すようにしている。また、当り判定に使用した乱数値を消去する。   In step S214, special drawing related lottery processing is performed. In this special drawing-related lottery process, the opening / closing control of the special drawing variable game and the variable winning opening 130 is not performed (the state of the special drawing is inactive), and the number of the special drawing variable games held is 1 In the case of the above, among the various lotteries using the jackpot determination table in FIG. 6A, the high probability state transition determination table in FIG. 6B, the timer number determination table in FIG. First, a jackpot determination is performed. Specifically, whether or not the special figure winning random number value stored in the random value storage area in step S203 is within the numerical range of the first special figure starting port lottery data in the jackpot determination table shown in FIG. If the special figure winning random number value is within the numerical range of the lottery data for the first special figure starting port, it is determined that the special figure variable game is won and the jackpot flag stored in the RAM 308 is stored in the big hit flag storage area. (In this case, setting the jackpot information in the RAM 308 is setting the jackpot flag to ON). On the other hand, when the special figure winning random number value is outside the numerical range of the lottery data for the first special figure starting port, it is determined that the special figure variable game is out of the game, and the jackpot flag storage area provided in the RAM 308 is out of the storage area. (In this case, setting outlier information in the RAM 308 is setting the jackpot flag off). Note that the number of special figure variable games held is stored in the special figure hold number storage area provided in the RAM 308. Each time a hit determination is made, the number of special figure variable games held is determined. The value obtained by subtracting 1 is stored again in this special figure reservation number storage area. In addition, the random number value used for the hit determination is deleted.

具体例としては、遊技状態が低確率状態であり、第1特図始動口126への球入賞の検出に基づいて取得した特図当選乱数値が10100の場合は大当たりフラグをオンに設定し、特図当選乱数値が10200の場合は大当たりフラグをオフに設定する。また、第2特図始動口128への球入賞の検出に基づいて取得した特図当選乱数値が20100の場合は大当たりフラグをオンに設定し、特図当選乱数値が20200の場合は大当たりフラグをオフに設定する。   As a specific example, when the gaming state is a low probability state, and the special figure winning random number value acquired based on the detection of the ball winning to the first special figure starting port 126 is 10100, the jackpot flag is set to ON, When the special figure winning random number is 10200, the jackpot flag is set to OFF. In addition, when the special figure winning random number acquired based on the detection of the ball winning at the second special figure starting port 128 is 20100, the jackpot flag is set to ON, and when the special figure winning random number is 20200, the jackpot flag is set. Set to off.

大当たりフラグにオンを設定した場合には、次に確変移行判定を行う。具体的には、ステップS209で乱数値記憶領域に記憶した特図乱数値が、図6(b)に示す移行判定乱数の数値範囲であるか否かを判定し、特図乱数値が抽選データの数値範囲である場合には、RAM308に設けた確変(確率変動)フラグの格納領域に、特別大当たり遊技を開始することを示す情報を設定する。(ここで、特別大当たり遊技開始の情報をRAM308に設定することを確変フラグをオンに設定するという)。一方、特図乱数値が抽選データの数値範囲以外である場合には、上述の確変フラグの格納領域に、大当たり遊技を開始することを示す情報を設定する(ここで、大当たり遊技開始の情報をRAM308に設定することを確変フラグをオフに設定するという)。例えば、取得した特図乱数値が20の場合には確変フラグをオフに設定する。一方、取得した特図乱数値が特図乱数値が80の場合には確変フラグをオンに設定する。   If the jackpot flag is set to ON, then the probability variation transition determination is performed. Specifically, it is determined whether or not the special figure random value stored in the random value storage area in step S209 is within the numerical range of the transition determination random number shown in FIG. Is set in the storage area of the probability variation (probability variation) flag provided in the RAM 308, information indicating that the special jackpot game is started. (Here, setting the special jackpot game start information in the RAM 308 is referred to as turning on the probability variation flag). On the other hand, if the special figure random number value is outside the numerical range of the lottery data, information indicating that the jackpot game is started is set in the storage area of the probability variation flag (here, the information on the start of the jackpot game is set). Setting in the RAM 308 is referred to as setting the probability variation flag off). For example, when the acquired special figure random number value is 20, the probability variation flag is set to OFF. On the other hand, when the acquired special figure random value is 80, the probability variation flag is set to ON.

大当たり判定の結果に関わらず、次にタイマ番号を決定する処理を行う。具体的には、上述の特図タイマ乱数値生成用の乱数カウンタの値を特図タイマ乱数値として取得する。大当たりフラグの値、および取得した特図タイマ乱数値を含む図6(c)に示すタイマ乱数の数値範囲に対応するタイマ番号を選択し、RAM308に設けた所定のタイマ番号格納領域に記憶する。さらに、そのタイマ番号に対応する変動時間を、特図変動表示時間として、上述の特図表示図柄更新タイマに記憶し、コマンド設定送信処理(ステップS215)で一般コマンド回転開始設定送信処理を実行させるために上述の送信情報記憶領域に送信情報(一般情報)として追加記憶してから処理を終了する。   Regardless of the result of the jackpot determination, the process for determining the timer number is performed next. Specifically, the value of the random counter for generating the special figure timer random value described above is acquired as the special figure timer random value. A timer number corresponding to the numerical value range of the timer random number shown in FIG. 6C including the value of the jackpot flag and the acquired special figure timer random number value is selected and stored in a predetermined timer number storage area provided in the RAM 308. Further, the fluctuation time corresponding to the timer number is stored as the special figure fluctuation display time in the special figure display symbol update timer, and the general command rotation start setting transmission process is executed in the command setting transmission process (step S215). Therefore, the process is terminated after additionally storing as transmission information (general information) in the transmission information storage area described above.

例えば、大当たりフラグがオフで、取得した特図タイマ乱数値が50000の場合には、特図タイマ乱数値は0〜60235の範囲であることから、タイマ番号決定テーブルのそれらの条件に対応する1行目に記憶しているタイマ番号を示すタイマ1、および変動時間を示す5を選択し、RAM308に設けたそれぞれの記憶領域に記憶する。一方、大当たりフラグがオンで、取得した特図タイマ乱数値が64000の場合には、特図タイマ乱数値は0〜15535の範囲ではないことからタイマ2は選択せず、15536〜24535ではないことからタイマ3は選択せず、24536〜62535ではないことからタイマ4は選択しないが、62536〜65535の範囲内であることから、タイマ番号決定テーブルのそれらの条件に対応する8行目に記憶しているタイマ番号を示すタイマ5、および変動時間を示す50を選択し、RAM308に設けたそれぞれの記憶領域に記憶する。なお、割り込み処理の開始周期である2msを考慮して、選択した変動時間の値に500(1000ms/2ms)を掛けた値を変動時間記憶領域にセットする。例えば、変動時間が5秒の場合には、変動時間記憶領域には2500の値を初期値としてセットし、ステップS207のタイマ更新処理を実行する度に、この変動時間記憶領域の値を1だけ減算するようにすることで、割り込み処理の実行回数により時間の経過を計測できるようにしている。また、複数回(例えば5回)のタイマ割込処理の実行ごと(例えば2ms周期)に変動時間記憶領域の値を減算する場合には、変動時間が10秒の場合であれば、10秒が10000msであることから周期(2ms×5)で割り算して1000を変動時間記憶領域に設定する。   For example, when the jackpot flag is off and the acquired special figure timer random number value is 50000, the special figure timer random number value is in the range of 0 to 60235, and therefore 1 corresponding to those conditions of the timer number determination table. The timer 1 indicating the timer number stored in the line and 5 indicating the variation time are selected and stored in the respective storage areas provided in the RAM 308. On the other hand, when the jackpot flag is on and the acquired special figure timer random number value is 64000, the special figure timer random number value is not in the range of 0 to 15535, so the timer 2 is not selected and is not 15536 to 24535. Timer 3 is not selected, and timer 4 is not selected because it is not 24536 to 62535. However, since it is within the range of 62536 to 65535, it is stored in the eighth line corresponding to those conditions in the timer number determination table. The timer 5 indicating the timer number and the variable time 50 are selected and stored in the respective storage areas provided in the RAM 308. In consideration of 2 ms which is the start cycle of the interrupt processing, a value obtained by multiplying the selected variation time value by 500 (1000 ms / 2 ms) is set in the variation time storage area. For example, when the variation time is 5 seconds, a value of 2500 is set as an initial value in the variation time storage area, and the value of the variation time storage area is set to 1 each time the timer update process in step S207 is executed. By subtracting, the passage of time can be measured by the number of execution times of interrupt processing. Further, when the value of the variable time storage area is subtracted every time (for example, five times) the timer interrupt process is executed (for example, 2 ms cycle), if the variable time is 10 seconds, 10 seconds is required. Since it is 10000 ms, dividing by the period (2 ms × 5) sets 1000 to the variable time storage area.

ステップS215では、コマンド設定送信処理を行う。なお、副制御部400に送信する出力予定情報は16ビットで構成しており、ビット15はストローブ情報(オンの場合、データをセットしていることを示す)、ビット11〜14はコマンド種別(00Hの場合は基本コマンド、01Hの場合は図柄変動開始コマンド、04Hの場合は図柄変動停止コマンド、05Hの場合は入賞演出開始コマンド、06Hの場合は終了演出開始コマンド、07Hの場合は大当たりラウンド数指定コマンド、0EHの場合は復電コマンド、0FHの場合はRAMクリアコマンドをそれぞれ示すなどコマンドの種類を特定可能な情報)、ビット0〜10はコマンドデータ(コマンド種別に対応する所定の情報)で構成している。   In step S215, command setting transmission processing is performed. The output schedule information transmitted to the sub-control unit 400 is composed of 16 bits, bit 15 is strobe information (indicating that data is set when ON), bits 11 to 14 are command types ( 00H is the basic command, 01H is the symbol variation start command, 04H is the symbol variation stop command, 05H is the winning effect start command, 06H is the end effect start command, and 07H is the number of jackpot rounds Designated command, information that can specify the type of command such as a power recovery command in the case of 0EH and a RAM clear command in the case of 0FH), and bits 0 to 10 are command data (predetermined information corresponding to the command type) It is composed.

具体的には、ストローブ情報は上述のコマンド送信処理でオン、オフするようにしている。また、コマンド種別が図柄変動開始コマンドの場合であればコマンドデータに、大当たりフラグの値、確変フラグの値、特図関連抽選処理で選択したタイマ番号などを示す情報を含み、図柄変動停止コマンドの場合であれば、大当たりフラグの値、確変フラグの値などを含み、入賞演出コマンドおよび終了演出開始コマンドの場合であれば、確変フラグの値などを含み、大当たりラウンド数指定コマンドの場合であれば確変フラグの値、大当たりラウンド数などを含むようにしている。コマンド種別が基本コマンドを示す場合は、コマンドデータにデバイス情報、第1特図始動口126への入賞の有無、第2特図始動口128への入賞の有無、可変入賞口130への入賞の有無などを含む。   Specifically, the strobe information is turned on and off in the command transmission process described above. If the command type is a symbol variation start command, the command data includes information indicating the value of the jackpot flag, the probability variation flag, the timer number selected in the special symbol related lottery process, etc. If it is a case, it includes the value of the jackpot flag, the probability variation flag, etc. If it is a winning effect command and an end effect start command, it includes the value of the probability variation flag, etc. If it is a jackpot round number designation command The value of the probability variation flag, the number of jackpot rounds, etc. are included. When the command type indicates a basic command, device information in the command data, presence / absence of winning at the first special figure starting port 126, presence / absence of winning at the second special figure starting port 128, winning of the variable winning port 130 Includes presence or absence.

また、上述の一般コマンド回転開始設定送信処理では、コマンド種別に01H、コマンドデータにRAM308に記憶している大当たりフラグの値、確変フラグの値、特図関連抽選処理で選択したタイマ番号、保留している特図変動遊技の数などを示す情報を設定する。上述の一般コマンド回転停止設定送信処理では、コマンド種別に04H、コマンドデータにRAM308に記憶している大当たりフラグの値、確変フラグの値などを示す情報を設定する。上述の一般コマンド入賞演出設定送信処理では、コマンド種別に05H、コマンドデータにRAM308に記憶している入賞演出期間中に装飾図柄表示装置110・各種ランプ420・スピーカ416に出力する演出制御情報、確変フラグの値、保留している特図変動遊技の数などを示す情報を設定する。上述の一般コマンド終了演出設定送信処理では、コマンド種別に06H、コマンドデータにRAM308に記憶している演出待機期間中に装飾図柄表示装置110・各種ランプ420・スピーカ416に出力する演出制御情報、確変フラグの値、保留している特図変動遊技の数などを示す情報を設定する。上述の一般コマンド大入賞口開放設定送信処理では、コマンド種別に07H、コマンドデータにRAM308に記憶している大当たりラウンド数、確変フラグの値、保留している特図変動遊技の数などを示す情報を設定する。上述の一般コマンド大入賞口閉鎖設定送信処理では、コマンド種別に08H、コマンドデータにRAM308に記憶している大当たりラウンド数、確変フラグの値、保留している特図変動遊技の数などを示す情報を設定する。副制御部400では、受信した出力予定情報に含まれるコマンド種別により、主制御部300における遊技制御の変化に応じた演出制御の決定が可能になるとともに、出力予定情報に含まれているコマンドデータの情報に基づいて、演出制御内容を決定することができるようになる。   In the general command rotation start setting transmission process described above, the command type is 01H, the jackpot flag value stored in the RAM 308 as the command data, the probability variation flag value, the timer number selected in the special drawing related lottery process, the pending Information indicating the number of special figure variable games being set is set. In the general command rotation stop setting transmission process described above, 04H is set as the command type, and information indicating the value of the jackpot flag, the value of the probability variation flag, etc. stored in the RAM 308 is set as the command data. In the above-described general command winning effect setting transmission process, the effect control information to be output to the decorative symbol display device 110, various lamps 420, and the speaker 416 during the winning effect period stored in the RAM 308 as the command type and 05H as command type Information indicating the value of the flag, the number of special figure variable games that are held, and the like are set. In the general command end effect setting transmission process described above, the effect control information to be output to the decorative symbol display device 110, various lamps 420, and the speaker 416 during the effect standby period stored in the RAM 308 as the command type is stored in the command type 06H. Information indicating the value of the flag, the number of special figure variable games that are held, and the like are set. In the general command big prize opening release transmission process described above, the information indicating the command type is 07H, the number of big hits stored in the RAM 308 as the command data, the value of the probability variation flag, the number of the special figure variable games held, etc. Set. In the above-described general command big prize closing setting transmission process, the information indicating the command type is 08H, the number of jackpot rounds stored in the RAM 308 as the command data, the value of the probability variation flag, the number of the special figure variable games held, etc. Set. In the sub-control unit 400, it is possible to determine the effect control according to the change of the game control in the main control unit 300 by the command type included in the received output schedule information, and the command data included in the output schedule information Based on this information, the contents of the effect control can be determined.

ステップS216では、外部出力信号設定処理を行う。この外部出力信号設定処理では、RAM308に記憶している遊技情報を、情報出力回路334を介してパチンコ機100とは別体の情報入力回路652に出力する。   In step S216, an external output signal setting process is performed. In this external output signal setting process, the game information stored in the RAM 308 is output to the information input circuit 652 that is separate from the pachinko machine 100 via the information output circuit 334.

ステップS217では、デバイス監視処理を行う。このデバイス監視処理では、ステップ203において信号状態記憶領域に記憶した各種センサの信号状態を読み出して、ガラス枠開放エラーの有無、前枠開放エラーの有無、または下皿満タンエラーの有無などを監視し、ガラス枠開放エラー、前枠開放エラー、または下皿満タンエラーを検出した場合に、副制御部400に送信すべき送信情報に、ガラス枠開放エラーの有無、前枠開放エラーの有無、下皿満タンエラーの有無を示すデバイス情報を設定する。また、各種ソレノイド330を駆動して第2特図始動口128や、可変入賞口130の開閉を制御したり、表示回路322、324、328を介して普図表示装置112、特図表示装置114、各種状態表示部326などに出力する表示データを、I/O310の出力ポートに設定する。また、払出要求数送信処理(ステップS210)で設定した出力予定情報を、I/O310の出力ポートに設定する。   In step S217, device monitoring processing is performed. In this device monitoring process, the signal states of various sensors stored in the signal state storage area in step 203 are read to monitor whether there is a glass frame opening error, a front frame opening error, or a lower pan full error. When a glass frame open error, front frame open error, or lower pan full error is detected, the transmission information to be transmitted to the sub-control unit 400 includes a glass frame open error, a front frame open error, a lower pan Set device information that indicates whether a full error has occurred. In addition, the solenoids 330 are driven to control the opening and closing of the second special figure starting port 128 and the variable prize opening 130, and the general diagram display device 112 and the special figure display device 114 are provided via the display circuits 322, 324, and 328. The display data to be output to the various status display units 326 and the like is set in the output port of the I / O 310. Further, the output schedule information set in the payout request number transmission process (step S210) is set in the output port of the I / O 310.

ステップS218では、低電圧信号がオンであるか否かを監視する。そして、低電圧信号がオンの場合(電源の遮断を検知した場合)にはステップS219に進み、低電圧信号がオフの場合(電源の遮断を検知していない場合)にはステップS220に進む。   In step S218, it is monitored whether or not the low voltage signal is on. Then, when the low voltage signal is on (when power supply shutoff is detected), the process proceeds to step S219, and when the low voltage signal is off (power supply shutoff is not detected), the process proceeds to step S220.

ステップS219では、タイマ割り込みエンド処理を行う。このタイマ割り込みエンド処理では、ステップS201で一時的に退避した各レジスタの値を元の各レジスタに設定したり、割り込み許可の設定などを行う。   In step S219, timer interrupt end processing is performed. In this timer interrupt end process, the value of each register temporarily saved in step S201 is set in each original register, or interrupt permission is set.

ステップS220では、電源管理部650から主制御部300に供給している電源の電圧値を監視する電圧監視回路が、所定の値以下である場合に電圧が低下したことを示す電圧低下信号を出力しているか否か、すなわち電源の遮断を検知したか否かを監視し、電源の遮断を検知した場合には、復電時に電断時の状態に復帰するための特定の変数やスタックポインタを復帰データとしてRAM308の所定の領域に退避し、入出力ポートの初期化等の電断処理を行う。   In step S220, the voltage monitoring circuit that monitors the voltage value of the power supplied from the power management unit 650 to the main control unit 300 outputs a voltage drop signal indicating that the voltage has dropped when it is equal to or lower than a predetermined value. Whether or not a power-off is detected. If a power-off is detected, a specific variable or stack pointer for returning to the power-off state at the time of power recovery is displayed. The return data is saved in a predetermined area of the RAM 308, and power interruption processing such as initialization of the input / output port is performed.

<副制御部の処理>
次に、図9を用いて、副制御部400のCPU404が実行する処理について説明する。まず、図9(a)を用いて、リセット例外処理について説明する。なお、図9(a)は、リセット例外処理の流れを示すフローチャートである。
<Processing of sub-control unit>
Next, processing executed by the CPU 404 of the sub control unit 400 will be described with reference to FIG. First, reset exception processing will be described with reference to FIG. FIG. 9A is a flowchart showing the flow of reset exception processing.

副制御部400には、電源が投入されるとリセット信号を出力するリセット信号出力回路を設けている。このリセット信号を入力した基本回路402のCPU404は、リセット割り込みによりリセットスタートしてROM406に予め記憶した制御プログラムに従って処理を実行し、まず、ステップS301では、演出制御の初期化処理を行う。具体的には、入出力ポートの初期設定や、各種変数の初期化等を行う。   The sub-control unit 400 is provided with a reset signal output circuit that outputs a reset signal when the power is turned on. The CPU 404 of the basic circuit 402 to which this reset signal has been input starts resetting by a reset interrupt and executes processing in accordance with a control program stored in advance in the ROM 406. First, in step S301, initialization processing of effect control is performed. Specifically, initialization of input / output ports and initialization of various variables are performed.

ステップS302では、処理先頭アドレス取得処理を行う。処理先頭アドレス取得処理は、演出制御に関する各処理(共通処理)が格納されているROM406上の領域の先頭アドレスを取得する処理である。なお、ステップS302の処理先頭アドレス取得処理に関しては、詳しくは後述する。   In step S302, processing start address acquisition processing is performed. The process start address acquisition process is a process of acquiring the start address of the area on the ROM 406 in which each process (common process) related to the effect control is stored. Note that the processing head address acquisition processing in step S302 will be described in detail later.

ステップS303では、演出切替フラグがオンであるか、否かを判定する。演出切替フラグがオンであるときは、ステップS304に進み、演出切替フラグがオフであるときは、ステップS303を繰り返す。ここで、演出切替フラグに関しては、後述するタイマ割込例外処理(図9(b)参照)で説明するが、所定の時間経過(本実施の形態では、40ms)ごとに演出切替フラグはオンに設定されるようになっている。   In step S303, it is determined whether or not the effect switching flag is on. When the effect switching flag is on, the process proceeds to step S304, and when the effect switching flag is off, step S303 is repeated. Here, the effect switching flag will be described in a timer interrupt exception process (see FIG. 9B), which will be described later, but the effect switching flag is turned on every predetermined time (in this embodiment, 40 ms). It is set up.

ステップS304では、演出切替フラグをオフに設定する。すなわち、演出切替フラグがオンであるときは、オンに設定された演出切替フラグをオフに設定する。   In step S304, the effect switching flag is set to OFF. That is, when the effect switching flag is on, the effect switching flag set to on is set to off.

ステップS305では、演出制御処理を行う。演出制御処理は、具体的には、ランプの点灯や音の出力を制御する処理であり、所定の時間経過後(本実施の形態では、40ms)ごとに実行される。なお、ステップS305の演出制御処理に関しては、詳しくは後述する。   In step S305, an effect control process is performed. The effect control process is specifically a process for controlling the lighting of the lamp and the output of the sound, and is executed every predetermined time (in this embodiment, 40 ms). The effect control process in step S305 will be described later in detail.

ステップS306では、ドアが開放中であるか否かを判定する。ドアが開放中であるとき(例えばRAM408に設けたドア開放中フラグがオンであるとき)は、ステップS307に進み、ドアが開放中でないとき(例えばRAM408に設けたドア開放中フラグがオフであるとき)は、ステップS308に進む。なお、ドアが開放中であるか否かは、後述するメインコマンド受信割込例外処理(図9(d)参照)におけるドア情報コマンドの受信に基づく。すなわち、ドア情報コマンドを受信した場合には、ドア開放状態情報が設定されるので、これにより、ドアが開放中であると判断する。   In step S306, it is determined whether the door is open. When the door is open (for example, when the door open flag provided in the RAM 408 is ON), the process proceeds to step S307, and when the door is not open (for example, the door open flag provided in the RAM 408 is OFF). ) Go to step S308. Whether the door is open or not is based on reception of a door information command in a main command reception interrupt exception process (see FIG. 9D) described later. That is, when the door information command is received, the door open state information is set, so that it is determined that the door is open.

ステップS307では、ドアが開放中であることを示すためにランプを全点灯させるランプ全点灯処理を行う。なお、ステップS307のランプ全点灯処理に関しては、詳しくは後述する。   In step S307, a lamp all lighting process for lighting all the lamps is performed to indicate that the door is open. Note that the lamp full lighting process in step S307 will be described later in detail.

ステップS308では、演出開始フラグがオンであるか否かを判定する。演出開始フラグがオンであるときは、ステップS309〜ステップS311の処理を実行し、演出開始フラグがオフであるときは、ステップS303に戻る。ここで、演出開始フラグに関しては、後述するメインコマンド受信割込例外処理(図9(d)参照)で説明するが、主制御部300から演出開始を示す演出開始コマンドを受信したときに、演出開始フラグはオンに設定されるようになっている。   In step S308, it is determined whether or not the effect start flag is on. When the effect start flag is on, the processes of step S309 to step S311 are executed, and when the effect start flag is off, the process returns to step S303. Here, the effect start flag will be described in a main command reception interrupt exception process (see FIG. 9D), which will be described later, but when the effect start command indicating the effect start is received from the main control unit 300, the effect is displayed. The start flag is set to on.

ステップS309では、演出開始フラグをオフに設定する。すなわち、演出開始フラグがオンであるときは、オンに設定された演出開始フラグをオフに設定する。   In step S309, the effect start flag is set to off. That is, when the production start flag is on, the production start flag set to on is set to off.

ステップS310では、演出開始処理を行い、次いで、ステップS311では、演出制御タイマをゼロクリアする。ここで、演出制御タイマに関しては、後述するタイマ割込例外処理(図9(b)参照)で説明するが、演出制御タイマの値は、所定の時間経過(本実施の形態では、40ms)ごとにインクリメントされるようになっている。なお、ステップS311を実行後は、ステップS303に戻る。   In step S310, an effect start process is performed, and then in step S311, the effect control timer is cleared to zero. Here, the production control timer will be described in a timer interrupt exception process (see FIG. 9B), which will be described later, but the value of the production control timer is every predetermined time (40 ms in this embodiment). Incremented to. Note that after executing step S311, the process returns to step S303.

次に、図9(b)を用いて、タイマ割込例外処理について説明する。なお、図9(b)は、タイマ割込例外処理の流れを示すフローチャートである。   Next, the timer interrupt exception process will be described with reference to FIG. FIG. 9B is a flowchart showing the flow of timer interrupt exception processing.

副制御部400は、所定の周期(本実施形態では40ms)でタイマ割込を発生するハードウェアタイマを備えており、このタイマ割込を契機として、タイマ割込例外処理を実行する。   The sub-control unit 400 includes a hardware timer that generates a timer interrupt at a predetermined period (40 ms in the present embodiment), and executes timer interrupt exception processing triggered by this timer interrupt.

ステップS401では、演出切替フラグをオンに設定し、次いで、ステップS402では、演出制御タイマの値をインクリメントする。すなわち、本実施形態では40msごとに演出切替フラグをオンに設定し、演出制御タイマの値をインクリメントする。   In step S401, the effect switching flag is set to ON, and then in step S402, the value of the effect control timer is incremented. That is, in this embodiment, the effect switching flag is set to ON every 40 ms, and the value of the effect control timer is incremented.

次に、図9(c)を用いて、抽選処理について説明する。図9(c)に示す抽選処理は、図9(a)に示すリセット例外処理のステップS310の演出開始処理の中の図柄変動開始時に呼ばれて実行される処理である。なお、図9(c)は、抽選処理の流れを示すフローチャートである。   Next, the lottery process will be described with reference to FIG. The lottery process shown in FIG. 9C is a process that is called and executed at the start of symbol variation in the effect start process in step S310 of the reset exception process shown in FIG. FIG. 9C is a flowchart showing the flow of the lottery process.

ステップS501では、タイマ番号に基づいた抽選処理に従って、装飾図柄表示装置110における図柄変動パターンを選択する。図柄変動パターンは、リーチなし、とリーチの2種類に大別される。   In step S501, the symbol variation pattern in the decorative symbol display device 110 is selected according to the lottery process based on the timer number. There are two types of symbol variation patterns: no reach and reach.

ここで、リーチとは、一般に2つの図柄表示領域(例えば、左右図柄表示領域110a、110c)が等しい装飾図柄を停止表示し、残りの1つの図柄表示領域(例えば中図柄表示領域110b)が変動表示している状態のこと、すなわち、変動表示している図柄表示領域が特定の図柄(停止表示している図柄表示領域と等しい図柄)を停止表示すれば大当たりまたは特別大当たりを報知することとなる状態のことである。また、リーチなしでは、全ての図柄表示領域110a〜110cの装飾図柄を変動表示した後、左図柄表示領域110a、右図柄表示領域110c、中図柄表示領域110bの順に装飾図柄を停止表示する。本実施形態では、リーチなしの演出表示では、停止表示する装飾図柄の組合せを大当たりまたは特別大当たりとなる図柄組合せとすることはない。   Here, “reach” generally displays a decorative symbol in which two symbol display areas (for example, left and right symbol display areas 110a and 110c) are equal, and changes the remaining one symbol display area (for example, middle symbol display area 110b). If the symbol display area that is being displayed, that is, the symbol display area that is variably displayed, stops displaying a specific symbol (the symbol that is equal to the symbol display area that is stopped), a jackpot or special jackpot will be notified. It is a state. Further, without reach, the decorative symbols in all the symbol display areas 110a to 110c are displayed in a variable manner, and then the decorative symbols are stopped and displayed in the order of the left symbol display area 110a, the right symbol display area 110c, and the middle symbol display area 110b. In the present embodiment, in the effect display without reach, the combination of decorative symbols to be stopped and displayed is not a jackpot or special jackpot symbol combination.

ステップS502では、選択された図柄変動パターンに基づいた抽選処理に従って、装飾図柄表示装置110において停止表示させる停止図柄の組合せを選択する。すなわち、左図柄表示領域110a、中図柄表示領域110b、右図柄表示領域110cに停止表示する装飾図柄の組合せを選択する。   In step S502, a combination of stop symbols to be stopped and displayed on the decorative symbol display device 110 is selected according to a lottery process based on the selected symbol variation pattern. That is, a combination of decorative symbols to be stopped and displayed in the left symbol display area 110a, the middle symbol display area 110b, and the right symbol display area 110c is selected.

ステップS503では、選択された図柄変動パターンに基づいた抽選処理に従って、飾図柄表示装置110に表示する予告の有無及び予告態様を選択する。本実施形態における予告態様は、大当たりまたは特別大当たりを示唆するものである。   In step S503, according to the lottery process based on the selected symbol variation pattern, the presence / absence of the notice to be displayed on the decorative symbol display device 110 and the notice mode are selected. The notice mode in this embodiment suggests a jackpot or special jackpot.

なお、図9(c)に示す抽選処理に関しては、詳しくは後述する。   The lottery process shown in FIG. 9C will be described in detail later.

次に、図9(d)を用いて、メインコマンド受信割込例外処理について説明する。なお、図9(d)は、メインコマンド受信割込例外処理の流れを示すフローチャートである。   Next, the main command reception interrupt exception process will be described with reference to FIG. FIG. 9D is a flowchart showing the flow of main command reception interrupt exception processing.

副制御部400は、主制御部300からコマンドを受信するようになっているが、このコマンド受信を契機として、メインコマンド受信割込例外処理を実行する。   The sub control unit 400 receives a command from the main control unit 300, and executes main command reception interrupt exception processing triggered by the reception of the command.

ステップS601では、主制御部300から受信したコマンドが演出開始を示す演出開始コマンドであるか否かを判定する。受信したコマンドが演出開始コマンドであるときは、ステップS602に進み、そうでないときは、ステップS603に進む。   In step S601, it is determined whether or not the command received from the main control unit 300 is an effect start command indicating start of effect. If the received command is an effect start command, the process proceeds to step S602; otherwise, the process proceeds to step S603.

ステップS602では、演出開始フラグをオンに設定して処理を終了する。これにより、上述したリセット例外処理において演出開始処理(ステップS310)を実行する。   In step S602, the effect start flag is set to ON and the process ends. Thereby, the effect start process (step S310) is executed in the reset exception process described above.

ステップS603では、受信したコマンドがドア開放状態を示すドア情報コマンドであるか否かを判定する。受信したコマンドがドア情報コマンドであるときは、ステップS604に進み、そうでないときは、ステップS605に進む。   In step S603, it is determined whether or not the received command is a door information command indicating a door open state. If the received command is a door information command, the process proceeds to step S604, and if not, the process proceeds to step S605.

ステップS604では、ドアが開放状態であることを示すドア開放状態情報を設定する。具体的にはドア情報コマンドにドア開放中を示す情報を含んでいる場合には、RAM408に設けたドア開放フラグをオン設定し、ドア閉鎖中を示す情報を含んでいる場合には、ドア開放フラグをオフに設定する。これにより、上述したリセット例外処理においてランプ全点灯処理(ステップS307)を実行する。   In step S604, door open state information indicating that the door is open is set. Specifically, when the door information command includes information indicating that the door is being opened, the door opening flag provided in the RAM 408 is turned on. When the door information command includes information indicating that the door is being closed, the door is opened. Set the flag off. Thereby, the lamp full lighting process (step S307) is executed in the reset exception process described above.

ステップS605では、その他のコマンドに応じたコマンド処理を行う。   In step S605, command processing according to other commands is performed.

<副制御部のメモリ構成>
図10は、本実施形態の副制御部400のROM406のメモリ構成(メモリマップ)の概要を示す図である。
<Memory configuration of sub-control unit>
FIG. 10 is a diagram illustrating an outline of a memory configuration (memory map) of the ROM 406 of the sub control unit 400 according to the present embodiment.

図10に示すように、本実施形態においては、複数機種で共通的に使用可能な共通処理を実行するプログラムを共通関数ライブラリ(DLL形式)として、メモリ空間の下位アドレスに格納している。例えば、共通関数ライブラリとして、基本プログラムライブラリ(先頭アドレスは0100H)、ランプ処理ライブラリ(先頭アドレスは0150H)、抽選処理ライブラリ(先頭アドレスは0450H)、音処理ライブラリ(先頭アドレスは0500H)などを格納している。なお、共通処理は、後述する個別処理(親処理)から呼び出されて実行される処理(サブルーチン)である。   As shown in FIG. 10, in this embodiment, a program for executing a common process that can be commonly used by a plurality of models is stored as a common function library (DLL format) at a lower address in the memory space. For example, a basic program library (first address is 0100H), a ramp processing library (first address is 0150H), a lottery processing library (first address is 0450H), a sound processing library (first address is 0500H), etc. are stored as common function libraries. ing. The common process is a process (subroutine) that is called and executed from an individual process (parent process) described later.

このように本実施形態では、汎用性の高いプログラム部品として共通利用可能な共通関数ライブラリを用いているので、プログラムの開発効率を高めることができる。すなわち、プログラム開発者は、共通処理の機能を開発せずにすみ、個別処理の開発に集中することができる。   As described above, in the present embodiment, the common function library that can be commonly used as a highly versatile program component is used, so that the program development efficiency can be improved. That is, the program developer does not need to develop a function for common processing, and can concentrate on development of individual processing.

また、機種ごとに異なる個別処理を実行するプログラムを、共通関数ライブラリのアドレスよりも上位アドレスに格納している。個別処理としては、例えば、上述したリセット例外処理(先頭アドレスは3000H)、タイマ割込例外処理(先頭アドレスは6000H)、メインコマンド受信割込処理(先頭アドレスは7000H)、及びこれらの処理から呼び出される副処理(共通処理から共通処理を呼び出される処理)などである。   In addition, a program for executing individual processing different for each model is stored at a higher address than the address of the common function library. As individual processing, for example, the above-described reset exception processing (start address is 3000H), timer interrupt exception processing (start address is 6000H), main command reception interrupt processing (start address is 7000H), and these processes are called. Sub-process (a process in which the common process is called from the common process).

上述したように本実施形態では、共通処理(共通関数ライブラリ)が格納されている領域のアドレスの値<個別処理が格納されている領域のアドレスの値としてメモリを構成しているので(共通処理は機種によらず常に同一のアドレスに格納されている)、個別処理は呼び出す側の共通処理のアドレスを記憶する必要がなく、共通処理と個別処理とを別々にROM406に焼き付けることが可能となり、この点でもプログラムの開発効率を高めることができる。例えば、個別処理のプログラムに不具合があっても、個別処理の部分だけをデバッグごとに何度もROM406に焼き付けたりすることが可能である。   As described above, in this embodiment, the memory is configured as the value of the address of the area storing the common process (common function library) <the address value of the area storing the individual process (the common process). Is always stored at the same address regardless of the model), and individual processing does not need to store the address of the calling common processing, and it is possible to burn the common processing and individual processing separately into the ROM 406, In this respect, the program development efficiency can be improved. For example, even if there is a problem in the individual processing program, it is possible to burn only the individual processing portion into the ROM 406 many times for each debugging.

ここで、共通処理は、上述したように、複数機種(他の遊技台)において共通的に使用することが可能であるとともに、同一機種の異なる個別処理からも共通的に使用することが可能である。すなわち、本実施形態における共通処理は、1機種における複数の個別処理から呼び出される個別機種に共通的な処理であるとともに、複数機種における個別処理から呼び出される複数機種に共通的な処理である。   Here, as described above, the common process can be commonly used in a plurality of models (other game machines), and can be commonly used from different individual processes of the same model. is there. That is, the common process in the present embodiment is a process common to individual models called from a plurality of individual processes in one model, and a process common to a plurality of models called from individual processes in a plurality of models.

図11は、図10に示す共通関数ライブラリの構成をより詳しく示すメモリ構成図(メモリマップ)である。図11に示すように、各処理ライブラリは、関数テーブルと処理の本体(関数実体)から構成されている。具体的には、関数テーブルは、各共通処理の識別子と、各共通処理の本体が格納されている領域の先頭アドレスと、対応付けて記憶しているデータテーブルであり、個別処理から共通処理が呼び出されたときは、この関数テーブルを検索して、所望の共通処理が格納されている領域の先頭アドレスを取得することとなる。なお、共通関数ライブラリ内においては、関数テーブルが格納されている領域を、共通処理の本体が格納されている領域よりも下位アドレスに配置している。すなわち、共通関数ライブラリの先頭アドレスは、関数テーブルの先頭アドレスでもあるため、関数テーブルの検索処理をより容易としている。   FIG. 11 is a memory configuration diagram (memory map) showing the configuration of the common function library shown in FIG. 10 in more detail. As shown in FIG. 11, each processing library includes a function table and a processing body (function entity). Specifically, the function table is a data table stored in association with the identifier of each common process, the head address of the area where the main body of each common process is stored, When called, this function table is searched to obtain the head address of the area where the desired common processing is stored. In the common function library, the area where the function table is stored is arranged at a lower address than the area where the main body of the common process is stored. That is, since the start address of the common function library is also the start address of the function table, the function table search process is made easier.

例えば、ある個別処理が、ランプ処理ライブラリに含まれるランプ状態チェック処理を呼び出して実行する場合には、まず、処理ライブラリとしてランプ処理ライブラリ、及びランプ状態チェック処理を示す識別子を引数として検索処理を実行する。この検索処理は、引数として受け取った処理ライブラリと共通処理の識別子に従って、該当する処理ライブラリの関数テーブルを検索し(アドレス昇順に関数テーブルを読み込む)、該当する共通処理の識別子を見つける。そして、該当する共通処理の識別子を見つけたならば、この共通処理の識別子に対応づけられた共通処理が格納されている領域の先頭アドレスを取得し、取得した先頭アドレスに基づいて、該当する共通処理の本体プログラムを読み込み、共通処理を実行する。例えば、ランプ処理ライブラリに含まれるランプ状態チェック処理を呼び出して実行する場合には、ランプ処理ライブラリの関数テーブルの中からランプ状態チェック処理の識別子(08H)を検索し、ランプ状態チェック処理の識別子(08H)に対応づけられたランプ状態チェック処理の先頭アドレス(01F0H)を取得し、取得した先頭アドレス(01F0H)に基づいて、ランプ状態チェック処理の本体プログラムを読み込み、ランプ状態チェック処理を実行するようになっている。   For example, when a certain individual process calls and executes a lamp state check process included in the lamp process library, first, the search process is executed with the lamp process library as the process library and an identifier indicating the lamp state check process as arguments. To do. This search processing searches the function table of the corresponding processing library (reads the function table in ascending order of addresses) according to the processing library and the common processing identifier received as arguments, and finds the corresponding common processing identifier. If the identifier of the corresponding common process is found, the start address of the area storing the common process associated with the identifier of the common process is acquired, and the corresponding common process is determined based on the acquired start address. Reads the main program of processing and executes common processing. For example, when the lamp state check process included in the lamp process library is called and executed, the lamp state check process identifier (08H) is retrieved from the function table of the lamp process library, and the lamp state check process identifier ( The head address (01F0H) of the lamp state check process associated with (08H) is acquired, the main program of the lamp state check process is read based on the acquired head address (01F0H), and the lamp state check process is executed. It has become.

このように本実施形態では、個別処理が引数として「処理ライブラリ」及び「共通処理の識別子」を設定することにより、検索処理が、検索対象となる関数テーブルを特定し、検索対象となった関数テーブルの中から「共通処理の識別子」に基づいて、共通処理の本体が格納されている領域の先頭アドレスを取得して、共通処理を実行するようになっている。   As described above, in this embodiment, the individual processing sets the “processing library” and the “common processing identifier” as arguments, so that the search processing specifies the function table to be searched, and the function to be searched. Based on the “common process identifier” from the table, the head address of the area where the main body of the common process is stored is acquired, and the common process is executed.

また、本実施形態では、メモリ空間を拡張して使用するため、バンク切り替え機構を備えており、図10に示すように、バンク用領域(先頭アドレスは8000H)を個別処理の領域に配置している。すなわち、共通関数ライブラリ(関数テーブル、共通処理の本体)はバンク用領域でない位置に配置されているので、共通処理においてはバンク切り替えの影響を受けることはない。   In this embodiment, since the memory space is expanded and used, a bank switching mechanism is provided. As shown in FIG. 10, a bank area (starting address is 8000H) is arranged in an individual processing area. Yes. That is, since the common function library (function table, main body of common processing) is arranged at a position other than the bank area, the common processing is not affected by bank switching.

以下、上述した副制御部400のROM406のメモリ構成、及び上述した共通処理実行時の動作を踏まえて、副制御部400の処理について詳細に説明する。   Hereinafter, the processing of the sub-control unit 400 will be described in detail based on the memory configuration of the ROM 406 of the sub-control unit 400 described above and the operation at the time of executing the common processing described above.

<処理先頭アドレス取得処理>
まず、図12を用いて、処理先頭アドレス取得処理について説明する。図12は、図9(a)のリセット例外処理のステップS302の処理先頭アドレス取得処理の流れを詳しく示すフローチャートである。なお、処理先頭アドレス取得処理は、個別処理の一つである。
<Process start address acquisition process>
First, the process head address acquisition process will be described with reference to FIG. FIG. 12 is a flowchart showing in detail the flow of the process start address acquisition process in step S302 of the reset exception process of FIG. The process start address acquisition process is one of the individual processes.

ステップS701では、処理ライブラリとして、ランプ処理ライブラリ(の識別子)を設定する。   In step S701, the lamp processing library (identifier) is set as the processing library.

ステップS702では、検索処理として、ランプ点灯制御処理(の識別子)を設定する。   In step S702, a lamp lighting control process (identifier thereof) is set as the search process.

ステップS703では、「ランプ処理ライブラリ(の識別子)」及び「ランプ点灯制御処理(の識別子)」を引数として検索処理を実行し、ランプ処理ライブラリ(先頭アドレス0150H)の関数テーブルの中から、ランプ点灯制御処理の本体が格納されている領域の先頭アドレス(0180H)を検索して、ランプ点灯制御処理の本体の先頭アドレス(0180H)を取得し、RAM408上に保管する。なお、ランプ点灯制御処理は、図11に示すように共通処理の一つであるから、ステップS703は、個別処理から共通処理の先頭アドレスを取得・保管する処理である。   In step S703, search processing is executed with “lamp processing library (identifier)” and “lamp lighting control processing (identifier)” as arguments, and lamp lighting is performed from the function table of the lamp processing library (start address 0150H). The head address (0180H) of the area where the main body of the control process is stored is searched to obtain the head address (0180H) of the main body of the lamp lighting control process, and stored in the RAM 408. Since the lamp lighting control process is one of the common processes as shown in FIG. 11, step S703 is a process for acquiring and storing the head address of the common process from the individual processes.

ステップS704では、次の検索処理として、ランプ輝度制御処理(の識別子)を設定する。   In step S704, the lamp brightness control process (identifier thereof) is set as the next search process.

ステップS705では、「ランプ処理ライブラリ(の識別子)」及び「ランプ輝度制御処理(の識別子)」を引数として検索処理を実行し、ランプ処理ライブラリ(先頭アドレス0150H)の関数テーブルの中から、ランプ輝度制御処理の本体が格納されている領域の先頭アドレス(01A0H)を検索して、ランプ輝度制御処理の本体の先頭アドレス(01A0H)を取得し、RAM408上に保管する。なお、ランプ輝度制御処理は、図11に示すように共通処理の一つであるから、ステップS705は、個別処理から共通処理の先頭アドレスを取得・保管する処理である。   In step S705, search processing is executed using “lamp processing library (identifier)” and “lamp luminance control processing (identifier)” as arguments, and the lamp luminance is determined from the function table of the lamp processing library (first address 0150H). The head address (01A0H) of the area where the main body of the control process is stored is searched to acquire the head address (01A0H) of the main body of the lamp brightness control process and stored in the RAM 408. Since the lamp brightness control process is one of the common processes as shown in FIG. 11, step S705 is a process for acquiring and storing the head address of the common process from the individual processes.

ステップS706では、処理ライブラリとして、抽選処理ライブラリ(の識別子)を設定する。   In step S706, a lottery process library (identifier) is set as the process library.

ステップS707では、検索処理として、抽選結果1取得処理(の識別子)を設定する。なお、抽選結果1取得処理は、具体的には後述するように、図柄変動パターンを抽選により取得する処理である。   In step S707, the lottery result 1 acquisition process (identifier thereof) is set as the search process. The lottery result 1 acquisition process is a process of acquiring a symbol variation pattern by lottery, as will be described later.

ステップS708では、「抽選処理ライブラリ(の識別子)」及び「抽選結果1取得処理(の識別子)」を引数として検索処理を実行し、抽選処理ライブラリ(先頭アドレス0450H)の関数テーブルの中から、抽選結果1取得処理の本体が格納されている領域の先頭アドレス(0460H)を検索して、抽選結果1取得処理の本体の先頭アドレス(0460H)を取得し、RAM408上に保管する。なお、抽選結果1取得処理は、図11に示すように共通処理の一つであるから、ステップS708は、個別処理から共通処理の先頭アドレスを取得・保管する処理である。   In step S708, a search process is executed with “lottery process library (identifier)” and “lottery result 1 acquisition process (identifier)” as arguments, and a lottery is selected from the function table of the lottery process library (first address 0450H). The head address (0460H) of the main body of the lottery result 1 acquisition process is acquired by searching the head address (0460H) of the area where the main body of the result 1 acquisition process is stored, and stored in the RAM 408. Since the lottery result 1 acquisition process is one of the common processes as shown in FIG. 11, step S708 is a process for acquiring and storing the head address of the common process from the individual processes.

ステップS709では、次の検索処理として、抽選結果2取得処理(の識別子)を設定する。なお、抽選結果2取得処理は、具体的には後述するように、停止図柄を抽選により取得する処理である。   In step S709, a lottery result 2 acquisition process (identifier thereof) is set as the next search process. The lottery result 2 acquisition process is a process for acquiring a stop symbol by lottery, as will be described later.

ステップS710では、「抽選処理ライブラリ(の識別子)」及び「抽選結果2取得処理(の識別子)」を引数として検索処理を実行し、抽選処理ライブラリ(先頭アドレス0450H)の関数テーブルの中から、抽選結果2取得処理の本体が格納されている領域の先頭アドレス(0470H)を検索して、抽選結果1取得処理の本体の先頭アドレス(0470H)を取得し、RAM408上に保管する。なお、抽選結果2取得処理は、図11に示すように共通処理の一つであるから、ステップS710は、個別処理から共通処理の先頭アドレスを取得・保管する処理である。   In step S710, a search process is executed with “lottery processing library (identifier)” and “lottery result 2 acquisition process (identifier)” as arguments, and a lottery is selected from the function table of the lottery process library (first address 0450H). The head address (0470H) of the area where the main body of the result 2 acquisition process is stored is searched to acquire the top address (0470H) of the main body of the lottery result 1 acquisition process and stored in the RAM 408. Since the lottery result 2 acquisition process is one of the common processes as shown in FIG. 11, step S710 is a process for acquiring and storing the head address of the common process from the individual processes.

ステップS711では、次の検索処理として、抽選結果6取得処理(の識別子)を設定する。なお、抽選結果6取得処理は、具体的には後述するように、予告態様を抽選により取得する処理である。   In step S711, a lottery result 6 acquisition process (identifier thereof) is set as the next search process. The lottery result 6 acquisition process is a process for acquiring the notice mode by lottery, as will be described later.

ステップS712では、「抽選処理ライブラリ(の識別子)」及び「抽選結果6取得処理(の識別子)」を引数として検索処理を実行し、抽選処理ライブラリ(先頭アドレス0450H)の関数テーブルの中から、抽選結果6取得処理の本体が格納されている領域の先頭アドレス(04C0H)を検索して、抽選結果6取得処理の本体の先頭アドレス(04C0H)を取得し、RAM408上に保管する。なお、抽選結果6取得処理は、図11に示すように共通処理の一つであるから、ステップS712は、個別処理から共通処理の先頭アドレスを取得・保管する処理である。   In step S712, a search process is executed with “lottery process library (identifier)” and “lottery result 6 acquisition process (identifier)” as arguments, and a lottery is selected from the function table of the lottery process library (first address 0450H). The start address (04C0H) of the area in which the main body of the result 6 acquisition process is stored is retrieved, the start address (04C0H) of the main body of the lottery result 6 acquisition process is acquired, and stored in the RAM 408. Since the lottery result 6 acquisition process is one of the common processes as shown in FIG. 11, step S712 is a process for acquiring and storing the head address of the common process from the individual processes.

ここで、図12に示した処理先頭アドレス取得処理は、必要なすべての共通処理の先頭アドレスを取得したものではなく、代表的な一部の共通処理の先頭アドレスを取得・保管する処理フローを記したものである。従って、実際の処理先頭アドレス取得処理においては、図12に示した共通処理以外の共通処理の先頭アドレスも取得するようになっている。例えば、音処理ライブラリ(先頭アドレスは0500H)に含まれる音出力処理の先頭アドレス(0520H)を取得する処理なども含まれている。   Here, the process start address acquisition process shown in FIG. 12 does not acquire the start addresses of all necessary common processes, but the process flow for acquiring and storing the start addresses of some typical common processes. It is written. Accordingly, in the actual process start address acquisition process, the start address of the common process other than the common process shown in FIG. 12 is also acquired. For example, a process of acquiring the start address (0520H) of the sound output process included in the sound processing library (the start address is 0500H) is also included.

<演出制御処理>
次に、図13を用いて、演出制御処理について説明する。図13は、図9(a)のリセット例外処理のステップS305の演出制御処理の流れを詳しく示すフローチャートである。なお、演出制御処理は、個別処理の一つである。
<Production control processing>
Next, the effect control process will be described with reference to FIG. FIG. 13 is a flowchart showing in detail the flow of the effect control process in step S305 of the reset exception process in FIG. The effect control process is one of the individual processes.

ステップS801では、ランプ出力処理を行う。ランプ出力処理に関しては、詳しくは後述する。   In step S801, a lamp output process is performed. The lamp output process will be described later in detail.

ステップS802では、図柄変動開始のタイミングか否かを判定する。具体的には、図柄変動開始時には図柄変動開始を示すフラグを設定するので、当該フラグにより図柄変動開始のタイミングか否かを判断する。図柄変動開始のタイミングであるときは、ステップS803に進み、図柄変動開始のタイミングでないときは、ステップS810に進む。   In step S802, it is determined whether or not it is the timing for starting symbol variation. Specifically, since a flag indicating the start of symbol variation is set at the start of symbol variation, it is determined whether or not it is the timing for the symbol variation start. When it is time to start symbol variation, the process proceeds to step S803, and when it is not timing to start symbol variation, the process proceeds to step S810.

ステップS803では、図柄変動パターンはプレミアム1であるか否かを判定する。これは、図9(b)の抽選処理のステップS501の図柄変動パターン選択処理において、選択された図柄変動パターンがプレミアム1であるか否かを判定するものである。図柄変動パターンはプレミアム1であるときは、特別な演出を実行すべく、ステップS804からステップS809の処理を実行し、図柄変動パターンはプレミアム1でないときは、ステップS810に進む。   In step S803, it is determined whether the symbol variation pattern is premium 1. This is to determine whether or not the selected symbol variation pattern is premium 1 in the symbol variation pattern selection processing in step S501 of the lottery processing in FIG. When the symbol variation pattern is premium 1, the processing from step S804 to step S809 is executed to execute a special effect. When the symbol variation pattern is not premium 1, the process proceeds to step S810.

ステップS804では、処理ライブラリとして、音処理ライブラリ(の識別子)を設定する。   In step S804, a sound processing library (identifier) is set as the processing library.

ステップS805では、検索処理として、プレミアム音出力処理(の識別子)を設定する。   In step S805, a premium sound output process (identifier thereof) is set as the search process.

ステップS806では、「音処理ライブラリ(の識別子)」及び「プレミアム音出力処理(の識別子)」を引数として検索処理を実行し、音処理ライブラリ(先頭アドレス0500H)の関数テーブルの中から、プレミアム音出力処理の本体が格納されている領域の先頭アドレス(0620H)を検索して、プレミアム音出力処理の本体の先頭アドレス(0620H)を取得する。なお、プレミアム音出力処理は、図11に示すように共通処理の一つであるから、ステップS806は、個別処理から共通処理の先頭アドレスを取得する処理である。   In step S806, search processing is executed using “sound processing library (identifier)” and “premium sound output processing (identifier)” as arguments, and premium sound is searched from the function table of the sound processing library (start address 0500H). The head address (0620H) of the main body of the premium sound output process is obtained by searching the head address (0620H) of the area where the main body of the output process is stored. Since the premium sound output process is one of the common processes as shown in FIG. 11, step S806 is a process for acquiring the head address of the common process from the individual process.

ステップS807では、ステップS806で取得したプレミアム音出力処理の本体の先頭アドレス(0620H)をRAM408に記憶する。   In step S807, the head address (0620H) of the main body of the premium sound output process acquired in step S806 is stored in the RAM 408.

ステップS808では、ステップS806で取得したプレミアム音出力処理の本体の先頭アドレス(0620H)に基づいて、プレミアム音出力処理を実行する。すなわち、図柄変動パターンとしてプレミアム1が選択された場合の図柄変動開始時には、CPU404は、ステップS806で取得したプレミアム音出力処理の本体の先頭アドレス(0620H)に従って、プレミアム音出力処理のプログラムを読みだし、プレミアム音を出力する特別な演出であるプレミアム音出力処理を実行する。なお、プレミアム音出力処理は、図11に示すように共通処理の一つであるから、ステップS808は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。   In step S808, the premium sound output process is executed based on the head address (0620H) of the main body of the premium sound output process acquired in step S806. That is, at the start of symbol variation when premium 1 is selected as the symbol variation pattern, the CPU 404 reads the premium sound output processing program in accordance with the head address (0620H) of the premium sound output processing body acquired in step S806. Then, a premium sound output process, which is a special effect for outputting premium sounds, is executed. Since the premium sound output process is one of the common processes as shown in FIG. 11, step S808 is a process for calling the common process from the individual process and executing the called common process.

ステップS809では、RAM408に記憶したプレミアム音出力処理の本体の先頭アドレス(0620H)を破棄する。RAM408の記憶領域を有効活用するためである。   In step S809, the head address (0620H) of the main body of the premium sound output process stored in the RAM 408 is discarded. This is because the storage area of the RAM 408 is effectively used.

ステップS810では、音出力処理を行う。すなわち、CPU404は、上述した処理先頭アドレス取得処理で取得・保管した音出力処理の先頭アドレス(0520H)に従って、音出力処理のプログラムを読みだし、音出力処理を実行する。なお、音出力処理は、図11に示すように共通処理の一つであるから、ステップS810は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。   In step S810, sound output processing is performed. That is, the CPU 404 reads the sound output processing program and executes the sound output processing according to the start address (0520H) of the sound output processing acquired / stored in the above-described processing start address acquisition processing. Since the sound output process is one of the common processes as shown in FIG. 11, step S810 is a process for calling the common process from the individual process and executing the called common process.

<ランプ出力処理>
次に、図14を用いて、ランプ出力処理について説明する。図14は、図13の演出制御処理のステップS801のランプ出力処理の流れを詳しく示すフローチャートである。なお、ランプ出力処理は、個別処理の一つである。
<Lamp output processing>
Next, the lamp output process will be described with reference to FIG. FIG. 14 is a flowchart showing in detail the flow of the lamp output process in step S801 of the effect control process of FIG. The lamp output process is one of individual processes.

ランプ出力処理では、図15に示すランプ点灯テーブル(ROM406に記憶されている)に従って、ランプの点灯を制御する。ここで、ランプは複数(本実施形態では16)のセグメント(複数のランプの集まり)から構成されるとともに、各セグメントは複数(本実施形態では16)のポートを具備し、各ポートにはLEDがそれぞれ接続されている。図15に示すランプ点灯テーブルは、図柄変動パターン及び演出制御タイマの値ごとに、各セグメントの各ポートの点灯状況(オンは点灯、オフは消灯を意味する;点灯フラグともいう)を示すデータテーブルである。例えば、図柄変動パターンとして「リーチ変動1」が選択され、演出制御タイマの値が「0」のときは、セグメント1及び2のすべてのポートの点灯フラグはオフに設定されており、演出制御タイマの値が「1」のときは、セグメント1のポート15及び16の点灯フラグはオン、それ以外のポートの点灯フラグはオフに設定されている。なお、図15に示すランプ点灯テーブルは、その内容の一部(図柄変動パターンがリーチ変動1〜リーチ変動3の場合であって、セグメントがセグメント1及び2の場合)を例示したものである。   In the lamp output process, the lamp lighting is controlled according to the lamp lighting table (stored in the ROM 406) shown in FIG. Here, the lamp is composed of a plurality (16 in this embodiment) of segments (a group of a plurality of lamps), and each segment has a plurality of (16 in the present embodiment) ports, and each port has an LED. Are connected to each other. The lamp lighting table shown in FIG. 15 is a data table that indicates the lighting status of each port of each segment (on means on, off means off; also referred to as a lighting flag) for each symbol variation pattern and effect control timer value. It is. For example, when “reach variation 1” is selected as the symbol variation pattern and the value of the effect control timer is “0”, the lighting flags of all the ports of segment 1 and 2 are set to OFF, and the effect control timer When the value of “1” is “1”, the lighting flags of the ports 15 and 16 of the segment 1 are set to ON, and the lighting flags of the other ports are set to OFF. Note that the lamp lighting table shown in FIG. 15 illustrates a part of the contents (when the symbol variation pattern is reach variation 1 to reach variation 3, and the segments are segments 1 and 2).

また、ランプ出力処理では、図16に示すランプ輝度テーブル(ROM406に記憶されている)に従って、ランプの輝度を制御する。ランプ輝度テーブルは、図柄変動パターン及び演出制御タイマの値ごとに、各セグメントの各ポートの輝度状況(0から255の256階調の値で輝度を表現する;輝度情報ともいう)を示すデータテーブルである。例えば、図柄変動パターンとして「リーチ変動1」が選択され、演出制御タイマの値が「0」のときは、セグメント1のポート15及び16の輝度情報はそれぞれ32、それ以外のポートの輝度情報は0に設定されており、演出制御タイマの値が「1」のときは、セグメント1のポート15及び16の輝度情報はそれぞれ64、それ以外のポートの輝度情報は0に設定されている。なお、図16に示すランプ点灯テーブルは、その内容の一部(図柄変動パターンがリーチ変動1〜リーチ変動3の場合であって、セグメントがセグメント1及び2の場合)を例示したものである。   In the lamp output process, the lamp brightness is controlled according to the lamp brightness table (stored in the ROM 406) shown in FIG. The lamp luminance table is a data table showing the luminance status of each port of each segment (luminance is expressed by 256 gradation values from 0 to 255; also referred to as luminance information) for each symbol variation pattern and effect control timer value. It is. For example, when “reach variation 1” is selected as the symbol variation pattern and the value of the production control timer is “0”, the luminance information of the ports 15 and 16 of the segment 1 is 32, and the luminance information of the other ports is When the value is set to 0 and the value of the effect control timer is “1”, the luminance information of the ports 15 and 16 of the segment 1 is set to 64, and the luminance information of the other ports is set to 0. Note that the lamp lighting table shown in FIG. 16 illustrates a part of the contents (when the symbol variation pattern is reach variation 1 to reach variation 3, and the segments are segments 1 and 2).

ステップS901では、対象セグメント番号に初期値を設定する。具体的には、初期値は1であるので、対象セグメント番号に1を設定する。   In step S901, an initial value is set for the target segment number. Specifically, since the initial value is 1, 1 is set as the target segment number.

ステップS902では、対象ポート番号に初期値を設定する。具体的には、初期値は1であるので、対象ポート番号に1を設定する。   In step S902, an initial value is set for the target port number. Specifically, since the initial value is 1, 1 is set as the target port number.

ステップS903では、選択された図柄変動パターン、設定された演出制御タイマ、設定された対象セグメント番号、及び設定された対象ポート番号に基づいて、ランプ点灯テーブルから該当する点灯フラグを取得する。例えば、図15に示すランプ点灯テーブルにおいて、選択された図柄変動パターンは「リーチ変動1」、設定された演出制御タイマは「0」、設定された対象セグメント番号は「1」、及び設定された対象ポート番号は「1」のときは、点灯フラグ「オフ」を取得する。   In step S903, a corresponding lighting flag is acquired from the lamp lighting table based on the selected symbol variation pattern, the set production control timer, the set target segment number, and the set target port number. For example, in the lamp lighting table shown in FIG. 15, the selected symbol variation pattern is “reach variation 1”, the set production control timer is “0”, the set target segment number is “1”, and set. When the target port number is “1”, the lighting flag “off” is acquired.

ステップS904では、ステップS904で取得した点灯フラグに基づいて、ランプ点灯制御処理を行う。すなわち、CPU404は、図12の処理先頭アドレス取得処理のステップS703で取得・保管したランプ点灯制御処理の先頭アドレス(0180H)に従ってランプ点灯制御処理のプログラムを読みだし、ランプ点灯制御処理を実行する。なお、ランプ点灯制御処理は、図11に示すように共通処理の一つであるから、ステップS904は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。ランプ点灯制御処理に関しては、詳しくは後述する。   In step S904, a lamp lighting control process is performed based on the lighting flag acquired in step S904. That is, the CPU 404 reads the lamp lighting control processing program according to the lamp lighting control processing head address (0180H) acquired and stored in step S703 of the processing head address acquisition processing of FIG. 12, and executes the lamp lighting control processing. Since the lamp lighting control process is one of the common processes as shown in FIG. 11, step S904 is a process for calling the common process from the individual process and executing the called common process. The lamp lighting control process will be described later in detail.

ステップS905では、選択された図柄変動パターン、設定された演出制御タイマ、設定された対象セグメント番号、及び設定された対象ポート番号に基づいて、ランプ輝度テーブルから該当する輝度情報を取得する。例えば、図16に示すランプ点灯テーブルにおいて、選択された図柄変動パターンは「リーチ変動1」、設定された演出制御タイマは「0」、設定された対象セグメント番号は「1」、及び設定された対象ポート番号は「1」のときは、輝度情報「0」を取得する。   In step S905, the corresponding luminance information is acquired from the lamp luminance table based on the selected symbol variation pattern, the set effect control timer, the set target segment number, and the set target port number. For example, in the lamp lighting table shown in FIG. 16, the selected symbol variation pattern is “reach variation 1”, the set production control timer is “0”, the set target segment number is “1”, and set. When the target port number is “1”, the luminance information “0” is acquired.

ステップS906では、ステップS905で取得した輝度情報に基づいて、ランプ輝度制御処理を行う。すなわち、CPU404は、図12の処理先頭アドレス取得処理のステップS705で取得・保管したランプ輝度制御処理の先頭アドレス(01A0H)に従って、ランプ輝度制御処理のプログラムを読みだし、ランプ輝度制御処理を実行する。なお、ランプ輝度制御処理は、図11に示すように共通処理の一つであるから、ステップS906は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。ランプ輝度制御処理に関しては、詳しくは後述する。   In step S906, lamp luminance control processing is performed based on the luminance information acquired in step S905. That is, the CPU 404 reads the lamp brightness control process program and executes the lamp brightness control process according to the start address (01A0H) of the lamp brightness control process acquired and stored in step S705 of the process start address acquisition process of FIG. . Since the lamp brightness control process is one of the common processes as shown in FIG. 11, step S906 is a process for calling the common process from the individual process and executing the called common process. The lamp brightness control process will be described later in detail.

ステップS907では、対象ポート番号に1加算した値を設定する。例えば、現在、対象ポート番号が1であるときは、対象ポート番号に2が設定される。   In step S907, a value obtained by adding 1 to the target port number is set. For example, when the target port number is currently 1, 2 is set as the target port number.

ステップS908では、対象ポート番号が最大ポート番号(本実施形態では16)より大きいか否かを判定する。対象ポート番号が最大ポート番号より大きいときは、設定された対象セグメントのすべてのポートに対してランプ点灯制御処理及びランプ輝度制御処理を行ったので、ランプステップS909に進み、そうでないときは、ステップS903に戻る。   In step S908, it is determined whether the target port number is greater than the maximum port number (16 in the present embodiment). When the target port number is larger than the maximum port number, the lamp lighting control process and the lamp brightness control process have been performed for all the ports of the set target segment, so the process proceeds to lamp step S909. The process returns to S903.

ステップS909では、対象セグメント番号に1加算した値を設定する。例えば、現在、対象セグメント番号が1であるときは、対象ポート番号に2が設定される。   In step S909, a value obtained by adding 1 to the target segment number is set. For example, when the target segment number is currently 1, 2 is set as the target port number.

ステップS910では、対象セグメント番号が最大セグメント番号(本実施形態では16)より大きいか否かを判定する。対象セグメント番号が最大セグメント番号より大きいときは、すべてのセグメントのすべてのポートに対してランプ点灯制御処理及びランプ輝度制御処理を行ったので、処理を終了し、そうでないときは、ステップS902に戻る。   In step S910, it is determined whether the target segment number is greater than the maximum segment number (16 in this embodiment). When the target segment number is larger than the maximum segment number, the lamp lighting control process and the lamp brightness control process are performed for all the ports of all the segments. Therefore, the process ends. Otherwise, the process returns to step S902. .

<ランプ全点灯処理>
次に、図17を用いて、ランプ全点灯処理について説明する。ランプ全点灯処理は、個別処理の一つであり、すべてのランプ(全セグメントの全ポートに接続されたLED)を最大輝度で点灯する処理である。図17は、図9(a)のリセット例外処理のステップS307のランプ全点灯処理の流れを詳しく示すフローチャートである。
<All lamp lighting process>
Next, the lamp full lighting process will be described with reference to FIG. The lamp all lighting process is one of individual processes, and is a process for lighting all lamps (LEDs connected to all ports of all segments) with the maximum luminance. FIG. 17 is a flowchart showing in detail the flow of the full lamp lighting process in step S307 of the reset exception process of FIG.

ステップS1001では、点灯フラグにオンを設定する。   In step S1001, the lighting flag is set to ON.

ステップS1002では、輝度情報に最大値を設定する。具体的には、最大値は255であるので、輝度情報に255を設定する。   In step S1002, a maximum value is set for the luminance information. Specifically, since the maximum value is 255, 255 is set in the luminance information.

ステップS1003では、対象セグメント番号に初期値を設定する。具体的には、初期値は1であるので、対象セグメント番号に1を設定する。   In step S1003, an initial value is set for the target segment number. Specifically, since the initial value is 1, 1 is set as the target segment number.

ステップS1004では、対象ポート番号に初期値を設定する。具体的には、初期値は1であるので、対象ポート番号に1を設定する。   In step S1004, an initial value is set for the target port number. Specifically, since the initial value is 1, 1 is set as the target port number.

ステップS1005では、ステップS1001で設定した点灯フラグに基づいて、ランプ点灯制御処理を行う。すなわち、CPU404は、図12の処理先頭アドレス取得処理のステップS703で取得・保管したランプ点灯制御処理の先頭アドレス(0180H)に従ってランプ点灯制御処理のプログラムを読みだし、ランプ点灯制御処理を実行する。なお、ランプ点灯制御処理は、図11に示すように共通処理の一つであるから、ステップS1005は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。ランプ点灯制御処理に関しては、詳しくは後述する。   In step S1005, a lamp lighting control process is performed based on the lighting flag set in step S1001. That is, the CPU 404 reads the lamp lighting control processing program according to the lamp lighting control processing head address (0180H) acquired and stored in step S703 of the processing head address acquisition processing of FIG. 12, and executes the lamp lighting control processing. Since the lamp lighting control process is one of the common processes as shown in FIG. 11, step S1005 is a process for calling the common process from the individual process and executing the called common process. The lamp lighting control process will be described later in detail.

ステップS1006では、ステップS1002で設定した輝度情報に基づいて、ランプ輝度制御処理を行う。すなわち、CPU404は、図12の処理先頭アドレス取得処理のステップS705で取得・保管したランプ輝度制御処理の先頭アドレス(01A0H)に従って、ランプ輝度制御処理のプログラムを読みだし、ランプ輝度制御処理を実行する。なお、ランプ輝度制御処理は、図11に示すように共通処理の一つであるから、ステップS906は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。ランプ輝度制御処理に関しては、詳しくは後述する。   In step S1006, lamp luminance control processing is performed based on the luminance information set in step S1002. That is, the CPU 404 reads the lamp brightness control process program and executes the lamp brightness control process according to the start address (01A0H) of the lamp brightness control process acquired and stored in step S705 of the process start address acquisition process of FIG. . Since the lamp brightness control process is one of the common processes as shown in FIG. 11, step S906 is a process for calling the common process from the individual process and executing the called common process. The lamp brightness control process will be described later in detail.

ステップS1007では、対象ポート番号に1加算した値を設定する。例えば、現在、対象ポート番号が1であるときは、対象ポート番号に2が設定される。   In step S1007, a value obtained by adding 1 to the target port number is set. For example, when the target port number is currently 1, 2 is set as the target port number.

ステップS1008では、対象ポート番号が最大ポート番号(本実施形態では16)より大きいか否かを判定する。対象ポート番号が最大ポート番号より大きいときは、設定された対象セグメントのすべてのポートに対してランプ点灯制御処理及びランプ輝度制御処理を行ったので、ステップS1009に進み、そうでないときは、ステップS1005に戻る。   In step S1008, it is determined whether the target port number is greater than the maximum port number (16 in the present embodiment). When the target port number is larger than the maximum port number, the lamp lighting control process and the lamp brightness control process are performed for all the ports of the set target segment, so the process proceeds to step S1009. Otherwise, the process proceeds to step S1005. Return to.

ステップS1009では、対象セグメント番号に1加算した値を設定する。例えば、現在、対象セグメント番号が1であるときは、対象ポート番号に2が設定される。   In step S1009, a value obtained by adding 1 to the target segment number is set. For example, when the target segment number is currently 1, 2 is set as the target port number.

ステップS1010では、対象セグメント番号が最大セグメント番号(本実施形態では16)より大きいか否かを判定する。対象セグメント番号が最大セグメント番号より大きいときは、すべてのセグメントのすべてのポートに対してランプ点灯制御処理及びランプ輝度制御処理を行ったので、処理を終了し、そうでないときは、ステップS1004に戻る。   In step S1010, it is determined whether the target segment number is greater than the maximum segment number (16 in the present embodiment). When the target segment number is larger than the maximum segment number, the lamp lighting control process and the lamp brightness control process are performed for all the ports of all the segments. Therefore, the process ends. Otherwise, the process returns to step S1004. .

<ランプ点灯制御処理>
次に、図18を用いて、ランプ点灯制御処理について説明する。図18は、図14のランプ出力処理のステップS904、及び図17のランプ全点灯処理のステップS1005のランプ点灯制御処理の流れを詳しく示すフローチャートである。
<Lamp lighting control processing>
Next, the lamp lighting control process will be described with reference to FIG. FIG. 18 is a flowchart showing in detail the flow of the lamp lighting control process in step S904 of the lamp output process of FIG. 14 and step S1005 of the full lamp lighting process of FIG.

ステップS1101では、点灯フラグはオンであるか否かを判定する。点灯フラグがオンであるときは、ステップS1102に進み、点灯フラグがオフであるときは、ステップS1103に進む。   In step S1101, it is determined whether or not the lighting flag is on. When the lighting flag is on, the process proceeds to step S1102, and when the lighting flag is off, the process proceeds to step S1103.

ステップS1102では、設定された対象セグメント番号、及び設定された対象ポート番号のランプに点灯信号を出力する。例えば、設定された対象セグメント番号が1、設定された対象ポート番号が1であるときは、対象セグメント番号1で対象ポート番号1に対応するランプに対して点灯信号を出力する。この結果、対象セグメント番号1で対象ポート番号1に対応するランプは点灯する。   In step S1102, a lighting signal is output to the lamp of the set target segment number and the set target port number. For example, when the set target segment number is 1 and the set target port number is 1, a lighting signal is output to the lamp corresponding to the target port number 1 with the target segment number 1. As a result, the lamp corresponding to the target port number 1 in the target segment number 1 is turned on.

ステップS1103では、設定された対象セグメント番号、及び設定された対象ポート番号のランプに消灯信号を出力する。例えば、設定された対象セグメント番号が1、設定された対象ポート番号が1であるときは、対象セグメント番号1で対象ポート番号1に対応するランプに対して消灯信号を出力する。この結果、対象セグメント番号1で対象ポート番号1に対応するランプは消灯する。   In step S1103, a turn-off signal is output to the set target segment number and the lamp of the set target port number. For example, when the set target segment number is 1 and the set target port number is 1, a turn-off signal is output to the lamp corresponding to the target port number 1 at the target segment number 1. As a result, the lamp corresponding to the target port number 1 in the target segment number 1 is turned off.

<ランプ輝度制御処理>
次に、図19を用いて、ランプ輝度制御処理について説明する。図19は、図14のランプ出力処理のステップS906、及び図17のランプ全点灯処理のステップS1006のランプ輝度制御処理の流れを詳しく示すフローチャートである。
<Lamp brightness control processing>
Next, the lamp brightness control process will be described with reference to FIG. FIG. 19 is a flowchart showing in detail the flow of the lamp brightness control process in step S906 of the lamp output process of FIG. 14 and step S1006 of the full lamp lighting process of FIG.

ステップS1201では、設定された対象セグメント番号、及び設定された対象ポート番号のランプに設定された輝度情報に対応した輝度調節信号を出力する。例えば、設定された対象セグメント番号が1、設定された対象ポート番号が1、設定された輝度情報が32であるときは、対象セグメント番号1で対象ポート番号1に対応するランプに対して、輝度情報32に対応した輝度調節信号を出力する。この結果、対象セグメント番号1で対象ポート番号1に対応するランプは輝度情報32に対応した輝度で点灯する。   In step S1201, a luminance adjustment signal corresponding to the luminance information set for the set target segment number and the lamp of the set target port number is output. For example, when the set target segment number is 1, the set target port number is 1, and the set brightness information is 32, the brightness corresponding to the target port number 1 in the target segment number 1 A brightness adjustment signal corresponding to the information 32 is output. As a result, the lamp corresponding to the target port number 1 in the target segment number 1 is lit with the brightness corresponding to the brightness information 32.

<抽選処理>
次に、図20を用いて、抽選処理について説明する。図20は、図9(c)の抽選処理の流れを詳しく示すフローチャートである。詳しくは、図20のステップS1301からステップS1304の処理が、図9(c)のステップS501の図柄変動パターン選択処理を示し、また、図20のステップS1305からステップS1308の処理が、図9(c)のステップS502の停止図柄選択処理を示し、また、図20のステップS1309からステップS1312の処理が、図9(c)のステップS503の予告選択処理を示している。
<Lottery processing>
Next, the lottery process will be described with reference to FIG. FIG. 20 is a flowchart showing in detail the flow of the lottery process in FIG. Specifically, the processing from step S1301 to step S1304 in FIG. 20 shows the symbol variation pattern selection processing in step S501 in FIG. 9C, and the processing from step S1305 to step S1308 in FIG. ) Shows a stop symbol selection process in step S502, and the process from step S1309 to step S1312 in FIG. 20 shows the notice selection process in step S503 in FIG. 9C.

ステップS1301では、図柄変動パターン選択の抽選処理に用いる1バイト乱数カウンタを設定する。   In step S1301, a 1-byte random number counter used for the lottery process for selecting the symbol variation pattern is set.

ステップS1302では、図柄変動パターン選択の抽選処理に用いる抽選テーブルとして、図柄変動パターン選択用テーブルを設定する。   In step S1302, a symbol variation pattern selection table is set as a lottery table used in the symbol variation pattern selection lottery process.

図21に図柄変動パターン選択用テーブルの一例を示す。図柄変動パターン選択用テーブルは、装飾図柄表示装置110における図柄変動パターンを決定するデータテーブルであり、タイマ番号、及び図柄変動パターン選択用乱数の値に基づいて、図柄変動パターンを決定する。例えば、タイマ番号が1の場合には、図柄変動パターン選択用乱数の範囲は0〜127(範囲の大きさは128)であるから、取得した乱数の値に関わらず、100%(=128/128)の確率で「通常変動1」の図柄変動パターンを選択する。また、タイマ番号が3の場合には、図柄変動パターン選択用乱数の範囲は、0〜31(範囲の大きさは32)、32〜63(範囲の大きさは32)、64〜95(範囲の大きさは32)、96〜127(範囲の大きさは32)の4種類があり、それぞれ32/128の確率で「リーチ変動11」、「リーチ変動12」、「リーチ変動13」、「リーチ変動14」のいずれかを選択する。   FIG. 21 shows an example of the symbol variation pattern selection table. The symbol variation pattern selection table is a data table for determining the symbol variation pattern in the decorative symbol display device 110, and determines the symbol variation pattern based on the timer number and the value of the symbol variation pattern selection random number. For example, when the timer number is 1, the range of the random number for selecting the symbol variation pattern is 0 to 127 (the size of the range is 128). Therefore, regardless of the value of the acquired random number, 100% (= 128 / The symbol variation pattern of “normal variation 1” is selected with a probability of 128). When the timer number is 3, the range of the random number for selecting the symbol variation pattern is 0 to 31 (the size of the range is 32), 32 to 63 (the size of the range is 32), and 64 to 95 (the range). Are 32) and 96 to 127 (the size of the range is 32), each with a probability of 32/128, “reach fluctuation 11”, “reach fluctuation 12”, “reach fluctuation 13”, “ One of the reach variations 14 ”is selected.

ステップS1303では、上述した1バイト乱数カウンタ、及び図柄変動パターン選択用テーブルを用いて、図柄変動パターンを抽選により取得する抽選結果1取得処理を行う。すなわち、CPU404は、図12の処理先頭アドレス取得処理のステップS707で取得・保管した抽選結果1取得処理の先頭アドレス(0460H)に従って、抽選結果1取得処理のプログラムを読みだし、抽選結果1取得処理を実行する。なお、抽選結果1取得処理は、図11に示すように共通処理の一つであるから、ステップS1303は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。   In step S1303, a lottery result 1 acquisition process for acquiring a symbol variation pattern by lottery is performed using the above-described 1-byte random number counter and symbol variation pattern selection table. That is, the CPU 404 reads the lottery result 1 acquisition process program according to the lottery result 1 acquisition process start address (0460H) acquired and stored in step S707 of the process start address acquisition process of FIG. Execute. Since the lottery result 1 acquisition process is one of the common processes as shown in FIG. 11, step S1303 is a process for calling the common process from the individual process and executing the called common process.

ステップS1304では、抽選結果として取得した図柄変動パターンをRAM408に格納する。   In step S1304, the symbol variation pattern acquired as the lottery result is stored in the RAM 408.

ステップS1305では、停止図柄選択の抽選処理に用いる1バイト乱数カウンタを設定する。   In step S1305, a 1-byte random number counter used for the lottery process for stop symbol selection is set.

ステップS1306では、停止図柄選択の抽選処理に用いる抽選テーブルとして、停止図柄選択用テーブルを設定する。   In step S1306, a stop symbol selection table is set as a lottery table used for the lottery process for stop symbol selection.

図22に停止図柄選択用テーブルの一例を示す。停止図柄選択用テーブルは、装飾図柄表示装置110において停止表示させる停止図柄の組合せ(図柄表示領域110a〜110cに停止表示される装飾図柄の組合せ)を決定するデータテーブルであり、図柄変動パターン、及び停止図柄選択用乱数の値に基づいて、停止図柄の組合せを決定する。例えば、図柄変動パターンが「リーチ変動30」の場合には、停止図柄選択用乱数の範囲は、0〜31(範囲の大きさは32)、32〜55(範囲の大きさは24)、56〜79(範囲の大きさは24)、80〜103(範囲の大きさは24)、104〜127(範囲の大きさは24)の5種類があるので、停止図柄の組合せとして、それぞれ、32/128、24/128、24/128、24/128、24/128の確率で、「装飾1−装飾1−装飾1」、「装飾3−装飾3−装飾3」、「装飾5−装飾5−装飾5」、「装飾7−装飾7−装飾7」、「装飾9−装飾9−装飾9」のいずれかを選択する。   FIG. 22 shows an example of the stop symbol selection table. The stop symbol selection table is a data table that determines a combination of stop symbols to be stopped and displayed on the decorative symbol display device 110 (a combination of decorative symbols that are stopped and displayed in the symbol display areas 110a to 110c). Based on the value of the stop symbol selection random number, the combination of stop symbols is determined. For example, when the symbol variation pattern is “reach variation 30”, the stop symbol selection random number ranges from 0 to 31 (the size of the range is 32), 32 to 55 (the size of the range is 24), 56. There are five types of -79 (range size is 24), 80-103 (range size is 24), and 104-127 (range size is 24). / 128, 24/128, 24/128, 24/128, 24/128, with the probability of "decoration 1 -decoration 1 -decoration 1", "decoration 3 -decoration 3 -decoration 3", "decoration 5 -decoration 5" One of “decoration 5”, “decoration 7-decoration 7-decoration 7”, and “decoration 9-decoration 9-decoration 9” is selected.

ステップS1307では、上述した1バイト乱数カウンタ、及び停止図柄選択用テーブルを用いて、停止図柄の組合せを抽選により取得する抽選結果6取得処理を行う。すなわち、CPU404は、図12の処理先頭アドレス取得処理のステップS712で取得・保管した抽選結果6取得処理の先頭アドレス(04C0H)に従って、抽選結果6取得処理のプログラムを読みだし、抽選結果6取得処理を実行する。なお、抽選結果6取得処理は、図11に示すように共通処理の一つであるから、ステップS1307は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。   In step S1307, a lottery result 6 acquisition process for acquiring a combination of stop symbols by lottery is performed using the 1-byte random number counter and stop symbol selection table described above. That is, the CPU 404 reads the lottery result 6 acquisition process program in accordance with the lottery result 6 acquisition process start address (04C0H) acquired and stored in step S712 of the process start address acquisition process of FIG. Execute. Since the lottery result 6 acquisition process is one of the common processes as shown in FIG. 11, step S1307 is a process for calling the common process from the individual process and executing the called common process.

ステップS1308では、抽選結果として取得した停止図柄の組合せ、つまり、左、中、右の停止図柄をRAM408に格納する。   In step S1308, the combination of stop symbols acquired as the lottery result, that is, the left, middle and right stop symbols are stored in the RAM 408.

ステップS1309では、予告選択の抽選処理に用いる1バイト乱数カウンタを設定する。   In step S1309, a 1-byte random number counter used for the lottery process for the advance notice selection is set.

ステップS1310では、予告選択の抽選処理に用いる抽選テーブルとして、予告選択用テーブルを設定する。   In step S1310, a notice selection table is set as the lottery table used for the lottery process for the notice selection.

図23に予告選択用テーブルの一例を示す。予告選択用テーブルは、装飾図柄表示装置110における予告態様画像を決定するデータテーブルであり、図柄変動パターン、及び予告選択用乱数の値に基づいて、予告態様を決定する。例えば、図柄変動パターンが「通常変動1」の場合には、予告選択用乱数の範囲は、0〜126(範囲の大きさは127)、127〜127(範囲の大きさは1)の2種類があるので、予告態様として、それぞれ、127/128、1/128の確率で、「予告なし」、「風船」のいずれかを選択する。本実施形態では、「予告なし」<「風船」<「ヨット」の順に大当たりまたは特別大当たりの期待感を高めるようにしている。   FIG. 23 shows an example of the notice selection table. The notice selection table is a data table for determining the notice form image in the decorative symbol display device 110, and decides the notice form based on the design variation pattern and the value of the notice selection random number. For example, when the symbol variation pattern is “normal variation 1”, the range of the random number for selecting the notice is two types of 0 to 126 (the size of the range is 127) and 127 to 127 (the size of the range is 1). Therefore, as the notice mode, either “no notice” or “balloon” is selected with a probability of 127/128 or 1/128, respectively. In this embodiment, the expectation of jackpot or special jackpot is increased in the order of “no notice” <“balloon” <“yacht”.

ステップS1311では、上述した1バイト乱数カウンタ、及び予告選択用テーブルを用いて、予告態様を抽選により取得する抽選結果2取得処理を行う。すなわち、CPU404は、図12の処理先頭アドレス取得処理のステップS710で取得・保管した抽選結果2取得処理の先頭アドレス(0470H)に従って、抽選結果2取得処理のプログラムを読みだし、抽選結果2取得処理を実行する。なお、抽選結果2取得処理は、図11に示すように共通処理の一つであるから、ステップS1311は、個別処理から共通処理を呼び出し、呼び出した共通処理を実行する処理である。   In step S1311, the lottery result 2 acquisition process for acquiring the notice mode by lottery is performed using the 1-byte random number counter and the notice selection table described above. That is, the CPU 404 reads the lottery result 2 acquisition process program in accordance with the lottery result 2 acquisition process start address (0470H) acquired and stored in step S710 of the process start address acquisition process of FIG. Execute. Since the lottery result 2 acquisition process is one of the common processes as shown in FIG. 11, step S1311 is a process for calling the common process from the individual process and executing the called common process.

ステップS1312では、抽選結果として取得した予告態様をRAM408に格納する。   In step S1312, the notice mode acquired as the lottery result is stored in the RAM 408.

図24は、以上に述べた副制御部400の処理をまとめた図、すなわち、ROM406の構成、及びROM406に格納された処理(プログラム)をCPU404が読みだして実行する動作手順を示した模式図である。   FIG. 24 is a diagram summarizing the processing of the sub-control unit 400 described above, that is, a schematic diagram showing an operation procedure in which the CPU 404 reads out and executes the configuration (program) stored in the ROM 406 and the ROM 406. It is.

本実施形態では、図24に示すように、共通処理を実行する共通関数ライブラリを個別処理とは別に備えている。メモリ配置に関しては、メモリ空間の下位アドレスに共通関数ライブラリ、メモリ空間の上位アドレスに個別処理を配置し、汎用的に個別処理が共通処理のアドレスを記憶しないで共通処理を実行できるように構成している。   In the present embodiment, as shown in FIG. 24, a common function library for executing common processing is provided separately from the individual processing. Regarding memory allocation, the common function library is arranged at the lower address of the memory space, and the individual processing is arranged at the upper address of the memory space, so that the individual processing can be executed for general purpose without storing the address of the common processing. ing.

ここで、共通処理とは、例えば、マイコン自身やRAM、及び周辺装置(通信コントローラ、演出装置など)に情報を書き込んだり、読み出したりする処理、いわゆるデバイスドライバ、特定の演算・変換用サブルーチン、ROMのテーブルアドレスとオフセットから値を読みだす値選択用サブルーチン、RAMの基準アドレスとオフセットから値を読み出したり、書き込んだりする値読み書きサブルーチンなどを含む。また、個別処理とは、例えば、割込み処理(処理の先頭アドレスがベクターテーブル経由で呼ばれる処理)、例外処理(処理の先頭アドレスがベクターテーブル経由で呼ばれる処理)、割込み処理または例外処理から呼び出されるサブルーチン(割込み処理または例外処理の処理実行時に1度だけ呼び出される処理、割込み処理または例外処理のループ処理内でループごとに呼び出される処理)などである。なお、個別処理としては、意味的または機能的にまとまった一連の処理をいい、手続き、関数、プロセス、スレッドなどが含まれる。   Here, the common process is, for example, a process of writing information to or reading information from the microcomputer itself, RAM, and peripheral devices (communication controller, rendering device, etc.), so-called device driver, a specific calculation / conversion subroutine, ROM A value selection subroutine for reading a value from the table address and offset, and a value read / write subroutine for reading and writing a value from the reference address and offset of the RAM. The individual processing is, for example, a subroutine called from interrupt processing (processing in which the processing start address is called via the vector table), exception processing (processing in which the processing start address is called through the vector table), interrupt processing or exception processing. (A process called only once when an interrupt process or an exception process is executed, a process called for each loop within a loop process of an interrupt process or an exception process), and the like. The individual processing refers to a series of semantically or functionally integrated processing, and includes procedures, functions, processes, threads, and the like.

また、共通関数ライブラリは、共通処理の格納アドレスを記憶した関数テーブルと、共通処理の本体に二分され、関数テーブルはメモリ空間の下位アドレスに、共通処理の本体はメモリ空間の上位アドレスに配置されている。なお、関数テーブルを常に特定のアドレスに配置し(例えば、ROM406の先頭アドレスの0000Hなど)、個別処理が特定のアドレスを呼び出すことにより、検索処理を行うようにしてもよい。   The common function library is divided into a function table that stores the storage address of the common process and a main body of the common process, the function table is arranged at the lower address of the memory space, and the main body of the common process is arranged at the upper address of the memory space. ing. It should be noted that the function table may always be arranged at a specific address (for example, 0000H, which is the top address of the ROM 406), and the individual process calls the specific address to perform the search process.

このようなメモリ構成のもと、例えば、CPU404が共通処理の一つである個別処理αを実行し、個別処理αの中で共通処理Pを呼び出して共通処理Pを実行する場合には、CPU404は、まず、共通関数ライブラリの中の関数テーブルを検索して、共通処理Pの本体が格納されているアドレスPを取得する。なお、検索処理は、個別処理αから指示された引数(関数テーブル及び共通処理の識別子)に基づいて、該当する関数テーブルの中から該当する共通処理のアドレスを検索する。   Under such a memory configuration, for example, when the CPU 404 executes the individual process α which is one of the common processes, and calls the common process P and executes the common process P in the individual process α, the CPU 404 First, the function table in the common function library is searched to obtain the address P where the main body of the common process P is stored. In the search process, the address of the corresponding common process is searched from the corresponding function table based on the arguments (function table and common process identifier) specified by the individual process α.

次いで、CPU404は、共通処理Pの本体が格納されたアドレスPに従って、共通処理Pのプログラムを読み込み、共通処理Pを実行する。そして、共通処理Pを実行後は、個別処理αの次の処理に移る。   Next, the CPU 404 reads the program of the common process P and executes the common process P according to the address P in which the main body of the common process P is stored. Then, after executing the common process P, the process proceeds to the next process of the individual process α.

なお、共通処理は、他の個別処理からの呼び出し可能であり、例えば、個別処理βの中で共通処理Pを呼び出して共通処理Pを実行することも可能である。   The common process can be called from another individual process. For example, the common process P can be executed by calling the common process P in the individual process β.

以上述べたように、本実施形態に係る遊技台によれば、複数機種で共通的に使用可能な共通処理を共通関数ライブラリとして個別処理とは別個に備え、共通関数ライブラリを関数テーブルと共通処理実体とから構成したので、演出装置による演出動作の多様化に伴う制御プログラムやデータが大きくなっても、開発の手間の増大・非効率化や制御の非効率化を防止することができる。この結果、演出装置の演出動作の多様化を促進することができる。   As described above, according to the gaming machine according to the present embodiment, common processing that can be commonly used by a plurality of models is provided as a common function library separately from the individual processing, and the common function library is shared with the function table. Since it consists of the entity, even if the control program and data accompanying the diversification of the rendering operation by the rendering device increase, it is possible to prevent an increase in inefficiency, inefficiency, and inefficiency of control. As a result, diversification of the rendering operation of the rendering device can be promoted.

以上から、本実施形態に係る遊技台は、例えば、親処理(個別処理)から呼び出されるサブルーチン(共通処理)と、1又は複数の前記サブルーチンのアドレスを記憶しているアドレステーブル(関数テーブル)と、を記憶している記憶装置(ROM406)を備え、複数の前記親処理が前記アドレステーブルを共通的に用いて必要なサブルーチンのアドレスを特定するように構成されている。   From the above, the gaming machine according to the present embodiment includes, for example, a subroutine (common process) called from a parent process (individual process), and an address table (function table) storing addresses of one or a plurality of the subroutines. , And a plurality of the parent processes commonly use the address table to specify the address of a necessary subroutine.

このように、サブルーチンとアドレステーブルを備えて、アドレステーブルが親処理から呼び出されたサブルーチンの実体が格納されているアドレスを特定するので、サブルーチンを複数の親処理から共通的に使用可能な共通処理とすることができ、制御プログラムやデータが大きくなっても、開発の手間の増大・非効率化や制御の非効率化を防止することができる。   In this way, the subroutine and the address table are provided, and the address table specifies the address where the substance of the subroutine called from the parent process is stored, so that the subroutine can be commonly used from a plurality of parent processes. Even if the control program and data become large, it is possible to prevent an increase in inefficiency, inefficiency, and inefficiency of control.

また、上述した構成において、好適には、前記アドレステーブルは、前記サブルーチンの識別子(例えば、共通処理の識別子)と、当該サブルーチンが格納されている前記記憶装置上のアドレス(例えば、共通処理の先頭アドレス)と、を対応づけて記憶している。このようにアドレステーブルを構成することにより、サブルーチンと、サブルーチンが格納されているアドレスを1対1に対応づけることができるので、必要なサブルーチンのアドレスを簡単に特定することができる。   In the configuration described above, it is preferable that the address table includes an identifier of the subroutine (for example, an identifier for common processing) and an address on the storage device in which the subroutine is stored (for example, the head of the common processing). Address) in association with each other. By configuring the address table in this way, the subroutine and the address where the subroutine is stored can be associated one-to-one, so that the address of the necessary subroutine can be easily specified.

また、好適には、前記親処理が前記サブルーチンを呼び出す場合には、呼び出すサブルーチンの識別子を引数として、前記アドレステーブルから該当するサブルーチンのアドレスを検索し、取得する検索処理を実行する。これにより、アドレステーブルからサブルーチンのアドレスを容易に見つけ出すことができる。   Preferably, when the parent process calls the subroutine, the address of the corresponding subroutine is searched from the address table using the identifier of the subroutine to be called as an argument, and a search process is executed. Thereby, the address of the subroutine can be easily found from the address table.

また、好適には、前記記憶装置は、複数の前記アドレステーブル(例えば、複数の共通処理ライブラリの関数テーブル)を備え、前記親処理が前記サブルーチンを呼び出す場合には、呼び出すサブルーチンの識別子(例えば、共通処理の識別子)及び前記アドレステーブルを一意に識別可能な識別情報(例えば、ライブラリ名)を引数として、該当するアドレステーブルから該当するサブルーチンのアドレスを検索し、取得する検索処理を実行する。これにより、複数のアドレステーブルを備える構成としても、サブルーチンのアドレスを容易に見つけ出すことができる。   Preferably, the storage device includes a plurality of the address tables (for example, a function table of a plurality of common processing libraries), and when the parent process calls the subroutine, an identifier of the subroutine to be called (for example, Using the identifier of the common process) and identification information (for example, library name) that can uniquely identify the address table as arguments, the address of the corresponding subroutine is searched from the corresponding address table, and a search process is executed. As a result, even in a configuration including a plurality of address tables, the address of the subroutine can be easily found.

また、好適には、前記アドレステーブルが格納されている前記記憶装置上のアドレスの値は、前記親処理が格納されている前記記憶装置上のアドレスの値よりも、小さいことを特徴とする。これにより、所望のサブルーチンを検索する検索処理を簡単な構成とすることができる。   Preferably, the address value on the storage device storing the address table is smaller than the address value on the storage device storing the parent process. Thereby, the search process for searching for a desired subroutine can be simplified.

また、好適には、前記サブルーチンが格納されている前記記憶装置上のアドレスの値は、前記親処理が格納されている前記記憶装置上のアドレスの値よりも、小さいことを特徴とする。これにより、所望のサブルーチンを検索する検索処理を簡単な構成とすることができる。   Preferably, an address value on the storage device storing the subroutine is smaller than an address value on the storage device storing the parent process. Thereby, the search process for searching for a desired subroutine can be simplified.

また、好適には、前記アドレステーブルが格納されている前記記憶装置上のアドレスの値は、前記サブルーチンが格納されている前記記憶装置上のアドレスの値よりも、小さいことを特徴とする。これにより、所望のサブルーチンを検索する検索処理を簡単な構成とすることができる。   Preferably, the address value on the storage device storing the address table is smaller than the address value on the storage device storing the subroutine. Thereby, the search process for searching for a desired subroutine can be simplified.

さらに、好適には、前記記憶装置の特定のアドレス範囲を、複数の記憶内容のいずれかを割り当てて使用する領域(例えば、バンク用領域)として構成し、前記アドレステーブル及び前記サブルーチンを、前記特定のアドレス範囲外に配置し、前記親処理を、前記特定のアドレス範囲内に配置したことを特徴とする。これにより、共通処理に影響を与えずに、記憶装置の記憶容量を拡張することができる。   Further, preferably, the specific address range of the storage device is configured as an area (for example, a bank area) to which any one of a plurality of storage contents is allocated and used, and the address table and the subroutine are specified as the specific address range. The parent process is arranged within the specific address range. Thereby, the storage capacity of the storage device can be expanded without affecting the common processing.

また、上述した構成において、好適には、前記親処理および前記親処理から呼び出されるサブルーチンに基づいて、所定の演算を行う演算手段(例えば、CPU404)と、前記演算手段が行った所定の演算の結果を記憶する演算結果記憶装置(例えば、RAM408)と、をさらに備え、前記アドレステーブルを用いて特定したサブルーチンのアドレスを前記演算結果記憶装置に記憶するアドレス記憶処理(例えば、演出制御処理のステップS807)と、前記特定したサブルーチンを実行後に、前記演算結果記憶装置に記憶したサブルーチンのアドレスを消去するアドレス破棄処理(例えば、演出制御処理のステップS809)と、をさらに備える。このように、一回しか実行しない共通処理については、実行後に記憶したサブルーチンのアドレスを破棄するので、演算結果記憶装置を有効に活用することができる。   In the configuration described above, preferably, based on the parent process and a subroutine called from the parent process, a calculation unit (for example, the CPU 404) that performs a predetermined calculation and a predetermined calculation performed by the calculation unit. A calculation result storage device (for example, RAM 408) for storing results, and an address storage process (for example, step of effect control processing) for storing the address of the subroutine specified using the address table in the calculation result storage device S807) and an address discarding process (for example, step S809 of the effect control process) for deleting the address of the subroutine stored in the calculation result storage device after executing the specified subroutine. As described above, for the common process that is executed only once, the address of the subroutine stored after the execution is discarded, so that the operation result storage device can be used effectively.

また、上述した構成において、好適には、前記親処理および前記親処理から呼び出されるサブルーチンに基づいて、所定の演算を行う演算手段(例えば、CPU404)と、前記演算手段が行った所定の演算の結果を記憶する演算結果記憶装置(例えば、RAM408)と、をさらに備え、前記アドレステーブルを用いて特定したサブルーチンのアドレスを前記演算結果記憶装置に記憶するアドレス記憶処理(例えば、処理先頭アドレス取得処理のステップS703、ステップS705、ステップS708、ステップS710、ステップS712)をさらに備え、前記特定したサブルーチンを実行後、再度、同一のサブルーチンを実行する場合は、前記演算結果記憶装置に記憶したアドレスに従って、サブルーチンを実行する(例えば、ランプ出力処理のステップS904、S907、ランプ全点灯処理のステップS1005、S1006、抽選処理のステップS1303、ステップS1307、ステップS1311)。このように、複数回実行する共通処理については、サブルーチンのアドレスを保持し続けることにより、共通処理の処理を速くすることができる。   In the configuration described above, preferably, based on the parent process and a subroutine called from the parent process, a calculation unit (for example, the CPU 404) that performs a predetermined calculation and a predetermined calculation performed by the calculation unit. An arithmetic result storage device (e.g., RAM 408) for storing results, and an address storage process (e.g., processing start address acquisition processing) for storing the address of the subroutine specified using the address table in the arithmetic result storage device. Step S703, step S705, step S708, step S710, step S712), and when the same subroutine is executed again after executing the specified subroutine, according to the address stored in the calculation result storage device, Execute a subroutine (for example, run Step S904 of the output processing, S907, steps S1005 lamp full lighting process, S1006, lottery processing step S1303, the step S1307, step S1311). As described above, with respect to the common process executed a plurality of times, the process of the common process can be speeded up by keeping the address of the subroutine.

なお、上記実施形態では共通処理としてランプ処理ライブラリ、抽選処理ライブラリ、および音処理ライブラリなどを例示したが、これら以外にも、1または複数の機種の個別処理から呼び出される汎用的な処理を共通処理としてライブラリに格納してもよい。例えばネットワーク制御用の処理、液晶制御用の処理RAMに所定のデータを読み書きするために使用される処理、主制御部300から送信されてくる情報に基づいてRAM408に所定の情報をセットする処理、他の制御部に情報を出力する処理などどのような情報を共通関数として適用しても良い。   In the above embodiment, the ramp processing library, the lottery processing library, the sound processing library, and the like are illustrated as common processing. However, in addition to these, general-purpose processing called from individual processing of one or more models is common processing. May be stored in the library. For example, processing for network control, processing used to read / write predetermined data in the processing RAM for liquid crystal control, processing for setting predetermined information in the RAM 408 based on information transmitted from the main control unit 300, Any information such as a process of outputting information to another control unit may be applied as a common function.

また、上記実施形態では、共通関数ライブラリを副制御部400のROM406に備える場合について説明したが、共通関数ライブラリを副制御部400以外の制御部に備えるようにしてもよいのは勿論であり、その場合、適用された制御部のプログラム開発の開発効率を高めることができる。   In the above-described embodiment, the case where the common function library is provided in the ROM 406 of the sub-control unit 400 has been described, but it is needless to say that the common function library may be provided in a control unit other than the sub-control unit 400. In that case, the development efficiency of the program development of the applied control unit can be increased.

また、本発明は上述したパチンコ機だけではなく、スロットマシンにも適用できるものである。すなわち、本発明に係る遊技台は、図25に示す「複数種類の図柄が施され、回転駆動される複数のリールと、リールの回転を指示するためのスタートレバーと、各々のリールに対応して設けられ、リールの回転を個別に停止させるための停止ボタンと、複数種類の役の内部当選の当否を抽選により判定する抽選手段(入賞役内部抽選)と、抽選手段の抽選結果に基づいてリールの回転の停止に関する停止制御を行うリール停止制御手段(リール停止制御処理)と、抽選手段の抽選結果に基づいて停止されたリールによって表示される図柄組合せが、内部当選した役に対応して予め定めた図柄組合せであるか否かの判定をする判定手段(入賞判定処理)と、図柄の停止態様が所定の入賞態様である場合、所定の入賞態様に対応する遊技媒体を払出す遊技媒体払出処理を行う払出制御手段(メダル払出処理)と、をさらに備えたスロットマシン」にも好適である。   The present invention can be applied not only to the pachinko machine described above but also to a slot machine. That is, the gaming table according to the present invention corresponds to each reel shown in FIG. 25, “a plurality of types of symbols, which are driven to rotate, a start lever for instructing rotation of the reels, and each reel. And a stop button for individually stopping the rotation of the reels, lottery means for determining whether or not an internal winning of a plurality of types of winning combinations is won by lottery (winning part internal lottery), and based on the lottery result of the lottery means The combination of symbols displayed by the reel stop control means (reel stop control processing) for performing stop control related to the stop of the rotation of the reels and the reels stopped based on the lottery result of the lottery means corresponds to the winning combination. A determination means (winning determination process) for determining whether or not the symbol combination is predetermined, and if the symbol stop mode is a predetermined winning mode, a game medium corresponding to the predetermined winning mode is selected. And dispensing control means for performing a game medium payout process to issue (medal payout process) are also suitable for further slot machine with "a.

以上、本発明の実施の形態について説明してきたが、本発明は、上述した実施の形態に限られるものではなく、本発明の要旨を逸脱しない範囲において、本発明の実施の形態に対して種々の変形や変更を施すことができ、そのような変形や変更を伴うものもまた、本発明の技術的範囲に含まれるものである。また、発明の実施の形態に記載された、作用及び効果は、本発明から生じる最も好適な作用及び効果を列挙したに過ぎず、本発明による作用及び効果は、本発明の実施の形態に記載されたものに限定されるものではない。   Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments, and various modifications can be made to the embodiments of the present invention without departing from the gist of the present invention. Such modifications and changes can be made, and those accompanying such modifications and changes are also included in the technical scope of the present invention. Further, the actions and effects described in the embodiments of the invention only list the most preferable actions and effects resulting from the present invention, and the actions and effects according to the present invention are described in the embodiments of the present invention. It is not limited to what was done.

本発明の一実施形態に係るパチンコ機の外観を示す斜視図(正面側から見た斜視図)である。It is a perspective view (perspective view seen from the front side) which shows the appearance of a pachinko machine concerning one embodiment of the present invention. 本発明の一実施形態に係るパチンコ機の遊技盤を正面から見た略示正面図である。1 is a schematic front view of a game board of a pachinko machine according to an embodiment of the present invention as viewed from the front. 本発明の一実施形態に係るパチンコ機の外観を示す斜視図(背面側から見た斜視図)である。It is a perspective view (perspective view seen from the back side) which shows the appearance of a pachinko machine concerning one embodiment of the present invention. 本発明の一実施形態に係るパチンコ機の特図表示装置、装飾図柄表示装置、普図表示装置が停止表示する特図および普図の種類を示す図である。It is a figure which shows the special figure display apparatus of the pachinko machine which concerns on one Embodiment of this invention, a decoration design display apparatus, the special figure which a universal display display stops, and the kind of common figure. 本発明の一実施形態に係るパチンコ機の制御部の回路構成を示す図である。It is a figure which shows the circuit structure of the control part of the pachinko machine concerning one embodiment of the present invention. 本発明の一実施形態に係るパチンコ機の主制御部のROMが記憶しているデータテーブルの一例である。It is an example of the data table which ROM of the main control part of the pachinko machine concerning one embodiment of the present invention has memorized. 本発明の一実施形態に係るパチンコ機の主制御部メイン処理を示すフローチャートである。It is a flowchart which shows the main control part main process of the pachinko machine which concerns on one Embodiment of this invention. 本発明の一実施形態に係るパチンコ機の主制御部タイマ割り込み処理を示すフローチャートである。It is a flowchart which shows the main control part timer interruption process of the pachinko machine based on one Embodiment of this invention. 本発明の一実施形態に係るパチンコ機の副制御部の処理を示すフローチャートである。It is a flowchart which shows the process of the sub control part of the pachinko machine based on one Embodiment of this invention. 本発明の一実施形態に係るパチンコ機の副制御部のROMのメモリ構成図である。It is a memory block diagram of ROM of the sub control part of the pachinko machine concerning one embodiment of the present invention. 図10の共通関数ライブラリが格納されている領域を詳しく示すメモリ構成図である。It is a memory block diagram which shows the area | region where the common function library of FIG. 10 is stored in detail. 図9(a)のリセット例外処理のステップS302の処理先頭アドレス取得処理を詳しく示すフローチャートである。It is a flowchart which shows in detail the process head address acquisition process of step S302 of the reset exception process of Fig.9 (a). 図9(a)のリセット例外処理のステップS305の演出制御処理を詳しく示すフローチャートである。It is a flowchart which shows in detail the effect control process of step S305 of the reset exception process of Fig.9 (a). 図13のステップS801のランプ出力処理を詳しく示すフローチャートである。It is a flowchart which shows the lamp output process of step S801 of FIG. 13 in detail. 本発明の一実施形態に係るパチンコ機の副制御部に記憶されたランプ点灯テーブルの一例を示す図である。It is a figure which shows an example of the lamp lighting table memorize | stored in the sub-control part of the pachinko machine based on one Embodiment of this invention. 本発明の一実施形態に係るパチンコ機の副制御部に記憶されたランプ輝度テーブルの一例を示す図である。It is a figure which shows an example of the lamp | ramp brightness | luminance table memorize | stored in the sub-control part of the pachinko machine based on one Embodiment of this invention. 図9(a)のリセット例外処理のステップS307のランプ全点灯処理を詳しく示すフローチャートである。It is a flowchart which shows in detail the lamp all lighting process of step S307 of the reset exception process of Fig.9 (a). 図14のステップS904及び図17のステップS1005のランプ点灯制御処理を詳しく示すフローチャートである。It is a flowchart which shows in detail the lamp lighting control processing of step S904 of FIG. 14 and step S1005 of FIG. 図14のステップS906及び図17のステップS1006のランプ輝度制御処理を詳しく示すフローチャートである。It is a flowchart which shows in detail the lamp | ramp brightness control process of FIG.14 S906 and FIG.17 S1006. 図9(c)の抽選処理を詳しく示すフローチャートである。It is a flowchart which shows the lottery process of FIG.9 (c) in detail. 本発明の一実施形態に係るパチンコ機の副制御部に記憶された図柄変動パターン選択用テーブルの一例を示す図である。It is a figure which shows an example of the table for symbol variation pattern selection memorize | stored in the sub-control part of the pachinko machine concerning one embodiment of the present invention. 本発明の一実施形態に係るパチンコ機の副制御部に記憶された停止図柄選択用テーブルの一例を示す図である。It is a figure which shows an example of the stop symbol selection table memorize | stored in the sub-control part of the pachinko machine concerning one embodiment of the present invention. 本発明の一実施形態に係るパチンコ機の副制御部に記憶された予告選択用sテーブルの一例を示す図である。It is a figure which shows an example of s table for a priori selection memorize | stored in the sub-control part of the pachinko machine concerning one embodiment of the present invention. 本発明の一実施形態に係るパチンコ機の副制御部のROMの構成及びROMに格納された処理(プログラム)をCPUが読みだし、実行する動作手順を示す図である。It is a figure which shows the operation | movement procedure which CPU reads and performs the structure (program) stored in ROM of the sub-control part of the pachinko machine concerning one Embodiment of this invention, and ROM. 本発明の他の実施形態に係るスロットマシンの外観図である。It is an external view of a slot machine according to another embodiment of the present invention.

Claims (10)

親処理から呼び出されるサブルーチンと、
1又は複数の前記サブルーチンのアドレスを記憶しているアドレステーブルと、
を記憶している記憶装置を備え、
複数の前記親処理が前記アドレステーブルを共通的に用いて必要なサブルーチンのアドレスを特定することを特徴とする遊技台。
A subroutine called from the parent process;
An address table storing addresses of one or more of the subroutines;
A storage device storing
A game machine characterized in that a plurality of parent processes use the address table in common to specify a necessary subroutine address.
前記アドレステーブルは、
前記サブルーチンの識別子と、当該サブルーチンが格納されている前記記憶装置上のアドレスと、を対応づけて記憶していることを特徴とする請求項1記載の遊技台。
The address table is
2. The game table according to claim 1, wherein an identifier of the subroutine is stored in association with an address on the storage device in which the subroutine is stored.
前記親処理が前記サブルーチンを呼び出す場合には、呼び出すサブルーチンの識別子を引数として、前記アドレステーブルから該当するサブルーチンのアドレスを検索し、取得する検索処理を実行することを特徴とする請求項2記載の遊技台。 3. The search process according to claim 2, wherein when the parent process calls the subroutine, the address of the corresponding subroutine is searched from the address table using an identifier of the subroutine to be called as an argument, and a search process is acquired. Amusement stand. 前記記憶装置は、
複数の前記アドレステーブルを備え、
前記親処理が前記サブルーチンを呼び出す場合には、呼び出すサブルーチンの識別子及び前記アドレステーブルを一意に識別可能な識別情報を引数として、該当するアドレステーブルから該当するサブルーチンのアドレスを検索し、取得する検索処理を実行することを特徴とする請求項2記載の遊技台。
The storage device
A plurality of the address tables;
When the parent process calls the subroutine, a search process for searching for and acquiring the address of the corresponding subroutine from the corresponding address table, using as an argument the identifier of the subroutine to be called and the identification information that can uniquely identify the address table The game table according to claim 2, wherein:
前記アドレステーブルが格納されている前記記憶装置上のアドレスの値は、前記親処理が格納されている前記記憶装置上のアドレスの値よりも、小さいことを特徴とする請求項1乃至4のいずれか1項に記載の遊技台。 5. The address value on the storage device in which the address table is stored is smaller than the address value on the storage device in which the parent process is stored. The game table according to claim 1. 前記サブルーチンが格納されている前記記憶装置上のアドレスの値は、前記親処理が格納されている前記記憶装置上のアドレスの値よりも、小さいことを特徴とする請求項1乃至5のいずれか1項に記載の遊技台。 6. The address value on the storage device in which the subroutine is stored is smaller than the address value on the storage device in which the parent process is stored. The game table according to item 1. 前記アドレステーブルが格納されている前記記憶装置上のアドレスの値は、前記サブルーチンが格納されている前記記憶装置上のアドレスの値よりも、小さいことを特徴とする請求項1乃至6のいずれか1項に記載の遊技台。 7. The address value on the storage device in which the address table is stored is smaller than the address value on the storage device in which the subroutine is stored. The game table according to item 1. 前記記憶装置の特定のアドレス範囲を、複数の記憶内容のいずれかを割り当てて使用する領域として構成し、
前記アドレステーブル及び前記サブルーチンを、前記特定のアドレス範囲外に配置し、
前記親処理を、前記特定のアドレス範囲内に配置したことを特徴とする請求項1乃至7のいずれか1項に記載の遊技台。
A specific address range of the storage device is configured as an area to which one of a plurality of storage contents is allocated and used,
The address table and the subroutine are arranged outside the specific address range,
8. The game table according to claim 1, wherein the parent process is arranged within the specific address range.
前記親処理および前記親処理から呼び出されるサブルーチンに基づいて、所定の演算を行う演算手段と、
前記演算手段が行った所定の演算の結果を記憶する演算結果記憶装置と、
をさらに備え、
前記アドレステーブルを用いて特定したサブルーチンのアドレスを前記演算結果記憶装置に記憶するアドレス記憶処理と、
前記特定したサブルーチンを実行後に、前記演算結果記憶装置に記憶したサブルーチンのアドレスを消去するアドレス破棄処理と、
をさらに備えることを特徴とする請求項1乃至8のいずれか1項に記載の遊技台。
Calculation means for performing a predetermined calculation based on the parent process and a subroutine called from the parent process;
A calculation result storage device for storing a result of a predetermined calculation performed by the calculation means;
Further comprising
An address storage process for storing the address of the subroutine specified using the address table in the calculation result storage device;
After executing the specified subroutine, an address discarding process for erasing the address of the subroutine stored in the arithmetic result storage device;
The game table according to claim 1, further comprising:
前記親処理および前記親処理から呼び出されるサブルーチンに基づいて、所定の演算を行う演算手段と、
前記演算手段が行った所定の演算の結果を記憶する演算結果記憶装置と、
をさらに備え、
前記アドレステーブルを用いて特定したサブルーチンのアドレスを前記演算結果記憶装置に記憶するアドレス記憶処理をさらに備え、
前記特定したサブルーチンを実行後、再度、同一のサブルーチンを実行する場合は、前記演算結果記憶装置に記憶したアドレスに従って、サブルーチンを実行することを特徴とする請求項1乃至8のいずれか1項に記載の遊技台。
Calculation means for performing a predetermined calculation based on the parent process and a subroutine called from the parent process;
A calculation result storage device for storing a result of a predetermined calculation performed by the calculation means;
Further comprising
An address storage process for storing the address of the subroutine specified using the address table in the calculation result storage device;
9. The subroutine according to claim 1, wherein when the same subroutine is executed again after executing the specified subroutine, the subroutine is executed according to the address stored in the calculation result storage device. The listed game table.
JP2007291948A 2007-11-09 2007-11-09 Game table Pending JP2009112700A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007291948A JP2009112700A (en) 2007-11-09 2007-11-09 Game table

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007291948A JP2009112700A (en) 2007-11-09 2007-11-09 Game table

Publications (1)

Publication Number Publication Date
JP2009112700A true JP2009112700A (en) 2009-05-28

Family

ID=40780506

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007291948A Pending JP2009112700A (en) 2007-11-09 2007-11-09 Game table

Country Status (1)

Country Link
JP (1) JP2009112700A (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012016411A (en) * 2010-07-06 2012-01-26 Sankyo Co Ltd Gaming machine
JP2012223573A (en) * 2012-04-11 2012-11-15 Daito Giken:Kk Game machine
JP2013135940A (en) * 2013-04-05 2013-07-11 Sankyo Co Ltd Game machine
JP2014100542A (en) * 2013-10-22 2014-06-05 Daito Giken:Kk Game machine
JP2014121378A (en) * 2012-12-20 2014-07-03 Sophia Co Ltd Game machine
JP5555948B1 (en) * 2014-01-28 2014-07-23 株式会社大都技研 Amusement stand
JP2014208134A (en) * 2014-05-15 2014-11-06 株式会社大都技研 Game board
JP2016047438A (en) * 2015-12-11 2016-04-07 株式会社ソフイア Game machine
JP2021007566A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007565A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007569A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007567A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007568A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021013646A (en) * 2019-07-12 2021-02-12 株式会社三洋物産 Game machine
JP2021023751A (en) * 2019-08-09 2021-02-22 株式会社三洋物産 Game machine
JP2021027960A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027959A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027955A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027958A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027956A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027957A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021146079A (en) * 2020-03-23 2021-09-27 株式会社三共 Game machine
JP2022046967A (en) * 2020-09-11 2022-03-24 株式会社三共 Game machine
JP7440382B2 (en) 2020-09-11 2024-02-28 株式会社三共 gaming machine
JP7440381B2 (en) 2020-09-11 2024-02-28 株式会社三共 gaming machine

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04115294A (en) * 1990-09-05 1992-04-16 Yamaha Corp Electronic musical instrument
JP2001212306A (en) * 2000-12-04 2001-08-07 Taiyo Elec Co Ltd Game machine and memory medium of game machine
JP2004229938A (en) * 2003-01-30 2004-08-19 Sankyo Kk Game machine
JP2004310646A (en) * 2003-04-10 2004-11-04 Fujitsu Ltd System function expansion method and device
JP2005234898A (en) * 2004-02-19 2005-09-02 Dainippon Printing Co Ltd Multi-application ic card with application packaged in rom, and program
JP2007058256A (en) * 2005-08-22 2007-03-08 Hitachi Industrial Equipment Systems Co Ltd Programmable controller

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04115294A (en) * 1990-09-05 1992-04-16 Yamaha Corp Electronic musical instrument
JP2001212306A (en) * 2000-12-04 2001-08-07 Taiyo Elec Co Ltd Game machine and memory medium of game machine
JP2004229938A (en) * 2003-01-30 2004-08-19 Sankyo Kk Game machine
JP2004310646A (en) * 2003-04-10 2004-11-04 Fujitsu Ltd System function expansion method and device
JP2005234898A (en) * 2004-02-19 2005-09-02 Dainippon Printing Co Ltd Multi-application ic card with application packaged in rom, and program
JP2007058256A (en) * 2005-08-22 2007-03-08 Hitachi Industrial Equipment Systems Co Ltd Programmable controller

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012016411A (en) * 2010-07-06 2012-01-26 Sankyo Co Ltd Gaming machine
JP2012223573A (en) * 2012-04-11 2012-11-15 Daito Giken:Kk Game machine
JP2014121378A (en) * 2012-12-20 2014-07-03 Sophia Co Ltd Game machine
JP2013135940A (en) * 2013-04-05 2013-07-11 Sankyo Co Ltd Game machine
JP2014100542A (en) * 2013-10-22 2014-06-05 Daito Giken:Kk Game machine
JP5555948B1 (en) * 2014-01-28 2014-07-23 株式会社大都技研 Amusement stand
JP2014208134A (en) * 2014-05-15 2014-11-06 株式会社大都技研 Game board
JP2016047438A (en) * 2015-12-11 2016-04-07 株式会社ソフイア Game machine
JP2021007568A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007565A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007569A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007567A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021007566A (en) * 2019-06-29 2021-01-28 株式会社三洋物産 Game machine
JP2021013646A (en) * 2019-07-12 2021-02-12 株式会社三洋物産 Game machine
JP2021023751A (en) * 2019-08-09 2021-02-22 株式会社三洋物産 Game machine
JP2021027955A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027959A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027960A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027958A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027956A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021027957A (en) * 2019-08-13 2021-02-25 株式会社三洋物産 Game machine
JP2021146079A (en) * 2020-03-23 2021-09-27 株式会社三共 Game machine
JP7139374B2 (en) 2020-03-23 2022-09-20 株式会社三共 game machine
JP2022046967A (en) * 2020-09-11 2022-03-24 株式会社三共 Game machine
JP7440382B2 (en) 2020-09-11 2024-02-28 株式会社三共 gaming machine
JP7440380B2 (en) 2020-09-11 2024-02-28 株式会社三共 gaming machine
JP7440381B2 (en) 2020-09-11 2024-02-28 株式会社三共 gaming machine

Similar Documents

Publication Publication Date Title
JP2009112700A (en) Game table
JP5923791B2 (en) Amusement stand
JP5344632B2 (en) Amusement stand
JP5903753B2 (en) Amusement stand
JP2009201633A (en) Game machine
JP4856606B2 (en) Amusement stand
JP4842241B2 (en) Amusement stand
JP2012040056A (en) Game machine
JP5935847B2 (en) Amusement stand
JP2010142272A (en) Game machine
JP2008183321A (en) Game machine
JP4892091B1 (en) Amusement stand
JP5109058B2 (en) Amusement stand
JP2012019989A (en) Game machine
JP4773378B2 (en) Amusement stand
JP4740165B2 (en) Amusement stand
JP5374777B2 (en) Amusement stand
JP6142133B2 (en) Amusement stand
JP5017682B2 (en) Amusement stand
JP5560502B2 (en) Amusement stand
JP5344481B2 (en) Amusement stand
JP4671978B2 (en) Amusement stand
JP4781289B2 (en) Amusement stand
JP5909744B2 (en) Amusement stand
JP5669898B2 (en) Amusement stand

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090325

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110705

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110707

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110902

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111206