diff options
author | Pixel <> | 2001-04-16 19:46:19 +0000 |
---|---|---|
committer | Pixel <> | 2001-04-16 19:46:19 +0000 |
commit | 5aa98a4268a996cbda795489cf4f01f0418160e3 (patch) | |
tree | 3f6d4c81e9726fddf5f225280321a0088f189760 /samples/sommeentiers.s | |
parent | b0d0585a74ba04fc108607004ab0fca30b86172e (diff) |
Ptit changement
Diffstat (limited to 'samples/sommeentiers.s')
-rw-r--r-- | samples/sommeentiers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/sommeentiers.s b/samples/sommeentiers.s index 2e533a7..e8b6926 100644 --- a/samples/sommeentiers.s +++ b/samples/sommeentiers.s @@ -25,4 +25,4 @@ BOUCLE: ADD R1,R1,R5 ; R1=R1+R5 MOV, [0xffffff06], SOMME ; MOV, [0xffffff06], SOMME+2 ; MOV, [0xffffff04], MSG2 ; - HALT
\ No newline at end of file + HALT ; |