TC1995
|
d6fcf4f683
|
Ported the latest PCem changes (Voodoo and ATI 28800).
|
2020-11-25 23:33:46 +01:00 |
|
Miran Grča
|
39043ffb9c
|
Merge pull request #1110 from richardg867/master
I2C/SMBus overhaul
|
2020-11-25 23:14:32 +01:00 |
|
Miran Grča
|
991726420a
|
Merge pull request #1118 from sards3/master
Add new hard disk dialog: fix broken CHS when changing back from diff image format
|
2020-11-25 23:14:17 +01:00 |
|
Miran Grča
|
f5d32f3534
|
Merge pull request #1122 from tiseno100/master
Injected a new AMI MSR
|
2020-11-25 23:13:42 +01:00 |
|
RichardG867
|
6a097f78b4
|
Add high refresh rate and 1366x768 modes to DDC
|
2020-11-25 19:10:15 -03:00 |
|
RichardG867
|
0fbb94df2a
|
More cosmetic changes to DDC
|
2020-11-25 17:10:50 -03:00 |
|
RichardG867
|
157997fa9b
|
Cosmetic change to DDC pixel clock value
|
2020-11-25 17:04:35 -03:00 |
|
RichardG867
|
bede32130d
|
Final DDC struct cleanups
|
2020-11-25 14:28:26 -03:00 |
|
RichardG867
|
64249d50a3
|
I2C overhaul part 7: S3 Trio and Cirrus Logic
|
2020-11-25 00:16:42 -03:00 |
|
Panagiotis
|
1882dfa1c5
|
Disabled CPU logging
|
2020-11-24 23:45:11 +02:00 |
|
Panagiotis
|
55c620710c
|
Injected a new AMI MSR
Injected an AMI MSR used by RC440BX and potentially other Intel AMI boards.
|
2020-11-24 23:44:27 +02:00 |
|
RichardG867
|
315e3e8d11
|
I2C overhaul part 6: making DDC actually work
|
2020-11-24 01:56:06 -03:00 |
|
RichardG867
|
d6b1d2c63a
|
I2C overhaul part 5: late, but there's still stuff to do
|
2020-11-23 14:49:49 -03:00 |
|
RichardG867
|
1e80ac1d15
|
Miscellaneous STPC changes
|
2020-11-23 14:49:13 -03:00 |
|
RichardG867
|
53c1d684fb
|
Fix Voodoo ordering
|
2020-11-23 14:48:48 -03:00 |
|
RichardG867
|
10212afee5
|
Add CPU table override config variable
|
2020-11-23 14:48:32 -03:00 |
|
RichardG867
|
1c3a88d06e
|
Make SMBus block read/write indexes 16-bit to prevent overflowing
|
2020-11-22 00:53:54 -03:00 |
|
RichardG867
|
71c406069d
|
Fix EuroPC config save crash
|
2020-11-22 00:22:24 -03:00 |
|
RichardG867
|
3fb4727483
|
I2C overhaul part 4: VIA and EEPROM edition
|
2020-11-22 00:19:13 -03:00 |
|
sards3
|
252019d846
|
Add new hard disk dialog: fix broken CHS when changing back from diff image type
|
2020-11-21 16:18:35 -06:00 |
|
David Hrdlička
|
ddbc022ce1
|
Fix Settings dialog not closing after pressing OK
|
2020-11-21 21:31:42 +01:00 |
|
David Hrdlička
|
9159e52349
|
Fix the settings OK button logic
|
2020-11-21 21:16:32 +01:00 |
|
David Hrdlička
|
7956a462dc
|
Refactored the save settings dialog
|
2020-11-21 19:33:35 +01:00 |
|
David Hrdlička
|
84c573490c
|
Add an option to disable the settings save dialog
|
2020-11-21 19:33:35 +01:00 |
|
Miran Grča
|
f18a55e30f
|
Merge pull request #1115 from 86Box/tc1995
Fix one off issue about the AD1848. It actually fixes the muted cd audio using the WSS.
|
2020-11-21 19:25:56 +01:00 |
|
TC1995
|
66e0c0f7ff
|
Fixed muted cd audio on the WSS side of the AD1848 core.
|
2020-11-21 19:22:31 +01:00 |
|
TC1995
|
ceb6ac4c65
|
Converted the uint32_t cd vol variables to double variables, fixes cd audio scramble using the ad1848 core.
|
2020-11-21 19:16:02 +01:00 |
|
Miran Grča
|
6b9d737896
|
Merge pull request #1114 from 86Box/tc1995
Fixed CD Audio scramble in the ad1848 core.
|
2020-11-21 17:33:22 +01:00 |
|
TC1995
|
657f2e5005
|
Merge branch 'tc1995' of github.com:86Box/86Box into tc1995
|
2020-11-21 17:21:10 +01:00 |
|
TC1995
|
7684e177a0
|
Fixed the cd audio scramble of the ad1848 core used by WSS and the Aztech cards.
|
2020-11-21 17:20:03 +01:00 |
|
TC1995
|
3b79690e50
|
Converted the uint32_t cd vol variables to double variables, fixes cd audio scramble using the ad1848 core.
|
2020-11-21 16:48:21 +01:00 |
|
Miran Grča
|
16d29d345a
|
Merge pull request #1113 from 86Box/tc1995
Latest PCem voodoo fifo changes are here.
|
2020-11-21 16:45:10 +01:00 |
|
TC1995
|
b45ba90b59
|
Latest PCem voodoo fifo changes are here.
|
2020-11-21 16:25:54 +01:00 |
|
OBattler
|
f86ab08395
|
The geometry is now obtained normally.
|
2020-11-21 16:19:08 +01:00 |
|
Miran Grča
|
8cb733383c
|
Merge pull request #1111 from sards3/master
VHD: fix bug in multi-sector writes
|
2020-11-21 16:14:01 +01:00 |
|
sards3
|
68000092e2
|
VHD: fix bug in multi-sector writes
|
2020-11-21 03:48:40 -06:00 |
|
RichardG867
|
d5867928d6
|
I2C overhaul part 3: "we finally figured out NCR NVRAM" edition
|
2020-11-21 01:36:33 -03:00 |
|
OBattler
|
b83a32ccf8
|
Improved STI fix.
|
2020-11-21 04:02:58 +01:00 |
|
OBattler
|
ba35c158db
|
Fixed the PCI slots of the Soyo 4SA2.
|
2020-11-21 03:10:22 +01:00 |
|
Miran Grča
|
13fe52605a
|
Merge pull request #1109 from 86Box/tc1995
Ported the latest Voodoo 1/2 patches from PCem.
|
2020-11-21 00:31:16 +01:00 |
|
OBattler
|
f42fd673ce
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2020-11-20 23:59:18 +01:00 |
|
OBattler
|
77d7c0fb81
|
VHD fixes.
|
2020-11-20 23:59:04 +01:00 |
|
RichardG867
|
cf2dba5838
|
De-duplicate VIA 586B I2C update code
|
2020-11-20 19:33:22 -03:00 |
|
RichardG867
|
739fdc46cc
|
I2C overhaul part 2
|
2020-11-20 19:23:14 -03:00 |
|
TC1995
|
908258302b
|
Ported the latest Voodoo 1/2 patches from PCem.
|
2020-11-20 22:24:46 +01:00 |
|
David Hrdlička
|
8aab3da769
|
Clean up resource IDs
|
2020-11-20 18:46:33 +01:00 |
|
David Hrdlička
|
3506ad90e0
|
Closing Settings now equals to clicking Cancel
|
2020-11-20 18:46:33 +01:00 |
|
David Hrdlička
|
3c679960e1
|
Update the device configuration dialog
|
2020-11-20 18:46:33 +01:00 |
|
David Hrdlička
|
ca11d7b776
|
Update the Settings save confirmation dialog
|
2020-11-20 18:46:33 +01:00 |
|
Miran Grča
|
98b57e9a4b
|
Merge pull request #1108 from 86Box/tc1995
Eliminated s3->busy completely, fixes S3 928 drivers without FIFO und…
|
2020-11-20 16:34:27 +01:00 |
|