| |    | 85019 packages online | 
 | 
|  | 
| 
 | 
|  |  |  | | No screenshot available | 
 |  | This is a very simple Gigatron asm compiler.
Usage: vCPUComp <in_file> <out_file>.
Macros:
 _RUN x    - Address of start code.
 _ORG x    - Address where it will be uploaded the compiled code
             in Gigatron RAM.
             You can use a few _ORG macros for different codes in one source.
 _VAR char - Declaration of variable (a..z, A..Z).
             Use variable not declarated is possible but that always = 0.
 _LAB x    - Label for jump, only digit char, exp: #10, max 255.
             Except CALL and CALLI instruction!
 _OBJ path - Add another compiled code, exp: _OBJ test.gt1.
             RUN code for this file is ignored.
 "x" can be in DEC, HEX or BIN. BIN max. 255(dec)
 Exp. in:
 DEC: #10
 HEX: #$aa
 BIN: #%1001011
 |  | 
 Contents of dev/cross/vCPUComp.lha
 PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[generic]                  751    1643  45.7% -lh5- 389d Apr 24  1980 vCPUComp_V1.1/rectangles.asm
[generic]                12478   21140  59.0% -lh5- 9766 Apr 24  1980 vCPUComp_V1.1/vCPUComp
[generic]                  552     980  56.3% -lh5- e0b5 Apr 24  1980 vCPUComp_V1.1/vCPUComp.readme
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total         3 files   13781   23763  58.0%            Dec 30 04:29
 | 
 |  | 
|  | 
| Page generated in 0.03 seconds | 
| Aminet © 1992-2024 Urban 
Müller and the Aminet team.
Aminet contact address: <aminet  aminet net> |