Closed Roger-random closed 6 years ago
This is expected behavior. After returning from four nested subroutines, stack is empty, another return underflows the stack.
I recognize this to be default program in badge. This is my testing program I left there and badge should probably have something more sensible loaded by default.
Yes, I agree we need a default program for BASIC. Any suggestions?
-Mike Szczys Editor in Chief hackaday.com hackaday.io @szczys
On Mon, Oct 29, 2018, 6:29 AM jaromir-sukuba notifications@github.com wrote:
This is expected behavior. After returning from four nested subroutines, stack is empty, another return underflows the stack.
I recognize this to be default program in badge. This is my testing program I left there and badge should probably have something more sensible loaded by default.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Hack-a-Day/2018-Supercon-Badge/issues/17#issuecomment-433877089, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWcRRy1AuC6fQR2vrpxYhQBFFExO11dks5upualgaJpZM4X-rFP .
There is still option of using demo from Belgrade badge.
From 1.17, code contains the previous demo, with url to supercon badge project page.
Confirm fixed in v1.18 Confirm updated URL points to the Hackaday.io project page for 2018 Supercon badge
Line "25 return" of default BASIC program triggers stack underflow error.
v116p.hex on Belgrade badge
Steps: