EmpyreusX
bd8427641f
Updated Simp. Chinese translation
2021-12-25 01:40:48 +08:00
EmpyreusX
a80cd7ed18
Updated Japanese translation
2021-12-24 09:12:29 +08:00
David Hrdlička
2a61133a9e
Fix manifest inclusion on CMake <3.22
2021-12-23 22:01:26 +01:00
EmpyreusX
3f30155c6d
Update zh-CN.rc
2021-12-24 01:45:49 +08:00
EmpyreusX
32ae26dc6d
Updated and standardized Simp. Chinese translation
2021-12-24 01:43:11 +08:00
Alexander Babikov
209b5d9cd1
Limit the selection of ISA RTCs, memory expansions and the ISABugger to machines with the ISA bus available
2021-12-22 06:04:59 +05:00
Alexander Babikov
72a492b243
Limit the selection of the standalone MPU-401 to machines with either ISA or MCA bus available
2021-12-22 06:04:58 +05:00
Alexander Babikov
a6af62835b
Synchronize the internal clock with host time when unpausing the emulator
2021-12-22 06:04:58 +05:00
Alexander Babikov
db239d64e5
Allow use of ATAPI devices with XTIDE
2021-12-22 06:04:57 +05:00
altiereslima
275f9ad2c7
Update pt-BR.rc
2021-12-20 22:39:25 -03:00
altiereslima
94b599f131
Update pt-BR.rc
2021-12-20 22:38:16 -03:00
David Hrdlička
52486e121e
Convert CMake files to 4 spaces indentation
2021-12-20 15:08:23 +01:00
David Hrdlička
043ab9ce77
MSVC workarounds should apply to all non-MinGW builds
2021-12-20 15:07:33 +01:00
OBattler
bdc8c711bf
Merge branch 'master' of https://github.com/86Box/86Box
2021-12-18 17:49:27 +01:00
OBattler
fe4ae456f8
File dialogs now set wopenfilestring to all 0x00's before reusing it.
2021-12-18 17:49:14 +01:00
TC1995
688748adbe
Added QEMU's fifo8 code.
...
Added the NCR 53c90 SCSI MCA card and reworked the AMD PCscsi/Tekram DC390 code to use a better port.
2021-12-18 14:44:14 +01:00
ts-korhonen
a03d0f0461
Merge branch 'master' of https://github.com/86Box/86Box
2021-12-17 22:28:11 +02:00
ts-korhonen
805638ddd8
Fix window resize not always working
...
Change doresize to atomic_flag to prevent race condition
2021-12-17 22:15:21 +02:00
David Hrdlička
7381ab6928
Minor changes to threading
...
- Renamed `cpp11_thread.cpp` to `thread.cpp`
- Removed features that are only supported by Win32 threads (`thread_wait` with timeout and mutex with spinlock)
- Fixed formatting in `thread.cpp`
2021-12-17 19:59:25 +01:00
David Hrdlička
e0a73a99ec
Turn the RtMidi module into a full standalone MIDI module
...
Removes the now-redundant platform MIDI infrastructure
2021-12-17 10:10:59 +01:00
David Hrdlička
275919859a
Fix typos
2021-12-17 07:41:07 +01:00
David Hrdlička
7df9e2a454
Add a compile option to choose between thread implementations
2021-12-17 06:59:53 +01:00
OBattler
707acadd36
Replaced the Win32 threads with the proven to be better performing C++11 threads.
2021-12-17 03:49:54 +01:00
OBattler
84ff7ab6ff
Fixed OpenGL 3.0 core.
2021-12-17 03:44:22 +01:00
OBattler
ce8f66bc07
Reduced the texture size back 2048x2048.
2021-12-17 03:30:13 +01:00
OBattler
ff02073050
Moved the machine RAM sanity check to machine_get_max_ram().
2021-12-16 13:18:09 +01:00
OBattler
8d7f42d4aa
More machine abstractions.
2021-12-13 14:17:49 +01:00
OBattler
b9c564c5c0
And win/win_stbar.c.
2021-12-13 01:34:01 +01:00
OBattler
acf3a77f5a
Merge branch 'master' of https://github.com/86Box/86Box
2021-12-13 01:23:21 +01:00
OBattler
6661ff5dcc
Abstracted away the machine bus'es and flags in order to make the rest of the emulator agnostic as to how they're stored.
2021-12-13 01:23:06 +01:00
mlow
4617d11ffa
Made the translation more accurate
...
The words Sauver has been replaced by the word Sauvegarder for a more accurate french translation.
2021-12-11 11:53:06 -05:00
OBattler
5c6442e755
Merge branch 'master' of https://github.com/86Box/86Box
2021-12-08 21:07:14 +01:00
OBattler
4a906f0138
Added some sanity check, closes #1896 .
2021-12-08 21:06:56 +01:00
Miran Grča
cd1cd949f9
Merge pull request #1919 from startmenu/master
...
Update Simplified Chinese translation
2021-12-07 19:39:32 +01:00
ts-korhonen
cd58d5b0f9
Merge branch 'master' of https://github.com/86Box/86Box
2021-12-07 20:08:44 +02:00
ts-korhonen
a1955a7698
opengl: more error handling
...
Show message box on fail.
Enable debug output only when logfile is defined; performance optimization.
Fail if reported opengl version is less than 3.0 or errors are generated
after context is created; fixes some crashes on unsupported hardware or
faulty drivers.
2021-12-07 20:04:56 +02:00
startmenu
31daf6c7eb
Update zh-CN.rc
2021-12-07 15:55:44 +08:00
startmenu
1c9494c8d0
Update zh-CN.rc
2021-12-07 13:28:32 +08:00
Miran Grča
652cbb5b1f
Merge pull request #1915 from ts-korhonen/master
...
Fix null termination issue in opengl shader version replacement
2021-12-05 18:53:45 +01:00
ts-korhonen
983872f33b
Fix null termination issue in previous shader version fix
2021-12-05 19:22:46 +02:00
Laci bá
41ba4ee86b
Fix that POST card's message is disappearing when language/iconset change occurs
2021-12-05 11:48:31 +01:00
ts-korhonen
5af55a9cf8
opengl: fix for shaders with version directive
...
If a shaderfile contains a version directive, use that instead of default.
2021-12-05 02:05:52 +02:00
ts-korhonen
40abfc1b5e
Lower required OpenGL version from 3.3 -> 3.0
2021-12-04 21:26:55 +02:00
OldMadMan
9679ec1955
Update simplified Chinese text ( #1909 )
...
Correct a few typos, adjust individual sentences
2021-12-04 18:36:17 +01:00
OBattler
71cca642ac
And another.
2021-12-04 02:27:57 +01:00
OBattler
7ef61299d6
And another.
2021-12-04 02:25:59 +01:00
OBattler
b75a81bdc2
And another.
2021-12-04 02:24:54 +01:00
OBattler
3fc0a73f3e
And another fix.
2021-12-04 02:22:28 +01:00
OBattler
ed3cb694a7
Fixes to the Croatian and Slovenian translations.
2021-12-04 02:21:10 +01:00
OBattler
89c5bbb115
Fixes by basic2004 for the Japanese and Korean translations.
2021-12-04 00:17:45 +01:00