Mirror of CollapseOS
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

12 Zeilen
392B

  1. ( RLATOM pre-comment
  2. Relink atom at a, applying offset o with limit ol.
  3. Returns a, appropriately skipped.
  4. 0x24 = IF: 0x24 is an addrWord, which should be offsetted in
  5. the same way that a regular word would. To achieve this, we
  6. skip ASKIP and instead of skipping 4 bytes like a numberWord,
  7. we skip only 2, which means that our number will be treated
  8. like a regular wordref. )