TC1995
e9710d4b25
Ported the latest Matrox MGA fixes from PCem.
...
Removed useless header.
2020-03-31 00:33:49 +02:00
OBattler
cff4545082
Fixed a typo in README.md.
2020-03-29 20:33:34 +02:00
OBattler
809f7cfa8c
Merge pull request #647 from dhrdlicka/include-dir
...
Move all include files to src/include
2020-03-29 20:03:17 +02:00
David Hrdlička
a505894a10
Move all include files to src/include
...
- 86Box's own headers go to /86box
- munt's public interface goes to /mt32emu
- all slirp headers go to /slirp (might want to consider using only its public inteface)
- single file headers from other projects go in include root
2020-03-29 19:53:29 +02:00
OBattler
ef84f51bb1
Fixed the new dynarec makefile.
2020-03-29 19:07:10 +02:00
OBattler
96f451e92a
Fixed a compile-breaking mistake in keyboard_at.c.
2020-03-29 19:05:58 +02:00
OBattler
18768523e4
Ported the half of the PCem mouse fix that was not already present on 86Box.
2020-03-29 19:04:00 +02:00
OBattler
710a0f58bd
Merge branch 'master' of https://github.com/86Box/86Box
2020-03-29 18:22:52 +02:00
OBattler
66e159e0bf
Fixed SMM, now it works correctly, and is now also operating on all CPU's from 386 onwards.
2020-03-29 18:12:43 +02:00
OBattler
c715600ebc
Merge pull request #648 from richardg867/master
...
W83781D hardware monitoring improvements
2020-03-29 07:15:26 +02:00
OBattler
0092500af9
Merge branch 'master' of https://github.com/86Box/86Box
2020-03-29 06:42:55 +02:00
OBattler
ab4ecb902e
Fix ZIP drive identify itself as MMC drive when EVPD pages are sent (patch from claunia's fork of VARCem).
2020-03-29 06:42:26 +02:00
RichardG867
455646885b
Update ASUS proprietary registers with real values dumped from a P4B
2020-03-29 01:15:24 -03:00
RichardG867
189ad2693a
W83781D hardware monitoring improvements
2020-03-28 18:50:47 -03:00
OBattler
ea28eabb59
Merge pull request #646 from richardg867/master
...
SPD improvements
2020-03-28 22:44:32 +01:00
OBattler
2062bcbb7c
Merge pull request #645 from nerd73/master
...
Added PC Partner MB520N
2020-03-28 22:44:20 +01:00
OBattler
7c364af3d2
Merge pull request #644 from anabate123/patch-4
...
Added more speeds to Celeron (Slot 1/Socket 370)
2020-03-28 22:44:06 +01:00
OBattler
bc31726df3
Merge pull request #642 from tiseno100/master
...
Initial VIA Apollo Pro emulation
2020-03-28 22:43:31 +01:00
OBattler
e327031b76
Merge branch 'master' of https://github.com/86Box/86Box
2020-03-28 20:18:59 +01:00
OBattler
e3dc749fde
Fixed the PC87306 LPT handler.
2020-03-28 20:10:31 +01:00
RichardG867
e571b9d7a3
Use proper Tclk values for 133/100/66 MHz
2020-03-27 22:33:35 -03:00
RichardG867
81aa83dd47
Part number should be space-padded
2020-03-27 22:13:28 -03:00
RichardG867
2555b010cd
Disable SMBus logging
2020-03-27 13:39:18 -03:00
RichardG867
bc606a9911
SPD improvements
2020-03-27 12:11:00 -03:00
nerd73
9861573616
Added PC Partner MB520N
...
The PC Partner MB520N is a Socket 7 430VX board with AMI WinBIOS, using SMC 669 Super I/O and SST 29EE010 flash.
2020-03-26 15:11:20 -06:00
anabate123
2bfa946244
Added more speeds to Celeron (Slot 1/Socket 370)
...
What would preliminary Mendocino emulation be without the remaining speeds?
2020-03-26 16:59:43 -04:00
tiseno100
74b9f86982
removed few useless lines off machine.h
2020-03-26 18:38:13 +02:00
tiseno100
b58150b91b
Removed the P6BXT from machine.h
2020-03-26 18:30:45 +02:00
tiseno100
6571e1153c
Added initial Apollo Pro emulation
...
- Added the Apollo Pro Northbridge
- Added a PC Partner board (APRO + 586B Southbridge) **COMPATIBLE WITH VIA C3!**
2020-03-26 18:29:20 +02:00
Daniel Gurney
80356a9b85
Nightly doesn't reflect the truth
2020-03-26 12:50:18 +02:00
OBattler
c3294fcf17
Merge pull request #641 from nerd73/master
...
Machine table revisions
2020-03-26 04:16:27 +01:00
nerd73
a14429dbee
Machine table revisions
...
- Fixes maximum RAM amounts on some motherboards
- Adds finalized 430TX roster
- Removes VLB from all PCI boards as none of our emulated PCI boards have VLB
2020-03-25 21:10:14 -06:00
OBattler
d05dbb8a5e
Merge pull request #640 from richardg867/master
...
Actually move the P2B-LS code to non-dev builds
2020-03-26 03:01:04 +01:00
RichardG867
fb4db7aaf9
Only check for Klamath on dev branch
2020-03-25 22:48:47 -03:00
RichardG867
80f1493d73
Actually move the P2B-LS code to non-dev builds
2020-03-25 22:45:18 -03:00
OBattler
a614958c2d
Merge pull request #639 from richardg867/master
...
Export P2B-LS to non-dev builds
2020-03-26 02:39:16 +01:00
RichardG867
661335f0cc
Export P2B-LS to non-dev builds
2020-03-25 22:38:34 -03:00
OBattler
a56be1340b
Merge pull request #638 from richardg867/master
...
Machine table fixes
2020-03-26 01:54:44 +01:00
RichardG867
9446b2e413
Machine table fixes, part 2
2020-03-25 21:52:14 -03:00
RichardG867
8d17595fff
Machine table fixes
2020-03-25 21:50:41 -03:00
OBattler
bba31e0b7a
Merge pull request #637 from richardg867/master
...
Implement SPD (Serial Presence Detect)
2020-03-26 01:45:57 +01:00
RichardG867
b734fd00fb
440ZX supports 512MB the same way 440BX supports 1GB: unofficially
2020-03-25 21:39:42 -03:00
RichardG867
6a9106050f
Add SPD to the Bora Pro
2020-03-25 21:38:38 -03:00
RichardG867
d3ecbd800f
Merge branch 'master' of https://github.com/86Box/86Box
...
# Conflicts:
# src/machine/m_at_socket8.c
2020-03-25 21:37:38 -03:00
RichardG867
d1be6a014f
Implement SPD
2020-03-25 21:35:35 -03:00
OBattler
f59bf9ce27
Merge pull request #636 from nerd73/master
...
Changes to the IBM 386/486 and RapidCAD CPUs
2020-03-26 01:15:00 +01:00
nerd73
51bbebbfa3
Changes to the IBM 386/486 and RapidCAD CPUs
...
- Disabled the 'is486' flag and moved them to 386 timings
- Disabled cache on startup, enable-able later
- RapidCAD fixes (permanently disable L1, correct EDX reset)
2020-03-25 18:02:25 -06:00
OBattler
dfa433194b
Merge pull request #634 from tiseno100/master
...
Reworks on the Celerons + Added the Packard Bell Bora Pro
2020-03-25 20:39:21 +01:00
TC1995
9686311b25
Slight rom load fix for the Compaq Portable II/III/386 (but I wonder if they use the same approach as the Amstrad PC2086/3086).
2020-03-25 19:06:15 +01:00
David Hrdlička
081aecef55
fix vmpath when invoked with a path to config file
2020-03-25 16:38:35 +01:00