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

CP/M 2.2

156 bytes added, 15:35, 12 May 2018
/* TPA */
Subtract &A to include CCP. &8C-&0A = &82. So up to &8200 can be used.
 
When writing a COM program you should setup the stack before execution like this:
 
ld hl,(&0006)
ld sp,hl
 
otherwise you're using the stack set for CCP.
==== MOVCPM ====
2,636
edits