The bytecode assembler - vas utility, understands the following options:
-i display version information (logo),-d disassemble its own output to stdout (check output integrity),
-h display help (usage info, currently quite terse, to say the least),
-o outfile name output file (stdout by default).
-O Optimize output assembler code
-v Verbose mode statistic messages about module to be compiled will be generated
If no options are given, vas tries to read stdin and to write to stdout, dont optimize output code and dont write statistic messages. Preferable extension for the output file is .bin, which stands for binary. While parsing input:
file: /Techref/cybiko/bc/asm.htm, 1KB, , updated: 2008/6/12 19:31, local time: 2024/11/9 15:26,
18.116.15.129:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/cybiko/bc/asm.htm"> Cybiko Bytecode Interpreter ASM</A> |
Did you find what you needed? |