Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the build system... again. #129

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open

Replace the build system... again. #129

wants to merge 49 commits into from

Conversation

davidgiven
Copy link
Owner

No description provided.

shadowofneptune and others added 30 commits December 14, 2022 09:11
Added example of the passto statement in action.
Passto example now prints signed integers correctly on 16-bit architectures.
Linker is now aware of tail calls, knows their workspaces can overlap

Passto statement support added to BASIC architecture, as best as possible.

Passto statement support added to cgen.

Tests added for passto statement. Currently passes on cgen, lx386, and
msdos.

Previously added passto example is now called 'cowcalc.' 'passto' is
now a simpler example.
… not used.

Commented out debug print()s in cowlink.
Fixed hack that used -1: uint16 in passto.test instead of 0xFFFF. Only worked
by mistake.
…ctures.

No support for 6502 interpreter architecture, as it is no longer used.
Passto examples now added to build script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants