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

Sharing locations on Zero page #44

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Closed

Sharing locations on Zero page #44

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I have prepared fifteen.atl to show this problem, because I could not manage to 
separate this.

There are two procedures:
drawmainscreen
and copyblock invoked from drawmainscreen.

They are loopping because of memory conflict:

_s19__i equ 128

and

copyblock__xbm equ 128

Revision 82

The copyblock changes "i" variable above.

When you fix this, I'll continue in trying to make succesful compile of 
fifteen.atl

Original issue reported on code.google.com by jakub.hu...@gmail.com on 18 Dec 2010 at 12:16

@GoogleCodeExporter
Copy link
Author

Ha! The logic of sharing was slightly more complicated than I originally 
thought.
Hopefully it's correct now.

Original comment by rudla.ku...@gmail.com on 19 Dec 2010 at 8:56

  • Changed state: Fixed

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

No branches or pull requests

1 participant