« earlier | later » Page 1 of 2
linux-insides/asm.md at master · 0xAX/linux-insides edit / delete
A nice introduction to GCC inline assembler.
VisUAL - A highly visual ARM emulator edit / delete
"VisUAL has been developed as a cross-platform tool to make learning ARM Assembly language easier." From Imperial.
to arm assembler programming teaching visualisation ... on 28 February 2016
As the title suggests. Has an "early ARM" (i.e. Acorn) focus, but still a useful reference for 32-bit ARM in general.
to ag0700 arm assembler programming ... on 22 January 2016
Do Not Set Yourself On Fire: Assembly Evolution Part 1: Accessing Memory and the strange case of the Intel 4004 edit / delete
The history of memory access in Intel's CPU designs.
to 4004 8008 8080 architecture assembler intel retrocomputing x86 ... on 17 March 2015
An 88 Byte Bare-Metal Mandelbrot Generator | Nothing Untoward edit / delete
Drawing the Mandelbrot set using fixed-point arithmetic in x86 assembler.
to assembler bootblock cute-code fractal mandelbrot x86 ... on 18 January 2015
Computer Archeology edit / delete
Reverse-engineering arcade and 8-bit games. The level of detail here varies quite a bit, but some of the articles are very interesting.
to arcade assembler games retrocomputing reverse-engineering software ... on 23 August 2014
A Great Old-Timey Game-Programming Hack - Tom Moertel’s Blog edit / delete
In brief: the register set push/pop instructions on the 6809 can be abused to copy data efficiently.
to 6809 assembler optimisation ... on 29 December 2013
ACME - the ACME Crossassembler for Multiple Environments edit / delete
For 6502 and related processors.
to 6502 assembler retrocomputing software ... on 23 May 2013
Amiga group Action's Brief News! http://zap.to/action/ edit / delete
In 1995, they would have been a cracking group; these days they produce WHDLoad patches for games. Lots of interesting technical detail about how to reverse-engineer game bootloaders.
to amiga assembler cracking disk pirate retrocomputing reverse-engineering software ... on 09 January 2013
ARM Assembly Language Programming edit / delete
Good rapid overview of ARM3 assembler -- written for the Archimedes, so with a section on BBC BASIC's assembler too...
to acorn arm assembler etext retrocomputing ... on 02 November 2011
« earlier | later » Page 1 of 2
- assembler | |
1 | + 4004 |
3 | + 6502 |
1 | + 68000 |
1 | + 6809 |
1 | + 8008 |
1 | + 8080 |
1 | + acorn |
2 | + ag0700 |
1 | + amiga |
1 | + arcade |
1 | + architecture |
3 | + arm |
1 | + bootblock |
1 | + c |
1 | + compiler |
1 | + concurrency |
1 | + cracking |
1 | + cute-code |
1 | + debugging |
1 | + disk |
1 | + etext |
1 | + fractal |
1 | + games |
2 | + gcc |
1 | + intel |
1 | + low-level |
1 | + mandelbrot |
2 | + optimisation |
1 | + pirate |
9 | + programming |
1 | + research |
5 | + retrocomputing |
2 | + reverse-engineering |
3 | + software |
2 | + sparc |
1 | + systems |
1 | + teaching |
1 | + visualisation |
1 | + windows |
3 | + x86 |
tasty by Adam Sampson.