home *** CD-ROM | disk | FTP | other *** search
- VERSION EQU 44
- REVISION EQU 1
- DATE MACRO
- dc.b '28.4.97'
- ENDM
- VERS MACRO
- dc.b 'SetDebugSpeed 44.1Beta'
- ENDM
- VSTRING MACRO
- dc.b 'SetDebugSpeed 44.1Beta (28.4.97) © 1997 by Phase5, written by Ralph Schmidt',13,10,0
- ENDM
- VERSTAG MACRO
- dc.b 0,'$VER: SetDebugSpeed 44.1Beta (28.4.97) © 1997 by Phase5, written by Ralph Schmidt',0
- ENDM
-