Skip to content

Commit

Permalink
- Patch the ROM files to prevent the calculator to sleep (Fix #22).
Browse files Browse the repository at this point in the history
  • Loading branch information
dgis committed Jun 25, 2023
1 parent ce269d7 commit 59a4f70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions ReadMe.txt
Expand Up @@ -62,11 +62,10 @@ Version 2.7 (2023-07-XX)

- Updated source code with Emu48 version 1.65+. This new version improve the serial communication.
- Attempt to fix haptic feedback with Android 13 (API deprecation).
- Patch the ROM files to prevent the calculator to sleep for HP38G, HP39G, HP40G, HP48SX and HP48GX.
There is an issue with this patch and the Flashcard for the HP49/50 because an already existing Flashcard embed the non patched ROM file,
and the CRC check failed and make a CPU reset!
- Patch the ROM files to prevent the calculator to sleep (Fix #22).
- Fix a potential crash about the permission to access the files.


Version 2.6 (2022-08-19)

- Updated source code from Eric Rechlin's Emu48 version 1.64+ that was merged from Christoph Gießelink's Emu48 version 1.65. This new version improve the serial communication.
Expand Down
5 changes: 2 additions & 3 deletions app/src/main/assets/ReadMe.txt
Expand Up @@ -62,11 +62,10 @@ Version 2.7 (2023-07-XX)

- Updated source code with Emu48 version 1.65+. This new version improve the serial communication.
- Attempt to fix haptic feedback with Android 13 (API deprecation).
- Patch the ROM files to prevent the calculator to sleep for HP38G, HP39G, HP40G, HP48SX and HP48GX.
There is an issue with this patch and the Flashcard for the HP49/50 because an already existing Flashcard embed the non patched ROM file,
and the CRC check failed and make a CPU reset!
- Patch the ROM files to prevent the calculator to sleep (Fix #22).
- Fix a potential crash about the permission to access the files.


Version 2.6 (2022-08-19)

- Updated source code from Eric Rechlin's Emu48 version 1.64+ that was merged from Christoph Gießelink's Emu48 version 1.65. This new version improve the serial communication.
Expand Down

0 comments on commit 59a4f70

Please sign in to comment.