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
Miran Grča
7f06e697cb
Merge pull request #3623 from jriwanek-forks/cleaning
...
Latest round of sonarlint work
2023-08-23 20:42:39 +02:00
OBattler
ae231add5c
The on-board CL-GD 5430's now have a NULL avilable() function.
2023-08-23 20:41:54 +02:00
TC1995
e2fbf5df3f
Assorted TGUI9440/96x0 fixes:
...
Fixed the Win98 Trident PCI (and 9440 VLB) card accelerator pitch while maintaining compatibility with other OSes, despite being undocumented (this is at least an attempt to fix it properly based on the logs).
2023-08-23 19:58:18 +02:00
OBattler
2bff7c3910
The IBM PC330 on-board CL-GD 5430 is now correctly VLB and not PCI.
2023-08-23 18:05:58 +02:00
cold-brewed
f37474246b
Fixed up path_get_slash return value
2023-08-23 07:26:48 -04:00
Jasmine Iwanek
f09bdab7f5
Updates to GHA cmake action
2023-08-23 06:21:38 -04:00
Jasmine Iwanek
29b648450a
More linting in src/codegen_new
2023-08-23 04:15:59 -04:00
Jasmine Iwanek
c4bb670901
More linting in src/codegen
2023-08-23 04:15:59 -04:00
Jasmine Iwanek
66854089c0
src/minitrace
2023-08-23 04:15:59 -04:00
Jasmine Iwanek
3a0ddc2087
More linting in src/include/86box
2023-08-23 04:15:58 -04:00
Jasmine Iwanek
98bfebc223
More linting in src/unix
2023-08-23 04:15:58 -04:00
Jasmine Iwanek
95b5652d14
More linting in src/minitrace
2023-08-23 04:15:58 -04:00
Jasmine Iwanek
b8c4dee3bf
More linting in src
2023-08-23 04:15:58 -04:00
Jasmine Iwanek
bacf8deae3
More linting in src/win
2023-08-23 04:15:57 -04:00
Jasmine Iwanek
506d548b38
More linting in src/video
2023-08-23 00:50:52 -04:00
Jasmine Iwanek
11a2f5266a
More linting in src/sound
2023-08-23 00:18:16 -04:00
Jasmine Iwanek
859d06b608
More linting in src/sio
2023-08-23 00:18:16 -04:00
Jasmine Iwanek
d32a3914da
More linting in src/scsi
2023-08-23 00:18:15 -04:00
Jasmine Iwanek
0ba8fd8972
More linting in src/qt
2023-08-23 00:18:15 -04:00
Jasmine Iwanek
0398ec450a
More linting in src/network
2023-08-23 00:18:14 -04:00
Jasmine Iwanek
ef41b7c3bf
More linting in src/mem
2023-08-22 23:54:07 -04:00
Jasmine Iwanek
d8eab07471
More linting in src/machine
2023-08-22 23:54:07 -04:00