fix random soft lockups

Issue #1 resolved
Coto repo owner created an issue

Having progressed as much as a day, the game will soft lockup.

I will try to re-do the port and use guidelines from:

GitHub - jcrona/tamalib: A hardware agnostic Tamagotchi P1 emulation library

This seem to be triggered when saving and reloading states. (I save and read from a .sav file ATM)

Comments (5)

  1. Coto reporter

    All right port has been re-done, from scratch this time:

    #1 merge new codebase

    https://bitbucket.org/Coto88/tamaboy/commits/6f38be6e89f3a2ad1945ee6b80ef8f8dd96a14b9

    #2 fix underflow value issue which also led to lockups.

    https://bitbucket.org/Coto88/tamaboy/commits/bcb8f9f27be4739dd33123b650dce54dead1fcf1

    (specifically: Coto88 / tamaboy / commit / bcb8f9f27be4 — Bitbucket)

    And with it, all lockups having progressed a day should be fixed once and for all..!

  2. Log in to comment