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
OBattler
53b155792f
Merge pull request #763 from richardg867/master
...
SPD improvements
2020-05-18 02:06:30 +02:00
RichardG867
693ffd81ea
Merge branch 'master' of ssh://github.com/richardg867/86Box
2020-05-17 20:00:09 -03:00
OBattler
5b88f2e176
Merge pull request #762 from richardg867/master
...
SMBus: add length to block read operations
2020-05-17 23:33:31 +02:00
OBattler
4de12e7f2f
Merge pull request #761 from richardg867/master
...
Versioning improvements
2020-05-17 05:52:31 +02:00
RichardG867
1ceebf6860
SMBus: add length to block read operations
2020-05-17 00:49:03 -03:00
RichardG867
cff43c07c3
SPD improvements
...
* Word and block read support for the SMBus ROM
* Asymmetric module support to cover more RAM configurations
* Add 86Box version as revision code
* Fix supported CAS latencies
* Fixed slot count on the GA-6BXC
2020-05-17 00:47:51 -03:00
RichardG867
3f5bb6c67f
Versioning improvements
...
* Add numeric major/minor version constants to 86box.h
* Add copyright year constant to 86box.h
* Update 86Box.rc to use the constants from 86box.h
2020-05-17 00:21:02 -03:00
OBattler
6743bc3816
Merge pull request #760 from tiseno100/master
...
Minor changes for the SuperMicro's
2020-05-16 18:03:33 +02:00
OBattler
d5114bdf67
Fix to the previous commit to only do it when using the recompiler.
2020-05-15 07:26:31 +02:00
OBattler
8997159dde
Update the TSC (and run the timers) on ACPI timer read and RDTSC instruction.
2020-05-15 07:25:20 +02:00
OBattler
3d278b344f
Some PPI changes, should make the PPI behave consistently on hard reset.
2020-05-15 07:24:43 +02:00
OBattler
d4f6a91e0a
Overhauled USB OHCI emulation, fixes NT 5.x Setup on the Atrend.
2020-05-15 07:23:52 +02:00
tiseno100
9eeb79e090
Minor changes for the SuperMicro's
...
Fixed the board SPD's, added some basic notes from testing, Added their hardware sensors and few more minor changes.
2020-05-14 21:40:37 +03:00
OBattler
3a401af84e
Changes to update_tsc() - no longer requires a parameter and advances by all the currently accumulated cycles. Also changed TSC-related delta's to be correctly uint64_t.
2020-05-14 01:36:52 +02:00
OBattler
0bfaf059e8
Merge branch 'master' of https://github.com/86Box/86Box
2020-05-13 19:27:39 +02:00
OBattler
c0bb31e24b
Tweaked io_delay a bit, makes MR BIOS'es happier on the new recompiler.
2020-05-13 19:27:28 +02:00
OBattler
408abb39f8
Merge pull request #758 from 86Box/bugfix/kasanvga16
...
Ported patch of a patch for the Kasan 16 VGA card.
2020-05-13 19:21:37 +02:00
TC1995
1e10963841
Ported patch of a patch for the Kasan 16 VGA card.
2020-05-13 17:08:19 +02:00
OBattler
f46181db78
Several fixes - the MR BIOS'es now work on the recompiler (thank you, port EBh!), so they have been moved out of the Dev branch.
2020-05-13 03:43:02 +02:00