Changes

ASIC

1 byte removed, 5 July
/* DMA commands */
Note that:
* REPEAT Loops cannot be nested . Only one is allowed to be active per instruction stream at any time.
* REPEAT 0 and PAUSE 0 instructions have no effect, i.e. they are equivalent to NOP.
* Control group (4xxxh) instructions can be logically ORed to produce more complex instructions, e.g. INT|STOP = 4030h = Interrupt and Stop.
6,129
edits