Files
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

27 lines
1.8 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

C P / M 6 8 0 0 0 A s s e m b l e r Revision 02.03 Page 1
Source File: ccpbdos.s
1 *************************************************************************
2 * *
3 * INTERFACE MODULE BETWEEN *
4 * CCP and THE BDOS *
5 * *
6 * *
7 * THIS IS THE DUAL PROCESSOR,ROMABLE CP/M-68K SYSTEM *
8 * ================================================== *
9 * *
10 * (C) Copyright Digital Research 1983 all rights reserved *
11 * *
12 *************************************************************************
13
14 .globl _bdos
15 00000000 302F0004 _bdos: move.w 4(sp),d0
16 00000004 222F0006 move.l 6(sp),d1
17 00000008 4E42 trap #2
18 0000000A 4E75 rts
C P / M 6 8 0 0 0 A s s e m b l e r Revision 02.03 Page 2
Source File: ccpbdos.s
S y m b o l T a b l e
_bdos 00000000 TEXT