JP6417507B2 - Game machine - Google Patents

Game machine Download PDF

Info

Publication number
JP6417507B2
JP6417507B2 JP2016107077A JP2016107077A JP6417507B2 JP 6417507 B2 JP6417507 B2 JP 6417507B2 JP 2016107077 A JP2016107077 A JP 2016107077A JP 2016107077 A JP2016107077 A JP 2016107077A JP 6417507 B2 JP6417507 B2 JP 6417507B2
Authority
JP
Japan
Prior art keywords
display list
drawing command
image
command
effect
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.)
Active
Application number
JP2016107077A
Other languages
Japanese (ja)
Other versions
JP2017213047A (en
Inventor
吉田 充
充 吉田
繁樹 山田
繁樹 山田
高野 裕
裕 高野
友和 長村
友和 長村
智行 丸田
智行 丸田
孝太 平岡
孝太 平岡
拓也 佐々木
拓也 佐々木
前原 正典
正典 前原
雄樹 三澤
雄樹 三澤
Original Assignee
株式会社オリンピア
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 株式会社オリンピア filed Critical 株式会社オリンピア
Priority to JP2016107077A priority Critical patent/JP6417507B2/en
Publication of JP2017213047A publication Critical patent/JP2017213047A/en
Application granted granted Critical
Publication of JP6417507B2 publication Critical patent/JP6417507B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Slot Machines And Peripheral Devices (AREA)
  • Game Rules And Presentations Of Slot Machines (AREA)

Description

本発明は、演出に用いられる表示装置及びこれに表示する画像を描画する処理部を備える遊技機に関する。   The present invention relates to a display device used for production and a gaming machine including a processing unit that draws an image to be displayed on the display device.

外周面に図柄が配列された複数の回胴を備えた遊技機(回胴式遊技機、スロットマシン)が知られている。この種の遊技機は、遊技媒体(メダル)に対して一定の遊技価値を付与し、このような遊技媒体を獲得するための遊技を行うものである。また、この種の遊技機は、遊技者の回転開始操作を契機として、内部抽選を行うとともに複数の回胴の回転を開始させ、遊技者の停止操作契機として、内部抽選の結果に応じた態様で複数の回胴を停止させる制御を行っている。そして、遊技の結果は、複数の回胴が停止した状態における入賞判定ライン上に表示された図柄組み合わせによって判定され、遊技の結果に応じてメダル等の払い出しなどが行われる。   2. Description of the Related Art A gaming machine (a spinning machine, slot machine) having a plurality of spinning cylinders with symbols arranged on the outer peripheral surface is known. This type of gaming machine gives a certain game value to a game medium (medal) and performs a game for acquiring such a game medium. In addition, this type of gaming machine has an internal lottery triggered by the player's rotation start operation and starts rotation of a plurality of spinning cylinders, and a mode according to the result of the internal lottery as a player's stop operation trigger. In order to stop multiple cylinders. The game result is determined by the symbol combination displayed on the winning determination line in a state where the plurality of spinning cylinders are stopped, and medals are paid out according to the game result.

遊技者の興趣を高める役割を担うデバイスとして、液晶表示装置や演出用表示ランプ(電飾)や、音響発生装置(サウンド装置、スピーカ)などさまざまな演出デバイスが遊技機には設けられている。また、可動部を備え、当該可動部の動きにより演出を行う可動役物(可動体)が設けられることもある。なお、以下の説明において、液晶表示装置、電飾、音響発生装置そのもののみならずそれらの制御装置を含めて「演出デバイス」と表記することがある。   Various devices such as a liquid crystal display device, a display lamp for display (electric decoration), and a sound generator (sound device, speaker) are provided in the gaming machine as devices that play a role of enhancing the interest of the player. In addition, there may be provided a movable accessory (movable body) that includes a movable part and produces an effect by the movement of the movable part. In the following description, not only the liquid crystal display device, the electrical decoration, and the sound generation device itself but also their control devices may be referred to as “effect devices”.

特許第3970291号公報 上位装置であるCPUによって発行されたディスプレイリストに基づいて、転送元メモリに格納された素材(オブジェクト)を用いた画像処理を行う画像プロセッサを備える。Japanese Patent No. 3970291 is provided with an image processor that performs image processing using a material (object) stored in a transfer source memory based on a display list issued by a CPU as a host device. 特開2015−131093号公報 ホストCPU60は、描画動作の動作内容を規定するコマンドリストをコマンドメモリに一時記憶する。一方、VDPは、コマンドリストに基づいて動作して画像データを生成して、フレームバッファFLBに記憶させる。The host CPU 60 temporarily stores in the command memory a command list that defines the operation content of the drawing operation. On the other hand, the VDP operates based on the command list, generates image data, and stores it in the frame buffer FLB.

特許文献1には、中央処理装置(CPU)と、読出専用メモリ(ROM)と、読み出し及び書き込み可能なメモリ(RAM)と、画像メモリに画像を描画する画像プロセッサ(VDP)と、画像メモリに描画された画像を表示する表示装置とを備える画像表示システムが記載されている。CPUは、画像プロセッサの上位に位置するプロセッサであり、画像プロセッサに実行させるべき一連の命令群(コマンドリスト)を生成する。この命令群は、転送元メモリから転送先メモリへの画像データの転送手順を規定する一連の転送命令(転送リスト)と、転送先メモリに格納された画像データを用いた描画手順を規定する一連の描画命令(以下「ディスプレイリスト」)とを含む。   Patent Document 1 discloses a central processing unit (CPU), a read-only memory (ROM), a readable / writable memory (RAM), an image processor (VDP) that draws an image in an image memory, and an image memory. An image display system including a display device that displays a drawn image is described. The CPU is a processor positioned above the image processor, and generates a series of instructions (command list) to be executed by the image processor. This instruction group includes a series of transfer instructions (transfer list) for defining a transfer procedure of image data from the transfer source memory to the transfer destination memory, and a series of specifying a drawing procedure using the image data stored in the transfer destination memory. Drawing commands (hereinafter “display list”).

ディスプレイリストは例えばCPUによりRAM上に定義された領域(ディスプレイリストメモリ)に書き込まれる。この領域(ディスプレイリストメモリ)から読み出したディスプレイリストの描画コマンドに従い画像プロセッサは画像メモリに画像を描画する。この領域として、一般的には一定の大きさ(一定のアドレス範囲)のメモリ空間が割り当てられる。この領域の大きさは、事前に見積もられたディスプレイリストの最大の大きさ(描画コマンドの最大数)に応じて定められる。言い換えれば、ディスプレイリストの最大値よりも大きい領域が定義される。   The display list is written into an area (display list memory) defined on the RAM by the CPU, for example. The image processor draws an image in the image memory in accordance with the display list drawing command read from this area (display list memory). In general, a memory space of a certain size (a certain address range) is allocated as this area. The size of this area is determined according to the maximum size (maximum number of drawing commands) of the display list estimated in advance. In other words, an area larger than the maximum value of the display list is defined.

図17はディスプレイリストの説明図である。DLはディスプレイリストである。このディスプレイリストDLは、オブジェクトAを描画するコマンドCOM-A、オブジェクトBを描画するコマンドCOM-B、オブジェクトCを描画するコマンドCOM-C及び描画終了を指示するコマンドCOM-ENDを含む。コマンドCOM-Cは、オブジェクトC1乃至C3をそれぞれ描画するサブコマンドCOM-C1〜COM-C3を含む。コマンドCOM-A〜COM-C、COM-ENDが描画コマンドであり、ディスプレイリストDLを構成する。   FIG. 17 is an explanatory diagram of a display list. DL is a display list. The display list DL includes a command COM-A for drawing the object A, a command COM-B for drawing the object B, a command COM-C for drawing the object C, and a command COM-END for instructing the drawing end. The command COM-C includes subcommands COM-C1 to COM-C3 for drawing the objects C1 to C3, respectively. The commands COM-A to COM-C and COM-END are drawing commands and constitute the display list DL.

図18は、図17のディスプレイリストDLにより描画された画面の例を示す。コマンドCOM-AによるオブジェクトAの描画が最初になされ、これに重ねてコマンドCOM-Bによる描画Bがなされ、オブジェクトA及びBの描画に重ねてコマンドCOM-Cによる描画Cがなされる。C1〜C3はそれぞれサブコマンドCOM-C1〜COM-C3による描画である。   FIG. 18 shows an example of a screen drawn by the display list DL of FIG. Drawing of the object A by the command COM-A is performed first, drawing B by the command COM-B is performed on top of this, and drawing C by the command COM-C is performed on the drawing of the objects A and B. C1 to C3 are drawings by subcommands COM-C1 to COM-C3, respectively.

ところで、RAMの大きさには制限があり、他の多種多様な処理にも使用されることから、ディスプレイリストDLのための領域(ディスプレイリストメモリ)に対していたずらに大きな領域を割り当てることはできない。最近の遊技機の演出の高度化・多様化に伴い画像描画は増えており、これに伴いディスプレイリストは増大し、意図せずして想定を超え、ディスプレイリストDLがディスプレイリストメモリに収まらないことも予想される。   By the way, since the size of the RAM is limited and used for various other processes, it is not possible to allocate an unnecessarily large area to the area for the display list DL (display list memory). . With the recent advancement and diversification of the performance of gaming machines, image drawing has increased, and with this, the display list will increase, unintentionally exceeding the assumption, the display list DL will not fit in the display list memory Is also expected.

図19はディスプレイリストDLがディスプレイリストメモリに収まらないときの説明図である(図19においてはディスプレイリストDLの大きさがディスプレイリストメモリの領域の大きさに対応している)。コマンドCOM-Aの前にオブジェクトX,Yを描画するコマンドCOM-X,COM-Yが存在するためにコマンドCOM-C及びコマンドCOM-ENDが、ディスプレイリストメモリDLからはみ出している。演出の内容によってはこのようなことも想定される。なお、コマンドCOM-X,COM-Yは、ディスプレイリストメモリのオーバーフローを説明するために便宜的に追加したものである。それらのコマンドによるオブジェクトX,Yの表示の図示は省略する(図8、図11,図16においても同じ)。   FIG. 19 is an explanatory diagram when the display list DL does not fit in the display list memory (in FIG. 19, the size of the display list DL corresponds to the size of the area of the display list memory). Since commands COM-X and COM-Y for drawing the objects X and Y exist before the command COM-A, the commands COM-C and COM-END protrude from the display list memory DL. This is also assumed depending on the contents of the production. The commands COM-X and COM-Y are added for convenience in order to explain the overflow of the display list memory. The display of the objects X and Y by these commands is omitted (the same applies to FIGS. 8, 11 and 16).

ディスプレイリストDLがディスプレイリストメモリ(図19のDLの範囲)に収まらない場合、すなわち画像プロセッサ(VDP)に描画を指示する複数の描画コマンドであるディスプレイリストDLのサイズが想定を超えた場合、RAM領域について競合、すなわち、ディスプレイリストDLがディスプレイリストメモリの範囲を超えて他の領域にはみ出すことが生じる。図19では描画コマンドCOM-Cの一部と描画終了コマンドCOM-ENDが他の領域にはみ出している。この競合はプログラムの動作に悪影響を与えたり、画像プロセッサ(VDP)を誤動作させる原因となっていた。この競合による不具合が発生した場合、ディスプレイリストの構築が行えないので表示装置以外の手段を用いてエラー報知を行う必要があったが、このエラー報知によれば他の箇所で不具合が発生したと誤認するおそれがあり、不具合の原因究明が困難であった。ディスプレイリストDLに関する不具合は表示装置で報知するとわかりやすい。   If the display list DL does not fit in the display list memory (the range of DL in FIG. 19), that is, if the size of the display list DL, which is a plurality of drawing commands that instruct the image processor (VDP) to draw, exceeds the assumption, the RAM There is contention for the region, that is, the display list DL exceeds the range of the display list memory and protrudes to other regions. In FIG. 19, a part of the drawing command COM-C and the drawing end command COM-END protrude into other areas. This contention adversely affects the operation of the program and causes the image processor (VDP) to malfunction. When a failure due to this competition occurs, it is necessary to notify the error using means other than the display device because the display list cannot be constructed. However, according to this error notification, the failure occurs at other locations. There was a risk of misidentification, and it was difficult to investigate the cause of the malfunction. It is easy to understand the problem related to the display list DL by informing the display device using the display device.

上記課題に鑑み、この発明は、領域の競合を防止してプログラムの動作の悪影響や画像プロセッサ(VDP)の誤動作を防止できる遊技機を提供することを目的とする。さらに、領域の競合を防止しつつ領域の競合の発生を報知できる遊技機を提供することを目的とする。   In view of the above problems, an object of the present invention is to provide a gaming machine that can prevent competition between areas and prevent adverse effects of program operations and malfunctions of an image processor (VDP). It is another object of the present invention to provide a gaming machine that can notify the occurrence of a region conflict while preventing the region conflict.

この発明に係る遊技機は、演出の内容を予め記憶している演出内容テーブルと、前記演出に係る画像を描画するための複数の描画コマンドを予め記憶している描画コマンドテーブルと、前記描画コマンドを少なくとも一時的に記憶するためのディスプレイリストメモリと、を含む処理部と、
前記演出に係る画像を表示する表示装置と、
前記表示装置に表示する画像のデータを記憶する画像メモリと、を備え、
前記処理部は、描画を実行すべき複数の前記描画コマンドを前記ディスプレイリストメモリに書き込みディスプレイリストを作成するディスプレイ作成処理と、前記ディスプレイリストに基づき前記画像メモリに画像を描画する描画処理と、前記画像メモリのデータを読み出して出力する画像読出処理とを実行し、
前記ディスプレイ作成処理は、
前記演出内容テーブルから前記演出の内容を読み出す第1ステップと、
読み出した前記演出の内容に基づき前記描画コマンドテーブルの複数の前記描画コマンドから一部を抽出する第2ステップと(抽出された描画コマンドを以下「描画コマンド群」と表記する)、
抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較する第3ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込み可能なときに前記描画コマンド群を前記ディスプレイリストメモリに書き込む第4ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込みできないときに、前記ディスプレイリストメモリの書き込み可能な記憶容量を超えない範囲において前記描画コマンド群の一部を書き込む第5ステップとを備える、ものである。
The gaming machine according to the present invention includes an effect content table in which the content of an effect is stored in advance, a drawing command table in which a plurality of drawing commands for drawing an image in accordance with the effect are stored, and the drawing command A display list memory for storing at least temporarily, a processing unit,
A display device for displaying an image related to the effect;
An image memory for storing image data to be displayed on the display device,
The processing unit writes a plurality of drawing commands to be drawn to the display list memory to create a display list, drawing processing for drawing an image in the image memory based on the display list, An image reading process for reading and outputting data in the image memory;
The display creation process includes
A first step of reading the contents of the effect from the effect content table;
A second step of extracting a part from the plurality of drawing commands in the drawing command table based on the contents of the read effect (the extracted drawing commands are hereinafter referred to as “drawing command group”);
A third step of calculating a storage capacity necessary for writing the extracted drawing command group and comparing it with a writable storage capacity of the display list memory;
A fourth step of writing the drawing command group to the display list memory when the drawing command group can be written to the display list memory;
And a fifth step of writing a part of the drawing command group within a range not exceeding a writable storage capacity of the display list memory when the drawing command group cannot be written to the display list memory.

処理部が画像メモリを含むように構成してもよい。本発明はこのような構成も含むものである。   The processing unit may be configured to include an image memory. The present invention includes such a configuration.

この発明に係る遊技機は、演出の内容を予め記憶している演出内容テーブルと、前記演出に係る画像を描画するための複数の描画コマンドを予め記憶している描画コマンドテーブルと、前記描画コマンドを少なくとも一時的に記憶するためのディスプレイリストメモリと、を含む処理部と、
前記演出に係る画像を表示する表示装置と、
前記表示装置に表示する画像のデータを記憶する画像メモリと、を備え、
前記処理部は、描画を実行すべき複数の前記描画コマンドを前記ディスプレイリストメモリに書き込みディスプレイリストを作成するディスプレイ作成処理と、前記ディスプレイリストに基づき前記画像メモリに画像を描画する描画処理と、前記画像メモリのデータを読み出して出力する画像読出処理とを実行し、
前記ディスプレイ作成処理は、
前記演出内容テーブルから前記演出の内容を読み出す第1ステップと、
読み出した前記演出の内容に基づき前記描画コマンドテーブルの複数の前記描画コマンドから一部を抽出する第2ステップと(抽出された描画コマンドを以下「描画コマンド群」と表記する)、
抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較する第3ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込み可能なときに前記描画コマンド群を前記ディスプレイリストメモリに書き込む第4ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込みできないときに、前記描画コマンド群の書き込みを行わない第6ステップとを備える、ものである。
The gaming machine according to the present invention includes an effect content table in which the content of an effect is stored in advance, a drawing command table in which a plurality of drawing commands for drawing an image in accordance with the effect are stored, and the drawing command A display list memory for storing at least temporarily, a processing unit,
A display device for displaying an image related to the effect;
An image memory for storing image data to be displayed on the display device,
The processing unit writes a plurality of drawing commands to be drawn to the display list memory to create a display list, drawing processing for drawing an image in the image memory based on the display list, An image reading process for reading and outputting data in the image memory;
The display creation process includes
A first step of reading the contents of the effect from the effect content table;
A second step of extracting a part from the plurality of drawing commands in the drawing command table based on the contents of the read effect (the extracted drawing commands are hereinafter referred to as “drawing command group”);
A third step of calculating a storage capacity necessary for writing the extracted drawing command group and comparing it with a writable storage capacity of the display list memory;
A fourth step of writing the drawing command group to the display list memory when the drawing command group can be written to the display list memory;
And a sixth step of not writing the drawing command group when the drawing command group cannot be written to the display list memory.

この発明に係る遊技機は、演出の内容を予め記憶している演出内容テーブルと、前記演出に係る画像を描画するための複数の描画コマンドを予め記憶している描画コマンドテーブルと、前記描画コマンドを少なくとも一時的に記憶するためのディスプレイリストメモリと、を含む処理部と、
前記演出に係る画像を表示する表示装置と、
前記表示装置に表示する画像のデータを記憶する画像メモリと、を備え、
前記処理部は、描画を実行すべき複数の前記描画コマンドを前記ディスプレイリストメモリに書き込みディスプレイリストを作成するディスプレイ作成処理と、前記ディスプレイリストに基づき前記画像メモリに画像を描画する描画処理と、前記画像メモリのデータを読み出して出力する画像読出処理とを実行し、
前記ディスプレイ作成処理は、
前記演出内容テーブルから前記演出の内容を読み出す第1ステップと、
読み出した前記演出の内容に基づき前記描画コマンドテーブルの複数の前記描画コマンドから一部を抽出する第2ステップと(抽出された描画コマンドを以下「描画コマンド群」と表記する)、
抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較する第3ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込み可能なときに前記描画コマンド群を前記ディスプレイリストメモリに書き込む第4ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込みできないときに、前記描画コマンド群の書き込みに代えて、前記ディスプレイリストメモリの書き込み可能な記憶容量を超えない範囲において予め定められたエラーメッセージを描画するコマンドを書き込む第7ステップとを備える、ものである。
The gaming machine according to the present invention includes an effect content table in which the content of an effect is stored in advance, a drawing command table in which a plurality of drawing commands for drawing an image in accordance with the effect are stored, and the drawing command A display list memory for storing at least temporarily, a processing unit,
A display device for displaying an image related to the effect;
An image memory for storing image data to be displayed on the display device,
The processing unit writes a plurality of drawing commands to be drawn to the display list memory to create a display list, drawing processing for drawing an image in the image memory based on the display list, An image reading process for reading and outputting data in the image memory;
The display creation process includes
A first step of reading the contents of the effect from the effect content table;
A second step of extracting a part from the plurality of drawing commands in the drawing command table based on the contents of the read effect (the extracted drawing commands are hereinafter referred to as “drawing command group”);
A third step of calculating a storage capacity necessary for writing the extracted drawing command group and comparing it with a writable storage capacity of the display list memory;
A fourth step of writing the drawing command group to the display list memory when the drawing command group can be written to the display list memory;
A command for drawing a predetermined error message in a range not exceeding the writable storage capacity of the display list memory instead of writing the drawing command group when the drawing command group cannot be written to the display list memory And a seventh step of writing.

前記エラーメッセージは複数の要素を含むものであり、
前記エラーメッセージを描画するコマンドは、複数の前記要素に対応する複数のサブコマンドを含み、
前記第7ステップは、前記エラーメッセージを描画するコマンドの書き込みに必要な記憶容量を算出し、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較し、
前記エラーメッセージを描画するコマンドを前記ディスプレイリストメモリに書き込みできないときに、前記ディスプレイリストメモリの書き込み可能な記憶容量を超えない範囲において、前記サブコマンドの一部を書き込む、ようにしてもよい。
The error message includes a plurality of elements,
The command for drawing the error message includes a plurality of subcommands corresponding to the plurality of elements,
The seventh step calculates a storage capacity necessary for writing a command for drawing the error message, and compares it with a writable storage capacity of the display list memory;
When a command for drawing the error message cannot be written to the display list memory, a part of the subcommand may be written within a range not exceeding a writable storage capacity of the display list memory.

前記第3ステップは、前記描画コマンド群の書き込みに必要な記憶容量と描画を終了させるためのコマンドを書き込むために必要な記憶容量の合計を、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較する、ようにしてもよい。   In the third step, the total of the storage capacity necessary for writing the drawing command group and the storage capacity required for writing the command for ending the drawing is compared with the writable storage capacity of the display list memory. You may do it.

この発明によれば、前記描画コマンド群を前記ディスプレイリストメモリに書き込みできないときに、前記描画コマンド群の書き込みを行わない、あるいは前記ディスプレイリストメモリの書き込み可能な記憶容量を超えない範囲において前記描画コマンド群の一部を書き込むので、ディスプレイリストがディスプレイリストメモリの範囲を超えて他の領域にはみ出す競合を防止できる。   According to this invention, when the drawing command group cannot be written to the display list memory, the drawing command group is not written, or the drawing command is within a range not exceeding the writable storage capacity of the display list memory. Since a part of the group is written, it is possible to prevent contention in which the display list exceeds the range of the display list memory and extends to other areas.

また、この発明よれば、前記描画コマンド群を前記ディスプレイリストメモリに書き込みできないときに、前記描画コマンド群の書き込みに代えて、前記ディスプレイリストメモリの書き込み可能な記憶容量を超えない範囲において予め定められたエラーメッセージを描画するコマンドを書き込むので、ディスプレイリストがディスプレイリストメモリの範囲を超えて他の領域にはみ出す競合を防止できるとともに表示装置で競合の発生を報知できる。   Further, according to the present invention, when the drawing command group cannot be written to the display list memory, it is determined in advance in a range not exceeding the writable storage capacity of the display list memory instead of writing the drawing command group. Since the command for drawing the error message is written, it is possible to prevent the display list from exceeding the range of the display list memory and to protrude to other areas, and to notify the display device of the occurrence of the conflict.

前扉を閉めた状態を示すスロットマシンの斜視図である。It is a perspective view of the slot machine which shows the state where the front door was closed. 前扉を開いた状態を示すスロットマシンの斜視図である。It is a perspective view of the slot machine showing a state where the front door is opened. スロットマシンのブロック図である。It is a block diagram of a slot machine. スロットマシンの遊技処理のフローチャートである。It is a flowchart of the gaming process of the slot machine. 発明の実施の形態に係る遊技機のブロック図である(画像描画に係る部分を示す)。1 is a block diagram of a gaming machine according to an embodiment of the invention (showing a portion related to image drawing). 発明の実施の形態に係る遊技機における描画コマンドの設定処理のフローチャートである。It is a flowchart of the setting process of the drawing command in the gaming machine according to the embodiment of the invention. 発明の実施の形態に係る遊技機における描画コマンドの設定処理の説明図(ディスプレイリストの説明図)である。It is explanatory drawing (description figure of a display list) of the setting process of the drawing command in the game machine which concerns on embodiment of invention. 発明の実施の形態に係る遊技機における描画コマンドの設定処理による表示画面の説明図である。It is explanatory drawing of the display screen by the setting process of the drawing command in the game machine which concerns on embodiment of invention. 変形例における描画コマンドの他の設定処理のフローチャートである。It is a flowchart of the other setting process of the drawing command in a modification. 変形例における描画コマンドの他の設定処理の説明図(ディスプレイリストの説明図)である。It is explanatory drawing (description figure of a display list) of the other setting process of the drawing command in a modification. 変形例における描画コマンドの他の設定処理による表示画面の説明図である。It is explanatory drawing of the display screen by the other setting process of the drawing command in a modification. 変形例の他のブロック図である(画像描画に係る部分を示す)。It is another block diagram of a modification (the part which concerns on image drawing is shown). 変形例における描画コマンドの他の設定処理のフローチャートである。It is a flowchart of the other setting process of the drawing command in a modification. 変形例における描画コマンドの他の設定処理の説明図(ディスプレイリストの説明図)である。It is explanatory drawing (description figure of a display list) of the other setting process of the drawing command in a modification. 図15(a)はディスプレイリストにエラーオブジェクト描画コマンドを全部書き込めた場合を示し、図15(b)は一部書き込めなかった場合を示す。FIG. 15A shows a case where all error object drawing commands can be written in the display list, and FIG. 15B shows a case where some error object drawing commands cannot be written. 図16(a)はディスプレイリストにエラーオブジェクト描画コマンドを全部書き込めた場合の表示画面を示し、図16(b)は一部書き込めなかった場合の表示画面を示す。FIG. 16A shows a display screen when all of the error object drawing commands can be written in the display list, and FIG. 16B shows a display screen when a part of the error object drawing commands cannot be written. ディスプレイリストの説明図である。It is explanatory drawing of a display list. 図17のディスプレイリストにより描画された画面の例を示す。The example of the screen drawn by the display list of FIG. 17 is shown. ディスプレイリストがディスプレイリストメモリに収まらない状態の説明図である。It is explanatory drawing of the state where a display list does not fit in a display list memory.

<遊技機の構造>
図1は前扉を閉めた状態を示すスロットマシンの正面図、図2は前扉を開いた状態を示すスロットマシンの正面図を示す。なお、以下の説明において、上、下、左又は右の方向は、特に断らない限り、スロットマシンに対向している遊技者から見た方向を指すものとする。
<Structure of gaming machine>
FIG. 1 shows a front view of the slot machine with the front door closed, and FIG. 2 shows a front view of the slot machine with the front door open. In the following description, the upward, downward, left, or right directions refer to directions viewed from the player facing the slot machine unless otherwise specified.

図1及び図2中、100はスロットマシンを示すもので、このスロットマシン100は、スロットマシン筐体120と、このスロットマシン筐体120の前面片側にヒンジ等により開閉可能に取り付けられた前扉130とを備えている。前扉130は、それぞれ独立に開閉可能な上扉130Uと下扉130Lとを備えている。   1 and 2, reference numeral 100 denotes a slot machine. The slot machine 100 includes a slot machine housing 120 and a front door that is attached to one side of the front surface of the slot machine housing 120 by a hinge or the like so as to be opened and closed. 130. The front door 130 includes an upper door 130U and a lower door 130L that can be opened and closed independently.

前記前扉130の前面の右上隅には、ゲーム表示部131を設けている。遊技者はゲーム表示部131を通してリールユニット203の3つのリールを見ることができる。   A game display 131 is provided in the upper right corner of the front surface of the front door 130. The player can see three reels of the reel unit 203 through the game display unit 131.

上扉130Uの上面の右側に、遊技者がメダルを投入するためのメダル投入口132を設け、メダル投入口132の左側には、メダル投入口132から投入され、詰まってしまったメダルをスロットマシン100外に強制的に排出するためのリジェクトボタン133を設けている。   A medal insertion slot 132 for a player to insert medals is provided on the right side of the upper surface of the upper door 130U. On the left side of the medal insertion slot 132, a clogged medal is inserted into the slot machine. A reject button 133 is provided for forcibly discharging outside 100.

下扉130Lの上面の左側にはゲームを開始するためのスタートスイッチ134を設け、スタートスイッチ134とメダル投入口132の間に、3つのリールのそれぞれに対応して3つのストップボタン140を設けている。   A start switch 134 for starting a game is provided on the left side of the upper surface of the lower door 130L, and three stop buttons 140 are provided between the start switch 134 and the medal slot 132 corresponding to each of the three reels. Yes.

上扉130Uの中央には液晶パネルLCD1を設け、下扉130Lにはほぼその全面にわたって液晶パネルLCD2を設けている。   A liquid crystal panel LCD1 is provided at the center of the upper door 130U, and a liquid crystal panel LCD2 is provided on almost the entire surface of the lower door 130L.

下扉130Lの上面の中央、すなわち、ストップボタン140の上、ベットスイッチBETとメダル投入口132の間には、操作部としてのスイッチ(十字キーユニット)SWを設けている。スイッチSWは、例えばカーソルを上下左右に動かすカーソルキー(スイッチ)や操作の確定ボタン・キャンセルボタンなどを含む。   A switch (cross key unit) SW as an operation unit is provided at the center of the upper surface of the lower door 130L, that is, above the stop button 140 and between the bet switch BET and the medal slot 132. The switch SW includes, for example, a cursor key (switch) for moving the cursor up / down / left / right, an operation confirmation button / cancel button, and the like.

スロットマシン100の左右端にはそれぞれ電飾DRU、DRL、DLU、DLLを設けている。すなわち、上扉130Uの左端に電飾DLUを設け、右端に電飾DRUを設けるとともに、下扉130Lの左端に電飾DLLを設け、右端に電飾DRLを設けている。電飾DRU、DRL、DLU、DLLは、それぞれその内部に発光素子(LED)を備えている。   Illuminated DRU, DRL, DLU, and DLL are provided on the left and right ends of the slot machine 100, respectively. That is, an electric decoration DLU is provided at the left end of the upper door 130U, an electric decoration DRU is provided at the right end, an electric decoration DLL is provided at the left end of the lower door 130L, and an electric decoration DRL is provided at the right end. Each of the electrical decorations DRU, DRL, DLU, and DLL includes a light emitting element (LED).

スロットマシン筐体120の内部には、図2に示すように、その内底面に固定され、内部に複数のメダルを貯留して、貯留したメダルを下扉130Lの前面下部に設けた払出し口に1枚ずつ払い出すためのホッパ装置121が設置されている。このホッパ装置121の上部には、上方に向けて開口し、内部に多数のメダルを貯留するホッパタンク122を備えている。スロットマシン筐体120の内部には、上扉130Uを閉めたときにゲーム表示部131が来る位置に三個のリールからなるリールユニット203が設置されている。リールユニット203は、外周面に複数種類の図柄が配列されている3つのリール(第1リール〜第3リール)を備えている。ゲーム表示部131には開口部が設けられていて、それを通して遊技者が前記リールユニット203の各回転リールの図柄を見ることができるようになっている。ホッパ装置121の左側には電源部205を設けている。   As shown in FIG. 2, the slot machine housing 120 is fixed to the inner bottom surface, stores a plurality of medals therein, and stores the stored medals in a payout opening provided at the lower front portion of the lower door 130 </ b> L. A hopper device 121 for paying out one by one is installed. A hopper tank 122 that opens upward and stores a large number of medals is provided at the top of the hopper device 121. Inside the slot machine housing 120, a reel unit 203 including three reels is installed at a position where the game display unit 131 comes when the upper door 130U is closed. The reel unit 203 includes three reels (first reel to third reel) in which a plurality of types of symbols are arranged on the outer peripheral surface. The game display unit 131 is provided with an opening through which a player can see the symbols of each rotating reel of the reel unit 203. A power supply unit 205 is provided on the left side of the hopper device 121.

図2に示すように、下扉130Lの背面にはメダル(コイン)セレクタ1が、下扉130L上面のメダル投入口132の下部に取り付けられている。このメダルセレクタ1は、メダル投入口132から投入されたメダルの通過を検出しながら、当該メダルをホッパ装置121に向かって転動させ、外径が所定寸法と違う異径メダルや、鉄又は鉄合金で作製された不正メダルを選別して排除するとともに、1ゲームあたりに投入可能な所定枚数以上のメダルを選別して排除するための装置である。   As shown in FIG. 2, the medal (coin) selector 1 is attached to the lower surface of the lower door 130L at the lower portion of the medal slot 132 on the upper surface of the lower door 130L. This medal selector 1 rolls the medal toward the hopper device 121 while detecting the passage of the medal inserted from the medal insertion slot 132, and has a different diameter medal or iron or iron whose outer diameter is different from the predetermined dimension. This is an apparatus for selecting and removing illegal medals made of an alloy and selecting and eliminating a predetermined number or more of medals that can be inserted per game.

また、メダルセレクタ1の下側には、図2に示すように、その下部側を覆って下扉130L下部の払出し口に連通する導出路136を設けている。メダルセレクタ1により振り分けられたメダルは、この導出路136を介して払出し口から遊技者に返却される。   Further, as shown in FIG. 2, a lead-out path 136 that covers the lower side of the medal selector 1 and communicates with the payout port at the lower part of the lower door 130L is provided. The medals distributed by the medal selector 1 are returned to the player from the payout port via the derivation path 136.

スロットマシン筐体120の内部、リールユニット203の下側にはメイン基板10が取り付けられている。メイン基板10には、遊技に関する内部設定(例えば、複数の抽選テーブルのどれを使用するか)を行うための設定変更スイッチSSWを設けている。上扉130Uの背面中央下部にはサブ基板20が取り付けられている。   The main board 10 is attached to the inside of the slot machine housing 120 and below the reel unit 203. The main board 10 is provided with a setting change switch SSW for performing an internal setting relating to a game (for example, which of a plurality of lottery tables is used). The sub-board 20 is attached to the lower center of the back surface of the upper door 130U.

スロットマシン筐体120の内部の左上隅には低音スピーカSPLを設けるとともに、下扉130Lの下部には標準的な音域をカバーする2つのスピーカSPを設けている。   A low-frequency speaker SPL is provided in the upper left corner of the slot machine housing 120, and two speakers SP that cover a standard sound range are provided below the lower door 130L.

図3はスロットマシン100の機能ブロック図を示す。   FIG. 3 shows a functional block diagram of the slot machine 100.

この図において電源系統についての表示は省略されている。図3では示していないが、スロットマシンは商用電源(AC100V)から直流電源(+5Vなど)を発生するための電源部(図2の電源部205)を備える。   In this figure, the display about the power supply system is omitted. Although not shown in FIG. 3, the slot machine includes a power supply unit (power supply unit 205 in FIG. 2) for generating a DC power supply (+5 V or the like) from a commercial power supply (AC 100 V).

スロットマシン100は、その主要な処理装置としてメイン基板10とこれからコマンドを受けて動作するサブ基板20とを備える。メイン基板10やサブ基板を含む基板は、外部から接触不能となるようにケース内部に収容され、これら基板を取り外す際に痕跡が残るように封印処理が施されている。具体的には、メイン基板10とサブ基板20はカシメにより一体となり取り付けられるとともに、メイン基板10とサブ基板20の全体を覆う一体のケースによりカバーされている。   The slot machine 100 includes a main substrate 10 and a sub substrate 20 that operates in response to a command from the main substrate 10 as main processing devices. Substrates including the main substrate 10 and the sub-substrate are accommodated inside the case so that they cannot be contacted from the outside, and are subjected to a sealing process so that traces remain when these substrates are removed. Specifically, the main board 10 and the sub board 20 are integrally attached by caulking, and are covered by an integral case that covers the entire main board 10 and the sub board 20.

メイン基板10は、遊技者の操作を受けて内部抽選を行ったり、回胴の回転・停止やメダルの払い出しなどの処理(遊技処理)を行うためのものである。メイン基板10は、予め設定されたプログラムに従って制御動作を行うCPUと、前記プログラムを記憶する記憶手段であるROMおよび処理結果などを一時的に記憶するRAMを含む。   The main board 10 is used for performing an internal lottery in response to the player's operation, and for performing processing (game processing) such as rotation / stop of the spinning cylinder and payout of medals. The main board 10 includes a CPU that performs a control operation according to a preset program, a ROM that is a storage unit that stores the program, and a RAM that temporarily stores processing results and the like.

サブ基板20は、メイン基板10からコマンド信号を受けて内部抽選の結果を報知したり各種演出を行うためのものである。サブ基板20は、前記コマンド信号に応じた予め設定されたプログラムに従って制御動作を行うCPUと、前記プログラムを記憶する記憶手段であるROMおよび処理結果などを一時的に記憶するRAMを含む。コマンドの流れはメイン基板10からサブ基板20への一方のみであり、逆にサブ基板20からメイン基板10へコマンド等が出されることはない。サブ基板20は、演出に用いる乱数を発生する手段を備えている。   The sub board 20 is for receiving a command signal from the main board 10 and notifying the result of the internal lottery and performing various effects. The sub-board 20 includes a CPU that performs a control operation in accordance with a preset program corresponding to the command signal, a ROM that is a storage unit that stores the program, and a RAM that temporarily stores processing results and the like. Only one command flows from the main board 10 to the sub board 20, and conversely, no command is issued from the sub board 20 to the main board 10. The sub-board 20 includes means for generating random numbers used for production.

以下、メイン基板とサブ基板について詳しく説明する。   Hereinafter, the main board and the sub board will be described in detail.

<メイン基板>
メイン基板10には、ベットスイッチBET、スタートスイッチ134、ストップボタン140、リール(回胴)ユニット203、設定変更スイッチSSW、ホッパ駆動部80、ホッパ81及びホッパ81から払い出されたメダルの枚数を数えるためのメダル検出部82(これらは前述のホッパ装置121を構成する)が接続されている。
<Main board>
The main board 10 includes the bet switch BET, the start switch 134, the stop button 140, the reel (rotating cylinder) unit 203, the setting change switch SSW, the hopper driving unit 80, the hopper 81, and the number of medals paid out from the hopper 81. A medal detection unit 82 for counting (these constitute the hopper device 121 described above) is connected.

メイン基板10には、さらに、メダルセレクタ1のメダルセンサS1及びS2が接続されている。   Further, medal sensors S1 and S2 of the medal selector 1 are connected to the main board 10.

メダルセレクタ1には、メダルを計数するためのメダルセンサS1及びS2を設けている。メダルセンサS1及びS2は、メダルセレクタ1に設けられた図示しないメダル通路の下流側(出口近傍)に取り付けられている(メダル通路の上流側はメダル投入口132に連通している)。2つのメダルセンサS1とS2は、メダルの進行方向に沿って所定間隔を空けて並べて設けている。メダルセンサS1、S2は、例えば、互いに対向した発光部と受光部とを有して断面コ字状に形成され、その検出光軸をメダル通路内に上方から臨ませて位置するフォトインタラプタである。各フォトインタラプタにより、途中で阻止されずに送られてきたメダルの通過が検出される。なお、フォトインタラプタを2つ隣接させたのは、メダル枚数を検出するだけでなく、メダルの通過が正常か否かを監視するためである。すなわち、フォトインタラプタを2つ隣接させて設けることにより、メダルの通過速度や通過方向を検出することができ、これによりメダル枚数だけでなく、逆方向に移動する不正行為を感知することができる。   The medal selector 1 is provided with medal sensors S1 and S2 for counting medals. The medal sensors S1 and S2 are attached to the downstream side (near the exit) of a medal passage (not shown) provided in the medal selector 1 (the upstream side of the medal passage communicates with the medal insertion port 132). The two medal sensors S1 and S2 are provided side by side at a predetermined interval along the medal traveling direction. The medal sensors S1 and S2 are, for example, photointerrupters that have a light emitting portion and a light receiving portion that face each other, are formed in a U-shaped cross section, and are positioned so that the detection optical axis faces the medal passage from above. . Each photo interrupter detects the passage of a medal sent without being blocked on the way. The reason why two photo interrupters are adjacent is not only to detect the number of medals but also to monitor whether or not the passage of medals is normal. That is, by providing two photo interrupters adjacent to each other, it is possible to detect the passing speed and passing direction of medals, thereby detecting not only the number of medals but also an illegal act moving in the reverse direction.

リールユニット203は、3つの回胴40a〜40cと、これらをそれぞれ回転させるステッピングモータ155a〜155cと、それらの位置をそれぞれ検出する回胴位置検出器(インデックスセンサ)159a〜159cとを備える(なお、ステッピングモータ155a〜155cを単にモータ155あるいはモータと記すことがある)。   The reel unit 203 includes three spinning cylinders 40a to 40c, stepping motors 155a to 155c that respectively rotate these, and spinning cylinder position detectors (index sensors) 159a to 159c that detect their positions, respectively (note that The stepping motors 155a to 155c may be simply referred to as a motor 155 or a motor).

回胴制御手段1300は、回胴40a〜40cそれぞれが1回転する毎にインデックスセンサ159で検出される基準位置信号に基づいて、回胴40の基準位置(図示しないインデックスによって特定されるコマ)からの回転角度を求める(ステップモータの回転軸の回転ステップ数をカウントする)ことによって、現在の回胴40の回転状態を監視することができるようになっている。すなわち、メイン基板10は、回胴40の基準位置からの回転角度を求めることにより、ストップボタン140の作動時における回胴40の位置を得ることができる。   Based on the reference position signal detected by the index sensor 159 every time each of the rotating cylinders 40a to 40c makes one rotation, the rotating cylinder control means 1300 starts from the reference position (a frame specified by an index (not shown)) of the rotating cylinder 40. Is obtained (by counting the number of rotation steps of the rotation shaft of the step motor), the current rotation state of the drum 40 can be monitored. That is, the main substrate 10 can obtain the position of the rotating drum 40 when the stop button 140 is operated by obtaining the rotation angle from the reference position of the rotating drum 40.

なお、以下の説明において、任意のひとつ又は複数の回胴を示すときは符号40を使用し、3つの回胴をそれぞれ区別して示すときは符号40a〜40cを使用することにする。   In the following description, reference numeral 40 is used to indicate any one or a plurality of spinning cylinders, and reference numerals 40a to 40c are used to separately indicate three spinning cylinders.

ホッパ駆動部80は、ホッパ81の図示しない回転ディスクを回転駆動して、メイン基板10によって指示された払出数のメダルを払い出す動作を行う。遊技機は、メダルを1枚払い出す毎に作動するメダル検出部82を備えており、メイン基板10は、メダル検出部82からの入力信号に基づいてホッパ81から実際に払い出されたメダルの数を管理することができる。   The hopper driving unit 80 rotates an unillustrated rotating disk of the hopper 81 and performs an operation of paying out medals of the payout number instructed by the main board 10. The gaming machine includes a medal detection unit 82 that operates every time a medal is paid out, and the main board 10 receives a medal actually paid out from the hopper 81 based on an input signal from the medal detection unit 82. You can manage the number.

投入受付部(投入受付手段)1050は、メダルセレクタ1のメダルセンサS1とS2の出力を受け、遊技毎にメダルの投入を受け付けて、規定投入数に相当するメダルが投入されたことに基づいて、スタートスイッチ134に対する第1回胴〜第3回胴の回転開始操作を許可する処理を行う。なお、スタートスイッチ134の押下操作が、第1回胴〜第3回胴の回転を開始させる契機となっているとともに、内部抽選を実行する契機となっている。また、遊技状態に応じて規定投入数を設定してもよく、通常状態およびボーナス成立状態及びボーナス状態では規定投入数を3枚に設定する。   The insertion accepting unit (insertion accepting means) 1050 receives the outputs of the medal sensors S1 and S2 of the medal selector 1, accepts the insertion of medals for each game, and based on the insertion of medals corresponding to the prescribed number of insertions. Then, a process of permitting the start operation of the first to third cylinders for the start switch 134 is performed. Note that the pressing operation of the start switch 134 is an opportunity to start the rotation of the first cylinder to the third cylinder, and is an opportunity to execute the internal lottery. Further, the prescribed number of throws may be set according to the game state, and the prescribed number of throws is set to 3 in the normal state, the bonus establishment state, and the bonus state.

メダルが投入されると、遊技状態に応じた規定投入数を限度として、投入されたメダルを投入状態に設定する。あるいは、遊技機にメダルがクレジットされた状態で、ベットスイッチBETが押下されると、遊技状態に応じた規定投入数を限度して、クレジットされたメダルを投入状態に設定する。メダルの投入を受け付けるかどうかは、メイン基板10が制御する。スタートスイッチ134が押下され各回胴の回転が開始した時点(遊技開始時点)から3つのストップボタン140が押下され各回胴の回転が停止した時点(入賞した場合はメダル払い出しが完了した時点)(遊技終了時点)の間であって、メダルの投入を受け付ける状態になっていないときは(許可されていないときは)、メダルを投入してもメダルセンサS1、S2でカウントされず、そのまま返却される。同様に、メイン基板10は、メダルの投入を受け付ける状態か否かに応じて、ベットスイッチBETの有効/無効を制御する。また、前記遊技終了時点から前記遊技開始時点までの間でベットスイッチBETは有効となるが、これ以外の期間においては(BETスイッチの押下が許可されていないときは)、ベットスイッチBETを押下しても、それは無視される。   When medals are inserted, the inserted medals are set to the inserted state up to a specified number of insertions according to the gaming state. Alternatively, when the bet switch BET is pressed in a state where medals have been credited to the gaming machine, the credited medals are set to the inserted state by limiting the prescribed number of insertions according to the gaming state. The main board 10 controls whether or not to accept a medal. From the time when the start switch 134 is pressed and the rotation of each cylinder starts (game start time), when the three stop buttons 140 are pressed and the rotation of each cylinder stops (when the medal payout is completed when winning) (game) When the medal is not accepted (when it is not permitted), the medal sensor S1, S2 does not count the medal and is returned as it is. . Similarly, the main board 10 controls the validity / invalidity of the bet switch BET according to whether or not the medal insertion is accepted. In addition, the bet switch BET is valid from the end of the game to the start of the game, but during other periods (when pressing of the BET switch is not permitted), the bet switch BET is pressed. Even it is ignored.

メイン基板10は、乱数発生手段1100を内蔵する。乱数発生手段1100は、抽選用の乱数値を発生させる手段である。乱数値は、例えば、インクリメントカウンタ(所定のカウント範囲を循環するように数値をカウントするカウンタ)のカウント値に基づいて発生させることができる。なお本実施形態において「乱数値」には、数学的な意味でランダムに発生する値のみならず、その発生自体は規則的であっても、その取得タイミング等が不規則であるために実質的に乱数として機能しうる値も含まれる。   The main board 10 incorporates random number generating means 1100. The random number generation means 1100 is a means for generating a random number for lottery. The random value can be generated based on, for example, a count value of an increment counter (a counter that counts numerical values so as to circulate a predetermined count range). In this embodiment, the “random number value” is not only a value that is randomly generated in a mathematical sense, but even if the generation itself is regular, the acquisition timing and the like are irregular. Includes a value that can function as a random number.

内部抽選手段1200は、遊技者がスタートスイッチ134からのスタート信号に基づいて、役の当否を決定する内部抽選を行う。すなわち、メイン基板10のメモリ(図示せず)に記憶されている抽選テーブル(図示せず)を選択する抽選テーブル選択処理、乱数発生手段1100から得た乱数の当選を判定する乱数判定処理、当選の判定結果で大当たりなどに当選したときにその旨の判定結果を設定する抽選フラグ設定処理などを行う。   The internal lottery means 1200 performs an internal lottery in which the player determines whether or not the winning combination is based on a start signal from the start switch 134. That is, a lottery table selection process for selecting a lottery table (not shown) stored in a memory (not shown) of the main board 10, a random number determination process for determining the winning of a random number obtained from the random number generating means 1100, The lottery flag setting process for setting a determination result to that effect is performed when a big win or the like is won.

抽選テーブル選択処理では、図示しない記憶手段(ROM)に格納されている複数の抽選テーブル(図示せず)のうち、いずれの抽選テーブルを用いて内部抽選を行うかを決定する。抽選テーブルでは、複数の乱数値(例えば、0〜65535の65536個の乱数値)のそれぞれに対して、リプレイ、小役(ベル、チェリー)、レギュラーボーナス(RB:ボーナス)、およびビッグボーナス(BB:ボーナス)などの各種の役が対応づけられている。また、遊技状態として、通常状態、ボーナス成立状態、およびボーナス状態が設定可能とされ、さらにリプレイの抽選状態として、リプレイ無抽選状態、リプレイ低確率状態、リプレイ高確率状態が設定可能とされる。   In the lottery table selection process, a lottery table (not shown) stored in a storage unit (ROM) (not shown) is used to determine which lottery table is used for internal lottery. In the lottery table, for each of a plurality of random values (for example, 65536 random values from 0 to 65535), replay, small role (bell, cherry), regular bonus (RB: bonus), and big bonus (BB :), etc., are associated with each other. In addition, a normal state, a bonus establishment state, and a bonus state can be set as the gaming state, and a replay lottery state, a replay low probability state, and a replay high probability state can be set as replay lottery states.

抽選テーブル選択処理により、抽選の内容は所定の範囲内で設定可能(当選の確率を高くしたり低くしたりできる)であり、遊技機が設置されるホールなどにおいて店側により設定作業が行われる。この設定作業で使用するスイッチが設定変更スイッチSSWである。   The lottery table selection process allows the contents of the lottery to be set within a predetermined range (the probability of winning can be increased or decreased), and the setting work is performed by the store in the hall where the gaming machine is installed. . The switch used in this setting operation is a setting change switch SSW.

通常の遊技機は、BB,RB、小役等の抽選確率の異なる複数(例えば6つ)の抽選テーブルを予め備える。遊技機の抽選では、それら複数の抽選テーブルの中から1つが設定され、この設定された抽選テーブルに基づいて抽選による当たり/ハズレの判定がなされる。複数の抽選テーブルのうちどれを使用するかに関する設定を変更することを、設定の変更(以下、「設定変更」と記す)と称している。   A normal gaming machine includes a plurality of (for example, six) lottery tables having different lottery probabilities such as BB, RB, and small roles in advance. In the lottery of gaming machines, one of the plurality of lottery tables is set, and the winning / losing determination by lottery is made based on the set lottery table. Changing a setting relating to which of a plurality of lottery tables is used is referred to as a setting change (hereinafter referred to as “setting change”).

従来、例えばスロットマシンのような遊技機では、設定値(通常1〜6)を変更する場合、遊技機の扉を開け、メイン基板10に設けられた設定変更スイッチSSWのキースイッチに設定変更キーを挿入して当該キースイッチをオンにした状態で遊技機の電源を投入して設定変更可能な状態にし、設定変更スイッチSSWの設定変更ボタン(押ボタン)を1回押下するごとに、7セグメント表示器などに表示される設定値がインクリメントされて1〜6までの値を循環的に変化させ、所望する設定値が表示器に表示されたところでスタートスイッチを操作することで、所望する設定値を確定させている。   Conventionally, in a gaming machine such as a slot machine, when changing a setting value (usually 1 to 6), the door of the gaming machine is opened, and a setting change key is set as a key switch of a setting change switch SSW provided on the main board 10. With the key inserted and the key switch turned on, the game machine is turned on so that the setting can be changed. Every time the setting change button (push button) of the setting change switch SSW is pressed, 7 segments The set value displayed on the display unit is incremented to cyclically change the values from 1 to 6, and the desired set value is operated by operating the start switch when the desired set value is displayed on the display unit. Is confirmed.

乱数判定処理では、スタートスイッチ134からのスタート信号に基づいて、遊技毎に乱数発生手段(図示せず)から乱数値(抽選用乱数)を取得し、取得した乱数値について前記抽選テーブルを参照して役に当選したか否かを判定する。   In the random number determination process, on the basis of the start signal from the start switch 134, a random number value (lottery random number) is acquired for each game from random number generation means (not shown), and the lottery table is referred to for the acquired random number value. To determine whether or not they have won the role.

抽選フラグ設定処理では、乱数判定処理の結果に基づいて、当選したと判定された役の抽選フラグを非当選状態(第1のフラグ状態、オフ状態)から当選状態(第2のフラグ状態、オン状態)に設定する。2種類以上の役が重複して当選した場合には、重複して当選した2種類以上の役のそれぞれに対応する抽選フラグが当選状態に設定される。抽選フラグの設定情報は、記憶手段(RAM)に格納される。   In the lottery flag setting process, the lottery flag of the winning combination determined to be won based on the result of the random number determination process is changed from the non-winning state (first flag state, off state) to the winning state (second flag state, on Status). When two or more types of winning combinations are won, a lottery flag corresponding to each of the two or more types of winning winning combinations is set to the winning state. The lottery flag setting information is stored in storage means (RAM).

入賞するまで次回以降の遊技に当選状態を持ち越し可能な抽選フラグ(持越可能フラグ)と、入賞の如何に関わらず次回以降の遊技に当選状態を持ち越さずに非当選状態にリセットされる抽選フラグ(持越不可フラグ)とが用意されていることがある。この場合、前者の持越可能フラグが対応づけられる役としては、レギュラーボーナス(RB)およびビッグボーナス(BB)があり、それ以外の役(例えば、小役、リプレイ)は後者の持越不可フラグに対応づけられている。すなわち抽選フラグ設定処理では、内部抽選でレギュラーボーナスに当選すると、レギュラーボーナスの抽選フラグの当選状態を、レギュラーボーナスが入賞するまで持ち越す処理を行い、内部抽選でビッグボーナスに当選すると、ビッグボーナスの抽選フラグの当選状態を、ビッグボーナスが入賞するまで持ち越す処理を行う。このときメイン基板10は、内部抽選機能により、レギュラーボーナスやビッグボーナスの抽選フラグの当選状態が持ち越されている遊技でも、レギュラーボーナスおよびビッグボーナス以外の役(小役およびリプレイ)についての当否を決定する内部抽選を行っている。すなわち抽選フラグ設定処理では、レギュラーボーナスの抽選フラグの当選状態が持ち越されている遊技において、内部抽選で小役あるいはリプレイが当選した場合には、既に当選しているレギュラーボーナスの抽選フラグと内部抽選で当選した小役あるいはリプレイの抽選フラグとからなる2種類以上の役に対応する抽選フラグを当選状態に設定し、ビッグボーナスの抽選フラグの当選状態が持ち越されている遊技において、内部抽選で小役あるいはリプレイが当選した場合には、既に当選しているビッグボーナスの抽選フラグと内部抽選で当選した小役あるいはリプレイの抽選フラグとからなる2種類以上の役に対応する抽選フラグを当選状態に設定する。   A lottery flag (possible carryover flag) that can carry over the winning state for the next game until winning, and a lottery flag that is reset to the non-winning state without bringing the winning state to the next game regardless of winning Carry-over impossible flag) may be provided. In this case, there are a regular bonus (RB) and a big bonus (BB) as a combination to which the former carry-over possible flag is associated, and other combinations (for example, small role, replay) correspond to the latter carry-over impossible flag. It is attached. In other words, in the lottery flag setting process, when a regular bonus is won by internal lottery, the winning state of the regular bonus lottery flag is carried over until the regular bonus is won, and when the big bonus is won by internal lottery, the big bonus lottery A process of carrying over the winning state of the flag until the big bonus is won is performed. At this time, the main board 10 determines whether or not a role other than the regular bonus and the big bonus (small role and replay) is used even in a game in which the winning state of the regular bonus or big bonus lottery flag is carried over by the internal lottery function. An internal lottery is performed. In other words, in the lottery flag setting process, in a game in which the winning state of the regular bonus lottery flag is carried over, if a small role or replay is won in the internal lottery, the regular bonus lottery flag and the internal lottery already won In a game in which the lottery flags corresponding to two or more types of winning combinations or replay lottery flags won in the win state are set to the winning state and the winning state of the big bonus lottery flag is carried over, it is small in the internal lottery When a winning combination or replay is won, a lottery flag corresponding to two or more kinds of winning combinations including a big bonus lottery flag that has already been won and a small bonus or replay lottery flag that has been won in an internal lottery is set to a winning state. Set.

回胴制御手段1300は、遊技者がスタートスイッチ134の押下操作(回転開始操作)によるスタート信号に基づいて、第1回胴〜第3回胴をステッピングモータにより回転駆動して、第1回胴〜第3回胴の回転速度が所定速度(約80rpm:1分間あたり約80回転となる回転速度)に達した状態において回転中の回胴にそれぞれ対応する3つのストップボタン140の押下操作(停止操作)を許可する制御を行うとともに、ステッピングモータにより回転駆動されている第1回胴〜第3回胴を抽選フラグの設定状態(内部抽選の結果)に応じて停止させる制御を行う。   The spinning cylinder control means 1300 rotates the first to third cylinders by a stepping motor based on a start signal generated by the player pressing the start switch 134 (rotation start operation), and the first cylinder -Depressing (stopping) the three stop buttons 140 corresponding to the rotating cylinders in a state where the rotation speed of the third cylinder reaches a predetermined speed (about 80 rpm: a rotational speed of about 80 rotations per minute). In addition to performing control to permit the operation), control is performed to stop the first to third cylinders driven to rotate by the stepping motor in accordance with the lottery flag setting state (internal lottery result).

また、回胴制御手段1300は、3つのストップボタン140に対する押下操作(停止操作)が許可(有効化)された状態において、遊技者が3つのストップボタン140を押下することにより、その回胴停止信号に基づいて、リールユニット203のステッピングモータへの駆動パルス(モータ駆動信号)の供給を停止することにより、第1回胴〜第3回胴の各回胴を停止させる制御を行う。   In addition, when the player presses the three stop buttons 140 in a state where the pressing operation (stop operation) with respect to the three stop buttons 140 is permitted (validated), Based on the signal, the supply of the drive pulse (motor drive signal) to the stepping motor of the reel unit 203 is stopped, thereby controlling each of the first to third drums.

すなわち、回胴制御手段1300は、3つのストップボタン140の各ボタンが押下される毎に、第1回胴〜第3回胴のうち押下されたボタンに対応する回胴の停止位置を決定して、決定された停止位置で回胴を停止させる制御を行っている。具体的には、記憶手段(ROM)に記憶されている停止制御テーブル(図示せず)を参照して3つのストップボタンの押下タイミングや押下順序等(停止操作の態様)に応じた第1回胴〜第3回胴の停止位置を決定し、決定された停止位置で第1回胴〜第3回胴を停止させる制御を行う。   That is, each time the three stop buttons 140 are pressed, the spinning cylinder control means 1300 determines the stopping position of the spinning cylinder corresponding to the pressed button among the first to third cylinders. Thus, control is performed to stop the spinning cylinder at the determined stop position. Specifically, referring to a stop control table (not shown) stored in the storage means (ROM), the first time corresponding to the pressing timing, pressing order, etc. of the three stop buttons (mode of stop operation) A stop position of the cylinder to the third cylinder is determined, and control is performed to stop the first cylinder to the third cylinder at the determined stop position.

ここで停止制御テーブルでは、ストップボタン140の作動時点における第1回胴〜第3回胴の位置(押下検出位置)と、第1回胴〜第3回胴の実際の停止位置(または押下検出位置からの滑りコマ数)との対応関係が設定されている。滑りコマ数とは、回胴停止時にゲーム表示部から視認できる特定の図柄を基準位置としたときのストップボタン140の操作から対応する回胴の回転停止までの間に当該基準位置を通過する図柄の数をいう。回胴制御手段1300は、各ストップボタン140の操作から190ms以内という条件下で各回胴を停止させるため、滑りコマ数は0以上4以下の範囲内となっている(ただし、80回転/分、図柄数=21個の条件において)。抽選フラグの設定状態に応じて、第1回胴〜第3回胴の停止位置を定めるための停止制御テーブルが用意されることもある。   Here, in the stop control table, the positions of the first cylinder to the third cylinder (pressing detection position) at the time when the stop button 140 is operated, and the actual stop positions (or pressing detection of the first cylinder to the third cylinder). Correspondence with the number of sliding frames from the position) is set. The number of sliding symbols is a symbol that passes through the reference position between the operation of the stop button 140 and the rotation stop of the corresponding rotating cylinder when a specific symbol that can be visually recognized from the game display unit at the time of stopping the rotating drum is used as the reference position. The number of Since the turning cylinder control means 1300 stops each turning cylinder within 190 ms from the operation of each stop button 140, the number of sliding frames is in the range of 0 to 4 (however, 80 revolutions / minute, (In the condition of the number of symbols = 21). Depending on the setting state of the lottery flag, a stop control table for determining the stop positions of the first cylinder to the third cylinder may be prepared.

前述のように、回胴制御手段1300は、回胴が1回転する毎にインデックスセンサ159で検出される基準位置信号に基づいて、回胴の基準位置(リールインデックスによって検出されるコマ)からの回転角度(ステップモータの回転軸の回転ステップ数)を求めることによって、現在の回胴の回転状態を監視することができるようになっている。すなわち、メイン基板10は、ストップボタン140の作動時における回胴の位置を、回胴の基準位置からの回転角度を求めることにより得ることができる。   As described above, the spinning cylinder control unit 1300 is based on the reference position signal (the frame detected by the reel index) of the spinning cylinder based on the reference position signal detected by the index sensor 159 every time the rotating cylinder makes one rotation. By obtaining the rotation angle (the number of rotation steps of the rotation shaft of the step motor), the current rotation state of the rotating drum can be monitored. That is, the main board 10 can obtain the position of the rotating cylinder when the stop button 140 is operated by obtaining the rotation angle from the reference position of the rotating cylinder.

回胴制御手段1300は、いわゆる引き込み処理と蹴飛ばし処理とを回胴を停止させる制御として行っている。引き込み処理とは、抽選フラグが当選状態に設定された役に対応する図柄が有効な入賞判定ライン上に停止するように(当選した役を入賞させることができるように)回胴を停止させる制御処理である。一方蹴飛ばし処理とは、抽選フラグが非当選状態に設定された役に対応する図柄が有効な入賞判定ライン上に停止しないように(当選していない役を入賞させることができないように)回胴を停止させる制御処理である。すなわち本実施形態の遊技機では、上記引き込み処理及び蹴飛ばし処理を実現させるべく、抽選フラグの設定状態、ストップボタン140の押下タイミング、押下順序、既に停止している回胴の停止位置(表示図柄の種類)などに応じて各回胴の停止位置が変化するように停止制御テーブルが設定されている。このように、メイン基板10は、抽選フラグが当選状態に設定された役の図柄を入賞の形態で停止可能にし、一方で抽選フラグが非当選状態に設定された役の図柄が入賞の形態で停止しないように第1回胴〜第3回胴を停止させる制御を行っている。   The spinning cylinder control unit 1300 performs so-called pull-in processing and kicking processing as control for stopping the spinning cylinder. The pull-in process is a control for stopping the spinning cylinder so that the symbol corresponding to the combination whose lottery flag is set to the winning state is stopped on a valid winning determination line (so that the winning combination can be won). It is processing. On the other hand, the kicking process means that the symbol corresponding to the combination for which the lottery flag is set to the non-winning state does not stop on a valid winning determination line (so that a non-winning combination cannot be won) Is a control process for stopping the process. That is, in the gaming machine of the present embodiment, the lottery flag setting state, the stop button 140 pressing timing, the pressing order, and the stop position of the spinning cylinder that has already stopped (in the display pattern) in order to realize the pull-in processing and kicking processing. The stop control table is set so that the stop position of each cylinder changes according to the type). In this way, the main board 10 can stop the symbol of the combination for which the lottery flag is set to the winning state in a winning form, while the symbol of the combination for which the lottery flag is set to the non-winning state is in the winning form. Control is performed to stop the first to third cylinders so as not to stop.

本実施形態の遊技機では、第1回胴〜第3回胴が、ストップボタン140が押下された時点から190ms以内に、押下されたストップボタンに対応する回転中の回胴を停止させる制御状態に設定されている。すなわち回転している各回胴の停止位置を決めるための停止制御テーブルでは、ストップボタン140の押下時点から各回胴が停止するまでに要するコマ数が0コマ〜4コマの範囲(所定の引き込み範囲)で設定されている。   In the gaming machine of the present embodiment, the first to third drums are controlled to stop the rotating drum corresponding to the pressed stop button within 190 ms from the time when the stop button 140 is pressed. Is set to That is, in the stop control table for determining the stop position of each rotating cylinder, the number of frames required from when the stop button 140 is pressed until each cylinder stops is in the range of 0 to 4 frames (predetermined pull-in range). Is set in

入賞判定手段1400は、第1回胴〜第3回胴の停止態様に基づいて、役が入賞したか否かを判定する処理を行う。具体的には、記憶手段(ROM)に記憶されている入賞判定テーブルを参照しながら、第1回胴〜第3回胴の全てが停止した時点で入賞判定ライン上に表示されている図柄組合せが、予め定められた役の入賞の形態であるか否かを判定する。   The winning determination means 1400 performs a process of determining whether or not a winning combination has been won based on the stopping modes of the first to third cylinders. Specifically, referring to the winning determination table stored in the storage means (ROM), the symbol combination displayed on the winning determination line when all of the first to third cylinders are stopped. It is determined whether or not this is a predetermined winning combination form.

入賞判定手段1400は、その判定結果に基づいて、入賞時処理を実行する。入賞時処理としては、例えば、小役が入賞した場合にはホッパ81を駆動してメダルの払出制御処理が行われるか、あるいはクレジットの増加され(規定の最大枚数例えば50枚まで増加され、それを超えた分だけ実際にメダル払い出される)、リプレイが入賞した場合にはリプレイ処理が行われ、ビッグボーナスやレギュラーボーナスが入賞した場合には遊技状態を移行させる遊技状態移行制御処理が行われる。   The winning determination means 1400 executes a winning process based on the determination result. As a process at the time of winning a prize, for example, when a small role wins, the hopper 81 is driven to perform a medal payout control process, or a credit is increased (a predetermined maximum number is increased to 50, for example, When the replay is won, a replay process is performed. When a big bonus or a regular bonus is won, a game state transition control process for shifting the game state is performed.

払出制御手段1500は、遊技結果に応じたメダルの払い出しに関する払出制御処理を行う。具体的には、小役が入賞した場合に、役毎に予め定められている配当に基づいて遊技におけるメダルの払出数を決定し、決定された払出数に相当するメダルを、ホッパ駆動部80でホッパ81を駆動して払い出させる。この際に、ホッパ81に内蔵される図示しないモータに電流が流れることになる。   The payout control means 1500 performs payout control processing relating to the payout of medals according to the game result. Specifically, when a small combination wins, the number of medals to be paid out in the game is determined based on a payout predetermined for each combination, and the medals corresponding to the determined number of payouts are determined by the hopper driving unit 80. Then, the hopper 81 is driven to pay out. At this time, a current flows through a motor (not shown) built in the hopper 81.

メダルのクレジット(内部貯留)が許可されている場合には、ホッパ81によって実際にメダルの払い出しを行う代わりに、記憶手段(RAM)のクレジット記憶領域(図示省略)に記憶されているクレジット数(クレジットされたメダルの数)に対して払出数を加算するクレジット加算処理を行って仮想的にメダルを払い出す処理を行う。   When medal credits (internal storage) are permitted, instead of actually paying out medals by the hopper 81, the number of credits stored in a credit storage area (not shown) of the storage means (RAM) (not shown) A credit addition process for adding the number of payouts to the number of credited medals is performed to virtually pay out medals.

リプレイ処理手段1600は、リプレイが入賞した場合に、次回の遊技に関して遊技者の所有するメダルの投入を要さずに前回の遊技と同じ準備状態に設定するリプレイ処理(再遊技処理)を行う。リプレイが入賞した場合には、遊技者の手持ちのメダル(クレジットメダルを含む)を使わずに前回の遊技と同じ規定投入数のメダルが自動的に投入状態に設定される自動投入処理が行われ、遊技機が前回の遊技と同じ入賞判定ラインを有効化した状態で次回の遊技における回転開始操作(遊技者によるスタートスイッチ134の押下操作)を待機する状態に設定される。   When the replay is won, the replay processing means 1600 performs a replay process (regame process) for setting the same preparatory state as the previous game without requiring insertion of medals owned by the player for the next game. When a replay wins, an automatic insertion process is performed in which the same number of medals as the previous game is automatically set to the insertion state without using the player's own medals (including credit medals). The game machine is set in a state of waiting for a rotation start operation (pressing operation of the start switch 134 by the player) in the next game in a state where the same winning determination line as the previous game is validated.

リプレイ処理手段1600は、所定条件下で内部抽選におけるリプレイの当選確率を変動させる制御を行うことがある。例えば、ストップボタン140の操作によって回胴を停止させた際に所定の出目が表示されるとリプレイの当選確率が変動する。リプレイの抽選状態として、リプレイが内部抽選の対象から除外されるリプレイ無抽選状態、リプレイの当選確率が約1/7.3に設定されるリプレイ低確率状態、およびリプレイの当選確率が約1/6に設定されるリプレイ高確率状態という複数種類の抽選状態を設定可能とされている。   The replay processing unit 1600 may perform control to change the winning probability of replay in the internal lottery under a predetermined condition. For example, when a predetermined turn is displayed when the spinning cylinder is stopped by operating the stop button 140, the winning probability of replay varies. The replay lottery states include a replay no lottery state in which replay is excluded from the internal lottery, a replay low probability state in which the replay winning probability is set to about 1 / 7.3, and a replay winning probability of about 1 / A plurality of lottery states such as a high replay probability state set to 6 can be set.

エラー処理部1700は、図示しない扉開閉検知センサ、メダルセンサS1及びS2及びメダル検出部82の出力に基づき遊技機のエラー判定を行い、エラーと判定したときにその旨を報知するとともに、遊技機を所定の状態(例えば、操作を受け付けない状態)にする。   The error processing unit 1700 determines an error of the gaming machine based on the outputs of a door opening / closing detection sensor (not shown), the medal sensors S1 and S2, and the medal detection unit 82, and notifies that when it determines that there is an error. To a predetermined state (for example, a state in which no operation is accepted).

図示しない扉開閉検知センサは、前扉130(上扉130U、下扉130L)が閉じられたことを検知するセンサであり、例えばマイクロスイッチや接点などの電気的スイッチである。当該スイッチは前扉130(上扉130U、下扉130L)が閉じられたときに、前扉130(上扉130U、下扉130L)の裏側にスイッチの作用部が当接することでオン(又はオフ)になり、前扉130(上扉130U、下扉130L)が開放されると作用部が離れてオフ(又はオン)になるものである。扉開閉検知センサは、フォトインタラプタのような光学式のものでもよい。メダルセンサS1及びS2及びメダル検出部82については前述した。   A door open / close detection sensor (not shown) is a sensor that detects that the front door 130 (the upper door 130U and the lower door 130L) is closed, and is an electrical switch such as a micro switch or a contact. When the front door 130 (upper door 130U, lower door 130L) is closed, the switch is turned on (or turned off) by the action part of the switch contacting the back side of the front door 130 (upper door 130U, lower door 130L). When the front door 130 (upper door 130U, lower door 130L) is opened, the action part is separated and turned off (or turned on). The door opening / closing detection sensor may be an optical sensor such as a photo interrupter. The medal sensors S1 and S2 and the medal detection unit 82 have been described above.

エラー処理部1700は、具体的には次のような動作を行う。
・図示しない扉開閉検知センサの出力に基づき前扉130(上扉130U、下扉130L)の開放を検知したとき、エラー処理を行う。
・メダルセンサS1及びS2の出力に基づきメダルの逆流(センサS1とS2の検知順序が反対になったこと)、メダル滞留(センサS1とS2の検知時間が予め定められた閾値よりも長いこと)などを検知したとき、エラー処理を行う。
・メダル検出部82の出力に基づきメダル詰まり(メダル検出部82の検知時間が予め定められた閾値よりも長いこと)、ホッパーエンプティ(ホッパ駆動部80を動作させているにもかかわらずメダル検出部82がメダルを検知しない)などを検知したとき、エラー処理を行う。
Specifically, the error processing unit 1700 performs the following operation.
When an opening of the front door 130 (upper door 130U, lower door 130L) is detected based on the output of a door opening / closing detection sensor (not shown), error processing is performed.
-Based on the outputs of the medal sensors S1 and S2, the reverse flow of the medals (the detection order of the sensors S1 and S2 is reversed), the medal retention (the detection times of the sensors S1 and S2 are longer than a predetermined threshold) When error is detected, error processing is performed.
Based on the output of the medal detection unit 82, the medal clogging (the detection time of the medal detection unit 82 is longer than a predetermined threshold), hopper empty (the medal detection unit despite operating the hopper driving unit 80) When 82 detects no medal), error processing is performed.

エラー処理部1700は、上記のようにエラーと判定したときにその旨を報知するとともに、遊技機を所定の状態(エラー状態)にするが、この状態は図示しないリセットスイッチにより解除される。リセットスイッチは、例えば電源部205のパネルに設けられる。   When the error processing unit 1700 determines that an error has occurred as described above, the error processing unit 1700 notifies the fact and sets the gaming machine to a predetermined state (error state). This state is canceled by a reset switch (not shown). The reset switch is provided on the panel of the power supply unit 205, for example.

なお、サブ基板20で生じるエラーもある。このエラーでは遊技不能状態にはならないが、サブ基板20自身の処理によりエラーが生じたことを液晶表示装置などにより報知することができる。当該エラーは例えば不正なコマンドを受信したとき(暗号化されたコマンドが正しく復号化できなかったときを含む)に発生し、当該エラーは上記リセットスイッチにより解除される(メイン基板10からサブ基板20へリセットコマンドが送られる)。   There are also errors that occur in the sub-board 20. Although this error does not result in an inoperable state, the liquid crystal display device or the like can notify that an error has occurred due to the processing of the sub-board 20 itself. The error occurs, for example, when an invalid command is received (including when the encrypted command cannot be correctly decrypted), and the error is canceled by the reset switch (from the main board 10 to the sub board 20). Reset command).

また、メイン基板10は、通常状態、ボーナス成立状態、およびボーナス状態の間で遊技状態を移行させる制御を行うことがある(遊技状態移行制御機能)。遊技状態の移行条件は、1の条件が定められていてもよいし、複数の条件が定められていてもよい。複数の条件が定められている場合には、複数の条件のうち1の条件が成立したこと、あるいは複数の条件の全てが成立したことに基づいて、遊技状態を他の遊技状態へ移行させることができる。   Further, the main board 10 may perform control to shift the gaming state between the normal state, the bonus establishment state, and the bonus state (gaming state transition control function). As the game condition transition condition, one condition may be defined, or a plurality of conditions may be defined. When a plurality of conditions are established, transitioning the gaming state to another gaming state based on the fact that one of the plurality of conditions is satisfied or all of the plurality of conditions are satisfied Can do.

通常状態は、複数種類の遊技状態の中で初期状態に相当する遊技状態で、通常状態からはボーナス成立状態への移行が可能となっている。ボーナス成立状態は、内部抽選でビッグボーナスあるいはレギュラーボーナスに当選したことを契機として移行する遊技状態である。ボーナス成立状態では、通常状態における内部抽選でビッグボーナスが当選した場合、ビッグボーナスが入賞するまでビッグボーナスに対応する抽選フラグが当選状態に維持され、通常状態における内部抽選でレギュラーボーナスが当選した場合、レギュラーボーナスが入賞するまでレギュラーボーナスに対応する抽選フラグが当選状態に維持される。ボーナス状態では、ボーナス遊技によって払い出されたメダルの合計数により終了条件が成立したか否かを判断し、入賞したボーナスの種類に応じて予め定められた払出上限数を超えるメダルが払い出されると、ボーナス状態を終了させて、遊技状態を通常状態へ復帰させる。   The normal state is a game state corresponding to the initial state among a plurality of types of game states, and a transition from the normal state to the bonus establishment state is possible. The bonus establishment state is a gaming state that shifts when a big bonus or a regular bonus is won in the internal lottery. In the bonus establishment state, when the big bonus is won in the internal lottery in the normal state, the lottery flag corresponding to the big bonus is maintained in the winning state until the big bonus is won, and the regular bonus is won in the internal lottery in the normal state Until the regular bonus is won, the lottery flag corresponding to the regular bonus is maintained in the winning state. In the bonus state, it is determined whether or not the end condition is satisfied based on the total number of medals paid out by the bonus game, and medals exceeding a predetermined payout limit number are paid out according to the type of bonus won. The bonus state is terminated and the gaming state is returned to the normal state.

リールユニット203は、3つの回胴40a〜40cを備えるが、3つの回胴40a〜40cそれぞれにひとつづつステッピングモータ155a〜155cが取り付けられている。ステッピングモータ155は、回転子(ロータ)として歯車状の鉄心あるいは永久磁石を備え、固定子(ステータ)として複数の巻線(コイル)を備え、電流を流す巻線を切り替えることによって回転動作させるものである。すなわち、固定子の巻線に電流を流して磁力を発生させ、回転子を引きつけることで回転するものである。回転軸を指定された角度で停止させることが可能なことから、スロットマシンの回胴の回転駆動に使用されている。複数の巻線がひとつの相を構成する。相の数として、例えば、2つ(二相)、4つ(4相)、5つ(5相)のものもある。   The reel unit 203 includes three spinning cylinders 40a to 40c, and one stepping motor 155a to 155c is attached to each of the three spinning cylinders 40a to 40c. The stepping motor 155 includes a gear-shaped iron core or permanent magnet as a rotor (rotor), a plurality of windings (coils) as a stator (stator), and is rotated by switching windings through which current flows. It is. That is, a current is passed through the windings of the stator to generate a magnetic force, and the rotor is rotated by attracting the rotor. Since the rotation axis can be stopped at a specified angle, it is used to drive the rotation of the slot machine. A plurality of windings constitute one phase. As the number of phases, for example, there are two (two phases), four (four phases), and five (five phases).

ステッピングモータは、各相の巻線への電流の与え方を変えることにより、特性を変えることができる(励磁モードが変わる)。二相型については次の通りである。   The stepping motor can change its characteristics (excitation mode changes) by changing the way of applying current to the windings of each phase. The two-phase type is as follows.

・一相励磁
常に巻線一相のみに電流を流す。位置決め精度は良い。
• Single-phase excitation Always allow current to flow through only one phase of the winding. Positioning accuracy is good.

・二相励磁
二相に電流を流す。一相励磁の約2倍の出力トルクが得られる。位置決め精度は良く、停止したときの静止トルクが大きいため、停止位置を確実に保持できる。
・ Two-phase excitation
Current flows in two phases. An output torque approximately twice that of single-phase excitation can be obtained. The positioning accuracy is good and the stationary torque is large when stopped, so that the stop position can be held reliably.

・一−二相励磁
一相と二相を交互に切り替えて電流を流す。一相励磁・二相励磁の場合のステップ角度の半分にすることができるので、滑らかな回転を得られる。
・ One-two-phase excitation
A current is passed by alternately switching between one phase and two phases. Since the step angle can be halved in the case of one-phase excitation and two-phase excitation, smooth rotation can be obtained.

なお、ステッピングモータを「駆動する」とは、当該モータを上記励磁により回転させることとともに、所望の位置で停止させその位置を保持するために各相を励磁することも含むものとする。   Note that “driving” a stepping motor includes rotating the motor by the above-described excitation and exciting each phase in order to stop at a desired position and hold the position.

スロットマシンの回胴40a〜40cの駆動に関して、例えば、4相の基本ステップ角度1.43度のステッピングモータを使用し、パルスの出力方法として一−二相励磁を採用している。   Regarding driving of the spinning cylinders 40a to 40c of the slot machine, for example, a four-phase stepping motor having a basic step angle of 1.43 degrees is used, and one-two-phase excitation is adopted as a pulse output method.

10CGは、サブ基板20へ送るコマンドを送信するコマンド送信部である。このコマンドには、当選役の情報に関するコマンド、メダル投入枚数やクレジット枚数(貯留枚数)の情報に関するコマンドなどがある。コマンド送信部10CGは、具体的には、メイン基板10に搭載されたROMに予め書き込まれたプログラムをCPUが実行することで実現される。コマンド送信については、後に説明を加える。   10CG is a command transmitter that transmits a command to be sent to the sub-board 20. This command includes a command related to winning combination information, a command related to information on the number of inserted medals and the number of credits (stored number). Specifically, the command transmission unit 10CG is realized by the CPU executing a program written in advance in a ROM mounted on the main board 10. The command transmission will be described later.

<サブ基板>
サブ基板20には、液晶パネルLCD1及びLCD2、LED202B、202U及び202L、スピーカSP、低音スピーカSPL、ソレノイドSN、モータMU及びML、センサSENU及びSENL、スイッチSWが接続されている。LED202B、202L、202Uは、データを取得し保持するラッチと電飾であるLEDを内蔵している(LEDは基板の外部に設けられることもある)。これらの構成要素は、サブ基板20により制御されるものであり、映像、光、音響、可動体の動作により演出を行う出力装置、あるいは、可動体の動作を検知するための入力装置または遊技者による操作を受け付ける入力装置である。
<Sub-board>
Connected to the sub-board 20 are liquid crystal panels LCD1 and LCD2, LEDs 202B, 202U and 202L, speaker SP, bass speaker SPL, solenoid SN, motors MU and ML, sensors SENU and SENL, and switch SW. The LEDs 202B, 202L, and 202U incorporate a latch that acquires and holds data and an LED that is an electrical decoration (the LED may be provided outside the substrate). These components are controlled by the sub-board 20, and are an output device that produces effects by video, light, sound, and movement of the movable body, or an input device or player for detecting the movement of the movable body. It is an input device which receives operation by.

図示は省略しているが、機種固有ブロックBB及び下扉ブロックBLには、液晶パネルLCD2を制御するためのビデオコントローラ(VDC)、スピーカSP、スピーカSPを駆動して音響を発生させるためのサウンドコントローラ、ソレノイドSN、モータMU及びMLを駆動するための駆動回路を(図示しない)内蔵している。   Although not shown, the model-specific block BB and the lower door block BL have a video controller (VDC) for controlling the liquid crystal panel LCD2, a speaker SP, and a sound for generating sound by driving the speaker SP. A drive circuit (not shown) for driving the controller, solenoid SN, motors MU and ML is incorporated.

上述した液晶パネルなどの構成要素は、低音スピーカSPLを除き、スロットマシン筐体120に内蔵される機種固有ブロックBB、上扉130Uに対応して設けられる上扉ブロックBU、下扉130Lに対応して設けられる下扉ブロックBLの3つのいずれかに区別されて設けられる。   The components such as the liquid crystal panel described above, except for the bass speaker SPL, correspond to the model-specific block BB and the upper door block BU and the lower door 130L provided corresponding to the upper door 130U built in the slot machine housing 120. The lower door block BL is provided in a distinguishable manner.

図3の例では、機種固有ブロックBBはソレノイドSN、スピーカSP及びLED202Bを含み、上扉ブロックBUは、液晶パネルLCD1、LED203U、モータMU及びこれによる可動体の動作を検知するセンサSENUを含み、下扉ブロックBLは、液晶パネルLCD2、スピーカSP、LED202L、モータML、モータMLによる可動体の動作を検知するセンサSENL、カーソルキーなどのスイッチSWを含む。なお、液晶パネルLCD2全体がモータMLにより若干前後に移動可能に構成され、液晶パネルLCD2が前に出た状態で遊技者がこれを押すという操作が可能な場合がある。この場合、下扉ブロックBLのスイッチSWは液晶パネルLCD2の押下を検知するスイッチを含む。   In the example of FIG. 3, the model-specific block BB includes a solenoid SN, a speaker SP, and an LED 202B, and the upper door block BU includes a liquid crystal panel LCD1, an LED 203U, a motor MU, and a sensor SENU that detects the operation of the movable body. The lower door block BL includes a liquid crystal panel LCD2, a speaker SP, an LED 202L, a motor ML, a sensor SENL that detects the operation of the movable body by the motor ML, and a switch SW such as a cursor key. The entire liquid crystal panel LCD2 is configured to be slightly movable back and forth by the motor ML, and the player may be able to perform an operation of pushing the liquid crystal panel LCD2 in a state where the liquid crystal panel LCD2 is moved forward. In this case, the switch SW of the lower door block BL includes a switch for detecting depression of the liquid crystal panel LCD2.

<メイン基板からサブ基板へのコマンド伝送>
サブ基板20はメイン基板10からコマンドをうけ、これに従って演出等の処理を行う。コマンドの流れはメイン基板10からサブ基板20への一方のみであり、逆にサブ基板20からメイン基板10へコマンド等が出されることはない。
<Command transmission from main board to sub board>
The sub-board 20 receives a command from the main board 10 and performs processing such as rendering according to the command. Only one command flows from the main board 10 to the sub board 20, and conversely, no command is issued from the sub board 20 to the main board 10.

サブ基板20は、メイン基板10からのコマンドに従い、例えば、予め定められた画面を液晶パネルLCD1、LCD2に表示させるためのコマンド(表示コマンド、描画コマンド)を発生させる。例えば、アニメーションなどにより演出を行う際には、多数のコマンドを連続的に次々と送信する。   The sub board 20 generates a command (display command, drawing command) for displaying a predetermined screen on the liquid crystal panels LCD1 and LCD2, for example, in accordance with a command from the main board 10. For example, when performing an effect by animation or the like, a large number of commands are continuously transmitted one after another.

図3において、20CRは、メイン基板10から受けたコマンドを受信するコマンド受信部である。コマンド受信部20CRは、具体的には、サブ基板20に搭載されたROMに予め書き込まれたプログラムをCPUが実行することで実現される。   In FIG. 3, 20 CR is a command receiving unit that receives a command received from the main board 10. Specifically, the command receiving unit 20CR is realized by the CPU executing a program written in advance in a ROM mounted on the sub-board 20.

上記コマンドとして、サブ基板20側のソフトウエアで当選内容を示唆する演出を行うためのものがある。例えば、下記ATのように、出玉を得るための示唆を液晶表示装置等の表示装置に表示して遊技者の操作の便宜の提供(アシスト)を図っている。当該示唆は常時出されるわけではなく、特定の場合に出される。なお、メイン基板からのコマンドに基づきサブ基板がATの表示(報知)を行う形態に限定されない。例えばメイン基板が、メイン基板の管理下にある表示器(報知手段)によりATの表示(報知)を行うこともある。以下の説明は、そのような形態についても適用される。   As the above-mentioned command, there is a command for performing an effect suggesting the winning contents by the software on the sub-board 20 side. For example, as shown in the following AT, suggestions for obtaining a ball are displayed on a display device such as a liquid crystal display device in order to provide convenience (assist) for the player's operation. The suggestion is not always issued, but in specific cases. Note that the present invention is not limited to a mode in which the sub board displays AT (notifies) based on a command from the main board. For example, the main board may display (notify) the AT by a display (notification means) under the control of the main board. The following description also applies to such a form.

遊技機は、液晶表示装置、スピーカや表示ランプ等からなる演出表示装置を備える。この演出表示装置はサブ基板20により制御され、遊技者に入賞等を報知したり、いわゆるアシストタイム(AT)において、一定ゲーム間に特定の小役を遊技機自体が何らかのアクションを伴ってユーザに教えたりするためのものである。(アシストタイム(AT):特定の小役が当選しても遊技者がこの小役に対応する図柄組合せを入賞判定ライン上に揃えないと払い出しがない。小役による払い出しを確実にするために、ビッグボーナス終了後(もしくは当選時)あるいはその他の任意の契機にアシストタイムを抽選し、これに当選すると一定ゲーム間は特定の小役に対応する図柄組合せを入賞判定ライン上に揃えさせるための停止操作を何らかのアクションを伴って遊技者に教えるという機能)   The gaming machine includes an effect display device including a liquid crystal display device, a speaker, a display lamp, and the like. This effect display device is controlled by the sub-board 20, and notifies the player of a prize or the like, or plays a specific small role for a certain game during a certain game at a so-called assist time (AT) to the user with some action. It is for teaching. (Assist Time (AT): Even if a specific small role is won, the player will not be paid out unless the symbol combination corresponding to this small role is aligned on the winning judgment line. , After the big bonus is over (or at the time of winning) or at any other opportunity, the assist time will be drawn in order to align the symbol combination corresponding to a specific small role on the winning judgment line for a certain game (That tells the player about the stop operation with some action)

コマンド受信部20CRは、メイン基板10から受けたコマンドを受信する。例えば、シリアルデータとして受けたコマンドを直列−並列変換器(シフトレジスタ)に入力し、一定のデータ(例えば8ビット)ごとに出力する。この出力されたデータがコマンドとしてサブ基板20のCPUに渡され、解釈・実行される。   The command receiving unit 20CR receives a command received from the main board 10. For example, a command received as serial data is input to a serial-parallel converter (shift register), and is output every certain data (for example, 8 bits). The output data is transferred to the CPU of the sub-board 20 as a command, and is interpreted and executed.

次に、メイン基板10における遊技処理について図4を参照して説明を加える。
一般的に、遊技機において、メダルの投入(クレジットの投入)に始まり、払い出しが終了するまで(又はクレジット数の増加が終了するまで)が一遊技である。一遊技が終了するまでは次回の遊技に進めないという決まりがある。
Next, the game processing in the main board 10 will be described with reference to FIG.
Generally, in a gaming machine, one game is started from the insertion of medals (insertion of credits) until the end of payout (or until the increase in the number of credits is completed). There is a rule that it is not possible to proceed to the next game until one game is finished.

先ず、規定枚数のメダルが投入されることでスタートスイッチ134が有効になり、図4の処理が開始される。   First, when a prescribed number of medals are inserted, the start switch 134 is activated, and the processing of FIG. 4 is started.

ステップS1において、スタートスイッチ134が操作されることにより、スタートスイッチ134がONとなる。そして、次のステップS2に進む。   In step S1, the start switch 134 is turned on by operating the start switch 134. Then, the process proceeds to the next step S2.

ステップS2において、メイン基板10により抽選処理が行われる。そして、次のステップS3に進む。   In step S2, a lottery process is performed by the main board 10. Then, the process proceeds to the next step S3.

ステップS3において、第1リール〜第3リールの回転が開始する。そして、次のステップS4に進む。   In step S3, the rotation of the first reel to the third reel starts. Then, the process proceeds to the next step S4.

ステップS4において、ストップボタン140が操作されることにより、ストップボタン140がONとなる。そして、次のステップS5に進む。   In step S4, when the stop button 140 is operated, the stop button 140 is turned ON. Then, the process proceeds to the next step S5.

ステップS5において、第1リール〜第3リールのうち押下されたストップボタン140に対応するリールについて回転停止処理が行われる。そして、次のステップS6に進む。   In step S5, rotation stop processing is performed on the reel corresponding to the pressed stop button 140 among the first to third reels. Then, the process proceeds to the next step S6.

ステップS6において、三個のリールに対応するストップボタン140の操作が行われたか否かが判定される。そして、三個のリールに対応する3つのストップボタン140すべての操作が行われたと判定された場合、次のステップS7に進む。   In step S6, it is determined whether or not the operation of the stop button 140 corresponding to the three reels has been performed. If it is determined that all three stop buttons 140 corresponding to the three reels have been operated, the process proceeds to the next step S7.

ステップS7において、抽選フラグ成立中に当該抽選フラグに対応する入賞図柄組合せが入賞判定ライン上に揃ったか否か、すなわち、入賞が確定したか否かが判定される。そして、入賞が確定したと判定された場合、次のステップS8に進む。なお、入賞が確定しなかったときは、抽選フラグが成立していてもメダルの払い出しは行われない。   In step S7, it is determined whether the winning symbol combination corresponding to the lottery flag is aligned on the winning determination line while the lottery flag is established, that is, whether the winning is confirmed. If it is determined that the winning is confirmed, the process proceeds to the next step S8. If the winning is not confirmed, no medals are paid out even if the lottery flag is established.

ステップS8において、入賞判定ライン上に揃った入賞図柄組合せに相当するメダルが払い出される。   In step S8, medals corresponding to winning symbol combinations aligned on the winning determination line are paid out.

メダルの投入からステップS8の実行完了までが、一遊技である。ステップS8の待機処理が終了すると、処理はフローチャートの最初に戻る。言い換えれば、次の遊技が可能な状態になる(次遊技へ移行する)。   The process from the insertion of the medal to the completion of the execution of step S8 is one game. When the standby process in step S8 ends, the process returns to the beginning of the flowchart. In other words, the next game is possible (transition to the next game).

図5は、発明の実施の形態に係る遊技機のブロック図である。この図は、画像描画に係る部分のみを示す。図5の装置は、例えばサブ基板20のCPUが所定のプログラムを実行することにより実現される。   FIG. 5 is a block diagram of the gaming machine according to the embodiment of the invention. This figure shows only the part related to image drawing. The apparatus shown in FIG. 5 is realized, for example, when the CPU of the sub board 20 executes a predetermined program.

2001は、演出の内容を予め記憶している演出内容テーブルである。遊技機は遊技状態に応じて様々な演出を行うので、演出内容テーブル2001は遊技状態に対応して行う演出の内容を記憶している。例えば、第1演出、第2演出、・・・のような演出内容を記憶している。各演出内容は、当該演出において行われるべき演出の内容、すなわち演出デバイスの具体的な動作内容を含む。例えば、液晶パネル(表示装置)LCD1、LCD2に所定の第1画像、第2画像を表示するというものである。   2001 is an effect content table in which the content of effects is stored in advance. Since the gaming machine performs various effects according to the game state, the effect content table 2001 stores the content of effects performed in accordance with the game state. For example, the contents of effects such as a first effect, a second effect, and so on are stored. Each production content includes the content of the production to be performed in the production, that is, the specific operation content of the production device. For example, predetermined first and second images are displayed on the liquid crystal panels (display devices) LCD1 and LCD2.

2002は、演出に係る画像を描画するための複数の描画コマンドを予め記憶している描画コマンドテーブルである。描画コマンドテーブル2002は、第1演出、第2演出、・・・のような演出内容を実現するための描画コマンドを記憶している。第1画像、第2画像、・・・は単一の描画コマンドで描画されることもあるが、複数の描画コマンドの組合せにより描画されることもある。例えば、第1画像は第1描画コマンドと第2描画コマンドで描画され、第2画像は第1描画コマンドと第3描画コマンドで描画される。ひとつの描画コマンドが複数の画像の描画に使用されることもある。   Reference numeral 2002 denotes a drawing command table that stores in advance a plurality of drawing commands for drawing an image related to an effect. The drawing command table 2002 stores drawing commands for realizing the contents of the effects such as the first effect, the second effect, and so on. The first image, the second image,... May be drawn by a single drawing command, but may be drawn by a combination of a plurality of drawing commands. For example, the first image is drawn with a first drawing command and a second drawing command, and the second image is drawn with a first drawing command and a third drawing command. One drawing command may be used to draw a plurality of images.

2003は、描画を実行すべき複数の描画コマンドをディスプレイリストメモリ2004に書き込み、ディスプレイリストを作成するディスプレイ作成処理を行う描画コマンド群抽出部である。例えば、描画コマンドテーブル2002が第1描画コマンド〜第3描画コマンドを記憶しており、第1画像を描画するとき、描画コマンド群抽出部2003は第1描画コマンドと第2描画コマンドを抽出し、第2画像を描画するとき、描画コマンド群抽出部2003は第1描画コマンドと第3描画コマンドを抽出する。描画コマンド群抽出部2003は抽出した複数の描画コマンド(描画コマンド群)をディスプレイリストメモリ2004に書き込む。   A drawing command group extraction unit 2003 writes a plurality of drawing commands to be drawn into the display list memory 2004 and performs display creation processing for creating a display list. For example, the drawing command table 2002 stores the first drawing command to the third drawing command, and when drawing the first image, the drawing command group extraction unit 2003 extracts the first drawing command and the second drawing command, When drawing the second image, the drawing command group extraction unit 2003 extracts the first drawing command and the third drawing command. The drawing command group extraction unit 2003 writes the extracted drawing commands (drawing command group) in the display list memory 2004.

2004は、前記描画コマンドを少なくとも一時的に記憶するためのディスプレイリストメモリである。ディスプレイリストメモリ2004は、例えばRAM上に定義される領域である。   Reference numeral 2004 denotes a display list memory for temporarily storing the drawing command. The display list memory 2004 is an area defined on the RAM, for example.

2005は、抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、ディスプレイリストメモリ2004の書き込み可能な記憶容量(残容量)と比較する残りサイズチェック部である。残りサイズチェック部2005は、例えば次のいずれかの処理を行う。   Reference numeral 2005 denotes a remaining size check unit that calculates the storage capacity necessary for writing the extracted drawing command group and compares it with the writable storage capacity (remaining capacity) of the display list memory 2004. The remaining size check unit 2005 performs one of the following processes, for example.

(1)抽出された描画コマンド群の大きさを把握する。この大きさ(メモリ上のサイズ)をScomとする。ディスプレイリストメモリ2004の書き込み可能な記憶容量(残容量)を把握する。この大きさ(メモリ上のサイズ)をSmemとする。これらを比較し、Scom<Smemであれば描画コマンド群抽出部2003で抽出した描画コマンド群をディスプレイリストメモリ2004に書き込み可能と判定し、そうでないときは書き込み不能と判定する。 (1) To grasp the size of the extracted drawing command group. This size (size on the memory) is Scom. The writable storage capacity (remaining capacity) of the display list memory 2004 is grasped. This size (size on the memory) is Smem. These are compared, and if Scom <Smem, it is determined that the drawing command group extracted by the drawing command group extraction unit 2003 is writable in the display list memory 2004, and otherwise, it is determined that writing is impossible.

(2)ディスプレイリストの最後には描画終了コマンドを配置する必要がある。描画終了コマンドの大きさ(メモリ上のサイズ)をSendとして、これを含めて比較を行う。Scom+Send <Smemであれば描画コマンド群抽出部2003で抽出した描画コマンド群をディスプレイリストメモリ2004に書き込み可能と判定し、そうでないときは書き込み不能と判定する。 (2) It is necessary to place a drawing end command at the end of the display list. The size of the drawing end command (size in memory) is set as Send, and comparison is performed including this. If Scom + Send <Smem, the drawing command group extracted by the drawing command group extraction unit 2003 is determined to be writable in the display list memory 2004. Otherwise, it is determined that writing is impossible.

(3)描画コマンドが複数のサブコマンドからなるときは、サブコマンドごとに判定を行う。すなわち全部のサブコマンドを書き込めるか、一部のサブコマンドなら書き込めるか(先頭から2個目のサブコマンドまで書き込める、など)についての判定を行う。例えば3つのサブコマンドから描画コマンドが構成されるとき、3つのサブコマンドの大きさ(メモリ上のサイズ)をScom1,Scom2,Scom3として、例えばScom1<Smem, Scom1+Scom2<Smem, Scom1+Scom2+Scom3<Smemの3つの判定を行う。仮にScom1<Smem, Scom1+Scom2<Smemが真で、Scom1+Scom2+Scom3<Smemが偽であれば3つサブコマンドの全てを書き込むことはできないが、最初の2つのサブコマンドは書き込むことができる。 (3) When the drawing command includes a plurality of subcommands, the determination is made for each subcommand. That is, it is determined whether all subcommands can be written or if only a part of subcommands can be written (the second subcommand can be written from the top). For example, when a drawing command is composed of three subcommands, the size of the three subcommands (size on memory) is Scom1, Scom2, Scom3, for example, Scom1 <Smem, Scom1 + Scom2 <Smem, Scom1 + Scom2 + Three determinations of Scom3 <Smem are performed. If Scom1 <Smem, Scom1 + Scom2 <Smem is true and Scom1 + Scom2 + Scom3 <Smem is false, all three subcommands cannot be written, but the first two subcommands can be written. .

上記処理に関して、一定のマージンを設定して判定を行うようにしてもよい。余裕を見て、使用可能な領域が残領域の例えば8割であるとして、上記例でScom≦0.8×Smem、Scom+Send≦0.8×Smem、Scom1≦0.8×Smem、Scom1+Scom2≦0.8×Smem、Scom1+Scom2+Scom3≦0.8×Smemのように判定を行う。   Regarding the above processing, determination may be made by setting a certain margin. In the above example, Scom ≦ 0.8 × Smem, Scom + Send ≦ 0.8 × Smem, Scom1 ≦ 0.8 × Smem, Scom1 + Scom2 ≦ 0.8 × Smem, Scom1 Judgment is made as + Scom2 + Scom3 ≦ 0.8 × Smem.

上記処理を行うため、残りサイズチェック部2005は描画コマンド群抽出部2003にアクセスして抽出された描画コマンドの大きさを把握するとともに、ディスプレイリスト2004にアクセスして書き込み可能な記憶容量(残容量)を把握する。図5、図12における残りサイズチェック部2005から描画コマンド群抽出部2003とディスプレイリスト2004への矢印は残りサイズチェック部2005によるアクセスを示し、その反対の矢印は情報取得(描画コマンドの大きさ、残容量の受信)を示す。   In order to perform the above processing, the remaining size check unit 2005 accesses the drawing command group extraction unit 2003 to grasp the size of the extracted drawing command, and accesses the display list 2004 to write the storage capacity (remaining capacity). ). The arrows from the remaining size check unit 2005 to the drawing command group extraction unit 2003 and the display list 2004 in FIGS. 5 and 12 indicate access by the remaining size check unit 2005, and the opposite arrow indicates information acquisition (the size of the drawing command, Receiving remaining capacity).

描画コマンドが複数のサブコマンドからなるとき、これらをまとめて(サブコマンドを含む)描画コマンド群あるいは単にコマンド群と記すことがある。   When a drawing command includes a plurality of subcommands, these may be collectively referred to as a drawing command group (including subcommands) or simply a command group.

(4)描画コマンドが複数のサブコマンドからなり、しかもディスプレイリストの最後には描画終了コマンドを配置する必要があるときは、例えばScom1+Send <Smem, Scom1+Scom2+Send <Smem, Scom1+Scom2+Scom3+Send <Smemの3つの判定を行う。これらによる書き込み可否の判定は上記と同様である。 (4) When the drawing command is composed of a plurality of subcommands and it is necessary to place the drawing end command at the end of the display list, for example, Scom1 + Send <Smem, Scom1 + Scom2 + Send <Smem, Scom1 + Scom2 + Scom3 + Send <Smem The following three determinations are made. The determination of whether or not writing is possible is the same as described above.

上記判定結果に基づき、残りサイズチェック部2005は描画コマンド群抽出部2003に対し描画コマンド群の書き込みを許可し、あるいは書き込みの中断(中止)を命じる。   Based on the determination result, the remaining size check unit 2005 permits the drawing command group extraction unit 2003 to write the drawing command group or instructs the writing command group to be interrupted (stopped).

2006は、ディスプレイリストに基づき前記画像メモリに画像を描画する描画処理を行う画像描画部である。   An image drawing unit 2006 performs a drawing process for drawing an image in the image memory based on a display list.

2007は、表示装置に表示する画像のデータを記憶する画像メモリである。   An image memory 2007 stores image data to be displayed on the display device.

2008は、画像メモリのデータを読み出して出力する画像読出処理を行う画像読出部である。   Reference numeral 2008 denotes an image reading unit that performs an image reading process of reading and outputting data in the image memory.

図6は、発明の実施の形態に係る遊技機における描画コマンドの設定処理のフローチャートである。   FIG. 6 is a flowchart of a drawing command setting process in the gaming machine according to the embodiment of the invention.

図7は、発明の実施の形態に係る遊技機における描画コマンドの設定処理の説明図(ディスプレイリストの説明図)である。   FIG. 7 is an explanatory diagram (display list explanatory diagram) of a drawing command setting process in the gaming machine according to the embodiment of the invention.

図8は、発明の実施の形態に係る遊技機における描画コマンドの設定処理による表示画面の説明図である。   FIG. 8 is an explanatory diagram of a display screen by a drawing command setting process in the gaming machine according to the embodiment of the invention.

以下、図6〜図8を参照して、図5の装置の動作について説明を加える。   Hereinafter, the operation of the apparatus shown in FIG. 5 will be described with reference to FIGS.

まず、図6を参照する。   First, referring to FIG.

S10:種別に応じた描画コマンドを生成する。
例えば、演出内容テーブル2001は第1演出、第2演出、・・・のように演出内容を記憶している。描画コマンドテーブル2002は、第1演出、第2演出、・・・を実現するための複数の描画コマンドを記憶している。例えば、描画コマンドテーブル2002はオブジェクトY、A、B、Cをそれぞれ描画する描画コマンドCOM-Y〜COM-C及び描画終了コマンドCOM-ENDを記憶している(図7参照)。
S10: A drawing command corresponding to the type is generated.
For example, the production content table 2001 stores production content such as a first production, a second production, and so on. The drawing command table 2002 stores a plurality of drawing commands for realizing the first effect, the second effect,. For example, the drawing command table 2002 stores drawing commands COM-Y to COM-C and drawing end commands COM-END for drawing the objects Y, A, B, and C, respectively (see FIG. 7).

描画コマンド群抽出部2003は、例えば第1演出に対応して描画コマンドCOM-Yを抽出し、第2演出に対応して描画コマンドCOM-A〜COM-Cを描画コマンドテーブル2002から抽出する。そして、描画終了コマンドCOM−ENDを抽出する。   For example, the drawing command group extraction unit 2003 extracts a drawing command COM-Y corresponding to the first effect, and extracts drawing commands COM-A to COM-C from the drawing command table 2002 corresponding to the second effect. Then, the drawing end command COM-END is extracted.

なお、以下の説明ではサイズに余裕があるかどうかの判断に関して、第2演出に関する最後のコマンドである描画コマンドCOM-Cを中心に説明を加える。第1演出の描画コマンドCOM-Y、第2演出の描画コマンドCOM-A〜COM-Cを順番にディスプレイリストDLに書き込むので、サイズの余裕に関して問題となるのは最後の描画コマンドCOM-Cである(図9においても同様)。また、コマンドCOM-Yは、ディスプレイリストメモリのオーバーフローを説明するために便宜的に追加したものであり、当該コマンドによるオブジェクトYの図示は省略する。   In the following description, regarding the determination of whether there is a margin in size, a description will be added focusing on the drawing command COM-C, which is the last command related to the second effect. The first rendering command COM-Y and the second rendering commands COM-A to COM-C are written to the display list DL in order. (Same for FIG. 9). The command COM-Y is added for convenience in order to explain the overflow of the display list memory, and the illustration of the object Y by the command is omitted.

S11:サイズに余裕があるかどうか判定する。
残りサイズチェック部2005は、抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、ディスプレイリストメモリ2004の書き込み可能な記憶容量(残容量)と比較する。図7の例ではディスプレイリストDLの最後には描画終了コマンドCOM-ENDを配置しているので、これを含めて判定を行う(上記(2)(4)参照)。先に描画終了コマンドCOM-ENDを書き込み、そのための領域を予め確保するようにしてもよい。
S11: It is determined whether there is a margin in size.
The remaining size check unit 2005 calculates a storage capacity necessary for writing the extracted drawing command group and compares it with a writable storage capacity (remaining capacity) of the display list memory 2004. In the example of FIG. 7, since the drawing end command COM-END is arranged at the end of the display list DL, determination is made including this (see (2) and (4) above). The drawing end command COM-END may be written first, and an area for that purpose may be secured in advance.

この判定において、第1演出の描画コマンドCOM-Y、第2演出の描画コマンドCOM-A及び描画コマンドCOM-Bについてはサイズに余裕が「有る」と判定される。サイズに余裕が「無い」と判定される可能性があるのは描画コマンドCOM-Cである。   In this determination, it is determined that the first rendering command COM-Y, the second rendering command COM-A, and the rendering command COM-B have a margin in size. The drawing command COM-C may determine that there is no margin in size.

図6〜図8の例では、描画コマンドCOM-Cに含まれる3つのサブコマンドCOM-C1〜COM-C3ごとに判定を行う(上記(3)(4)参照)。   In the example of FIGS. 6 to 8, determination is performed for each of the three subcommands COM-C1 to COM-C3 included in the drawing command COM-C (see (3) and (4) above).

サイズに余裕があれば描画コマンド設定処理を正常に終了し、サイズに余裕がなければコマンド処理を中断する(S12)。   If there is a margin in size, the drawing command setting process is terminated normally. If there is no margin in size, the command processing is interrupted (S12).

S12:コマンドの追加を中断する。
S11の判定結果に基づき、残りサイズチェック部2005は描画コマンド群抽出部2003に対し描画コマンド群の書き込みの中断(中止)を命じる。図7の例ではサブコマンドCOM-C1とCOM-C2を書き込むことができるのでこれらを書き込む。サブコマンドCOM-C3は破棄される(図7の?印)。
S12: The command addition is interrupted.
Based on the determination result of S11, the remaining size check unit 2005 instructs the drawing command group extraction unit 2003 to interrupt (cancel) writing of the drawing command group. In the example of FIG. 7, since the subcommands COM-C1 and COM-C2 can be written, these are written. The subcommand COM-C3 is discarded (? Mark in FIG. 7).

図8は、図7のディスプレイリストDLにより描画された画面の例を示す。図8は第2演出による画面を示す(第1演出のオブジェクトYの表示は省略している)。描画コマンドCOM-AによるオブジェクトAの描画が最初になされ、これに重ねて描画コマンドCOM-BによるオブジェクトBの描画がなされる。オブジェクトA及びBの描画に重ねて描画コマンドCOM-CによるオブジェクトCの描画がなされるが、S12でサブコマンドCOM-C3の書き込みが中止されているので、オブジェクトC1及びC2の描画がなされるが、オブジェクトC3(図18参照)の描画はなされない。   FIG. 8 shows an example of a screen drawn by the display list DL of FIG. FIG. 8 shows a screen of the second effect (the display of the object Y of the first effect is omitted). The drawing of the object A by the drawing command COM-A is first performed, and then the object B is drawn by the drawing command COM-B. The object C is drawn by the drawing command COM-C so as to overlap the drawing of the objects A and B. However, since the writing of the subcommand COM-C3 is stopped in S12, the objects C1 and C2 are drawn. The object C3 (see FIG. 18) is not drawn.

図6の処理により、描画コマンド群をディスプレイリストメモリ2004に書き込みできないときに、ディスプレイリストメモリ2004の書き込み可能な記憶容量を超えない範囲において描画コマンド群の一部(サブコマンドCOM-C1とCOM-C2)を書き込むので、一部の描画を行いつつ、ディスプレイリストDLがディスプレイリストメモリ2004の範囲を超えて他の領域にはみ出す競合を防止できる。図6の処理による表示装置の画面(図8)は、正常な画面(図18)とは異なる(一部が欠けている)が、描画動作に支障をきたすなどの深刻な事態は避けられる。   When the drawing command group cannot be written to the display list memory 2004 by the processing of FIG. 6, a part of the drawing command group (sub-commands COM-C1 and COM-) are within the range not exceeding the writable storage capacity of the display list memory 2004. Since C2) is written, it is possible to prevent contention in which the display list DL exceeds the range of the display list memory 2004 and extends to other areas while performing part of the drawing. The screen (FIG. 8) of the display device by the processing of FIG. 6 is different from the normal screen (FIG. 18) (partially missing), but a serious situation such as a hindrance to the drawing operation can be avoided.

ところで、上記実施形態によれば、コマンド群の一部しかディスプレイリストに書き込まれないので描画が中途半端になるおそれがある。例えば、描画コマンドCOM-Cが自動車を側面から見た画像を描画するものであり、サブコマンドCOM-C1が車体を、サブコマンドCOM-C2とCOM-C3が前輪と後輪タイヤをそれぞれ描画するものであるとき、サブコマンドCOM-C3による描画はなされないのでタイヤの一方を欠いた不自然な画像となる。これでは不具合が目立つことにもなりかねない。   By the way, according to the said embodiment, since only a part of command group is written in a display list, there exists a possibility that drawing may be halfway. For example, the drawing command COM-C draws an image of the car viewed from the side, the subcommand COM-C1 draws the vehicle body, and the subcommands COM-C2 and COM-C3 draw the front and rear tires, respectively. When it is, the drawing with the sub-command COM-C3 is not made, so it becomes an unnatural image lacking one of the tires. This can lead to problems.

この点を改善した変形例について説明を加える。   A description will be given of a modified example in which this point is improved.

図9は、変形例における描画コマンドの他の設定処理のフローチャートである。   FIG. 9 is a flowchart of another setting process of the drawing command in the modification.

図10は、変形例における描画コマンドの他の設定処理の説明図(ディスプレイリストの説明図)である。   FIG. 10 is an explanatory diagram (an explanatory diagram of a display list) of another setting process of the drawing command in the modified example.

図11は、変形例における描画コマンドの他の設定処理による表示画面の説明図である。   FIG. 11 is an explanatory diagram of a display screen by another setting process of the drawing command in the modification.

これらの図において、図7及び図8と共通する要素については同一符号を付し、その説明は省略する。   In these drawings, elements common to those in FIGS. 7 and 8 are denoted by the same reference numerals, and description thereof is omitted.

以下、図9〜図11を参照して、変形例の装置の動作について説明を加える。   Hereinafter, the operation of the apparatus of the modification will be described with reference to FIGS.

まず、図9を参照する。   First, FIG. 9 will be referred to.

S20:種別に応じた描画コマンドを生成する。
例えば、演出内容テーブル2001は第1演出、第2演出、・・・のように演出内容を記憶している。描画コマンドテーブル2002は、第1演出、第2演出、・・・を実現するための複数の描画コマンドを記憶している。例えば、描画コマンドテーブル2002はオブジェクトY、A、B、Cをそれぞれ描画する描画コマンドCOM-Y〜COM-C及び描画終了コマンドCOM-ENDを記憶している(図10参照)。
S20: A drawing command corresponding to the type is generated.
For example, the production content table 2001 stores production content such as a first production, a second production, and so on. The drawing command table 2002 stores a plurality of drawing commands for realizing the first effect, the second effect,. For example, the drawing command table 2002 stores drawing commands COM-Y to COM-C and drawing end commands COM-END for drawing the objects Y, A, B, and C, respectively (see FIG. 10).

描画コマンド群抽出部2003は、例えば第1演出に対応して描画コマンドCOM-Yを抽出し、第2演出に対応して描画コマンドCOM-A〜COM-Cを描画コマンドテーブル2002から抽出する。そして、描画終了コマンドCOM−ENDを抽出する。図11は第2演出による画面を示す(第1演出のオブジェクトYは表示されていないものとする)。   For example, the drawing command group extraction unit 2003 extracts a drawing command COM-Y corresponding to the first effect, and extracts drawing commands COM-A to COM-C from the drawing command table 2002 corresponding to the second effect. Then, the drawing end command COM-END is extracted. FIG. 11 shows a screen of the second effect (assuming that the object Y of the first effect is not displayed).

S21:サイズに余裕があるかどうか、(サブコマンドを含む)コマンド群を単位として判定する。
この判定において、第1演出の描画コマンドCOM-Y、第2演出の描画コマンドCOM-A及び描画コマンドCOM-Bについてはサイズに余裕が「有る」と判定される。サイズに余裕が「無い」と判定される可能性があるのは描画コマンドCOM-Cである。
S21: It is determined whether there is a margin in size, using a command group (including subcommands) as a unit.
In this determination, it is determined that the first rendering command COM-Y, the second rendering command COM-A, and the rendering command COM-B have a margin in size. The drawing command COM-C may determine that there is no margin in size.

ここでの(サブコマンドを含む)コマンド群とは、複数のサブコマンドからなる描画コマンド全体を言う。複数のサブコマンドをひとつのまとまりとして扱う。なお、図6などに関してコマンド群は演出内容に対応する一群の描画コマンドを言っていたので、これと区別するために「(サブコマンドを含む)コマンド群」と表記する。   The command group (including subcommands) here refers to the entire drawing command composed of a plurality of subcommands. Treat multiple subcommands as a single unit. 6 and the like, the command group is a group of drawing commands corresponding to the contents of the production, and is referred to as “command group (including subcommands)” in order to distinguish it.

残りサイズチェック部2005は、抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、ディスプレイリストメモリ2004の書き込み可能な記憶容量(残容量)と比較する。図10の例ではディスプレイリストDLの最後には描画終了コマンドCOM-ENDを配置しているので、これを含めて判定を行う(上記(2)参照)。先に描画終了コマンドCOM-ENDを書き込み、そのための領域を予め確保するようにしてもよい。   The remaining size check unit 2005 calculates a storage capacity necessary for writing the extracted drawing command group and compares it with a writable storage capacity (remaining capacity) of the display list memory 2004. In the example of FIG. 10, since the drawing end command COM-END is arranged at the end of the display list DL, determination is made including this (see (2) above). The drawing end command COM-END may be written first, and an area for that purpose may be secured in advance.

図9〜図11の例では、描画コマンドCOM-Cに含まれる3つのサブコマンドCOM-C1〜COM-C3をひとまとまりの「(サブコマンドを含む)コマンド群」として判定を行う(上記(1)(2)参照)。   In the example of FIGS. 9 to 11, the three subcommands COM-C1 to COM-C3 included in the drawing command COM-C are determined as a group of “command groups (including subcommands)” (above (1 (See (2)).

サイズに余裕があれば描画コマンド設定処理を正常に終了し、サイズに余裕がなければコマンド処理を中断する(S22)。   If there is a margin in size, the drawing command setting process is terminated normally. If there is no margin in size, the command processing is interrupted (S22).

S22:コマンド群の追加を中断する。
S21の判定結果に基づき、残りサイズチェック部2005は描画コマンド群抽出部2003に対し描画コマンド群の書き込みの中断(中止)を命じる。図10の例ではサブコマンドCOM-C1とCOM-C2を書き込むことができるが、サブコマンドCOM-C3を書き込むことができないので、描画コマンドCOM-Cの書き込みは全く行わない(図10の?印)。
S22: The command group addition is interrupted.
Based on the determination result of S21, the remaining size check unit 2005 instructs the drawing command group extraction unit 2003 to interrupt (cancel) writing of the drawing command group. In the example of FIG. 10, the subcommands COM-C1 and COM-C2 can be written, but since the subcommand COM-C3 cannot be written, the drawing command COM-C is not written at all (the? Mark in FIG. 10). ).

図11は、図10のディスプレイリストにより描画された画面の例を示す。図11は第2演出による画面を示す(第1演出のオブジェクトYは表示されていないものとする)。描画コマンドCOM-AによるオブジェクトAの描画が最初になされ、これに重ねて描画コマンドCOM-BによるオブジェクトBの描画がなされる。描画コマンドCOM-CによるオブジェクトCの描画は全くなされない。   FIG. 11 shows an example of a screen drawn by the display list of FIG. FIG. 11 shows a screen of the second effect (assuming that the object Y of the first effect is not displayed). The drawing of the object A by the drawing command COM-A is first performed, and then the object B is drawn by the drawing command COM-B. Drawing of the object C by the drawing command COM-C is not performed at all.

図9の処理により、「(サブコマンドを含む)コマンド群」をディスプレイリストメモリに書き込みできないときに、ディスプレイリストメモリの書き込み可能な記憶容量を超えないように「(サブコマンドを含む)コマンド群」の追加を中断(中止)する。これにより、ディスプレイリストがディスプレイリストメモリの範囲を超えて他の領域にはみ出す競合を防止できる。図9の処理による表示装置の画面(図11)は、正常な画面(図18)とは異なる(オブジェクトCが描画されていない)が、描画動作に支障をきたすなどの深刻な事態は避けられる。この変形例によれば、描画コマンドの欠落という不具合が発生しているにもかかわらず見かけ上異常がなく、遊技者に気づかれにくい。遊技処理を継続することができる。   By the process of FIG. 9, when the “command group (including subcommands)” cannot be written to the display list memory, the “command group (including subcommands)” is set so as not to exceed the writable storage capacity of the display list memory. Suspend (cancel) addition of. As a result, it is possible to prevent contention in which the display list extends beyond the display list memory to other areas. The screen of the display device (FIG. 11) by the processing of FIG. 9 is different from the normal screen (FIG. 18) (the object C is not drawn), but serious situations such as hindering the drawing operation can be avoided. . According to this modification, there is no abnormality in appearance despite the occurrence of a problem of missing drawing commands, and it is difficult for the player to notice. Game processing can be continued.

ところで、上記変形例によれば、描画が中途半端になることがなく遊技者は画面を見ても一見して不具合に気づくことがない。これは開発者にも当てはまり、プログラムのバグにより描画に不具合が生じてもこれに気づきにくいという問題がある。   By the way, according to the above modification, drawing is not halfway, and the player does not notice a malfunction at first glance even when viewing the screen. This also applies to developers, and there is a problem that it is difficult to notice even if a drawing bug occurs due to a bug in the program.

この点を改善した変形例について説明を加える。   A description will be given of a modified example in which this point is improved.

図12は、変形例のブロック図である(画像描画に係る部分を示す)。   FIG. 12 is a block diagram of a modified example (showing a part related to image drawing).

図13は、変形例における描画コマンドの他の設定処理のフローチャートである。   FIG. 13 is a flowchart of another setting process of the drawing command in the modification.

図14は、変形例における描画コマンドの他の設定処理の説明図(ディスプレイリストの説明図)である。   FIG. 14 is an explanatory diagram of another setting process of drawing commands (an explanatory diagram of a display list) in the modification.

図15(a)はディスプレイリストにエラーオブジェクト描画コマンドを全部書き込めた場合を示し、図15(b)は一部書き込めなかった場合を示す。   FIG. 15A shows a case where all error object drawing commands can be written in the display list, and FIG. 15B shows a case where some error object drawing commands cannot be written.

図16(a)はディスプレイリストにエラーオブジェクト描画コマンドを全部書き込めた場合の表示画面を示し、図16(b)は一部書き込めなかった場合の表示画面を示す。   FIG. 16A shows a display screen when all of the error object drawing commands can be written in the display list, and FIG. 16B shows a display screen when a part of the error object drawing commands cannot be written.

これらの図において、図5乃至図8と共通する要素については同一符号を付し、その説明は省略する。   In these drawings, elements common to those in FIGS. 5 to 8 are denoted by the same reference numerals, and description thereof is omitted.

図12の装置は、例えばサブ基板20のCPUが所定のプログラムを実行することにより実現される。   The apparatus shown in FIG. 12 is realized, for example, when the CPU of the sub board 20 executes a predetermined program.

2009は、描画コマンド群をディスプレイリストメモリ2004に書き込みできないときに、描画コマンド群の書き込みに代えて、ディスプレイリストメモリ2004の書き込み可能な記憶容量(残容量)を超えない範囲において予め定められたエラーメッセージを描画するコマンドを書き込むエラー報知部である。エラー報知部2009は、残りサイズチェック部2005からサイズに余裕がない(図13のS31で「無し」)という判定結果の通知を受けてエラーメッセージを描画する。   In 2009, when a drawing command group cannot be written to the display list memory 2004, an error determined in advance in a range not exceeding the writable storage capacity (remaining capacity) of the display list memory 2004 instead of writing the drawing command group. An error notification unit for writing a command for drawing a message. The error notification unit 2009 draws an error message in response to the notification of the determination result that the size is not sufficient from the remaining size check unit 2005 (“None” in S31 of FIG. 13).

上記処理を行うため、エラー報知部2009はディスプレイリスト2004にアクセスしてエラーメッセージを描画する。図12におけるエラー報知部2009からディスプレイリスト2004への矢印はそのような処理を示す。   In order to perform the above processing, the error notification unit 2009 accesses the display list 2004 and draws an error message. The arrow from the error notification unit 2009 to the display list 2004 in FIG. 12 indicates such processing.

次に、図13を参照する。   Reference is now made to FIG.

S30:種別に応じた描画コマンドを生成する。
例えば、演出内容テーブル2001は第1演出、第2演出、・・・のように演出内容を記憶している。描画コマンドテーブル2002は、第1演出、第2演出、・・・を実現するための複数の描画コマンドを記憶している。例えば、描画コマンドテーブル2002はオブジェクトX,Y、A、B、Cをそれぞれ描画する描画コマンドCOM-X〜COM-C及び描画終了コマンドCOM-ENDを記憶している(図14、図15参照)。さらに、エラーオブジェクトを描画する描画コマンドCOM-erを記憶している。
S30: A drawing command corresponding to the type is generated.
For example, the production content table 2001 stores production content such as a first production, a second production, and so on. The drawing command table 2002 stores a plurality of drawing commands for realizing the first effect, the second effect,. For example, the drawing command table 2002 stores drawing commands COM-X to COM-C and drawing end commands COM-END for drawing the objects X, Y, A, B, and C, respectively (see FIGS. 14 and 15). . Furthermore, a drawing command COM-er for drawing an error object is stored.

描画コマンド群抽出部2003は、例えば第1演出に対応して描画コマンドCOM-Yを抽出し、第2演出に対応して描画コマンドCOM-A〜COM-Cを描画コマンドテーブル2002から抽出する(図14参照)。   For example, the drawing command group extraction unit 2003 extracts a drawing command COM-Y corresponding to the first effect, and extracts drawing commands COM-A to COM-C from the drawing command table 2002 corresponding to the second effect ( (See FIG. 14).

S31:サイズに余裕があるかどうか判定する。
残りサイズチェック部2005は、抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、ディスプレイリストメモリ2004の書き込み可能な記憶容量(残容量)と比較する。図10の例ではディスプレイリストの最後には描画終了コマンドCOM-ENDを配置しているので、これを含めて判定を行う(上記(2)参照)。
S31: It is determined whether there is a margin in size.
The remaining size check unit 2005 calculates a storage capacity necessary for writing the extracted drawing command group and compares it with a writable storage capacity (remaining capacity) of the display list memory 2004. In the example of FIG. 10, since the drawing end command COM-END is arranged at the end of the display list, determination is made including this (see (2) above).

加えて、エラーオブジェクトを描画する描画コマンドCOM-erを含めて判定を行うようにしてもよい。エラーオブジェクトはその一部でも描画できればエラー報知の効果を発揮するから、描画コマンドCOM-erのサブコマンドCOM-er1〜er3のいずれかを含めて判定を行い、少なくともその一部をディスプレイリストDLに追加できるようにしてもよい。   In addition, the determination may be made including the drawing command COM-er for drawing the error object. If even a part of the error object can be drawn, the error notification effect will be exhibited. Therefore, it is judged including any of the subcommands COM-er1 to er3 of the drawing command COM-er, and at least a part of the error object is displayed in the display list DL You may be able to add.

サイズに余裕があれば描画コマンド設定処理を正常に終了し、サイズに余裕がなければコマンド処理を中断する(S32)。   If there is a margin in size, the drawing command setting process is terminated normally, and if there is no margin in size, the command processing is interrupted (S32).

S32:コマンド群の追加を中断する。
S31の判定結果に基づき、残りサイズチェック部2005は描画コマンド群抽出部2003に対し描画コマンド群の書き込みの中断(中止)を命じる。図14の例では描画コマンドCOM-Cを書き込むことができないので、描画コマンドCOM-Cの書き込みは全く行わない(図14の?印)。
S32: The addition of the command group is interrupted.
Based on the determination result of S31, the remaining size check unit 2005 instructs the drawing command group extraction unit 2003 to interrupt (cancel) writing of the drawing command group. In the example of FIG. 14, since the drawing command COM-C cannot be written, the drawing command COM-C is not written at all (? In FIG. 14).

S33:エラー報知を行う。
エラー報知部2009は、残りサイズチェック部2005からサイズに余裕がない(S31で「無し」)という判定結果の通知に基づき、ディスプレイリストメモリ2004にエラーオブジェクトを描画する描画コマンドCOM-erを追加し、液晶パネルLCD1及び/又はLCD2にエラーメッセージを表示させる。なお、ディスプレイリストDLがディスプレイリストメモリ2004の範囲を超えて他の領域にはみ出す競合を防止する観点から、他の描画コマンド、例えば描画コマンドCOM-Bに代えて描画コマンドCOM-erを追加(上書き)するようにしてもよい。この場合、結果として描画コマンドCOM-Bは書き込まれない(図14の?印)。
S33: Perform error notification.
The error notification unit 2009 adds a drawing command COM-er for drawing an error object to the display list memory 2004 based on the notification of the determination result that the remaining size check unit 2005 has no size (“No” in S31). Then, an error message is displayed on the liquid crystal panel LCD1 and / or LCD2. Note that, from the viewpoint of preventing contention that the display list DL exceeds the range of the display list memory 2004 and extends to other areas, another drawing command, for example, a drawing command COM-er is added instead of the drawing command COM-B (overwriting). ). In this case, the drawing command COM-B is not written as a result (? In FIG. 14).

エラーオブジェクトを描画する描画コマンドCOM-erを含めて判定を行う場合、その一部のみをディスプレイリストDLに追加することもある。   When the determination is performed including the drawing command COM-er for drawing the error object, only a part of the determination may be added to the display list DL.

図15(a)は図14と同じケースを示し、描画コマンドCOM-B、COM-Cに代えてエラーオブジェクトを描画する描画コマンドCOM-er全体をディスプレイリストメモリ2004に書き込んでいる。このようにしても競合は生じない(S31で描画コマンドCOM-er全体を書き込む余裕があると判定されている)。エラーオブジェクトは3つのエラーオブジェクト1〜3からなるが、これら全部が描画される。   FIG. 15A shows the same case as FIG. 14, and the entire drawing command COM-er for drawing an error object is written in the display list memory 2004 instead of the drawing commands COM-B and COM-C. Even if it does in this way, a conflict does not arise (it is determined that there is room to write the entire drawing command COM-er in S31). The error object consists of three error objects 1 to 3, all of which are drawn.

これに対し、図15(b)では描画コマンドCOM-er全体をディスプレイリストメモリ2004に書き込むことができない。例えば、描画コマンドが増えていて書き込む余裕がなくなった場合である(図15(b)では描画コマンドCOM-Xが増えている)。このため描画コマンドCOM-erのうち描画コマンドCOM-er1とCOM-er2をディスプレイリストメモリ2004に書き込むが、描画コマンドCOM-er3は書き込まない。   On the other hand, in FIG. 15B, the entire drawing command COM-er cannot be written into the display list memory 2004. For example, this is a case where the number of drawing commands has increased and there is no room for writing (in FIG. 15B, the number of drawing commands COM-X has increased). Therefore, the drawing commands COM-er1 and COM-er2 among the drawing commands COM-er are written to the display list memory 2004, but the drawing command COM-er3 is not written.

図16(a)は、図15(a)のディスプレイリストにより描画された画面の例を示す。3つのエラーオブジェクトer1〜er3が表示され、図の例では「サイズオーバーが発生しました」という完全なエラーメッセージが表示される。   FIG. 16A shows an example of a screen drawn by the display list of FIG. Three error objects er1 to er3 are displayed, and a complete error message "Oversize has occurred" is displayed in the example in the figure.

図16(b)は、図15(b)のディスプレイリストにより描画された画面の例を示す。2つのエラーオブジェクトer1とer2が表示され、図の例では「サイズオーバーが発生」という不完全な形のエラーメッセージが表示される。このような不完全なメッセージであってもディスプレイリストに関してエラーが発生していることがわかる。この変形例によれば、エラーメッセージをひとかたまりとして厳密に意識する必要が無い。中途半端であってもエラー報知の一部が描画されれば、不具合の要因を推測する事が十分に可能だからである。   FIG. 16B shows an example of a screen drawn by the display list of FIG. Two error objects er1 and er2 are displayed, and in the example shown in the figure, an incomplete error message “oversize occurred” is displayed. Even such an incomplete message shows that an error has occurred in the display list. According to this modification, there is no need to be strictly aware of error messages as a group. This is because even if it is halfway, if a part of the error notification is drawn, it is possible to infer the cause of the malfunction.

なお、エラーメッセージを完全な形式で描画することを優先するのであれば、先に描画コマンドCOM-erを書き込み、そのための領域を予め確保するようにしてもよい。   If priority is given to drawing an error message in a complete format, the drawing command COM-er may be written first, and an area for the drawing may be secured in advance.

また、エラーメッセージを残すためにその描画後は通常の描画処理を一時停止するようにしてもよい。このようにすれば、後の描画によりエラーメッセージが上書きされ、見えなくなることがない。当該一時停止状態は、例えば電断復帰処理、通常の描画処理に戻すためのコマンド(復帰コマンド、リセットコマンド)の受信などにより解除され、通常の動作に戻る。   Further, in order to leave an error message, normal drawing processing may be temporarily stopped after drawing. In this way, the error message is overwritten by subsequent drawing, so that it cannot be seen. The pause state is canceled, for example, by receiving a power interruption return process or a command (return command, reset command) for returning to a normal drawing process, and returns to a normal operation.

この変形例によれば、ディスプレイリストメモリの書き込み可能な記憶容量を超えないようにコマンド群の追加を中断(中止)する。これにより、ディスプレイリストがディスプレイリストメモリの範囲を超えて他の領域にはみ出す競合を防止できる。エラーメッセージを描画するので開発者は容易に気づくことができる。   According to this modification, the addition of command groups is interrupted (stopped) so as not to exceed the writable storage capacity of the display list memory. As a result, it is possible to prevent contention in which the display list extends beyond the display list memory to other areas. Drawing error messages makes it easy for developers to notice.

発明の実施の形態は、描画をフレーム単位で行っている場合にも適用できる。この場合は表示物がなくてもフレームの先頭でディスプレイリストが初期化され、フレームの最後で描画終了コマンドが必ず実行される。表示物がなければディスプレイリストのオーバーフローは発生しないが、そのような場合にも念のため発明の実施の形態の処理を適用することもできる。   The embodiment of the invention can also be applied to the case where drawing is performed in units of frames. In this case, even if there is no display object, the display list is initialized at the beginning of the frame, and the drawing end command is always executed at the end of the frame. The display list overflow does not occur if there is no display object, but the process of the embodiment of the invention can also be applied just in case.

以上の説明において、遊技機としてスロットマシンを例に挙げ説明を加えたが、これに限らず、本発明の実施の形態は他の遊技機(例えばパチンコ機)にも適用することができる。   In the above description, a slot machine has been described as an example of a gaming machine, but the present invention is not limited to this, and the embodiment of the present invention can be applied to other gaming machines (for example, pachinko machines).

本発明は、以上の実施の形態に限定されることなく、特許請求の範囲に記載された発明の範囲内で、種々の変更が可能であり、それらも本発明の範囲内に包含されるものであることは言うまでもない。   The present invention is not limited to the above embodiments, and various modifications can be made within the scope of the invention described in the claims, and these are also included in the scope of the present invention. Needless to say.

20 サブ基板(処理部)
2001 演出内容テーブル
2002 描画コマンドテーブル
2003 描画コマンド群抽出部
2004 ディスプレイリストメモリ
2005 残りサイズチェック部
2006 画像描画部
2007 画像メモリ
2008 画像読出部
2009 エラー報知部
LCD1、LCD2 液晶パネル(表示装置)
20 Sub-board (processing section)
2001 Production contents table 2002 Drawing command table 2003 Drawing command group extraction unit 2004 Display list memory 2005 Remaining size check unit 2006 Image drawing unit 2007 Image memory 2008 Image reading unit 2009 Error notification unit LCD1, LCD2 Liquid crystal panel (display device)

Claims (3)

遊技の進行に応じた演出に用いられる表示装置及びこれに表示する画像を描画する処理部を備える遊技機において、
演出の内容を予め記憶している演出内容テーブルと、前記演出に係る画像を描画するための複数の描画コマンドを予め記憶している描画コマンドテーブルと、前記描画コマンドを少なくとも一時的に記憶するためのディスプレイリストメモリと、を含む処理部と、
前記演出に係る画像を表示する表示装置と、
前記表示装置に表示する画像のデータを記憶する画像メモリと、を備え、
前記処理部は、描画を実行すべき複数の前記描画コマンドを前記ディスプレイリストメモリに書き込みディスプレイリストを作成するディスプレイ作成処理と、前記ディスプレイリストに基づき前記画像メモリに画像を描画する描画処理と、前記画像メモリのデータを読み出して出力する画像読出処理とを実行し、
前記ディスプレイ作成処理は、
前記演出内容テーブルから前記演出の内容を読み出す第1ステップと、
読み出した前記演出の内容に基づき前記描画コマンドテーブルの複数の前記描画コマンドから、前記演出で表示される所定の画像を描画するために必要な描画コマンドを抽出する第2ステップと(抽出された描画コマンドを以下「描画コマンド群」と表記する)、
抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較する第3ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込み可能なときに前記描画コマンド群を前記ディスプレイリストメモリに書き込む第4ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込みできないときに、前記ディスプレイリストメモリの書き込み可能な記憶容量を超えない範囲において前記描画コマンド群の一部を書き込むが、前記演出で表示される所定の画像を描画するために必要な描画コマンドであっても残りは書き込まれず破棄される第5ステップとを備え、
前記第5ステップにおいて、前記描画コマンドが破棄された場合でも、作成された前記ディスプレイリストに基づき画像が描画され、前記表示装置に表示され、
前記第3ステップは、抽出された描画コマンド群の書き込みに必要な記憶容量を、前記ディスプレイリストメモリの書き込み可能な記憶容量から予め定められたマージンに基づき求めた値と比較することを特徴とする遊技機。
In a gaming machine comprising a display device used for effects according to the progress of a game and a processing unit for drawing an image to be displayed on the display device,
An effect content table that preliminarily stores the content of the effect, a drawing command table that preliminarily stores a plurality of drawing commands for drawing an image related to the effect, and at least temporarily storing the drawing command A display list memory, and a processing unit including:
A display device for displaying an image related to the effect;
An image memory for storing image data to be displayed on the display device,
The processing unit writes a plurality of drawing commands to be drawn to the display list memory to create a display list, drawing processing for drawing an image in the image memory based on the display list, An image reading process for reading and outputting data in the image memory;
The display creation process includes
A first step of reading the contents of the effect from the effect content table;
A second step of extracting a drawing command necessary for drawing a predetermined image displayed in the effect from a plurality of the drawing commands in the drawing command table based on the read contents of the effect; tables serial as "drawing command group" following the command),
A third step of calculating a storage capacity necessary for writing the extracted drawing command group and comparing it with a writable storage capacity of the display list memory;
A fourth step of writing the drawing command group to the display list memory when the drawing command group can be written to the display list memory;
When the drawing command group cannot be written to the display list memory, a part of the drawing command group is written in a range not exceeding the writable storage capacity of the display list memory, but a predetermined image displayed in the effect A fifth step of discarding the remaining drawing commands without being written even if drawing commands necessary for drawing
In the fifth step, even when the drawing command is discarded, an image is drawn based on the created display list and displayed on the display device,
The third step is characterized in that the storage capacity required for writing the extracted drawing command group is compared with a value obtained based on a predetermined margin from the writable storage capacity of the display list memory. Gaming machine.
遊技の進行に応じた演出に用いられる表示装置及びこれに表示する画像を描画する処理部を備える遊技機において、
演出の内容を予め記憶している演出内容テーブルと、ひとつのまとまりとして扱われる複数のサブコマンドを含み、前記演出に係る画像を描画するための複数の描画コマンドを予め記憶している描画コマンドテーブルと、前記描画コマンドを少なくとも一時的に記憶するためのディスプレイリストメモリと、を含む処理部と、
前記演出に係る画像を表示する表示装置と、
前記表示装置に表示する画像のデータを記憶する画像メモリと、を備え、
前記処理部は、描画を実行すべき複数の前記描画コマンドを前記ディスプレイリストメモリに書き込みディスプレイリストを作成するディスプレイ作成処理と、前記ディスプレイリストに基づき前記画像メモリに画像を描画する描画処理と、前記画像メモリのデータを読み出して出力する画像読出処理とを実行し、
前記ディスプレイ作成処理は、
前記演出内容テーブルから前記演出の内容を読み出す第1ステップと、
読み出した前記演出の内容に基づき前記描画コマンドテーブルの複数の前記描画コマンドから、前記演出で表示される所定の画像を描画するために必要な描画コマンドを抽出する第2ステップと(抽出された描画コマンドを以下「描画コマンド群」、描画コマンド群に含まれ、ひとつのまとまりとして扱われる複数のサブコマンドを、サブコマンドを含む「第2コマンド群」と表記する)、
抽出された描画コマンド群の書き込みに必要な記憶容量を算出し、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較する第3ステップと、
前記描画コマンド群を前記ディスプレイリストメモリに書き込み可能なときに前記描画コマンド群を前記ディスプレイリストメモリに書き込む第4ステップと、
前記描画コマンド群に含まれる前記第2コマンド群のサブコマンドの一部を書き込むことはできるが、その全部を前記ディスプレイリストメモリに書き込みできないときに、前記第2コマンド群の書き込みを全く行わない第6ステップとを備え、
前記第6ステップにおいて、前記第2コマンド群の書き込みが全く行われなかった場合でも、作成された前記ディスプレイリストに基づき画像が描画され、前記表示装置に表示され、
前記第3ステップは、抽出された描画コマンド群の書き込みに必要な記憶容量を、前記ディスプレイリストメモリの書き込み可能な記憶容量から予め定められたマージンに基づき求めた値と比較することを特徴とする遊技機。
In a gaming machine comprising a display device used for effects according to the progress of a game and a processing unit for drawing an image to be displayed on the display device,
An effect content table that prestores the content of the effect, and a drawing command table that includes a plurality of subcommands that are handled as one unit and that stores a plurality of drawing commands for drawing an image related to the effect A display list memory for at least temporarily storing the drawing command, and a processing unit,
A display device for displaying an image related to the effect;
An image memory for storing image data to be displayed on the display device,
The processing unit writes a plurality of drawing commands to be drawn to the display list memory to create a display list, drawing processing for drawing an image in the image memory based on the display list, An image reading process for reading and outputting data in the image memory;
The display creation process includes
A first step of reading the contents of the effect from the effect content table;
A second step of extracting a drawing command necessary for drawing a predetermined image displayed in the effect from a plurality of the drawing commands in the drawing command table based on the read contents of the effect; A command is hereinafter referred to as a “drawing command group” , and a plurality of subcommands included in the drawing command group and treated as a single group are referred to as “second command group” including the subcommands ),
A third step of calculating a storage capacity necessary for writing the extracted drawing command group and comparing it with a writable storage capacity of the display list memory;
A fourth step of writing the drawing command group to the display list memory when the drawing command group can be written to the display list memory;
A part of the subcommands of the second command group included in the drawing command group can be written, but when the whole cannot be written to the display list memory, the second command group is not written at all . 6 steps,
In the sixth step, even when the second command group is not written at all, an image is drawn based on the created display list and displayed on the display device,
The third step is characterized in that the storage capacity required for writing the extracted drawing command group is compared with a value obtained based on a predetermined margin from the writable storage capacity of the display list memory. Gaming machine.
前記第3ステップは、前記描画コマンド群の書き込みに必要な記憶容量と描画を終了させるためのコマンドを書き込むために必要な記憶容量の合計を、前記ディスプレイリストメモリの書き込み可能な記憶容量と比較することを特徴とする請求項1又は請求項2記載の遊技機。 In the third step, the total of the storage capacity necessary for writing the drawing command group and the storage capacity required for writing the command for ending the drawing is compared with the writable storage capacity of the display list memory. The gaming machine according to claim 1 or claim 2 , characterized by the above.
JP2016107077A 2016-05-30 2016-05-30 Game machine Active JP6417507B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016107077A JP6417507B2 (en) 2016-05-30 2016-05-30 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016107077A JP6417507B2 (en) 2016-05-30 2016-05-30 Game machine

Publications (2)

Publication Number Publication Date
JP2017213047A JP2017213047A (en) 2017-12-07
JP6417507B2 true JP6417507B2 (en) 2018-11-07

Family

ID=60574949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016107077A Active JP6417507B2 (en) 2016-05-30 2016-05-30 Game machine

Country Status (1)

Country Link
JP (1) JP6417507B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6857636B2 (en) * 2018-10-24 2021-04-14 株式会社藤商事 Game machine
JP6857637B2 (en) * 2018-10-24 2021-04-14 株式会社藤商事 Game machine
JP7044684B2 (en) * 2018-10-24 2022-03-30 株式会社藤商事 Pachinko machine

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003039743A (en) * 2001-08-01 2003-02-13 Canon Inc Image processor, method of processing image, and memory medium
JP4144392B2 (en) * 2003-03-20 2008-09-03 コニカミノルタビジネステクノロジーズ株式会社 Image processing apparatus, image forming system, image forming method, and program
JP4364706B2 (en) * 2004-04-05 2009-11-18 富士通株式会社 Hidden line processing method
JP2008090875A (en) * 2006-09-29 2008-04-17 Clarion Co Ltd Memory, navigation device and its control method and program
JP2009261756A (en) * 2008-04-28 2009-11-12 Daito Giken:Kk Game table
JP4748609B2 (en) * 2008-06-06 2011-08-17 株式会社アクセル Image processing system
JP6085133B2 (en) * 2012-09-19 2017-02-22 株式会社オリンピア Game machine
JP5889865B2 (en) * 2013-12-11 2016-03-22 株式会社藤商事 Game machine

Also Published As

Publication number Publication date
JP2017213047A (en) 2017-12-07

Similar Documents

Publication Publication Date Title
JP6773311B2 (en) Game machine
JP6402319B2 (en) Game machine
JP2017018386A (en) Game machine
JP2017209192A (en) Game machine
JP6417507B2 (en) Game machine
JP2017189193A (en) Game machine
JP6268354B2 (en) Game machine
JP2012157405A (en) Game machine
JP6502907B2 (en) Gaming machine
JP2019201772A (en) Game machine
JP6417508B2 (en) Game machine
JP6643059B2 (en) Gaming machine
JP6086456B2 (en) Game machine
JP2018020029A (en) Game machine
JP6095179B2 (en) Game machine
JP2018094239A (en) Game machine
JP5994096B2 (en) Game machine
JP6581913B2 (en) Game machine
JP6594253B2 (en) Game machine
JP2018121728A (en) Game machine
JP2017104376A (en) Game machine
JP6479072B2 (en) Game machine
JP6134893B2 (en) Game machine
JP6131417B2 (en) Game machine
JP2017094149A (en) Game machine

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171016

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20171016

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171024

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171212

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180226

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180514

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20180515

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180807

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180824

R150 Certificate of patent or registration of utility model

Ref document number: 6417507

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250