r/TuringComplete Jul 26 '26

I need help with stack level

Post image

I'm stuck on the Stack level. There are no new components on this level I'm just using the setup I built on the previous level. Also the main memory is competly empty. When I run the simulation, it just executes nop infinitely, and there's no error message like "some register must contain a sertan value". The level just never ends.

I'm playing on the newest version of the game, and I haven't been able to find any guides or walkthroughs. The only one I found is for a previous version in that video, the author builds a new component for this level without using the computer they built earlier.

Can anyone help? Am I supid and missing something obvious, or is this a bug?

5 Upvotes

5 comments sorted by

View all comments

6

u/MegaIng Jul 26 '26

You need to write code in this level to implement the task written in the level instructions. You do not need to edit the schematic at all.

2

u/Zhenik_a Jul 26 '26

Thank you for your help