Is there a way to incbin to a certain memory address or do you give it a pointer than move it later.
I am thinking org $9000
Incbin "blah.rom"
or a pointer such as:
jack:
incbin "blah.rom"
Then manipulate jack later.
thanks...
Entrar ou registrar-se para comentar