Individual projects written during college
-
Updated
Jun 24, 2020 - Python
Individual projects written during college
implemented basic problems and procedure calls using x64 Assembly, x32 Assembly and AT&T syntax.
This is project was developed as coin acceptor interface. A popular vending machine that allows users or customers to make payment, it is an intuitive payment solution. I developed the hardware interface with two proposed optimal solutions, more information can be seen on the link provided .
Building Assembler for my custom-built Arithmetic Computing Machinery from Computing Machinery from Scratch Project. I aim to develop a complete Instruction set that completely maps every possible Machine code instruction to the Assembly language.
Add a description, image, and links to the hardware-software-interface topic page so that developers can more easily learn about it.
To associate your repository with the hardware-software-interface topic, visit your repo's landing page and select "manage topics."