Commit Graph

2917 Commits

Author SHA1 Message Date
TC1995
2de9a3f37a Set Link State from VBox to 86Box implemented on the PCnet card (any other nics don't have it and will simply return NULL).
The PCnet-based Racal nic now has its own OID to make its drivers happy (according to VBox).
2020-04-20 19:02:13 +02:00
OBattler
9a287c31e5 Removed network.rar. 2020-04-20 14:52:07 +02:00
OBattler
de15c50a5b Removed some excess files. 2020-04-20 14:51:25 +02:00
OBattler
fd8e59b6f2 Moved the AMI WinBIOS SiS 471 to the Dev branch because literally any such BIOS I try, has problems. Also moved the Matrox cards to the Dev branch. 2020-04-20 14:50:03 +02:00
OBattler
8933212059 Fixed S3 ViRGE 24bpp 8x8 patterns. 2020-04-20 02:25:20 +02:00
OBattler
cd0a57b6c3 Re-added some x87 differences between the old and new recompilers, fixes #692. 2020-04-19 18:26:57 +02:00
OBattler
5de8564fdc Changed the way mem_add_bios() determine if the CPU has 16-bit bus or not, fixes #667. 2020-04-19 14:16:21 +02:00
OBattler
d4781bd409 Fixed a slight mistake in the T1000 code, fixes #590. 2020-04-19 00:32:37 +02:00
OBattler
600bb09f17 Added PS/2 Intel AMI keyboard controller type that always returns bit 6 of the input port as 1, fixes Intel Advanced/EV and Advanced/ZP SMM errors (with high-low beeps), and also IDE not found error behavior to fix IDE with some i686 BIOS'es. 2020-04-18 18:03:02 +02:00
David Hrdlička
2146101637 Remove VNC from regular builds for the time being 2020-04-18 11:51:54 +02:00
Daniel Gurney
3178a5507f Miscellaneous spelling fixes and clarifications 2020-04-18 12:43:31 +03:00
Daniel Gurney
c108e48629 switch -> change to 2020-04-18 12:29:04 +03:00
David Hrdlička
bd2212c8e4 Add a documentation folder 2020-04-18 00:10:24 +02:00
OBattler
b59ccb5895 Merge pull request #700 from richardg867/master
ASUS P3B-F and CUBX motherboards
2020-04-17 20:40:56 +02:00
RichardG867
2cf88a5011 Merge branch 'master' of https://github.com/86Box/86Box 2020-04-17 15:34:26 -03:00
RichardG867
e7d7528dd3 ASUS P3B-F and CUBX motherboards 2020-04-17 15:34:05 -03:00
OBattler
3e6994a11c The TX97 now correctly uses the W83877 and removed VNC from the Dev branch. 2020-04-17 19:40:10 +02:00
OBattler
63b873892e Fixed the old recompiler makefile. 2020-04-17 11:59:39 +02:00
OBattler
5e8b54f7bc Removed the standalone Texas Instrument VGA card with no specified BIOS. 2020-04-17 11:55:23 +02:00
OBattler
a1476d8533 Merge pull request #698 from tiseno100/master
Apollo VPX bringup
2020-04-17 11:52:23 +02:00
tiseno100
ea357593bd removed the function switch off write 2020-04-17 12:41:27 +03:00
tiseno100
16c1584412 Apollo VPX bringup
This commit brings Apollo VPX emulation on 86Box. It includes the Zida Tomato TX100 board. Meant mostly to check issues at WinBioses
2020-04-17 12:34:39 +03:00
OBattler
31c4674a80 Merge pull request #697 from nerd73/master
Add the ECS P6KFX-A, a 440FX Slot 1 machine.
2020-04-17 02:59:59 +02:00
nerd73
9bc74bbf00 Add the ECS P6KFX-A, a 440FX Slot 1 machine.
Adds the ECS P6KFX-A as well as appropriate CPU tables for an early Slot 1 motherboard without Deschutes or 100 MHz FSB support. Also fixes a minor bug with 266 MHz Pentium IIs and ISA clock frequencies.
2020-04-16 18:30:37 -06:00
OBattler
13a9477b6d Removed the crashdump code from the Dev branch and added the -R/--crashdump parameter to activate it, and also made the makefiles not build pcap_if.exe by default. 2020-04-17 02:20:02 +02:00
OBattler
4bc41197b9 Removed Direct2D. 2020-04-17 02:06:00 +02:00
OBattler
44d3eb42de Slightly changed the fixes. 2020-04-17 01:45:24 +02:00
OBattler
f69941a462 Also applied the fixes to the AT MFM/RLL and AT ESDI controllers. 2020-04-17 01:40:10 +02:00
OBattler
ef42bb7e58 Some slight PIIX and IDE fixes. 2020-04-17 01:38:42 +02:00
OBattler
482cf4af1e Readded the VIA FIC machine. 2020-04-16 22:04:25 +02:00
OBattler
e21a622bd2 Merge pull request #694 from tiseno100/master
Removed the Tyan's off board. Replaced them with some stable boards
2020-04-16 21:58:41 +02:00
OBattler
e2559a4897 Merge branch 'master' into master 2020-04-16 21:58:33 +02:00
OBattler
3452688a89 Merge branch 'master' of https://github.com/86Box/86Box 2020-04-16 21:56:33 +02:00
OBattler
275dd5a2f7 ACPI, SMM, and PIIX fixes, fixes quite a few boards, also fixed the Via Apollo series northbridge ID's, some CPU instructions on both 808x and 286+, and added SMM to 486's (Intel and AMD), WinChip and WinChip 2, and VIA Cyrix III, also removed the TC430HX and the Toshiba machine from the Dev branch. 2020-04-16 21:56:19 +02:00
tiseno100
ce6dc8b5a2 VIA Socket 7 machine overhaul
- Replaced the FIC with the AX59 Pro(Newer BIOS, 1GB Ram limit instead of 512MB)
- Added the QDI advance II meant for the before unused VIA VP3
2020-04-16 14:38:43 +03:00
David Hrdlička
8b230b7371 prt_ps: Fix two dots in PDF extension 2020-04-15 23:47:30 +02:00
David Hrdlička
ef9fc196ed prt_ps: Re-add error message for missing gsdll32 2020-04-15 23:46:11 +02:00
David Hrdlička
cf581db7ab prt_ps: Rewrite non-printable character processing
Should fix hangs and slowdowns during printing.
2020-04-15 23:42:20 +02:00
Daniel Gurney
d9bc075658 Readme wording fix 2020-04-15 13:04:02 +03:00
tiseno100
9b42dff06c Added the Biostar 8500ttc + all Socket 8 motherboard use their official capacities 2020-04-15 08:58:52 +03:00
tiseno100
dabe6756a5 Removed the Tyan's off board. Replaced them with some stable boards 2020-04-14 22:33:48 +03:00
OBattler
80137cbef2 Merge pull request #693 from tiseno100/master
Added the Micronics M6MI
2020-04-14 21:02:15 +02:00
tiseno100
125b77ece5 Added the Micronics M6MI 2020-04-14 21:56:34 +03:00
OBattler
08f52c5a29 Changes to some font loading in video.c to fix Olivetti M24. 2020-04-14 20:38:03 +02:00
OBattler
1b3cd8f2e9 Changed the PowerMate to use the 665 instead to get rid of those errors. 2020-04-14 17:42:58 +02:00
OBattler
63ee5295c6 Fixed machine.h. 2020-04-14 16:52:52 +02:00
OBattler
732d675cd6 Fixed PowerMate V capitalization. 2020-04-14 16:29:43 +02:00
OBattler
9439354deb PowerMate V now has MACHINE_PS2 flag. 2020-04-14 16:28:51 +02:00
OBattler
acabd3d136 Added the NEC PowerMate V (it now works!) and made two 430TX machines use hardware monitors (warning: wrong VCORE's). 2020-04-14 12:56:45 +02:00
OBattler
dc22997027 The Asus P2B-LS now has the Super I/O chip (and with it, the FDC) again. 2020-04-13 23:25:56 +02:00