Commit Graph

8536 Commits

Author SHA1 Message Date
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
Miran Grča
fdde1ae6d4 Merge pull request #2492 from jriwanek-forks/win32
Add GDBStub to win32 makefile
2022-07-22 04:42:25 +02:00
Jasmine Iwanek
26c5b53ffd clang-format in src/sound 2022-07-21 22:08:36 -04:00
Jasmine Iwanek
4723ee7912 clang-format excludes 2022-07-21 22:08:36 -04:00
Jasmine Iwanek
02040ca052 Update config.c 2022-07-21 22:08:36 -04:00
Jasmine Iwanek
c430fbe84c Assorted cleanups I've discovered over time 2022-07-21 22:08:36 -04:00
Jasmine Iwanek
8d0e6289c7 Remove defunct externs from machine.h 2022-07-21 20:49:47 -04:00
OBattler
c6d7f4a95b Do not disable the timer in cpu_fast_off_reset() because the timers have already been reinitialized at this point. 2022-07-21 19:51:34 +02:00
OBattler
e911cc5a34 A small FDC fix. 2022-07-20 23:40:51 +02:00
OBattler
c5bce85a53 The FDC code now actually uses the DRQ. 2022-07-20 19:56:49 +02:00
Jasmine Iwanek
3eeb83278c Add GDBStub to win32 makefile 2022-07-19 21:10:16 -04:00
Miran Grča
27cce453ee Merge pull request #2490 from jriwanek-forks/masterfix2
re-add the Kaypro PC, it got lost.
2022-07-20 02:03:48 +02:00
Jasmine Iwanek
82a56024c4 re-add the Kaypro PC, it got lost. 2022-07-19 19:54:16 -04:00
Miran Grča
6eadfbf5d3 Merge pull request #2488 from jriwanek-forks/masterfix
Re-add the Soltek SL-56A5, it got lost
2022-07-20 01:50:42 +02:00
Jasmine Iwanek
0220a14e22 re-add the Soltek SL-56A5, it got lost 2022-07-19 19:28:39 -04:00