Commit Graph

10947 Commits

Author SHA1 Message Date
Alexander Babikov
ce8b1c4c81 Dev branch: Fix the GUS type selector not working 2023-08-31 06:19:58 +05:00
Alexander Babikov
e6e8784769 Revert the GUS to use edge-triggered IRQs
Fixes #3645
2023-08-31 06:19:58 +05:00
OBattler
3039f8449f Fixed GUS IRQ handling if normal and MIDI IRQ's are the same. 2023-08-30 18:46:23 +02:00
OBattler
fd4ef5cfb4 Fixed the PCI slot definition for the 450kx Memory Controller. 2023-08-30 18:12:26 +02:00
OBattler
42ea22e569 Properly fix serial mouse wheel. 2023-08-26 23:22:56 +02:00
OBattler
41079a4505 Fixed the serial mouse wheel. 2023-08-26 23:16:50 +02:00
OBattler
e0c1e4b3a3 Proper fix for mouse wheel inversion. 2023-08-26 22:47:32 +02:00
RichardG867
188c819210 Merge branch 'master' of ssh://github.com/86Box/86Box 2023-08-26 14:05:43 -03:00
RichardG867
c74d593fe3 Jenkins: Fix a Linux library packaging violation 2023-08-26 14:05:35 -03:00
Jasmine Iwanek
abffa9b864 Merge pull request #3644 from lemondrops/master
Update the credits in the About dialog
2023-08-26 12:57:07 -04:00
Alexander Babikov
5d6d8abf57 Update the credits in the About dialog 2023-08-26 21:35:44 +05:00
RichardG867
801d5b7232 mouse_ps2: Fix wheel inversion 2023-08-26 13:31:05 -03:00
OBattler
8f21db5527 Interim 808x fixes - just enough to fix the two most outstanding problems (Prehistorik 2 and Snatch-It! being broken). 2023-08-26 16:40:29 +02:00
Miran Grča
479024ae87 Merge pull request #3640 from cold-brewed/ui-toolbar-rb
Revert toolbar changes, add separator
2023-08-26 03:03:40 +02:00
OBattler
c1613776ce Fixed the wheel inversion on the PS/2 mouse. 2023-08-25 05:58:04 +02:00
OBattler
084fd441d3 Logging fixes in cpu/x86.c. 2023-08-25 03:49:06 +02:00
OBattler
782117dbbd Fixed some GCC pedantic warnings. 2023-08-25 02:28:51 +02:00
OBattler
e578b6b418 Merge branch 'master' of https://github.com/86Box/86Box 2023-08-24 23:49:13 +02:00
OBattler
a0ce900837 Temporarily disable the Wacom tablets. 2023-08-24 23:49:06 +02:00
Miran Grča
83a9f58dbb Merge pull request #3638 from lemondrops/extended-dropdowns
qt: Expand the number of items displayed in comboboxes to 30
2023-08-24 23:35:29 +02:00
cold-brewed
350eefb258 qt: Revert toolbar changes, add separator 2023-08-24 17:33:05 -04:00
Alexander Babikov
0ba239d49a qt: Temporarily hide the Mitsumi CD-ROM bus in dropdowns (#3639) 2023-08-24 18:24:40 -03:00
Alexander Babikov
b08ec7dcf6 qt: Expand the number of items displayed in comboboxes to 30 2023-08-25 02:14:01 +05:00
Miran Grča
932834995c Merge pull request #3635 from cold-brewed/ui-pit-rb
Revert earlier machine settings updates
2023-08-24 23:07:32 +02:00
OBattler
801ebcc1db RichardG is right, the Compaq 386 Memory Control is absolutely not the OPTi 391. 2023-08-24 20:25:27 +02:00
cold-brewed
8e5536b4f5 qt: Revert earlier machine settings updates but include the new PIT option 2023-08-24 12:12:21 -04:00
OBattler
cf4b7bbd42 Merge branch 'master' of https://github.com/86Box/86Box 2023-08-24 17:00:20 +02:00
OBattler
fc8b4ce828 Disabled the DRAM row emulation on the 420EX and SiS 496/497, should fix memory with machines using those chipsets. 2023-08-24 16:59:57 +02:00
Miran Grča
6e03e1e8ba Merge pull request #3631 from jriwanek-forks/plat
Make plat_fallthrough and plat_unused headers less fragile
2023-08-24 01:15:57 +02:00
Jasmine Iwanek
8f07289844 Make plat_fallthrough and plat_unused headers less fragile 2023-08-23 19:14:08 -04:00
OBattler
5f83768d98 Fixed includes in video/vid_s3.c. 2023-08-24 01:13:39 +02:00
OBattler
4f12485bcc Fixed includes in scsi/scsi_disk.c. 2023-08-24 01:12:27 +02:00
OBattler
84ad199b68 Fixed headers in scsi/scsi_buslogic.c. 2023-08-24 01:11:48 +02:00
OBattler
aee88dcb52 Fixed headers in scsi/scsi_cdrom.c. 2023-08-24 01:11:10 +02:00
OBattler
0ea7f3b2b2 Fixed includes in disk/hdc_st506_xt.c. 2023-08-24 01:10:41 +02:00
OBattler
46b086cf22 Missing header include in video/vid_s3.c. 2023-08-24 01:06:38 +02:00
OBattler
937589b6e3 Unmarked fallthroughs: scsi. 2023-08-24 01:05:45 +02:00
OBattler
ca58764ac3 Unmarked fallthroughs: vid_s3.c. 2023-08-24 00:57:53 +02:00
OBattler
c548910ce7 Unmarked fallthroughs: disk/hdc_st506_xt.c. 2023-08-24 00:57:10 +02:00
Miran Grča
7f1c92f7d5 Merge pull request #3630 from lemondrops/master
qt: Remove a trailing space in a label in qt_settingsnetwork.ui
2023-08-24 00:50:20 +02:00
Miran Grča
483bfa4c1c Merge pull request #3629 from 86Box/tc1995
More 8514/A related fixes:
2023-08-24 00:49:39 +02:00
Alexander Babikov
352bfe0f63 qt: Remove a trailing space in a label in qt_settingsnetwork.ui 2023-08-24 03:47:41 +05:00
TC1995
498bc6aa8c More 8514/A related fixes:
Replaced svga->bpp == 24 with dev->accel_bpp == 24 as well as proper ATI graphics engine offsets added to 24bpp mode in the 8514/A rectangle fill commands (cmd 2, 3, 4) as well as on a command val of 8514/A bitblt (mainly 0xc2b5, actual cmd 6). This should fix 24bpp mode under Windows/NT and other operating systems, like OS/2 2.x/Warp.
2023-08-24 00:47:26 +02:00
Miran Grča
26d1c6d7bc Merge pull request #3628 from 86Box/tc1995
More XGA fixes:
2023-08-24 00:41:29 +02:00
TC1995
23a2923724 More XGA fixes:
These make XGAKIT report 1MB of VRAM (from DOS).
2023-08-24 00:30:21 +02:00
Miran Grča
f0fd4b0909 Merge pull request #3626 from 86Box/tc1995
Change NEC CD-ROM DRIVE:74 to 75.
2023-08-23 21:28:01 +02:00
TC1995
971e61db58 Change the NEC CD-ROM DRIVE:74 to 75 due to the former being buggy on NT. 2023-08-23 20:52:02 +02:00
Miran Grča
67ea9d733b Merge pull request #3625 from 86Box/tc1995
Assorted TGUI9440/96x0 fixes:
2023-08-23 20:46:53 +02:00
Jasmine Iwanek
28db0d37df Merge branch 'master' into tc1995 2023-08-23 14:46:28 -04:00
Miran Grča
03ef27b6ac Merge pull request #3624 from cold-brewed/path-get-slash
Fixing up path_get_slash return value
2023-08-23 20:45:27 +02:00