
Search found 2 matches
- Sun Mar 06, 2022 4:51 pm
- Forum: Amstrad CPC Assembly Programming
- Topic: SET n,r - Newbie question
- Replies: 2
- Views: 11292
Re: SET n,r - Newbie question
Thanks for the reply! Makes perfect sense 

- Fri Mar 04, 2022 5:30 pm
- Forum: Amstrad CPC Assembly Programming
- Topic: SET n,r - Newbie question
- Replies: 2
- Views: 11292
SET n,r - Newbie question
Hello everyone! Nice to be here :)
Im struggling to decipher a small assembly code that creates some graphics on the Amstrad, for a few days now. My knowledge of assembly is pretty limited still but im getting the hang of it. The code that i can't really understand is:
SET 6, H
SET 7, H
I've ...
Im struggling to decipher a small assembly code that creates some graphics on the Amstrad, for a few days now. My knowledge of assembly is pretty limited still but im getting the hang of it. The code that i can't really understand is:
SET 6, H
SET 7, H
I've ...