|
|
|
|
|
by kabdib
5098 days ago
|
|
... but limited to 256 bytes. The 6502 stack is pretty much a toy for a language like C or Pascal, and you definitely need to use a non-hardware stack for actual variables and stuff, probably even return addresses. (I never ran out of 6502 stack programming in assembly, and I wrote a LOT of it, back in the day). |
|