Search found 2 matches
- Sun Aug 20, 2017 11:33 pm
- Forum: Newbies
- Topic: Stack Suff
- Replies: 4
- Views: 3763
Re: Stack Suff
The "virtual stacks" section and the advice from both of you helped, thanks! I was trying to use this as a graphics data buffer with the NES's VBLANK and NMI, and the tutorials I saw out there... aren't the best about this
- Sun Aug 20, 2017 8:45 pm
- Forum: Newbies
- Topic: Stack Suff
- Replies: 4
- Views: 3763
Stack Suff
So I'm relatively new at this whole "controlling the processor on a miniscule level where you can change things integral to the thing running properly" thing, and have a small question. Tutorials I've found never seem to have any problems with just shoving things into the stack, and I seem to be ...