OBattler
50888f1747
Merge branch 'master' of https://github.com/86Box/86Box
2020-05-29 20:24:00 +02:00
OBattler
9e119d0497
Fixed the ATi Mach64 hardware cursor.
2020-05-29 20:23:33 +02:00
OBattler
729aeda336
Merge pull request #776 from 86Box/bugfix/esdi_at_format
...
Fixed format issue with the ESDI AT controller in DOS.
2020-05-29 01:45:37 +02:00
TC1995
9932a5ee32
Minor fix to the fix.
2020-05-29 01:37:54 +02:00
TC1995
1c486904f7
Fixed format issue with the ESDI AT controller in DOS.
2020-05-29 01:30:06 +02:00
OBattler
207c5c66a3
Merge pull request #775 from richardg867/master
...
Machine table (and KN97) fixes
2020-05-27 06:15:58 +02:00
RichardG867
35c95ce985
Machine table (and KN97) fixes
2020-05-27 00:06:06 -03:00
RichardG867
1f47c60968
Merge branch 'master' of https://github.com/86Box/86Box
2020-05-26 23:39:29 -03:00
RichardG867
ea64a21ca2
Add Cyrix III CPUs to the Soltek SL-63A1
2020-05-26 23:39:21 -03:00
OBattler
15e8f1317d
Merge pull request #774 from tiseno100/master
...
Replace the P6KFX with the KN97
2020-05-26 21:11:28 +02:00
tiseno100
2bf573bf90
Replace the P6KFX with the KN97
...
KN97 is a popular Slot 1 FX board included also in the PCem-X days. Thanks to the recent additions it can be reintroduced back.
2020-05-26 21:22:31 +03:00
OBattler
b7618eae9b
Merge pull request #773 from nerd73/master
...
Replace the Gigabyte GA-586T2 with the PC Partner MB540N.
2020-05-26 18:55:11 +02:00
OBattler
b07807e9de
Fixed ide_get_period() to correctly use shifted mode values, fixes IDE timings.
2020-05-26 05:24:55 +02:00
nerd73
3736cb0065
Replace the Gigabyte GA-586T2 with the PC Partner MB540N.
2020-05-25 20:05:51 -06:00
OBattler
33afbe2b1d
Merge pull request #772 from tiseno100/master
...
Replaced the 430TX Hiflex board with one 430VX
2020-05-23 21:12:17 +02:00
tiseno100
0ba69bfcd5
Replaced the 430TX Hiflex board with one 430VX
...
More stable than the previous one.
2020-05-23 21:47:57 +03:00
David Hrdlička
dfa28eb8e9
Revert "Machine path reorganisation"
...
This reverts commit 0a48dbcfcd
.
2020-05-22 22:32:46 +02:00
OBattler
91607994f1
Merge pull request #771 from richardg867/master
...
Hardware monitor fixes
2020-05-22 21:02:13 +02:00
RichardG867
f6fd4eec1a
Fix secondary temperature readouts on AS99127F machines
2020-05-22 16:00:23 -03:00
RichardG867
5fcc4602f2
Work around the P3B-F's expected VCORE for Cyrix III
2020-05-22 15:59:59 -03:00
OBattler
19f436a1bb
Merge pull request #769 from tiseno100/master
...
Machine path reorganisation
2020-05-22 20:53:30 +02:00
OBattler
e61afc9c87
Merge pull request #770 from richardg867/master
...
Fix hardware monitor mistake preventing P3B-F/CUBX from booting
2020-05-22 20:52:32 +02:00
RichardG867
a8a68f61a9
Merge branch 'master' of https://github.com/86Box/86Box
2020-05-22 14:53:45 -03:00
tiseno100
0a48dbcfcd
Machine path reorganisation
...
The machine roms have been reorganized according to class(8086 - 286), CPU model (286 - 486) & Socket(Socket 4 - PGA370). Few exceptions are some manufacturer ROMs
2020-05-22 17:41:42 +03:00
RichardG867
eb56bc714c
Fix hardware monitor mistake preventing P3B-F/CUBX from booting
2020-05-21 19:42:06 -03:00
OBattler
17479d24ee
Merge pull request #767 from richardg867/master
...
Onboard sound support + onboard ES1371 for Tsunami ATX
2020-05-21 04:30:10 +02:00
OBattler
b27c1c0bee
Merge pull request #768 from nerd73/master
...
Replace the P55XB2 with the NuPRO-592, as it also has ACPI.
2020-05-21 04:29:49 +02:00
nerd73
342f3b6709
Replace the P55XB2 with the NuPRO-592, as it also has ACPI.
2020-05-20 17:13:36 -06:00
RichardG867
a154a07565
Merge branch 'master' of https://github.com/86Box/86Box
2020-05-20 15:53:36 -03:00
OBattler
771252eae8
Merge branch 'master' of https://github.com/86Box/86Box
2020-05-20 20:36:23 +02:00
OBattler
fc28978370
Timer clean-up improvements and some mem.c sanity checks.
2020-05-20 20:35:55 +02:00
RichardG867
f781d611ac
Remove redundant check
2020-05-19 21:23:25 -03:00
RichardG867
92616e7b1d
Onboard audio device support + onboard ES1371 for Tsunami ATX
2020-05-19 21:15:25 -03:00
OBattler
1f98a60465
Merge pull request #766 from richardg867/master
...
Hardware monitor refactoring, part 2
2020-05-19 07:04:41 +02:00
RichardG867
f236a44b08
Change 370SLM name again to be consistent with other Supermicro boards
2020-05-18 23:02:42 -03:00
RichardG867
0eead95b52
Convert permanent log lines to uppercase hexadecimal
2020-05-18 23:00:05 -03:00
RichardG867
2ff06457d5
Hardware monitor refactoring, part 2
2020-05-18 22:54:59 -03:00
RichardG867
928c494e6c
Fix SMBus logging, enabling logging should no longer return bad values.
2020-05-18 22:47:50 -03:00
OBattler
6c4bbfca18
Merge pull request #765 from richardg867/master
...
Hardware monitor refactoring and improvements
2020-05-18 07:03:51 +02:00
OBattler
7f0aa89f38
Merge pull request #764 from nerd73/master
...
Make writing to MSR 0x8B cause a GPF on Intel Pentium/Pentium MMX
2020-05-18 07:03:17 +02:00
RichardG867
1507fb767a
Another tiny machine table fix
2020-05-18 00:32:26 -03:00
OBattler
319d55f0ea
Merge branch 'master' of https://github.com/86Box/86Box
2020-05-18 05:23:28 +02:00
OBattler
ed511e10fc
Fixed a potentially crash-causing bug in io_removehandler().
2020-05-18 05:23:13 +02:00
RichardG867
2615f3fc48
Disable SPD logging
2020-05-18 00:13:12 -03:00
RichardG867
fe4ff767a1
Hardware monitor refactoring
2020-05-18 00:13:00 -03:00
RichardG867
68151c0326
Machine table indentation fixes
2020-05-18 00:11:19 -03:00
RichardG867
671e532599
Calibrate hardware monitor values on the remaining boards
2020-05-18 00:08:32 -03:00
RichardG867
97b562815f
Add SPD to 430TX boards
2020-05-17 23:23:47 -03:00
RichardG867
518147bc2c
Calibrate hardware monitor values on Socket 7 boards
2020-05-17 23:17:51 -03:00
nerd73
eebdcf85cb
Made writing to MSR 0x8B GPF on Intel Pentium/Pentium MMX
...
Windows Vista now (correctly) no longer works on these CPUs. IDT WinChip, AMD K6, VIA Cyrix III, and Intel P6 family CPUs are not affected.
2020-05-17 19:28:40 -06:00