JPH04532A - Binary data editing device - Google Patents

Binary data editing device

Info

Publication number
JPH04532A
JPH04532A JP2101284A JP10128490A JPH04532A JP H04532 A JPH04532 A JP H04532A JP 2101284 A JP2101284 A JP 2101284A JP 10128490 A JP10128490 A JP 10128490A JP H04532 A JPH04532 A JP H04532A
Authority
JP
Japan
Prior art keywords
data
cursor
editing
display
storage means
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
JP2101284A
Other languages
Japanese (ja)
Inventor
Naoyuki Hayashi
直之 林
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2101284A priority Critical patent/JPH04532A/en
Publication of JPH04532A publication Critical patent/JPH04532A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the operability of data correction by a simple constitution by storing inputted data, displaying the data together with data position information and processing and outputting the stored data. CONSTITUTION:In the case of editing binary data, the data are stored from a ROM writing device 6 into a data storing means 2 through a data input means 1 and displayed on a display means 4 from the head of the data at first. A cursor is set up to the head of the screen of the means 4 by an integrated control means 5 and then moved in the horizontal/vertical direction by an arrow key in an operating means 3 so as to be moved to the position of data to be changed. The data on the cursor are inputted by the means 3. The control means 5 replaces the data pointed out by the cursor on the means 4 by the inputted data and rewrites the display of the changing part on the means 4. The function of editing processing is transmitted to the means 5 by a control key on the means 3 and the means 5 outputs the editing processing and the request to the means 1, 2, 4.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、コンビーータ等の分野で使用される任意の形
式のデータを、編集処理するバイナリデータ編集装置に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION FIELD OF INDUSTRIAL APPLICATION The present invention relates to a binary data editing device for editing data in any format used in fields such as converters.

従来の技術 従来、データを編集するものとして、文字データのみを
扱うラインエディタやスクリーンエディタと呼ばれるも
の、またデバッガのようにバイナリデータを編集できる
もの等がある。
2. Description of the Related Art Conventionally, as devices for editing data, there are those called line editors and screen editors that handle only character data, and those that can edit binary data such as debuggers.

前者は、システムに依存した形で文字として定義された
ある一定の領域のデータのみを扱い、検索・削除・挿入
・置換等の豊富な編集機能を使用して編集を行う。後者
は、プログラムや数値データ等のバイナリデータを、位
置情報や固有のシンボル情報等で呼び出し、データの加
工作業を行うものである。
The former handles only data in a certain area defined as characters in a system-dependent manner, and performs editing using a wealth of editing functions such as search, deletion, insertion, and replacement. The latter calls binary data such as programs and numerical data using position information, unique symbol information, etc., and processes the data.

発明が解決しようとする課題 しかし、上記の従来のものでは、プログラムをft0M
に書き込む場合を仮定すると、そのプログラムを何度も
修正し、転送するという作業を行うことが多く発生する
。この過程におけるプログラムの修正は、その都度ソー
スコードを修正して再コンパイルを行うか、表示も見に
くく、編集処理機能に乏しいデバッガやROMライタ上
でデータを操作するといった処理を行わなければならな
かった。つまり文字データのみを扱うエディタでは、文
字以外のデータを含んでいるデータを編集する場合、そ
のデータを表示することができず編集作業を行うことが
できない。まだデバッガ等を使用した場合、表示アドレ
スの指定や検索等のエディタの機能が使えない。そのた
めバイナリデータの変更は、上記のようにンーヌコード
を変更C文字データのみの編集処理)するか、デバッガ
等での処理を行わなければならなかった。
Problems to be Solved by the Invention However, in the above conventional method, the program is
When writing to a computer, the program often needs to be modified and transferred many times. To modify the program during this process, it was necessary to either modify the source code and recompile each time, or to manipulate data on a debugger or ROM writer that was difficult to read and had poor editing capabilities. . In other words, with an editor that handles only character data, when editing data that includes data other than characters, the data cannot be displayed and editing operations cannot be performed. If you are still using a debugger, you cannot use editor functions such as specifying display addresses or searching. Therefore, to change the binary data, it was necessary to either change the NNU code and edit only the C character data as described above, or to perform processing using a debugger or the like.

課題を解決するだめの手段 本発明のバイナリデータ編集装置は、あらゆる数値デー
タを1バイト単位の数値を表わす文字データに置き換え
て、そのデータの位置情報、および文字データの範囲に
あたるデータであれば、その文字と共に、一定量のデー
タを画面上に整然と表示する。この画面上に、現在変更
可能なデータの位置を表わすカーソルを置き、キーボー
ド等の入力装置からのカーンル移動信号によってカーソ
ルを動かし、変更対象のデータ位置を移動させる。
Means for Solving the Problems The binary data editing device of the present invention replaces all numerical data with character data representing a numerical value in units of 1 byte, and if the data falls within the range of the character data and the position information of the data, Along with the characters, a certain amount of data is displayed on the screen in an orderly manner. A cursor representing the position of data that can currently be changed is placed on this screen, and the cursor is moved in response to a Kahnle movement signal from an input device such as a keyboard to move the data position to be changed.

また、データ内の文字列や数値による検索、挿入、削除
、置換等の機能を持たせ、データ編集を自由に行えるよ
うにするものである。
It also provides functions such as searching, inserting, deleting, and replacing data using character strings and numerical values, allowing data to be edited freely.

作用 この構成によって、バイナリデータの編集作業がよシ簡
単に行え、出力するタイミング、およびバージョンを自
由に選択できる実用的なデータ編集装置を提供するもの
である。
Function: This configuration provides a practical data editing device that allows binary data editing work to be easily performed and allows the output timing and version to be freely selected.

実施例 以下、本発明の実施例について、第1図〜第3図を用い
て説明する。
EXAMPLES Hereinafter, examples of the present invention will be described using FIGS. 1 to 3.

第1図は本発明の一実施例の全体的な構成図である。FIG. 1 is an overall configuration diagram of an embodiment of the present invention.

第1図において、ROM書き込み装置6、外部記憶装置
7、通信口ff58等からデータ入出力手段1を通して
データをとシこみ、データ記憶手段2に記憶する。デー
タ記憶手段2にデータが記憶された後、総合制御手段6
はデータ記憶手段2内の一定量のデータを表示手段4に
表示する。
In FIG. 1, data is input from the ROM writing device 6, external storage device 7, communication port ff58, etc. through the data input/output means 1, and is stored in the data storage means 2. After the data is stored in the data storage means 2, the general control means 6
displays a certain amount of data in the data storage means 2 on the display means 4.

表示手段4に表示した後、総合制御手段6は、操作手段
3からの操作またはデータ信号を待ち、操作信号を受は
取るとその信号に従ってデータ記憶手段2のデータに編
集操作を行い、データ信号を受けると現在カーソルが示
しているデータの値を変更して、再び表示手段4に表示
を行う。同様に様々な編集作業を行い、出力制御機能に
よって総合制御手段6ば、その時点でのデータ記憶手段
2のデータをデータ入出力手段1を通して目的の出力光
へデータを出力する。
After displaying on the display means 4, the general control means 6 waits for an operation or a data signal from the operation means 3, and upon receiving the operation signal, performs an editing operation on the data in the data storage means 2 according to the signal, and converts the data signal When received, the value of the data currently indicated by the cursor is changed and displayed on the display means 4 again. Similarly, various editing operations are performed, and the output control function causes the general control means 6 to output the data in the data storage means 2 at that time through the data input/output means 1 to the target output light.

第2図は本発明の一実施例における表示手段4の詳細な
表示内容を示している。
FIG. 2 shows detailed display contents of the display means 4 in one embodiment of the present invention.

第2図は、データ記憶手段2のデータが表示手段4に表
示される過程を具体的に示したもので、この例ではデー
タ記憶手段2の内のデータを総合制御手段5で16進数
を表わす文字データ、O〜9、&〜fのアスキー文字に
変換し、それぞれデータの位置がわかるように、その行
の先頭アドレスを、データの左側に16進数で表示する
。さらにバイナリデータの中にも、文字列が含まれてい
ることは多々あり、データがアスキー文字、またはシフ
)JISの漢字コードであれば、その文字を画面布に表
示する。文字表示は、その−行内で順にデータと対応し
ておシ、非アスキーおよび非シフ)JISのデータは1
.(ドツト)で表示する。画面中央のデータ表示部には
、総合制御手段6によって現在変更可能なデータの位置
を示すカーソルが表示されている。
FIG. 2 specifically shows the process in which the data in the data storage means 2 is displayed on the display means 4. In this example, the data in the data storage means 2 is expressed in hexadecimal by the comprehensive control means 5. The character data is converted into ASCII characters O~9, &~f, and the start address of the line is displayed in hexadecimal on the left side of the data so that the position of each data can be known. Furthermore, binary data often contains character strings, and if the data is ASCII characters or Schiff) JIS kanji code, the characters are displayed on the screen cloth. The character display corresponds to the data in the - line in order (Oshi, non-ASCII and non-shift) JIS data is 1
.. (dot). A cursor indicating the position of data that can be currently changed by the comprehensive control means 6 is displayed on the data display section at the center of the screen.

第3図は、総合制御手段6に対し、操作信号、およびデ
ータ信号を送信する操作手段3を示しており、操作機能
を実行する操作キーと、データ信号を入力するテンキー
、およびアルファベットキーで構成されている。
FIG. 3 shows the operation means 3 that transmits operation signals and data signals to the comprehensive control means 6, and is composed of operation keys for executing operation functions, a numeric keypad for inputting data signals, and alphabet keys. has been done.

本発明の実施例について、その動作の詳細を次に説明す
る。
The details of the operation of the embodiment of the present invention will be described below.

ROM上のデータやプログラム等のバイナリデータを実
際に編集する場合、ROM書き込み装置らからデータ入
出力手段1を通してデータ記憶手段2にデータを記憶し
、最初はそのデータの先頭から表示手段4上に表示する
。総合制御手段5によって、表示手段4のデータの先頭
にカーソルが置かれ、操作手段3の矢印キーでカーソル
を上下左右に動かして、変更するデータ位置に移動する
When actually editing binary data such as data or programs on a ROM, data is stored in the data storage means 2 from the ROM writing device etc. through the data input/output means 1, and is first displayed on the display means 4 from the beginning of the data. indicate. The general control means 5 places a cursor at the beginning of the data on the display means 4, and the cursor is moved up, down, left and right using the arrow keys of the operation means 3 to move to the data position to be changed.

カーソル上のデータに対し、操作手段3のテンキーおよ
びアルファベットキーIL % fの文字を用いて、1
6進数でデータを入力する。総合制御手段5は、データ
記憶手段4でカーソルが示している位置のデータを入力
されたデータで置き換え、表示手段4に対し変更部の表
示を書き換える。第2図の表示手段4では、データの先
頭0の所にカーソルがあシ、第3図の操作手段3上の矢
印キーで右方向に4回移動する。この時カーソルは、3
番目のデータ2Gの2の所にあシ、操作手段3のテンキ
ーで4を入力すると2が4に代わシ、文字表示の3番目
の、(ドツト)がアスキー文字のLに変わる。
For the data on the cursor, use the numeric keypad of operation means 3 and the character of alphabet key IL % f to 1
Enter data in hexadecimal. The general control means 5 replaces the data at the position indicated by the cursor in the data storage means 4 with the input data, and rewrites the display of the change section on the display means 4. In the display means 4 of FIG. 2, the cursor is placed at the beginning 0 of the data, and the cursor is moved to the right four times using the arrow keys on the operation means 3 of FIG. At this time, the cursor is 3
If you enter 4 at 2 of the 2th data 2G, and enter 4 using the numeric keypad of the operating means 3, 2 will be replaced by 4, and the 3rd dot in the character display will be changed to the ASCII character L.

また、操作手段30制御キーでは、挿入、削除、文字列
検索、数値検索、文字列置換、出力制御、ページ送り、
ページ戻し、指定アドレス表示の機能を総合制御手段6
に伝え、総合制御手段5は、それぞれの機能に伴った処
理および要求を、データ記憶手段2、表示手段4、デー
タ入出力手段1に対して行う。
In addition, the control keys of the operation means 30 include insertion, deletion, string search, numerical search, string replacement, output control, page turn,
Comprehensive control means 6 for page return and designated address display functions
The general control means 5 sends processing and requests to the data storage means 2, the display means 4, and the data input/output means 1 according to their respective functions.

編集作業の終了は、終了キーを押すことによって行う。The editing work is completed by pressing the end key.

発明の効果 以上のように本発明は、データ入出力手段から入力され
た任意の形式のデータを、データ記憶手段に記憶し、デ
ータの位置情報と併記しながら表示手段に表示して、操
作手段からのデータ移動や編集指示に対応した処理を行
ってデータ記憶手段中の文字及び任意のデータを加工し
、出力することができる。上記の構成をとることによシ
簡単な構成によって、ROM書込装置、外部記憶装置及
び通信回線上のデータを修復する場合の操作性を著しく
改善することができる。
Effects of the Invention As described above, the present invention stores data in any format input from the data input/output means in the data storage means, displays it on the display means together with data position information, and displays the data on the operation means. The characters and arbitrary data in the data storage means can be processed and output by performing processing corresponding to data movement and editing instructions from the data storage means. By employing the above configuration, the operability when restoring data on the ROM writing device, external storage device, and communication line can be significantly improved with a simple configuration.

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

第1図は本発明の一実施例におけるバイナリデータ編集
装置の構成図、第2図はデータ記憶手段に記憶されたデ
ータが表示手段に表示される過程を具体的に示した図、
第3図は操作手段の入カキ−の一例を示した図である。 1・・・・・・データ入出力手段、2・・・・・・デー
タ記憶手段、3・・・・・操作手段、4・・・・・・表
示手段、5・・・・・総合制御手段。 代理人の氏名 弁理士 粟 野 重 孝 ほか1名■a
O東
FIG. 1 is a block diagram of a binary data editing device according to an embodiment of the present invention, and FIG. 2 is a diagram specifically showing a process in which data stored in a data storage means is displayed on a display means.
FIG. 3 is a diagram showing an example of an input key of the operating means. 1...Data input/output means, 2...Data storage means, 3...Operation means, 4...Display means, 5...General control means. Name of agent: Patent attorney Shigetaka Awano and one other person■a
O east

Claims (1)

【特許請求の範囲】[Claims] 文字データおよび任意の形式のデータを入力するデータ
入力手段と、前記データ入力手段から入力されたデータ
を記憶装置に記憶しておくデータ記憶手段と、前記デー
タ記憶手段の内容をデータ位置を示すインデックスと併
記して順次表示するデータ表示手段と、前記データ記憶
手段のデータ位置の指定とデータ入力を行う操作手段と
よりなり、前記データ表示手段によって表示されたデー
タを、前記操作手段から出力される指示信号によって編
集処理を行い、前記データ記憶手段中の文字及び任意の
形式のデータを加工し、出力することを特徴とするバイ
ナリデータ編集装置。
data input means for inputting character data and data in any format; data storage means for storing the data input from the data input means in a storage device; and an index indicating the data position of the contents of the data storage means. and an operating means for specifying a data position in the data storage means and inputting the data, and the data displayed by the data displaying means is outputted from the operating means. A binary data editing device, characterized in that it performs editing processing in response to an instruction signal, processes characters and arbitrary format data in the data storage means, and outputs the processed data.
JP2101284A 1990-04-17 1990-04-17 Binary data editing device Pending JPH04532A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2101284A JPH04532A (en) 1990-04-17 1990-04-17 Binary data editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2101284A JPH04532A (en) 1990-04-17 1990-04-17 Binary data editing device

Publications (1)

Publication Number Publication Date
JPH04532A true JPH04532A (en) 1992-01-06

Family

ID=14296562

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2101284A Pending JPH04532A (en) 1990-04-17 1990-04-17 Binary data editing device

Country Status (1)

Country Link
JP (1) JPH04532A (en)

Similar Documents

Publication Publication Date Title
JPS5810238A (en) Information forming device
JPH08329004A (en) Method for improving terminal operability of application program use
JPH04532A (en) Binary data editing device
JPH0252299B2 (en)
JPS63276163A (en) Document producing device
JPS61182164A (en) Chinese language input device
JPH04148370A (en) Document processor
JPH0643836Y2 (en) Character output device
JPH07200226A (en) Visualizing device for operation string
JPS6394324A (en) Field input processing system
JPH0314168A (en) Character processor
JPS6339028A (en) Display compiling system
JPH0256059A (en) Document preparing device
JPH061470B2 (en) Text processor
JPS58166375A (en) Learning apparatus
JPS6325765A (en) Document editing device
JPH0362170A (en) Comment input method in cad system
JPH031273A (en) Character processor having operation self-study function
JPH0650506B2 (en) Kana-Kanji converter
JPH0546593A (en) Character input device
JPH03141461A (en) Document processor
JPH04128794A (en) Graphic editing device
JPH0687240B2 (en) Document processor
JPS62145317A (en) Character input device
JPS63204326A (en) Data processor