NES Democoding Techniques
category: general [glöplog]
I am considering writing a demo for the FAMICOM/NES platform. Do you all have any good resources for learning the platform? Previous demos I should study? Particular techniques I should investigate?
Trying to learn and see what kind of task is ahead of me.
Trying to learn and see what kind of task is ahead of me.
Have you tried searching the web? Sites like NesDev are probably among the first hits.
Yes. I was hoping for more demoscene targeted materials. Kind of like https://www.youtube.com/watch?v=SAHR_gClnAY but for NES not SNES.
I'm a c junky. I'm pretty sure sdcc (small device c compiler) has a 6502 support
They seem to use cc65 instead on various tutorials as the compiler.