You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
jakub.hu...@gmail.com
on 18 Dec 2010 at 12:16The text was updated successfully, but these errors were encountered: