diff --git a/Path.asm b/Path.asm index 1e32447..1f3be12 100644 --- a/Path.asm +++ b/Path.asm @@ -12,7 +12,7 @@ _main: MOV R0 51 OUT R0 - TIM 162 ; Ligne droite OK + TIM 165 ; Ligne droite OK MOV R0 49 ; 0b 0011 0001 OUT R0 diff --git a/notes.txt b/notes.txt index 3d7d111..e222239 100644 --- a/notes.txt +++ b/notes.txt @@ -176,6 +176,8 @@ Demi tour + fuite {"type": "msg", "format": "base64", "string": "4Dvw+ID4MuAA8Phk4Mzw+KXgAPDgAPD4ZIA="} Parcours -{"type": "msg", "format": "base64", "string": "4BHw+ILgIvD4guAz8Pii4DHw+ILgM/D4mOAT8PiC4DPw+IjgAPCA4ADw+GSA"} +{"type": "msg", "format": "base64", "string": "4BHw+ILgIvD4guAz8Pil4DHw+ILgM/D4mOAT8PiC4DPw+IjgAPCA4ADw+GSA"} + + diff --git a/out.bin b/out.bin index 4bb651f..9f6357d 100644 Binary files a/out.bin and b/out.bin differ