Concerning free software, programming, and whatever else I find interesting. Also the blog for my Web site, frigidcode.com.
First program in x86_64 assembly!
Posted 02-23-2012 at 12:38 PM by hydraMax
I wrote my first program in x86_64 assembly, learning from the AMD and GAS manuals. It is a text-based implementation of the old sliding puzzle game Fifteen:
https://frigidcode.com/code/fifteen/
Requires GCC to compile and a 64-bit OS to run.
https://frigidcode.com/code/fifteen/
Requires GCC to compile and a 64-bit OS to run.
Total Comments 0




