Commit Graph

  • 174e92dad9 Correct the write activity indicator icon. OBattler 2025-07-20 15:19:57 +02:00
  • 0df6564477 Merge pull request #5810 from Cacodemon345/fchs-fix-2 Miran Grča 2025-07-20 15:04:59 +02:00
  • a633bb40df Fix FCHS recompiling for x64 dynarecs Cacodemon345 2025-07-20 18:05:23 +06:00
  • 3abb8000bc Merge pull request #5809 from 86Box/tc1995 Miran Grča 2025-07-19 13:49:33 +02:00
  • bc24fefee8 Ported the latest changes of the ESP code from QEMU to 86box (July 19th, 2025) TC1995 2025-07-19 13:34:51 +02:00
  • 43e1af5feb Update pt-BR.po Nelson Kerber Hennemann Filho 2025-07-18 21:51:14 -03:00
  • 55008566de Paradise WD90C11 and WD90C30: Fix banking regressions introduced with the previous fixes, fixes #5807. OBattler 2025-07-18 20:01:32 +02:00
  • 91678345c7 Merge branch 'master' MaxwellS04 2025-07-18 19:25:37 +07:00
  • 6e0fd424c1 Merge pull request #5808 from jriwanek-forks/mouse Miran Grča 2025-07-18 07:02:31 +02:00
  • 9aab9c41dc Add support for default baud rate on logitech serial mouse Jasmine Iwanek 2025-07-18 00:31:08 -04:00
  • 90ae33e487 Macro the serial port part of mouse config Jasmine Iwanek 2025-07-17 22:41:45 -04:00
  • a7d54960c7 clang-format mouse_serial.c Jasmine Iwanek 2025-07-17 21:02:39 -04:00
  • 4d6e3db50c Some minor improvements to serial mouse code quality Jasmine Iwanek 2025-07-17 20:58:00 -04:00
  • d7f3138a53 WD90C30: Maximum sequencer register is 15h, not 12h, fixes VESA1D.EXE detection. Miran Grča 2025-07-18 02:55:07 +02:00
  • 8a9043ec96 Merge pull request #5806 from Cacodemon345/ballpoint-serial Miran Grča 2025-07-17 21:44:43 +02:00
  • a4a8e10427 Microsoft Serial BallPoint mouse Cacodemon345 2025-07-18 01:41:28 +06:00
  • 5fc903fb48 Amazingly, if I make a 32-bit write to SVGA, it probably shouldn't write to four different CRTC registers..... starfrost013 2025-07-17 19:16:39 +01:00
  • 04aa6b555d XGA: Rewrite memory accesses and pattern reading and apply TC1995's MCA fix as well, fixes OS/2 1.3 with CSD XR05200 and NT 3.1, fixes #5803. OBattler 2025-07-17 14:29:06 +02:00
  • 142715a63d Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-07-17 07:18:07 +02:00
  • a0a144d444 Merge pull request #5804 from Cacodemon345/mouse-latency-improvements Miran Grča 2025-07-16 23:33:08 +02:00
  • f962ecd7d6 Use a separate thread for polling mouse on Windows Cacodemon345 2025-07-17 01:24:21 +06:00
  • 0adba2cabe Merge branch 'master' of https://github.com/starfrost013/86box starfrost013 2025-07-16 12:27:57 +01:00
  • 991511197a Make visualnv window not modal and also allow writing to multiple destination buffers starfrost013 2025-07-16 12:27:55 +01:00
  • 84376231f3 Merge branch '86Box:master' into master starfrost 2025-07-16 12:25:09 +01:00
  • 7fd7c659b6 Logitech serial mouse: enable RTS toggle by default. Miran Grča 2025-07-16 11:38:30 +02:00
  • 68d7a769ce Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-07-16 01:41:29 +02:00
  • ae11e9bf27 XGA: Redo pattern blitting and clamp the X coordinate to within the width, fixes #5792. OBattler 2025-07-16 01:40:45 +02:00
  • 0e0bb2ed5c Forgot vid_xga.h. OBattler 2025-07-16 01:40:05 +02:00
  • f19ca464c9 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-07-16 01:37:18 +02:00
  • 14d1dd99ae XGA: Redo pattern handling and clamp the x coordinate to between 0 and the last pixel of width, fixes #5792. OBattler 2025-07-16 01:37:07 +02:00
  • e8c8e7f703 ZEOS Martin: Remove PS/2 mosue port becxause the real machine has none. Miran Grča 2025-07-16 01:28:07 +02:00
  • 423a8dc9a9 Merge pull request #5794 from usergithub64/master Miran Grča 2025-07-15 23:02:50 +02:00
  • 18fc545aef Merge pull request #5795 from rushieda/biosswitchfix Miran Grča 2025-07-15 23:02:19 +02:00
  • c93c830744 Merge pull request #5798 from nelsonhef/lang-ptbr-upd Miran Grča 2025-07-15 23:02:09 +02:00
  • a9b4e6b9d3 Merge pull request #5799 from 86Box/dhrdlicka-patch-1 Miran Grča 2025-07-15 23:01:51 +02:00
  • 80ff0201ef Clip the cursor to the focused window David Hrdlička 2025-07-15 22:50:21 +02:00
  • c709f36d51 Update pt-BR.po Nelson Kerber Hennemann Filho 2025-07-15 12:46:32 -03:00
  • 8af0c40fbf Merge branch 'master' of https://github.com/starfrost013/86box starfrost013 2025-07-15 16:45:42 +01:00
  • 9968645f1d Still increment the get address if a software method is found. This might cause slightly more cache errors and FIFO refills, but seems like the correct thing to do. It also prevents endless loops of finding bugs while debugging starfrost013 2025-07-15 16:45:40 +01:00
  • e482469b46 Update pt-BR.po Nelson Kerber Hennemann Filho 2025-07-15 12:27:30 -03:00
  • 2717f38627 Split off the F82C606 from the F82C710, rewritten the F82C710, implemented the PS/2 QuickPort mouse interface and added it as standalone, added the Seagate XTA controller, and added the Amstrad PC5086. OBattler 2025-07-15 01:06:47 +02:00
  • 143639ad88 BIOS version switcher fixes and improvements on available machines rushieda 2025-07-14 16:28:02 +03:00
  • 4731b70844 Update ru-RU.po usergithub64 2025-07-14 14:30:17 +03:00
  • ca0e9a4707 Update the Russian translation usergithub64 2025-07-14 14:01:46 +03:00
  • 8a9ee62993 Fixes for broken translation usergithub64 2025-07-14 14:00:59 +03:00
  • 174d6e1d05 Merge pull request #5793 from rushieda/transfix Miran Grča 2025-07-13 16:51:58 +02:00
  • cc4bfa5c76 Turkish translation (tr-TR.po) fixes and improvements rushieda 2025-07-13 17:40:24 +03:00
  • cd50776ef4 Merge pull request #5783 from usergithub64/master Miran Grča 2025-07-13 14:26:18 +02:00
  • 132b7e0e62 Merge pull request #5791 from Cacodemon345/voodoo3-overlay Miran Grča 2025-07-13 14:18:41 +02:00
  • e93be672fa Implement overlay chroma-keying on Voodoo 3/Banshee Cacodemon345 2025-07-13 17:42:23 +06:00
  • 126c4a5d4b Update ru-RU.po usergithub64 2025-07-13 11:53:10 +03:00
  • dccefd707a Update joystick_standard.c usergithub64 2025-07-13 11:50:04 +03:00
  • 5a1da31283 YUV overlays on Voodoo 3/Banshee now display correctly Cacodemon345 2025-07-13 14:08:35 +06:00
  • 97cfbb41a1 XGA: Blitting direction does not affect the order of the bits in memory, fixes the IBM Windows 3.1 XGA driver. OBattler 2025-07-13 07:55:49 +02:00
  • 51cd80e7b1 XGA: Fix pattern map pixel reading when (width + 1) is not divisible by 8, fixes #5779. OBattler 2025-07-13 06:50:32 +02:00
  • 3894be72f5 Merge pull request #5782 from Cacodemon345/manager-fixes Miran Grča 2025-07-12 21:45:26 +02:00
  • 175afbf120 Merge pull request #5786 from Cacodemon345/patch-746345 Miran Grča 2025-07-12 21:41:31 +02:00
  • d62d044259 Merge pull request #5788 from jriwanek-forks/sbdsp Miran Grča 2025-07-12 21:38:04 +02:00
  • d123372018 Merge pull request #5787 from ucucanok/master Miran Grča 2025-07-12 21:37:52 +02:00
  • 08a53d2f55 Fix High Speed autoinit DMA on SB16 Jasmine Iwanek 2025-07-12 15:35:35 -04:00
  • 615e22d356 Fix Netware key card registers cartifanwlr 2025-07-12 22:31:27 +03:00
  • 0caa0b90b6 Voodoo: Recalculate texture parameters on textureMode writes Cacodemon345 2025-07-13 00:13:02 +06:00
  • 851ec7d53d Waiting status when opening settings Cacodemon345 2025-07-12 22:32:11 +06:00
  • 7663f37859 Merge pull request #5785 from 86Box/tc1995 Miran Grča 2025-07-12 16:31:59 +02:00
  • 4fa8ff2a06 XGA changes of the day (July 12th, 2025) TC1995 2025-07-12 16:21:41 +02:00
  • 038a0236fe Remove extraneous show() calls Cacodemon345 2025-07-12 17:24:55 +06:00
  • 270fbad0ba Attempt more fixes for waiting state Cacodemon345 2025-07-12 15:33:56 +06:00
  • b11c5af060 Add option to kill hung VMs Cacodemon345 2025-07-11 23:30:14 +06:00
  • b4ace8482a Simple order fix Cacodemon345 2025-07-11 22:21:32 +06:00
  • 07c6a8a154 Implement focus-shifting on Windows and waiting status Cacodemon345 2025-07-11 18:04:58 +06:00
  • bb7ebc72c8 Merge pull request #5784 from Cacodemon345/patch-95455 Miran Grča 2025-07-12 12:24:17 +02:00
  • ff27d46b71 Add fractional part to percentage message when no mouse is emulated Cacodemon345 2025-07-12 15:58:32 +06:00
  • aab3b1d822 Update the Russian translation usergithub64 2025-07-11 16:40:16 +03:00
  • cd6d38f335 Fixes for broken translation usergithub64 2025-07-11 16:39:21 +03:00
  • a1ee7f3269 Merge pull request #5781 from Cacodemon345/manager-fixes Miran Grča 2025-07-11 11:44:43 +02:00
  • 4c72a0f721 Hide and disable update checker on custom builds Cacodemon345 2025-07-11 15:36:09 +06:00
  • 82abf45076 Merge pull request #5780 from Cacodemon345/manager-fixes Miran Grča 2025-07-11 11:14:11 +02:00
  • f4f6bbc465 Fix placement of CPU frame size option, also add Exit option Cacodemon345 2025-07-11 15:12:11 +06:00
  • 7398ed7cac Merge pull request #5546 from Cacodemon345/ndr-reg-optimizations Miran Grča 2025-07-11 11:11:14 +02:00
  • eaea266567 Merge pull request #5778 from nelsonhef/lang-ptbr-upd Miran Grča 2025-07-11 11:11:02 +02:00
  • 35dc9abfad Paradise VGA: Fix compile with some compilers. OBattler 2025-07-11 11:04:16 +02:00
  • b76ff66e01 Paradise WD90C11: Implement a separate rendered specifically for that 2-color mode (really, 16-color mode with mono patterns), fixes #1800. OBattler 2025-07-11 10:48:51 +02:00
  • 688b371419 Interlace is available on the WD90C11 as well. OBattler 2025-07-11 03:44:42 +02:00
  • 31b1308a5b Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-07-11 03:43:35 +02:00
  • 95b1250f4d Paradise WD90C11: First batch of fixes - fixes the fast 1024x768x4bpp mode. OBattler 2025-07-11 03:43:04 +02:00
  • 5683c4d00b ISA ROM: Fix macro not being used [skip ci] Nelson Kerber Hennemann Filho 2025-07-10 21:34:04 -03:00
  • bb9e1da8ee Update pt-BR.po Nelson Kerber Hennemann Filho 2025-07-10 18:20:24 -03:00
  • 409f065576 Merge pull request #5774 from Cacodemon345/small-frames-unix Miran Grča 2025-07-10 19:33:55 +02:00
  • 4e146b1316 Merge pull request #5775 from Cacodemon345/gamemode-support Miran Grča 2025-07-10 19:33:39 +02:00
  • 7dcd38cd88 Merge branch '86Box:master' into master starfrost 2025-07-10 17:36:07 +01:00
  • f974fad3af ISA ROM: Clarify a variable name [skip ci] RichardG867 2025-07-10 12:24:46 -03:00
  • 19bd891f86 Move LBA Enhancer to the ISA ROM system RichardG867 2025-07-10 12:10:16 -03:00
  • 030c25cf2d ISA ROM system cleanups RichardG867 2025-07-10 12:06:59 -03:00
  • e7d0f153ae Move PS/2 floppy drive type migration to config RichardG867 2025-07-10 10:42:08 -03:00
  • 7073a184fe Internal name migration for Tandy 1000 SX RichardG867 2025-07-10 10:30:44 -03:00
  • aa4637d5db Add support for Feral Interactive's gamemode on Linux Cacodemon345 2025-07-10 17:26:18 +06:00
  • 9f077cb97c Fix small frames on SDL backend Cacodemon345 2025-07-10 16:37:34 +06:00
  • 5872d552b2 Merge pull request #5773 from jriwanek-forks/t1000sx Miran Grča 2025-07-10 05:39:27 +02:00
  • d71942909e Correct internal name for Tandy 1000 SX Jasmine Iwanek 2024-08-06 13:53:26 -04:00
  • ea3ee8c9af Move the NEC Trident to its correct place. OBattler 2025-07-10 04:38:07 +02:00