OBattler
1dbab81401
Added Port 370h variants of the Winbond W83977F and W83977EF Super I/O chips.
2020-07-07 20:55:11 +02:00
OBattler
39a46797d2
Fixed shadowing on the OPTi 82c5x7, OPTi 82c495 now has Port 92h, and implemented the OPTi 82c611/611A VLB IDE controlled required by the Excalibur.
2020-07-07 20:43:28 +02:00
Miran Grča
d6e257edec
Merge pull request #908 from richardg867/master
...
STPC IDE improvements and USB device
2020-07-07 18:35:45 +02:00
RichardG867
eb955eecf9
VLB IDE is technically more correct
2020-07-07 13:34:57 -03:00
RichardG867
f7e7359d2f
Merge branch 'master' of https://github.com/86Box/86Box
2020-07-07 13:26:49 -03:00
RichardG867
5b0e29d0ff
STPC improvements
2020-07-07 13:25:17 -03:00
Miran Grča
12167c1bba
Merge pull request #906 from tiseno100/master
...
Rewrote the OPTi 283 shadowing
2020-07-07 15:47:56 +02:00
tiseno100
91d7dd149a
Commented the OPTi 283 logging code back
2020-07-07 16:40:07 +03:00
tiseno100
2137c4ea85
Fixed a minor mistake
2020-07-07 16:38:10 +03:00
tiseno100
ebe7f1cdf3
Rewrote the OPTi 283 shadowing
...
Now it'll pass a check to see if we are write protecting or have write enabled.
2020-07-07 16:36:44 +03:00
Miran Grča
0dec7a74ea
Merge pull request #905 from richardg867/master
...
Initial implementation of STPC SoCs and machines
2020-07-07 02:38:51 +02:00
OBattler
dca6a7d9c7
Merge branch 'master' of https://github.com/86Box/86Box
2020-07-07 02:37:45 +02:00
OBattler
8d65beaec6
Added Patreon link to README.md.
2020-07-07 02:37:35 +02:00
RichardG867
ce6ccc03b1
Add PCI to the ITOX STAR
2020-07-06 21:32:03 -03:00
RichardG867
194e32ae80
Add missing header definition
2020-07-06 21:12:47 -03:00
RichardG867
710796a180
Add ITOX STAR, a STPC Client machine with hardware monitoring and AMIBIOS 6
2020-07-06 21:12:09 -03:00
RichardG867
18a3e4795c
Add STPC 75 to CPU table
2020-07-06 21:11:53 -03:00
RichardG867
61eb51e1fa
Enable PS/2 mouse on STPC machines
2020-07-06 20:24:31 -03:00
RichardG867
1ed6143f02
Implement STPC IDE
...
Note that only the AR-B1479 has two IDE channels available on the board.
2020-07-06 20:24:24 -03:00
David Hrdlička
4b6d80d085
Create FUNDING.yml
2020-07-07 01:21:52 +02:00
RichardG867
8536f93dfc
Merge branch 'master' of https://github.com/86Box/86Box
...
# Conflicts:
# src/cpu/cpu.c
2020-07-06 19:00:31 -03:00
Miran Grča
d3575d6194
Merge pull request #904 from nerd73/master
...
Fix issues with Cyrix DX2/DX4 CPUs and restore Cyrix 6x86 for dev-branch builds
2020-07-06 23:52:15 +02:00
RichardG867
c1dd844747
Merge branch 'master' of https://github.com/86Box/86Box
...
# Conflicts:
# src/machine/machine_table.c
# src/win/Makefile.mingw
2020-07-06 18:47:50 -03:00
RichardG867
11114c97d2
Initial implementation of STPC chipsets and machines
2020-07-06 18:45:34 -03:00
David Hrdlička
82f2b203c5
More MSVC build fixes
...
Ported an inline assembler snippet in x86 new dynarec to MSVC "__asm" syntax.
2020-07-06 21:03:55 +02:00
nerd73
18368203ec
Fix issues with Cyrix DX2/DX4 CPUs
...
Fix some issues with the Cyrix DX2 & DX4 CPUs and restore the Cyrix 6x86 for dev-branch builds.
2020-07-06 13:01:52 -06:00
David Hrdlička
254c8024f8
Fix MSVC build
2020-07-06 20:20:07 +02:00
OBattler
572314706c
Paradise PVGA1A now also uses paradise_recalctimings.
2020-07-05 03:41:44 +02:00
OBattler
db12ba4e91
Attempt at fixing the Paradise VGA 640x480x8bpp mode in Windows 3.0.
2020-07-05 02:57:15 +02:00
Miran Grča
b5d02a8039
Merge pull request #894 from nerd73/opti291
...
Add an OPTi 291-based Award v4.20 machine
2020-07-03 15:31:48 +02:00
nerd73
2b06dbc10b
Merge branch 'opti291' of https://github.com/nerd73/86Box into opti291
2020-07-03 03:09:48 -06:00
nerd73
ff000b53cc
actually make it work this time
2020-07-03 03:09:09 -06:00
nerd73
6a9fa51d78
fix header
2020-07-03 00:24:48 -06:00
nerd73
5b260dbfd4
Add a 386SX Award v4.20 machine
...
As well as a basic implementation of the OPTi 291 chipset that it uses.
2020-07-03 00:18:16 -06:00
Miran Grča
03932a329f
Merge pull request #889 from tiseno100/master
...
Added the RYC Leopard LX
2020-07-03 04:41:05 +02:00
Miran Grča
989aec54ef
Merge pull request #893 from nerd73/master
...
Fix MSRs on the IBM 386/486 CPUs
2020-07-03 04:40:51 +02:00
nerd73
064acae3fc
Fix MSRs on the IBM 386/486 CPUs
...
Also give the IBM 386SLC 'isibm486' as it is believed to identify as a 486 to software.
2020-07-02 20:34:18 -06:00
richardg867
6f1a7f8c65
Merge pull request #892 from richardg867/master
...
Disable GL518SM logging
2020-07-02 23:26:57 -03:00
RichardG867
042f743a35
Disable GL518SM logging
2020-07-02 23:26:04 -03:00
OBattler
02c43a1be6
Some CL-GD 54xx fixes.
2020-07-03 03:25:46 +02:00
Miran Grča
2b8bec3fc7
Merge pull request #891 from richardg867/master
...
Genesys Logic GL518SM hardware monitor
2020-07-03 03:08:05 +02:00
RichardG867
aec8285849
Undo local changes to m_at_socket370.c
2020-07-02 21:45:46 -03:00
RichardG867
f809bf6502
Undo local changes to serial.c
2020-07-02 21:45:00 -03:00
RichardG867
f565362a41
Undo local changes to cpu.c
2020-07-02 21:44:28 -03:00
RichardG867
5d5883ac0d
Merge branch 'master' of https://github.com/86Box/86Box
2020-07-02 21:42:52 -03:00
RichardG867
b043f1867b
Genesys Logic GL518SM hardware monitor
2020-07-02 21:42:31 -03:00
tiseno100
525a6f0278
Added the RYC Leopard LX
...
An interesting kind of 386DXish/486 kind of board. Uses the IBM 486SLC(only!) which is commonly found in PS/2 & PS/1 286 & 386 computers as an "upgrade" chip
2020-07-02 22:10:36 +03:00
Miran Grča
d5e5c88f97
Merge pull request #888 from nerd73/master
...
Implement IBM 486 MSRs
2020-07-02 18:49:04 +02:00
nerd73
a9e0dd247a
Implement IBM 486 MSRs
...
Implement the MSRs supported by the IBM 386SLC/486SLC/486BL.
2020-07-02 10:09:55 -06:00
OBattler
808fa292f6
Fixed memory state for PS/2 split mapping on models 70 and 80 (broken by recent mem.c changes).
2020-07-02 00:21:46 +02:00