Linux
From SizeCoding
Revision as of 19:33, 16 March 2021 by Byteobserver (talk | contribs) (→Additional Resources: Add additional links)
Contents
Introduction
For X86 related information, please check the main pages on this website, as a lot of the same tricks will also work with X86 linux sizecoding. This page goes into the specifics of getting small binaries on linux.
Linux system
To be added.
Setting up
Setting up your development platform for Linux development:
- Suggested Distributions : -
- Assembler: NASM (?)
ELF Header Information
To be added.
System Calls
To be added.
Self compilation
To be added.
Accessing video
Accessing video
Getting something on screen
To be added soon.
Sound
To be added soon.
Make some noise
To be added soon.