沙沙宮紗夜
|
57c49d94f4
|
Update zh-TW.rc
|
2023-06-20 14:55:13 +08:00 |
|
Miran Grča
|
7b719eb95a
|
Merge pull request #3415 from cold-brewed/net-pcap-fix
Fix loading of PCAP network device
|
2023-06-19 20:02:49 +02:00 |
|
cold-brewed
|
00463a6991
|
config: Fix loading of pcap network device
|
2023-06-19 12:18:14 -04:00 |
|
OBattler
|
ddd373456c
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-06-19 01:59:43 +02:00 |
|
OBattler
|
8b559f1271
|
Fixed Y polarity in the MM Series packet format on the Logitech Serial Mouse.
|
2023-06-19 01:59:33 +02:00 |
|
OBattler
|
a312c10129
|
Disabled excess logging in chipset/ali1429.c.
|
2023-06-19 01:35:30 +02:00 |
|
OBattler
|
98b4c1c309
|
Fixed the TriGem 486G so it is no longer hardcoded to the Paradise VGA BIOS.
|
2023-06-19 01:27:44 +02:00 |
|
OBattler
|
c779956048
|
Fixed a compile-breaking mistake in src/device.c.
|
2023-06-19 01:10:15 +02:00 |
|
Miran Grča
|
b6bd6c9822
|
Merge pull request #3400 from cold-brewed/qt6-mhm-warning
Fix minor qt6 warning
|
2023-06-19 00:14:53 +02:00 |
|
OBattler
|
95c900a5dc
|
Fixed off-by-one error in video/vid_ics2494.c.
|
2023-06-19 00:12:19 +02:00 |
|
OBattler
|
eb677b3d5a
|
Fixed array out of bound accesses in video/vid_herculesplus.c.
|
2023-06-19 00:11:03 +02:00 |
|
OBattler
|
ef0c04ae3a
|
Fixed a memory leak in sound/snd_ac97_codec.c.
|
2023-06-19 00:09:24 +02:00 |
|
OBattler
|
997a068c95
|
Fixed an off-by-one error in sio/sio_it8661f.c.
|
2023-06-19 00:07:30 +02:00 |
|
OBattler
|
5c48f419c0
|
Fixed variable initialization in network/net_pcnet.c.
|
2023-06-19 00:05:46 +02:00 |
|
OBattler
|
f57f3d883a
|
Added a sanity check to hdd_seek_get_time().
|
2023-06-19 00:01:46 +02:00 |
|
OBattler
|
a0e7204949
|
And fixed it correctly.
|
2023-06-18 23:58:05 +02:00 |
|
OBattler
|
b7c4973549
|
Fixed a off by one error in device.c.
|
2023-06-18 23:56:34 +02:00 |
|
OBattler
|
29fe9b4d1e
|
Added a sanity check to codegen_new/codegen.h.
|
2023-06-18 23:54:25 +02:00 |
|
OBattler
|
c183b1da38
|
Added a specific NULL check to cdrom/cdrom_image_backend.c to please cppcheck.
|
2023-06-18 23:51:15 +02:00 |
|
OBattler
|
1e3154cb74
|
Increased the size of the regs array in the Eteq ET6000 code.
|
2023-06-18 23:46:10 +02:00 |
|
RichardG867
|
c8f57660a5
|
Jenkins: Trigger openal-soft rebuild
|
2023-06-18 15:31:04 -03:00 |
|
RichardG867
|
c3717566c7
|
Jenkins: Overhaul the build script's dependency report system to be independent
|
2023-06-16 23:36:50 -03:00 |
|
RichardG867
|
85938f4c9a
|
Jenkins: Fix openal-soft AppImage build
|
2023-06-16 23:28:03 -03:00 |
|
OBattler
|
cb9b72c31b
|
Corrected the Flash and keyboard controller of the Shuttle HOT-433A.
|
2023-06-14 22:40:09 +02:00 |
|
richardg867
|
231e995434
|
Jenkins: Update AppImage openal-soft to 1.23.1
|
2023-06-12 16:07:28 -03:00 |
|
Cacodemon345
|
491ee9de7e
|
cmake: Include freetype directory properly on FreeBSD (#3403)
|
2023-06-12 15:59:48 -03:00 |
|
Miran Grča
|
a8b09d85be
|
Merge pull request #3401 from Cacodemon345/patch-140
unix_serial_passthrough: Define cleanups and changes
|
2023-06-12 16:45:23 +02:00 |
|
Cacodemon345
|
bff479fc0f
|
unix_serial_passthrough: Define cleanups and changes
|
2023-06-12 20:35:45 +06:00 |
|
OBattler
|
68e970b9cd
|
Joystick Raw Input: Do not add the axis if the center is 0 - prevents malformed vJoy 2.0.5 axes from causing 86Box to crash with a division by zero.
|
2023-06-11 22:58:16 +02:00 |
|
OBattler
|
68e6d7eb40
|
And the forgotten one in chipset/scat.c.
|
2023-06-11 22:13:55 +02:00 |
|
OBattler
|
cd2d006840
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2023-06-11 22:12:42 +02:00 |
|
OBattler
|
e4d860c025
|
Replaced calls to flushmmucache_cr3() to direct calls to flushmmucache_nopc() and removed the #define.
|
2023-06-11 22:12:18 +02:00 |
|
OBattler
|
f4c59e907d
|
Removed mmu_invalidate().
|
2023-06-11 22:07:32 +02:00 |
|
cold-brewed
|
9c1e6939b4
|
qt: Fix qt6 warning
|
2023-06-11 14:27:14 -04:00 |
|
Miran Grča
|
898cdb7791
|
Merge pull request #3398 from cold-brewed/qt-warnings
Clean up some qt warnings
|
2023-06-11 18:02:43 +02:00 |
|
cold-brewed
|
bf8e695d94
|
qt: Clean up some warnings
|
2023-06-11 11:54:01 -04:00 |
|
OBattler
|
a62b484a81
|
Fixed a warning in usb.c.
|
2023-06-11 14:10:47 +02:00 |
|
OBattler
|
3ec3dfa221
|
Fixed a warning in win/win_serial_passthrough.c.
|
2023-06-11 14:07:43 +02:00 |
|
OBattler
|
eb4c9f3e40
|
Fixed warnings in the VISO and Wacom Tablet codes.
|
2023-06-11 14:00:18 +02:00 |
|
OBattler
|
058b15cc5e
|
Fixed it properly.
|
2023-06-11 13:55:53 +02:00 |
|
OBattler
|
85afd38cab
|
Added casts to codegen_new/codegen.c.
|
2023-06-11 13:52:25 +02:00 |
|
OBattler
|
0968369acb
|
Clarified a condition in softfloat-specialize.h to fix a warning.
|
2023-06-11 13:49:47 +02:00 |
|
OBattler
|
c10b05f35c
|
Finally commented out the logging in the MOV TRx instructions.
|
2023-06-11 13:48:03 +02:00 |
|
OBattler
|
aac5053512
|
Fixed attributes in mem.c.
|
2023-06-11 13:44:12 +02:00 |
|
Miran Grča
|
827500f861
|
Merge pull request #3395 from iamgreaser/gm/issue-3386-ega-split-screen
(mostly) Fix EGA split screen - fix done by @cons-cinnabar
|
2023-06-11 13:39:15 +02:00 |
|
Miran Grča
|
5bdc635919
|
Merge pull request #3393 from chungy/freebsd-fixes
Add some defines to build succesfully on FreeBSD
|
2023-06-11 13:38:32 +02:00 |
|
Miran Grča
|
35c70994a8
|
Merge pull request #3396 from Cacodemon345/patch-139
Force 'page_in_evict_list' to be always inlined
|
2023-06-11 13:37:41 +02:00 |
|
Cacodemon345
|
5e40840d16
|
Force 'page_in_evict_list' to be always inlined
|
2023-06-11 11:41:49 +06:00 |
|
GreaseMonkey
|
078651d273
|
(mostly) Fix EGA split screen - fix done by @cons-cinnabar
Closes: #3386
|
2023-06-11 13:28:13 +12:00 |
|
Mike Swanson
|
c848642845
|
Add some defines to build succesfully on FreeBSD
Tested on FreeBSD 13.2 only. FreeBSD is more similar to Mac OS X in
system-level library support than it is to Linux.
|
2023-06-10 16:06:32 -07:00 |
|