Languages
- 242
- JimW's APL Information
- An overview of APL, information on getting started, and a large collection of APL articles and references.
- 243
- Basic Vertex Shader
- A clean example of a no-frills vertex shader. demonstrates input/output semantics, application variables and state values.
- 245
- Shader Designer - Vertex Shader Example
- An example of ARB vertex shader code generated by Shader Designer. Includes a screen shot of a metallic shader.
- 246
- 8051 Macro Assembler ASEM-51
- Assembler for the Intel MCS-51 family of microcontrollers. [Freeware]
- 247
- 8051 Visual Simulator
- An integrated development environment for 8051 assembly language programs allows you to control simulated peripherals such as a scrolling signboard, a robotic mouse, and an audio peak detector.
- 248
- Assembly HOWTO
- by Konstantin Boldyshev, Francois-Rene Rideau: insightful, general systems and usage philosophy, and tips.
- 250
- Assembly for Dummies
- Articles, tutorials, books, links, other resources for those wanting to learn assembly language.
- 252
- CPU Specific Languages: Assembly Languages
- Link collection on assemblers, simulators, interpreters, all with source code. [RocketAware.com]
- 253
- Linux Assembly
- On this site you will find various resources ranging from tutorials, documentation up to actual Linux and Unix tools written in assembly language.
- 254
- MicroAPL Porting Tools and Services
- A range of products which translate assembly-language code into optimized code for other architectures. Products include Relogix, an assembler-to-C translator, and PortAsm/68K, which converts 68000 assembly language source to run on the PowerPC, Intel x86.