Rasmus-M / js99er-angular

TI-99/4A emulator written in TypeScript using Angular
31 stars 10 forks source link

Restore State causes boot screen to appear #61

Open kyledross opened 1 year ago

kyledross commented 1 year ago

After clicking the Restore State button to restore a previously-saved state, the video goes back to a damaged TI-99/4A title screen. The restored program does seem to be running in the background, but the title screen obscures it.

Steps to reproduce (I am using a particular program, I don't know if it affects other programs).

  1. Load Blackjack and Poker
  2. Press any key to dismiss console title screen
  3. Press 2 to start Blackjack and Poker
  4. Start a game of Poker
  5. Click the Save State button.
  6. Click the Restore State button. The console title screen will appear and you will not be able to see the running program.

This seems to have been introduced in the 9.0.0 release.

Rasmus-M commented 1 year ago

I have restored the old version while investigating this.

On Mon, 13 Mar 2023 at 00:40, kyledross @.***> wrote:

After clicking the Restore State button to restore a previously-saved state, the video goes back to a damaged TI-99/4A title screen. The restored program does seem to be running in the background, but the title screen obscures it.

Steps to reproduce (I am using a particular program, I don't know if it affects other programs).

  1. Load Blackjack and Poker
  2. Press any key to dismiss console title screen
  3. Press 2 to start Blackjack and Poker
  4. Start a game of Poker
  5. Click the Save State button.
  6. Click the Restore State button. The console title screen will appear and you will not be able to see the running program.

This seems to have been introduced in the 9.0.0 release.

— Reply to this email directly, view it on GitHub https://github.com/Rasmus-M/js99er-angular/issues/61, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYPLQJJUKQD3QFQAJBOFTDW3ZUGLANCNFSM6AAAAAAVYM6J7E . You are receiving this because you are subscribed to this thread.Message ID: @.***>