JP2017023493A5 - - Google Patents

Download PDF

Info

Publication number
JP2017023493A5
JP2017023493A5 JP2015146292A JP2015146292A JP2017023493A5 JP 2017023493 A5 JP2017023493 A5 JP 2017023493A5 JP 2015146292 A JP2015146292 A JP 2015146292A JP 2015146292 A JP2015146292 A JP 2015146292A JP 2017023493 A5 JP2017023493 A5 JP 2017023493A5
Authority
JP
Japan
Prior art keywords
interrupt
program
storage area
address
microcomputer
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
JP2015146292A
Other languages
Japanese (ja)
Other versions
JP2017023493A (en
JP6611232B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2015146292A priority Critical patent/JP6611232B2/en
Priority claimed from JP2015146292A external-priority patent/JP6611232B2/en
Publication of JP2017023493A publication Critical patent/JP2017023493A/en
Publication of JP2017023493A5 publication Critical patent/JP2017023493A5/ja
Application granted granted Critical
Publication of JP6611232B2 publication Critical patent/JP6611232B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

上記課題を解決するために、本発明の遊技機は、
遊技を行うことが可能な遊技機(例えば、スロットマシン1)において、
プログラムを記憶する記憶手段(例えば、ROM208)と、
該記憶手段に記憶されたプログラムに従った処理を実行するマイクロコンピュータ(例えば、図11に示す部分)と、を備え、
プログラムは、割込の発生に応じて実行される割込プログラム(例えば、図12に示す部分)を含み、
前記マイクロコンピュータは、
前記マイクロコンピュータの起動時にユーザプログラムが記憶されている記憶領域を設定する記憶領域設定手段(例えば、図16に示すプログラムエンドアドレスの設定)と、
前記記憶領域設定手段が設定した記憶領域で記憶しているユーザプログラムに従った処理を実行するユーザプログラム実行手段(例えば、CPU207)と、
前記記憶領域設定手段が設定した記憶領域以外の領域で記憶しているプログラムを前記ユーザプログラム実行手段が呼び出したときに異常制御を実行する異常制御実行手段(例えば、図21に示す部分)と、
数値データを更新して出力する数値更新手段(例えば、乱数発生回路42)と、
前記数値更新手段による数値データの更新に関する設定を行う処理を実行した後に割込を許可する処理を実行する割込許可手段(例えば、図5及び図6のSa17、Sa21、Sa27の処理を行う部分)と、
割込が許可されているときに、該割込にもとづいて割込プログラムに従った処理を実行する割込処理実行手段(例えば、図8及び図9に示す部分)と、
前記記憶手段における割込プログラムのアドレスを記憶可能な記憶領域を有するアドレス記憶手段(例えば、図13に示す部分)と、
前記アドレス記憶手段の記憶領域で記憶しているアドレスが所定の範囲にあるか否かを前記マイクロコンピュータの起動時に判定する判定手段(例えば、図22に示す部分)と、
割込プログラムのアドレスが所定の範囲にないと前記判定手段が判定したときに前記マイクロコンピュータの起動を制限する起動制限手段(例えば、図22に示す部分)とを備え、
前記所定の範囲は、少なくともユーザプログラムが記憶されている領域のアドレスを含む(例えば、図22に示す部分)。
この構成によれば、意図しない割込処理が実行されることを事前に防止することができる。
In order to solve the above problems, the gaming machine of the present invention is:
In a gaming machine (for example, slot machine 1) capable of playing a game,
Storage means for storing the program (for example, ROM 208);
A microcomputer (for example, a portion shown in FIG. 11) that executes processing according to the program stored in the storage means,
The program includes an interrupt program (for example, the portion shown in FIG. 12) that is executed in response to the occurrence of an interrupt.
The microcomputer is
Storage area setting means for setting a storage area in which a user program is stored when the microcomputer is activated (for example, setting of a program end address shown in FIG. 16);
User program execution means (for example, CPU 207) for executing processing according to the user program stored in the storage area set by the storage area setting means;
Abnormal control execution means (for example, a portion shown in FIG. 21) for executing abnormal control when the user program execution means calls a program stored in an area other than the storage area set by the storage area setting means;
Numerical value updating means (for example, random number generation circuit 42) for updating and outputting numerical data;
Interrupt permission means for executing processing for permitting an interrupt after executing processing for setting numerical data updating by the numerical value updating means (for example, a portion for performing processing of Sa17, Sa21, and Sa27 in FIGS. 5 and 6) )When,
Interrupt processing execution means (for example, the portion shown in FIG. 8 and FIG. 9) that executes processing according to the interrupt program based on the interrupt when the interrupt is permitted;
Address storage means (for example, a portion shown in FIG. 13) having a storage area capable of storing the address of the interrupt program in the storage means;
Determination means (for example, a portion shown in FIG. 22) for determining whether the address stored in the storage area of the address storage means is within a predetermined range when the microcomputer is activated;
Starting limiting means the address of the interrupt program to limit the activation of the microcomputer when it is determined that the determination means and not in the predetermined range (e.g., the portion shown in FIG. 22) e Bei and,
The predetermined range includes at least an address of an area where a user program is stored (for example, a portion shown in FIG. 22).
According to this configuration, it is possible to prevent an unintended interrupt process from being executed in advance.

Claims (1)

遊技を行うことが可能な遊技機において、
プログラムを記憶する記憶手段と、
該記憶手段に記憶されたプログラムに従った処理を実行するマイクロコンピュータと、を備え、
プログラムは、割込の発生に応じて実行される割込プログラムを含み、
前記マイクロコンピュータは、
前記マイクロコンピュータの起動時にユーザプログラムが記憶されている記憶領域を設定する記憶領域設定手段と、
前記記憶領域設定手段が設定した記憶領域で記憶しているユーザプログラムに従った処理を実行するユーザプログラム実行手段と、
前記記憶領域設定手段が設定した記憶領域以外の領域で記憶しているプログラムを前記ユーザプログラム実行手段が呼び出したときに異常制御を実行する異常制御実行手段と、
数値データを更新して出力する数値更新手段と、
前記数値更新手段による数値データの更新に関する設定を行う処理を実行した後に割込を許可する処理を実行する割込許可手段と、
割込が許可されているときに、該割込にもとづいて割込プログラムに従った処理を実行する割込処理実行手段と、
前記記憶手段における割込プログラムのアドレスを記憶可能な記憶領域を有するアドレス記憶手段と、
前記アドレス記憶手段の記憶領域で記憶しているアドレスが所定の範囲にあるか否かを前記マイクロコンピュータの起動時に判定する判定手段と、
割込プログラムのアドレスが所定の範囲にないと前記判定手段が判定したときに前記マイクロコンピュータの起動を制限する起動制限手段とを備え、
前記所定の範囲は、少なくともユーザプログラムが記憶されている領域のアドレスを含む、遊技機。
In gaming machines capable of playing games,
Storage means for storing the program;
A microcomputer that executes processing according to a program stored in the storage means,
The program includes an interrupt program that is executed in response to the occurrence of an interrupt,
The microcomputer is
Storage area setting means for setting a storage area in which a user program is stored when the microcomputer is activated;
User program execution means for executing processing according to the user program stored in the storage area set by the storage area setting means;
Abnormality control execution means for executing abnormality control when the user program execution means calls a program stored in an area other than the storage area set by the storage area setting means;
Numeric update means for updating and outputting numeric data;
Interrupt permission means for executing a process for permitting an interrupt after executing a process for performing a setting for updating numerical data by the numerical value update means;
Interrupt processing execution means for executing processing according to the interrupt program based on the interrupt when the interrupt is permitted;
Address storage means having a storage area capable of storing the address of the interrupt program in the storage means;
Determining means for determining whether the address stored in the storage area of the address storage means is within a predetermined range when the microcomputer is activated;
E Bei and start limiting means for limiting the activation of the microcomputer when the address of the interrupt program determines that the determination means and not in the predetermined range,
The gaming machine , wherein the predetermined range includes at least an address of an area where a user program is stored .
JP2015146292A 2015-07-24 2015-07-24 Game machine Active JP6611232B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015146292A JP6611232B2 (en) 2015-07-24 2015-07-24 Game machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015146292A JP6611232B2 (en) 2015-07-24 2015-07-24 Game machine

Publications (3)

Publication Number Publication Date
JP2017023493A JP2017023493A (en) 2017-02-02
JP2017023493A5 true JP2017023493A5 (en) 2019-01-31
JP6611232B2 JP6611232B2 (en) 2019-11-27

Family

ID=57948880

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015146292A Active JP6611232B2 (en) 2015-07-24 2015-07-24 Game machine

Country Status (1)

Country Link
JP (1) JP6611232B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6611231B2 (en) * 2015-07-24 2019-11-27 株式会社三共 Game machine
JP6557084B2 (en) * 2015-07-24 2019-08-07 株式会社三共 Game machine
JP6611233B2 (en) * 2015-07-24 2019-11-27 株式会社三共 Game machine

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3583339B2 (en) * 2000-01-13 2004-11-04 株式会社三共 Gaming machine
JP4570365B2 (en) * 2004-01-16 2010-10-27 株式会社三共 Game machine
JP2014176403A (en) * 2013-03-13 2014-09-25 Sankyo Co Ltd Slot machine
JP6611231B2 (en) * 2015-07-24 2019-11-27 株式会社三共 Game machine
JP6557084B2 (en) * 2015-07-24 2019-08-07 株式会社三共 Game machine
JP6611233B2 (en) * 2015-07-24 2019-11-27 株式会社三共 Game machine

Similar Documents

Publication Publication Date Title
JP2019146771A5 (en)
JP2019092548A5 (en)
JP2019092547A5 (en)
JP2019092860A5 (en)
JP2020092860A5 (en)
JP2018079330A5 (en)
JP2017023495A5 (en)
JP2013027709A5 (en)
JP2017023493A5 (en)
JP2014208097A5 (en) Game machine
JP2016073403A5 (en)
JP2017023492A5 (en)
JP2014208096A5 (en) Game machine
JP2018183290A5 (en)
JP2018023856A5 (en)
JP2017023494A5 (en)
JP2017086779A5 (en)
JP2019092549A5 (en)
JP2014208099A5 (en) Game machine
JP2016187757A5 (en)
JP2013027740A5 (en)
JP2020058868A5 (en)
JP2019136285A5 (en)
JP2019013638A5 (en)
JP2019122572A5 (en)