Hello MSX friends!
I am in a very hard journey of learning assembly. This stuff is the most difficult thing that I ever study in my life!!!!!!! But, I am moving along very well now. I am now able to create sprites, put those on VRAM, move the sprites, collision, change character graphics, draw lines, circles, get input data from the keyboard, put text on screen and change color. This was very difficult to learn, but I am Ok now!
But, I am completely stuck in a subject. I would like to load images(like: myimage.sc2) in screen 2 using assembly in my ROM game. Does anyone have a simple code/routine for that purpose?
My goal is just make in assembly, what is done in BASIC with the use of: BLOAD"IMAGE.SC2",S
thanks!
Login or register to post comments