Commit Graph

1041 Commits

Author SHA1 Message Date
Jasmine Iwanek
2dbdb06371 Update copyright headers 2022-08-25 22:51:20 -04:00
Jasmine Iwanek
bcef7f696d Merge branch 'master' into feature/ich2 2022-08-25 18:15:05 -04:00
Jasmine Iwanek
2a4df32164 Correct BCM GT694VA 2022-08-24 05:13:33 -04:00
Jasmine Iwanek
15ede8b551 Merge branch 'master' into feature/ich2 2022-08-15 21:22:10 -04:00
Alexander Babikov
789e2c950f Remove the PS/2 mouse flag from the Gigabyte GA-586IP 2022-08-13 15:51:23 +05:00
Jasmine Iwanek
b6e4ad2665 Fix compile error in CUSL2 2022-08-10 19:45:13 -04:00
Jasmine Iwanek
f58cbb2856 Re-add the ASUS CUSL2-C
Maybe we can fix it someday
2022-08-10 17:38:54 -04:00
Jasmine Iwanek
f1ce911d55 Updates 2022-08-10 14:53:09 -04:00
Jasmine Iwanek
fafb1e6f03 Merge branch 'master' into feature/ich2 2022-08-10 14:44:37 -04:00
Adrien Moulin
26d6b308a9 Optimize IO in
Around 36% faster
2022-08-09 19:14:42 +02:00
OBattler
61828a89fc Added the GC113 used by the real TriGem 286M, and fixed that EMS driver on GC113 onwards, closes #2567. 2022-08-04 04:39:37 +02:00
Jasmine Iwanek
6fde4879bb Merge branch 'master' into feature/ich2 2022-08-02 23:50:02 -04:00
Jasmine Iwanek
1837785bd9 Remove obsolete functions 2022-08-02 19:00:37 -04:00
Jasmine Iwanek
04e7fc2640 Add missing functions, and machine_table device entries 2022-08-02 19:00:37 -04:00
Jasmine Iwanek
ef213a80dd Re-add other machines which went missing from the machine table 2022-07-30 14:42:05 -04:00
Jasmine Iwanek
8e31ca0197 Merge branch 'master' into feature/ich2 2022-07-27 20:39:49 -04:00
Jasmine Iwanek
ff39a77afc clang-format in src/machine 2022-07-27 17:01:04 -04:00
Jasmine Iwanek
edd13a93db Merge branch 'master' into feature/ich2 2022-07-26 18:58:47 -04:00
Jasmine Iwanek
d1dd3997dc Updates 2022-07-26 16:32:27 -04:00
OBattler
87cf281035 DECpc LPV fixes and implementation of the on-board S3 805 with the AT&T 490 RAMDAC, fixes #2349. 2022-07-26 22:32:01 +02:00
Jasmine Iwanek
c7172b49aa Merge branch 'master' into ich2-up 2022-07-25 19:16:21 -04:00
OBattler
6f364f0395 Fixed the entries for the DEC and Acer V10. 2022-07-24 04:33:42 +02:00
OBattler
20e6e89f0c Merge branch 'master' of https://github.com/86Box/86Box 2022-07-23 16:36:35 +02:00
OBattler
758b8988e0 Preparations for ALi KBC. 2022-07-23 16:32:46 +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
0f908b2813 Move ICH2 to it's own branch 2022-07-23 02:20:51 -04:00
Jasmine Iwanek
74741d748a Missing ports from M&K 2022-07-23 01:01:45 -04:00
Jasmine Iwanek
9b1e90331f Beginnings of CONFIG_BIOS support
ported from machine&kb
2022-07-22 23:35:18 -04:00
OBattler
f7f8ec79b9 M1543(c) and machine changes. 2022-07-23 01:29:19 +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
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
Jasmine Iwanek
0220a14e22 re-add the Soltek SL-56A5, it got lost 2022-07-19 19:28:39 -04:00
Jasmine Iwanek
6233027c9e Named initializers in machine table 2022-07-19 18:51:18 -04:00
OBattler
fb78071ce9 And machine/m_ps2_mca.c. 2022-07-19 23:41:09 +02:00
OBattler
3c2caca481 And machine/m_ps2_isa.c. 2022-07-19 23:40:08 +02:00
TC1995
df5c1a1a46 ISA PS/2: Clean-ups and converted into a typedef struct.
MCA PS/2: Added Model 60 (8-slot version of 50 with the same bios) and Model 65sx (essentially the same as 55sx but with a new bios and a secondary nvram a la 70-80 but limited to 2KB of size instead of 8KB).
MCA PS/2: Made the i486 cpu selection on only on Type 3 MCA models (70-80) and not Type 2 anymore, therefore the latter is limited to 386DX cpu's only.
2022-07-19 16:32:23 +02:00
OBattler
f4f8860606 The Performance/EU should *NOT* have been there. 2022-07-19 00:16:46 +02:00
OBattler
b91ab53c0f Marked the DataExpert EXP8551 as having a gameport. 2022-07-18 23:44:21 +02:00
OBattler
8f92f0722a Initialize the PS/1 middle ROM file (F80000.BIN) if present. 2022-07-18 23:43:22 +02:00
TC1995
d630bba26e Not only AudioPCI, revert the NMI way where applicable (ali1489, viapipc, amstrad and sigma). 2022-07-16 22:04:45 +02:00
OBattler
f4ba136b97 Machine. 2022-07-16 03:22:28 +02:00
OBattler
22a856634c Amstrad. 2022-07-16 02:50:53 +02:00
Jasmine Iwanek
93f3a59849 correct Soltek SL-56A5 SIO 2022-07-11 19:54:10 -04:00
Jasmine Iwanek
05cabd5756 Update Soltek SL-56A5 description 2022-07-11 19:52:31 -04:00
Jasmine Iwanek
01ae217609 Merge pull request #2378 from qta3426/master
Added  Soltek SL-56A5
2022-07-11 19:29:39 -04:00
Cacodemon345
8a3367ff6f Multi-monitor support (backend preparation part) 2022-07-03 01:18:23 +06:00
TC1995
0999c445a3 Forgot one more thing about XGA. Fixes initialization of the card. 2022-06-18 22:15:46 +02:00
qta3426
9f18b19b49 Added Soltek SL-56A5 2022-06-01 21:54:54 +09:00
OBattler
a40bc0f92c Fixes to the ECS 386DX machine. 2022-05-30 00:23:48 +02:00