Skip to content

Latest commit

 

History

109 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X86AssemblyPratice

Practicing MASM (Currently) x86 assembly to further understand what higher level code get compiled to from a compiler and be able to interpret it. Will Practice FASM eventually and ARM.

MASM exercise
Basic Arithmetic, Floating Point, String, SIMD, SSE, AVX, and other misc like input, output, etc..


Inspired by Mike Acton talk regarding to Data Oriented Display the importance of reading/writting assembly for truly understanding what happens to your code. https://www.youtube.com/watch?v=rX0ItVEVjHc&t=268s

Plus I enjoy writing in Assembly!!

About

Practice ASM (Currently) x86 assembly to further understand what higher-level code gets compiled from a compiler and be able to interpret it.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages