Commit graph

14114 commits

Author SHA1 Message Date
Jasmine Iwanek
2eb65625f9 GlaBIOS for 5150/5160 2025-01-16 01:05:18 -05:00
Jasmine Iwanek
b61751a6d0 CONFIG_BIOS for ibmat (5170) 2025-01-16 01:05:18 -05:00
Jasmine Iwanek
3189bf7fb8 Cleanups in isartc 2025-01-16 00:56:11 -05:00
Jasmine Iwanek
3f3b921831 Add Generic MM58167 RTC 2025-01-16 00:56:11 -05:00
Jasmine Iwanek
d8eb77849c Corrections to the SixPakPlus 2025-01-16 00:56:11 -05:00
OBattler
a94a5bb0b5 Improved the Linux new dynamic recompiler freeze workaround per patch by Dax. 2025-01-16 05:48:37 +01:00
OBattler
48b3bbb797 NEAT: RA0-RA2 defaults and RA0 alt. reset. 2025-01-16 03:34:38 +01:00
OBattler
fbafb7507b Dynamic recompiler: Only disable inline if not on Windows or MacOS. 2025-01-16 01:14:23 +01:00
Miran Grča
5e0c086d4a
Merge pull request #5146 from MaxwellS04/CD_ROM_Batch
Added a plenty of IDE CD-ROM models (+other HDD changes)
2025-01-16 00:59:20 +01:00
OBattler
a582223e41 NEAT: Actually properly initialize the shadow RAM mappings, fixes #5148. 2025-01-16 00:58:53 +01:00
Miran Grča
7843d76a56
Merge pull request #5151 from greblosdier/patch-1
Change exec386_dynarec_dyn to noinline in 386_dynarec.c
2025-01-16 00:14:59 +01:00
greblosdier
2f5940fee3
Update 386_dynarec.c
Changed exec386_dynarec_dyn from inline to noinline to resolve NEW_DYNAREC build issue on Linux x86_64.
2025-01-15 12:57:51 -08:00
MaxwellS04
cd5ad1f6c1 Added one recently-added ATA-1 HDD model 2025-01-15 20:12:29 +07:00
MaxwellS04
615e0fcc77 Merge remote-tracking branch 'upstream/master' into CD_ROM_Batch 2025-01-15 16:42:22 +07:00
MaxwellS04
2a16c3cea6 Added other five models I have forgotten
Also changed the HL-DT-ST CD-ROM to reflect the model revision.
2025-01-15 16:42:13 +07:00
MaxwellS04
72571d6211 Added other two models (1x DVD/1x CD)
Also updated the revision on CRN-8245B
2025-01-15 14:26:31 +07:00
MaxwellS04
0063a9f403 Name corrections to LG CRN-8245B 2025-01-15 12:33:26 +07:00
OBattler
6d1d6d8830 NEAT: More fixes, closes #5145. 2025-01-15 04:30:59 +01:00
MaxwellS04
75b9923283 Correct the revision names 2025-01-15 07:45:13 +07:00
MaxwellS04
6b89a2e74d Small name fixes to CDR-1900A 2025-01-15 07:30:48 +07:00
MaxwellS04
7bc89f6feb Added a plenty of IDE CD-ROM models
-Added other four ATA-3 models
-Corrections to Western Digital pre-ATA-4 HDD models
2025-01-15 07:13:21 +07:00
OBattler
aa34357083 Merge branch 'master' of https://github.com/86Box/86Box 2025-01-15 00:37:13 +01:00
OBattler
4e8802c23e Fix maximum amount of RAM on a few NEAT machine where it was set unrealistically high. 2025-01-15 00:37:02 +01:00
Miran Grča
f6801b965a
Merge pull request #5144 from jriwanek-forks/ev-165
Quick fixes to the Everex EV-165A
2025-01-14 22:58:14 +01:00
Jasmine Iwanek
7eef0665b5 Fix EV-165A config 2025-01-14 16:45:07 -05:00
Jasmine Iwanek
bf3be9c0c7 Correct EV-165A's name 2025-01-14 16:31:24 -05:00
Miran Grča
002876216d
Merge pull request #5143 from unreal9010/master
Added TEAC CD-532E (32X)/NEC CDR-1900A (32X) CD-ROM drives, completed the EX/CR line of Fireballs and made a few corrections
2025-01-14 22:02:17 +01:00
unreal9010
1d6a49d749
Update cdrom.h 2025-01-14 19:11:56 +01:00
unreal9010
70891ffdb5
Updated INQUIRY 2025-01-14 18:59:31 +01:00
unreal9010
9bb96bd836
Fireball EX/CR now complete 2025-01-14 18:47:54 +01:00
unreal9010
1aee794ae1
Update cdrom.h 2025-01-14 17:58:29 +01:00
unreal9010
514abd4abd
Update scsi_cdrom.c 2025-01-14 17:42:49 +01:00
unreal9010
68a8392baf
Add TEAC CD-532E (32X)/NEC CDR-1900A (32X) 2025-01-14 17:31:21 +01:00
unreal9010
46426d5e92
Update cdrom.h for TEAC CD-532E/NEC CDR-1900A 2025-01-14 17:16:04 +01:00
unreal9010
b36d2c5aba
Few corrections to Quantum Fireball series 2025-01-14 16:59:53 +01:00
OBattler
c36e6be6e2 NEAT: Fix EMS and implement Shadow RAM and top 128K of conventional memory on/off, closes #1375. 2025-01-14 06:27:41 +01:00
OBattler
efd5a6a474 SCAMP: Fixed EMS memory states, fixes #1966. 2025-01-14 02:38:44 +01:00
Miran Grča
8762b9e084
Merge pull request #5135 from starfrost013/phase0
RIVA 128 preparation: Implement high-frequency timer asynchronous to guest CPU and a new logging function to detect repeated patterns of lines
2025-01-14 01:38:18 +01:00
OBattler
262b3334f8 Merge branch 'master' of https://github.com/86Box/86Box 2025-01-14 01:35:30 +01:00
OBattler
8fda1aca83 Acer V35N: Do not add the NVR - it is already added by the Super I/O chip. 2025-01-14 01:35:22 +01:00
starfrost013
b1f54b9b84 Move cyclical logging to the new logging system per obat feedback. 2025-01-14 00:31:13 +00:00
Miran Grča
608f53f3c9
Merge pull request #5142 from unreal9010/master
Added a couple of Quantum Fireball SE/EX drives
2025-01-14 01:00:31 +01:00
OBattler
b2520c6a6c Merge branch 'master' of https://github.com/86Box/86Box 2025-01-13 23:22:46 +01:00
OBattler
5b101aad81 AT KBC: Fast track command AE (enable keyboard) because the LG MultiNet sends command A7 immediately after it, fixes keyboard lock-ups in its CMOS Setup. 2025-01-13 23:22:37 +01:00
unreal9010
40c52048a6
Added a couple of Quantum Fireball SE/EX drives 2025-01-13 23:20:57 +01:00
Jasmine Iwanek
1ddaca7523
Merge pull request #5141 from 86Box/tc1995
Remove excess logs.
2025-01-13 16:15:30 -05:00
TC1995
c9985798d3 Remove excess logs. 2025-01-13 22:04:29 +01:00
Miran Grča
33243647f9
Merge pull request #5140 from 86Box/tc1995
More NCR53c400 fixes (January 13th, 2025)
2025-01-13 21:55:27 +01:00
TC1995
29ec9fa9ba More NCR53c400 fixes (January 13th, 2025)
Getting on my nerves, NCR 5380...
2025-01-13 21:10:12 +01:00
OBattler
923dd076c5 Merge branch 'master' of https://github.com/86Box/86Box 2025-01-13 17:37:07 +01:00