💾 Archived View for cugi.ie › aminet › 1681864398.gmi captured on 2023-09-28 at 17:36:41. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-04-19)

-=-=-=-=-=-=-

BASIC compiler for Intellivision

   Author:       slouken at devolution.com (Oscar Toledo G.), port by uploader
   Uploader:     polluks+aminet sdf lonestar org (Stefan Haubenthal)
   Type:         dev/cross
   Version:      1.4.2
   Requires:     misc/emu/jzIntv.lha
   Architecture: ppc-morphos
   URL:          http://nanochess.org/intybasic.html
   Date:         2023-04-18
   Readme:       http://aminet.net/dev/cross/IntyBASIC.readme
   Downloads:    912

http://aminet.net/dev/cross/IntyBASIC.lha

IntyBASIC compiler v1.4.2 Jun/01/2020

(c) 2014-2020 Oscar Toledo G. http://nanochess.org/

BASIC language cross-compiler for the Intellivision.

IntyBASIC.cpp The IntyBASIC compiler C++ language source code

LICENSE Source code license

intybasic_prologue.asm Prologue file needed for compiled programs

intybasic_epilogue.asm Epilogue file needed for compiled programs

IntyBASIC.m A version of IntyBASIC written in Objective-C

(not maintained, I wrote it for learning purposes)

manual.txt Manual for IntyBASIC

manual_es.txt Spanish manual for IntyBASIC

ReadMe.txt This file.

>>>>>>>>>>>>> Usage guide

intybasic [--jlp] [--cc3] [--title "title"] infile.bas outfile.asm

[library_path]

--jlp Enables use of 8K-words extra memory feature of JLP

and also usage of hardware acceleration for

multiplication and division.

--cc3 Enables use of 8K-words extra memory feature of

Cuttle Cart 3.

--cc3 0xc000 Enables Cuttle Cart 3 in indicated page, useful

with Keyboard Component.

--title "a" Selects title of the compiled program.

By default this is "IntyBASIC program".

Only appears in emulators/multicarts.

-w Disable warnings globally (has priority over

OPTION WARNINGS)

The library path is where the intybasic_prologue.asm and

intybasic_epilogue.asm files are searched for inclusion.

It will return a zero error code if compilation was

successful or non-zero otherwise.

>>>>>>>>>>>>> Acknowledgments

Thanks to following members of Atariage for contributing valuable suggestions,

test programs and even support libraries:

Albert

artrag

atari2600land

awhite2600

carlsson

catsfolly

ckblackm

CrazyBoss

Cybearg

DZ-Jay

First Spear

freewheel

GroovyBee

intvnut

Jess Ragan

Kiwi

mmarrero

RevEng

SpiceWare

Tarzilla

Contents of dev/cross/IntyBASIC.lha

PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[generic]                 2035    9870  20.6% -lh5- 64d7 Jun 18  2020 IntyBASIC-1.4.2/intybasic.xcodeproj/project.pbxproj
[generic]                  338     583  58.0% -lh5- 2b12 Jun 18  2020 IntyBASIC-1.4.2/intybasic/.gitignore
[generic]                 5234   28043  18.7% -lh5- 8c8c Jun 18  2020 IntyBASIC-1.4.2/intybasic/code.cpp
[generic]                  858    3046  28.2% -lh5- 1a81 Jun 18  2020 IntyBASIC-1.4.2/intybasic/code.h
[generic]                  740    1773  41.7% -lh5- 9775 Jun 18  2020 IntyBASIC-1.4.2/intybasic/global.h
[generic]                27132  185907  14.6% -lh5- d67d Jun 18  2020 IntyBASIC-1.4.2/intybasic/IntyBASIC.cpp
[generic]                14036  114506  12.3% -lh5- d522 Jun 18  2020 IntyBASIC-1.4.2/intybasic/IntyBASIC.m
[generic]                26955  105584  25.5% -lh5- 96ce Jun 18  2020 IntyBASIC-1.4.2/intybasic/intybasic_epilogue.asm
[generic]                 4862   50382   9.7% -lh5- 2016 Jun 18  2020 IntyBASIC-1.4.2/intybasic/intybasic_prologue.asm
[generic]                  304     561  54.2% -lh5- 7f68 Jun 18  2020 IntyBASIC-1.4.2/intybasic/Makefile
[generic]                27179   82706  32.9% -lh5- 6d1f Jun 18  2020 IntyBASIC-1.4.2/intybasic/manual.txt
[generic]                27224   83325  32.7% -lh5- b473 Jun 18  2020 IntyBASIC-1.4.2/intybasic/manual_es.txt
[generic]                 1359    6176  22.0% -lh5- f49b Jun 18  2020 IntyBASIC-1.4.2/intybasic/microcode.cpp
[generic]                  548    1332  41.1% -lh5- 1c33 Jun 18  2020 IntyBASIC-1.4.2/intybasic/microcode.h
[generic]                 7802   72896  10.7% -lh5- d377 Jun 18  2020 IntyBASIC-1.4.2/intybasic/node.cpp
[generic]                  344     824  41.7% -lh5- 2d16 Jun 18  2020 IntyBASIC-1.4.2/intybasic/node.h
[generic]                  707    1321  53.5% -lh5- 077b Jun 18  2020 IntyBASIC-1.4.2/LICENSE
[generic]                  926    1881  49.2% -lh5- a7c4 Jun 18  2020 IntyBASIC-1.4.2/ReadMe.txt
[generic]               511778 1433176  35.7% -lh5- 244a Apr 18 19:31 IntyBASIC-1.4.2/intybasic/intybasic
[generic]               107228  107228 100.0% -lh0- 5543 Mar 31  2017 IntyBASIC-1.4.2/IntyBASICQuickReference.pdf
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total        20 files  767589 2291120  33.5%            Apr 19 00:33

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