Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 400 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 400 Bytes

Welcome to my Assembly exercises list

All programs were made using a custom header that aids with printing to the console and taking data from the user.

Shout out xorpd for the exercises.
The x86 assembly sources can be assembled using FASM
The 8085 assembly sources can be assembled using win85