PEET Games ROM

Post Reply
Ángel Martin
Posts: 145
Joined: Mon Apr 24, 2017 8:19 pm

PEET Games ROM

Post by Ángel Martin »

I've put together some of Peet's games programs contributed to this site in a ROM/MOD, could be helpful to you.
Not sure if all those programs are from the German collection book, maybe he can add more details.

Cheers,
ÁM
Last edited by Ángel Martin on Tue Aug 24, 2021 7:55 am, edited 1 time in total.
Peet
Posts: 257
Joined: Tue Sep 29, 2020 12:01 am
Location: Germany

Re: PEET Games ROM

Post by Peet »

Great, now I can have my game-collection in the calculator without use up registers ;)

I tried the .mod in the v41 and found 2 issues.
- the program "S" sets my personal calculator status preferences, in the published version I used 2 DM41X-only functions.
- the program "zz" (Zufallszahl is german for "random number") has xrom 09,18 but the other programs tries to call xrom 09,19
(I used this program for random numbers because the HP41c/cv doesn't have a random-number-fuction and the 42s/41x uses different functions)
My programmable calculators - former: CBM PR100, HP41CV, HP28S, HP11C - current: HP48G(256kB), HP35S, Prime, DM41X, DM42
Ángel Martin
Posts: 145
Joined: Mon Apr 24, 2017 8:19 pm

Re: PEET Games ROM

Post by Ángel Martin »

Thanks for the bug report, see the fixed ROM attached.
Pls. report others if you find them.

Can you add a reference to source.author for them?

ÁM
Attachments
PEET.zip
(9.07 KiB) Downloaded 229 times
Peet
Posts: 257
Joined: Tue Sep 29, 2020 12:01 am
Location: Germany

Re: PEET Games ROM

Post by Peet »

There are small manuals and information about the origin of the programs in the listings here in the forum, a little summary:

This was the content of the Magnet-Card I first loaded after every Memory Lost:

S - my personal status setting (Fix 4, CF28, SF 29 etc)
ZZ - a Random Number Program with the algorithm from a COMMODORE PR100 program
TO - TONE Sequence from Standard Applications (TEACH)
SZ - shows SIZE
ST - shows the stack
HL - HiLo Game (first written for the CBM PR100)

the games:

BIO - simple Bio-Rythmus program using common algorithm
BJ - my very small Black Jack (17+4) program (could be used on a 41C without Memory Modul)
BOERSE - based on a (i think it was written in basic) listing in a computermagazin in the 1980th
DOOR - was popular in the 1970th and 80th
GAME - I played a simmilar game on a basic-computer and reprogramed it for the 41
MO - luna lander, I played a similar game on a TI59 and reprogramed it for my CBM PR100 and HP41
SENSO - HP41 Users Library - Games (with some small adjustments)
SWR - my attempt to create a "shooter like" reaction game
POKER - inspired by the coin-op machine "witch card"
TE - HP41 Standard Applications (with local instead of global labels)
WO - HP41 Standard Applications (addded a small dictionary)
WUMPUS - HP41 Users Library - Games (small adjustments)
My programmable calculators - former: CBM PR100, HP41CV, HP28S, HP11C - current: HP48G(256kB), HP35S, Prime, DM41X, DM42
Post Reply