David Hrdlička
bdad12326e
nah
2020-06-27 17:56:02 +02:00
David Hrdlička
45b93ba4e4
Clarify the build names
2020-06-27 17:44:46 +02:00
David Hrdlička
1a3753377f
Disable VNC in Workflows for now.
2020-06-27 15:46:10 +02:00
David Hrdlička
6d059eb7e0
Add vncserver to installed packages
2020-06-27 15:22:17 +02:00
David Hrdlička
d66d62452f
Add GitHub CI
2020-06-27 15:17:53 +02:00
David Hrdlička
86183affed
update issue templates
2020-06-27 12:38:06 +02:00
Miran Grča
d3880e21ac
Merge pull request #875 from richardg867/master
...
DRB locking fixes
2020-06-27 03:24:15 +02:00
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
852587492a
Merge branch 'master' of github.com:86Box/86Box into tc1995
2020-06-26 17:13:49 +02:00
TC1995
86334db597
Fixed compile failure.
2020-06-26 14:51:31 +02:00
TC1995
9059ffa6dd
Fixed compile failure.
2020-06-26 14:29:46 +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