JP2006079244A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2006079244A
JP2006079244A JP2004260779A JP2004260779A JP2006079244A JP 2006079244 A JP2006079244 A JP 2006079244A JP 2004260779 A JP2004260779 A JP 2004260779A JP 2004260779 A JP2004260779 A JP 2004260779A JP 2006079244 A JP2006079244 A JP 2006079244A
Authority
JP
Japan
Prior art keywords
memory
cartridge
mode
karaoke
processor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004260779A
Other languages
Japanese (ja)
Inventor
Hiroshi Uejima
拓 上島
Yoshihiro Iijima
芳広 飯島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SSD Co Ltd
Original Assignee
SSD Co Ltd
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 SSD Co Ltd filed Critical SSD Co Ltd
Priority to JP2004260779A priority Critical patent/JP2006079244A/en
Priority to PCT/JP2005/016867 priority patent/WO2006028255A1/en
Publication of JP2006079244A publication Critical patent/JP2006079244A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Reverberation, Karaoke And Other Acoustics (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a microphone integrated KARAOKE device for starting different programs according as a memory cartridge is mounted or not mounted, and for starting the different programs according to an operation mode even when the memory cartridge is mounted. <P>SOLUTION: This processor 51 executes a boot program BP1 or BP2 mapped to a first region of an address space when a power is supplied. A ROM 53 and an OTPROM 77 store the boot program BP1 and BP2, respectively. When a cartridge 2 is not mounted, the ROM 53 is arranged in the first region. When the cartridge 2 is mounted, and a KARAOKE mode is selected, the OTPROM 77 is arranged in the first region. When the cartridge 2 is mounted, and a write mode is selected, the ROM 53 is arranged in the first region. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、装着されたメモリカートリッジに格納されたプログラムを処理する情報処理装置及びその関連技術に関する。   The present invention relates to an information processing apparatus that processes a program stored in a mounted memory cartridge and related technology.

特許文献1には、マイク一体型カラオケ装置が開示されている。このマイク一体型カラオケ装置に内蔵されたROM(read only memory)には警告メッセージ表示プログラムが記憶され、マイク一体型カラオケ装置に着脱されるメモリカートリッジにはカラオケプログラムが記憶される。メモリカートリッジが装着されていないときは、警告メッセージ表示プログラムが第1の態様でアドレス空間にマッピングされ、電源投入時に、この警告メッセージ表示プログラムが起動される。一方、メモリカートリッジが装着されているときは、警告メッセージ表示プログラムおよびカラオケプログラムが第2の態様でアドレス空間にマッピングされ、電源投入時に、カラオケプログラムが起動される。以上のように、メモリカートリッジを装着したときと装着しないときとで異なるプログラムを起動することができる。   Patent Document 1 discloses a microphone-integrated karaoke apparatus. A warning message display program is stored in a ROM (read only memory) built in the microphone-integrated karaoke apparatus, and a karaoke program is stored in a memory cartridge attached to and detached from the microphone-integrated karaoke apparatus. When the memory cartridge is not mounted, the warning message display program is mapped to the address space in the first mode, and this warning message display program is activated when the power is turned on. On the other hand, when the memory cartridge is mounted, the warning message display program and the karaoke program are mapped to the address space in the second mode, and the karaoke program is started when the power is turned on. As described above, different programs can be started when the memory cartridge is installed and when it is not installed.

特開2002−132509号公報JP 2002-132509 A

この従来技術は、メモリカートリッジが装着された場合に、メモリカートリッジのROMからカラオケプログラムやカラオケデータを読み込むことだけを想定した技術である。このように、メモリカートリッジを装着したときの動作モードは1つ、つまり、メモリカートリッジからリードして実行するモードのみである。   This prior art is a technique that only assumes that a karaoke program or karaoke data is read from the ROM of the memory cartridge when the memory cartridge is mounted. Thus, there is only one operation mode when the memory cartridge is mounted, that is, a mode in which the memory cartridge is read and executed.

ところが、マイク一体型カラオケ装置により、メモリカートリッジにカラオケプログラムやカラオケデータを書き込むことを想定することもできる。この場合、動作モードは2つ、つまり、上記のモードに加えて、メモリカートリッジにライトするモードがある。   However, it can be assumed that a karaoke program and karaoke data are written in the memory cartridge by the microphone-integrated karaoke apparatus. In this case, there are two operation modes, that is, a mode for writing to the memory cartridge in addition to the above-described mode.

そこで、本発明の目的は、メモリカートリッジを装着したときと装着しないときとで異なるプログラムを起動できることに加えて、装着した場合であっても、動作モードに応じて、異なるプログラムを起動できる情報処理装置及びその関連技術を提供することである。   In view of the above, an object of the present invention is to enable different programs to be activated depending on whether or not the memory cartridge is installed, and in addition to information processing that can activate different programs depending on the operation mode even when the memory cartridge is installed. It is to provide an apparatus and related technology.

本発明の第1の観点によれば、情報処理装置は、第1ブートプログラム及び第2ブートプログラムのうち、アドレス空間の第1領域にマッピングされたプログラムを電源投入時に実行するプロセッサと、前記第1ブートプログラムを格納した第1のメモリと、前記第2ブートプログラムを格納した第2のメモリを内蔵したメモリカートリッジが装着されるコネクタと、を備え、前記メモリカートリッジが前記コネクタに装着されていない場合は、前記第1のメモリが前記第1領域に配置され、前記メモリカートリッジが前記コネクタに装着されており、かつ、第1動作モードが選択されている場合は、前記第1のメモリが前記アドレス空間の第2領域に配置されるとともに、前記第2のメモリが前記第1領域に配置され、前記メモリカートリッジが前記コネクタに装着されており、かつ、第2動作モードが選択されている場合は、前記第1のメモリが前記第1領域に配置されるとともに、前記第2のメモリが前記第2領域に配置される。   According to a first aspect of the present invention, an information processing apparatus includes: a processor that executes a program mapped to a first area of an address space among a first boot program and a second boot program; A first memory storing one boot program, and a connector to which a memory cartridge containing the second memory storing the second boot program is mounted; and the memory cartridge is not mounted to the connector If the first memory is disposed in the first area, the memory cartridge is attached to the connector, and the first operation mode is selected, the first memory is And the second memory is arranged in the first area and arranged in the second area of the address space. Is attached to the connector and the second operation mode is selected, the first memory is arranged in the first area, and the second memory is in the second area. Placed in.

この構成によれば、メモリカートリッジが未装着の場合、第1領域にマッピングされる第1ブートプログラムが最初に実行される。また、第1動作モードにおいてメモリカートリッジが装着されている場合、第1領域にマッピングされる第2ブートプログラムが最初に実行される。以上のように、メモリカートリッジを装着したときと装着しないときとで異なるプログラムを起動できる。   According to this configuration, when the memory cartridge is not attached, the first boot program mapped to the first area is executed first. Further, when the memory cartridge is mounted in the first operation mode, the second boot program mapped to the first area is executed first. As described above, different programs can be started when the memory cartridge is installed and when it is not installed.

さらに、第2動作モードにおいてメモリカートリッジが装着されている場合、第1領域にマッピングされる第1ブートプログラムが最初に実行される。従って、メモリカートリッジを装着した場合であっても、動作モードに応じて、異なるプログラムを起動できる。   Further, when the memory cartridge is mounted in the second operation mode, the first boot program mapped to the first area is executed first. Therefore, even when a memory cartridge is mounted, different programs can be started according to the operation mode.

本発明の第2の観点によれば、情報処理装置は、第1ブートプログラム及び第2ブートプログラムのうち、アドレス空間の第1領域にマッピングされたプログラムを電源投入時に実行するプロセッサと、前記第1ブートプログラムを格納した第1のメモリと、前記第2ブートプログラムを格納した第2のメモリを内蔵したメモリカートリッジが装着されるコネクタと、前記メモリカートリッジが前記コネクタに装着されていない場合は、前記プロセッサからの第1イネーブル信号を伝達する第1の信号線を前記第1のメモリに接続し、前記メモリカートリッジが前記コネクタに装着されており、かつ、第1動作モードが選択されている場合は、前記第1の信号線を前記第2のメモリに接続するとともに、前記プロセッサからの第2イネーブル信号を伝達する第2の信号線を前記第1のメモリに接続し、前記メモリカートリッジが前記コネクタに装着されており、かつ、第2動作モードが選択されている場合は、前記第1の信号線を前記第1のメモリに接続するとともに、前記第2の信号線を前記第2のメモリに接続する接続機構と、を備え、前記プロセッサは、アドレスが前記第1領域を示す場合に、前記第1イネーブル信号をアクティブにし、アドレスが前記アドレス空間の第2領域を示す場合に、前記第2イネーブル信号をアクティブにする。   According to a second aspect of the present invention, an information processing apparatus includes: a processor that executes a program mapped to a first area of an address space among a first boot program and a second boot program; A first memory storing one boot program, a connector in which a memory cartridge containing the second memory storing the second boot program is mounted, and a memory cartridge not mounted in the connector; A first signal line for transmitting a first enable signal from the processor is connected to the first memory, the memory cartridge is attached to the connector, and the first operation mode is selected. Connects the first signal line to the second memory and a second enable from the processor. When the second signal line for transmitting a signal is connected to the first memory, the memory cartridge is attached to the connector, and the second operation mode is selected, the first signal A connection mechanism for connecting a line to the first memory and connecting the second signal line to the second memory, and the processor, when an address indicates the first area, A first enable signal is activated and the second enable signal is activated when the address indicates a second region of the address space.

この構成によれば、メモリカートリッジが未装着の場合は、第1イネーブル信号を伝達する第1の信号線が第1のメモリに接続される。そして、第1イネーブル信号は、アドレスが第1領域を示す場合にアクティブにされる。このため、メモリカートリッジが未装着の場合、第1領域にマッピングされる第1ブートプログラムが最初に実行される。また、第1動作モードにおいてメモリカートリッジが装着されている場合は、第1イネーブル信号を伝達する第1の信号線が第2のメモリに接続される。そして、第1イネーブル信号は、アドレスが第1領域を示す場合にアクティブにされる。このため、第1動作モードにおいてメモリカートリッジが装着されている場合、第1領域にマッピングされる第2ブートプログラムが最初に実行される。以上のように、メモリカートリッジを装着したときと装着しないときとで異なるプログラムを起動できる。   According to this configuration, when the memory cartridge is not attached, the first signal line for transmitting the first enable signal is connected to the first memory. The first enable signal is activated when the address indicates the first area. For this reason, when the memory cartridge is not loaded, the first boot program mapped to the first area is executed first. Further, when the memory cartridge is mounted in the first operation mode, the first signal line for transmitting the first enable signal is connected to the second memory. The first enable signal is activated when the address indicates the first area. Therefore, when the memory cartridge is mounted in the first operation mode, the second boot program mapped to the first area is executed first. As described above, different programs can be started when the memory cartridge is installed and when it is not installed.

さらに、第2動作モードにおいてメモリカートリッジが装着されている場合は、第1イネーブル信号を伝達する第1の信号線が第1のメモリに接続される。そして、第1イネーブル信号は、アドレスが第1領域を示す場合にアクティブにされる。このため、第2動作モードにおいてメモリカートリッジが装着されている場合、第1領域にマッピングされる第1ブートプログラムが最初に実行される。従って、メモリカートリッジを装着した場合であっても、動作モードに応じて、異なるプログラムを起動できる。   Further, when the memory cartridge is mounted in the second operation mode, the first signal line for transmitting the first enable signal is connected to the first memory. The first enable signal is activated when the address indicates the first area. Therefore, when the memory cartridge is mounted in the second operation mode, the first boot program mapped to the first area is executed first. Therefore, even when a memory cartridge is mounted, different programs can be started according to the operation mode.

以下、本発明の実施の形態について、図面を参照しながら説明する。なお、図中、同一または相当部分については同一の参照符号を付してその説明を援用する。また、16進数の表現に関しては、10進数と区別するために数字の末尾に「h」を付けて表記する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals, and the description thereof is incorporated. In addition, in order to distinguish hexadecimal numbers, “h” is added to the end of the numbers to distinguish them from decimal numbers.

図1(a)は、本発明の実施の形態による情報処理装置としてのマイク一体型カラオケ装置1によるライトモードにおけるパーソナルコンピュータ(以下、「PC」と呼ぶ。)3との接続状態を示す図である。図1(b)は、マイク一体型カラオケ装置1によるカラオケモードにおけるテレビジョンモニタ7との接続状態を示す図である。   FIG. 1A is a diagram showing a connection state with a personal computer (hereinafter referred to as “PC”) 3 in a light mode by a microphone-integrated karaoke apparatus 1 as an information processing apparatus according to an embodiment of the present invention. is there. FIG. 1B is a diagram showing a connection state with the television monitor 7 in the karaoke mode by the microphone-integrated karaoke apparatus 1.

図1(a)に示すように、マイク一体型カラオケ装置1と、PC3と、をUSB(universal serial bus)ケーブル5で接続する。ライトモードでは、マイク一体型カラオケ装置1は、PC3からUSBケーブル5を介して送信されたカラオケデータを、装着されたメモリカートリッジ2に書き込む。カラオケデータは、例えば、PC3が、後述のネットワーク4からダウンロードしたものである。   As shown in FIG. 1A, the microphone-integrated karaoke apparatus 1 and the PC 3 are connected by a USB (universal serial bus) cable 5. In the light mode, the microphone-integrated karaoke apparatus 1 writes the karaoke data transmitted from the PC 3 via the USB cable 5 to the attached memory cartridge 2. The karaoke data is, for example, downloaded from the network 4 described later by the PC 3.

図1(b)に示すように、マイク一体型カラオケ装置1と、テレビジョンモニタ7と、をA/V(audio/video)ケーブル9で接続する。カラオケモードでは、マイク一体型カラオケ装置1は、装着されたメモリカートリッジ2に格納されたカラオケプログラムを実行して、カラオケデータに基づくビデオ信号及びオーディオ信号を生成して、A/Vケーブル9により、テレビジョンモニタ7に与える。その結果、テレビジョンモニタ7には、カラオケのための映像(背景及び歌詞など)が表示され、テレビジョンモニタ7のスピーカ(図示せず)からは、音声(歌声及び伴奏など)が出力される。   As shown in FIG. 1 (b), the microphone-integrated karaoke apparatus 1 and the television monitor 7 are connected by an A / V (audio / video) cable 9. In the karaoke mode, the microphone-integrated karaoke apparatus 1 executes a karaoke program stored in the attached memory cartridge 2 to generate a video signal and an audio signal based on the karaoke data, and the A / V cable 9 This is given to the television monitor 7. As a result, video for karaoke (background, lyrics, etc.) is displayed on the television monitor 7, and sound (singing voice, accompaniment, etc.) is output from a speaker (not shown) of the television monitor 7. .

図2(a)はマイク一体型カラオケ装置1の正面図、図2(b)は背面図、図2(c)は右側面図である。図2(a)に示すように、マイク一体型カラオケ装置1の上端部にはマイクロフォン11が設けられる。また、マイク一体型カラオケ装置1の正面には、リセットスイッチ13、テンポ制御キー17、ボリューム制御キー15、キャンセルキー19、エコーモード選択キー21、曲選択/ピッチ制御キー23、ボイスエフェクトモード選択キー27、及び決定キー25が設けられる。   2A is a front view of the microphone-integrated karaoke apparatus 1, FIG. 2B is a rear view, and FIG. 2C is a right side view. As shown in FIG. 2A, a microphone 11 is provided at the upper end of the microphone-integrated karaoke apparatus 1. Further, on the front of the microphone-integrated karaoke apparatus 1, there are a reset switch 13, a tempo control key 17, a volume control key 15, a cancel key 19, an echo mode selection key 21, a song selection / pitch control key 23, and a voice effect mode selection key. 27 and an enter key 25 are provided.

リセットスイッチ13は、選択した曲番号を含むすべてをリセットするためのものである。テンポ制御キー17は、2つのスイッチからなり、カラオケすなわち伴奏の再生速度(テンポ)を速くしまたは遅くするためのキーである。ボリューム制御キー15は、2つのスイッチからなり、カラオケすなわち伴奏の再生音量(ボリューム)を大きくしまたは小さくするためのキーである。   The reset switch 13 is for resetting everything including the selected music number. The tempo control key 17 includes two switches, and is a key for increasing or decreasing the playback speed (tempo) of karaoke, that is, accompaniment. The volume control key 15 includes two switches, and is a key for increasing or decreasing the playback volume (volume) of karaoke, that is, accompaniment.

曲選択/ピッチ制御キー23は、2つのスイッチからなり、曲番号をインクリメントしまたはデクリメントするために利用されるとともに、プレイヤの音程に合わせてカラオケのピッチ周波数すなわち音程をたとえば1度ずつ上下させるために利用される。エコーモード選択キー21は、エコーモードにおいてエコー時間(遅延時間)を選択的に設定するために利用される。   The song selection / pitch control key 23 comprises two switches and is used for incrementing or decrementing the song number, and for raising and lowering the pitch frequency of the karaoke, that is, the pitch, for example, one by one according to the pitch of the player. Used for The echo mode selection key 21 is used for selectively setting an echo time (delay time) in the echo mode.

ボイスエフェクトモード選択キー27は、ボイスエフェクトモード1、ボイスエフェクトモード2およびボイスエフェクトモード3を設定する。ボイスエフェクトモード1は、入力音声の周波数に対し出力音声の周波数が高くなるように音声を加工するモードであり、ボイスエフェクトモード2は、入力音声の周波数に対して出力音声の周波数が低くなるように音声を加工するモードである。さらに、ボイスエフェクトモード3は、上下に連続的にかつ繰り返し出力音声の周波数が変化(スイープ)するように音声を加工するモードである。   The voice effect mode selection key 27 sets voice effect mode 1, voice effect mode 2, and voice effect mode 3. The voice effect mode 1 is a mode for processing the sound so that the frequency of the output sound is higher than the frequency of the input sound, and the voice effect mode 2 is such that the frequency of the output sound is lower than the frequency of the input sound. This is a mode for processing audio. Furthermore, the voice effect mode 3 is a mode in which the sound is processed so that the frequency of the output sound changes (sweep) continuously up and down.

キャンセルキー19は、テンポ制御キー17で設定したテンポ、ボリューム制御キー15で設定した伴奏ボリューム、曲選択/ピッチ制御キー23で設定した曲番号およびピッチ、エコーモード選択キー21で設定したエコーモード、またはボイスエフェクトモード選択キー27で設定したボイスエフェクトモードをキャンセルするためのキーである。このキャンセルキー19は、演奏中の曲を中断するためにも用いられる。   The cancel key 19 includes a tempo set by the tempo control key 17, an accompaniment volume set by the volume control key 15, a song number and pitch set by the song selection / pitch control key 23, an echo mode set by the echo mode selection key 21, Alternatively, it is a key for canceling the voice effect mode set by the voice effect mode selection key 27. The cancel key 19 is also used for interrupting a song being played.

決定キー25は、テンポ制御キー17で設定したテンポ、ボリューム制御キー15で設定した伴奏ボリューム、曲選択/ピッチ制御キー23で設定した曲番号およびピッチ、エコーモード選択キー21で設定したエコーモード、またはボイスエフェクトモード選択キー27で設定したボイスエフェクトモードを決定し有効化するためのキーである。   The enter key 25 includes a tempo set by the tempo control key 17, an accompaniment volume set by the volume control key 15, a song number and pitch set by the song selection / pitch control key 23, an echo mode set by the echo mode selection key 21, Alternatively, it is a key for determining and activating the voice effect mode set by the voice effect mode selection key 27.

マイク一体型カラオケ装置1には、LED(light emitting diode)14が内蔵されており、電源がオンのときに点灯し、オフのとき消灯する。また、ライトモードにおいて、USBケーブル5を介してPC3と通信している時は、LED14は点滅する。   The microphone-integrated karaoke apparatus 1 has a built-in LED (light emitting diode) 14 that is turned on when the power is on and turned off when the power is off. In the light mode, when communicating with the PC 3 via the USB cable 5, the LED 14 blinks.

図2(b)に示すように、マイク一体型カラオケ装置1の背面には、スロット16が形成され、このスロット16に設けられた後述のコネクタ76に、メモリカートリッジ2が着脱自在に装着される。マイク一体型カラオケ装置1は電池駆動のものであり、背面に電池ボックス20が設けられる。   As shown in FIG. 2B, a slot 16 is formed on the back surface of the microphone-integrated karaoke apparatus 1, and the memory cartridge 2 is detachably attached to a connector 76 described later provided in the slot 16. . The microphone-integrated karaoke apparatus 1 is battery-driven, and a battery box 20 is provided on the back.

図2(c)に示すように、マイク一体型カラオケ装置1の右側面には、スライド式のモード選択スイッチ29、及びUSBポート31が設けられる。USBポート31には、USBケーブル5が接続される。モード選択スイッチ29は、電源スイッチを兼ねており、中央に位置したときが電源オフ、一方端に位置したときが電源オン及びカラオケモードへのエントリ、他方端に位置したときが電源オン及びライトモードへのエントリである。   As shown in FIG. 2C, a slide mode selection switch 29 and a USB port 31 are provided on the right side surface of the microphone-integrated karaoke apparatus 1. A USB cable 5 is connected to the USB port 31. The mode selection switch 29 also serves as a power switch. When it is located at the center, the power is turned off, when it is located at one end, it enters the power on and karaoke mode, and when it is located at the other end, the power on and light mode. Is an entry to

図3は、図1のマイク一体型カラオケ装置1の電気的構成を示す図である。図3に示すように、このマイク一体型カラオケ装置1は、プロセッサ51、ROM(以下、「本体ROM」と呼ぶ。)53、バス55、マイクロフォン11、モード選択スイッチ29、セレクタ61、キーマトリクス回路63、USBコントローラ65、アンプ67,71、ミキサ69、オーディオ信号出力端子73、及びビデオ信号出力端子75を含む。   FIG. 3 is a diagram showing an electrical configuration of the microphone-integrated karaoke apparatus 1 of FIG. As shown in FIG. 3, the karaoke apparatus 1 with a built-in microphone includes a processor 51, a ROM (hereinafter referred to as “main body ROM”) 53, a bus 55, a microphone 11, a mode selection switch 29, a selector 61, a key matrix circuit. 63, a USB controller 65, amplifiers 67 and 71, a mixer 69, an audio signal output terminal 73, and a video signal output terminal 75.

プロセッサ51は、図示しないが、CPU(central processing unit)、グラフィックプロセッサ、サウンドプロセッサ、およびDMAプロセッサ等の各種プロセッサを含むとともに、アナログ信号を取り込むときに用いられるA/D変換器や、キー操作信号や赤外線信号のような入力信号を受けかつ出力信号を外部機器に与える入出力制御回路を含む。CPUは、入力信号に応じて必要な演算を実行し、その結果をグラフィックプロセッサやサウンドプロセッサ等に与える。したがって、グラフィックプロセッサやサウンドプロセッサはその演算結果に応じた画像処理や音声処理を実行する。   Although not shown, the processor 51 includes various processors such as a CPU (central processing unit), a graphic processor, a sound processor, and a DMA processor, and an A / D converter used when capturing an analog signal and a key operation signal. And an input / output control circuit that receives an input signal such as an infrared signal and provides an output signal to an external device. The CPU executes necessary calculations in accordance with the input signal and gives the result to a graphic processor, a sound processor, or the like. Therefore, the graphic processor and the sound processor execute image processing and sound processing according to the calculation result.

このプロセッサ51にはバス55が接続されていて、このバス55には、プロセッサ51とともに基板(図示せず)に設けられている本体ROM53およびメモリカートリッジ2に内蔵されるOTPROM(one time programmable ROM:以下、「カートリッジROM」と呼ぶ。)77が結合される。したがって、プロセッサ51は、バス55を通して本体ROM53およびカートリッジROM77にアクセスでき、そこからプログラムやデータを取り出したり、カートリッジROM77に書き込むことができる。   A bus 55 is connected to the processor 51. The bus 55 is connected to a main body ROM 53 provided on a substrate (not shown) together with the processor 51 and an OTPROM (one time programmable ROM: built in the memory cartridge 2). Hereinafter referred to as "cartridge ROM") 77 is coupled. Therefore, the processor 51 can access the main body ROM 53 and the cartridge ROM 77 through the bus 55, and can extract programs and data from the main body ROM 53 and the cartridge ROM 77 and write them into the cartridge ROM 77.

モード選択スイッチ29は、カラオケモードが選択されたときは、ハイ(high)レベルのモード選択信号MSをプロセッサ51のI/Oポート(入出力ポート)及びセレクタ61に与え、ライトモードが選択されたときは、ロー(low)レベルのモード選択信号MSをプロセッサ51のI/Oポート及びセレクタ61に与える。これにより、プロセッサ51は、動作モードに応じたプログラムを実行する。   When the karaoke mode is selected, the mode selection switch 29 supplies a high level mode selection signal MS to the I / O port (input / output port) and the selector 61 of the processor 51, and the write mode is selected. In this case, a low level mode selection signal MS is supplied to the I / O port of the processor 51 and the selector 61. Thereby, the processor 51 executes a program corresponding to the operation mode.

セレクタ61は、メモリカートリッジ2の装着/未装着および動作モードに応じて、信号線(ライン)の接続を切り替える。この点は、後で詳述する。キーマトリクス回路63は、2つのスイッチからなるテンポ制御キー17、2つのスイッチからなるボリューム制御キー15、キャンセルキー19、エコーモード選択キー21、2つのスイッチからなる曲選択/ピッチ制御キー23、ボイスエフェクトモード選択キー27、及び決定キー25、つまり、10個のスイッチを含み、キーマトリクスを構成している。キースキャンのための5つの入力信号は、プロセッサ51のI/Oポートからキーマトリクス回路63に与えられ、2つの出力信号は、キーマトリクス回路63からプロセッサ51のI/Oポートに与えられる。   The selector 61 switches the connection of signal lines (lines) according to whether the memory cartridge 2 is mounted / not mounted and the operation mode. This point will be described later in detail. The key matrix circuit 63 includes a tempo control key 17 composed of two switches, a volume control key 15 composed of two switches, a cancel key 19, an echo mode selection key 21, a song selection / pitch control key 23 composed of two switches, a voice The effect mode selection key 27 and the decision key 25, that is, ten switches are included to constitute a key matrix. Five input signals for key scanning are supplied from the I / O port of the processor 51 to the key matrix circuit 63, and two output signals are supplied from the key matrix circuit 63 to the I / O port of the processor 51.

カラオケモードでは次の処理が実行される。マイクロフォン11からの音声信号は、アンプ67を通してプロセッサ51のアナログ入力ポート及びミキサ69に与えられる。プロセッサ51のサウンドプロセッサで処理された結果であるアナログオーディオ信号は、ミキサ62に与えられ、アンプ67を介したマイクロフォン11からの音声信号とミキシングされ、アンプ71を介して、オーディオ信号出力端子73に出力される。また、プロセッサ51のグラフィックプロセッサで処理された結果であるアナログビデオ信号は、ビデオ信号出力端子75に出力される。オーディオ信号出力端子73及びビデオ信号出力端子75に、A/Vケーブル9が接続され、オーディオ信号及びビデオ信号がテレビジョンモニタ7に与えられる。   The following processing is executed in the karaoke mode. The audio signal from the microphone 11 is supplied to the analog input port of the processor 51 and the mixer 69 through the amplifier 67. An analog audio signal, which is a result processed by the sound processor of the processor 51, is given to the mixer 62, mixed with the audio signal from the microphone 11 via the amplifier 67, and sent to the audio signal output terminal 73 via the amplifier 71. Is output. The analog video signal that is the result of processing by the graphic processor of the processor 51 is output to the video signal output terminal 75. The A / V cable 9 is connected to the audio signal output terminal 73 and the video signal output terminal 75, and the audio signal and the video signal are given to the television monitor 7.

ライトモードでは次の処理が実行される。USBコントローラ65は、USBケーブル5を介して、PC3と通信して、PC3からカラオケデータを取得する。USBコントローラ56は、I/Oポートを介して、プロセッサ51により制御される。プロセッサ51は、USBコントローラ65が取得したカラオケデータをI/Oポート介して受け取り、バス55を介して、これらをカートリッジROM77に書き込む。なお、PC3は、ネットワーク4に接続され、ネットワーク4に接続されたサーバ(図示せず)から、カラオケデータをダウンロードする。   The following processing is executed in the write mode. The USB controller 65 communicates with the PC 3 via the USB cable 5 and acquires karaoke data from the PC 3. The USB controller 56 is controlled by the processor 51 via the I / O port. The processor 51 receives the karaoke data acquired by the USB controller 65 via the I / O port, and writes them into the cartridge ROM 77 via the bus 55. The PC 3 is connected to the network 4 and downloads karaoke data from a server (not shown) connected to the network 4.

ここで、本体ROM53およびカートリッジROM77に格納されたプログラムおよびデータについて説明する。本体ROM53には、ブートプログラムBP1、警告メッセージ表示プログラムNP1,NP2、カラオケ画像データ、カラオケ音楽データ、書き込み制御プログラム、及びUSB制御プログラムが記憶される。   Here, programs and data stored in the main body ROM 53 and the cartridge ROM 77 will be described. The main body ROM 53 stores a boot program BP1, warning message display programs NP1 and NP2, karaoke image data, karaoke music data, a write control program, and a USB control program.

ブートプログラムBP1は、ライトモード時およびメモリカートリッジ2が装着されていないカラオケモード時に、システムのブートを行うプログラムである。警告メッセージ表示プログラムNP1は、メモリカートリッジ2が装着されていない状態でカラオケモードが選択されているときに実行され、これによって警告メッセージがテレビジョンモニタ7に表示される。カラオケ画像データおよびカラオケ音楽データは、メモリカートリッジ2に記憶されたいずれの曲にも共通して用いられるデータである。カラオケ画像データは、タイトル画面データ、基本背景画面データ、フレームおよびアイコンデータならびにフォントデータからなり、カラオケ音楽データは、基本音源データからなる。   The boot program BP1 is a program for booting the system in the write mode and in the karaoke mode in which the memory cartridge 2 is not mounted. The warning message display program NP1 is executed when the karaoke mode is selected in a state where the memory cartridge 2 is not attached, and thereby a warning message is displayed on the television monitor 7. The karaoke image data and the karaoke music data are data used in common for any song stored in the memory cartridge 2. Karaoke image data includes title screen data, basic background screen data, frame and icon data, and font data, and karaoke music data includes basic sound source data.

警告メッセージ表示プログラムNP2は、メモリカートリッジ2が装着されていない状態あるいはマイク一体型カラオケ装置1とPC3とがUSBケーブル5により接続されていない状態で、ライトモードが選択されているときに実行され、これによって警告メッセージがテレビジョンモニタ7に表示される。   The warning message display program NP2 is executed when the light mode is selected in a state where the memory cartridge 2 is not mounted or the microphone-integrated karaoke apparatus 1 and the PC 3 are not connected by the USB cable 5, As a result, a warning message is displayed on the television monitor 7.

USB制御プログラムは、ライトモードにおいて、コマンドを与えて、USBコントローラ65を制御するプログラムである。書き込み制御プログラムは、ライトモードにおいて、USBコントローラ65がPC3から取得したカラオケデータをカートリッジROM77に書き込むためのプログラムである。   The USB control program is a program that gives commands to control the USB controller 65 in the write mode. The write control program is a program for writing the karaoke data acquired from the PC 3 by the USB controller 65 to the cartridge ROM 77 in the write mode.

なお、ブートプログラムBP1は、動作モード(カラオケモード、ライトモード)に応じて、警告メッセージ表示プログラムNP1、あるいは、警告メッセージ表示プログラムNP1、USB制御プログラム、及び書き込み制御プログラムを起動する。   Note that the boot program BP1 activates the warning message display program NP1, or the warning message display program NP1, the USB control program, and the write control program in accordance with the operation mode (karaoke mode, light mode).

カートリッジROM77には、複数のバンクから構成されるブランクエリア及び既書込みエリアが存在する。   The cartridge ROM 77 has a blank area composed of a plurality of banks and an already written area.

ブランクエリアは、ユーザによるメモリカートリッジ2の購入時(工場からの出荷時)には、何もデータが書き込まれていない領域である。原則として、1つのバンクに、1曲分のカラオケデータが書き込まれる。ただし、所定数のバンクに、1曲分のカラオケデータを書き込むこともできる。このように、バンク単位で、カラオケデータが書き込まれる。また、カートリッジROM77は、OTPROMであるため、未格納状態のバンクにのみ、カラオケデータを書き込むことができる。つまり、一旦、あるバンクに、カラオケデータが書き込まれた後は、そのバンクへの再度の書込みはできない。さらに、言い換えると、一度限りの書き込みが可能である。   The blank area is an area where no data is written when the user purchases the memory cartridge 2 (when shipped from the factory). In principle, karaoke data for one song is written in one bank. However, karaoke data for one song can be written in a predetermined number of banks. In this way, karaoke data is written on a bank basis. In addition, since the cartridge ROM 77 is an OTPROM, karaoke data can be written only in an unstored bank. That is, once karaoke data is written in a certain bank, it cannot be written again in that bank. Furthermore, in other words, one-time writing is possible.

既書き込みエリアには、ユーザによるメモリカートリッジ2の購入時(出荷時)に既に、ブートプログラムBP2、カラオケプログラム、共通データ、当該メモリカートリッジ2の識別情報(ID)、書き込み可能曲数の情報、状態テーブル、カートリッジ容量、及びカートリッジ名、が書き込まれている。   In the already written area, when the user purchases (ships) the memory cartridge 2, the boot program BP2, karaoke program, common data, identification information (ID) of the memory cartridge 2, information on the number of writable songs, state A table, cartridge capacity, and cartridge name are written.

ブートプログラムBP2は、メモリカートリッジ2が装着されているカラオケモード時にシステムのブートを行うプログラムである。カラオケプログラムは、メモリカートリッジ2が装着されているカラオケモード時に実行され、シーケンス制御、映像表示制御、A/D変換および音声加工、並びに音楽再生制御などの処理を行うプログラムである。共通データは、楽曲の種類に関係なく共通に使用される画像データ及び音楽データ等である。   The boot program BP2 is a program for booting the system in the karaoke mode in which the memory cartridge 2 is mounted. The karaoke program is a program that is executed in the karaoke mode in which the memory cartridge 2 is mounted, and performs processing such as sequence control, video display control, A / D conversion and sound processing, and music playback control. The common data is image data and music data that are used in common regardless of the type of music.

カートリッジ名は、メモリカートリッジ2の種別を判断するために付けられる。メモリカートリッジ2には、カラオケ用のものもあれば、ゲーム用のものもあり、その他の用途のものも存在しうる。これらを区別するために、メモリカートリッジ2には、カートリッジ名が格納される。状態テーブルは、複数の状態フラグを含み、この状態フラグは、バンクごとに設けられる。この状態フラグは、対応するバンクの書き込み状態を示す。書き込み状態としては、「未使用(空)」、「書き込み途中」、「書き込み正常」、及び、「書き込み不正常」の4つの状態がある。   The cartridge name is given to determine the type of the memory cartridge 2. The memory cartridge 2 may be used for karaoke, may be used for games, and may be used for other purposes. In order to distinguish these, the cartridge name is stored in the memory cartridge 2. The state table includes a plurality of state flags, and this state flag is provided for each bank. This status flag indicates the write status of the corresponding bank. There are four writing states: “unused (empty)”, “writing in progress”, “writing normal”, and “writing abnormal”.

ブランクエリアを構成する各バンクには、カラオケデータ及びインデックス情報が書き込まれる。カラオケデータは、背景画像データ、曲名画像データ、歌詞データ、及び、楽譜データなどからなる。インデックス情報は、バンクに書き込まれた背景画像データ、曲名画像データ、歌詞データ、及び、楽譜データ、の格納位置情報などである。なお、本実施の形態では、ブランクエリアなる名称を用いているが、カラオケデータ等が書き込まれた後は、もちろんブランクではない。   Karaoke data and index information are written in each bank constituting the blank area. Karaoke data includes background image data, song title image data, lyrics data, musical score data, and the like. The index information is storage position information of background image data, song title image data, lyrics data, and score data written in the bank. In the present embodiment, the name of a blank area is used, but it is not blank after karaoke data or the like is written.

カートリッジROM77に格納されたカラオケデータや共通データなど、及び本体ROM53に格納されたカラオケ画像データやカラオケ音楽データなどは、カラオケプログラムによる処理に用いられる。   Karaoke data and common data stored in the cartridge ROM 77 and karaoke image data and karaoke music data stored in the main body ROM 53 are used for processing by the karaoke program.

次に、セレクタ61の詳細を説明する。   Next, details of the selector 61 will be described.

図4は、カラオケモードにおいてメモリカートリッジ2が装着されていないときのプロセッサ51と本体ROM53との接続状態を示す図解図である。なお、破線で示したカートリッジROM77は、メモリカートリッジ2が装着されていない状態を示している。   FIG. 4 is an illustrative view showing a connection state between the processor 51 and the main body ROM 53 when the memory cartridge 2 is not mounted in the karaoke mode. The cartridge ROM 77 indicated by a broken line indicates a state where the memory cartridge 2 is not mounted.

図4に示すように、プロセッサ51のCE1出力ポートに接続されたラインL1は、セレクタ61のポートa2及びb2に接続される。プロセッサ51のCE2出力ポートに接続されたラインL2は、コネクタ側端子761bに接続される。   As shown in FIG. 4, the line L1 connected to the CE1 output port of the processor 51 is connected to the ports a2 and b2 of the selector 61. The line L2 connected to the CE2 output port of the processor 51 is connected to the connector side terminal 761b.

セレクタ61のポートa1及びb1に接続されたラインL3は、コネクタ側端子762bに接続される。セレクタ61のポートA1及びB2に接続されたラインL4は、コネクタ側端子763bに接続される。セレクタ61のポートA2及びB1に接続されたラインL5は、本体ROM53のCE入力ポートに接続される。   The line L3 connected to the ports a1 and b1 of the selector 61 is connected to the connector side terminal 762b. The line L4 connected to the ports A1 and B2 of the selector 61 is connected to the connector side terminal 763b. The line L5 connected to the ports A2 and B1 of the selector 61 is connected to the CE input port of the main body ROM 53.

カートリッジROM77のCE入力ポートに接続されたラインL8は、メモリカートリッジ2の装着時において、コネクタ側端子763bに接続される。プロセッサ51のWE出力ポートに接続されたラインL6は、本体ROM53のWE入力ポート、及びメモリカートリッジ2装着時のカートリッジROM77のWE入力ポートに接続される。プロセッサ51のOE出力ポートに接続されたラインL7は、本体ROM53のOE入力ポート、及びメモリカートリッジ2装着時のカートリッジROM77のOE入力ポートに接続される。   The line L8 connected to the CE input port of the cartridge ROM 77 is connected to the connector side terminal 763b when the memory cartridge 2 is mounted. The line L6 connected to the WE output port of the processor 51 is connected to the WE input port of the main body ROM 53 and the WE input port of the cartridge ROM 77 when the memory cartridge 2 is mounted. The line L7 connected to the OE output port of the processor 51 is connected to the OE input port of the main body ROM 53 and the OE input port of the cartridge ROM 77 when the memory cartridge 2 is mounted.

セレクタ61は、モード選択スイッチ29からのモード選択信号MSがカラオケモードを示している場合は、ポートb1とB1、ポートb2とB2、ポートb3とB3、ポートb4とB4を接続し、ポートa1とA1、ポートa2とA2、ポートa3とA3、ポートa4とA4を切り離す(図4及び図5)。一方、セレクタ61は、モード選択信号MSがライトモードを示している場合は、ポートa1とA1、ポートa2とA2、ポートa3とA3、ポートa4とA4を接続し、ポートb1とB1、ポートb2とB2、ポートb3とB3、ポートb4とB4を切り離す(図6及び図7)。   When the mode selection signal MS from the mode selection switch 29 indicates the karaoke mode, the selector 61 connects the ports b1 and B1, the ports b2 and B2, the ports b3 and B3, the ports b4 and B4, and the port a1. A1, ports a2 and A2, ports a3 and A3, and ports a4 and A4 are disconnected (FIGS. 4 and 5). On the other hand, when the mode selection signal MS indicates the write mode, the selector 61 connects the ports a1 and A1, the ports a2 and A2, the ports a3 and A3, the ports a4 and A4, the ports b1 and B1, and the port b2. And B2, ports b3 and B3, and ports b4 and B4 are separated (FIGS. 6 and 7).

図4に示すように、カラオケモードにおいてメモリカートリッジ2が装着されていない場合は、スイッチSW1がオフ、スイッチSW2がオンになり、ラインL1とラインL4とラインL3とラインL5とが接続されるため、CE1出力ポートから出力されるチップイネーブル信号CE1は、本体ROM53のCE入力ポートに与えられる。従って、メモリカートリッジ2が未装着のときは、モード選択スイッチ29によりカラオケモードが選択され電源がオンされると、プロセッサ51は、チップイネーブル信号CE1をアクティブにし、かつ、OE出力ポートから出力するアウトプットイネーブル信号OEをアクティブにして、本体ROM53からプログラムやデータを読み出し、ブートプログラムBP1及び警告メッセージ表示プログラムNP1を実行する。   As shown in FIG. 4, when the memory cartridge 2 is not mounted in the karaoke mode, the switch SW1 is turned off, the switch SW2 is turned on, and the lines L1, L4, L3, and L5 are connected. The chip enable signal CE1 output from the CE1 output port is applied to the CE input port of the main body ROM 53. Therefore, when the memory cartridge 2 is not loaded, when the karaoke mode is selected by the mode selection switch 29 and the power is turned on, the processor 51 activates the chip enable signal CE1 and outputs it from the OE output port. The active enable signal OE is activated, the program and data are read from the main body ROM 53, and the boot program BP1 and the warning message display program NP1 are executed.

図5は、カラオケモードにおいてメモリカートリッジ2が装着されているときのプロセッサ51と本体ROM53とカートリッジROM77との接続状態を示す図解図である。図5に示すように、カラオケモードにおいてメモリカートリッジ2が装着されている場合は、スイッチSW1がオン、スイッチSW2がオフになり、ラインL1とラインL4とラインL8とが接続されるため、チップイネーブル信号CE1は、カートリッジROM77のCE入力ポートに与えられる。従って、メモリカートリッジ2が装着されているときは、モード選択スイッチ29によりカラオケモードが選択され電源がオンされると、プロセッサ51は、チップイネーブル信号CE1をアクティブにし、かつ、アウトプットイネーブル信号OEをアクティブにして、カートリッジROM77からプログラムやデータを読み出し、ブートプログラムBP2及びカラオケプログラムを実行する。   FIG. 5 is an illustrative view showing a connection state of the processor 51, the main body ROM 53, and the cartridge ROM 77 when the memory cartridge 2 is mounted in the karaoke mode. As shown in FIG. 5, when the memory cartridge 2 is mounted in the karaoke mode, the switch SW1 is turned on, the switch SW2 is turned off, and the line L1, the line L4, and the line L8 are connected. The signal CE1 is given to the CE input port of the cartridge ROM 77. Therefore, when the memory cartridge 2 is mounted, when the karaoke mode is selected by the mode selection switch 29 and the power is turned on, the processor 51 activates the chip enable signal CE1 and outputs the output enable signal OE. The program and data are read from the cartridge ROM 77, and the boot program BP2 and the karaoke program are executed.

一方、ラインL2とラインL3とラインL5とが接続されるため、CE2出力ポートから出力されるチップイネーブル信号CE2は、本体ROM53のCE入力ポートに与えられる。従って、メモリカートリッジ2が装着されているときは、プロセッサ51は、チップイネーブル信号CE2をアクティブにし、かつ、アウトプットイネーブル信号OEをアクティブにして、本体ROM53からデータを読み出すことができる。   On the other hand, since the line L2, the line L3, and the line L5 are connected, the chip enable signal CE2 output from the CE2 output port is given to the CE input port of the main body ROM 53. Therefore, when the memory cartridge 2 is mounted, the processor 51 can read the data from the main body ROM 53 by activating the chip enable signal CE2 and activating the output enable signal OE.

図6は、ライトモードにおいてメモリカートリッジ2が装着されていないときのプロセッサ51と本体ROM53との接続状態を示す図解図である。なお、破線で示したカートリッジROM77は、メモリカートリッジ2が装着されていない状態を示している。
図6に示すように、ライトモードにおいてメモリカートリッジ2が装着されていない場合は、スイッチSW1がオフ、スイッチSW2がオンになり、ラインL1とラインL5とが接続されるため、チップイネーブル信号CE1は、本体ROM53のCE入力ポートに与えられる。従って、メモリカートリッジ2が装着されていないときは、モード選択スイッチ29によりライトモードが選択され電源がオンされると、プロセッサ51は、チップイネーブル信号CE1をアクティブにし、かつ、アウトプットイネーブル信号OEをアクティブにして、本体ROM53からプログラムやデータを読み出し、ブートプログラムBP1及び警告メッセージ表示プログラムNP2を実行する。
FIG. 6 is an illustrative view showing a connection state between the processor 51 and the main body ROM 53 when the memory cartridge 2 is not mounted in the write mode. The cartridge ROM 77 indicated by a broken line indicates a state where the memory cartridge 2 is not mounted.
As shown in FIG. 6, when the memory cartridge 2 is not mounted in the write mode, the switch SW1 is turned off, the switch SW2 is turned on, and the line L1 and the line L5 are connected, so that the chip enable signal CE1 is , And given to the CE input port of the main body ROM 53. Therefore, when the memory cartridge 2 is not mounted, when the write mode is selected by the mode selection switch 29 and the power is turned on, the processor 51 activates the chip enable signal CE1 and outputs the output enable signal OE. The program and data are read from the main body ROM 53, and the boot program BP1 and warning message display program NP2 are executed.

図7は、ライトモードにおいてメモリカートリッジ2が装着されているときのプロセッサ51と本体ROM53とカートリッジROM77との接続状態を示す図解図である。図7に示すように、ライトモードにおいてメモリカートリッジ2が装着されている場合は、スイッチSW1がオン、スイッチSW2がオフになり、ラインL1とラインL5とが接続されるため、チップイネーブル信号CE1は、本体ROM53のCE入力ポートに与えられる。従って、メモリカートリッジ2が装着されているときは、モード選択スイッチ29によりライトモードが選択され電源がオンされると、プロセッサ51は、チップイネーブル信号CE1をアクティブにし、かつ、アウトプットイネーブル信号OEをアクティブにして、本体ROM53からプログラムやデータを読み出し、ブートプログラムBP1、書き込み制御プログラム、USB制御プログラム、及び警告メッセージ表示プログラムNP2を実行する。   FIG. 7 is an illustrative view showing a connection state of the processor 51, the main body ROM 53, and the cartridge ROM 77 when the memory cartridge 2 is mounted in the write mode. As shown in FIG. 7, when the memory cartridge 2 is mounted in the write mode, the switch SW1 is turned on, the switch SW2 is turned off, and the line L1 and the line L5 are connected, so that the chip enable signal CE1 is , And given to the CE input port of the main body ROM 53. Therefore, when the memory cartridge 2 is mounted, when the write mode is selected by the mode selection switch 29 and the power is turned on, the processor 51 activates the chip enable signal CE1 and outputs the output enable signal OE. The program and data are read from the main body ROM 53, and the boot program BP1, the write control program, the USB control program, and the warning message display program NP2 are executed.

一方、ラインL2とラインL3とラインL4とラインL8とが接続されるため、CE2出力ポートから出力されるチップイネーブル信号CE2は、カートリッジROM77のCE入力ポートに与えられる。従って、メモリカートリッジ2が装着されているときは、プロセッサ51は、チップイネーブル信号CE2をアクティブにし、かつ、ライトイネーブル信号WEをアクティブにして、カートリッジROM77の空きバンクに、カラオケデータを書き込むことができる。   On the other hand, since the line L2, the line L3, the line L4, and the line L8 are connected, the chip enable signal CE2 output from the CE2 output port is given to the CE input port of the cartridge ROM 77. Accordingly, when the memory cartridge 2 is mounted, the processor 51 can activate the chip enable signal CE2 and activate the write enable signal WE to write the karaoke data into the empty bank of the cartridge ROM 77. .

図8は、マイク一体型カラオケ装置1のスロット16に設けられたコネクタ76及びメモリカートリッジ2の形状を示す外観図である。図9は、コネクタ76及びメモリカートリッジ2の形状を示す図解図である。   FIG. 8 is an external view showing the shape of the connector 76 and the memory cartridge 2 provided in the slot 16 of the microphone-integrated karaoke apparatus 1. FIG. 9 is an illustrative view showing the shapes of the connector 76 and the memory cartridge 2.

図8及び図9に示すように、メモリカートリッジ2の下面側ハウジング86aには基板86bが固着され、基板86bの表面には、幅方向にわたって複数のカートリッジ側端子86c,86c,…が形成される。このうち、基板86bの幅方向中央に位置する2つのカートリッジ側端子861cおよび862cは互いに接続され、スイッチSW1をなす。   As shown in FIGS. 8 and 9, a substrate 86b is fixed to the lower surface side housing 86a of the memory cartridge 2, and a plurality of cartridge side terminals 86c, 86c,... Are formed on the surface of the substrate 86b in the width direction. . Among these, the two cartridge side terminals 861c and 862c located at the center in the width direction of the substrate 86b are connected to each other to form the switch SW1.

一方、コネクタ76には、下側ハウジング86aおよび基板86bの先端を挿入するための横長の挿入部76aが形成され、挿入部76aの内側には、幅方向にわたって複数のコネクタ側端子76b,76b,…が形成される。図9から分かるように、各々のコネクタ側端子76bは、長さ方向の適宜の位置で上側ハウジング76cに密着し、この位置で固定されている。コネクタ側端子76bは上側ハウジング76cから挿入部76aに向かって屈曲し、再度上側ハウジング76cに向かって屈曲する。挿入部76aの上方には矩形状の開口部が幅方向にわたって複数形成され、各々のコネクタ側端子76bの一方端は、これらの開口部から露出する。   On the other hand, the connector 76 is formed with a horizontally long insertion portion 76a for inserting the lower housing 86a and the tip of the substrate 86b. Inside the insertion portion 76a, a plurality of connector side terminals 76b, 76b, ... is formed. As can be seen from FIG. 9, each connector-side terminal 76b is in close contact with the upper housing 76c at an appropriate position in the length direction, and is fixed at this position. The connector-side terminal 76b is bent from the upper housing 76c toward the insertion portion 76a, and is bent again toward the upper housing 76c. A plurality of rectangular openings are formed in the width direction above the insertion portion 76a, and one end of each connector-side terminal 76b is exposed from these openings.

コネクタ76の幅方向中央の適宜の位置には2つの開口部を跨ぐように金属片が設けられ、この金属片がスイッチSW2をなす。この2つの開口部から露出する2つのコネクタ側端子762bおよび763bは、外力が与えられないとき(つまり、メモリカートリッジ2が装着されていないとき)、このスイッチSW2によって電気的に接続される。   A metal piece is provided at an appropriate position in the center in the width direction of the connector 76 so as to straddle the two openings, and this metal piece forms the switch SW2. The two connector side terminals 762b and 763b exposed from the two openings are electrically connected by the switch SW2 when no external force is applied (that is, when the memory cartridge 2 is not attached).

下面側ハウジング86aおよび基板86bの先端部が挿入部76aに挿入されると、各々のコネクタ側端子76bが下側ハウジング86aおよび基板86bによって持ち上げられ、基板86b上の各々のカートリッジ側端子86cと接触する。このとき、コネクタ側端子761bおよび762bはスイッチSW1と接触し、これによってコネクタ側端子761bおよび762bが短絡される。一方、コネクタ側端子762bおよび763bはスイッチSW2から離れ、これによってコネクタ側端子762bおよび763bが開放される。なお、コネクタ側端子762bおよび763bにはカートリッジ側端子862cおよび863cが接触するが、カートリッジ側端子862cおよび863cはいずれも開放されており、コネクタ側端子762bおよび763bが短絡されることはない。   When the distal end portions of the lower surface side housing 86a and the substrate 86b are inserted into the insertion portion 76a, the respective connector side terminals 76b are lifted by the lower housing 86a and the substrate 86b, and contact the respective cartridge side terminals 86c on the substrate 86b. To do. At this time, the connector side terminals 761b and 762b are in contact with the switch SW1, thereby short-circuiting the connector side terminals 761b and 762b. On the other hand, the connector side terminals 762b and 763b are separated from the switch SW2, thereby opening the connector side terminals 762b and 763b. Although the cartridge side terminals 862c and 863c are in contact with the connector side terminals 762b and 763b, both the cartridge side terminals 862c and 863c are open, and the connector side terminals 762b and 763b are not short-circuited.

次に、アドレス空間のマッピング状態を説明する。   Next, the mapping state of the address space will be described.

図10は、図3のプロセッサ51から見たアドレス空間の図解図である。図10に示すように、チップイネーブル信号CE1およびCE2は、互いに異なるアドレス値に対応して出力される。つまり、上位8ビットのアドレス値が”00h”〜”3Fh”のいずれかを示し、かつ下位16ビットのアドレス値が”FFFFh”〜”8000h”のいずれかを示すとき、あるいは上位8ビットのアドレス値が”80h”〜”BFh”のいずれかを示すときは、チップイネーブル信号CE1がアクティブにされる。一方、上位8ビットのアドレス値が”60h”〜”7Fh”のいずれかを示し、かつ下位16ビットのアドレス値が”FFFFh”〜”8000h”のいずれかを示すとき、あるいは上位8ビットのアドレス値が”E0h”〜”FFh”のいずれかを示すときは、チップイネーブル信号CE2がアクティブにされる。   FIG. 10 is an illustrative view of the address space viewed from the processor 51 of FIG. As shown in FIG. 10, chip enable signals CE1 and CE2 are output corresponding to different address values. That is, when the address value of the upper 8 bits indicates any of “00h” to “3Fh” and the address value of the lower 16 bits indicates any of “FFFFh” to “8000h”, or the address of the upper 8 bits When the value indicates any of “80h” to “BFh”, the chip enable signal CE1 is activated. On the other hand, when the address value of the upper 8 bits indicates any of “60h” to “7Fh” and the address value of the lower 16 bits indicates any of “FFFFh” to “8000h”, or the address of the upper 8 bits When the value indicates any of “E0h” to “FFh”, the chip enable signal CE2 is activated.

図11は、カラオケモードにおいてメモリカートリッジ2が装着されていないときのアドレス空間のマッピング状態を示す図解図である。図11に示すように、カラオケモードにおいてメモリカートリッジ2が装着されていないときは、上位8ビットが”00h”〜”3Fh”を示し、かつ下位16ビットが”FFFFh”〜”8000h”を示すアドレス空間、及び、上位8ビットが”80h”〜”BFh”を示し、かつ下位16ビットが”FFFFh”〜”0000h”を示すアドレス空間に、本体ROM53が配置される。なぜなら、チップイネーブル信号CE1は、アドレスが上記した値のときにアクティブにされるところ、カラオケモードにおいてメモリカートリッジ2が装着されていないときは、プロセッサ51のCE1出力ポートは本体ROM53のCE入力ポートに接続されるからである(図4参照)。つまり、この場合、本体ROM53は、チップイネーブル信号CE1により活性化されるからである。   FIG. 11 is an illustrative view showing a mapping state of the address space when the memory cartridge 2 is not mounted in the karaoke mode. As shown in FIG. 11, when the memory cartridge 2 is not mounted in the karaoke mode, the upper 8 bits indicate “00h” to “3Fh” and the lower 16 bits indicate “FFFFh” to “8000h”. The main body ROM 53 is arranged in the space and the address space in which the upper 8 bits indicate “80h” to “BFh” and the lower 16 bits indicate “FFFFh” to “0000h”. This is because the chip enable signal CE1 is activated when the address has the above-mentioned value, but when the memory cartridge 2 is not mounted in the karaoke mode, the CE1 output port of the processor 51 is connected to the CE input port of the main body ROM 53. This is because they are connected (see FIG. 4). That is, in this case, the main body ROM 53 is activated by the chip enable signal CE1.

プロセッサ51は、電源が投入されると、上位8ビットが”00h”のアドレスからアクセスを開始する。具体的には、プロセッサ51は、電源が投入されると、アドレス”00FFFC”,”00FFFD”にアクセスして、その2バイトにより示される位置にマッピングされたプログラムを実行する。ブートプログラムBP1は、アドレス”00FFFC”,”00FFFD”の2バイトにより示される位置にマッピングされているため、カラオケモードにおいてメモリカートリッジ2が装着されていない状態で電源が投入されたときは、ブートプログラムBP1が最初に実行される。   When the power is turned on, the processor 51 starts access from an address whose upper 8 bits are “00h”. Specifically, when the power is turned on, the processor 51 accesses the addresses “00FFFC” and “00FFFD” and executes the program mapped to the position indicated by the two bytes. Since the boot program BP1 is mapped to the position indicated by the two bytes of the addresses “00FFFC” and “00FFFD”, when the power is turned on in the karaoke mode without the memory cartridge 2 mounted, the boot program BP1 BP1 is executed first.

図12は、カラオケモードにおいてメモリカートリッジ2が装着されているときのアドレス空間のマッピング状態を示す図解図である。図12に示すように、カラオケモードにおいてメモリカートリッジ2が装着されているときは、上位8ビットが”00h”〜”3Fh”を示し、かつ下位16ビットが”FFFFh”〜”8000h”を示すアドレス空間、及び、上位8ビットが”80h”〜”BFh”を示し、かつ下位16ビットが”FFFFh”〜”0000h”を示すアドレス空間に、カートリッジROM77が配置される。なぜなら、チップイネーブル信号CE1は、アドレスが上記した値のときにアクティブにされるところ、カラオケモードにおいてメモリカートリッジ2が装着されているときは、プロセッサ51のCE1出力ポートはカートリッジROM77のCE入力ポートに接続されるからである(図5参照)。つまり、この場合、カートリッジROM77は、チップイネーブル信号CE1により活性化されるからである。   FIG. 12 is an illustrative view showing a mapping state of the address space when the memory cartridge 2 is mounted in the karaoke mode. As shown in FIG. 12, when the memory cartridge 2 is mounted in the karaoke mode, the upper 8 bits indicate “00h” to “3Fh” and the lower 16 bits indicate “FFFFh” to “8000h”. The cartridge ROM 77 is arranged in the space and the address space in which the upper 8 bits indicate “80h” to “BFh” and the lower 16 bits indicate “FFFFh” to “0000h”. This is because the chip enable signal CE1 is activated when the address has the above-mentioned value. When the memory cartridge 2 is mounted in the karaoke mode, the CE1 output port of the processor 51 is connected to the CE input port of the cartridge ROM 77. This is because they are connected (see FIG. 5). That is, in this case, the cartridge ROM 77 is activated by the chip enable signal CE1.

また、上位8ビットが”60h”〜”7Fh”を示し、かつ下位16ビットが”FFFFh”〜”8000h”を示すアドレス空間、及び、上位8ビットが”E0h”〜”FFh”を示し、かつ下位16ビットが”FFFFh”〜”0000h”を示すアドレス空間に、本体ROM53が配置される。なぜなら、チップイネーブル信号CE2は、アドレスが上記した値のときにアクティブにされるところ、カラオケモードにおいてメモリカートリッジ2が装着されているときは、プロセッサ51のCE2出力ポートは本体ROM53のCE入力ポートに接続されるからである(図5参照)。つまり、この場合、本体ROM53は、チップイネーブル信号CE2により活性化されるからである。   Further, the upper 8 bits indicate “60h” to “7Fh” and the lower 16 bits indicate “FFFFh” to “8000h”, and the upper 8 bits indicate “E0h” to “FFh”, and The main body ROM 53 is arranged in an address space in which the lower 16 bits indicate “FFFFh” to “0000h”. This is because the chip enable signal CE2 is activated when the address has the above-described value. When the memory cartridge 2 is mounted in the karaoke mode, the CE2 output port of the processor 51 is connected to the CE input port of the main body ROM 53. This is because they are connected (see FIG. 5). That is, in this case, the main body ROM 53 is activated by the chip enable signal CE2.

上記のように、プロセッサ51は、電源が投入されると、アドレス”00FFFC”,”00FFFD”にアクセスして、その2バイトにより示される位置にマッピングされたプログラムを実行する。ブートプログラムBP2は、アドレス”00FFFC”,”00FFFD”の2バイトにより示される位置にマッピングされているため、カラオケモードにおいてメモリカートリッジ2が装着されている状態で電源が投入されたときは、ブートプログラムBP2が最初に実行される。   As described above, when the power is turned on, the processor 51 accesses the addresses “00FFFC” and “00FFFD” and executes the program mapped to the position indicated by the two bytes. Since the boot program BP2 is mapped to the position indicated by the two bytes of the addresses “00FFFC” and “00FFFD”, when the power is turned on with the memory cartridge 2 mounted in the karaoke mode, the boot program BP2 BP2 is executed first.

以上のように、カラオケモードにおいて、メモリカートリッジ2が装着されていないときと装着されているときとでプロセッサ51から見たアドレス空間のマッピング状態を異ならせるようにしたため、メモリカートリッジ2の着脱状態に応じて、本体ROM53およびカートリッジROM77に記憶された各々のプログラムを適切に起動させることができる。   As described above, in the karaoke mode, the address space mapping state as viewed from the processor 51 is different depending on whether the memory cartridge 2 is not installed or not. Accordingly, each program stored in the main body ROM 53 and the cartridge ROM 77 can be activated appropriately.

図13は、ライトモードにおいてメモリカートリッジ2が装着されているときのアドレス空間のマッピング状態を示す図解図である。図13に示すように、ライトモードにおいてメモリカートリッジ2が装着されているときは、上位8ビットが”00h”〜”3Fh”を示し、かつ下位16ビットが”FFFFh”〜”8000h”を示すアドレス空間、及び、上位8ビットが”80h”〜”BFh”を示し、かつ下位16ビットが”FFFFh”〜”0000h”を示すアドレス空間に、本体ROM53が配置される。なぜなら、チップイネーブル信号CE1は、アドレスが上記した値のときにアクティブにされるところ、ライトモードにおいてメモリカートリッジ2が装着されているときは、プロセッサ51のCE1出力ポートは本体ROM53のCE入力ポートに接続されるからである(図7参照)。つまり、この場合、本体ROM53は、チップイネーブル信号CE1により活性化されるからである。   FIG. 13 is an illustrative view showing a mapping state of the address space when the memory cartridge 2 is mounted in the write mode. As shown in FIG. 13, when the memory cartridge 2 is mounted in the write mode, the upper 8 bits indicate “00h” to “3Fh” and the lower 16 bits indicate “FFFFh” to “8000h”. The main body ROM 53 is arranged in the space and the address space in which the upper 8 bits indicate “80h” to “BFh” and the lower 16 bits indicate “FFFFh” to “0000h”. This is because the chip enable signal CE1 is activated when the address has the above-mentioned value. When the memory cartridge 2 is mounted in the write mode, the CE1 output port of the processor 51 is connected to the CE input port of the main body ROM 53. This is because they are connected (see FIG. 7). That is, in this case, the main body ROM 53 is activated by the chip enable signal CE1.

また、上位8ビットが”60h”〜”7Fh”を示し、かつ下位16ビットが”FFFFh”〜”8000h”を示すアドレス空間、及び、上位8ビットが”E0h”〜”FFh”を示し、かつ下位16ビットが狽eFFFh煤`”0000h”を示すアドレス空間に、カートリッジROM77が配置される。なぜなら、チップイネーブル信号CE2は、アドレスが上記した値のときにアクティブにされるところ、ライトモードにおいてメモリカートリッジ2が装着されているときは、プロセッサ51のCE2出力ポートはカートリッジROM77のCE入力ポートに接続されるからである(図7参照)。つまり、この場合、カートリッジROM77は、チップイネーブル信号CE2により活性化されるからである。   Further, the upper 8 bits indicate “60h” to “7Fh” and the lower 16 bits indicate “FFFFh” to “8000h”, and the upper 8 bits indicate “E0h” to “FFh”, and The cartridge ROM 77 is arranged in an address space in which the lower 16 bits indicate “eFFFh” `“ 0000h ”. This is because the chip enable signal CE2 is activated when the address has the above-described value. When the memory cartridge 2 is mounted in the write mode, the CE2 output port of the processor 51 is connected to the CE input port of the cartridge ROM 77. This is because they are connected (see FIG. 7). That is, in this case, the cartridge ROM 77 is activated by the chip enable signal CE2.

上記のように、プロセッサ51は、電源が投入されると、アドレス”00FFFC”,”00FFFD”にアクセスして、その2バイトにより示される位置にマッピングされたプログラムを実行する。ブートプログラムBP1は、アドレス”00FFFC”,”00FFFD”の2バイトにより示される位置にマッピングされているため、ライトモードにおいてメモリカートリッジ2が装着されている状態で電源が投入されたときは、ブートプログラムBP1が最初に実行される。   As described above, when the power is turned on, the processor 51 accesses the addresses “00FFFC” and “00FFFD” and executes the program mapped to the position indicated by the two bytes. Since the boot program BP1 is mapped to the position indicated by the two bytes of the addresses “00FFFC” and “00FFFD”, when the power is turned on with the memory cartridge 2 mounted in the write mode, the boot program BP1 BP1 is executed first.

以上のことから明らかなように、メモリカートリッジ2が装着されている場合でも、動作モード(カラオケモード、ライトモード)に応じて、本体ROM53およびカートリッジROM77に記憶された各々のプログラムを適切に起動させることができる。   As is clear from the above, even when the memory cartridge 2 is mounted, the respective programs stored in the main body ROM 53 and the cartridge ROM 77 are appropriately activated according to the operation mode (karaoke mode, light mode). be able to.

さて一方、ライトモードにおいてメモリカートリッジ2が装着されていないときは、本体ROM53は、チップイネーブル信号CE1により活性化されるため(図6参照)、本体ROM53は、図11と同じ配置となる。プロセッサ51は上位8ビットが”00h”のアドレスからアクセスを開始するため、ライトモードにおいてメモリカートリッジ2が装着されていない状態で電源が投入されたときは、ブートプログラムBP1が最初に実行される。   On the other hand, when the memory cartridge 2 is not mounted in the write mode, the main body ROM 53 is activated by the chip enable signal CE1 (see FIG. 6), so the main body ROM 53 has the same arrangement as FIG. Since the processor 51 starts access from an address whose upper 8 bits are “00h”, the boot program BP1 is executed first when the power is turned on in the write mode without the memory cartridge 2 attached.

次に、プロセッサ51のI/Oポートの数が不足した場合の対処方法を説明する。   Next, a coping method when the number of I / O ports of the processor 51 is insufficient will be described.

図14は、カラオケモードにおけるプロセッサ51とキーマトリクス回路63とUSBコントローラ65との接続状態を示す図解図である。図14に示すように、キーマトリクス回路63の一方の出力信号を伝達するラインL9は、セレクタ61のポートb3に接続される。キーマトリクス回路63の他方の出力信号を伝達するラインL10は、ポートb4に接続される。ポートB3に接続されたラインL11は、プロセッサ51のI/Oポート及びセレクタ61のポートa3に接続される。ポートB4に接続されたラインL12は、プロセッサ51のI/Oポートに接続される。ポートA3に接続されたラインL13は、USBコントローラ65のCS入力ポートに接続される。他のラインL1〜L8の接続関係及びセレクタ61の動作は、図4と同じである。   FIG. 14 is an illustrative view showing a connection state of the processor 51, the key matrix circuit 63, and the USB controller 65 in the karaoke mode. As shown in FIG. 14, the line L 9 for transmitting one output signal of the key matrix circuit 63 is connected to the port b 3 of the selector 61. The line L10 for transmitting the other output signal of the key matrix circuit 63 is connected to the port b4. The line L11 connected to the port B3 is connected to the I / O port of the processor 51 and the port a3 of the selector 61. The line L12 connected to the port B4 is connected to the I / O port of the processor 51. The line L13 connected to the port A3 is connected to the CS input port of the USB controller 65. The connection relationship of the other lines L1 to L8 and the operation of the selector 61 are the same as those in FIG.

カラオケモードにおいてメモリカートリッジ2が装着されている場合、セレクタ61により、ラインL9とラインL11とが接続されるとともに、ラインl0とラインL12とが接続される。従って、カラオケモードでは、プロセッサ51は、I/Oポートを介して、キーマトリクス回路63からの2つの出力信号を受け取ることができる。   When the memory cartridge 2 is mounted in the karaoke mode, the selector 61 connects the line L9 and the line L11, and connects the line l0 and the line L12. Therefore, in the karaoke mode, the processor 51 can receive two output signals from the key matrix circuit 63 via the I / O port.

図15は、ライトモードにおけるプロセッサ51とキーマトリクス回路63とUSBコントローラ65との接続状態を示す図解図である。図15に示すように、ライトモードにおいてメモリカートリッジ2が装着されている場合、セレクタ61により、ラインL9とラインL11とが非接続にされるとともに、ラインl0とラインL12とが非接続状態にされる。従って、ライトモードでは、プロセッサ51のI/Oポートには、キーマトリクス回路63からの2つの出力信号は入力されない。一方、セレクタ61により、ラインL13とラインL11とが接続される。従って、プロセッサ51は、ラインL11に接続されたI/Oポートを介して、USBコントローラ65に、チップセレクト信号CSを与え、USBコントローラ65を活性化することができる。   FIG. 15 is an illustrative view showing a connection state of the processor 51, the key matrix circuit 63, and the USB controller 65 in the write mode. As shown in FIG. 15, when the memory cartridge 2 is mounted in the write mode, the selector 61 disconnects the line L9 and the line L11 and disconnects the line l0 and the line L12. The Accordingly, in the write mode, the two output signals from the key matrix circuit 63 are not input to the I / O port of the processor 51. On the other hand, the line L13 and the line L11 are connected by the selector 61. Therefore, the processor 51 can provide the chip select signal CS to the USB controller 65 via the I / O port connected to the line L11 to activate the USB controller 65.

以上のように、プロセッサ51のI/Oポートに接続されるラインL11の接続先を、カラオケモードとライトモードとで切り替えることにより、I/Oポートの不足を解消できる。つまり、ラインL11が接続されたI/Oポートを、キーマトリクス回路63の一方の出力信号と、USBコントローラ65に与えるチップセレクト信号CSと、で共用することで、I/Oポートの不足を解消できる。   As described above, the shortage of the I / O port can be solved by switching the connection destination of the line L11 connected to the I / O port of the processor 51 between the karaoke mode and the light mode. That is, the I / O port connected to the line L11 is shared by one output signal of the key matrix circuit 63 and the chip select signal CS applied to the USB controller 65, thereby eliminating the shortage of I / O ports. it can.

さて、以上のように、本実施の形態によれば、メモリカートリッジ2が未装着の場合、本体ROM53は図11のように配置され、アドレス”00FFFC”,”00FFFD”の2バイトにより示される位置にマッピングされたブートプログラムBP1が最初に実行される。また、カラオケモードにおいてメモリカートリッジ2が装着されている場合、カートリッジROM77は図12のように配置され、アドレス”00FFFC”,”00FFFD”の2バイトにより示される位置にマッピングされたブートプログラムBP2が最初に実行される。以上のように、メモリカートリッジ2を装着したときと装着しないときとで異なるプログラムを起動できる。   As described above, according to the present embodiment, when the memory cartridge 2 is not mounted, the main body ROM 53 is arranged as shown in FIG. 11 and is a position indicated by two bytes of addresses “00FFFC” and “00FFFD”. The boot program BP1 mapped to is first executed. When the memory cartridge 2 is mounted in the karaoke mode, the cartridge ROM 77 is arranged as shown in FIG. 12, and the boot program BP2 mapped at the position indicated by the two bytes of the addresses “00FFFC” and “00FFFD” is the first. To be executed. As described above, different programs can be started when the memory cartridge 2 is attached and when it is not attached.

さらに、ライトモードにおいてメモリカートリッジ2が装着されている場合、本体ROM53は図13のように配置され、アドレス”00FFFC”,”00FFFD”の2バイトにより示される位置にマッピングされたブートプログラムBP1が最初に実行される。従って、メモリカートリッジ2を装着した場合であっても、動作モードに応じて、異なるプログラムを起動できる。   Further, when the memory cartridge 2 is mounted in the write mode, the main body ROM 53 is arranged as shown in FIG. 13, and the boot program BP1 mapped to the position indicated by 2 bytes of the addresses “00FFFC” and “00FFFD” is the first. To be executed. Therefore, even when the memory cartridge 2 is mounted, different programs can be activated according to the operation mode.

なお、本発明は、上記の実施の形態に限られるものではなく、その要旨を逸脱しない範囲で種々の態様において実施することが可能であり、例えば、以下のような変形も可能である。   The present invention is not limited to the above-described embodiment, and can be implemented in various modes without departing from the gist thereof. For example, the following modifications are possible.

(1)上記では、メモリカートリッジ2にOTPROM77を内蔵した。ただし、メモリカートリッジ2に内蔵するメモリは、OTPROMに限られない。例えば、フラッシュメモリを内蔵することもできる。   (1) In the above, the OTPROM 77 is built in the memory cartridge 2. However, the memory built in the memory cartridge 2 is not limited to the OTPROM. For example, a flash memory can be incorporated.

(2)マイク一体型カラオケ装置1は、オートパワーオフ機能(例えば、15分間無操作で電源オフ)を有しているが、USBコントローラ65が、PC3の電源で動作しているときは、オートパワーオフ機能は実行されない。   (2) The microphone-integrated karaoke apparatus 1 has an auto power-off function (for example, power off for 15 minutes without operation), but when the USB controller 65 is operating with the power source of the PC 3, The power off function is not performed.

(3)上記では、カートリッジROM77には、カラオケプログラムが予め格納されており、カラオケデータだけを書き込んだが、書き込み対象は、データに限らずプログラムも含まれる。また、カートリッジROM77への書き込み対象は、カラオケに関するものに限らず、ゲームプログラムやゲームデータなど、特に限定されない。   (3) In the above description, the karaoke program is stored in advance in the cartridge ROM 77, and only the karaoke data is written. However, the writing target is not limited to the data but includes the program. Further, the object to be written in the cartridge ROM 77 is not limited to those relating to karaoke, and is not particularly limited to game programs and game data.

(4)上記では、USBコントローラ65、プロセッサ51、及びバス55を経由して、カラオケデータをカートリッジROM77に書き込んだ。このような経路ではなく、DMAコントローラを設け、DMAコントローラ及びUSBコントローラ65をバス55に接続して、プロセッサ51を介さずに、DMAコントローラにより、USBコントローラ65が取得したカラオケデータを、カートリッジROM77に書き込むこともできる。   (4) In the above description, the karaoke data is written in the cartridge ROM 77 via the USB controller 65, the processor 51, and the bus 55. Instead of such a path, a DMA controller is provided, the DMA controller and the USB controller 65 are connected to the bus 55, and the karaoke data acquired by the USB controller 65 is transferred to the cartridge ROM 77 by the DMA controller without using the processor 51. You can also write.

(5)上記では、本体ROM53に、警告メッセージ表示プログラムNP2、書き込み制御プログラム、及びUSB制御プログラムを格納した。ただし、これらのプログラムを、カートリッジROM77の既書込みエリアに格納してもよい。この場合は、ライドモードにおいて、メモリカートリッジ2が装着されていないときは、図11に示したように本体ROM53が配置される。従って、接続関係は図4のようになる。一方、ライドモードにおいて、メモリカートリッジ2が装着されているときは、図12に示したように本体ROM53及びカートリッジROM77が配置される。従って、接続関係は図5のようになる。   (5) In the above description, the main body ROM 53 stores the warning message display program NP2, the write control program, and the USB control program. However, these programs may be stored in the already written area of the cartridge ROM 77. In this case, in the ride mode, when the memory cartridge 2 is not mounted, the main body ROM 53 is arranged as shown in FIG. Therefore, the connection relationship is as shown in FIG. On the other hand, when the memory cartridge 2 is mounted in the ride mode, the main body ROM 53 and the cartridge ROM 77 are arranged as shown in FIG. Therefore, the connection relationship is as shown in FIG.

(a)本発明の実施の形態による情報処理装置としてのマイク一体型カラオケ装置によるライトモードにおけるパーソナルコンピュータとの接続状態を示す図。(b)同マイク一体型カラオケ装置によるカラオケモードにおけるテレビジョンモニタとの接続状態を示す図。(A) The figure which shows the connection state with the personal computer in the light mode by the microphone integrated karaoke apparatus as an information processing apparatus by embodiment of this invention. (B) The figure which shows the connection state with the television monitor in the karaoke mode by the microphone integrated karaoke apparatus. (a)同マイク一体型カラオケ装置の正面図。(b)同マイク一体型カラオケ装置の背面図。(c)同マイク一体型カラオケ装置の右側面図。(A) The front view of the microphone integrated karaoke apparatus. (B) The rear view of the microphone integrated karaoke apparatus. (C) The right view of the microphone integrated karaoke apparatus. 同マイク一体型カラオケ装置の電気的構成を示す図。The figure which shows the electrical structure of the microphone integrated karaoke apparatus. 同マイク一体型カラオケ装置のカラオケモードにおいてメモリカートリッジが装着されていないときのプロセッサと本体ROMとの接続状態を示す図解図。FIG. 3 is an illustrative view showing a connection state between a processor and a main body ROM when a memory cartridge is not mounted in the karaoke mode of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置のカラオケモードにおいてメモリカートリッジが装着されているときのプロセッサと本体ROMとカートリッジROMとの接続状態を示す図解図。FIG. 3 is an illustrative view showing a connection state of a processor, a main body ROM, and a cartridge ROM when a memory cartridge is mounted in the karaoke mode of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置のライトモードにおいてメモリカートリッジが装着されていないときのプロセッサと本体ROMとの接続状態を示す図解図。FIG. 3 is an illustrative view showing a connection state between a processor and a main body ROM when a memory cartridge is not mounted in the light mode of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置のライトモードにおいてメモリカートリッジが装着されているときのプロセッサと本体ROMとカートリッジROMとの接続状態を示す図解図。FIG. 3 is an illustrative view showing a connection state of a processor, a main body ROM, and a cartridge ROM when a memory cartridge is mounted in the light mode of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置のコネクタ及びメモリカートリッジの形状を示す外観図。The external view which shows the shape of the connector of the microphone integrated karaoke apparatus, and a memory cartridge. 同マイク一体型カラオケ装置のコネクタ及びメモリカートリッジの形状を示す図解図。An illustrative view showing the shape of the connector and the memory cartridge of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置に搭載されたプロセッサから見たアドレス空間の図解図。An illustration of the address space seen from the processor installed in the microphone-integrated karaoke device. 同マイク一体型カラオケ装置のカラオケモードにおいてメモリカートリッジが装着されていないときのアドレス空間のマッピング状態を示す図解図。FIG. 3 is an illustrative view showing a mapping state of an address space when a memory cartridge is not mounted in the karaoke mode of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置のカラオケモードにおいてメモリカートリッジが装着されているときのアドレス空間のマッピング状態を示す図解図。FIG. 4 is an illustrative view showing a mapping state of an address space when a memory cartridge is mounted in the karaoke mode of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置のライトモードにおいてメモリカートリッジが装着されているときのアドレス空間のマッピング状態を示す図解図。FIG. 4 is an illustrative view showing a mapping state of an address space when a memory cartridge is mounted in a write mode of the microphone-integrated karaoke apparatus. 同マイク一体型カラオケ装置のカラオケモードにおけるプロセッサとキーマトリクス回路とUSBコントローラとの接続状態を示す図解図。The illustration figure which shows the connection state of the processor in the karaoke mode of the microphone integrated karaoke apparatus, a key matrix circuit, and a USB controller. 同マイク一体型カラオケ装置のライトモードにおけるプロセッサとキーマトリクス回路とUSBコントローラとの接続状態を示す図解図。FIG. 3 is an illustrative view showing a connection state of a processor, a key matrix circuit, and a USB controller in a light mode of the microphone-integrated karaoke apparatus.

符号の説明Explanation of symbols

1…マイク一体型カラオケ装置、2…メモリカートリッジ、3…パーソナルコンピュータ、4…ネットワーク、5…USBケーブル、7…テレビジョンモニタ、9…A/Vケーブル、29…モード選択スイッチ、51…プロセッサ、53…ROM(本体ROM)、61…セレクタ、63…キーマトリクス回路、65…USBコントローラ、77…OTPROM(カートリッジROM)。
DESCRIPTION OF SYMBOLS 1 ... Microphone integrated karaoke apparatus, 2 ... Memory cartridge, 3 ... Personal computer, 4 ... Network, 5 ... USB cable, 7 ... Television monitor, 9 ... A / V cable, 29 ... Mode selection switch, 51 ... Processor, 53 ... ROM (main body ROM), 61 ... selector, 63 ... key matrix circuit, 65 ... USB controller, 77 ... OTPROM (cartridge ROM).

Claims (3)

第1ブートプログラム及び第2ブートプログラムのうち、アドレス空間の第1領域にマッピングされたプログラムを電源投入時に実行するプロセッサと、
前記第1ブートプログラムを格納した第1のメモリと、
前記第2ブートプログラムを格納した第2のメモリを内蔵したメモリカートリッジが装着されるコネクタと、を備え、
前記メモリカートリッジが前記コネクタに装着されていない場合は、前記第1のメモリが前記第1領域に配置され、
前記メモリカートリッジが前記コネクタに装着されており、かつ、第1動作モードが選択されている場合は、前記第1のメモリが前記アドレス空間の第2領域に配置されるとともに、前記第2のメモリが前記第1領域に配置され、
前記メモリカートリッジが前記コネクタに装着されており、かつ、第2動作モードが選択されている場合は、前記第1のメモリが前記第1領域に配置されるとともに、前記第2のメモリが前記第2領域に配置される、情報処理装置。
A processor that executes a program mapped to the first area of the address space among the first boot program and the second boot program when the power is turned on;
A first memory storing the first boot program;
A connector to which a memory cartridge containing a second memory storing the second boot program is mounted;
When the memory cartridge is not attached to the connector, the first memory is disposed in the first area,
When the memory cartridge is attached to the connector and the first operation mode is selected, the first memory is arranged in the second area of the address space and the second memory Is disposed in the first region,
When the memory cartridge is attached to the connector and the second operation mode is selected, the first memory is disposed in the first area and the second memory is the first memory. An information processing apparatus arranged in two areas.
第1ブートプログラム及び第2ブートプログラムのうち、アドレス空間の第1領域にマッピングされたプログラムを電源投入時に実行するプロセッサと、
前記第1ブートプログラムを格納した第1のメモリと、
前記第2ブートプログラムを格納した第2のメモリを内蔵したメモリカートリッジが装着されるコネクタと、
前記メモリカートリッジが前記コネクタに装着されていない場合は、前記プロセッサからの第1イネーブル信号を伝達する第1の信号線を前記第1のメモリに接続し、前記メモリカートリッジが前記コネクタに装着されており、かつ、第1動作モードが選択されている場合は、前記第1の信号線を前記第2のメモリに接続するとともに、前記プロセッサからの第2イネーブル信号を伝達する第2の信号線を前記第1のメモリに接続し、前記メモリカートリッジが前記コネクタに装着されており、かつ、第2動作モードが選択されている場合は、前記第1の信号線を前記第1のメモリに接続するとともに、前記第2の信号線を前記第2のメモリに接続する接続機構と、を備え、
前記プロセッサは、アドレスが前記第1領域を示す場合に、前記第1イネーブル信号をアクティブにし、アドレスが前記アドレス空間の第2領域を示す場合に、前記第2イネーブル信号をアクティブにする、情報処理装置。
A processor that executes a program mapped to the first area of the address space among the first boot program and the second boot program when the power is turned on;
A first memory storing the first boot program;
A connector in which a memory cartridge containing a second memory storing the second boot program is mounted;
When the memory cartridge is not attached to the connector, a first signal line for transmitting a first enable signal from the processor is connected to the first memory, and the memory cartridge is attached to the connector. And the first operation mode is selected, the first signal line is connected to the second memory, and a second signal line for transmitting a second enable signal from the processor is provided. The first signal line is connected to the first memory when connected to the first memory, the memory cartridge is attached to the connector, and the second operation mode is selected. And a connection mechanism for connecting the second signal line to the second memory,
The processor activates the first enable signal when an address indicates the first area, and activates the second enable signal when the address indicates a second area of the address space. apparatus.
前記第1動作モードは、前記第2のメモリからプログラム及び/又はデータをリードするモードであり、前記第2動作モードは、前記第2のメモリにプログラム及び/又はデータをライトするモードである、請求項1又は2記載の情報処理装置。
The first operation mode is a mode for reading a program and / or data from the second memory, and the second operation mode is a mode for writing a program and / or data to the second memory. The information processing apparatus according to claim 1 or 2.
JP2004260779A 2004-09-08 2004-09-08 Information processor Pending JP2006079244A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2004260779A JP2006079244A (en) 2004-09-08 2004-09-08 Information processor
PCT/JP2005/016867 WO2006028255A1 (en) 2004-09-08 2005-09-07 Information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004260779A JP2006079244A (en) 2004-09-08 2004-09-08 Information processor

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2007006960U Continuation JP3137354U (en) 2007-09-07 2007-09-07 Information processing device

Publications (1)

Publication Number Publication Date
JP2006079244A true JP2006079244A (en) 2006-03-23

Family

ID=36036534

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004260779A Pending JP2006079244A (en) 2004-09-08 2004-09-08 Information processor

Country Status (2)

Country Link
JP (1) JP2006079244A (en)
WO (1) WO2006028255A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009122836A (en) * 2007-11-13 2009-06-04 Konica Minolta Business Technologies Inc Information processor and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001331335A (en) * 2000-05-22 2001-11-30 Ricoh Co Ltd Method for rewriting program, computer-readable recording medium and electronic device
JP4775831B2 (en) * 2000-10-19 2011-09-21 新世代株式会社 Memory cartridge system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009122836A (en) * 2007-11-13 2009-06-04 Konica Minolta Business Technologies Inc Information processor and program
JP4715834B2 (en) * 2007-11-13 2011-07-06 コニカミノルタビジネステクノロジーズ株式会社 Information processing apparatus and program

Also Published As

Publication number Publication date
WO2006028255A1 (en) 2006-03-16

Similar Documents

Publication Publication Date Title
JP3075809U (en) Karaoke microphone
US6582311B1 (en) Memory card device, video game apparatus, and program providing medium
US20070223719A1 (en) Headphone for playing audio files
TW581704B (en) Entertainment device, information processing device, and mobile recording device
EP0976430A1 (en) Portable electronic device, entertainment system, and recording medium
US20060053238A1 (en) Data exchangeable usb device and method therewith
JP3345384B2 (en) GAME SYSTEM AND ITS PERIPHERAL DEVICE, GAME SYSTEM CONTROL METHOD
KR20010006433A (en) Portable Electronic Device and Entertainment System
JP3370978B2 (en) Entertainment apparatus and information processing apparatus
JP3137354U (en) Information processing device
JP2006079244A (en) Information processor
JP2000181875A (en) Portable information terminal and recording medium
JP4775831B2 (en) Memory cartridge system
JP4421080B2 (en) Information processing device
JP2013046842A (en) Game machine
JP2017104699A (en) Game machine
US20070005162A1 (en) Lighting audio playing apparatus
JP2008065549A (en) Microcomputer, information processing system, electronic equipment and start control method for microcomputer
US11361615B2 (en) Information management system and information processing device
CN201315151Y (en) Electronic-organ with built-in MP3 player
JP4077829B2 (en) Portable information terminal and recording medium
KR200371116Y1 (en) Duplication charging structure of MP3 Player
JP5049431B2 (en) Information processing apparatus, storage device used therefor, and information processing method
JP2010019869A (en) Compact karaoke machine and karaoke machine
JP2021137384A (en) Game machine