Document and clarify stack operations in `emulator.asm`: added detailed comments...
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 16 Feb 2026 23:27:48 +0000 (01:27 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 16 Feb 2026 23:27:48 +0000 (01:27 +0200)
commitdc3b1c898fcc010e5b38520b7dc315eff5e5eb6d
treebf94f6ddfc3611c1cad435160e8e5532db7f4f19
parent3dac4685e3d84bdf60d530e2bf6f5e5708fdcf99
Document and clarify stack operations in `emulator.asm`: added detailed comments for `xinc`, `xdec`, `xdup`, and `xdrop` describing stack effects and memory layouts.
emulator/emulator.asm