X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp-cpm3.git/blobdiff_plain/6dd88c258326e3bc0538c15b3b7fe3e04874ab99..1c7e396322093876bd5405aa6c2beed7c04608ec:/cbios/utils.180 diff --git a/cbios/utils.180 b/cbios/utils.180 index a84d217..1fdb6ca 100644 --- a/cbios/utils.180 +++ b/cbios/utils.180 @@ -1,4 +1,3 @@ -==== BASE ==== title 'general utility routines' ; i/o port init routines @@ -85,12 +84,17 @@ io1_nxt: pop bc ret + + cseg + ;-------------------------------------------------------------------- ; vectored CALL point ijphl: jp (hl) + dseg + ;-------------------------------------------------------------------- ; add a to hl ;