Languages
- 3321
- Intel Assembler CodeTable 80x86 - Overview Mnemonics
- Short overview containing all instructions (transfer, arithmetic, logic, jumps), a diagram of the registers (EAX, EDX, ECX, EBX), demo program, fits to one single page, download, free
- 3322
- Linux Assembly HOWTO
- Guide describes how to program in assembly using free programming tools, focusing on development for or from Linux OS on i386. By Francois-Rene Rideau 1996-1999, Konstantin Boldyshev 1999-2002.
- 3324
- Programming from the Ground Up
- Book on Linux x86 assembly language programming which is available both in print and online under the GFDL license. Targetted to both new programmers and professional programmers who have not yet learned assembly language.
- 3325
- Win32 Assembler Coding Tutorial
- Covers MASM, TASM, NASM used with Win32, DirectX, multimedia. Especially for Games and Demos. Has sample code.
- 3328
- Brian Raiter's NASM Tiny Programs
- Provided as exhibitions of just how compressed a Linux ELF executable can be and still function.
- 3329
- Programming - ticalc.org
- Assembler resources, tutorials, program ideas, and emulators for the TI calculators.
- 3330
- TI-85 Assembler Programming
- Contains lessons on how to program the TI-85 calculator in Z80 assembly language, designed for beginners in Z80 programming.
- 3335
- Exotecha Development
- General 3d concepts are shared to the public. Downloads only have source code included.
- 3336
- Underware Design
- An independent game developer for Windows. Site maintains a good collection of source code for Dark Basic.
- 3337
- Pete's QBASIC / QuickBasic Site
- By Peter Robert Berg. has a number of tutorials ranging from beginner to advanced.
- 3338
- Chet Zema - ChetOS Online
- Computer programming and information theory, variety of topics on theology and political conservatism. Quick Basic projects, including ChetOS GUI system.