Post Reply 
(41cx) Mancala Board Game (42s, 35s)
05-10-2016, 10:41 PM
Post: #26
RE: (41cx) Mancala Board Game (42s, 35s)
Release v0.2 Download

Touchy Testing
Previous disclaimers as before. I did key the entire program into a 35s, here's the checksum, but it may only match if you clear memory first (not likely). It took me just over an hour to key it in, and just under an hour to check my work for errors. I found 2. I would suggest that you set aside about 90 minutes to get it running on a 35s.

Code:
LBL M
CK=E450
LN=768

Please read the ASM source file as most the 'Readme' contents are there.

Contents (in zip)
  • EP file - Save file from official HP emulator (35s)
  • TXT file - Program listing to use to enter program from, or import into simulator (41cx, 42s, 35s)
  • LST file - Debug listing to help in debugging the program to provide comments and better LBL data (41cx, 42s, 35s)
  • ASM file - The source file, like LST, but with much more detail.

Bugs
  • Display is base 10, so more than 9 beans in a pit is a problem.
  • When a player empties all their pits the game is supposed to end... it doesn't
  • First to 24 wins, though it should catch ties... it doesn't

Fixes
  • Fixed bug in [WIN-BEANS] that caused player to not win beans on capture moves.
  • Fixed reference to 'MOD' on 35s, which should be RMDR.
  • Fixed opening LBL and closing END on 35s listing.


Attached File(s)
.zip  mancala-v0.2.zip (Size: 14.53 KB / Downloads: 3)

MyCalcs: Physical: {hp48gx, hp50g, hp35s} Emu: {hp42s(Free42), hp41c(v41)}
Blog: https://brianddk.github.io/
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (42s) Mancala Board Game - brianddk - 05-05-2016, 11:23 PM
RE: (42s) Mancala Board Game - Dieter - 05-06-2016, 09:51 PM
RE: (42s) Mancala Board Game - brianddk - 05-06-2016, 10:45 PM
RE: (42s) Mancala Board Game - Dieter - 05-07-2016, 07:37 AM
RE: (42s) Mancala Board Game - brianddk - 05-07-2016, 07:26 PM
RE: (42s) Mancala Board Game - brianddk - 05-07-2016, 08:50 PM
RE: (42s) Mancala Board Game - brianddk - 05-08-2016, 05:44 AM
RE: (42s) Mancala Board Game - Dieter - 05-09-2016, 08:11 AM
RE: (42s) Mancala Board Game - brianddk - 05-09-2016, 01:38 PM
RE: (42s) Mancala Board Game - brianddk - 05-09-2016, 11:12 AM
RE: (41cx) Mancala Board Game - brianddk - 05-10-2016, 01:27 PM
RE: (41cx) Mancala Board Game - Dieter - 05-10-2016, 06:43 PM
RE: (41cx) Mancala Board Game - brianddk - 05-10-2016, 07:19 PM
RE: (41cx) Mancala Board Game - Dieter - 05-10-2016, 08:43 PM
RE: (41cx) Mancala Board Game - brianddk - 05-10-2016, 09:22 PM
RE: (41cx) Mancala Board Game (42s, 35s) - brianddk - 05-10-2016 10:41 PM



User(s) browsing this thread: 1 Guest(s)