Search results
Tile Directly Under sprite
Score: 197.24 %,
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.09 %,
Type: Forum topic , Comments: 22 comments
https://msx.org/forum/msx-talk/development/z80babel-c-d-rust...
I was thinking something I was thinking something along the line of a C++ compiler ...
Incbin?
Score: 196.41 %,
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 ...
