Commit graph

135 commits

Author SHA1 Message Date
dgis
f511c7238e Update to Android Studio 3.4 and fix the non working Restore/Delete backup. 2019-04-19 19:27:23 +02:00
dgis
6b5c6dc51f - Fix the authentic speed issue at the first start. 2019-04-19 06:48:11 +02:00
dgis
4b12c7a697 Remove the bRomWriteable=FALSE, because saving in the port 2 with HP49/50 actually works in custom folder. 2019-04-15 14:36:01 +02:00
dgis
df463a872f Add in the TODO list the idea for a memory card generator in port 2 2019-04-11 10:07:42 +02:00
dgis
d2261139aa Explicitly set bRomWriteable=FALSE, and add a note about the port 2 issue with HP49/50. 2019-04-09 22:20:38 +02:00
dgis
66d57160df Version 1.3 (2019-04-04) 2019-04-04 23:34:28 +02:00
dgis
ff21ea5c89 Remove traces which slow down the emulation. 2019-04-04 22:14:24 +02:00
dgis
f42bcae2b5 - Add a patch from Christoph G. to prevent loosing data when going from v1.2 with sizeof(BOOL)==1 to v1.3 with sizeof(BOOL)==4! 2019-04-03 23:56:48 +02:00
dgis
25ab305d5d - Allow to fully switch the sound off.
- Add a workaround to prevent the slow CPU mode after playing a sound.
2019-04-03 23:12:57 +02:00
dgis
7d3a3c8827 - Allow to select the background color (missing a custom color).
- Thanks to Christoph Giesselink about the state file compatibility issue (sizeof(BOOL) should be 4 and not 1).
- Change the sound engine.
2019-04-03 00:21:38 +02:00
dgis
4ddaf75ce0 Begin to add a custom background color. 2019-03-27 23:39:45 +01:00
dgis
1af35b0986 - Fix blank screen when switching the KML faceplate.
- Add more traces in the win32 log.
2019-03-26 23:43:18 +01:00
dgis
54e366cf64 Improve the traces in the log. 2019-03-22 19:27:08 +01:00
dgis
fc0ebbd7c0 Revert timer.c core file. 2019-03-21 20:53:00 +01:00
dgis
35cce541b6 - Fix the intermittent slow down due to the end of playing a sound. 2019-03-21 20:51:20 +01:00
Regis Cosnier
e4727e0192 - Fix a bug about the timer delay in timeSetEvent(). I hope it fix the slow down.
- Fix deprecated classes in the settings.
- Add a haptic feedback when touching a button.
2019-03-20 19:06:36 +01:00
dgis
0c5834011d Merge branch 'carlreinke-master' 2019-03-19 21:30:41 +01:00
dgis
87cbd7da32 Merge branch 'master' of https://github.com/carlreinke/emu48android into carlreinke-master 2019-03-19 12:15:55 +01:00
Regis Cosnier
dce1b0f4bb Improve emulation speed. 2019-03-18 23:09:45 +01:00
dgis
5f3e1e314e - Modify the file Readme.txt 2019-03-17 21:12:34 +01:00
Carl Reinke
fffbc0fac0 Add "Calypso" skin 2019-03-16 02:09:33 -06:00
Regis Cosnier
539e09e4a5 - Cleanup the code
- Allow to build with the command line
2019-03-15 20:42:54 +01:00
Regis Cosnier
fac5057e93 - Fix the red and blue color inversion 2. 2019-03-14 23:19:48 +01:00
dgis
e205a6c38a - Partially fix the red/blue color inversion. 2019-03-14 08:32:43 +01:00
dgis
de8a56bf86 Version 1.2 (2019-03-14) 2019-03-13 23:35:24 +01:00
Regis Cosnier
83b6b15ae9 Fix issue when saving the Port2 in the file 2019-03-13 23:21:04 +01:00
dgis
2052fc31f1 - Update the core source code to Emu48 1.60+. 2019-03-12 23:08:40 +01:00
dgis
91ee7150e9 - Change the name from "Emu48 for Android" for "Emu48".
- Always prompt to save when closing.
- Fix MostRecentUsed file issue.
2019-03-12 22:46:21 +01:00
dgis
f4384c5484 - Save the Port 2 at the same time we save the state file. 2019-03-12 01:08:09 +01:00
Regis Cosnier
8583bcefdb - Prevent empty MRU.
- Allow to go back from the settings in Android 4.4 and may be more recent versions.
2019-03-10 00:48:14 +01:00
Regis Cosnier
abf9e905cc - Fix issues with back button in the Settings, Help and About.
- Build with Android 4.4 support.
2019-03-09 00:07:10 +01:00
Regis Cosnier
5e0c56d44c - Rewrite the StretchBlt() function to improve the pixel rendering.
- Allow to build the project with "gradlew build".
2019-03-08 01:55:50 +01:00
dgis
a0844c5023 - Fix On-D diagnostic not working for 48gII/49G/49g+/50g (rom 2.15 not good, change for 2.10).
- Improve the scrolling issue found in Emu48 1.59+
2019-03-03 21:15:11 +01:00
dgis
cd379b07ea - Fix a crash after opening several times a state file. 2019-03-01 23:12:40 +01:00
Regis Cosnier
4c9254c260 Use KML global color and fix the issue with .e49 extension.
- Use the KML Global color as background color.
- Set the extension .e49 when "Saving as" a state file with model 'Q'.
2019-03-01 18:34:38 +01:00
dgis
47cd152a26 Version 1.1 (2019-03-01)
- Update the KML spripts and the images from Eric Rechlin.
- Fix crash when changing the main image.
- Fix an issue when KML file is not found.
2019-02-28 22:17:46 +01:00
dgis
ec93827f51 2019-02-26 22:52:18 +00:00
dgis
0dd5487ca4 2019-02-24 21:33:52 +00:00
dgis
fca50a7b81 2019-02-23 22:19:22 +00:00
dgis
38d0316217 Fix the PNG loading . 2019-02-23 18:11:21 +00:00
dgis
ecd1452a48 Change the settings results mechanism. 2019-02-22 19:25:33 +00:00
dgis
9879b3f19f 2019-02-21 22:42:23 +00:00
dgis
9709c873e3 Cleanup source code. 2019-02-21 21:44:08 +00:00
dgis
d552bd0301 2019-02-20 21:15:26 +00:00
dgis
3435583d35 2019-02-20 20:32:19 +00:00
dgis
afddb7103d 2019-02-18 19:39:41 +00:00
dgis
8eb1a9e8af 2019-02-15 20:10:19 +00:00
dgis
d68014524e 2019-02-13 19:00:24 +00:00
dgis
79f9977dcb 2019-02-12 22:46:22 +00:00
dgis
0250c5cfe2 2019-02-11 22:32:12 +00:00