Commit Graph

3497 Commits

Author SHA1 Message Date
RichardG867
9cecbfa33a Remove extraneous logging lines 2020-06-26 22:16:56 -03:00
RichardG867
7775e52c0e Disable SPD logging 2020-06-26 22:15:36 -03:00
RichardG867
012f01cc9f Fix Apollo DRB wraparound 2020-06-26 22:15:21 -03:00
RichardG867
3a9408eadc APAS3 only has 3 slots 2020-06-26 22:14:22 -03:00
RichardG867
aea5461255 Implement DRB locking for VIA Apollo chipsets 2020-06-26 22:05:32 -03:00
RichardG867
0b871b56c0 Actually fix the Apollo SS7 maximum RAM amounts, based on the DRAM bank configurations defined in the board manuals 2020-06-26 22:02:13 -03:00
RichardG867
5a3c3a1c93 Fix VA-503+ maximum RAM 2020-06-26 21:32:24 -03:00
RichardG867
41c1f18c2f Fix PA-2012 maximum RAM 2020-06-26 21:28:52 -03:00
RichardG867
2553dbce8f Unified DRB locking logic, added DRB locking to VIA VPX, and fixed SPD 2020-06-26 21:03:46 -03:00
RichardG867
84e378695a Fix SPD presence detection 2020-06-26 18:24:15 -03:00
Miran Grča
af9526b47d Merge pull request #873 from richardg867/master
DRB locking implementation
2020-06-26 23:11:58 +02:00
RichardG867
93b909fe59 Merge branch 'master' of https://github.com/86Box/86Box 2020-06-26 18:05:57 -03:00
RichardG867
5115214d01 DRB locking implementation 2020-06-26 18:05:27 -03:00
David Hrdlička
332dfd9743 win: Fix MSVC build 2020-06-26 22:12:15 +02:00
TC1995
86334db597 Fixed compile failure. 2020-06-26 14:51:31 +02:00
Miran Grča
8362ba4e9a Merge pull request #871 from 86Box/tc1995
Fixed the SVGA/MMIO under Win3.1/NT and added more documentation.
2020-06-26 13:50:34 +02:00
David Hrdlička
23efba22f1 include: move version defines out to version.h 2020-06-26 13:28:10 +02:00
TC1995
c0891644f7 Fixed the SVGA/MMIO under Win3.1/NT and added more documentation. 2020-06-26 00:41:52 +02:00
Miran Grča
936462910c Merge pull request #870 from 86Box/bugfix/ibm_ps1_m2133
Bugfix/ibm ps1 m2133
2020-06-25 23:52:46 +02:00
TC1995
01c42ddd62 Cleanup. 2020-06-25 23:10:29 +02:00
Miran Grča
8b5e15dc4a Merge pull request #869 from tiseno100/master
Added the AmazePC AM-BX133
2020-06-25 23:09:39 +02:00
TC1995
82b12d71b3 Fixed on-board video on the IBM PS/1 2133. 2020-06-25 22:57:42 +02:00
TC1995
dd0180afcb Moved the IBM PS/1 Model 2133 out of dev branch.
Added the VLSI VL82c480 chipset and the unknown sio that the PS/1 2133 EMEA 451 uses.
Added on-board Cirrus GD5426 video card
2020-06-25 22:43:20 +02:00
tiseno100
1c0507c4ea Added the AmazePC AM-BX133 2020-06-25 22:32:46 +03:00
Miran Grča
4f8bda6354 Merge pull request #868 from 86Box/bugfix/s3_80x_mapping
Fixed the svga mapping on 80x and 928 cards.
2020-06-25 18:25:12 +02:00
TC1995
a9f01c4814 Fixed the svga mapping on 80x and 928 cards. 2020-06-25 17:18:25 +02:00
Miran Grča
1ae91c6eff Merge pull request #867 from 86Box/bugfix/s3_911_win3x
Evidently pixel cntl 0x80 (CPU data determines mix register) isn't ha…
2020-06-25 16:56:35 +02:00
TC1995
41529d2d46 Evidently pixel cntl 0x80 (CPU data determines mix register) isn't handled right on the S3 911 or is not fully documented. Fixed the S3 911/924 8-bit drivers running on Win3.x. 2020-06-25 16:54:10 +02:00
Miran Grča
93146f5eb2 Merge pull request #866 from 86Box/feature/sc11483_7
Added the Sierra SC11483 and SC11487 ramdac's.
2020-06-25 13:37:09 +02:00
TC1995
d62d7a692a Fixed a bug. 2020-06-25 13:20:10 +02:00
TC1995
ba89af057c Added the Sierra SC11483 and SC11487 ramdac's.
Made the S3 911 use the SC11483 plus a few minor changes to the S3 code itself.
2020-06-25 13:18:29 +02:00
Miran Grča
f5ae7c37eb Merge pull request #863 from nerd73/excaliburfix
Improvements to the OPTi 597 machine
2020-06-23 23:09:58 +02:00
nerd73
09ffa05f89 Improvements to the OPTi 597 machine.
- Add emulation of the FDC37C661 Super I/O
- Fix Pentium VLB timing (was running VLB at 2x bus speed instead of 1/2 bus speed)
- Fix the cache register on the OPTi 5x7 chipset
- The actual minimum RAM amount is 2 MB, not 1 MB.
- Fix chipset naming consistency
2020-06-23 15:04:10 -06:00
OBattler
096e2bede5 Fixed the license in README.md. 2020-06-23 20:11:53 +02:00
OBattler
96428c2bda More minor floppy changes. 2020-06-23 18:48:16 +02:00
Miran Grča
45777b7ebb Merge pull request #862 from tiseno100/master
Restored the Phoenix 386SX clone
2020-06-23 18:10:00 +02:00
tiseno100
1da0a78b6a Restored the Phoenix 386SX clone
Restored this old machines from the PCem-X era. Seems to be ok with the restored Intel 82335 chipset.
2020-06-23 17:55:51 +03:00
Daniel Gurney
5bd1796596 Merge pull request #861 from tiseno100/master
Few "improvements" & compile error fixes
2020-06-23 17:34:44 +03:00
tiseno100
cd4721b558 Insert a fixed Shuttle 386SX. Fixes compile errors. 2020-06-23 17:24:39 +03:00
tiseno100
3235e27f9b Inject one more space to Makefile. Fixes warnings. 2020-06-23 17:24:02 +03:00
tiseno100
a369dfa12d Use the correct UNIX encoding on the i82335
For some reason it was CR LF
2020-06-23 17:20:22 +03:00
Miran Grča
30bbdcd04c Merge pull request #860 from tiseno100/master
Restored the Intel 82335 chipset
2020-06-23 13:53:43 +02:00
tiseno100
f29e48d2d7 Restored the Intel 82335 chipset
Restored the old Intel 82335 code remnant of the PCem-X era.
2020-06-23 14:00:34 +03:00
Miran Grča
fae3482a1f Merge pull request #858 from tiseno100/master
Implemented the AMD 640 chipset
2020-06-22 13:26:33 +02:00
tiseno100
295499eb85 Implemented the AMD 640 chipset 2020-06-22 11:09:11 +03:00
OBattler
2655873162 A number of PCI fixes and P5MP3 corrections. 2020-06-21 05:23:49 +02:00
OBattler
8bf15f535b Pages above the top of RAM now have mem[] pointing to a 4096-byte array of FF's, and fixed the naming and indentation of the P5MP3 in machine/machine_table.c. 2020-06-21 04:03:14 +02:00
OBattler
d2dbf49e3c Added the Catalyst 28F010 Flash chip needed by the ASUS P5MP3, fixed a memory leak in the Intel Flash close code (it was not free'ing dev->array), and unified all the flash chip header files into one single flash.h. 2020-06-21 03:58:32 +02:00
OBattler
997aa1eee4 More minor FDC changes. 2020-06-21 03:18:25 +02:00
OBattler
d375b00c8c Added the Biostar 8500TUC (430HX AMI Hi-Flex) and fixed a PIC 2 bug. 2020-06-21 02:14:58 +02:00