Commit Graph

9219 Commits

Author SHA1 Message Date
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
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
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
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
cold-brewed
e4a4549e3f qt: Rework ui pause update into a slot for thread safety 2022-10-29 09:09:30 -04:00
Miran Grča
c798caa686 Merge pull request #2758 from cold-brewed/pause-icon-fix-2
qt: Update ui pause state in plat_pause
2022-10-29 14:41:37 +02:00
Miran Grča
a520ab6787 Merge pull request #2760 from Cacodemon345/qt-settings-cdromearly
qt: Add earlier drive checkbox in CD-ROM settings
2022-10-29 14:41:26 +02:00
Cacodemon345
962fca2b92 qt: Add earlier drive checkbox in CD-ROM settings 2022-10-29 12:22:50 +06:00
OBattler
4d19b8a1e4 Added the ability to select earlier CD-ROM drive (emulates Chinon CDS-431 for SCSI and NEC CDR-260 for ATAPI) - needs to be ported to QT. 2022-10-29 06:44:30 +02:00
OBattler
f4c2bc7a20 Merge branch 'master' of https://github.com/86Box/86Box 2022-10-29 03:36:57 +02:00
OBattler
1250a2114c Added the AcerMagic S20 based on the AzTech Washington, closes #859. 2022-10-29 03:36:48 +02:00
Miran Grča
d6629d6164 Merge pull request #2757 from telanus/master
Sorted 8088 & 8086 entries alphabetically
2022-10-28 21:15:41 +02:00
Miran Grča
c90a1cfc4d Merge pull request #2756 from Cacodemon345/5-button-mouse
Add option for 5-button PS/2 mouse
2022-10-28 21:15:08 +02:00
telanus
a045a9302f Sorted 8088 & 8086 entries alphabetically 2022-10-28 20:00:14 +02:00
Cacodemon345
b388cb552f Add option for 5-button PS/2 mouse 2022-10-28 23:51:38 +06:00
cold-brewed
f4c2cba3e0 qt: Move ui pause state update to plat_pause 2022-10-28 13:48:59 -04:00
OBattler
e5268075fb Fixed mouse button statuses in PS/2 mouse command E9. 2022-10-28 17:30:38 +02:00
OBattler
535b19a027 Do not raise CPU trap if an exception has occurred, fixes #2577. 2022-10-28 04:12:31 +02:00
OBattler
cb13ca526a Handle trap first also on interpreter - makes retf.exe at least run. 2022-10-28 03:27:35 +02:00
OBattler
079bec06eb Added segment limti checks to CPU instruction FFh, fixes #2583. 2022-10-28 03:07:48 +02:00
OBattler
e6f208ef33 And applied the same change to the Vendex (and all other XT clones) by separating the XT clone keyboard/PPI from the IBM XT 1986 one, and giving the clone one the PC-style port D read out on port 60h when keyboard is disabled, fixes #2213. 2022-10-28 02:23:08 +02:00
OBattler
52e47bde27 Added IBM PC style jumper readout to the Compaq Deskpro, fixes the second floppy drive, fixes #2688. 2022-10-28 02:09:37 +02:00
Jasmine Iwanek
f49d3c7458 Correct many file headers to show 86box 2022-10-27 17:08:58 -04:00
OBattler
94e1f6535c Merge branch 'master' of https://github.com/86Box/86Box 2022-10-27 21:55:08 +02:00
OBattler
501b712770 Added the Toshiba T1200 version of the V86P JVC/Ricoh hard disk controller, fixes #2738. 2022-10-27 21:55:00 +02:00
richardg867
b73168c8d5 Random update to the issue template to see if webhook ignores work correctly 2022-10-27 15:24:40 -03:00
Jasmine Iwanek
57c95e95d2 Merge pull request #2749 from telanus/master
Added V20-XT
2022-10-27 12:53:48 -04:00