JP2018012009A5 - - Google Patents

Download PDF

Info

Publication number
JP2018012009A5
JP2018012009A5 JP2017205704A JP2017205704A JP2018012009A5 JP 2018012009 A5 JP2018012009 A5 JP 2018012009A5 JP 2017205704 A JP2017205704 A JP 2017205704A JP 2017205704 A JP2017205704 A JP 2017205704A JP 2018012009 A5 JP2018012009 A5 JP 2018012009A5
Authority
JP
Japan
Prior art keywords
predetermined process
predetermined
storage means
execution
executed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017205704A
Other languages
Japanese (ja)
Other versions
JP6536651B2 (en
JP2018012009A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2017205704A priority Critical patent/JP6536651B2/en
Priority claimed from JP2017205704A external-priority patent/JP6536651B2/en
Publication of JP2018012009A publication Critical patent/JP2018012009A/en
Publication of JP2018012009A5 publication Critical patent/JP2018012009A5/ja
Application granted granted Critical
Publication of JP6536651B2 publication Critical patent/JP6536651B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

遊技機の一種として、パチンコ遊技機やスロットマシン等が知られている。これらの遊技機は、CPUなどの制御手段、ROMなどの読み出し専用の記憶手段及びRAMなどの読み書き両用の記憶手段などを備えている。制御手段は、読み書き両用の記憶手段への情報の書き込み及び当該記憶手段からの情報の読み出しを行いながら、読み出し専用の記憶手段から読み出したプログラムに従って処理を実行する。この処理の実行に際しては、制御手段に対してセンサなどからの情報の入力が行われるとともに、電動アクチュエータや発光素子などに対する制御手段からの情報の出力が行われる。なお、制御手段、読み出し専用の記憶手段及び読み書き両用の記憶手段などが1チップ化されたものも知られている。 As a kind of gaming machine, a pachinko gaming machine, a slot machine, and the like are known. These gaming machines include control means such as a CPU, read-only storage means such as a ROM, and read / write storage means such as a RAM. The control means executes processing according to the program read from the read-only storage means while writing information to the read / write storage means and reading information from the storage means. In executing this process, information is input from the sensor or the like to the control means, and information is output from the control means to the electric actuator, the light emitting element, or the like. It is also known that the control means, the read-only storage means, the read / write storage means, etc. are integrated into one chip.

ここで、上記例示等のような遊技機においては各種制御を好適に行う必要があり、この点について未だ改良の余地がある。 Here, in the gaming machine such as the above example, it is necessary to suitably perform various controls, and there is still room for improvement in this respect.

本発明は、上記例示した事情等に鑑みてなされたものであり、各種制御を好適に行うことが可能な遊技機を提供することを目的とするものである。 The present invention has been made in view of the circumstances exemplified above, and an object thereof is to provide a gaming machine capable of suitably performing various controls .

上記課題を解決すべく請求項1記載の発明は、複数種類の処理を実行し、処理の実行に際して内部記憶手段に情報を一時的に記憶させる制御手段を備え、
当該制御手段は、
前記複数種類の処理のうち第1所定処理を実行する第1所定処理実行手段と、
前記複数種類の処理のうち第2所定処理を実行する第2所定処理実行手段と、
前記第1所定処理を開始する場合には前記内部記憶手段に記憶された情報を退避記憶手段に退避させることなく、前記第2所定処理を開始する場合又は開始した後に、前記内部記憶手段に記憶された情報を前記退避記憶手段に退避させる退避実行手段と、
前記第2所定処理を終了する場合又は終了した後に、前記退避記憶手段に退避された情報を前記内部記憶手段に復帰させる復帰実行手段と、
を備え、
割込み条件が成立したことに基づいて割込み処理が開始された場合には前記第1所定処理が実行される構成であり、
前記第1所定処理を実行している状況から前記第2所定処理を開始する場合には当該第2所定処理を開始する前における前記第1所定処理にて前記割込み処理の実行が禁止され、当該第2所定処理を終了して前記第1所定処理に復帰する場合にはその復帰した第1所定処理にて前記割込み処理の実行が許可され、前記第2所定処理において前記割込み処理の実行が許可されない構成であり、
前記第1所定処理では遊技を進行させるための処理が実行され、
前記第2所定処理では遊技を進行させるための処理とは異なる処理が実行され、
前記第2所定処理には、所定の管理を行うための管理用処理と、当該管理用処理の結果に対応する報知を行うための報知用処理と、が含まれていることを特徴とする。
In order to solve the above problems, the invention according to claim 1 includes a control unit that executes a plurality of types of processing and temporarily stores information in the internal storage unit when the processing is executed.
The control means is
First predetermined process execution means for executing a first predetermined process among the plurality of types of processes;
Second predetermined process execution means for executing a second predetermined process among the plurality of types of processes;
When starting the first predetermined process, the information stored in the internal storage means is stored in the internal storage means when or after the second predetermined process is started without saving the information stored in the internal storage means. Saving execution means for saving the stored information in the saving storage means;
A return executing means for returning the information saved in the save storage means to the internal storage means when or after the second predetermined process is finished;
With
When the interrupt process is started based on the establishment of the interrupt condition, the first predetermined process is executed.
When the second predetermined process is started from the situation where the first predetermined process is being executed, the execution of the interrupt process is prohibited in the first predetermined process before the second predetermined process is started. When returning to the first predetermined process after finishing the second predetermined process, the execution of the interrupt process is permitted in the returned first predetermined process, and the execution of the interrupt process is permitted in the second predetermined process Is not configured,
In the first predetermined process, a process for advancing the game is executed,
In the second predetermined process, a process different from the process for advancing the game is executed,
The second predetermined process includes a management process for performing a predetermined management and a notification process for performing a notification corresponding to a result of the management process .

本発明によれば、各種制御を好適に行うことが可能となる。 According to the present invention, various controls can be suitably performed .

Claims (2)

複数種類の処理を実行し、処理の実行に際して内部記憶手段に情報を一時的に記憶させる制御手段を備え、
当該制御手段は、
前記複数種類の処理のうち第1所定処理を実行する第1所定処理実行手段と、
前記複数種類の処理のうち第2所定処理を実行する第2所定処理実行手段と、
前記第1所定処理を開始する場合には前記内部記憶手段に記憶された情報を退避記憶手段に退避させることなく、前記第2所定処理を開始する場合又は開始した後に、前記内部記憶手段に記憶された情報を前記退避記憶手段に退避させる退避実行手段と、
前記第2所定処理を終了する場合又は終了した後に、前記退避記憶手段に退避された情報を前記内部記憶手段に復帰させる復帰実行手段と、
を備え、
割込み条件が成立したことに基づいて割込み処理が開始された場合には前記第1所定処理が実行される構成であり、
前記第1所定処理を実行している状況から前記第2所定処理を開始する場合には当該第2所定処理を開始する前における前記第1所定処理にて前記割込み処理の実行が禁止され、当該第2所定処理を終了して前記第1所定処理に復帰する場合にはその復帰した第1所定処理にて前記割込み処理の実行が許可され、前記第2所定処理において前記割込み処理の実行が許可されない構成であり、
前記第1所定処理では遊技を進行させるための処理が実行され、
前記第2所定処理では遊技を進行させるための処理とは異なる処理が実行され、
前記第2所定処理には、所定の管理を行うための管理用処理と、当該管理用処理の結果に対応する報知を行うための報知用処理と、が含まれていることを特徴とする遊技機。
A control unit that executes a plurality of types of processing and temporarily stores information in the internal storage unit when the processing is executed,
The control means is
First predetermined process execution means for executing a first predetermined process among the plurality of types of processes;
Second predetermined process execution means for executing a second predetermined process among the plurality of types of processes;
When starting the first predetermined process, the information stored in the internal storage means is stored in the internal storage means when or after the second predetermined process is started without saving the information stored in the internal storage means. Saving execution means for saving the stored information in the saving storage means;
A return executing means for returning the information saved in the save storage means to the internal storage means when or after the second predetermined process is finished;
With
When the interrupt process is started based on the establishment of the interrupt condition, the first predetermined process is executed.
When the second predetermined process is started from the situation where the first predetermined process is being executed, the execution of the interrupt process is prohibited in the first predetermined process before the second predetermined process is started. When returning to the first predetermined process after finishing the second predetermined process, the execution of the interrupt process is permitted in the returned first predetermined process, and the execution of the interrupt process is permitted in the second predetermined process Is not configured,
In the first predetermined process, a process for advancing the game is executed,
In the second predetermined process, a process different from the process for advancing the game is executed,
The second predetermined process includes a management process for performing predetermined management and a notification process for performing notification corresponding to a result of the management process. Machine.
遊技媒体を利用して遊技が行われることを特徴とする請求項1に記載の遊技機。The game machine according to claim 1, wherein a game is played using a game medium.
JP2017205704A 2017-10-25 2017-10-25 Gaming machine Active JP6536651B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017205704A JP6536651B2 (en) 2017-10-25 2017-10-25 Gaming machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017205704A JP6536651B2 (en) 2017-10-25 2017-10-25 Gaming machine

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015142807A Division JP6233361B2 (en) 2015-07-17 2015-07-17 Game machine

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019105140A Division JP2019166367A (en) 2019-06-05 2019-06-05 Game machine

Publications (3)

Publication Number Publication Date
JP2018012009A JP2018012009A (en) 2018-01-25
JP2018012009A5 true JP2018012009A5 (en) 2018-11-29
JP6536651B2 JP6536651B2 (en) 2019-07-03

Family

ID=61018909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017205704A Active JP6536651B2 (en) 2017-10-25 2017-10-25 Gaming machine

Country Status (1)

Country Link
JP (1) JP6536651B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6536246B2 (en) * 2015-07-17 2019-07-03 株式会社三洋物産 Gaming machine
JP2019166366A (en) * 2019-06-05 2019-10-03 株式会社三洋物産 Game machine
JP7006816B2 (en) * 2021-02-04 2022-01-24 株式会社三洋物産 Pachinko machine

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4317960B2 (en) * 2000-06-21 2009-08-19 株式会社大一商会 Game machine
JP5083886B2 (en) * 2007-12-05 2012-11-28 株式会社大都技研 Amusement stand
JP5610448B2 (en) * 2012-08-30 2014-10-22 株式会社大都技研 Amusement stand
JP5952754B2 (en) * 2013-02-22 2016-07-13 株式会社ソフイア Game machine
JP6536246B2 (en) * 2015-07-17 2019-07-03 株式会社三洋物産 Gaming machine

Similar Documents

Publication Publication Date Title
JP2017000597A5 (en)
JP2018012009A5 (en)
JP2014079523A5 (en)
JP2017070472A5 (en)
JP2017070476A5 (en)
JP2019088728A5 (en)
JP2014200376A5 (en)
JP2014223305A5 (en)
JP2016137351A5 (en)
JP2018086384A5 (en)
JP2017039057A5 (en)
JP2014223303A5 (en)
JP2017023246A5 (en)
JP2017023244A5 (en)
JP2018015628A5 (en)
JP2017023245A5 (en)
JP2017070475A5 (en)
JP2017070474A5 (en)
JP2014161410A5 (en)
JP2017042254A5 (en)
JP2016187757A5 (en)
JP2016187411A5 (en)
JP2017070473A5 (en)
JP2019063362A5 (en)
JP2019111057A5 (en)