home *** CD-ROM | disk | FTP | other *** search
- To incorporate DEBUG into the Z33RCP, a few additions are needed.
-
- Z33RCP.LIB:
- package equate - muon equ yes
- wheel equate - muwhl equ yes
- and add it to the wheel defl statement
- command macro - command mu, muon, muwhl, mu
-
- Z33RCP.Z80
- if muon
- include debug.lib
- endif
- the wheel defl statement
- command macro - command mu, muon, muwhl, mu
-
- Z33RCP.Z80
- i