Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
I think I need to switch to a global instruction stack, it'll be so much
easier to manage.
|
|
Thanks David :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Interfaces just need some work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
At least, the basic console interface is almost done.
|
|
|
|
It's a lot better this way overall, it's one self-contained function, it
doesn't require as much setup, and it works wonderfully overall.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's not perfect, but it's decent for now, and early testing.
|
|
|
|
|
|
|
|
They all work. I still think I should change the lists to arrays in the
backend so they can be indexed as well as iterated over and appended to.
|
|
|