OBattler
|
036dcbf2a6
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-08-07 03:18:29 +02:00 |
|
OBattler
|
c30d5d90b7
|
PCI and IRQ rework, pci.c rewritten from ground up, fixes numerous issues such as the bridge being added when the number of normal PCI devices equals the number of normal PCI slots, Windows 95 PCI operation on Intel 430NX, sharing of PCI IRQ's with non-PCI level-triggered devices, having both configuration mechanisms operating at the same time (ALi M1435), etc., and makes the code much more readable.
|
2023-08-07 03:04:52 +02:00 |
|
Jasmine Iwanek
|
83c0efa042
|
Merge pull request #3516 from Cacodemon345/tulip-24110
Add DECchip 24110 NIC emulation
|
2023-08-06 20:53:17 -04:00 |
|
OBattler
|
cb24ee27cb
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-08-06 03:37:59 +02:00 |
|
OBattler
|
a8578203cc
|
Virge FIFO waiting fixes - slots limit, and undocumented behavior to make Linux work.
|
2023-08-06 03:37:35 +02:00 |
|
RichardG867
|
e36d7662d6
|
disk: MVHD_ERR_TIMESTAMP is non-fatal, fixes #3206
|
2023-08-05 18:10:57 -03:00 |
|
Miran Grča
|
45a4a0a58b
|
Update net_tulip.c
A copyright fix.
|
2023-08-04 21:58:36 +02:00 |
|
Miran Grča
|
bae1915e22
|
Proper copyrights for the Tulip code as well.
|
2023-08-04 21:58:16 +02:00 |
|
Miran Grča
|
93c03b5df9
|
Update net_rtl8139.c
Proper copyrights for the RTL8139.
|
2023-08-04 21:56:35 +02:00 |
|
Miran Grča
|
83571bb344
|
Update net_rtl8139.c
Make the RTL8139 timer use the actual PCI bus speed.
|
2023-08-04 21:50:25 +02:00 |
|
Miran Grča
|
3616a5b604
|
The RTL8193 PCI Latency Timer register is now writable.
|
2023-08-04 21:45:37 +02:00 |
|
Jasmine Iwanek
|
16714b399b
|
Fix another mistake I made in row.c
|
2023-08-04 11:09:26 -04:00 |
|
Miran Grča
|
e635e934b5
|
Merge pull request #3518 from 86Box/tc1995
Mach64GX/VT2 aperture fix for win98fe (see below).
|
2023-08-04 16:47:37 +02:00 |
|
OBattler
|
32c17a76de
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-08-04 16:44:01 +02:00 |
|
OBattler
|
646bc143f3
|
Fixed a crash-causing signedness mess in the 420EX code.
|
2023-08-04 16:43:42 +02:00 |
|
TC1995
|
c6dab57a22
|
Mach64 GX/VT2: apparently I was wrong about the reserved aperture bit values...
Always enable the aperture when the linear base is > 0 and valid.
|
2023-08-04 15:41:47 +02:00 |
|
Cacodemon345
|
57decf2e72
|
net_tulip: L80225 transceiver emulation
|
2023-08-04 15:04:58 +06:00 |
|
Cacodemon345
|
76faa5ef75
|
net_tulip.c: Add memory mapping
|
2023-08-04 00:03:22 +06:00 |
|
Cacodemon345
|
f1548b3fe6
|
net_tulip: Return TX suspended status
|
2023-08-04 00:03:04 +06:00 |
|
Cacodemon345
|
3522b3ba5d
|
Add DECchip 24110 NIC emulation
|
2023-08-03 00:26:15 +06:00 |
|
Miran Grča
|
9fb995d566
|
Merge pull request #3513 from kzmidze/master
Update CHINESE_TRADITIONAL
|
2023-08-02 03:19:42 +02:00 |
|
沙沙宮紗夜
|
7e97e32af3
|
Add files via upload
|
2023-08-01 21:53:44 +08:00 |
|
沙沙宮紗夜
|
4b01417fd1
|
Add files via upload
|
2023-08-01 21:52:12 +08:00 |
|
RichardG867
|
9d19b0dc05
|
UMC: Fix ISA speed select oversight
|
2023-08-01 10:05:26 -03:00 |
|
Jasmine Iwanek
|
dbf798f63d
|
Fix makefile.mingw building
|
2023-07-31 17:45:20 -04:00 |
|
RichardG867
|
69051c9c01
|
ACPI: Add another undocumented ALi power off mode, closes #3497
|
2023-07-31 18:42:59 -03:00 |
|
RichardG867
|
de498648ef
|
Merge branch 'master' of ssh://github.com/86Box/86Box
|
2023-07-31 18:37:16 -03:00 |
|
Miran Grča
|
ffaeef4420
|
Merge pull request #3509 from Cacodemon345/rtl8139c-port
Port Realtek RTL8139C+ emulation from QEMU
|
2023-07-31 22:04:59 +02:00 |
|
Miran Grča
|
c04fe9e1cc
|
Merge pull request #3508 from Cacodemon345/nmc93cxx_eeprom
net_eeprom_nmc93cxx.c: Proper logging
|
2023-07-31 22:04:49 +02:00 |
|
Miran Grča
|
000f6e9378
|
Merge pull request #3510 from jriwanek-forks/sonarlint
More Sonarlint work in src/video
|
2023-07-31 22:04:21 +02:00 |
|
Jasmine Iwanek
|
cb774d3ce2
|
sonarlint vid_mda.c
|
2023-07-31 15:20:30 -04:00 |
|
Jasmine Iwanek
|
02ca9f5766
|
sonarlint vid_vga.c
|
2023-07-31 15:20:29 -04:00 |
|
Jasmine Iwanek
|
367f3b574b
|
sonarlint vid_ega_render.c
|
2023-07-31 15:20:29 -04:00 |
|
Jasmine Iwanek
|
a65c2164e0
|
sonarlint vid_ega.c
|
2023-07-31 15:20:29 -04:00 |
|
Jasmine Iwanek
|
b4ebfc3369
|
sonarlint vid_cga.c
|
2023-07-31 15:10:53 -04:00 |
|
Jasmine Iwanek
|
2d7c62c853
|
sonarlint vid_xga.c
|
2023-07-31 15:10:52 -04:00 |
|
Jasmine Iwanek
|
996d06d019
|
sonarlint vid_cga_comp.c
|
2023-07-31 15:10:30 -04:00 |
|
Jasmine Iwanek
|
879f707f19
|
sonarlint vid_table.c
|
2023-07-31 14:58:27 -04:00 |
|
Jasmine Iwanek
|
478aa11172
|
sonarlint vid_svga.c
|
2023-07-31 14:58:27 -04:00 |
|
Jasmine Iwanek
|
bc7cc2c14a
|
sonarlint vid_svga_render.c
|
2023-07-31 14:53:40 -04:00 |
|
Jasmine Iwanek
|
bb1820e03a
|
sonarlint vid_ati28800.c
|
2023-07-31 14:53:40 -04:00 |
|
Jasmine Iwanek
|
8e3ff0cc4b
|
sonarlint vid_ati18800.c
|
2023-07-31 14:53:39 -04:00 |
|
Jasmine Iwanek
|
13888c1429
|
sonarlint vid_ati_eeprom.c
|
2023-07-31 14:53:39 -04:00 |
|
Jasmine Iwanek
|
0b60d449a5
|
sonarlint vid_ati_mach64.c
|
2023-07-31 14:53:39 -04:00 |
|
Jasmine Iwanek
|
22948be80a
|
sonarlint vid_8514a.c
|
2023-07-31 14:53:39 -04:00 |
|
Jasmine Iwanek
|
a96e14abda
|
sonarlint vid_ati_mach8.c
|
2023-07-31 14:35:57 -04:00 |
|
RichardG867
|
b41acd86ba
|
AudioPCI: Fix warning
|
2023-07-31 11:36:39 -03:00 |
|
Cacodemon345
|
76a589012f
|
net_rtl8139.c: Also change name of EEPROM file on-disk
|
2023-07-31 17:22:25 +06:00 |
|
Cacodemon345
|
abdb34aed6
|
net_rtl8139: This is a RTL8139C+ NIC
|
2023-07-31 16:40:41 +06:00 |
|
RichardG867
|
9b53d8e6bd
|
Merge branch 'master' of ssh://github.com/86Box/86Box
|
2023-07-30 20:18:50 -03:00 |
|