Commit Graph

797 Commits

Author SHA1 Message Date
OBattler
a45d5173ba Implemented the SMC FDC37C932QFP NVR stuff. It doesn't fix that HP Vectra, but it's still nice to have it just in case. 2020-04-10 22:32:03 +02:00
OBattler
d75e901a83 Moved the Intel i686 CPU's and related machines out of the Dev branch. 2020-04-10 20:01:26 +02:00
OBattler
a60634b3a1 The machine table file missing from the previous commit. 2020-04-10 01:09:56 +02:00
RichardG867
2d982c5441 Another formatting fix 2020-04-08 17:06:25 -03:00
RichardG867
c6ffed95a1 Add ATC7020BXII to regular builds 2020-04-08 17:01:21 -03:00
RichardG867
98ed05edf8 More machine table formatting fixes 2020-04-08 17:00:06 -03:00
RichardG867
e8bf217c1e A-Trend ATC7020BXII 2020-04-08 16:57:13 -03:00
tiseno100
5bdfde00d5 Add the Abit BF6 2020-04-05 15:55:11 +03:00
tiseno100
e51a208341 Added few changes
- Added a skeletal 596B(Doesn't work properly)
- Splitted the Socket 8, Slot 1 & Socket 370 machines to their respective files
2020-04-01 17:26:28 +03:00
nerd73
a85784df02 Added the Hedaka HED-919, a 286-based XT clone. 2020-04-01 01:41:39 -06:00
OBattler
b8b198a56a Fixed SMM, overhauled the emulation of the VIA northbridges, and added the Via Apollo VP3. 2020-04-01 08:59:29 +02:00
OBattler
85dc1462f0 Merge pull request #650 from nerd73/master
Replace the 6ABX3 with a better working machine
2020-03-31 01:01:09 +02:00
TC1995
2a58183187 Fixed coding style in the CS8230 machine. 2020-03-31 00:48:36 +02:00
nerd73
9710c74f51 Replace the 6ABX3 with a better working machine 2020-03-29 13:05:07 -06: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
c715600ebc Merge pull request #648 from richardg867/master
W83781D hardware monitoring improvements
2020-03-29 07:15:26 +02:00
RichardG867
189ad2693a W83781D hardware monitoring improvements 2020-03-28 18:50:47 -03:00
OBattler
2062bcbb7c Merge pull request #645 from nerd73/master
Added PC Partner MB520N
2020-03-28 22:44:20 +01: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
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
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
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
RichardG867
661335f0cc Export P2B-LS to non-dev builds 2020-03-25 22:38:34 -03: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
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
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
TC1995
01f307de0c Changed Compaq Portable III/386 bios to a more working one. 2020-03-25 13:56:48 +01:00
tiseno100
8f728eb11e fixed a few stuff around machines. Eh stupid PR it may be 2020-03-25 12:35:18 +02:00
tiseno100
b1a421a2e9 Incorrect Encoding. Fixed 2020-03-25 12:31:54 +02:00
tiseno100
aee772d773 mistyped directory 2020-03-25 12:28:10 +02:00
nerd73
98e6a48cef A port of the ECS 386/32 machine from PCem. 2020-03-24 21:53:19 -06:00
TC1995
8b4e7301e8 Compile fix (again). 2020-03-25 02:24:47 +01:00
TC1995
dbbc6375ba Added Compaq Plasma display and undev-branched the Compaq Portable III/386. 2020-03-25 02:18:28 +01:00
TC1995
ac96bc4cc6 Changed the GPL license of the azt2316a.c source file.
Added F82C710 SIO to the super286tr.
2020-03-25 01:23:22 +01:00
OBattler
7eb9faf24c Merge pull request #624 from 86Box/feature/azt_snd
Added the Aztech Sound Galaxy 16 cards.
2020-03-25 01:12:22 +01:00
TC1995
6f4ac0de35 Added the Aztech Sound Galaxy 16 cards.
Added the reset function of MCA from PCem.
Made the MCA devices use the reset parameter if available.
2020-03-25 00:49:25 +01:00
OBattler
dbd49625e1 Merge pull request #622 from richardg867/master
Hardware monitor voltage reading improvements
2020-03-24 23:56:41 +01:00
RichardG867
18688a74cd Hardware monitor voltage reading improvements 2020-03-24 19:53:09 -03:00
Daniel Gurney
0c509fd551 Remove version tree-wide 2020-03-25 00:46:02 +02:00
OBattler
44f648bc31 Merge branch 'temp' of https://github.com/86Box/86Box into temp 2020-03-24 22:46:49 +01:00
OBattler
7574227fdf PIIX changes - PB640 PIIX no longer exists (turns out it's just a normal PIIX and its original implementation was wrong at the time the PB640 was added) and separated the PIIX4E from PIIX4. 2020-03-24 22:43:58 +01:00
richardg867
8b8600d6bf Change hardware monitor VCORE around on the P2B-LS
More CPUs use a 2.0V vcore so make Klamath's 2.8V the exception rather than the rule.
2020-03-24 17:19:52 -03:00