home *** CD-ROM | disk | FTP | other *** search
Turbo Pascal Compiled 8bit CP/M-80 COM | 1990-07-22 | 15.1 KB | 88 lines |
- Copyright (C) 1985 BORLAND Inc
- Ampex D150 824780rseP
- .,;:=?*[]<>{}
- ^#V#N#F
- s#r#q#p
- #^#V
- 9^#Vh&
- |/g}/o#
- T]=o`9y
- T9^K#
- 8/<oz
- T9^K#
- oGOW_g
- `1pF,
- LSTCAUX
- >~O6~*
- .##~
- TRUEFALSE
- ##N#F*
- ##~++
- N#F#s#r
- N#F#^#V
- Nw#Fw
- q#p#6
- #w#w#w
- >!DM!
- <( !\
- Ns#Fr
- User break
- Run-time
- error
- , PC=
- Not enough memory
- Program aborted
- 0123456789ABCDEF*
- 0123456789ABCDEF*
- = !
- Enter .PRN file (no extension):
- No such .PRN file
- }2}e!d
- Fatal!
- }2}e!
- Symbols:
- MACRO!
- "MAXIMUM NUMBER OF SYMBOLS EXCEEDED
- SYMBOL LIMIT
- *zes* g
- *zen&
- inline( {!@
- .MAC}
- inline( {!@
- .MAC}
- )WARNING: cannot find label in source code
- 0000!
- )WARNING: cannot find label in object code
- *+$!`
- *-$!`
- !
- = !
- ENDM!
- ENDIF!
- = !
- = !
- /LINE INCLUDED BUT COMMENTED OUT - press any key
- $00);
- $00);
- "TURBO PASCAL inline code generator
- v1.1c
- =-------------------------------------------------------------!
- "TURBO PASCAL inline code generator
- =-------------------------------------------------------------!
- v1.1c
- Andrew McLean
- 22nd September 1987
- DThis TURBO PASCAL inline source code generator will take an ordinary
- @.PRN file made by Digital Research's MACRO-80 assembler and make
- Da new .INL file containing inline source for use in pascal programs.
- FAll assembler code to be converted must be ASEG and start at 0100 Hex.
- ?All 16-bit JP, CALL, LD etc. addresses will be converted to the
- >INLINE standard of '*+OFFSET', eliminating the need for manual
- Bcalculation. Any UNDEFINED labels will be inserted into the INLINE
- :code which allows variable/label continuity between files.
- 'Limitations: Cannot recognise DEFS yet.
- @ Any EQU labels set to above 0100h will be converted
- to an offset.
- (Include source code and comments (y/n):
- Output file: !@
-