Got both step-into and step-over working in my &assembler project
My assembler can now open and read a file
Just a matter of time until I can write something useful with it
&assembler
I haven't posted an update in a while, but since my project in on topic with the jam, here is how my assembler looks like today, sped up x2, so you wouldn't have to watch me thinking through the instructions.
The first thing in this clip is me creating a new namespace, which is the newest feature I have just implemented.
&assembler