Skip to content

pavelslabikov/assembly-tasks

Repository files navigation

assembly-tasks

Homeworks of assembly language course

polish_notation (GAS)

Calculator with basic arithmetic operations (/ * + -) and brackets

image_2023-01-18_11-28-06

paint (NASM)

Simple version of Paint for pixel drawing that allows to save / load .bmp files

ezgif com-gif-maker (1)

ascii_table (NASM)

Draws ascii table (COM file size must be < 200 bytes)

ascii_table (2)

key_code_printer (NASM)

Infinitely waits for keyboard press events (until ESC is pressed) and prints for every button:

scan code key code ascii representation

printer

About

Homeworks of assembly language course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published