An open API service indexing awesome lists of open source software.

https://github.com/zeionara/asmwin

Asm multiplicator
https://github.com/zeionara/asmwin

arrays assembler multiplication windows

Last synced: 3 months ago
JSON representation

Asm multiplicator

Awesome Lists containing this project

README

        

# asmwin
Simple example of implementation application, written on assembler for the windows (masm-32 syntax).


Program model of 20x processor, which can multiply two 20x numbers using macros. Also it can create array of 20x integer numbers and show it in the separated window.