I looked around on the site but maybe it is my wording so I will ask.
Is there a formula, source code, something I can learn from.
On the MSX the screen is set up as 768 8x8 tiles that are individually created patterns.
What I would like to do is know how to plot a single dot anywhere on the screen ACCURATELY.
So through Z80 assembly language plot a single dot anywhere on a 256x192 grid.
Would be great to do circles, strait lines even LOGO type actions in Z80 but for now just the plotting a single point will work.
Thank you for everyone's help, you guys have been awesome.
Login or register to post comments