From e1092fa26194b6d373b47d5a761b52a8940f3635 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 9 Apr 2020 19:18:42 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20=D1=80=D0=B5=D1=84=D0=B5=D1=80?= =?UTF-8?q?=D0=B0=D1=82=20=D0=B8=20=D0=BF=D0=B5=D1=80=D0=B2=D1=8B=D0=B5=20?= =?UTF-8?q?=D0=B4=D0=B2=D0=B5=20=D0=BB=D0=B0=D0=B1=D0=BE=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=BD=D1=8B=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lab10_prog_assembly/images/task1/assembly.png | Bin 0 -> 6338 bytes labs/guschin/lab10_prog_assembly/images/task1/link.png | Bin 0 -> 3628 bytes labs/guschin/lab10_prog_assembly/images/task1/run.png | Bin 0 -> 2943 bytes .../lab10_prog_assembly/images/task1/run_hel1bat.png | Bin 0 -> 21545 bytes .../lab10_prog_assembly/images/task1/run_helbat.png | Bin 0 -> 16183 bytes .../lab10_prog_assembly/images/task1/run_hello11.png | Bin 0 -> 3878 bytes .../guschin/lab10_prog_assembly/images/task1/source.png | Bin 0 -> 29219 bytes .../lab10_prog_assembly/images/task2/run_hello2.png | Bin 0 -> 21918 bytes .../lab10_prog_assembly/images/task2/source_hello2.png | Bin 0 -> 63022 bytes .../lab10_prog_assembly/images/task3/assebly_hello3.png | Bin 0 -> 8204 bytes .../images/task3/assemble_hello_lst.png | Bin 0 -> 6633 bytes .../lab10_prog_assembly/images/task3/hello1_lst.png | Bin 0 -> 98977 bytes .../lab10_prog_assembly/images/task3/link_hello3.png | Bin 0 -> 3203 bytes .../lab10_prog_assembly/images/task3/run_hello3.png | Bin 0 -> 3993 bytes .../lab10_prog_assembly/images/task3/source_hello3.png | Bin 0 -> 31722 bytes 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 labs/guschin/lab10_prog_assembly/images/task1/assembly.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task1/link.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task1/run.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task1/run_hel1bat.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task1/run_helbat.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task1/run_hello11.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task1/source.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task2/run_hello2.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task2/source_hello2.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png (limited to 'labs/guschin/lab10_prog_assembly/images') diff --git a/labs/guschin/lab10_prog_assembly/images/task1/assembly.png b/labs/guschin/lab10_prog_assembly/images/task1/assembly.png new file mode 100644 index 0000000..ce05d67 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task1/assembly.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task1/link.png b/labs/guschin/lab10_prog_assembly/images/task1/link.png new file mode 100644 index 0000000..440bc73 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task1/link.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task1/run.png b/labs/guschin/lab10_prog_assembly/images/task1/run.png new file mode 100644 index 0000000..9bbf85b Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task1/run.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task1/run_hel1bat.png b/labs/guschin/lab10_prog_assembly/images/task1/run_hel1bat.png new file mode 100644 index 0000000..ee95e64 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task1/run_hel1bat.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task1/run_helbat.png b/labs/guschin/lab10_prog_assembly/images/task1/run_helbat.png new file mode 100644 index 0000000..007b319 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task1/run_helbat.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task1/run_hello11.png b/labs/guschin/lab10_prog_assembly/images/task1/run_hello11.png new file mode 100644 index 0000000..a2aa49c Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task1/run_hello11.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task1/source.png b/labs/guschin/lab10_prog_assembly/images/task1/source.png new file mode 100644 index 0000000..3f665d4 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task1/source.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task2/run_hello2.png b/labs/guschin/lab10_prog_assembly/images/task2/run_hello2.png new file mode 100644 index 0000000..0e2cde5 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task2/run_hello2.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task2/source_hello2.png b/labs/guschin/lab10_prog_assembly/images/task2/source_hello2.png new file mode 100644 index 0000000..4542e14 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task2/source_hello2.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png new file mode 100644 index 0000000..9675bfe Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png b/labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png new file mode 100644 index 0000000..4f129bb Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png b/labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png new file mode 100644 index 0000000..e6331b4 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png new file mode 100644 index 0000000..0a99312 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png new file mode 100644 index 0000000..48854a9 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png new file mode 100644 index 0000000..c104b51 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png differ -- cgit v1.2.3