Commit Graph

9253 Commits

Author SHA1 Message Date
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
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
OBattler
8f13bae92c Removal of vid_blit_memtoscreen_8(). 2022-10-30 17:13:40 +01:00
OBattler
ef4a99cf2a WYSE Wy700. 2022-10-30 17:11:29 +01:00
OBattler
9658db1593 Sigma. 2022-10-30 17:10:17 +01:00
OBattler
288394bb16 PGC. 2022-10-30 17:08:23 +01:00
OBattler
8fa09b318d OGC. 2022-10-30 17:06:57 +01:00
OBattler
a2e5c25333 NGA. 2022-10-30 17:05:49 +01:00
OBattler
cc44da26e5 MDA. 2022-10-30 17:02:33 +01:00
OBattler
82e36a163f Remove the excess .EXE file. 2022-10-30 17:01:18 +01:00
OBattler
6ffd1b3611 Hercules Plus. 2022-10-30 17:00:02 +01:00
OBattler
454fdd2b83 Hercules. 2022-10-30 16:59:01 +01:00
OBattler
db7fbd0eb2 MDSI Genius. 2022-10-30 16:57:46 +01:00
OBattler
a242446ce7 Compaq CGA. 2022-10-30 16:55:52 +01:00
OBattler
e4b267ee1b Plantronics ColorPlus. 2022-10-30 16:54:27 +01:00
OBattler
ef3db28e0a Tandy. 2022-10-30 16:53:14 +01:00
OBattler
4aaa7ae293 PCjr. 2022-10-30 16:52:18 +01:00
OBattler
b4b5a6aea2 Amstrad. 2022-10-30 16:51:21 +01:00
Cacodemon345
9b6a70916a Fix warning 2022-10-30 21:50:24 +06:00
OBattler
934f6dd500 Beginning of the process to remove vid_blit_memtoscreen_8() to get rid of the flickering on QT. 2022-10-30 16:49:38 +01:00
OBattler
fb6a59c50f Merge branch 'master' of https://github.com/86Box/86Box 2022-10-30 16:45:03 +01:00
OBattler
9ec317d8e6 Fixed two warnings. 2022-10-30 16:44:31 +01:00
javi-s
5bad039be6 Emulation of National Semiconductor MM58274 RTC
Used in Olivetti M240
2022-10-30 16:34:42 +01:00
Miran Grča
1fe9ca2d58 Merge pull request #2770 from Cacodemon345/linux-keyboard-fix
qt: Add missing Windows/Menu key X11-to-Set1 mappings
2022-10-30 15:44:04 +01:00
javi-s
52f700608a Olivetti M24 MM58174 cosmetic fixes 2022-10-30 15:36:06 +01:00
Cacodemon345
99b72cd76a qt: Add missing Windows/Menu key X11-to-Set1 mappings 2022-10-30 19:31:32 +06:00
Miran Grča
d06c83e25c Merge pull request #2762 from cold-brewed/pause-icon-fix-3
qt: Rework ui pause update into a slot
2022-10-30 03:05:48 +01:00
Miran Grča
ca67fc9888 Merge pull request #2767 from javi-s/m24
Fix NVR size for Olivetti M24
2022-10-30 03:05:36 +01:00
OBattler
ab9dd5372e Fixed all warnings in config.c. 2022-10-30 02:00:38 +01:00