The Tutorials at asmtutor.com, only in both 32 and 64-bit versions, with some nasm tricks and commentary. #inprogress
Go to file
Elf M. Sternberg 4a7fa5a427 Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
.gitignore Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
Makefile Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
hello32.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
hello64.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
number.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
something.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
threads-x86_64.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00