6bf27c6743
The new m16.int64 file contains a new "negate8" macro (for 64-bit negation), as well as an improved version of "ph8". These have been added to the individual *.macros files, but if those are regenerated, m16.int64 should be used as an input to macgen ahead of m16.ORCA (which contains the original version of ph8). |
||
---|---|---|
obj | ||
assert.asm | ||
assert.macros | ||
backup | ||
cc.asm | ||
cc.macros | ||
ctype.asm | ||
equates.asm | ||
fcntl.asm | ||
fcntl.macros | ||
int64.asm | ||
int64.macros | ||
LICENSE | ||
m16.int64 | ||
make | ||
orca.asm | ||
orca.macros | ||
README.md | ||
setjmp.asm | ||
signal.asm | ||
signal.macros | ||
smac | ||
stdio.asm | ||
stdio.macros | ||
stdlib.asm | ||
stdlib.macros | ||
string.asm | ||
string.macros | ||
time.asm | ||
time.macros | ||
toolglue.asm | ||
toolglue.macros | ||
vars.asm | ||
vars.macros |
ORCALib
Libraries for the ORCA language suite (ORCA/C, ORCA/M, ORCA/Pascal) for the Apple IIGS
If you would like to make changes to this compiler and distribute them to others, feel free to submit them here. If the changes apply to the Apple IIGS, they will generally be approved for distribution on the master branch. For changes that retarget the library to generate code for a different platform, the project will either be forked or a new repository will be created, as appropriate.
The general conditions that must be met before a change is released on master are:
-
The modified library must compile under the currently released version of ORCA/M.
-
The various languages that make use of the library mush still pass their respective test suites, or changes to those test suites must also be submitted.
Contact support@byteworks.us if you need contributor access.
A complete distribution of the ORCA languages, including installers and documentation, is available from the Juiced GS store at https://juiced.gs/store/category/software/. It is distributed as part of the Opus ][ package.