Commit Graph

341 Commits

Author SHA1 Message Date
OBattler
3feb0f135d Add toolbar button and Action menu item to toggle forcing the recompiler to interpret blocks, should help with some slowdowns (tested to help with Daggerfall on both recompilers and Legend of Hero III on new recompiler). 2025-12-05 14:18:17 +01:00
OBattler
cf0068112d Change version to 5.3 - we have decided to release that due to all the performance and/or bug fixes. 2025-12-02 15:25:41 +01:00
OBattler
cfce63cba8 Fix the assets paths on Qt and add the relevant plat_ function to SDL as well. 2025-11-28 01:37:59 +01:00
Miran Grča
292c694d5a Merge pull request #6405 from Valefungo/unix_ods
Unix mode OSD
2025-10-27 16:32:07 +01:00
Valerio
c4a42a0994 hope to make Code QL happy 2025-10-27 13:22:16 +01:00
RichardG867
cf6149c1c7 bumpversion: Fix romset version patching and rework patching function to allow for multiple files [skip ci] 2025-10-26 14:06:00 -03:00
Valerio
e3908e4d12 changed hotkey to rightcontrol + F11, aligned README 2025-10-26 17:59:57 +01:00
OBattler
f4f050d14e Bump the version number to 6.0... again. 2025-10-26 17:42:10 +01:00
Valerio
1a4588292f gcc strict code style, removed an annoying unuseful printf 2025-10-26 17:19:42 +01:00
Valerio
5a226e463a merge master 2025-10-26 11:14:52 +01:00
Valerio
4c10faedbd back to main menu with esc key 2025-10-20 19:17:46 +01:00
Valerio
2eb0c77a87 window title in OSD 2025-10-19 11:42:47 +02:00
Valerio
340a43ad64 touchpad events, right button click 2025-09-28 12:38:43 +02:00
Valerio
a52b18f9e2 touchpad events, try sdl emulation 2025-09-28 12:11:38 +02:00
Valerio
ef33439e0b touchpad events, try sdl emulation 2025-09-28 12:05:49 +02:00
Valerio
df8762cf65 touchpad events 2025-09-28 11:49:31 +02:00
Valerio
c293a2d765 touchpad events 2025-09-28 11:37:36 +02:00
Jasmine Iwanek
3c5190a0db Header cleanups (1/2) 2025-09-21 00:48:38 -04:00
RichardG867
13d5de4e7b ROM file check optimizations and cleanups 2025-09-19 17:51:01 -03:00
Cacodemon345
fdbf4a066b Introduce plat_file_check and use it for ROM existence checking 2025-09-20 00:30:29 +06:00
OBattler
2ba7b4a768 Changed version to 5.2. 2025-09-18 04:26:13 +02:00
Valerio
078368ba48 no pause, last three media types, readme 2025-09-15 16:34:45 +02:00
Valerio Vitali
ba5db694f8 Merge branch '86Box:master' into unix_ods 2025-09-14 19:05:09 +02:00
Valerio
677a50dda4 maybe better on keyup 2025-09-14 11:58:14 +02:00
Valerio
003fc5423b more mistakes 2025-09-14 11:40:53 +02:00
Valerio
596dab6df4 mistakes 2025-09-14 11:27:42 +02:00
Valerio
28b5f6324d additional folders for iso and img, better ALTGR-G handling, moved osd draw to main blit loop 2025-09-14 11:17:56 +02:00
starfrost013
57ae731e22 Goodbye, 32-bit 2025-09-14 01:32:41 +01:00
OBattler
38806537fc Bump the version to 6.0. 2025-09-14 02:00:31 +02:00
Valerio
52b20c2118 cdrom load, future icons 2025-09-13 18:50:38 +02:00
Valerio
f4a0537a8c close osd when doing actions 2025-09-13 12:48:54 +02:00
Valerio
d7f12ae36e fix img and iso masks 2025-09-13 12:41:45 +02:00
Valerio
606b9aca3d other fixes, cd and floppy load 2025-09-13 12:23:11 +02:00
Valerio
df503f95f9 more commands 2025-09-12 19:40:12 +02:00
Valerio Vitali
47298ed318 fullscreen on/off 2025-09-12 19:19:45 +02:00
Valerio
a2d66eea51 initial 2025-09-12 16:34:20 +02:00
Valerio
de1f89d8c9 initial 2025-09-12 15:36:18 +02:00
Jasmine Iwanek
af007b12e7 path_get_basename helper function 2025-09-09 19:57:47 -04:00
Cacodemon345
a359ec77ba Add more missing strings 2025-09-01 14:07:12 +06:00
Cacodemon345
63bb0d8a92 Pass through serial lines between serial port and emulator 2025-08-30 01:21:30 +06:00
Cacodemon345
084091ac3b Attempt to fix host serial passthrough on Linux 2025-08-29 01:29:41 +06:00
David Hrdlička
66b33cbb03 Bump version to 5.1 [skip ci] 2025-08-27 19:40:07 +02:00
David Hrdlička
156d6f8bc8 Add provisions for portable mode to global dir functions 2025-08-24 20:49:16 +02:00
OBattler
75049ae628 Bumped the version to 5.0.1. 2025-08-24 15:20:15 +02:00
Jasmine Iwanek
03006ca078 More progress towards 2nd gameport support 2025-08-22 21:58:42 -04:00
David Hrdlička
b37cb502ba Implement default VMM directory 2025-08-21 16:51:36 +02:00
Alexander Babikov
05120bfb70 Split off ROM set checking from pc_init_modules()
Everything else isn't needed for the manager
2025-08-15 03:35:05 +05:00
David Hrdlička
9e7ecb8dba Merge branch 'master' into feature/global-config 2025-08-06 12:26:10 +02:00
Alexander Babikov
8915fa9263 CMake: Only find and link to SDL when needed 2025-08-01 02:56:32 +05:00
OBattler
64e85fdfbc Retooled ZIP emulation into more expansible Removable Disk emulation, ZIP 100 and 250 types remain selectable, alongside the new 86Box (ie. generic) option. 2025-07-25 16:30:40 +02:00