Search found 1 match

by jjv
Tue Feb 02, 2016 10:53 am
Forum: Hardware
Topic: Vulcan-74 - A 6502 Powered Retro MegaProject
Replies: 923
Views: 329227

Re: Vulcan-74 - A 6502 Compatible Retro MegaProject

It would be nice to have instructions to retrieve/store the return address register, so it would be possible to implement a stack in software.

How about indirect addressing for data? Perhaps add a second working register that can hold a pointer to the data memory? Then there could be instructions ...