Commit Graph

2777 Commits

Author SHA1 Message Date
OBattler
3020ec48ce TC1995's port of MCA CL-GD 5428. 2020-03-24 01:03:59 +01:00
OBattler
1640d48be6 Network changes from TC1995. 2020-03-24 01:02:41 +01:00
OBattler
00ec4b72ea TC1995's port of the IBM PS/2 MCA SCSI controller (Spock). 2020-03-24 01:00:28 +01:00
OBattler
54b4a238fb Committed a file that should not be there but is required to merge a pull request. 2020-03-23 23:58:58 +01:00
OBattler
1ff55cdf10 Fixed the table of the 486's. 2020-03-23 23:41:20 +01:00
OBattler
1cdc1cd095 Merge pull request #604 from nerd73/temp
VIA Cyrix III emulation
2020-03-23 23:11:59 +01:00
nerd73
c007121062 Merge branch 'temp' into temp 2020-03-23 16:06:32 -06:00
OBattler
d3b2d1b5e4 Merge pull request #616 from tiseno100/temp
PGA370 boards bringup
2020-03-23 22:03:01 +01:00
OBattler
43f2bb849b Merge branch 'temp' into temp 2020-03-23 22:02:52 +01:00
OBattler
9870b9e0bb Minor 440BX fixes and added the 440ZX. 2020-03-23 21:57:24 +01:00
tiseno100
35895fcddd include a note about the 440ZX 2020-03-23 22:29:51 +02:00
OBattler
6219cbd31a Overdoze's 486 CPUID changes. 2020-03-23 21:14:34 +01:00
OBattler
81985d7338 Merge pull request #618 from richardg867/temp
Implement POST card device
2020-03-23 21:07:20 +01:00
RichardG867
79fb541ce5 Implement POST card device 2020-03-23 17:03:28 -03:00
nerd73
169bd9bdab Make everything compile correctly
Everything should compile fine now.
2020-03-23 13:05:44 -06:00
OBattler
89bc4a58d2 Reverted the initialization of the PIIX4 ACPI GPO registers to the one the PIIX4 Specification Update calls wrong - evidently that's used for jumper readout. 2020-03-23 19:52:51 +01:00
nerd73
d555614739 Merge branch 'temp' into temp 2020-03-23 02:29:33 -06:00
OBattler
3bc37bf1f5 Fixed the southbridge slot on the TXP4. 2020-03-23 09:29:25 +01:00
OBattler
ab3f76f09c Don't subtract cycles on AT keyboard read if it's not PS/2. 2020-03-23 09:20:06 +01:00
OBattler
a3e3ef8dae Fixed compile-breaking mistakes in three files. 2020-03-23 09:17:55 +01:00
OBattler
28b2c923bf Removed excess Sound Blaster logging. 2020-03-23 09:08:23 +01:00
OBattler
a115be099a Uncommended the NCR 53c825A and added the NCR 53c860. 2020-03-23 09:06:27 +01:00
OBattler
04193fb199 Floppy changes. 2020-03-23 09:02:32 +01:00
OBattler
103bdacfaa IDE changes and ported the IDE commit from PCem. 2020-03-23 09:00:44 +01:00
OBattler
590583f7ad Removed an excess log line from the Matrox code and two unnecessary files. 2020-03-23 08:54:32 +01:00
OBattler
0a6f4e1b87 Slight chipset clean-ups and ported the JMP FAR new recompiler commit from PCem. 2020-03-23 08:50:59 +01:00
OBattler
01f6f9fc2a Some machine changes - TXP4 now uses revision 0112 BIOS since it now works, and the SP586TX now uses the correct PCI slots. 2020-03-23 03:21:07 +01:00
OBattler
81abeeb607 Fixed PIC IRQ priorities on AT+ and added some optional PIC mode/command logging. 2020-03-23 03:07:58 +01:00
nerd73
1ced5064ec Merge branch 'temp' into temp 2020-03-22 20:06:21 -06:00
OBattler
06f00bbf5e Ported recent PS/2 mouse changes from PCem. 2020-03-23 03:05:52 +01:00
OBattler
43778a41c3 UM8669F clean-up from the temp mess. 2020-03-23 03:04:43 +01:00
OBattler
5bd2120151 Merged my PIIX changes (except for the SMBUS port from Bochs which has been superseded by RichardG's implementation). 2020-03-23 02:59:50 +01:00
nerd73
1ab21acd20 Interpreter-only 3DNow for old dynarec 2020-03-22 19:59:01 -06:00
OBattler
df7f6dde8a Slight file cleanup and removed some wrong code from intel_flash.c. 2020-03-23 02:50:55 +01:00
OBattler
c7ca66bd70 Merge pull request #617 from richardg867/temp
SMBus framework + Winbond W83781D hardware monitor
2020-03-23 02:46:43 +01:00
OBattler
7a354ac7a8 Keyboard_at.c newline. 2020-03-23 02:45:48 +01:00
OBattler
449118db21 SST flash fixes - the implementation of the 29EE0*0 is now correct (BIOS flashers and CIH work). 2020-03-23 02:44:11 +01:00
OBattler
b1aea66e41 Aded optional PCI slot logging to detect unassigned slots (used for detecting what slot the southbridge should use, for example). 2020-03-23 02:41:18 +01:00
OBattler
ae1f1529ea The P2B now correctly uses the W83877EF. 2020-03-23 02:38:03 +01:00
OBattler
ecb5701fcd Merge branch 'temp' of https://github.com/86Box/86Box into temp 2020-03-23 02:37:12 +01:00
OBattler
b833f39496 ROM read and Winbond fixes, also added the Winbond 83977EF. 2020-03-23 02:37:06 +01:00
RichardG867
2c610dc5ce Remove unnecessary include 2020-03-22 22:17:08 -03:00
RichardG867
dd70542d78 SMBus support + Winbond W83781D hardware monitor 2020-03-22 22:11:55 -03:00
OBattler
ea5531c0f3 Merge pull request #615 from richardg867/temp
ASUS P2B-LS board
2020-03-23 02:06:56 +01:00
OBattler
6a111545a1 ZIP and (SCSI) CD-ROM code now round the maximum transfer size to the nearest sector size for disk access commands, fixes CD-ROM booting on later ASUS BIOS'es. 2020-03-22 23:12:02 +01:00
nerd73
172f85ad40 Implemented MSRs 2020-03-21 23:42:01 -06:00
OBattler
b999cce723 Some fixes to fix PIIX3 machines, fatal's on BIOS'es accessing the OPL, and RAM limits on 430TX machines. 2020-03-22 01:17:49 +01:00
tiseno100
57a02531ac Added the Soltek SL-63A1
A weaker S370 board
2020-03-21 10:38:34 +02:00
tiseno100
0d945fbf47 Added the ECS P6BXT-A+ 2020-03-21 10:04:11 +02:00
OBattler
2fd235ae1e Merge pull request #614 from richardg867/temp
Fix build with new dynarec disabled
2020-03-21 03:28:15 +01:00