Thank you very much — that’s exactly it. I modified the chuck.s loader, and
now the execution continues, but nothing is being printed.

I've found that in another part of the code, the PC resets to 0 again (when
it tries to access the string data). I want to run more tests before asking
for help.

José J.

El vie, 29 ago 2025 a las 21:40, <[email protected]> escribió:

> I think you need to start chuck.s with
> TEXT start(SB), $-4
> This treats the routine as a leaf function and doesn't insert code to make
> space for parameters on the stack, which I believe is what's happening with
> R2.
>
> David
> *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions
> <https://9fans.topicbox.com/groups/9fans> + participants
> <https://9fans.topicbox.com/groups/9fans/members> + delivery options
> <https://9fans.topicbox.com/groups/9fans/subscription> Permalink
> <https://9fans.topicbox.com/groups/9fans/T3f252d4d7c5389ee-Mbc561e3d088e6be8b0de07a7>
>


-- 
José J. Cabezas

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T3f252d4d7c5389ee-Mcb6858e8d8e1e6d455fa8cbf
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to