Disassembly of the MSX1's "BOOGA-BOO" game

Par mcolom

Champion (316)

Portrait de mcolom

08-12-2019, 22:20

Hi all!
I've disassembled the MSX1's "BOOGA-BOO" game, for those interested in reverse engineering.
Perhaps not the best game ever, but it was my first game when I was a child, a cartridge in my HB-20P :')

If anybody wants to have a look: https://github.com/mcolom/boogaboo_disasm_msx

Greetings!
Miguel

!login ou Inscrivez-vous pour poster

Par sfranck72

Resident (42)

Portrait de sfranck72

08-12-2019, 23:42

Thank you, I will have a look for sure.
I see a lot of comment code : A crazy job !!!!
"Mi sueño" : The same for Activision Hero....

Par mcolom

Champion (316)

Portrait de mcolom

09-12-2019, 09:29

sfranck72 wrote:

I see a lot of comment code : A crazy job !!!!

Well, about six months. But I just did a little everyday, and in the end you have it!
It was easy except the last function (that controls the pelican), that was pretty challenging to understand oO

Par konamiman

Paragon (1198)

Portrait de konamiman

09-12-2019, 10:10

Awesome. Bonus points for publishing it as a GitHub repo instead of as a link to a ZIP file. Tongue

Par mcolom

Champion (316)

Portrait de mcolom

09-12-2019, 11:52

konamiman wrote:

Awesome. Bonus points for publishing it as a GitHub repo instead of as a link to a ZIP file. Tongue

Uep! Thanks. I learned in part thanks to your lessons about the Z80, those with "el hacha", a long time ago Smile

Par Danjovic

Champion (335)

Portrait de Danjovic

10-12-2019, 02:03

Awesome! Thanks for sharing

Par Danjovic

Champion (335)

Portrait de Danjovic

10-12-2019, 02:03

Awesome! Thanks for sharing

Par mcolom

Champion (316)

Portrait de mcolom

10-12-2019, 12:18

Danjovic wrote:

Awesome!

Thanks Smile