Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
a78e033bdd3db122a
作成日
5 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
8 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
52 行
すべてコピー
6 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
52 行
すべてコピー
#------------------------------------------------------------
#------------------------------------------------------------
コピー
コピー済み
コピー
コピー済み
# AT89S825
3
# AT89S825
2
#------------------------------------------------------------
#------------------------------------------------------------
part
part
コピー
コピー済み
コピー
コピー済み
id = "825
3
";
id = "825
2
";
desc = "AT89S825
3
";
desc = "AT89S825
2
";
chip_erase_delay = 20000;
chip_erase_delay = 20000;
pgm_enable = "1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 1",
pgm_enable = "1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 1",
コピー
コピー済み
コピー
コピー済み
"x x x x x x x x
x x x x x x x x
";
"x x x x x x x x
";
コピー
コピー済み
コピー
コピー済み
chip_erase = "1 0 1 0 1 1 0 0
1 0 0 x
x x x x
",
chip_erase = "1 0 1 0 1 1 0 0
x x x x
x 1 0 0
",
"x x x x x x x x
x x x x x x x x
";
"x x x x x x x x
";
timeout = 200;
timeout = 200;
stabdelay = 100;
stabdelay = 100;
cmdexedelay = 25;
cmdexedelay = 25;
synchloops = 32;
synchloops = 32;
bytedelay = 0;
bytedelay = 0;
pollindex = 3;
pollindex = 3;
pollvalue = 0x53;
pollvalue = 0x53;
predelay = 1;
predelay = 1;
postdelay = 1;
postdelay = 1;
pollmethod = 0;
pollmethod = 0;
memory "flash"
memory "flash"
コピー
コピー済み
コピー
コピー済み
size =
12288
;
size =
8192
;
paged = no;
paged = no;
min_write_delay = 4000;
min_write_delay = 4000;
max_write_delay = 9000;
max_write_delay = 9000;
readback_p1 = 0xff;
readback_p1 = 0xff;
readback_p2 = 0xff;
readback_p2 = 0xff;
read = " 0 0 1 0 0 0 0 0",
read = " 0 0 1 0 0 0 0 0",
" x x a13 a12 a11 a10 a9 a8",
" x x a13 a12 a11 a10 a9 a8",
" a7 a6 a5 a4 a3 a2 a1 a0",
" a7 a6 a5 a4 a3 a2 a1 a0",
" o o o o o o o o";
" o o o o o o o o";
write = " 0 1 0 0 0 0 0 0",
write = " 0 1 0 0 0 0 0 0",
" x x a13 a12 a11 a10 a9 a8",
" x x a13 a12 a11 a10 a9 a8",
" a7 a6 a5 a4 a3 a2 a1 a0",
" a7 a6 a5 a4 a3 a2 a1 a0",
" i i i i i i i i";
" i i i i i i i i";
mode = 0x21;
mode = 0x21;
delay = 12;
delay = 12;
;
;
memory "signature"
memory "signature"
size = 2;
size = 2;
readback_p1 = 0x1E;
readback_p1 = 0x1E;
コピー
コピー済み
コピー
コピー済み
readback_p2 = 0x7
3
;
readback_p2 = 0x7
2
;
read = "0 0 1 0 1 0 0 0 x x x x x x x x",
read = "0 0 1 0 1 0 0 0 x x x x x x x x",
"x x 1 1 0 0 0 a0 o o o o o o o o";
"x x 1 1 0 0 0 a0 o o o o o o o o";
;
;
;
;
保存された差分
原文
ファイルを開く
#------------------------------------------------------------ # AT89S8253 #------------------------------------------------------------ part id = "8253"; desc = "AT89S8253"; chip_erase_delay = 20000; pgm_enable = "1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 1", "x x x x x x x x x x x x x x x x"; chip_erase = "1 0 1 0 1 1 0 0 1 0 0 x x x x x", "x x x x x x x x x x x x x x x x"; timeout = 200; stabdelay = 100; cmdexedelay = 25; synchloops = 32; bytedelay = 0; pollindex = 3; pollvalue = 0x53; predelay = 1; postdelay = 1; pollmethod = 0; memory "flash" size = 12288; paged = no; min_write_delay = 4000; max_write_delay = 9000; readback_p1 = 0xff; readback_p2 = 0xff; read = " 0 0 1 0 0 0 0 0", " x x a13 a12 a11 a10 a9 a8", " a7 a6 a5 a4 a3 a2 a1 a0", " o o o o o o o o"; write = " 0 1 0 0 0 0 0 0", " x x a13 a12 a11 a10 a9 a8", " a7 a6 a5 a4 a3 a2 a1 a0", " i i i i i i i i"; mode = 0x21; delay = 12; ; memory "signature" size = 2; readback_p1 = 0x1E; readback_p2 = 0x73; read = "0 0 1 0 1 0 0 0 x x x x x x x x", "x x 1 1 0 0 0 a0 o o o o o o o o"; ; ;
変更されたテキスト
ファイルを開く
#------------------------------------------------------------ # AT89S8252 #------------------------------------------------------------ part id = "8252"; desc = "AT89S8252"; chip_erase_delay = 20000; pgm_enable = "1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 1", "x x x x x x x x"; chip_erase = "1 0 1 0 1 1 0 0 x x x x x 1 0 0", "x x x x x x x x"; timeout = 200; stabdelay = 100; cmdexedelay = 25; synchloops = 32; bytedelay = 0; pollindex = 3; pollvalue = 0x53; predelay = 1; postdelay = 1; pollmethod = 0; memory "flash" size = 8192; paged = no; min_write_delay = 4000; max_write_delay = 9000; readback_p1 = 0xff; readback_p2 = 0xff; read = " 0 0 1 0 0 0 0 0", " x x a13 a12 a11 a10 a9 a8", " a7 a6 a5 a4 a3 a2 a1 a0", " o o o o o o o o"; write = " 0 1 0 0 0 0 0 0", " x x a13 a12 a11 a10 a9 a8", " a7 a6 a5 a4 a3 a2 a1 a0", " i i i i i i i i"; mode = 0x21; delay = 12; ; memory "signature" size = 2; readback_p1 = 0x1E; readback_p2 = 0x72; read = "0 0 1 0 1 0 0 0 x x x x x x x x", "x x 1 1 0 0 0 a0 o o o o o o o o"; ; ;
違いを見つける