; NOP0 ; pas d'opération ; NOP1 ; pas d'opération ; NOP2 ; pas d'opération ; NOP3 ; pas d'opération ; ; NOP opérandes ; ; Cette instruction est un appel à une interruption PEP8 qui retourne rien. ; Cependant il est possible de modifier le système d'exploitation afin d'implanter de nouvelles fonctionnalités. ; ; NOP0: code instruction: 00100100 hexa:24 ; NOP1: code instruction: 00100101 hexa:25 ; NOP2: code instruction: 00100110 hexa:26 ; NOP3: code instruction: 00100111 hexa:27 ; ; NOP opérandes 00101aaa (aaa:mode d'adressage 000 à 111) hexa:28 à 2F ; NOP0 ; pas d'opération NOP1 ; pas d'opération NOP2 ; pas d'opération NOP3 ; pas d'opération ; NOP 5,i ; pas d'opération ; ; Tous les TEMOINS demeurent inchangés suite à l'instruction NOP0/NOP1/NOP2/NOP3/NOP. ; STOP ; .END