Commit Graph

13187 Commits

Author SHA1 Message Date
Jasmine Iwanek
fc409288f8 Fixed the Tandy 1000HX CPU's. 2024-07-23 20:26:32 -04:00
Miran Grča
7001a66ddb Merge pull request #4645 from jriwanek-forks/cpu_table
Final CPU Table named initializers work
2024-07-24 02:23:24 +02:00
Miran Grča
47e462648b Update build.sh 2024-07-24 02:22:33 +02:00
Miran Grča
963a92cfcc Update AppImageBuilder.yml 2024-07-24 02:21:59 +02:00
Jasmine Iwanek
60be3e786e Update cpu_table copyright 2024-07-23 20:21:56 -04:00
Jasmine Iwanek
56cc182e61 Align assignments in cpu_table 2024-07-23 20:21:56 -04:00
Jasmine Iwanek
cb6cc140d2 Bits of cpu_table formatting which escaped 2024-07-23 20:21:56 -04:00
Jasmine Iwanek
decce77204 Named initializers for Socket 370's 2024-07-23 20:21:55 -04:00
Jasmine Iwanek
8af310e0a2 Named initializers for Slot 2's 2024-07-23 20:21:55 -04:00
Jasmine Iwanek
a880c9a020 Named initializers for Slot 1's 2024-07-23 20:21:55 -04:00
Jasmine Iwanek
6141577347 Named initializers for socket 8's 2024-07-23 20:21:55 -04:00
Jasmine Iwanek
0fedbf9b46 Named initializers for socket 5's and 7's 2024-07-23 20:21:55 -04:00
Miran Grča
74ba3a897a Update AppImageBuilder.yml 2024-07-24 02:21:22 +02:00
Miran Grča
ff68e08f57 Update dependencies_msys.txt 2024-07-24 02:20:12 +02:00
Miran Grča
d72b2ca4ff Update dependencies_macports.txt 2024-07-24 02:19:58 +02:00
Miran Grča
30390da91c Update control 2024-07-24 02:18:54 +02:00
OBattler
3d50934812 Fixed the IBM 486BL EDX reset values and the Tandy 1000 CPU's. 2024-07-24 00:07:21 +02:00
OBattler
e1e1943992 Merge branch 'master' of https://github.com/86Box/86Box 2024-07-24 00:02:04 +02:00
OBattler
fe9817d379 The Alaris Cougar now allows the IBM 486BL CPU's as well. 2024-07-24 00:01:54 +02:00
Miran Grča
4d0d4b47fc Merge pull request #4644 from 86Box/feature/libsndfile
Add support for wave files in cue sheets using libsnd
2024-07-23 23:08:16 +02:00
Miran Grča
79bf0b94b3 Merge pull request #4643 from Cacodemon345/libsndfile
Libsndfile
2024-07-23 19:21:54 +02:00
OBattler
2634b206c8 AT KBC: Fix on the fly AT / PS/2 mode switching, fixes PS/2 mouse on machines with VLSI VL82C113 on-chip KBC. 2024-07-23 18:40:38 +02:00
OBattler
52c3d9abda Removed the trailed space of the Wells American and corrected the machine type of the Acer M3A. 2024-07-23 18:28:35 +02:00
OBattler
3b4a9c1b11 Small fixes for ESS activity flags. 2024-07-23 18:20:28 +02:00
OBattler
59c743ed07 Implement ESS activity flags and improve the timed IRQ triggering via SB DSP commands F2 and F3, fixes ESSCFG 2.01C and the LBA 2 ES(1)688 driver. 2024-07-23 03:26:10 +02:00
OBattler
b6e802e361 IMD: Fix loading HxC images with lots of empty tracks. 2024-07-23 01:07:49 +02:00
Miran Grča
32d2b620a4 Merge pull request #4641 from Xeon3D/master
Updated description of Microtouch Emulation
2024-07-22 20:41:17 +02:00
OBattler
74c4af579a Genoa Unknown 486: Redirect 0C02h writes directly to Compaq 80C00000h writes, fixes the soft reset hang without having to reset the memory mapping on soft reset. 2024-07-22 19:46:27 +02:00
OBattler
8225f270f3 Fix the generation of instantiated NVR paths, fixes #4642. 2024-07-22 19:24:15 +02:00
OBattler
95894198bf Genoa Unknown 486: Reset BIOS memory state on soft reset, fixes hangs on soft reset after saving CMOS Setup. 2024-07-22 18:26:10 +02:00
OBattler
46db537b74 Compaq Genoa device now also adds Compaq 386 device, for some reason, that's necessary for shadow RAM to work. 2024-07-22 16:42:40 +02:00
OBattler
62c3fdb2ce Correct the maximum RAM amount of the Genoa Unknown 486 to 16 MB. 2024-07-22 16:13:46 +02:00
OBattler
af357b5ee5 Updated qt_resources.qrc, now they actually work. 2024-07-22 05:09:36 +02:00
OBattler
52e6581846 Attempt to make QT actually use them. 2024-07-22 05:05:45 +02:00
OBattler
4b2955416f CD-ROM image icon. 2024-07-22 04:42:45 +02:00
OBattler
2a60eb243a CD-ROM host drive icon. 2024-07-22 04:35:37 +02:00
OBattler
2a5d623986 CD-ROM folder icon. 2024-07-22 04:33:52 +02:00
OBattler
e503deb097 CD-ROM mute and unmute icons. 2024-07-22 04:16:46 +02:00
OBattler
91874e231a The monster FDC ROM is now optionally writable (also finally made the SCSI NVR's per-instance), closes #4623. 2024-07-22 03:19:40 +02:00
Marcos Alves
de10429567 Updated description of Microtouch Emulation
As it now emulates more protocols than the TouchPen, I figured it'd be better defined as just 3M Microtouch (as it now does part of SMT3(V) and TouchPen 4
2024-07-22 02:02:41 +01:00
OBattler
3ccca3991f More moving of SB IRQ's onto a rimer, fixes #1942. 2024-07-22 02:43:24 +02:00
OBattler
e434b3f837 Opti x81/391: Fix D0000-DFFFF and E0000-EFFFF shadow RAM and disable excess logging. 2024-07-22 02:33:03 +02:00
Miran Grča
d433642b8d Merge pull request #4640 from jriwanek-forks/cpu_table
CPU Table named initializers up through socket 4
2024-07-22 02:12:12 +02:00
Jasmine Iwanek
b5f85ba267 Named initializers for soclet 4's 2024-07-21 19:24:16 -04:00
Jasmine Iwanek
27f83754b2 Named initializers for STPC CPU's 2024-07-21 18:52:13 -04:00
Jasmine Iwanek
ed6193abc9 Named initializers for soclet 3's 2024-07-21 18:44:20 -04:00
Jasmine Iwanek
232b44323c Named initializers for soclet 1 486's 2024-07-21 18:18:48 -04:00
Jasmine Iwanek
1b4408cf38 Deal with incorrect formatting offset in cpu_table 2024-07-21 18:18:47 -04:00
Jasmine Iwanek
ecc7f965a8 Named initializers for IBM & Cyrix CPU's 2024-07-21 18:18:47 -04:00
Miran Grča
45b92f6243 Merge pull request #4638 from jriwanek-forks/fixes
Add missing kbc to pravetz16s
2024-07-22 00:13:10 +02:00