Quantcast
Channel: nesdev.org
Viewing all articles
Browse latest Browse all 746

Is there a good source of useful self-modifiable 6502 tricks?

$
0
0
For some time critical pieces of code I am writing, I have been implementing a couple of in-ram routines that inject return instructions in the middle of long, fast unrolled loops and I also like to overwrite the value of load immediate instructions.

I'm sure that gray beards and people who do amazing things in the demo scene have much better tricks up their sleeve with this approach and I would like to know if there's a good resource I can find on the matter.

There are other portions I would also like to possibly optimize using this approach.

Statistics: Posted by spaceharrier — Thu Nov 21, 2024 9:44 am — Replies 3 — Views 162



Viewing all articles
Browse latest Browse all 746

Trending Articles