Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Esercizi Assembly 8086
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Classi terze
Sistemi e reti
Esercizi Assembly 8086
Commits
8bc863e6
Commit
8bc863e6
authored
3 years ago
by
fuligni
Browse files
Options
Downloads
Plain Diff
Modifiche del 20/02/2022
parents
62a0a447
466aaea3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-0
3 additions, 0 deletions
README.md
with
3 additions
and
0 deletions
README.md
+
3
−
0
View file @
8bc863e6
...
@@ -9,6 +9,7 @@ libro di testo "Nuovo Sistemi e reti 1" (editore Hoepli)
...
@@ -9,6 +9,7 @@ libro di testo "Nuovo Sistemi e reti 1" (editore Hoepli)
## Soluzioni degli esercizi
## Soluzioni degli esercizi
1.
[
Istruzioni di salto
](
U3L5
)
(
Unità
3 Lezione 5)
1.
[
Istruzioni di salto
](
U3L5
)
(
Unità
3 Lezione 5)
<<<<<<< HEAD
## Routine di Input/Output basate sul sevizio DOS 21h
## Routine di Input/Output basate sul sevizio DOS 21h
*
(
[
LEGGI_U.ASM
](
IO/LEGGI_U.ASM
)
) - Lettura da tastiera di un numero senza segno a 16 bit
*
(
[
LEGGI_U.ASM
](
IO/LEGGI_U.ASM
)
) - Lettura da tastiera di un numero senza segno a 16 bit
...
@@ -16,3 +17,5 @@ libro di testo "Nuovo Sistemi e reti 1" (editore Hoepli)
...
@@ -16,3 +17,5 @@ libro di testo "Nuovo Sistemi e reti 1" (editore Hoepli)
*
(
[
SCRIVI_U.ASM
](
IO/SCRIVI_U.ASM
)
) - Scrittura su monitor di un numero senza segno a 16 bit
*
(
[
SCRIVI_U.ASM
](
IO/SCRIVI_U.ASM
)
) - Scrittura su monitor di un numero senza segno a 16 bit
*
(
[
SCRIVI_I.ASM
](
IO/SCRIVI_I.ASM
)
) - Scrittura su monitor di un numero con segno a 16 bit
*
(
[
SCRIVI_I.ASM
](
IO/SCRIVI_I.ASM
)
) - Scrittura su monitor di un numero con segno a 16 bit
=======
>>>>>>> 466aaea32768a4bfcc223a95ca1bf8719eae61dd
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment