- 37
- Posts
- 6
- Years
- Seen May 20, 2021
Hello, I'm writing a program in ASM and I need many variables for this program exclusively. I know that variables from 0x8000 to 0x8007 are safe, I'm pretty sure of that but are there more variables ? Can I use variable 0x8008 ? How many variables (adresses) can I use in an ASM program, for a temporary usage ?