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

Listing multiple lines in BEdit does not work #77

Closed
venomix666 opened this issue Dec 11, 2023 · 0 comments · Fixed by #100
Closed

Listing multiple lines in BEdit does not work #77

venomix666 opened this issue Dec 11, 2023 · 0 comments · Fixed by #100

Comments

@venomix666
Copy link
Contributor

When attempting to list multiple lines in BEdit, it prints the first line and then emits 0xFF and stops. Also while listing a single line, it emits 0xFF at the end of the line.

I have tested this on my own computer build, BBC Micro (emulated) and C64 (emulated) and the behavior is the same on all three platforms.

As I see nothing obviously wrong in the assembly code for BEdit I have also tried building it with two different version of llvm-mos (SDK v8.0.1 and SDK v1.0.0 from June) to see if it could be an issue with llvs-mos breaking the assembler, but I get the same result in both cases.

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 a pull request may close this issue.

1 participant