RichardG867
|
63419b0b29
|
Add DPMS support to Trident TGUI
|
2021-04-14 17:43:59 -03:00 |
|
RichardG867
|
7881dadd5c
|
Add DPMS support to Cirrus Logic
|
2021-04-14 17:04:08 -03:00 |
|
RichardG867
|
96819d71fe
|
Add DPMS as a supported feature on the EDID data
|
2021-04-14 16:32:29 -03:00 |
|
RichardG867
|
f0df74f248
|
Fix ISABugger and POST card persisting after being disabled
|
2021-04-14 16:29:43 -03:00 |
|
RichardG867
|
57c4bc485e
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2021-04-14 16:14:07 -03:00 |
|
RichardG867
|
fc50bd9bad
|
Move hard reset handling to the pc thread to avoid thread safety issues with GUI-triggered hard resets
|
2021-04-14 16:13:40 -03:00 |
|
RichardG867
|
b2dd4fde07
|
Fix DPMS text not going away on reset
|
2021-04-14 16:09:08 -03:00 |
|
RichardG867
|
d344fce4d4
|
S3 DPMS shouldn't engage if both hsync and vsync are high
|
2021-04-14 16:08:45 -03:00 |
|
RichardG867
|
202c4425a4
|
Add DPMS support to ATI Mach64 (not functional at least on Windows XP)
|
2021-04-14 16:08:20 -03:00 |
|
Miran Grča
|
915b0eac80
|
Merge pull request #1373 from lemondrops/master
Improvements to onboard SCSI controller handling
|
2021-04-13 22:25:15 +02:00 |
|
Miran Grča
|
a384949108
|
Merge pull request #1372 from tiseno100/master
Fixes on the Aladdin IV
|
2021-04-13 22:25:06 +02:00 |
|
Alexander Babikov
|
451922980f
|
Handle internal SCSI controllers in the Media menu
|
2021-04-13 23:47:52 +05:00 |
|
Alexander Babikov
|
8667c88710
|
Fix HDDs on internal SCSI controllers not displaying in the status bar
|
2021-04-13 23:46:32 +05:00 |
|
RichardG867
|
aed2b179ab
|
Add DPMS support to Mystique
|
2021-04-13 15:26:12 -03:00 |
|
RichardG867
|
94eae848a3
|
Add DPMS support to S3 chips
|
2021-04-13 15:21:55 -03:00 |
|
RichardG867
|
80b1340454
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2021-04-13 14:10:48 -03:00 |
|
RichardG867
|
b02e346943
|
Add DPMS support to Voodoo Banshee/3
|
2021-04-13 14:07:46 -03:00 |
|
RichardG867
|
76395e9fb6
|
DPMS screen blanking support
|
2021-04-13 14:07:21 -03:00 |
|
RichardG867
|
71cbebb662
|
Work around P3V133 ACPI I/O space mapping issue
|
2021-04-13 14:05:18 -03:00 |
|
OBattler
|
3746b722c7
|
The two 486 machines with on-board SCSI controllers now have the MACHINE_SCSI flag.
|
2021-04-13 18:57:01 +02:00 |
|
Panagiotis
|
0b7bec3831
|
Fixes on the Aladdin IV
|
2021-04-13 15:21:10 +03:00 |
|
OBattler
|
76f3f08d78
|
The Intel SIO and PIIX* southbridges now have the undocumented (by the datasheets, but fully documented by the Intel motherboard technical specifications) second PIT on ports 48h-4Bh.
|
2021-04-13 03:47:46 +02:00 |
|
OBattler
|
5a228ba8db
|
Removed excess logging from intel_sio.c.
|
2021-04-13 02:35:13 +02:00 |
|
OBattler
|
3e5c2b88d5
|
The Intel 420TX and 420ZX chipsets now correctly have 57h as the SMRAM control register (identified by register write logging on the ASUS P/I-486SP3G) rather than 72h, fixes hangs and errors on the ASUS P/I-486SP3G.
|
2021-04-13 02:33:40 +02:00 |
|
OBattler
|
77c18c0708
|
Improved the status bar's handling of hard disks and other storage devices on internal controllers.
|
2021-04-13 01:18:56 +02:00 |
|
OBattler
|
195c747a70
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2021-04-13 00:32:19 +02:00 |
|
OBattler
|
1a7bcec0f4
|
The Soyo 4SA2 now correctly has the Winbond W83787F Super I/O chip.
|
2021-04-13 00:31:09 +02:00 |
|
Daniel Gurney
|
e91a938f07
|
Fix cmake
|
2021-04-12 23:32:25 +03:00 |
|
OBattler
|
58a1939dbf
|
Improved the main window size specifying, now has an option to lock the window to the specified size, making it unresizable.
|
2021-04-12 05:58:59 +02:00 |
|
OBattler
|
2c12f47bd7
|
Updated win/CMakeLists.txt.
|
2021-04-12 04:57:16 +02:00 |
|
OBattler
|
1e272bbc60
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2021-04-12 03:42:17 +02:00 |
|
OBattler
|
b6b5558aa3
|
Added the ability to size the window to a specific resolution, closes #1362;
Fixed unsolicited mouse captures after a double-click in an open file dialog, fixes #1367.
|
2021-04-12 03:42:03 +02:00 |
|
Miran Grča
|
4f468b4860
|
Merge pull request #1368 from tiseno100/master
Few minor changes on the Intel i450KX
|
2021-04-11 20:48:32 +02:00 |
|
Panagiotis
|
da82b11b29
|
Few minor changes on the Intel i450KX
|
2021-04-11 15:33:11 +03:00 |
|
OBattler
|
7aac3a3d21
|
Removed more excess logging.
|
2021-04-11 08:30:46 +02:00 |
|
Miran Grča
|
00f722bdf5
|
Merge pull request #1365 from nerd73/master
Fix minimum FSB on TMC PAT54PV
|
2021-04-11 07:36:44 +02:00 |
|
OBattler
|
5223f8af3d
|
Removed x86_ops_cyrix.h from the Dev branch.
|
2021-04-11 07:36:12 +02:00 |
|
OBattler
|
9587a254bc
|
Removed excess logging from cpu/cpu.c.
|
2021-04-11 07:30:01 +02:00 |
|
OBattler
|
8b6f9707d5
|
More CPU fixes, and SMM now implemented on Cyrix Cx486 and Cx5x86 CPU's as well as on Intel/AMI SX, DX, and SX2 CPU's.
|
2021-04-11 07:25:08 +02:00 |
|
OBattler
|
8175289c9d
|
Am486 SMBASE is now correctly initialized to 30000, 60000 is for the Am486DXL and Am486DXL2, which we do not emulate.
|
2021-04-10 22:22:19 +02:00 |
|
OBattler
|
c4fd9e7753
|
Added a comment to that piece of code in pit.c to avoid future confusion.
|
2021-04-10 19:49:07 +02:00 |
|
OBattler
|
8aae3f6163
|
Reverted the inappropriate PIT "fix" by qeggers that actually broke PIT readouts while writing the counts (so yes, the wm was intended, not rm), fixes several machines.
|
2021-04-10 19:46:06 +02:00 |
|
OBattler
|
bcb2e5598e
|
CPU and MMU fixes, fixes #1366 and the entire mess that is build 2900.
|
2021-04-10 19:05:12 +02:00 |
|
nerd73
|
b0bff5007c
|
TMC PAT54PV supports 50 mhz FSB speed
|
2021-04-09 23:46:47 -06:00 |
|
OBattler
|
b931e81485
|
Fixed a PIT bug (reported by qeggers).
|
2021-04-10 07:23:36 +02:00 |
|
OBattler
|
5990663881
|
Keyboard reset fixes and the two files I forgot in the previous commit.
|
2021-04-10 07:22:49 +02:00 |
|
OBattler
|
976f6edc9d
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2021-04-10 07:19:15 +02:00 |
|
OBattler
|
c370ae7e18
|
CPU and MMU cleanups and fixes, and non-Debug builds are now stripped again.
|
2021-04-10 07:18:47 +02:00 |
|
Miran Grča
|
996384d72f
|
Merge pull request #1364 from nerd73/master
Add the TMC PAT54PV machine
|
2021-04-10 06:39:47 +02:00 |
|
nerd73
|
84c4ae7e93
|
The PAT54PV bios blacklists AMD CPUs.
|
2021-04-09 21:26:28 -06:00 |
|