Commit Graph

6392 Commits

Author SHA1 Message Date
Joakim L. Gilje
c587a02b1a Initial Qt Commit 2021-11-25 10:20:56 +01:00
Joakim L. Gilje
81a49c8c5c set vendor field width to 9 (matshita overflows at 8) 2021-11-25 10:20:21 +01:00
RichardG867
982e1f808d Jenkins git commit presentation fixes 2021-11-24 20:41:08 -03:00
RichardG867
aefb90ee8b Add AK4540 codec for ES1371 2021-11-24 20:33:42 -03:00
RichardG867
17d93758be Jenkins: Switch strategy for polled commit detection 2021-11-24 20:24:06 -03:00
RichardG867
b6904db51f Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-24 20:09:55 -03:00
OBattler
888ac1d2aa New 86Box icons. 2021-11-24 22:45:15 +01:00
RichardG867
1504b6805a Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-24 18:42:25 -03:00
RichardG867
100a4099bd Add Slot 1/Socket 370 category for the Tyan Trinity 2021-11-24 18:41:23 -03:00
OBattler
436bb6c1bd Brought the French and Italian help menus up to par with the Windows standard. 2021-11-24 20:47:05 +01:00
RichardG867
6f6306410b Another Jenkins fix, so much for not having a testing environment 2021-11-24 16:40:02 -03:00
RichardG867
3b33f5a5c1 Another Jenkins fix attempt 2021-11-24 16:37:34 -03:00
RichardG867
c792713447 Fix Jenkins pipeline variable declaration 2021-11-24 16:36:14 -03:00
RichardG867
5254921967 Dummy commit to trigger Jenkins build 2021-11-24 16:32:31 -03:00
RichardG867
f1b2443926 Another attempt at fixing the Jenkins mess 2021-11-24 16:26:13 -03:00
RichardG867
5a8ff7abdc Some remaining machine table fixes 2021-11-24 15:47:29 -03:00
RichardG867
16fc0720cf Change ES1371 back to the temporary ES1373 revision 2021-11-24 15:24:48 -03:00
RichardG867
b67468070a Implement ES1371 game port remapping 2021-11-24 15:19:19 -03:00
RichardG867
82a179a46a Jenkins: Specify branch name with LocalBranch 2021-11-24 00:18:50 -03:00
RichardG867
1b60a825dc Jenkins: Switch back to cleaning workspace before build 2021-11-23 23:59:13 -03:00
RichardG867
95f63cc05e Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-23 23:37:21 -03:00
RichardG867
5d87f6b8f1 Fix AC97 codec reset flags not being set 2021-11-23 23:37:10 -03:00
Miran Grča
e9daf468ed Merge pull request #1867 from jriwanek-forks/patch-misc
default RAM and SB16 8051 RAM emulation
2021-11-24 00:32:54 +01:00
Jasmine Iwanek
306308f2bd SB16 8051 RAM
Ported from PCBox
2021-11-23 17:53:03 -05:00
Jasmine Iwanek
9c9fa70961 Bit I missed in the last one 2021-11-23 15:51:31 -05:00
Jasmine Iwanek
33691ba5e6 Default memory to 64k
Corrects silly config mistake on 5150 when you run 86box without options
2021-11-23 15:47:22 -05:00
OBattler
d644ee6740 Added the Spanish translation by mgtroyas, close #1866. 2021-11-23 14:45:33 +01:00
Miran Grča
45a0aafb2a Merge pull request #1865 from richardg867/cleanup30
v3.0 branch cleanup, part 3
2021-11-23 10:17:45 +01:00
RichardG867
9f921ecc77 Add ES1371 to GT694VA (slot still unknown) 2021-11-23 00:22:47 -03:00
RichardG867
5ef4b3ed53 Machine table rectifications 2021-11-22 23:43:52 -03:00
RichardG867
7b5e4e37ca Fix GL518SM hardware monitor and add it to AM-BX133 2021-11-22 21:36:05 -03:00
RichardG867
d6270a4e81 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-22 20:33:47 -03:00
OBattler
d928037d94 Merge branch 'master' of https://github.com/86Box/86Box 2021-11-23 00:32:20 +01:00
OBattler
953244c774 Implemented non-aligned PCI accesses. 2021-11-23 00:30:59 +01:00
RichardG867
9c8e4d690a Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-22 17:09:15 -03:00
RichardG867
8e45511c81 Revert my previous ES1371 bit mask change (per #1834) 2021-11-22 17:08:40 -03:00
RichardG867
1f9ec63b79 Make AC97 codec status bits reflect powerdowns, fixes output on ES1371 VxD driver 2021-11-22 17:05:41 -03:00
RichardG867
9d6002926c Fix a register bit mask on ES1371 2021-11-22 17:04:14 -03:00
Miran Grča
2adaedd16e Merge pull request #1863 from startmenu/master
Update Chinese (zh-CN) translation
2021-11-22 10:55:30 +01:00
startmenu
a931210df5 Update zh-CN.rc 2021-11-22 15:38:14 +08:00
OBattler
cb31c9a61a Do not mirror memory byte bit 4 on the keyboard controller output port on the Olivetti KBC. 2021-11-22 00:39:11 +01:00
Miran Grča
c32d751046 Merge pull request #1859 from altiereslima/master
Update pt-BR.rc
2021-11-22 00:28:07 +01:00
RichardG867
87f7067bdd Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-21 14:20:49 -03:00
OBattler
0c307c2058 Ported the AT keyboard reset fixes from feature/machine_and_kb. 2021-11-21 18:17:45 +01:00
RichardG867
5af0db8075 Fix ROM filename casing 2021-11-21 13:33:22 -03:00
RichardG867
447269eb39 Machine table and ROM fixes and cleanups 2021-11-21 13:17:30 -03:00
altiereslima
7018585401 Update pt-BR.rc 2021-11-21 09:45:00 -03:00
RichardG867
cada8f3572 Set I/O trap read/write bit on VIA 686 2021-11-21 00:36:36 -03:00
RichardG867
f23e4e6627 Fix missing SPD on Trinity 371 2021-11-21 00:22:50 -03:00
RichardG867
b670529fe4 Add space to Apollo Pro 133 names per word of mouth 2021-11-21 00:17:20 -03:00