HP Forums

Full Version: HP50
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

I'd like to share ASM sources to the community :
https://github.com/brizzly/sunhpgames/tree/master/HP50

sunhp
http://www.hpcalc.org/authors/8
Nice effort Smile
Cool!
Very cool!

I must admit I got a bit confused looking at the source code, it did not look at all like what I remembered from using SASM on the HP48, some 20 years ago.

Håkan
(03-23-2017 08:50 PM)hth Wrote: [ -> ]Very cool!

I must admit I got a bit confused looking at the source code, it did not look at all like what I remembered from using SASM on the HP48, some 20 years ago.

Håkan

Thank you for your kind message

Actually MASD is the assembly language development software in the 49/49+/50. MASD is a much better and enhanced assembler syntax than SASM IMHO. Not to mention ARM development.

20 years ago we got 3 assembler flavours :
- SASM (Jazz48) used by everyone
- MASD (MetaKernel) used by the beasts
- JASM (Laurent Jouanneau JyLog) used by me (before I finally switched to MASD)

Check MASD docs they are very well written : http://www.hpcalc.org/details/2986
Level editor goes gray scales! it was time.

[Image: smhp50ed_gray.png?raw=true]
Awesome Smile
Welcome back, Julien! I'm looking forward to seeing what you end up making!

The MASD docs that you linked are an earlier draft. They eventually got incorporated into the HP 50g AUR, which you can download here:

http://www.hpcalc.org/details/7141

I don't think much has changed, but it should be slightly better.
Hi, that game brings me good memories (2001), I do several levels extra, later I share.

http://www.hpcalc.org/search.php?query=super+mario

I would also like to see a parallel project in hp-prime to learn how to code games
(03-24-2017 07:13 PM)compsystems Wrote: [ -> ]Hi, that game brings me good memories (2001), I do several levels extra, later I share.

http://www.hpcalc.org/search.php?query=super+mario

I would also like to see a parallel project in hp-prime to learn how to code games

Thanks Eric for your kind message, I'm still a bit rusty!

Hey compsystems that's so great please send me your levels so I will embed them into a new version of the game. hp-prime looks like great too I'd love to hack around this system.
Reference URL's