AminetAminet
Search:
84495 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/cross/vCPUComp.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:Gigatron asm compiler
Author:Robert 'Phibrizzo' Krajcarz (jgn at interia.pl)
Uploader:Robert 'Phibrizzo' Krajcarz (jgn interia pl)
Type:dev/cross
Version:1.1
Architecture:m68k-amigaos >= 3.0.0
Date:2022-12-29
Download:http://aminet.net/dev/cross/vCPUComp.lha - View contents
Readme:http://aminet.net/dev/cross/vCPUComp.readme
Downloads:175

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

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>