OBattler
d50b072cf8
Bumped up maximum sectors for IDE, ATAPI, and SCSI to 255 for VHD compliance.
2022-12-15 15:49:00 +01:00
Miran Grča
48f47c9f56
Merge pull request #2964 from brunocastello/master
...
Add suggested new macOS icons
2022-12-14 06:05:59 +01:00
Bruno Castelló
d11b901a53
Add suggested new macOS icons
2022-12-13 14:51:18 -03:00
Miran Grča
4407caf924
Merge pull request #2962 from Ompronce/master
...
Minor changes to OPTi 82C929A emulation
2022-12-13 02:33:02 +01:00
Ompronce
07857b7fd1
Minor changes to OPTi 82C929A emulation
...
Corrected bug introduced by earlier pull request which broke WSS audio in Windows.
2022-12-12 21:18:06 -04:00
Miran Grča
d1d511c100
Merge pull request #2960 from Ompronce/master
...
Minor changes to OPTi 82C929A emulation
2022-12-12 19:23:45 +01:00
Ompronce
c6de006c24
Minor changes to OPTi 82C929A emulation
...
Corrected typographical error in code at line 43
2022-12-12 12:36:16 -04:00
Miran Grča
b7800ca254
Merge pull request #2959 from Ompronce/master
...
Minor changes to OPTi 82C929A emulation
2022-12-12 02:21:18 +01:00
Miran Grča
2b8a0c9b4f
Merge pull request #2957 from lemondrops/patch-2
...
nvr_at: Re-add a forgotten check for VIA NVR
2022-12-12 02:21:06 +01:00
Ompronce
4e4e3864bf
Minor changes to OPTi 82C929A emulation
...
Solves the issue of the power-on IRQ being 7 instead of 5, and removes the unused NVR reference (these cards don't have an EEPROM on board), as well as using the correct WSS IRQ ranges.
2022-12-11 15:38:37 -04:00
Alexander Babikov
66d250d011
machine: Move the GT694VA code to the correct file
2022-12-12 00:11:01 +05:00
Alexander Babikov
7c6e390c95
nvr_at: Re-add a forgotten check for VIA NVR
...
Fixes the GT694VA and CUV4X-LS stuck at POST C1 C0
2022-12-12 00:11:00 +05:00
OBattler
542d9f1117
Dialogs.rc now correctly undefines STR_SPEED.
2022-12-11 19:48:58 +01:00
RichardG867
a4b9c88695
Jenkins: Disable -Werror flags for building SDL2
2022-12-10 21:56:41 -03:00
Miran Grča
73058f5501
Merge pull request #2955 from ts-korhonen/disable-status-bar-icons-fix
...
qt: Fix status bar icons ignoring update activity setting
2022-12-09 22:41:53 +01:00
ts-korhonen
975426e3fc
qt: Fix status bar icons ignoring update activity setting.
...
Disabling status bar icons activity was left unimplemented on qt.
Prevent refreshing the icons and clear their activity status on setting
change.
2022-12-09 22:13:15 +02:00
Miran Grča
d6ceb23fee
Merge pull request #2954 from ts-korhonen/master
...
Fix debian/rules having accidental +x filemode
2022-12-09 20:01:24 +01:00
ts-korhonen
8b1d037670
Fix debian/rules having accidental +x filemode.
2022-12-09 16:31:48 +02:00
OBattler
8dad5a0cf6
Merge branch 'master' of https://github.com/86Box/86Box
2022-12-07 02:06:01 +01:00
OBattler
d7c0889fe1
Fixed a small bug.
2022-12-07 02:05:49 +01:00
David Hrdlička
c81df8dfe7
Fix Winbond W29C010 display name
2022-12-05 18:43:19 +01:00
OBattler
bec9b59d6d
Added the Winbond W29C010 Flash.
2022-12-04 23:31:21 +01:00
OBattler
3ba26fe834
And a mistake in machine/machine_table.c probably introduced by jriwanek when she redid the machines table.
2022-12-04 23:29:18 +01:00
OBattler
ebb73706c6
Fixe another accidental mess-up in nvr_at.c.
2022-12-04 23:26:08 +01:00
OBattler
15b2b8178b
Fixed a minor accidental screw-up in nvr_at.c.
2022-12-04 23:07:39 +01:00
OBattler
60b5c5ba74
Implemented missing ALi M1543C behavior.
2022-12-04 22:59:22 +01:00
OBattler
f2ff608e34
Fixed some AT NVR flags.
2022-12-04 22:44:44 +01:00
Miran Grča
94039ff775
Merge pull request #2943 from 86Box/tc1995
...
S3: Don't allow 16-bit I/O pixtrans blitting on the first 8-bit I/O write port of pixtrans (non-MMIO).
2022-12-04 22:01:31 +01:00
TC1995
fee8970aab
S3: Don't allow 16-bit I/O pixtrans blitting on the first port of the 8-bit I/O handling (e2e8 write), fixes fonts on Unix flavors where affected.
2022-12-04 21:42:34 +01:00
Miran Grča
cb4f5d2655
Merge pull request #2941 from 86Box/tc1995
...
SCSI/CD-ROM fixes: Properly implemented the Toshiba specific SCSI commands
2022-12-04 21:29:16 +01:00
TC1995
df3c4b155a
SCSI/CD-ROM fixes: Properly implemented the Toshiba specific SCSI commands including the Audio side per the Toshiba CD-ROM SCSI-2 manual from 1990 (they were previously implemented with some hacks).
2022-12-04 20:53:03 +01:00
Miran Grča
e5a3656a51
Merge pull request #2938 from 86Box/tc1995
...
Corrected (more or less) the IBM PS/2 model 60 POS ID
2022-12-04 20:39:14 +01:00
TC1995
6a4d1bbfc4
IBM PS/2 model 60: Looks like the model 50 bios expects the 50 POS id, and given the 60 shares its stuff with 50, I believe the id is identical then.
2022-12-04 16:56:14 +01:00
Jasmine Iwanek
6ea0644ae8
Merge pull request #2817 from Cacodemon345/global-config-screenshot
...
Start of global config infrastructure
2022-12-03 16:17:37 -05:00
Jasmine Iwanek
119ab1206a
Merge pull request #2929 from cold-brewed/removable-image-fixes
...
qt: Fixes for removable image files
2022-12-03 16:17:15 -05:00
Cacodemon345
3a10ebd28d
Merge branch 'master' into global-config-screenshot
2022-12-03 20:29:26 +06:00
cold-brewed
ae60078d26
Add some parens to the ternary
2022-12-02 17:26:58 -05:00
cold-brewed
702ca98657
qt: Allow img suffix to be specified on macOS for removable image files. Fix path issue when manually typing image file names.
2022-12-02 15:06:25 -05:00
OBattler
910265d670
Initialize the BusLogic geometry register to have bit 4 set, fixes older versions of BTDOSM.SYS/BTCDROM.SYS.
2022-12-01 19:02:58 +01:00
Miran Grča
60c922ed50
Merge pull request #2926 from lemondrops/master
...
Add the CR4 Page Global Enable bit support to Pentium Pro and Pentium II CPUs
2022-12-01 18:57:30 +01:00
Alexander Babikov
6e3ffea3d4
Add the CR4 Page Global Enable bit support to Pentium Pro and Pentium II CPUs
2022-12-01 22:33:55 +05:00
Miran Grča
3c0d2aa7d3
Merge pull request #2922 from 86Box/tc1995
...
IDE/ATAPI: Don't overwrite data in packet writes during Phase Data In.
2022-11-30 21:48:22 +01:00
OBattler
136db56b99
Fixed the WD8003 MCA IRQ selection.
2022-11-30 20:23:40 +01:00
OBattler
898eb5c950
Fixed AHA-1640 MCA write handler I/O address calculation.
2022-11-30 20:16:03 +01:00
TC1995
d05d988e34
IDE/ATAPI: Don't overwrite data in packet writes during Phase Data In. Fixes Solaris 2.6 CD installation on ide/atapi.
2022-11-30 16:01:33 +01:00
Miran Grča
9b73f1aa92
Merge pull request #2896 from sharkcz/fix
...
fix build for non-dynarec platforms
2022-11-30 01:53:50 +01:00
OBattler
f14535b389
There's no need for MC6 readout to be a special case, given that it neatly fits in with the prceding 4 cases.
2022-11-28 15:17:16 +01:00
OBattler
b89c397912
Added a missing break in optimc_read().
2022-11-27 20:49:47 +01:00
Dan Horák
8c9dd1d7c8
fix build for non-dynarec platforms
2022-11-26 16:58:31 +01:00
RichardG867
ab086750ec
VISO: Disable temporary logging
2022-11-25 16:33:04 -03:00