Alexander Babikov
|
710d34db97
|
Remove unused variables and functions
|
2022-04-14 07:13:50 +05:00 |
|
Alexander Babikov
|
ae11a2f887
|
Ensure null termination with strncpy
|
2022-04-14 07:13:49 +05:00 |
|
Alexander Babikov
|
911821434e
|
Fix variable initializtion warnings
|
2022-04-14 07:13:49 +05:00 |
|
Alexander Babikov
|
4e82d93729
|
Fix warnings related to variable types
|
2022-04-14 07:13:48 +05:00 |
|
Alexander Babikov
|
042e3df65d
|
Suppress a false positive -Wformat-truncation warning in Discord integration code
|
2022-04-14 07:13:48 +05:00 |
|
Alexander Babikov
|
519781ff4f
|
Add a missing include and disable extraneous logging in codegen_backend_arm.c
|
2022-04-14 07:13:48 +05:00 |
|
Alexander Babikov
|
bacc78da24
|
Fix instances of narrow string literals being used where wide ones should be used
|
2022-04-14 07:13:47 +05:00 |
|
Alexander Babikov
|
484a082122
|
Make sure certain variables used only on some platforms are defined only on said platforms
|
2022-04-14 07:13:47 +05:00 |
|
Alexander Babikov
|
4d18efd825
|
Remove the leftovers of the removed --vmrompath parameter
|
2022-04-14 07:13:47 +05:00 |
|
Alexander Babikov
|
dd4cef9727
|
Fix the remaining CPU warnings
|
2022-04-14 07:10:20 +05:00 |
|
Alexander Babikov
|
1a6d596fea
|
Remove the now-redundant LARGEFILE macro definitions
|
2022-04-14 07:10:20 +05:00 |
|
Alexander Babikov
|
c82b9a379c
|
Remove the crashdump generation stuff and the associated parameter
It's Windows-exclusive and has never really worked
|
2022-04-14 07:10:19 +05:00 |
|
Alexander Babikov
|
eba088c692
|
Remove trailing whitespace + indentation consistency fixes
|
2022-04-14 07:10:18 +05:00 |
|
Alexander Babikov
|
818e0a843d
|
Remove factually incorrect info from a comment in machine_table.c
The Rise R418 machine has since been re-added, and the Hedaka HED-919 has been removed for months
|
2022-04-14 07:10:18 +05:00 |
|
Alexander Babikov
|
4bba7f8f1d
|
Define the FreeType library name on macOS
|
2022-04-14 07:10:17 +05:00 |
|
Alexander Babikov
|
eae6bd9456
|
Set the required C standard to C11
|
2022-04-14 07:10:17 +05:00 |
|
Alexander Babikov
|
60f1f418b0
|
Make the VNC renderer independent of the Dev branch option
|
2022-04-14 07:10:16 +05:00 |
|
Alexander Babikov
|
94adafa1ee
|
Repalce the NO_SIO Dev branch option with AN430TX
The only machine under that option, the Intel AN430TX, was actually put there for problems unrelated to Super I/O
|
2022-04-14 07:10:16 +05:00 |
|
Alexander Babikov
|
355250216f
|
Move the Compaq Deskpro 386 to the Dev branch
|
2022-04-14 07:10:13 +05:00 |
|
Alexander Babikov
|
97b6d57412
|
Remove an obsolete TODO file
|
2022-04-14 06:24:39 +05:00 |
|
Alexander Babikov
|
a66d381be9
|
Convert a false positive warning suppression in the Voodoo dynarec code into a pragma
|
2022-04-14 06:24:38 +05:00 |
|
OBattler
|
bd8b58b5e9
|
Fixed the warnings in the SC1184x RAMDAC code.
|
2022-04-14 00:18:58 +02:00 |
|
OBattler
|
1f144f1885
|
Fixed some #define's, as pointed out by lemondrops.
|
2022-04-13 02:47:37 +02:00 |
|
Miran Grča
|
e0223cb27b
|
Merge pull request #2282 from jriwanek-forks/updates
Updates
|
2022-04-13 02:13:47 +02:00 |
|
OBattler
|
1c271f6f8a
|
And fixed one last warning, which finishes this CPU warning fix process.
|
2022-04-13 02:12:08 +02:00 |
|
OBattler
|
c5208af2a6
|
Fixed some compile-breaking mistakes in x86_ops_bitscan.h.
|
2022-04-13 02:10:13 +02:00 |
|
OBattler
|
ba40831002
|
Phase 2.
|
2022-04-13 02:07:23 +02:00 |
|
OBattler
|
3a40d9a807
|
Phase 1.
|
2022-04-13 02:03:48 +02:00 |
|
Jasmine Iwanek
|
65b680a4ef
|
Bump version to 3.4 in preperation for release
|
2022-04-12 19:46:48 -04:00 |
|
Jasmine Iwanek
|
cc88e5eef1
|
A few missed bits of cleanup
|
2022-04-12 19:46:23 -04:00 |
|
Miran Grča
|
cc666e6cc4
|
Merge pull request #2281 from jriwanek-forks/named-initializers-3
Named initializers part 3
|
2022-04-12 23:38:32 +02:00 |
|
Jasmine Iwanek
|
d28cec126a
|
src/video
|
2022-04-12 17:26:07 -04:00 |
|
Jasmine Iwanek
|
3431e01d4a
|
src/sound
|
2022-04-12 17:26:07 -04:00 |
|
Jasmine Iwanek
|
0cf7bd5eb0
|
src/scsi
|
2022-04-12 17:26:07 -04:00 |
|
Jasmine Iwanek
|
d1b274ace2
|
src/network
|
2022-04-12 17:26:07 -04:00 |
|
Jasmine Iwanek
|
036f1ce74b
|
src/video
|
2022-04-12 17:26:06 -04:00 |
|
Jasmine Iwanek
|
e11bad1938
|
src/machine
|
2022-04-12 17:26:06 -04:00 |
|
Jasmine Iwanek
|
f51c8a5595
|
src/floppy
|
2022-04-12 17:26:06 -04:00 |
|
Jasmine Iwanek
|
c01ab374a4
|
src/disk
|
2022-04-12 17:26:06 -04:00 |
|
Jasmine Iwanek
|
50ef360282
|
src/device
|
2022-04-12 17:26:06 -04:00 |
|
Jasmine Iwanek
|
702f80e58a
|
Backport several changes from M&K
|
2022-04-12 17:26:05 -04:00 |
|
Miran Grča
|
b1913f29eb
|
Merge pull request #2279 from Cacodemon345/newqt
qt: Fix crashes on failed loads of media images
|
2022-04-10 21:24:08 +02:00 |
|
Cacodemon345
|
fe94e79fa0
|
qt: Fix crashes on failed loads of media images
|
2022-04-11 00:55:24 +06:00 |
|
Miran Grča
|
b6bda18bf8
|
Merge pull request #2272 from Cacodemon345/patch-72
win: Fix AppData directory creation
|
2022-04-09 16:28:59 +02:00 |
|
Cacodemon345
|
f8e53a957a
|
win: Fix AppData directory creation
|
2022-04-09 00:12:27 +06:00 |
|
Miran Grča
|
42f9e49a3a
|
Merge pull request #2271 from Cacodemon345/patch-71
unix: Fix missing include
|
2022-04-08 12:19:00 +02:00 |
|
Cacodemon345
|
ff86f97fef
|
unix: Fix missing include
|
2022-04-08 15:00:35 +06:00 |
|
David Hrdlička
|
048cfbea00
|
Fix accidental removal
|
2022-04-08 10:45:46 +02:00 |
|
David Hrdlička
|
760d022432
|
rom: Little fixes to get rid of warnings
|
2022-04-08 10:35:26 +02:00 |
|
David Hrdlička
|
25b8f42dc6
|
qt: FIx broken build due to missing define
|
2022-04-08 10:34:59 +02:00 |
|