OBattler
|
4e9d208ce7
|
Fixed text mode wrapping on the Hercules Plus.
|
2023-08-11 05:03:26 +02:00 |
|
OBattler
|
782015a923
|
More mouse and PIC fixes and the mouse now takes of the ration between guest resolution and actual render area size, multiplied by the DPI, when returning coordinate deltas, also unified the delta return function across the various emulated mice.
|
2023-08-11 04:45:32 +02:00 |
|
OBattler
|
291dab2334
|
Commented out an excess Resize log in qt/qt_mainwindow.cpp.
|
2023-08-10 17:24:08 +02:00 |
|
OBattler
|
785b61aaac
|
Fixed the conditions for mouse button click registration on platforms other than Windows.
|
2023-08-10 16:48:39 +02:00 |
|
OBattler
|
0c9b3d2782
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-08-10 16:47:20 +02:00 |
|
OBattler
|
a2b7a175a9
|
Fixed Hercules InColor text mode wraparound, fixes #3520.
|
2023-08-10 16:47:12 +02:00 |
|
cold-brewed
|
9474c02aec
|
qt: use QRegularExpression instead of QRegExp for qt6 compatibility (#3536)
Co-authored-by: cold-brewed <cold-brewed@users.noreply.github.com>
|
2023-08-10 11:40:19 -03:00 |
|
OBattler
|
9f4ae7030e
|
ACPI and Vodoo 3/Banshee PCI/AGP card adding fixes, fixes #3535.
|
2023-08-10 16:10:59 +02:00 |
|
OBattler
|
5397388a1b
|
Hercules Plus RAM font fixes.
|
2023-08-10 05:54:09 +02:00 |
|
OBattler
|
3462e563b8
|
Fixed the reversed PCI card add types in video/vid_mga.c.
|
2023-08-10 05:14:43 +02:00 |
|
Miran Grča
|
e55b06da4c
|
Merge pull request #3534 from jriwanek-forks/sonarlint
Yet more Sonarlint and a few warning fixes.
|
2023-08-10 05:13:47 +02:00 |
|
OBattler
|
0e22fa6d0f
|
Fixed a compile-breaking mistake in pic.c.
|
2023-08-10 05:04:24 +02:00 |
|
OBattler
|
f771e9e612
|
PIC fixes: poll mode is no longer broken.
|
2023-08-10 05:03:11 +02:00 |
|
Jasmine Iwanek
|
015c3d5f29
|
Remove unused variable in postcard.c
|
2023-08-09 20:13:11 -04:00 |
|
Jasmine Iwanek
|
8d3f5b7b27
|
Fix a mistake found in vid_mga.c
|
2023-08-09 20:09:36 -04:00 |
|
Jasmine Iwanek
|
81bb5e564b
|
Better fallthrough annotation macro.
|
2023-08-09 20:09:36 -04:00 |
|
OBattler
|
b38f87f13f
|
And in device/pci_bridge.c as well.
|
2023-08-10 01:42:33 +02:00 |
|
OBattler
|
2e2b6d28cd
|
Removed excess logging in pci.c.
|
2023-08-10 01:39:43 +02:00 |
|
OBattler
|
a0a26a5504
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-08-10 01:37:46 +02:00 |
|
OBattler
|
dbf9ef66fc
|
Moved Voodoo initialization to the very end to minimize the likelihood of SCSI adapters ending up on the bridge.
|
2023-08-10 01:37:33 +02:00 |
|
cold-brewed
|
15013e1ede
|
Added new platform function to get cpu string (#3533)
Co-authored-by: cold-brewed <cold-brewed@users.noreply.github.com>
|
2023-08-09 18:12:27 -03:00 |
|
Jasmine Iwanek
|
2c5240e07f
|
Wackyness caused by .gitattributes I think
|
2023-08-09 16:52:23 -04:00 |
|
Jasmine Iwanek
|
f023d158b0
|
sonarlint the ramdacs
|
2023-08-09 16:52:12 -04:00 |
|
Jasmine Iwanek
|
b52df9e201
|
sonarlint voodoo stuff
|
2023-08-09 16:52:12 -04:00 |
|
Jasmine Iwanek
|
b8993e3282
|
sonarlint generic files in src/video
|
2023-08-09 16:52:11 -04:00 |
|
Jasmine Iwanek
|
0cc00a6b0f
|
sonarlint vid_tvp3026_ramdac.c
|
2023-08-09 16:52:11 -04:00 |
|
Jasmine Iwanek
|
90cea6125d
|
sonarlint vid_tkd8001_ramdac.c
|
2023-08-09 16:44:59 -04:00 |
|
Jasmine Iwanek
|
abf7d55011
|
sonarlint vid_sdac_ramdac.c
|
2023-08-09 16:44:59 -04:00 |
|
Jasmine Iwanek
|
b80f43a970
|
sonarlint vid_sc1502x_ramdac.c
|
2023-08-09 16:44:58 -04:00 |
|
Jasmine Iwanek
|
060a1761e2
|
sonarlint the clocks
|
2023-08-09 16:44:58 -04:00 |
|
Jasmine Iwanek
|
73757d11c6
|
sonarlint vid_ibm_rgb528_ramdac.c
|
2023-08-09 16:44:58 -04:00 |
|
Jasmine Iwanek
|
ed20cc741c
|
sonarlint vid_colorplus.c
|
2023-08-09 16:41:54 -04:00 |
|
Jasmine Iwanek
|
167146a5c4
|
sonarlint vid_cl54xx.c
|
2023-08-09 16:41:54 -04:00 |
|
RichardG867
|
bf18fa3297
|
Merge branch 'master' of ssh://github.com/86Box/86Box
|
2023-08-09 17:23:26 -03:00 |
|
RichardG867
|
481e48a917
|
gdbstub: Proper size_t format string
|
2023-08-09 17:21:48 -03:00 |
|
OBattler
|
3e91216e35
|
Set the standards to c99 and c++11.
|
2023-08-09 22:20:06 +02:00 |
|
RichardG867
|
b539105b23
|
VISO: Proper pointer format strings
|
2023-08-09 17:19:50 -03:00 |
|
RichardG867
|
6bc73bfc97
|
isapnp: Small macro cleanup
|
2023-08-09 17:17:47 -03:00 |
|
OBattler
|
730d8bc25e
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-08-09 22:17:18 +02:00 |
|
OBattler
|
3ae3287f26
|
Changed the size_t's in cpu/808x/queue.c/h into uintptr_t's and made the fatal() use PRIuPTR.
|
2023-08-09 22:17:02 +02:00 |
|
RichardG867
|
4837cbc41f
|
sio: UM8669F cleanup and clarification
|
2023-08-09 16:54:08 -03:00 |
|
OBattler
|
b99c47de5c
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-08-09 18:24:27 +02:00 |
|
OBattler
|
8b1746f961
|
Made io.c only count qfound when logging is enabled.
|
2023-08-09 18:24:16 +02:00 |
|
Miran Grča
|
89fca880c6
|
Merge pull request #3352 from anikom15/cga-vert-pull
Reduce CGA vertical res from 400 to 200.
|
2023-08-09 18:10:38 +02:00 |
|
OBattler
|
1a0bebaf4e
|
CGA changes by anikom15.
|
2023-08-09 18:10:05 +02:00 |
|
Miran Grča
|
20e41065a4
|
Merge pull request #3532 from cold-brewed/clang-warning-cleanup
Clang warning cleanup
|
2023-08-09 17:58:08 +02:00 |
|
cold-brewed
|
538e402193
|
Fixed warning around formatting string for size_t
|
2023-08-09 09:56:06 -04:00 |
|
cold-brewed
|
f40184d43f
|
Clear up a clang warning by correcting a format string
|
2023-08-09 07:48:12 -04:00 |
|
cold-brewed
|
cb28daba98
|
Match the destination register type on apple silicon. Clears up a clang warning.
|
2023-08-09 07:43:48 -04:00 |
|
cold-brewed
|
3795016a82
|
Clean up some clang warnings on macOS
|
2023-08-09 07:37:45 -04:00 |
|