Commit Graph

6067 Commits

Author SHA1 Message Date
Miran Grča
0deb1ba160 Merge pull request #1804 from JustinJ553/master
more cpu_table.c changes
2021-11-14 13:25:40 +01:00
Miran Grča
56464c2aaa Merge pull request #1806 from altiereslima/master
Portuguese Brazilian Translation
2021-11-14 13:13:55 +01:00
altiereslima
0ade5e539e Update pt-BR.rc 2021-11-14 08:59:40 -03:00
altiereslima
7c15471a72 Portuguese Brazilian Translation 2021-11-14 08:47:23 -03:00
JustinJ553
41bff9f135 Add more K6/K6-2(+)/K6-III(+) out-of-spec clockrates 2021-11-14 19:33:51 +08:00
JustinJ553
79e84b276c Merge pull request #16 from 86Box/master
Merge master
2021-11-14 19:08:42 +08:00
OBattler
e24da32acf Moved a code block behind an #ifdef. 2021-11-14 00:16:09 +01:00
OBattler
1f5322959a Declared MAX_SERIAL. 2021-11-14 00:12:49 +01:00
Miran Grča
0342ec0695 Merge pull request #1803 from jriwanek-forks/patch4
EGA 32k support
2021-11-14 00:07:09 +01:00
Miran Grča
bd36a10fa4 Merge pull request #1790 from laciba96/translation_hu-HU
Initial commit for multilingual UI, and Hungarian translation
2021-11-14 00:07:00 +01:00
Laci bá
6f0da19369 Merge branch 'master' into translation_hu-HU 2021-11-14 00:03:36 +01:00
Jasmine Iwanek
41dccb5f6b EGA also supported 32K
lines 194-205 appear to cover the memory window setting.
2021-11-13 18:02:56 -05:00
Laci bá
7651f4be6d Merge branch 'translation_hu-HU' of https://github.com/laciba96/86Box into translation_hu-HU 2021-11-13 23:56:38 +01:00
Laci bá
b321679bde Final cleanup 2021-11-13 23:56:35 +01:00
Laci bá
0ba4718fb7 Save config language entry as string instead of hex16
And remove some unnecessary stuff.
2021-11-13 23:52:49 +01:00
Laci bá
dfa795b267 Add reverse conversion from string to LCID 2021-11-13 23:51:29 +01:00
Laci bá
bf3767bc4a Make more descriptive help for --lang 2021-11-13 23:51:03 +01:00
Miran Grča
11a106b734 Merge pull request #1802 from jriwanek-forks/patch3
Trivial fixes and cleanups for serial & parallel
2021-11-13 23:43:28 +01:00
Jasmine Iwanek
3e70c7e98a Trivial fixes and cleanups for serial & parallel 2021-11-13 17:33:43 -05:00
Miran Grča
f729ce0e23 Merge pull request #1801 from 86Box/feature/machine_and_kb
Merge feature/machine and kb (without the keyboard rewrite) to master
2021-11-13 23:31:08 +01:00
OBattler
11431213ed Also reverted all the video changes. 2021-11-13 23:25:07 +01:00
OBattler
bfb3c0c324 Fixed the intendation mess in cpu/x86seg.c, removed port 61h handling from keyboard/keyboard_at.c, and fixed a function with undeclared type in win/win.c. 2021-11-13 23:15:28 +01:00
Laci bá
0764d92b67 Merge branch '86Box:master' into translation_hu-HU 2021-11-13 23:04:05 +01:00
OBattler
758d8acb63 Temporarily reverted all keyboard changes. 2021-11-13 22:57:01 +01:00
Laci bá
c705803c1d Remove translators text from en-US about 2021-11-13 22:54:31 +01:00
OBattler
3730117a37 Conflict resolution. 2021-11-13 22:49:19 +01:00
Laci bá
7ae10144ad Cumulative changes
Move to translateable (System Default) message
Move change language to Tools menu
Redesign the language dialog
Add the translators' name to the About dialog, to make the translation process more attractive
2021-11-13 22:36:13 +01:00
Laci bá
3fa1e88d7d Initial addition of system language to the dialog
Also update everything and save the config without hard reset.
2021-11-13 21:39:07 +01:00
Laci bá
7e4abcbfbd Implement system language as 0xFFFF 2021-11-13 21:37:51 +01:00
Laci bá
87cbbdf992 Implement language local config saving 2021-11-13 21:37:27 +01:00
Laci bá
dddff5a892 Adjustments in Hungarian translation 2021-11-13 21:36:20 +01:00
Laci bá
2d30052238 Remove ifdef, add default language constant, and separate text filler code from pc_init 2021-11-13 21:35:43 +01:00
Miran Grča
66a5b0fb11 Merge pull request #1799 from laciba96/master
Adjustments in config to write explicitly the mem_size
2021-11-13 20:54:29 +01:00
Laci bá
d3415b67b8 Merge branch 'master' of https://github.com/laciba96/86Box 2021-11-13 20:06:32 +01:00
Laci bá
6119e3a019 Adjustments in config to write explicitly the mem_size
This will help manager developers to decide the VM's memory size without knowing the actual machine table.
2021-11-13 20:05:48 +01:00
Miran Grča
a4819ea5cb Merge pull request #1798 from Cacodemon345/patch-20
Fix startup crash on macOS when loading floppy images
2021-11-13 00:02:45 +01:00
Laci bá
80c01b9bfe Settings dialog cleanup 2021-11-12 22:43:18 +01:00
Laci bá
0bab2e144a Reinit media menu, and store the system language too 2021-11-12 22:41:30 +01:00
Laci bá
b4f5ff7ad1 Separate language dialog, and minor language fixes 2021-11-12 22:41:01 +01:00
Cacodemon345
64d4286061 Fix startup crash on macOS when loading floppy images 2021-11-12 01:30:31 +06:00
Miran Grča
ed4a14f0cf Merge pull request #1793 from mariuszkurek/master
Fix build on case-sensitive filesystems
2021-11-10 22:51:32 +01:00
mariuszkurek
38feb548ba Fix build on case-sensitive filesystems 2021-11-10 14:38:16 +01:00
Miran Grča
0449274d52 Merge pull request #1792 from dob205/master
Fixing compiling with normal user permissions on macOS
2021-11-10 11:17:45 +01:00
dob205
94280b6675 Merge branch '86Box:master' into master 2021-11-10 11:13:21 +01:00
dob205
23b01383e0 Fixing compiling with normal user permissions
This should enable compiling things on macOS without resorting to use sudo before cmake --build build --target install.
2021-11-10 11:13:10 +01:00
Miran Grča
992f3b2888 Merge pull request #1789 from laciba96/master
Updates for Discord Rich Presence
2021-11-10 10:52:25 +01:00
Miran Grča
f4d6336b52 Merge pull request #1791 from dob205/master
Enabling the creation of 86Box in macOS app bundle form
2021-11-10 10:52:15 +01:00
dob205
99097d5555 Adjusting the install command
This change should hopefully make the GitHub Actions instance happy for CMake.
2021-11-10 10:40:51 +01:00
dob205
9f78c37f37 Tweaking things to fix potential compile errors
Should hopefully make GitHub Actions happy
2021-11-10 10:26:00 +01:00
dob205
4728483188 Updating the CMakeLists.txt to create macOS app bundles
Changes the CMakeLists.txt to enable the creation of macOS app bundles via cmake --build build --target install including all necessary dylibs for a functioning macOS compile.
2021-11-10 10:01:37 +01:00