David Hrdlička
785d1a5dee
Add Czech translation
2021-11-14 21:58:45 +01:00
OBattler
f737926fc7
And Portuguese (Brazil).
2021-11-14 21:56:31 +01:00
OBattler
2017b27a37
And Hungarian.
2021-11-14 21:45:16 +01:00
OBattler
3c7cdfa0f9
Implemented more AMI KBC commands, should fix the AMI Excalibur PCI-II.
2021-11-14 20:47:08 +01:00
OBattler
78f4259129
Fixed password jumper error on the TriGem Hawk.
2021-11-14 20:31:49 +01:00
OBattler
c53613deb7
Removed excess logs from cpu.c.
2021-11-14 20:25:07 +01:00
OBattler
cfb24f9c15
Converted dialog localization to the new system with common dialog definitions and string #define's, has to be ported to non-English languages.
2021-11-14 19:50:35 +01:00
David Hrdlička
7cbf588860
Fix the Visual Studio build
...
- resource files must end with trailing newspace,
otherwise the builds fails with RC1040
- rc.exe did not like the multi-line string declaration for the about
dialog text, might have to think about a more definitive solution there
2021-11-14 18:49:35 +01:00
David Hrdlička
453c7d8fa4
Fix Linux workflow
2021-11-14 18:49:35 +01:00
RichardG867
9edd0a4d2d
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
2021-11-14 14:48:54 -03:00
RichardG867
1417589630
Fix repository in Jenkinsfile
2021-11-14 14:45:56 -03:00
Miran Grča
9265d65882
Merge pull request #1808 from richardg867/cleanup30
...
v3.0 branch cleanup, part 2
2021-11-14 18:41:05 +01:00
RichardG867
dccd162758
Add SL-63A1 config migration
2021-11-14 14:31:01 -03:00
RichardG867
33e56c4dd9
Merge machine table changes from local branch
2021-11-14 14:28:22 -03:00
RichardG867
0de137daf7
Merge branch 'master' of https://github.com/86Box/86Box into cleanup30
...
# Conflicts:
# src/include/86box/machine.h
# src/machine/m_at_socket7.c
# src/machine/machine_table.c
# src/video/vid_tgui9440.c
# src/win/win.c
2021-11-14 13:45:37 -03:00
RichardG867
3fa3541f10
Add dev builds with old dynarec as requested
2021-11-14 13:35:36 -03:00
Miran Grča
dc912436e2
Merge pull request #1807 from laciba96/master
...
Fix some compile breaking stuff under Linux/Mac
2021-11-14 17:26:00 +01:00
Laci bá
c0e476340b
Fix the description of win_lang.c
2021-11-14 16:19:07 +01:00
Laci bá
23f8d9cf15
Correct the translation fix in pt-BR
2021-11-14 15:40:53 +01:00
Laci bá
fa1d058055
Also add a fix to pt-BR to properly name (System Language)
2021-11-14 15:14:33 +01:00
Laci bá
8f11af17e9
Merge branch '86Box:master' into master
2021-11-14 15:01:13 +01:00
Laci bá
1586cf6f57
Fix some Linux/Mac compile breaking stuff
2021-11-14 15:00:55 +01:00
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
RichardG867
2e9d57dcc8
Fix typo in Jenkinsfile
2021-11-14 03:07:16 -03:00
RichardG867
d7bc854783
Jenkins: make build chaining more elegant, and add Discord and IRC notifications
2021-11-14 03:06:20 -03: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