Assembly Language Randomness
From time to time I mess around with assembly language under Linux.
Some good reference sites
dual
dual is a quick hack that creates a Hello World binary that can run,
withouth modification, on both Linux and MS-DOS/Windows systems. That is,
it is both an ELF and DOS COM executable at the same time. get the
source or the 150byte binary.
notes on my attempts to write pure ascii machine language.
See this code which shows a neat Easter Egg on
AMD64 systems.
ll is a port of my linux_logo
program into 9+ different architectures of linux assembly.
tb_asm is a video game written
entirely in linux assembly language.
Back to My Home Page
©VMW Web Design (vince _at_ deater.net) : 4 March 2003