collapseos/tools/emul/bshell
Virgil Dupras 66dacd1816 tools/emul: add "Min SP" debug value
This gives the maximum size of the stack at any given moment during the
execution of the program. It's useful to figure out if the stack gets
dangerously close to the heap.
2019-12-02 17:44:54 -05:00
..
glue.asm bshell: adjust RAMSTART to avoid clashwith USER_CODE 2019-11-30 19:50:23 -05:00
shell.c tools/emul: add "Min SP" debug value 2019-12-02 17:44:54 -05:00
user.h basic: can now execute user apps! 2019-11-25 22:05:10 -05:00