Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Example asm files? #1

Closed
armaray opened this issue Jan 5, 2017 · 5 comments
Closed

Example asm files? #1

armaray opened this issue Jan 5, 2017 · 5 comments
Assignees

Comments

@armaray
Copy link

armaray commented Jan 5, 2017

Hi GrenDrake,
your project is very intresting for me. Can you give test / example files for your asm format. Extracting this from the source is hard to do.

@GrenDrake
Copy link
Owner

Sure, I should be able to do that tonight.

@GrenDrake
Copy link
Owner

Okay, I've added a basic example file (along with a GLK asm header file) . Hopefully it's reasonably clear about how it works.

@GrenDrake GrenDrake self-assigned this Jan 5, 2017
@armaray
Copy link
Author

armaray commented Jan 5, 2017

Thanks a lot for quick reaction. IncludeBinary fix/implementation happend during my testing :-)
Error reporting is good, but position of issue (file/line) is missing. Could be info from Token be used?

@GrenDrake
Copy link
Owner

Yes, the position information is one of those things I need to sit down and actually finish up; it's what the information in Token is there for, I just haven't gotten around to doing it.

@GrenDrake
Copy link
Owner

I've done a nearly complete port of the "model.c" sample glk program as a more extensive example; unless there's other specific examples you think would be good, I'm going to close this issue now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants