Commit Graph

8550 Commits

Author SHA1 Message Date
richardg867
d62ef9b19f Remove now-redundant gitignore entries 2022-07-24 13:29:06 -03:00
Miran Grča
b8c75af185 Merge pull request #2504 from altiereslima/master
Update portuguese brazilian translation
2022-07-24 17:12:47 +02:00
altiereslima
61cb47a2d6 Update pt-BR.rc 2022-07-24 10:26:09 -03:00
altiereslima
9f5c46d66a Update pt-BR.po 2022-07-24 10:26:07 -03:00
richardg867
85df0bf9a7 Jenkins: More build speed optimizations on the Linux side 2022-07-24 00:49:10 -03:00
OBattler
300e09a6a3 Merge branch 'master' of https://github.com/86Box/86Box 2022-07-24 05:40:17 +02:00
OBattler
8ceb5bf081 ROM, WD76C10, and Paradise fixes. 2022-07-24 05:40:06 +02:00
richardg867
af4c00d708 Jenkins: Skip redundant tasks within the same build 2022-07-24 00:18:26 -03:00
OBattler
6f364f0395 Fixed the entries for the DEC and Acer V10. 2022-07-24 04:33:42 +02:00
OBattler
c793fd7142 Proper separation. 2022-07-24 03:54:47 +02:00
OBattler
b13bb3a263 QT now uses the old Windows dynamic loading code when on Windows. 2022-07-24 03:37:37 +02:00
OBattler
5292dcab32 Warning fixes. 2022-07-24 03:05:51 +02:00
Miran Grča
a3a0b6367f Merge pull request #2503 from 86Box/batchfixp1
DMA: Implemented autoinit mode in the PS/2 MCA side (although the bit…
2022-07-23 23:59:51 +02:00
TC1995
02874f2ed2 DMA: Implemented autoinit mode in the PS/2 MCA side (although the bit is undocumented in said side, but documented in the ISA/PCI side).
Networking: Added the WD8013EP/A MCA nic, which is more supported than the WD80x3ET/A plus an initial ram size configuration before POS configuration.
Sound: Added the Reply MCA OEM of SB16 with its own MCA POS ID and properly implemented the IRQ's and DMA's of the AdLib Gold in its EEPROM plus an initial configurable setting for them and an initial DRQ implementation into said card.
2022-07-23 23:54:42 +02:00
OBattler
b20dcf2ee1 Reverted the Sound Blaster DSP changes. 2022-07-23 17:53:26 +02:00
OBattler
20e6e89f0c Merge branch 'master' of https://github.com/86Box/86Box 2022-07-23 16:36:35 +02:00
OBattler
25362803f6 Move the ALi M5123 initialization to the end of the M1543(C) initialization. 2022-07-23 16:35:24 +02:00
OBattler
b8005eeb20 Include keyboard.h from the ALi M5123 code. 2022-07-23 16:34:47 +02:00
OBattler
077f6174bd ALi M1543(C) log fixes. 2022-07-23 16:34:03 +02:00
OBattler
e814fe606d ALi M5123 now adds the keyboard controller. 2022-07-23 16:33:27 +02:00
OBattler
758b8988e0 Preparations for ALi KBC. 2022-07-23 16:32:46 +02:00
OBattler
f9dbb5ea9f Fixes. 2022-07-23 16:31:29 +02:00
OBattler
bcd8f7e75a Added the ALi M5123 keyboard controller. 2022-07-23 16:29:50 +02:00
Miran Grča
5c64f32d50 Merge pull request #2501 from elyosh/pitfast
PIT: add alternative faster PIT
2022-07-23 15:56:26 +02:00
Adrien Moulin
5d7db9d4c5 Add pit_fast.o to Makefile.mingw 2022-07-23 14:03:54 +02:00
Adrien Moulin
2aa5d8f5b2 PIT: add alternative faster PIT
This is enabled by default on 486+ CPUs and can be forced disabled/enabled with pit_mode=0/1
2022-07-23 13:38:10 +02:00
Jasmine Iwanek
23e082aeea Merge pull request #2498 from jriwanek-forks/master-up
Missing ports from M&K
2022-07-23 02:14:51 -04:00
Jasmine Iwanek
74741d748a Missing ports from M&K 2022-07-23 01:01:45 -04:00
Miran Grča
9c534f6e00 Merge pull request #2497 from jriwanek-forks/config-bios2
Fix compile
2022-07-23 06:01:48 +02:00
Jasmine Iwanek
43239dfa9e Fix compile 2022-07-23 00:00:03 -04:00
Miran Grča
e415a551f7 Merge pull request #2496 from jriwanek-forks/config-bios
CONFIG_BIOS support
2022-07-23 05:45:02 +02:00
Jasmine Iwanek
59210b276f Two more whitespace cleanups 2022-07-22 23:35:31 -04:00
Jasmine Iwanek
9b1e90331f Beginnings of CONFIG_BIOS support
ported from machine&kb
2022-07-22 23:35:18 -04:00
Miran Grča
c069e12948 Merge pull request #2495 from jriwanek-forks/tgui
Fix crash in TGUI 9440CXI
2022-07-23 04:04:04 +02:00
Jasmine Iwanek
d94ae73ef7 Fix more I2C related bugs in the 9400CXI 2022-07-22 21:58:03 -04:00
Jasmine Iwanek
924408cf58 Fix crash in TGUI 9440CXI 2022-07-22 21:30:57 -04:00
OBattler
28d24679e0 ALi M1543(c) fixes. 2022-07-23 03:20:09 +02:00
OBattler
1ee0eedccb ALi M5123 FDC implementation. 2022-07-23 03:19:51 +02:00
OBattler
5dc97b000a ALi M5123 compile fixes. 2022-07-23 03:19:30 +02:00
OBattler
771a287718 And win/Makefile.mingw. 2022-07-23 03:16:25 +02:00
OBattler
79fd8bbf26 ALi M5123-related changes in chipset/ali1543.c. 2022-07-23 03:13:23 +02:00
OBattler
ee6eee6810 ALi M5123 in sio.h. 2022-07-23 03:10:46 +02:00
OBattler
44713c4f7f Preliminary ALi M5123 code. 2022-07-23 03:10:13 +02:00
OBattler
f7f8ec79b9 M1543(c) and machine changes. 2022-07-23 01:29:19 +02:00
OBattler
f518a496f0 PCI changes. 2022-07-23 01:15:59 +02:00
OBattler
a9350012ff First ALi M1543C changes. 2022-07-23 00:47:32 +02:00
OBattler
1ee4a12bce Fixed the IBM PS/2 Model 70 Type 3 and MR 386SX clone machine_t structs, fixes #2493. 2022-07-22 18:58:49 +02:00
OBattler
9585f49cd8 Merge branch 'master' of https://github.com/86Box/86Box 2022-07-22 18:51:28 +02:00
OBattler
5ebc4910db Disabled two new ALi M6117 features on M1217, fixes #2494. 2022-07-22 18:51:16 +02:00
Miran Grča
a11b73180c Merge pull request #2491 from jriwanek-forks/cleanups
Cleanups to various bits of code
2022-07-22 04:42:33 +02:00