Commit Graph

14352 Commits

Author SHA1 Message Date
OBattler
1d83f86324 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-17 19:51:04 +01:00
OBattler
45dc381251 Forgot the single-channel VLB controller. 2025-02-17 19:50:53 +01:00
OBattler
5ccb5393a9 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-17 19:49:03 +01:00
OBattler
464253a8cd IDE: Fix device bus flags. 2025-02-17 19:48:31 +01:00
OBattler
f68810b277 Reverted the io.c changes that should not have been committed. 2025-02-17 15:20:16 +01:00
OBattler
83de7704c0 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-17 07:00:24 +01:00
OBattler
a6a377757f Paradise VGA: Override the horizontal skew handling, fixes #5228. 2025-02-17 04:57:49 +01:00
Miran Grča
601efe14a8 Merge pull request #5139 from MaxwellS04/Machines_Jan13
Add onboard sound to Gateway Mailman and Hitman
2025-02-17 04:56:09 +01:00
OBattler
5c4fcfaf85 ESC/P Printer: No longer assume roms/ is where the binary is, fixes #5221. 2025-02-17 04:49:43 +01:00
OBattler
63b223973c NEAT: Mirror EMS port 2x8h on port 2x9h for reads as well, fixes EMS detection by Chips Expanded Manager version 2.2.0. 2025-02-17 01:27:40 +01:00
OBattler
3d8bc79772 NEAT: Fix EMS memory space allocation to correctly take RAM from the bottom rather than from the top. 2025-02-17 01:17:21 +01:00
OBattler
4b92bb62cb Commodore SL386SX-16: Remove internal IDE controller, sicne the real board has none. 2025-02-17 00:41:34 +01:00
OBattler
8d54e6adf0 NEAT: Fixed chipset A20 gate toggle. 2025-02-16 15:38:02 +01:00
OBattler
f4df7491b0 The Commodore 386SX-16 now correctly has a PS/2 keyboard controller. 2025-02-16 14:45:12 +01:00
OBattler
32c040f8fa NEAT: Fix alternate A20 gate, fixes #5168. 2025-02-16 05:57:28 +01:00
OBattler
4768b3b6fb Fixed some bus checks in some (S)VGA graphics cards, fixes #5229. 2025-02-15 20:02:05 +01:00
OBattler
c6dfd688f4 Split off the CRC code to its own module. 2025-02-15 07:09:14 +01:00
OBattler
4a93a939fb Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 16:43:03 +01:00
OBattler
1d87a200e1 Fixed DEVICE_BUS as well. 2025-02-14 16:42:53 +01:00
OBattler
d4dc7b1d07 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 16:40:18 +01:00
OBattler
73e4d79560 Merge branch 'master' of https://github.com/86Box/86Box 2025-02-14 16:39:53 +01:00
OBattler
9236856ad5 Fixed the DEVICE_COM flags onwards, should fix serial mice. 2025-02-14 16:39:42 +01:00
OBattler
d2eee4f867 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 09:13:20 +01:00
Miran Grča
c8e7f757e1 Merge pull request #5227 from pankozacorp/slotket8
Bring back the Slot 1 to Socket 8 adapter, but block it from use on incompatible machines.
2025-02-14 09:13:12 +01:00
OBattler
4e1926f954 The last time. 2025-02-14 09:11:49 +01:00
OBattler
6756eb1620 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 09:10:01 +01:00
OBattler
549df9af7f Updated a header. 2025-02-14 09:09:51 +01:00
OBattler
7b1326236c Tabs. 2025-02-14 09:06:58 +01:00
OBattler
5118574564 Attempt to resolve again. 2025-02-14 09:06:20 +01:00
OBattler
df1edf30d6 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 09:04:08 +01:00
OBattler
58089997a4 Machine status: initialize it for the two cartridge bays as well. 2025-02-14 09:03:57 +01:00
OBattler
9faddfef77 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 08:57:50 +01:00
OBattler
32f2153f56 Assume device valid if it has no bus flags set. 2025-02-14 08:57:30 +01:00
OBattler
c83213caaa Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 08:03:31 +01:00
OBattler
a8cbb4deef Corrected the ISA and Sidecar flags. 2025-02-14 08:03:15 +01:00
OBattler
c8d88d1dd0 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 07:40:18 +01:00
OBattler
2c197000ea Removed the legacy #defines in device.h. 2025-02-14 07:39:21 +01:00
OBattler
a72b3884b5 Fixed (S)VGA memory access bitness stuff. 2025-02-14 07:26:22 +01:00
OBattler
a96437753c Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-14 07:11:23 +01:00
OBattler
5e5aa63363 Merge branch 'master' of https://github.com/86Box/86Box 2025-02-14 07:11:07 +01:00
OBattler
5b6a965900 Bring machine flags on par with device flag and clean up device_is_valid() accordingly. 2025-02-14 07:10:55 +01:00
OBattler
1a0cefc3b3 And some more. 2025-02-14 03:29:35 +01:00
OBattler
ee2b523653 Fixed two warnings. 2025-02-14 01:02:13 +01:00
OBattler
da360ab9da IOCTL: Fix detection of whether or not the disc has audio, fixes audio playing. 2025-02-13 23:37:27 +01:00
OBattler
1a33a2bd09 CD-ROM: Ignore zero-length pages on MODE SELECT, and also stop properly on error.
TODO: Apply to SCSI Disk, ZIP, and MO as well.
2025-02-13 19:47:21 +01:00
pankozaC++
f5d65f2e66 Just block Pentium Pro on incompatibile machines, instead of removing the Slot 1-to-Socket 8 adapter altogether (part 2) 2025-02-13 19:21:19 +01:00
pankozaC++
6362351987 bring back the Slot 1 to Socket 8 adapter 2025-02-13 19:14:36 +01:00
OBattler
48f42af745 Moved some files to the utils folder, that's where the CRC code is soon going to reside as well. 2025-02-13 10:31:12 +01:00
OBattler
1caa7564c2 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-02-13 10:22:36 +01:00
Miran Grča
b8b1ff2097 Merge pull request #5224 from rushieda/mtfix586
Block AMD and Cyrix CPUs from Intel Socket 5/7 motherboards with stock BIOS
2025-02-13 10:22:00 +01:00