No description
Find a file
2024-01-12 00:48:31 +03:00
.gitignore feat: get input 2024-01-04 02:31:13 +03:00
001-hello_world.s feat: hello_world 2024-01-03 20:51:11 +03:00
002-comparation.s feat: comparation 2024-01-03 22:32:13 +03:00
003-loop.s feat: loop 2024-01-03 22:58:14 +03:00
004-get_input.s feat: get input 2024-01-04 02:31:13 +03:00
005-half_digit_adder.s feat: half digit 2024-01-07 03:48:37 +03:00
006-reboot_system.s feat: reboot_system 2024-01-07 14:35:49 +03:00
007-find_smallest.s feat: find_smallest 2024-01-07 19:27:35 +03:00
008-fibonacci.s fix: wrong register 2024-01-09 00:13:36 +03:00
009-right_triangle.s feat: right_triangle 2024-01-11 01:26:42 +03:00
010-isosceles_triangle.s feat: isosceles_triangle 2024-01-12 00:48:31 +03:00
compile feat: half digit 2024-01-07 03:48:37 +03:00
LICENSE Initial commit 2024-01-03 17:26:59 +00:00
README.md Initial commit 2024-01-03 17:26:59 +00:00

Assembly