Search results
Tile Directly Under sprite
Score: 197.72 %,
Type: Forum topic , Comments: 2 comments
This leads into my previous question about the C++ compiler.
As part of a...Basic GUI.
I have a mouse pointer moving around but where can I find an example code of what tile is directly under the sprite.
Earlier posts I was shown this formula. ...
Has anyone written a C++ compiler in Z80?
Score: 197.57 %,
Type: Forum topic , Comments: 22 comments
I am curious if anyone has written a C++ compiler in Z80 assembly for the MSX?
I would love to take a peek at that code for a project that I am currently working on.
Thanks up front
Not exactly what you are Not exactly what you are ...
Incbin?
Score: 196.89 %,
Type: Forum topic , Comments: 7 comments
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 ...
