Commit Graph

9444 Commits

Author SHA1 Message Date
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
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
OBattler
3a4c7e414e Initialize the ADI 386SX NVR to 0x00's instead of 0xFF's, fixes #2761. 2022-10-30 02:57:15 +02:00
javi-s
963d186e2e Fix NVR size for Olivetti M24 2022-10-29 23:28:06 +02:00
OBattler
a20584fee4 Fixed the WIN_SRST command on NEC CDR-260, now TEAC_CDI.SYS (OTI-011 ATAPI 1.7B driver) detects it. 2022-10-29 20:16:12 +02:00
OBattler
e950ebae17 Implemented power down register on the VT82C686 Super I/O chip. 2022-10-29 19:10:10 +02:00
Miran Grča
d89a2906a1 Merge pull request #2763 from Cacodemon345/mouse-ps2
mouse_ps2: Unify movement packet reporting mechanisms
2022-10-29 18:50:12 +02:00
OBattler
a59ec21f23 Fixed a configuration bug and nerfed the modes of the NEC CDR-260. 2022-10-29 18:46:14 +02:00
Cacodemon345
66f432efe7 mouse_ps2: Unify movement packet reporting mechanisms 2022-10-29 22:16:03 +06:00
OBattler
31ad72529e Merge branch 'master' of https://github.com/86Box/86Box 2022-10-29 17:59:04 +02:00
OBattler
676a41d9d5 Fixed interrupt DRQ on CD-ROM - should fix the Windows 95 Protection Errors. 2022-10-29 17:58:53 +02:00
Miran Grča
c2402daf1e Merge pull request #2755 from jriwanek-forks/tabstospaces
Correct many file headers to show 86box
2022-10-29 17:06:18 +02:00
Jasmine Iwanek
47f6257240 Correct headers for BSD Licensed files 2022-10-29 10:52:49 -04:00