Another constraint in the design of the 6809 :
That quality of a program which allows a subroutine to be shared by several tasks concurrently, without destroying the return addresses by nesting routines.
So yes, a proper stack (Hello, COSMAC/1802 :-) )
But also: stack frame, local variables on the stack...
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Also, dual-stack architecture.
Are you sure? yes | no