Commit Graph

10598 Commits

Author SHA1 Message Date
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
dbf798f63d Fix makefile.mingw building 2023-07-31 17:45:20 -04: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
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
Cacodemon345
5685583d33 RTL8139: Fix potential interrupt storm 2023-07-31 02:37:49 +06:00
Cacodemon345
f3233c4eb5 Port Realtek RTL8139C emulation from QEMU 2023-07-31 02:04:53 +06:00
Cacodemon345
2d3d99aec0 net_eeprom_nmc93cxx.c: Proper logging 2023-07-31 01:43:47 +06:00
Miran Grča
9c22198a0f Merge pull request #3505 from Cacodemon345/patch-143
net_tulip.c: Copyright header
2023-07-29 18:41:19 +02:00
Cacodemon345
5671b0b679 net_tulip.c: Copyright header 2023-07-29 22:35:57 +06:00
OBattler
96d2de125f Update version to 4.1. 2023-07-29 17:32:57 +02:00
Miran Grča
1f963f79bc Merge pull request #3504 from Cacodemon345/dec_tulip
Port DECchip 21143 "Tulip" NIC emulation from QEMU
2023-07-29 17:29:33 +02:00
Cacodemon345
4e038fa5fa MII status changes 2023-07-29 21:15:36 +06:00
Cacodemon345
42e53cb180 net_tulip.c: Change name of adapter for clarity 2023-07-29 21:06:09 +06:00
Cacodemon345
7abc05274d Format changes (part 2) 2023-07-29 21:04:05 +06:00
Cacodemon345
868a0b7f5f net_tulip.c: Code style changes (part 1) 2023-07-29 21:03:38 +06:00
Cacodemon345
659143408e Port DECchip 21143 "Tulip" emulation from QEMU 2023-07-29 16:24:35 +06:00
Miran Grča
c12cfad5f1 Merge pull request #3495 from 86Box/tc1995
XGA 16bpp fixes (see below).
2023-07-27 16:31:06 +02:00
TC1995
d2b0d0c3c2 XGA: 16bpp mode in accelerated mode no longer shows inverted colors in various parts of some stuff (e.g.: Win3.1x, OS/2). 2023-07-27 16:01:20 +02:00
OBattler
4d5fb6e7cc Include cpu/softfloat/softfloat-specialize.h from cpu/x87_ops.h, should hopefully fix compilaton with LLVM. 2023-07-27 02:43:15 +02:00
OBattler
d03399c1a5 Some fixes for Clang compilation. 2023-07-27 02:33:40 +02:00
Miran Grča
21344a6496 Merge pull request #3493 from jriwanek-forks/clangfix
Fix my clang fix
2023-07-27 02:01:05 +02:00
Jasmine Iwanek
bee11bcbba Fix my clang fix 2023-07-26 19:54:39 -04:00
OBattler
f0091c62d9 Merge branch 'master' of https://github.com/86Box/86Box 2023-07-27 01:27:02 +02:00
OBattler
0c3db4da43 Saved coordinates are no longer changed when the emulator is in full screen, fixes #3485. 2023-07-27 01:26:24 +02:00
Jasmine Iwanek
478d787cb8 Merge pull request #3492 from jriwanek-forks/clang-fix
Fix build on clang
2023-07-26 15:49:33 -04:00
Jasmine Iwanek
a61ebf2fea Fix mistake 2023-07-26 13:14:21 -04:00
Jasmine Iwanek
f16f63e9ee Dont run sonar on macos or windows for now 2023-07-26 12:41:18 -04:00
Jasmine Iwanek
d2f42198fd Fix clang build failure 2023-07-26 12:41:18 -04:00
Miran Grča
937cadf054 Merge pull request #3487 from cold-brewed/rtc-fix
rtc: Fix crash when closing device
2023-07-26 01:52:09 +02:00
Miran Grča
1be1aedb3f Merge pull request #3489 from jriwanek-forks/unused
Next round of sonarlint work
2023-07-26 01:48:57 +02:00
altiereslima
043738d92b Translation pt-BR (#3488) 2023-07-25 19:50:58 -03:00
Jasmine Iwanek
998cfe5cc8 Constification 2023-07-25 17:59:24 -04:00
Jasmine Iwanek
db66543959 Apple build fix 2023-07-25 17:59:22 -04:00
Jasmine Iwanek
ee695e71f9 More sonarlint work 2023-07-25 17:59:22 -04:00
RichardG867
0d1d069af4 qt: Port fullscreen key detection behavior from Win32 2023-07-24 17:16:01 -03:00
RichardG867
8d46224893 keyboard: Rename inaccurate fullscreen hotkey function 2023-07-24 15:07:08 -03:00
RichardG867
85baf8ac2f qt: Stop Qt from handling Shift+F10, fixes #3355 2023-07-24 15:05:29 -03:00
cold-brewed
f102f05ec0 rtc: Fix crash when closing device 2023-07-24 11:48:51 -04:00
OBattler
6dea8d76ea Added the secondary version of the OPTi 82c611 VLB IDE controller. 2023-07-23 15:15:25 +02:00
OBattler
19afe0c312 Fixed the compile-breaking mistakes. 2023-07-23 01:23:45 +02:00
OBattler
bba8394f1b Merge branch 'master' of https://github.com/86Box/86Box 2023-07-23 01:04:26 +02:00
OBattler
88d25b7574 Consistenc fixes in qt/qt_settingsnetwork.ui, fixes #3484. 2023-07-23 01:04:19 +02:00
Miran Grča
8551866f9f Merge pull request #3479 from cigaryno/patch-1
Update documentation
2023-07-23 00:30:24 +02:00
OBattler
14d618dcae Merge branch 'master' of https://github.com/86Box/86Box 2023-07-23 00:29:51 +02:00
OBattler
83182ee2b2 Fix CMD640 to not reset IDE devices it does not control. 2023-07-23 00:29:41 +02:00