Home
Random
Watchlist
Settings
Log in
About CPCWiki - THE Amstrad CPC encyclopedia!
Disclaimers
Open main menu
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 ====
← Older edit
Newer edit →
Arnoldemu
2,562
edits