JP2000138592A - Data expanding method, information processor, and computer readable recording medium - Google Patents

Data expanding method, information processor, and computer readable recording medium

Info

Publication number
JP2000138592A
JP2000138592A JP30960098A JP30960098A JP2000138592A JP 2000138592 A JP2000138592 A JP 2000138592A JP 30960098 A JP30960098 A JP 30960098A JP 30960098 A JP30960098 A JP 30960098A JP 2000138592 A JP2000138592 A JP 2000138592A
Authority
JP
Japan
Prior art keywords
data
compressed
block data
read
reading
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
JP30960098A
Other languages
Japanese (ja)
Other versions
JP3188240B2 (en
Inventor
Takashi Moriya
俊 守屋
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.)
Square Enix Co Ltd
Original Assignee
Square 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 Square Co Ltd filed Critical Square Co Ltd
Priority to JP30960098A priority Critical patent/JP3188240B2/en
Publication of JP2000138592A publication Critical patent/JP2000138592A/en
Application granted granted Critical
Publication of JP3188240B2 publication Critical patent/JP3188240B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a data expanding method by which compressed data can be expanded in a state where the capacity to be secured on a RAM is smaller. SOLUTION: A data expanding method includes a reading-out and storing step in which compressed data 31 are stored in a predetermined compressed data storing area 32 in a RAM 22 by using compressed data composed of plural block data having a prescribed size as the data 31 and, at the same time, the data 31 are read out at every block data and an expanding step in which the block data are expanded whenever the block data are stored in the storing area 32 in the reading out and storing step and the expanded results are stored in a predetermined expanded data storing area 33 in the RAM 22, and at the same time, the execution of reading-out operations is instructed to the reading- out and storing step in order to prepare the expanded results of the compressed data stored in an auxiliary storage device 27 on the RAM 22.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、圧縮データを伸張
するためのデータ伸張方法と、そのデータ伸張方法を利
用する情報処理装置と、コンピュータを、そのような情
報処理装置として動作させるためのプログラムが記録さ
れたコンピュータ読取可能な記録媒体に関する。
[0001] The present invention relates to a data decompression method for decompressing compressed data, an information processing apparatus using the data decompression method, and a program for operating a computer as such an information processing apparatus. The present invention relates to a computer-readable recording medium having recorded thereon.

【0002】[0002]

【従来の技術】周知のように、ハードディスクドライブ
やCD−ROMドライブなどの補助記憶装置の記憶容量
を有効に利用するために、さまざまなデータを圧縮する
ことが行われている。特に、グラフィックデータは、サ
イズの大きなデータであるため、グラフィックデータを
多用する、例えば、ゲームプログロラムのようなプログ
ラムには、グラフィックデータの圧縮データを伸張(伸
張)するためのルーチンが含まれている。そして、グラ
フィックデータが必要となったときに当該ルーチンによ
って圧縮データの伸張が行われている。
2. Description of the Related Art As is well known, various types of data are compressed in order to effectively use the storage capacity of an auxiliary storage device such as a hard disk drive or a CD-ROM drive. In particular, since graphic data is large-sized data, a program that makes extensive use of graphic data, for example, a program such as a game program, includes a routine for expanding (expanding) compressed data of graphic data. ing. When the graphic data becomes necessary, the compressed data is expanded by the routine.

【0003】具体的には、従来のゲームプログラムは、
図3に模式的に示したような手順でデータの伸張が行わ
れるものとなっていた。すなわち、グラフィックデータ
が必要となったとき、まず、CD−ROMドライブ40
にセットされたCD−ROMに記憶されている当該グラ
フィックデータの圧縮データ41の全量が、RAM42
上に予め用意された圧縮データ記憶領域43に読み出さ
れる。次いで、その圧縮データ記憶領域43内の圧縮デ
ータに対して伸張(復元)処理が施され、その処理結果
が、メモリ上に予め用意された伸張データ記憶領域44
に記憶される。そして、その伸張データ記憶領域43に
記憶されたグラフィックデータが、そのまま、或いは、
さらに何らかの処理が施された後、表示のためにVRA
Mに転送されている。
[0003] Specifically, a conventional game program includes:
Data expansion is performed according to a procedure schematically shown in FIG. That is, when graphic data is needed, first, the CD-ROM drive 40
The total amount of the compressed data 41 of the graphic data stored in the CD-ROM set in the
The data is read to the compressed data storage area 43 prepared in advance. Next, decompression (decompression) processing is performed on the compressed data in the compressed data storage area 43, and the processing result is stored in the decompression data storage area 44 prepared in advance in the memory.
Is stored. Then, the graphic data stored in the decompressed data storage area 43 is
After some further processing, the VRA
M.

【0004】[0004]

【発明が解決しようとする課題】上述したように、従来
の伸張手順は、RAM上に圧縮データとその伸張データ
が共に記憶されるものとなっている。このため、従来の
伸張手順には、プログラムなどの他の情報の記憶に使用
できる記憶容量が制限されてしまうという問題があっ
た。
As described above, in the conventional decompression procedure, both the compressed data and the decompressed data are stored in the RAM. For this reason, the conventional decompression procedure has a problem that the storage capacity that can be used for storing other information such as a program is limited.

【0005】以下、ゲーム機を例に、上記問題を具体的
に説明する。通常、ゲーム機は、2M(メガ)バイト程
度の記憶容量を有するRAMを備えており、ゲームプロ
グラムは、RAM内の1Mバイト程度の記憶領域をプロ
グラム領域として使用するものとなっている。そして、
例えば、256色、640×480画素のグラフィック
データを表示する際には、当該グラフィックデータのサ
イズは約300kバイトであるので、グラフィックデー
タの記憶するための300kバイト分の記憶領域と、圧
縮データを一時的に記憶するための、例えば、150k
バイト(圧縮率が50%の場合)分の記憶領域とがRA
M上に確保されることになる。
[0005] The above problem will be specifically described below using a game machine as an example. Usually, a game machine is provided with a RAM having a storage capacity of about 2M (mega) bytes, and a game program uses a storage area of about 1M bytes in the RAM as a program area. And
For example, when displaying graphic data of 256 colors and 640 × 480 pixels, the size of the graphic data is about 300 kbytes. Therefore, a storage area for storing graphic data of 300 kbytes and compressed data are stored. 150k for temporary storage
The storage area for bytes (when the compression ratio is 50%) is RA
M.

【0006】すなわち、RAMの2Mバイトの記憶領域
は、例えば、図4に示したような形態で使用されること
になる。なお、図において、システム領域は、ゲーム機
のOS本体が配置される領域、システムスタック領域
は、OSの作業領域であり、効果音/音響データ領域
は、ゲームプログラムによって設定される、効果音等を
発生させるためのデータが記憶される領域である。ま
た、この図では、プログラム領域のサイズを、約1.2
Mバイトとしている。
That is, the storage area of 2 Mbytes in the RAM is used, for example, in the form shown in FIG. In the drawing, a system area is an area where an OS main body of a game machine is arranged, a system stack area is an OS work area, and a sound effect / sound data area is a sound effect set by a game program. Is an area in which data for generating is stored. In this figure, the size of the program area is set to about 1.2
M bytes.

【0007】さて、図4に示されているプログラム領域
と効果音/音響データ領域との間の記憶領域のサイズ
は、640kバイトであるので、当該記憶領域に、65
536色、640×480画素のグラフィックデータ
(600kバイト)を記憶できることになる。しかしな
がら、この場合、図5に示したように、そのグラフィッ
クデータの圧縮データを記憶できる領域(300kバイ
ト程度の領域)がRAM内に残らないことになる。従っ
て、当該グラフィックデータを表示するためには、他の
領域(プログラム領域及び効果音/音響データ領域)の
一部を、圧縮データの記憶のために開放して、圧縮デー
タの伸張の完了後、その圧縮データの記憶に用いた領域
に、元のデータを戻すといった処理が必要とされること
になる。
The size of the storage area between the program area and the sound effect / sound data area shown in FIG. 4 is 640 kbytes.
This means that graphic data (600 kbytes) of 536 colors and 640 × 480 pixels can be stored. However, in this case, as shown in FIG. 5, no area (area of about 300 kbytes) capable of storing the compressed data of the graphic data remains in the RAM. Therefore, in order to display the graphic data, a part of other areas (the program area and the sound effect / sound data area) is opened for storing the compressed data, and after the expansion of the compressed data is completed, Processing such as returning the original data to the area used for storing the compressed data is required.

【0008】このように、従来の伸張手順は、多くの記
憶容量を必要とする手順となっていたため、従来の伸張
手順を用いた場合、圧縮データの記憶領域を確保するた
めに、プログラム作成の自由度が制限されていた。
[0008] As described above, the conventional decompression procedure requires a large amount of storage capacity. Therefore, when the conventional decompression procedure is used, a program creation program is required to secure a storage area for compressed data. The degree of freedom was limited.

【0009】また、エラーチェックコードを付加して圧
縮データを記憶することも行われているが、従来は、圧
縮データ全体にエラーチェックコードが付加されてい
た。このため、圧縮データの先頭部分で読み出しエラー
が発生した場合であっても、圧縮データ全体の読み込み
が完了しないと、そのことが検出されないという問題が
あった。すなわち、エラーチェックコードによってデー
タの正当性が検証されないと、データの再読み込みが行
われることになるが、従来の手法では、再読み込みによ
って正当なデータのRAMへの転送が完了するまでに時
間がかかるという問題があった。
[0009] Further, compressed data is stored by adding an error check code, but conventionally, an error check code is added to the entire compressed data. For this reason, even if a read error occurs at the head of the compressed data, there is a problem that the reading is not detected unless the reading of the entire compressed data is completed. In other words, if the validity of the data is not verified by the error check code, the data is re-read, but in the conventional method, it takes time until the transfer of the valid data to the RAM by the re-read is completed. There was such a problem.

【0010】そこで、本発明の課題は、メモリ(RA
M)上に確保しなければならない容量がより少ない状態
で圧縮データの伸張を行えるデータ伸張方法、情報処理
装置並びにコンピュータ読取可能な記録媒体を提供する
ことにある。
Therefore, an object of the present invention is to provide a memory (RA
M) It is an object of the present invention to provide a data decompression method, an information processing apparatus, and a computer-readable recording medium capable of decompressing compressed data in a state in which the capacity that must be secured on the compressed data is smaller.

【0011】また、本発明の他の課題は、エラーチェッ
クコードが付加された圧縮データの伸張が行えるデータ
伸張方法、情報処理装置並びにプログラム記録媒体であ
って、読み込みエラーの発生時に、正当な圧縮データが
高速に取得できるデータ伸張方法、情報処理装置並びに
コンピュータ読取可能な記録媒体を提供することにあ
る。
Another object of the present invention is to provide a data decompression method, an information processing apparatus, and a program recording medium capable of decompressing compressed data to which an error check code has been added. An object of the present invention is to provide a data decompression method, an information processing device, and a computer-readable recording medium from which data can be acquired at high speed.

【0012】[0012]

【課題を解決するための手段】上記課題を解決するため
に、本発明では、補助記憶装置に記憶された圧縮データ
の伸張結果をメモリ上に用意するために、圧縮データと
して、所定サイズの、複数のブロックデータからなるも
のを用いるとともに、圧縮データを、ブロックデータご
とに読み出してメモリ内の予め定められた圧縮データ記
憶領域に記憶する読出記憶ステップと、この読出記憶ス
テップにおいて圧縮データ記憶領域にブロックデータが
記憶される度に、当該ブロックデータを伸張し、その伸
張結果をメモリ内の予め定められた伸張データ記憶領域
に記憶するとともに、読み出し動作の実行を読出記憶ス
テップに命ずる伸張ステップとを含む方法を採用する。
In order to solve the above-mentioned problems, according to the present invention, in order to prepare a decompression result of compressed data stored in an auxiliary storage device in a memory, compressed data of a predetermined size is prepared as compressed data. A read storage step of reading compressed data for each block data and storing the read data in a predetermined compressed data storage area in the memory while using a block composed of a plurality of block data; Each time the block data is stored, the block data is decompressed, the decompression result is stored in a predetermined decompression data storage area in the memory, and a decompression step for instructing the read storage step to execute a read operation is performed. Including methods.

【0013】このデータ伸張方法によれば、データ伸張
のためにメモリ上に確保しなければならない記憶領域
は、読出記憶ステップにより読み出されるブロックデー
タと同サイズの圧縮データ記憶領域となる。従って、本
方法によれば、従来の伸張手順に比して、圧縮データの
総サイズから上記ブロックデータのサイズを減ずること
によって得られるサイズ分多く、メモリの記憶容量が他
の用途に使用できることになる。その結果として、本方
法を用いれば、メモリをより自由に利用できること、換
言すれば、プログラムをより自由に作成できることにな
る。
According to this data decompression method, the storage area that must be secured on the memory for data decompression is a compressed data storage area of the same size as the block data read in the read storage step. Therefore, according to the present method, as compared with the conventional decompression procedure, the storage capacity of the memory can be used for other purposes by increasing the size obtained by subtracting the size of the block data from the total size of the compressed data. Become. As a result, using this method, the memory can be used more freely, in other words, the program can be created more freely.

【0014】なお、本発明のデータ伸張方法を実施する
際には、各ブロックデータを、圧縮データの構成要素で
ある圧縮ブロックデータと、その圧縮ブロックデータの
正当性を検証するためのエラーチェックコードとを含む
ものとするとともに、読出記憶ステップを、圧縮データ
を、ブロックデータごとに読み出す読出ステップと、こ
の読出ステップにおいて読み出された情報に含まれるエ
ラーチェックコードを用いて、当該情報に含まれる圧縮
ブロックデータの正当性を検証する検証ステップと、こ
の検証ステップにおいて圧縮ブロックデータの正当性が
検証された場合には、読出ステップで読み出された圧縮
ブロックデータをメモリの圧縮データ記憶領域に記憶す
るとともに、伸張ステップにその圧縮ブロックデータを
処理させ、圧縮ブロックデータの正当性が検証されなか
った場合には、読出ステップに同じ情報の読み出しを行
わせる読出制御ステップとを含むものとすることができ
る。
When the data decompression method of the present invention is carried out, each block data is divided into compressed block data, which is a component of the compressed data, and an error check code for verifying the validity of the compressed block data. The read storage step is performed by using a read step of reading compressed data for each block data, and an error check code included in the information read in the read step. A verification step of verifying the validity of the data, and, if the validity of the compressed block data is verified in the verification step, storing the compressed block data read in the reading step in a compressed data storage area of a memory. , Let the decompression step process the compressed block data, If the validity of Kkudeta is not verified, it can be assumed to include a read control step of causing the reading of the same information reading step.

【0015】このデータ伸張方法によれば、エラー発生
時に読み直されるデータは、所定サイズのブロックデー
タだけであるので、読み込みエラーの発生時に、正当な
圧縮データが従来よりも高速に取得されることになる。
According to this data decompression method, only data of a predetermined size is read out when an error occurs. Therefore, when a read error occurs, valid compressed data is obtained at a higher speed than before. become.

【0016】また、本発明の情報処理装置は、圧縮デー
タが記憶された補助記憶装置と、メモリとを有するもの
であって、圧縮データは、所定サイズの、複数のブロッ
クデータからなり、圧縮データを、ブロックデータごと
に読み出してメモリ内の予め定められた圧縮データ記憶
領域に記憶する読出記憶手段と、この読出記憶手段によ
って圧縮データ記憶領域にブロックデータが記憶される
度に、当該ブロックデータを伸張し、その伸張結果をメ
モリ内の予め定められた伸張データ記憶領域に記憶する
とともに、読出記憶手段に、次のブロックデータの読み
出しを行わせる伸張手段とを備える。
An information processing apparatus according to the present invention has an auxiliary storage device storing compressed data and a memory, wherein the compressed data comprises a plurality of block data of a predetermined size. Is read out for each block data and stored in a predetermined compressed data storage area in the memory, and each time the block data is stored in the compressed data storage area by the read storage means, the block data is read out. Decompressing, storing the decompression result in a predetermined decompression data storage area in the memory, and providing the readout storage means with decompression means for reading out the next block data.

【0017】すなわち、本発明の情報処理装置は、本発
明のデータ伸張方法を実行できるよう構成される。従っ
て、本発明の情報処理装置は、メモリをより自由に利用
できる、換言すれば、プログラムをより自由に作成でき
る装置として機能することになる。
That is, the information processing apparatus of the present invention is configured to execute the data decompression method of the present invention. Therefore, the information processing device of the present invention functions as a device that can use the memory more freely, in other words, a device that can more freely create a program.

【0018】本発明の情報処理装置を実現する際には、
各ブロックデータを、圧縮データの構成要素である圧縮
ブロックデータと、その圧縮ブロックデータの正当性を
検証するためのエラーチェックコードとを含むものとす
るとともに、読出記憶手段を、圧縮データを、ブロック
データごとに読み出す読出手段と、この読出手段によっ
て読み出された情報に含まれるエラーチェックコードを
用いて、当該情報に含まれる圧縮ブロックデータの正当
性を検証する検証手段と、この検証手段によって圧縮ブ
ロックデータの正当性が検証された場合には、読出手段
によって読み出された圧縮ブロックデータをメモリの圧
縮データ記憶領域に記憶するとともに、伸張手段にその
処理を実行させ、圧縮ブロックデータの正当性が検証さ
れなかった場合には、読出手段に同じ情報の読み出しを
行わせる読出制御手段とを含む手段とすることができ
る。
When realizing the information processing apparatus of the present invention,
Each block data includes compressed block data which is a component of the compressed data, and an error check code for verifying the validity of the compressed block data. A verification unit that verifies the validity of the compressed block data included in the information using an error check code included in the information read by the reading unit; If the validity of the compressed block data is verified, the compressed block data read by the reading means is stored in the compressed data storage area of the memory, and the decompression means executes the processing, and the validity of the compressed block data is verified. If not, a read control for causing the read means to read the same information. It can be a means comprising a stage.

【0019】このように構成された情報処理装置では、
エラー発生時に読み直されるデータが、所定サイズのブ
ロックデータだけとなる。従って、この情報処理装置
は、読み込みエラーの発生時に、正当な圧縮データが従
来よりも高速に取得される装置として機能することにな
る。
In the information processing apparatus configured as described above,
The data that is read again when an error occurs is only block data of a predetermined size. Therefore, this information processing device functions as a device that obtains valid compressed data at a higher speed than before when a reading error occurs.

【0020】なお、本発明の情報処理装置を実現するに
際しては、補助記憶装置として、圧縮データが記憶され
た可搬型記憶媒体を備えるものを用いることができる。
また、本発明の情報処理装置を、専用の装置として実現
して良いことは当然であるが、コンピュータ(CPUを
備えた装置)を、本発明の情報処理装置として動作させ
るためのプログラムが記録された記録媒体を用いて実現
しても良い。
In realizing the information processing apparatus of the present invention, an auxiliary storage device having a portable storage medium storing compressed data can be used.
In addition, it goes without saying that the information processing device of the present invention may be realized as a dedicated device, but a program for causing a computer (device having a CPU) to operate as the information processing device of the present invention is recorded. It may be realized using a recording medium that has been used.

【0021】[0021]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照して具体的に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be specifically described below with reference to the drawings.

【0022】図1に、本発明の一実施形態にかかる情報
処理装置の概略構成を示す。図示してあるように、実施
形態の情報処理装置20は、制御部21、2Mバイトの
記憶容量を有するRAM22、サウンド処理部23、入
力部24、MDEC25、グラフィック処理部26、C
D−ROMドライブ27を主な構成要素とする装置であ
り、記録媒体10が、CD−ROMドライブ27に挿入
されて使用される装置となっている。
FIG. 1 shows a schematic configuration of an information processing apparatus according to an embodiment of the present invention. As illustrated, the information processing apparatus 20 of the embodiment includes a control unit 21, a RAM 22 having a storage capacity of 2 Mbytes, a sound processing unit 23, an input unit 24, an MDEC 25, a graphic processing unit 26,
This is a device having the D-ROM drive 27 as a main component, and is a device in which the recording medium 10 is inserted into the CD-ROM drive 27 and used.

【0023】制御部21は、CPU、ROM等からなる
回路であり、CPUは、RAM22(場合によってはR
OM)に記憶されたプログラムに従って各部を制御す
る。サウンド処理部23は、楽音や効果音等を発生する
機能を有する回路であり、制御部21の制御下、記録媒
体10から読み出され、RAM22に記憶されたデータ
に応じた音を発生する。入力部24は、情報処理装置2
0に対して使用者が情報を入力するためのインタ−フェ
ースである。なお、情報処理装置20の入力部24を除
いた構成要素は、1つの筐体内に収められており、入力
部24は、ケーブルによって当該筐体と接続される機器
(いわゆるコントローラ)となっている。
The control unit 21 is a circuit including a CPU, a ROM, and the like.
Each part is controlled according to the program stored in the OM). The sound processing unit 23 is a circuit having a function of generating musical sounds, sound effects, and the like, and generates a sound corresponding to data read from the recording medium 10 and stored in the RAM 22 under the control of the control unit 21. The input unit 24 includes the information processing device 2
This is an interface for the user to input information for 0. Note that components other than the input unit 24 of the information processing device 20 are housed in one housing, and the input unit 24 is a device (a so-called controller) connected to the housing by a cable. .

【0024】MDEC25は、逆DCT(discrete cosi
ne transformation:離散コサイン変換)演算を高速に実
行できる回路であり、JPEG(Joint Photographic E
xperts Group)やMPEG(Moving Picture Expert Gr
oup)などの方式で圧縮されているデータ(CD−RO
M内に圧縮・記録されている画像データ)を伸張する際
に使用される。グラフィック処理部26は、フレームバ
ッファを備えた回路であり、制御部21から与えられる
命令に応じた画像(ポリゴン)をフレームバッファ上に
描画するとともに、そのフレームバッファに記憶された
画像情報に応じたビデオ信号を生成、出力する。また、
グラフィック処理部26は、MDEC25の伸張結果に
応じたビデオ信号を出力する処理も行う。CD−ROM
ドライブ27は、CD−ROMの読取装置である。
The MDEC 25 has an inverse DCT (discrete cosi
ne transformation: A circuit that can execute the discrete cosine transform (JPEG) operation at high speed. JPEG (Joint Photographic E)
xperts Group) and MPEG (Moving Picture Expert Gr)
oup) or other data (CD-RO
It is used when decompressing (image data compressed and recorded in M). The graphic processing unit 26 is a circuit having a frame buffer, draws an image (polygon) in accordance with a command given from the control unit 21 on the frame buffer, and responds to image information stored in the frame buffer. Generate and output video signals. Also,
The graphic processing unit 26 also performs a process of outputting a video signal according to the expansion result of the MDEC 25. CD-ROM
The drive 27 is a CD-ROM reader.

【0025】このCD−ROM27にセットされる記録
媒体10(CD−ROM)は、制御部21に圧縮データ
を伸張させるデータ伸張ルーチンが含まれたプログラム
と、グラフィックデータの圧縮データとが記録された媒
体になっている。また、記録媒体10に記録されたグラ
フィックデータの圧縮データは、圧縮データの一部をな
す圧縮ブロックデータと、その圧縮ブロックデータの正
当性を検証するためのエラーチェックコードとを含む所
定サイズの複数のブロックデータからなるデータとなっ
ている。なお、本実施形態では、ブロックデータを記録
媒体10の1セクタ(2kバイト)分のデータとしてい
る。
The recording medium 10 (CD-ROM) set in the CD-ROM 27 stores a program including a data expansion routine for expanding the compressed data by the control unit 21 and compressed data of graphic data. Has become a medium. The compressed data of the graphic data recorded on the recording medium 10 includes a plurality of compressed data of a predetermined size including compressed block data forming a part of the compressed data and an error check code for verifying the validity of the compressed block data. Of the block data. In this embodiment, the block data is data of one sector (2 kbytes) of the recording medium 10.

【0026】そして、記録媒体10内に記録されたデー
タ伸張ルーチンは、図2に模式的に示したような手順
で、制御部21に、圧縮データを伸張させるルーチンと
なっている。すなわち、データ伸張ルーチンに従って動
作するとき(グラフィックデータが必要となったと
き)、制御部21は、まず、CD−ROMドライブ27
に対して、目的とするグラフィックデータの圧縮データ
31を構成している1つのブロックデータ(すなわち、
圧縮ブロックデータとエラーチェックコード)の読み出
しを命ずる。そして、読み出されたエラーチェックコー
ドを用いて、圧縮ブロックデータが正当なものか否かを
判断し、その正当性が検証されなかった場合には、CD
−ROMドライブ27に対して、同じ圧縮データの読み
出しを命ずる。
The data decompression routine recorded in the recording medium 10 is a routine for causing the control unit 21 to decompress the compressed data according to the procedure schematically shown in FIG. That is, when operating in accordance with the data decompression routine (when graphic data is required), the control unit 21 first sets the CD-ROM drive 27
On the other hand, one block data constituting the compressed data 31 of the target graphic data (ie,
Command to read compressed block data and error check code). Then, it is determined whether or not the compressed block data is valid by using the read error check code. If the validity is not verified, the CD
-Instruct the ROM drive 27 to read the same compressed data.

【0027】読み出された圧縮ブロックデータの正当性
が検証された場合、制御部21は、その圧縮ブロックデ
ータをRAM22内に確保している圧縮ブロックデータ
と同サイズの圧縮データ記憶領域32に記憶するととも
に、その圧縮ブロックデータの伸張を行い、伸張結果を
RAM22内に確保している伸張データ記憶領域33に
記憶(追加)する。制御部21は、このような処理を、
圧縮データを構成している全ての圧縮ブロックデータに
対して順次行うことにより、伸張データ記憶領域33内
に、1画面分のグラフィックデータを用意する。そし
て、伸張データ記憶領域33内のグラフィックデータを
実際に用いた処理を開始する。
When the validity of the read compressed block data is verified, the control unit 21 stores the compressed block data in a compressed data storage area 32 of the same size as the compressed block data secured in the RAM 22. At the same time, the compressed block data is expanded, and the expansion result is stored (added) in the expansion data storage area 33 secured in the RAM 22. The control unit 21 performs such processing,
By sequentially performing the processing on all the compressed block data constituting the compressed data, graphic data for one screen is prepared in the decompressed data storage area 33. Then, processing using the graphic data in the decompressed data storage area 33 is actually started.

【0028】記録媒体10内に記録されたプログラム内
のデータ伸張ルーチンは、情報処理装置20(制御部2
1)を、このように動作させるものとなっている。すな
わち、記録媒体10内に記録されたプログラムによるデ
ータ伸張手順は、圧縮データの伸張時に、ブロックデー
タと同サイズの圧縮データ記憶領域しか必要としないも
のとなっている。このため、本データ伸張手順を用いれ
ば、従来の伸張手順に比して、圧縮データの総サイズか
らブロックデータのサイズを減ずることによって得られ
るサイズ分の記憶容量が、他の用途に使用できることに
なり、その結果として、メモリをより自由に利用できる
こと、換言すれば、プログラムをより自由に作成できる
ことになる。
The data decompression routine in the program recorded in the recording medium 10 is executed by the information processing device 20 (the control unit 2).
1) is operated in this way. That is, the data decompression procedure by the program recorded in the recording medium 10 requires only a compressed data storage area of the same size as the block data when decompressing the compressed data. Therefore, using this data decompression procedure, compared to the conventional decompression procedure, the storage capacity of the size obtained by subtracting the size of the block data from the total size of the compressed data can be used for other purposes. As a result, the memory can be used more freely, in other words, the program can be created more freely.

【0029】<変形形態>実施形態の情報処理装置で用
いられている技術は、各種の形態で利用することができ
る。例えば、ブロックデータを、1セクタ分のデータで
はなく、2セクタ分のデータや、より小さなサイズのデ
ータとすることができる。また、ブロックデータを、エ
ラーチェックコードを含まないデータとしても良い。
<Modifications> The technology used in the information processing apparatus of the embodiment can be used in various forms. For example, the block data may be data of two sectors or data of a smaller size instead of data of one sector. Further, the block data may be data that does not include the error check code.

【0030】[0030]

【発明の効果】以上、詳細に説明したように、本発明の
データ伸張方法によれば、メモリをより自由に利用でき
ること、換言すれば、プログラムをより自由に作成でき
ることになる。また、本発明の情報処理装置、記録媒体
によれば、メモリをより自由に利用できる、換言すれ
ば、プログラムをより自由に作成できる装置を実現でき
ることになる。
As described above, according to the data decompression method of the present invention, the memory can be used more freely, in other words, the program can be created more freely. Further, according to the information processing apparatus and the recording medium of the present invention, it is possible to realize an apparatus that can use a memory more freely, in other words, can create a program more freely.

【0031】さらに、エラーチェックコードを含むブロ
ックデータを利用する形態の、本発明のデータ伸張方
法、情報処理装置、記録媒体によれば、エラー発生時に
読み直されるデータが、所定サイズのブロックデータだ
けとなるので、読み込みエラーの発生時に、正当な圧縮
データが従来よりも高速に取得されることになる。
Further, according to the data decompression method, the information processing apparatus, and the recording medium of the present invention in which the block data including the error check code is used, when the error occurs, the data to be reread is only the block data of a predetermined size. Therefore, when a read error occurs, legitimate compressed data is obtained at a higher speed than before.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態にかかる情報処理装置の概
略構成を示したブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of an information processing apparatus according to an embodiment of the present invention.

【図2】実施形態の情報処理装置のデータ伸張処理時の
動作を説明するための模式図である。
FIG. 2 is a schematic diagram illustrating an operation of the information processing apparatus according to the embodiment during a data decompression process.

【図3】従来のゲームプログラムによるデータ伸張手順
を説明するための模式図である。
FIG. 3 is a schematic diagram for explaining a data expansion procedure by a conventional game program.

【図4】従来のゲームプログラムによるデータ伸張手順
の問題点を説明するためのメモリマップである。
FIG. 4 is a memory map for explaining a problem of a data decompression procedure using a conventional game program.

【図5】従来のゲームプログラムによるデータ伸張手順
の問題点を説明するためのメモリマップである。
FIG. 5 is a memory map for explaining a problem of a data decompression procedure using a conventional game program.

【符号の説明】[Explanation of symbols]

10 記録媒体(CD−ROM) 20 情報処理装置 21 制御部 22、42 RAM 23 サウンド処理部 24 入力部 25 MDEC 26 グラフィック処理部 27、40 CD−ROMドライブ 31、41 圧縮データ 32、43 圧縮データ記憶領域 33、44 伸張データ記憶領域 Reference Signs List 10 recording medium (CD-ROM) 20 information processing device 21 control unit 22, 42 RAM 23 sound processing unit 24 input unit 25 MDEC 26 graphic processing unit 27, 40 CD-ROM drive 31, 41 compressed data 32, 43 compressed data storage Area 33, 44 Decompression data storage area

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 補助記憶装置に記憶された圧縮データの
伸張結果をメモリ上に用意するためのデータ伸張方法で
あって、 前記圧縮データは、所定サイズの、複数のブロックデー
タからなり、 前記圧縮データを、前記ブロックデータごとに読み出し
て前記メモリ内の予め定められた圧縮データ記憶領域に
記憶する読出記憶ステップと、 この読出記憶ステップにおいて前記圧縮データ記憶領域
にブロックデータが記憶される度に、当該ブロックデー
タを伸張し、その伸張結果を前記メモリ内の予め定めら
れた伸張データ記憶領域に記憶するとともに、読み出し
動作の実行を前記読出記憶ステップに命ずる伸張ステッ
プとを含むことを特徴とするデータ伸張方法。
1. A data decompression method for preparing a decompression result of compressed data stored in an auxiliary storage device on a memory, wherein the compressed data includes a plurality of block data of a predetermined size. A read storage step of reading data for each of the block data and storing the read data in a predetermined compressed data storage area in the memory; and in the read storage step, each time block data is stored in the compressed data storage area, A decompression step of decompressing the block data, storing the decompression result in a predetermined decompression data storage area in the memory, and instructing the read storage step to execute a read operation. Stretching method.
【請求項2】 前記複数のブロックデータは、それぞ
れ、前記圧縮データの構成要素である圧縮ブロックデー
タと、その圧縮ブロックデータの正当性を検証するため
のエラーチェックコードとを含み、 前記読出記憶ステップは、 前記圧縮データを、前記ブロックデータごとに読み出す
読出ステップと、 この読出ステップにおいて読み出された情報に含まれる
エラーチェックコードを用いて、当該情報に含まれる圧
縮ブロックデータの正当性を検証する検証ステップと、 この検証ステップにおいて圧縮ブロックデータの正当性
が検証された場合には、前記読出ステップで読み出され
た圧縮ブロックデータを前記メモリの前記圧縮データ記
憶領域に記憶するとともに、前記伸張ステップにその圧
縮ブロックデータを処理させ、圧縮ブロックデータの正
当性が検証されなかった場合には、前記読出ステップに
同じ情報の読み出しを行わせる読出制御ステップとを含
むことを特徴とする請求項1記載のデータ伸張方法。
2. The reading and storing step, wherein each of the plurality of block data includes compressed block data that is a component of the compressed data, and an error check code for verifying the validity of the compressed block data. Using a reading step of reading the compressed data for each of the block data, and using an error check code included in the information read in the reading step to verify the validity of the compressed block data included in the information A verification step; and if the validity of the compressed block data is verified in the verification step, the compressed block data read in the reading step is stored in the compressed data storage area of the memory, and the decompression step is performed. To process the compressed block data. If the validity of has not been verified, the data decompression method according to claim 1, characterized in that it comprises a read control step of causing the reading of the same information in the reading step.
【請求項3】 圧縮データが記憶された補助記憶装置
と、メモリとを有する情報処理装置において、 前記圧縮データは、所定サイズの、複数のブロックデー
タからなり、 前記圧縮データを、前記ブロックデータごとに読み出し
て前記メモリ内の予め定められた圧縮データ記憶領域に
記憶する読出記憶手段と、 この読出記憶手段によって前記圧縮データ記憶領域にブ
ロックデータが記憶される度に、当該ブロックデータを
伸張し、その伸張結果を前記メモリ内の予め定められた
伸張データ記憶領域に記憶するとともに、前記読出記憶
手段に、次のブロックデータの読み出しを行わせる伸張
手段とを備えることを特徴とする情報処理装置。
3. An information processing apparatus having an auxiliary storage device in which compressed data is stored and a memory, wherein the compressed data is composed of a plurality of block data of a predetermined size, Read-out means for reading out and storing in a predetermined compressed data storage area in the memory, each time block data is stored in the compressed data storage area by the read-out storage means, decompressing the block data; An information processing apparatus comprising: an expansion unit that stores the expansion result in a predetermined expansion data storage area in the memory; and the expansion unit that causes the read storage unit to read the next block data.
【請求項4】 前記複数のブロックデータは、それぞ
れ、前記圧縮データの構成要素である圧縮ブロックデー
タと、その圧縮ブロックデータの正当性を検証するため
のエラーチェックコードとを含み、 前記読出記憶手段は、 前記圧縮データを、前記ブロックデータごとに読み出す
読出手段と、 この読出手段によって読み出された情報に含まれるエラ
ーチェックコードを用いて、当該情報に含まれる圧縮ブ
ロックデータの正当性を検証する検証手段と、 この検証手段によって圧縮ブロックデータの正当性が検
証された場合には、前記読出手段によって読み出された
圧縮ブロックデータを前記メモリの前記圧縮データ記憶
領域に記憶するとともに、前記伸張手段にその処理を実
行させ、圧縮ブロックデータの正当性が検証されなかっ
た場合には、前記読出手段に同じ情報の読み出しを行わ
せる読出制御手段とを含むことを特徴とする請求項3記
載の情報処理装置。
4. The read storage unit includes a plurality of block data, each of which includes compressed block data that is a component of the compressed data, and an error check code for verifying the validity of the compressed block data. Verifying the validity of the compressed block data included in the information using a reading unit that reads the compressed data for each block data, and an error check code included in the information read by the reading unit. Verification means; and if the validity of the compressed block data is verified by the verification means, the compressed block data read by the reading means is stored in the compressed data storage area of the memory, and the decompression means If the validity of the compressed block data is not verified, The information processing apparatus according to claim 3, characterized in that it comprises a read control means for causing the reading of the same information to the reading unit.
【請求項5】 前記補助記憶装置は、前記圧縮データが
記憶された可搬型記憶媒体を備えることを特徴とする請
求項3または請求項4記載の情報処理装置。
5. The information processing apparatus according to claim 3, wherein the auxiliary storage device includes a portable storage medium storing the compressed data.
【請求項6】 コンピュータを、請求項3ないし請求項
5のいずれかに記載の情報処理装置として動作させるた
めのプログラムが記録されていることを特徴とするコン
ピュータ読取可能な記録媒体。
6. A computer-readable recording medium on which a program for causing a computer to operate as the information processing apparatus according to claim 3 is recorded.
JP30960098A 1998-10-30 1998-10-30 Data decompression method, information processing apparatus, and computer-readable recording medium Expired - Lifetime JP3188240B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30960098A JP3188240B2 (en) 1998-10-30 1998-10-30 Data decompression method, information processing apparatus, and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30960098A JP3188240B2 (en) 1998-10-30 1998-10-30 Data decompression method, information processing apparatus, and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JP2000138592A true JP2000138592A (en) 2000-05-16
JP3188240B2 JP3188240B2 (en) 2001-07-16

Family

ID=17994991

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30960098A Expired - Lifetime JP3188240B2 (en) 1998-10-30 1998-10-30 Data decompression method, information processing apparatus, and computer-readable recording medium

Country Status (1)

Country Link
JP (1) JP3188240B2 (en)

Also Published As

Publication number Publication date
JP3188240B2 (en) 2001-07-16

Similar Documents

Publication Publication Date Title
US6449687B1 (en) Computer readable medium and information processing apparatus
JPH0434345B2 (en)
US20050264669A1 (en) Apparatus and method for image processing
US7430363B2 (en) Image playback apparatus and method with playback frame rate of selected representative image being higher than that of other representative images, or with playback of audio data of image file corresponding to selected representative image
JP3085135B2 (en) Information reproducing apparatus and decoder unit
US20010024503A1 (en) Entertainment apparatus and loading method for digital information
JP3188240B2 (en) Data decompression method, information processing apparatus, and computer-readable recording medium
JP3237103B2 (en) Playback method of photo data
US6970642B1 (en) Method and electronic device for decoding compressed image data and auxiliary recording device
JPH10341437A (en) Image processing method and device therefor
JPH0870432A (en) Device and method for partial expansion
JP3872592B2 (en) Information processing apparatus and method, recording medium, computer-readable recording medium on which authoring program data is recorded, and authoring system
JP5788641B2 (en) How to play video
JP3051014B2 (en) Data storage device and data system
JP3019351U (en) External storage device for computer
JP2877698B2 (en) Partial extension device
JP2958138B2 (en) Image processing device
JP2000228071A (en) Recording medium which can be read by computer, game device, and game control method
JP3060881B2 (en) Information reproducing apparatus and decoder unit
JP3121413B2 (en) Image filing method and apparatus
JP2003174627A (en) Disk reproducing device and method for generating osd image
JP3296857B2 (en) Image creation device
JP2924742B2 (en) Game board for personal computer
JP2000069417A (en) Digital camera, digital camera system, and image data file processing method
JPH05328296A (en) Image reproduction device

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090511

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100511

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110511

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110511

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120511

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 12

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 12

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140511

Year of fee payment: 13

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term