Old Platform Game

Опубликовано: 28 Июль 2026
на канале: Retro Byte
79
2

Excuse my voice, I have a cold coming on and I don't have very good recording system.
So here I am just showing the process of getting My Game into Assembly code so that I can hopefully finish this game.
At this stage I am trying to make sense of what I already have working and get it to a point where I can modify it without breaking it.
So I need to find my sprites and data bytes and give them a label that makes sense while also looking for run code.
Once all that is done then I can start working on writing more code to finish the game.