asl_oddities
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| asl_oddities [2013/01/14 12:46] – created darkbyte | asl_oddities [2017/11/25 17:42] (current) – darkbyte | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | === Alfred Arnold' | + | ====Alfred Arnold' |
| - | // | + | ---- |
| + | |||
| + | Syntax | ||
| <code z80> | <code z80> | ||
| - | ld ixu,NN | + | ld ixu,N |
| - | ld ixl,NN | + | ld ixl,N |
| - | ld iyu,NN | + | ld iyu,N |
| - | ld iyl,NN | + | ld iyl,N |
| </ | </ | ||
| - | // | + | ---- |
| + | |||
| + | Substitution | ||
| <code z80> | <code z80> | ||
| high equ (value / 256) | high equ (value / 256) | ||
| - | low equ (value | + | low equ (value |
| </ | </ | ||
| - | // | + | ---- |
| + | |||
| + | Address | ||
| <code z80> | <code z80> | ||
| boundary | boundary | ||
| - | < | + | </code> |
| + | |||
| + | ---- | ||
| + | |||
| + | **Navigation: | ||
asl_oddities.1358164005.txt.gz · Last modified: 2013/01/14 12:46 by darkbyte
