Commit graph

  • 81fd5a04b9 Fix a win32 bug about getPixel(). dgis 2019-06-28 21:55:37 +0200
  • fd48f40889 Improve the win32 keyboard mapping. - Prevent the ESC key from leaving the application. - Map the keyboard DELETE key like it should. - Map the keyboard +/= key to the + key and the _/- key to the - (US keyboard). dgis 2019-06-27 23:38:54 +0200
  • 4c618f358f Improve menu button and printer - Fix the menu button which was not visible when white on white. - Fix the Graphical Printer Simulator which was not working with API19 or 21. - Add the printer model choice in the settings. dgis 2019-06-25 23:55:58 +0200
  • 74a9994d53 Fix the flickering issue when 2 SurfaceView are one above the other (with the Printer Simulator) dgis 2019-06-24 19:39:14 +0200
  • 8ebe008438 Refactor the code for easier code sharing between Emu48, Emu42 and Emu71. dgis 2019-06-23 23:51:19 +0200
  • 3e9d0fb564 Add change paper and fix a paste stack bug - Fix paste stack bug. - Add Change Paper (clean) action in the printer simulator. dgis 2019-06-21 23:01:35 +0200
  • a527aa1fd4 Fix copy/paste and add new print icons. - Fix: Bad text characters when copy/paste the stack. - Improve the print icons. dgis 2019-06-21 08:30:39 +0200
  • e3057ff772 Improve the printer simulator. dgis 2019-06-18 23:02:29 +0200
  • 3876afc44d Improve Printer UI dgis 2019-06-14 19:55:40 +0200
  • 2a52d225dc Add PrinterSimulator dialog. dgis 2019-06-14 08:45:26 +0200
  • 3495c03d65 Add the printer simulator draft. dgis 2019-06-12 00:27:37 +0200
  • dd466b08f6 Printer seed! dgis 2019-06-11 20:46:27 +0200
  • b9fa977eca Increase versionCode again. Emu48ForAndroid_1.4 dgis 2019-06-08 23:03:14 +0200
  • 0647722bdd - Version 1.4 - Warn the user about the KML folder selection if this is Android < 5.0 dgis 2019-06-08 22:26:46 +0200
  • 556b9d6489 Fix minor issues. dgis 2019-06-07 22:41:34 +0200
  • e2898d4cad - Add a volume slider in the settings. - Add a rotation option. dgis 2019-06-06 23:29:59 +0200
  • f4a3ec6476 - Add an optional menu button in the top left corner. - Rewrite the timers engine (Hoping this fixes the issue with the stuck "busy" annunciator.) - Prevent to load/save object and copy/paste with HP39/40. dgis 2019-06-05 00:52:30 +0200
  • 3e345c61fd Improve UI dgis 2019-05-18 18:57:14 +0200
  • c6afc54a62 Update the Win32 layer from the Emu42 one and improve UI. dgis 2019-05-02 23:57:15 +0200
  • 54833e4abd Update Readme dgis 2019-04-28 13:02:03 +0200
  • 32bc5a0983 - Add a RAM card generator for the port 2 of the HP48SX and HP48GX. - Add the possibility to hide the status and/or the navigation bars. dgis 2019-04-28 00:23:37 +0200
  • 7679d2d460 - Update the Win32 layer. dgis 2019-04-23 23:30:48 +0200
  • f511c7238e Update to Android Studio 3.4 and fix the non working Restore/Delete backup. dgis 2019-04-19 19:27:23 +0200
  • 6b5c6dc51f - Fix the authentic speed issue at the first start. dgis 2019-04-19 06:48:11 +0200
  • 4b12c7a697 Remove the bRomWriteable=FALSE, because saving in the port 2 with HP49/50 actually works in custom folder. dgis 2019-04-15 14:36:01 +0200
  • df463a872f Add in the TODO list the idea for a memory card generator in port 2 dgis 2019-04-11 10:07:42 +0200
  • d2261139aa Explicitly set bRomWriteable=FALSE, and add a note about the port 2 issue with HP49/50. dgis 2019-04-09 22:20:38 +0200
  • 66d57160df Version 1.3 (2019-04-04) Emu48ForAndroid_1.3 dgis 2019-04-04 23:34:28 +0200
  • ff21ea5c89 Remove traces which slow down the emulation. dgis 2019-04-04 22:14:24 +0200
  • 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! dgis 2019-04-03 23:56:48 +0200
  • 25ab305d5d - Allow to fully switch the sound off. - Add a workaround to prevent the slow CPU mode after playing a sound. dgis 2019-04-03 23:12:57 +0200
  • 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. dgis 2019-04-03 00:21:38 +0200
  • 4ddaf75ce0 Begin to add a custom background color. dgis 2019-03-27 23:39:45 +0100
  • 1af35b0986 - Fix blank screen when switching the KML faceplate. - Add more traces in the win32 log. dgis 2019-03-26 23:43:18 +0100
  • 54e366cf64 Improve the traces in the log. dgis 2019-03-22 19:27:08 +0100
  • fc0ebbd7c0 Revert timer.c core file. dgis 2019-03-21 20:53:00 +0100
  • 35cce541b6 - Fix the intermittent slow down due to the end of playing a sound. dgis 2019-03-21 20:51:20 +0100
  • 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. Regis Cosnier 2019-03-20 19:06:36 +0100
  • 0c5834011d Merge branch 'carlreinke-master' dgis 2019-03-19 21:30:41 +0100
  • 87cbd7da32 Merge branch 'master' of https://github.com/carlreinke/emu48android into carlreinke-master dgis 2019-03-19 12:15:55 +0100
  • dce1b0f4bb Improve emulation speed. Regis Cosnier 2019-03-18 23:09:45 +0100
  • 5f3e1e314e - Modify the file Readme.txt dgis 2019-03-17 21:12:34 +0100
  • fffbc0fac0 Add "Calypso" skin Carl Reinke 2019-03-16 02:08:09 -0600
  • 539e09e4a5 - Cleanup the code - Allow to build with the command line Regis Cosnier 2019-03-15 20:42:54 +0100
  • fac5057e93 - Fix the red and blue color inversion 2. Regis Cosnier 2019-03-14 23:19:48 +0100
  • e205a6c38a - Partially fix the red/blue color inversion. dgis 2019-03-14 08:32:43 +0100
  • de8a56bf86 Version 1.2 (2019-03-14) Emu48ForAndroid_1.2 dgis 2019-03-13 23:35:24 +0100
  • 83b6b15ae9 Fix issue when saving the Port2 in the file Regis Cosnier 2019-03-13 23:21:04 +0100
  • 2052fc31f1 - Update the core source code to Emu48 1.60+. dgis 2019-03-12 23:08:40 +0100
  • 91ee7150e9 - Change the name from "Emu48 for Android" for "Emu48". - Always prompt to save when closing. - Fix MostRecentUsed file issue. dgis 2019-03-12 22:46:21 +0100
  • f4384c5484 - Save the Port 2 at the same time we save the state file. dgis 2019-03-12 01:08:09 +0100
  • 8583bcefdb - Prevent empty MRU. - Allow to go back from the settings in Android 4.4 and may be more recent versions. Regis Cosnier 2019-03-10 00:48:14 +0100
  • abf9e905cc - Fix issues with back button in the Settings, Help and About. - Build with Android 4.4 support. Regis Cosnier 2019-03-09 00:07:10 +0100
  • 5e0c56d44c - Rewrite the StretchBlt() function to improve the pixel rendering. - Allow to build the project with "gradlew build". Regis Cosnier 2019-03-08 01:55:50 +0100
  • 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+ dgis 2019-03-03 21:15:11 +0100
  • cd379b07ea - Fix a crash after opening several times a state file. dgis 2019-03-01 23:12:40 +0100
  • 4c9254c260 Use KML global color and fix the issue with .e49 extension. Regis Cosnier 2019-03-01 18:34:38 +0100
  • 47cd152a26 Version 1.1 (2019-03-01) Emu48ForAndroid_1.1 dgis 2019-02-28 22:17:46 +0100
  • ec93827f51 Emu48ForAndroid_1.0 dgis 2019-02-26 22:52:18 +0000
  • 0dd5487ca4 dgis 2019-02-24 21:33:52 +0000
  • fca50a7b81 dgis 2019-02-23 22:19:22 +0000
  • 38d0316217 Fix the PNG loading . dgis 2019-02-23 18:11:21 +0000
  • ecd1452a48 Change the settings results mechanism. dgis 2019-02-22 19:25:33 +0000
  • 9879b3f19f dgis 2019-02-21 22:42:23 +0000
  • 9709c873e3 Cleanup source code. dgis 2019-02-21 21:44:08 +0000
  • d552bd0301 dgis 2019-02-20 21:15:26 +0000
  • 3435583d35 dgis 2019-02-20 20:32:19 +0000
  • afddb7103d dgis 2019-02-18 19:39:41 +0000
  • 8eb1a9e8af dgis 2019-02-15 20:10:19 +0000
  • d68014524e dgis 2019-02-13 19:00:24 +0000
  • 79f9977dcb dgis 2019-02-12 22:46:22 +0000
  • 0250c5cfe2 dgis 2019-02-11 22:32:12 +0000
  • ed46bee627 dgis 2019-02-11 22:12:29 +0000
  • 333f1ca479 dgis 2019-02-11 21:22:26 +0000
  • dedfcd680b dgis 2019-02-10 22:56:04 +0000
  • 42e15a19aa dgis 2019-02-09 23:19:17 +0000
  • aad2426b40 dgis 2019-02-08 19:19:52 +0000
  • 72ddaacff6 dgis 2019-02-07 22:34:18 +0000
  • 8d6db0ca1e dgis 2019-02-07 21:52:36 +0000
  • e70c4da227 dgis 2019-02-06 20:38:39 +0000
  • 7cae0ed7fc dgis 2019-02-05 19:15:17 +0000
  • c2dbcf3931 dgis 2019-02-04 19:24:19 +0000
  • 0daad9e379 dgis 2019-02-03 23:41:34 +0000
  • a545659a24 dgis 2019-02-03 23:09:25 +0000
  • a765895abb dgis 2019-02-03 22:36:41 +0000
  • 737096a0e0 dgis 2019-02-03 08:58:43 +0000
  • cf6d6a6638 dgis 2019-02-03 08:29:56 +0000
  • 834d96c837 dgis 2019-02-02 22:51:11 +0000
  • 89bc5910c4 dgis 2019-02-01 21:50:53 +0000
  • 45585c36dd dgis 2019-02-01 19:42:16 +0000
  • a7dd195c65 dgis 2019-01-30 22:10:01 +0000
  • b8430e147f dgis 2019-01-29 20:28:11 +0000
  • 0f47b6cb90 dgis 2019-01-28 23:31:43 +0000
  • c7350dbf81 dgis 2019-01-22 22:16:18 +0000
  • b528dae7e4 dgis 2019-01-17 20:13:56 +0000
  • eada7f8658 Change package name Add fill screen option Fix bugs dgis 2019-01-17 20:13:46 +0000
  • 2bf6c09550 dgis 2019-01-17 19:18:54 +0000
  • 56f637d211 dgis 2019-01-15 21:37:02 +0000
  • ced7132b0a dgis 2019-01-10 22:53:11 +0000
  • 33686c480a dgis 2019-01-08 23:25:06 +0000