Commit Graph

9280 Commits

Author SHA1 Message Date
OBattler
6da8e07c7a Apparently, the case is only needed when building for QT6. 2022-11-02 18:04:43 +01:00
OBattler
c8cab397fd Another OPTi 822 fix. 2022-11-02 17:42:30 +01:00
OBattler
b95de093aa Reverted the win_dynld.c "fix". 2022-11-02 14:47:08 +01:00
Miran Grča
3720077d6d Merge pull request #2786 from chungy/higher-scaling-factors
Higher scaling factors
2022-11-02 06:35:37 +01:00
Miran Grča
277b5a07f5 Merge pull request #2785 from jriwanek-forks/oli-m24
Adds BIOSless version of the WD1002A-WX1 primarily for use with the Olivetti M24
2022-11-02 06:35:24 +01:00
OBattler
4fb3228628 Fixes to both versions of win_dynld.c. 2022-11-02 06:28:27 +01:00
OBattler
e2391ca6ef A small fix in qt/qt_mediamenu.cpp. 2022-11-02 06:15:05 +01:00
OBattler
5b45654c69 Properly fix the READ CD command on data sectors, closes #2788. 2022-11-02 05:53:38 +01:00
OBattler
67c94f9bb2 One last fix. 2022-11-02 05:25:37 +01:00
OBattler
de6a6909e5 The last OPTi 822 fixes. 2022-11-02 05:19:28 +01:00
OBattler
8c0facc3b4 PCI changes for OPTi 82c822 (will also be needed for the ALi M1435). 2022-11-02 04:03:55 +01:00
Mike Swanson
6db29dd3c1 languages: update files for new scaling factors 2022-11-01 12:06:48 -07:00
Mike Swanson
ba3de27fe5 Expand window scale factors up to 8×
5× is just about the highest factor useful for a 3840×2160 (“4K”)
monitor with games running in 320×200 mode.  7680×4320 (“8K”) monitors
are also on the market and the higher scale factors should be useful
for them too.
2022-11-01 11:53:49 -07:00
OBattler
a9c472d6b6 Apply "Keyboard requires capture" also in full screen mode, fixes #2781. 2022-11-01 16:19:46 +01:00
Jasmine Iwanek
15f39c19a9 Merge pull request #2782 from Cacodemon345/patch-105
qt: fix macOS build
2022-11-01 02:23:22 -04:00
Cacodemon345
e44e74dd7c qt: fix macOS build 2022-11-01 11:34:42 +06:00
OBattler
1bb1bb9f46 Fixed the MSI MS-6168 / Bora Pro AGP Voodoo. 2022-11-01 03:59:08 +01:00
OBattler
4805dee09f Merge branch 'master' of https://github.com/86Box/86Box 2022-11-01 03:54:11 +01:00
OBattler
9e729f3bd6 OPTi 822 shadow RAM. 2022-11-01 03:54:02 +01:00
Miran Grča
c57916cd6d Merge pull request #2780 from Cacodemon345/qt-white-screen-fix
qt: fix white screen for real
2022-10-31 23:12:15 +01:00
Cacodemon345
65f6f453c0 qt: try another way 2022-11-01 03:15:48 +06:00
Cacodemon345
a5cfa8ec66 qt: fix white screen for real 2022-10-31 13:30:19 +06:00
Jasmine Iwanek
e6f3f96b1f Merge pull request #2779 from nerd73/master
Fix CPU-Z on IBM 486
2022-10-31 02:51:34 -04:00
plant
c80d2a0209 Fix CPU-Z on IBM 486
It turns out that the IBM 486 does indeed have the AC bit in EFLAGS, based on CPU-Z detection behavior.
2022-10-31 00:12:39 -06:00
OBattler
015283e5db Preliminary OPTi 822 rewrite. 2022-10-31 05:44:32 +01:00
OBattler
021eb600bb Forgotten T1000 part of the Fn fix. 2022-10-31 05:42:32 +01:00
OBattler
fb8dcab3bd Fixed the handling of the Toshiba Fn keys, fixes #2778. 2022-10-31 04:04:47 +01:00
OBattler
90f67ee4fb Fullscreen stretch mode now defaults to 4:3, closes #2146. 2022-10-31 03:35:50 +01:00
OBattler
65fc4e989d Some fixes and implemented the --image/-I command line parameter to load an image to the specified floppy drive. 2022-10-31 03:24:09 +01:00
OBattler
8d49489637 Merge branch 'master' of https://github.com/86Box/86Box 2022-10-31 02:13:30 +01:00
OBattler
a588fa8c0a Assorted CD-ROM fixes, including for the READ CD command on a data sector on an ATAPI, fixes MTMCDAI.SYS when used with the Acer CPR CD. 2022-10-31 02:13:20 +01:00
Miran Grča
c8f2dd5982 Merge pull request #2777 from telanus/master
Added the Packard Bell PB8810
2022-10-31 00:23:32 +01:00
OBattler
e9cf6dc269 Fixed a newly introduced warning in video/vid_ogc.c. 2022-10-30 23:11:59 +01:00
OBattler
ceadc67169 Olivetti OGC fixes, fixes #2776. 2022-10-30 23:08:15 +01:00
telanus
378bd8d845 Added the Packard Bell PB8810 2022-10-30 23:52:45 +02:00
telanus
0669cce5b5 Added the Packard Bell PB8810 2022-10-30 23:51:47 +02:00
telanus
f5072abba5 Added the Packard Bell PB8810 2022-10-30 23:49:18 +02:00
Jasmine Iwanek
113207e27a ADD BIOS-less version of WD1002A_WX1 for olivetti M24 2022-10-30 16:47:07 -04:00
Jasmine Iwanek
0aca93b76d Use correct BIOS for WD1004 series of cards 2022-10-30 16:47:07 -04:00
Jasmine Iwanek
7a14b31fcc Deal with the magic numbers
Also fix a small trivial style issue
2022-10-30 16:47:06 -04:00
OBattler
c6d2959925 Reverted pull requestion no. 2775. 2022-10-30 20:40:40 +01:00
Miran Grča
37a3d699fb Merge pull request #2775 from Cacodemon345/qt-white-screen-fix
qt: try another fix for the issue
2022-10-30 19:53:14 +01:00
Cacodemon345
419af5c5e5 qt: try another fix for the issue 2022-10-31 00:50:58 +06:00
Miran Grča
2982b934cf Merge pull request #2774 from Cacodemon345/qt-white-screen-fix
qt: make background of main window black
2022-10-30 19:36:25 +01:00
Cacodemon345
6e62aabb4b qt: make background of main window black 2022-10-31 00:32:27 +06:00
Miran Grča
4000881e4a Merge pull request #2773 from Cacodemon345/qt-fullscreen-oversize-fix
qt: force the screen output widget to be resizable
2022-10-30 18:33:00 +01:00
OBattler
bac601c06e Fixed AdLib MCA. 2022-10-30 18:32:12 +01:00
Cacodemon345
db626ea872 qt: force the screen output widget to be resizable 2022-10-30 23:29:23 +06:00
Miran Grča
953cb8bb20 Merge pull request #2771 from javi-s/m24
Olivetti M240 - Support MM58274 RTC
2022-10-30 17:41:12 +01:00
Miran Grča
15c7f07c7c Merge pull request #2772 from Cacodemon345/patch-104
Fix warning
2022-10-30 17:15:13 +01:00