indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 18 forks source link

Feature Request: Add CPU stack view next CPU status on ASM Monitor. #13

Closed indigodarkwolf closed 3 years ago

indigodarkwolf commented 3 years ago

Just needs to be a literal list of bytes starting from $100 + SP and displaying through $1FF.

At some future point, adding a proper "callstack" that could show labeled addresses and record which pushes came from jsr or interrupts vs. other pushes would be grand, as well.

indigodarkwolf commented 3 years ago

Added with 716ecb98bcdd758ff94468332fd01107008591c6