Cacodemon345
|
3f461afeeb
|
usb: start hooking up USB interrupts to chipsets
|
2023-05-05 00:28:08 +06:00 |
|
Miran Grča
|
ec51229fd5
|
Merge pull request #3305 from Cacodemon345/usb-work
usb: More USB endpoint device infrastructure work
|
2023-05-04 13:16:22 +02:00 |
|
Cacodemon345
|
6376980d9d
|
usb: More USB endpoint device infrastructure work
|
2023-05-04 16:25:46 +06:00 |
|
Miran Grča
|
c3e2a45ac8
|
Merge pull request #3303 from jriwanek-forks/cdrom-win32
CDROM models in win32 ui (1/2)
|
2023-05-04 09:49:16 +02:00 |
|
Jasmine Iwanek
|
1c3e1b4602
|
Correct win32 ui for cdrom model headings
|
2023-05-04 03:04:38 -04:00 |
|
Jasmine Iwanek
|
5c0292ae41
|
Disable old early CDROM support
|
2023-05-04 02:54:25 -04:00 |
|
OBattler
|
f1b079f6c5
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-05-04 02:20:58 +02:00 |
|
OBattler
|
0554b8c785
|
Explicitly reset the latches to disabled before attempting to enable them, fixes the latches failing to enable after a hard reset.
|
2023-05-04 02:20:50 +02:00 |
|
Miran Grča
|
38c3d1bc81
|
Merge pull request #3301 from Cacodemon345/usb-work
usb: Add infrastructure for interrupt descriptor polling
|
2023-05-03 13:51:01 +02:00 |
|
Miran Grča
|
e43a215afd
|
Merge pull request #3300 from jriwanek-forks/network-win32
Allow configuration of additional network adaptors in win32 ui
|
2023-05-03 13:50:49 +02:00 |
|
Cacodemon345
|
6a20e17ee9
|
usb: Add infrastructure for interrupt descriptor polling
|
2023-05-03 16:14:15 +06:00 |
|
Jasmine Iwanek
|
070d5c4190
|
Allow configuration of additional network adaptors in win32 ui
|
2023-05-03 04:08:26 -04:00 |
|
OBattler
|
a29bb505f2
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-05-03 00:40:31 +02:00 |
|
OBattler
|
53cf62cdd1
|
The old recompiler now recompiles 16-bit address MMX instructions.
|
2023-05-03 00:40:22 +02:00 |
|
Jasmine Iwanek
|
f4dbd49683
|
Merge pull request #3298 from jriwanek-forks/codeql
Make codeql check more of the code
|
2023-05-02 17:09:48 -04:00 |
|
Jasmine Iwanek
|
6934d44e37
|
Make codeql check more of the code
|
2023-05-02 16:44:13 -04:00 |
|
OBattler
|
2ddcdcdf09
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-05-02 21:53:51 +02:00 |
|
OBattler
|
f16f7a2464
|
Some minor Logitech serial mouse bug fixes and implemented the auto baud rate mode.
|
2023-05-02 21:53:42 +02:00 |
|
Jasmine Iwanek
|
526153f32c
|
Merge pull request #3296 from jriwanek-forks/softfloat-win32
Softfloat fpu in win32 ui
|
2023-05-02 10:07:37 -04:00 |
|
OBattler
|
18f96d2823
|
And that's the last softfloat warning fixed.
|
2023-05-02 15:27:20 +02:00 |
|
OBattler
|
fcd1d3f354
|
And another unused variable removed. Only the bitwise comparison warning is left now.
|
2023-05-02 15:25:53 +02:00 |
|
OBattler
|
5a342c0a80
|
Two unused variables.
|
2023-05-02 15:23:27 +02:00 |
|
OBattler
|
10bf8884b8
|
And another such warning (how is GCC unaware that it has literally evaluated every possible case?!).
|
2023-05-02 15:22:30 +02:00 |
|
OBattler
|
5f384427fc
|
A small warning fix to shut up the compiler.
|
2023-05-02 15:20:15 +02:00 |
|
OBattler
|
aa41a9b49c
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-05-02 15:18:15 +02:00 |
|
OBattler
|
7ebdd1c74b
|
Re-added the 32-bit address variants of FXTRACT, should fix OpenStep again.
|
2023-05-02 15:18:05 +02:00 |
|
Miran Grča
|
f34e073dad
|
Merge pull request #3295 from jriwanek-forks/comparison-fix
Fix some variant type comparisons
|
2023-05-02 12:12:52 +02:00 |
|
Jasmine Iwanek
|
637e1cfe70
|
Update win_settings.c
|
2023-05-02 03:12:54 -04:00 |
|
Jasmine Iwanek
|
927c26f496
|
Fix some variant type comparisons
|
2023-05-02 02:18:17 -04:00 |
|
Jasmine Iwanek
|
a989171ebc
|
codeql uses cmake so ignore win32 ui stuff
|
2023-05-02 02:04:05 -04:00 |
|
Jasmine Iwanek
|
b460e845c6
|
Make windres verbose
The error messages it emits elsewise are worthless
|
2023-05-02 01:59:06 -04:00 |
|
Jasmine Iwanek
|
948a78f6a9
|
Config support for Softfloat FPU in win32 ui
|
2023-05-02 01:56:53 -04:00 |
|
Miran Grča
|
801ec1916d
|
Merge pull request #3290 from 86Box/tc1995
Re-added the IBM PS/2 model 70 type 4 (Softfloat is always used in this machine).
|
2023-05-01 19:46:13 +02:00 |
|
Miran Grča
|
444f3fed01
|
Merge pull request #3292 from Cacodemon345/usb-work
usb: Port reset logic is now on a timer
|
2023-05-01 19:45:58 +02:00 |
|
OBattler
|
33c0e11704
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-05-01 16:19:13 +02:00 |
|
OBattler
|
c289872cd6
|
Allow 8 MB VRAM on the Number Nine 771 since it turns out it correctly supports that much.
|
2023-05-01 16:19:02 +02:00 |
|
Cacodemon345
|
ea5b9cdbf8
|
usb: Port reset logic is now on a timer
|
2023-05-01 16:55:49 +06:00 |
|
Jasmine Iwanek
|
2684befe7b
|
Merge pull request #3291 from Cacodemon345/patch-136
mouse_wacom_tablet.c: fix warnings
|
2023-05-01 04:09:18 -04:00 |
|
Cacodemon345
|
29ca01d290
|
mouse_wacom_tablet.c: fix warnings
|
2023-05-01 12:12:59 +06:00 |
|
OBattler
|
a67af2368e
|
Rename softfloat's poly.cc to softfloat_poly.cc, fixes the clobbering of Munt's poly.cpp when compiling with Makefile.mingw.
|
2023-05-01 02:42:47 +02:00 |
|
OBattler
|
d11fa45fd9
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-05-01 01:35:27 +02:00 |
|
OBattler
|
8fca57aa79
|
Universalize the keyboard and mouse latches again, fixes #3280.
|
2023-05-01 01:35:16 +02:00 |
|
TC1995
|
ad44c454c9
|
Re-added the IBM PS/2 model 70 type 4 (Softfloat is always used in this machine).
|
2023-04-30 21:52:58 +02:00 |
|
Miran Grča
|
6af643944a
|
Merge pull request #3285 from 86Box/pr_softfloat
Initial softfloat port from Bochs to 86box, currently selectable only on QT.
|
2023-04-30 21:07:03 +02:00 |
|
Miran Grča
|
6b5bb8306e
|
Merge pull request #3288 from Cacodemon345/usb-work
usb: Set up infrastructure for system interrupts from OHCI
|
2023-04-30 19:05:26 +02:00 |
|
Cacodemon345
|
91ccfa3344
|
usb: Set up infrastructure for system interrupts from OHCI
|
2023-04-30 23:01:15 +06:00 |
|
TC1995
|
c778d144cb
|
Update x87_ops_misc.h
Fix compile 2.
|
2023-04-30 18:44:03 +02:00 |
|
TC1995
|
07a7af84a5
|
Update x87_ops_misc.h
Fix PR commit.
|
2023-04-30 18:43:26 +02:00 |
|
OBattler
|
125315ee61
|
Fixed the KBC PCI flag, fixes the logo on the TriGem HAWK.
|
2023-04-30 18:24:14 +02:00 |
|
OBattler
|
1057722efc
|
Command A5 is in fact the IBM PS/2 Load Security command, fixes the AMI Excalibur PCI Pentium.
|
2023-04-30 18:21:17 +02:00 |
|