Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Programming:An example to define a RSX

88 bytes added, 22:29, 20 April 2024
defb "COMMAND","1"+&80 ;the last letter of each RSX name must have bit 7 set to 1.
defb "COMMAND","2"+&80 ;This is used by the Kernel to identify the end of the name.
defb "COMMAND","3"+&80 ;commands in ALWAYS in UPPER case, otherwise you'll get errors
defb 0 ;end of name table marker
ret
</pre>
 
[[Category:Programming]]
24
edits