Commit Graph

10813 Commits

Author SHA1 Message Date
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
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
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
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
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
RichardG867
9b53d8e6bd Merge branch 'master' of ssh://github.com/86Box/86Box 2023-07-30 20:18:50 -03:00
RichardG867
b692397516 AudioPCI: Change default register values to match actual ES1371 hardware 2023-07-30 20:18:42 -03:00
OBattler
656805026c Some adjustments to vid_svga.c, fixes the Voodoo 3 2048x1536 mode. 2023-07-30 23:37:21 +02:00
OBattler
b810d3edc1 Some small 8514/a / Mach8 fixes. 2023-07-30 02:45:53 +02: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