Commit Graph

2027 Commits

Author SHA1 Message Date
win2kgamer
69b05d5bfc Correct flipped names in GPIO define 2025-10-25 23:05:28 -05:00
win2kgamer
7b40cfb563 Give the Intel Atlantis, Monaco and Thor boards their onboard CS4232 audio 2025-10-25 23:01:39 -05:00
RichardG867
d1f101f9ee Add fallback for unknown CONFIG_BIOS names 2025-10-25 16:56:15 -03:00
RichardG867
3fdf56513f Revert Rise R534F BIOS selector to the 5.1 internal names 2025-10-25 16:28:32 -03:00
RichardG867
9682b88cf2 Fix typos in commented out PCjr code [skip ci] 2025-10-25 15:06:13 -03:00
RichardG867
aa9101418a Naming fixes to the HP Vectra Series 2 [skip ci] 2025-10-25 14:28:27 -03:00
RichardG867
e637e83d22 Fix Multitech PC-900 BIOS internal name [skip ci] 2025-10-25 14:01:13 -03:00
RichardG867
204888c854 Fix P5MP3 beta BIOS internal name [skip ci] 2025-10-25 13:36:20 -03:00
RichardG867
8f94c6452c Fix Dataexpert 386WB AMI BIOS internal name [skip ci] 2025-10-25 13:31:15 -03:00
RichardG867
526d4db076 Fix DTK BIOS internal name [skip ci] 2025-10-25 12:44:40 -03:00
richardg867
5f4f18ca8f Fix Packard Bell Tacoma BIOS internal name [skip ci] 2025-10-24 12:45:42 -03:00
richardg867
385f501e17 Revert Multitech PC-500 internal name change [skip ci]
The machine was already added as such, so avoid NVR resets.
2025-10-24 12:44:05 -03:00
richardg867
968c6edac0 Fix Multitech BIOS internal names [skip ci] 2025-10-24 12:40:25 -03:00
richardg867
f45cf3914d Fix AN430TX BIOS internal names [skip ci] 2025-10-24 12:24:47 -03:00
GetDizzy
3ea6706149 Remove MACHINE_ACPI from machines tested to not have ACPI [skip ci]
The following machines had MACHINE_ACPI removed:

Socket 7:

* HP Vectra VL 5/xxx Series 4 (Chimay)
* PCChips M560
* Compaq Presario 224x
* Compaq Presario 45xx
* ASUS TX97
* Intel YM430TX (Yamamoto)
* Micronics Thunderbolt
* Soltek SL-56A5
* ASUS SP97-XV
* BCM SQ-578
* MSI MS-5172
* FIC VA-502
* FIC PA-2012
* PCPartner VIA809DS

Super Socket 7:

* DFI K6BV3+ (rev A+)
* PCChips M579

Slot 1:

* ABIT AB-LX6
* Dell OptiPlex GXa
* Micronics Spitfire
* Supermicro P6SBA

Machines where the ACPI status is unknown have been left alone.
2025-10-24 08:08:13 -04:00
OBattler
c29c08bc20 ABit AB-LX6: Fix BIOS casing for the default BIOS, fixes it on Linux. [skip ci] 2025-10-24 06:20:42 +02:00
richardg867
0e38241cfe Fix LX6 BIOS internal name [skip ci] 2025-10-23 12:31:27 -03:00
richardg867
f756dcea80 Revert the PC Chips name change [skip ci]
Sources: (note inconsistencies in website)
http://web.archive.org/web/19970128184226/http://www.pcchips.com/pcgroup.html
http://web.archive.org/web/20010118220900/http://www.pcchips.com/
2025-10-23 11:32:57 -03:00
richardg867
5a9fd8585f Revert the PC Partner name change [skip ci]
Sources:
http://web.archive.org/web/20000831053737/http://www.pcpartner.com/company.htm
http://web.archive.org/web/20040214090712/http://www.pcpartner.com/profile/main.htm
http://web.archive.org/web/20070928143528/http://www.pcpartner.com/
https://www.pcpartner.com (still around!)
2025-10-23 11:08:44 -03:00
MaxwellS04
de42224028 Alphabetize the Vectra S7SV machines 2025-10-22 16:22:59 +07:00
Jasmine Iwanek
5a24fda546 Minor cleanups in m_pcjr.c 2025-10-21 23:32:20 -04:00
Jasmine Iwanek
57704c9624 Support for Serial card in PCjr modem slot 2025-10-21 23:32:20 -04:00
Jasmine Iwanek
27ac9cf6e6 Support for PCjr keyboard IR reciever option
Currently disabled as it Error B's
2025-10-21 23:03:10 -04:00
Jasmine Iwanek
cee8fa0ae4 Allow PCjr FDC to be disabled 2025-10-21 21:59:27 -04:00
Miran Grča
58123b9bc0 Merge pull request #6374 from MaxwellS04/P5VX-B
Additional 1999 BIOS for ECS P5VX-B
2025-10-21 16:25:38 +02:00
MaxwellS04
5b0267e4d3 Added the 1999 v4.51PG BIOS to P5VX-B 2025-10-21 16:28:37 +07:00
Jasmine Iwanek
63c01b6b9f Remove ACPI flag from the Abit AH4T 2025-10-21 01:07:47 -04:00
Jasmine Iwanek
24d524fa31 Correct formatting in machine_table.c 2025-10-21 00:17:14 -04:00
Jasmine Iwanek
cff55b210c Fix more compile warnings 2025-10-20 23:50:20 -04:00
Verloren50000
fab6e92d0e Align array entries for ABit AB-LX6
Align array entries for ABit AB-LX6 in m_at_slot1.c
2025-10-21 09:38:36 +08:00
toggo9
ab7de13297 Add two more HP Vectra models. (#6359)
* Add two 430FX-based Vectras code.

* Add two 430FX-based Vectras machine table entries.

* Organize the 430FX-based Vectras code.

* Add machine definitions for the two 430FX-based Vectras.

* Add the Vectra 500 Series xxx/MT to the GPIO values from the VL/5...

makes it report CPU clocks properly.

* Darn, forgot something.

* Updated and fix the BIOS selector for VE 5/xxx Series 2
2025-10-18 18:52:49 +02:00
WNT50
a8b4aa0602 Revert "Add IBM 512KB/2MB 286 Memory Expansion Adapter emulation (#6354)" (#6357)
This reverts commit a8f98772d8.
2025-10-18 01:11:09 +02:00
WNT50
a8f98772d8 Add IBM 512KB/2MB 286 Memory Expansion Adapter emulation (#6354) 2025-10-16 16:45:28 +02:00
bozoscum
3493d5fc73 add Multitech PC-900 BIOS ROM V2.07B and V3.01B (#6350) 2025-10-15 17:12:39 +02:00
Maxwell Scott
ae7191ed75 Reverted MS-6106 memory change and added note (#6351) 2025-10-15 17:12:28 +02:00
Maxwell Scott
812ee8d75a ECS P6BXT-A+ overhaul + additional BIOSes for machines & a misc. change (#6347)
* Added beta v4.51G BIOS to P5MP3

* Added the earliest 4.51PG BIOS to AX59 Pro

Also internal_name corrections

* Added the non-OEM(?) BIOS to 6110Zu

* Added the non-OEM 4.51PG and unofficial 6.00PG

BIOSes to Compaq Compaq ProSignia S31x, which is renamed into ECS P6BXT-A+.

Also unblock Cyrix CPUs as well as unofficial 6.00PG BIOS supports them.

* Removed the v4.51PG due to POST failure

Also slightly changed the maximum voltage bus to 124MHz per unofficial v6.00 BIOS, corrected the BIOS name per the BIOS screen on that BIOS, and added the author credit.

Also lowered the minimum memory on LG IBM MS-6106 to 8mb.

* Added the 050591 BIOS to DataExpert 386WB

* Renamed 386WB to 386C

* Make configurations intact

Per OBattler.
2025-10-15 09:37:52 +02:00
Maxwell Scott
ad2499e1c0 Additional BIOSes for six selected machines + few misc. changes (#6339)
* Added Tulip BIOS to Tyan Tsunami ATX

* Added non-OEM BIOS to TriGem Delhi-III + renamed

* Added the 1999 4.50PG BIOS to FIC PT-2000

* Added Rainbow BIOSes to MS-5119 and FMB

Also added codenames/original names to ValuePoint P60, PowerMate Vxxx, and E-1000

* Added the earliest v4.51PG BIOS to AOpen AX6BC

Also corrected the latest BIOS name to FIC PT-2000

* Correct the BIOS version names for AX6BC

* Changed the name for HP i440ZX machine

* Slightly change the notes for Delhi-III
2025-10-13 16:58:59 +02:00
Verloren50000
9079c68200 m_at_socket7.c: Align array entries for Intel AN430TX (Anchorage) (#6337) 2025-10-13 08:21:56 -04:00
OBattler
b19be165ca AN430TX: Use the VS440FX GPIO handler, unbreaks the Packard Bell. 2025-10-13 02:23:39 +02:00
Cacodemon345
ffa8d90e51 Fix warnings (#6333) 2025-10-12 23:13:27 +02:00
Cacodemon345
05fe82a205 Give all PC87307 machines the earlier GPIO behaviour (#6332) 2025-10-12 21:40:29 +02:00
OBattler
b6879768ee Fix warnings. 2025-10-12 18:25:04 +02:00
Miran Grča
74678a391b NEC PowerMate V: Give it the correct KBC. 2025-10-12 05:33:52 +02:00
Verloren50000
727b1d059d Add BIOS selector and 1996 BIOS to the NEC PowerMate Vxxx (#6324)
* Add BIOS selector and 1996 BIOS to the NEC PowerMate Vxxx

Add a BIOS selector and the 1996 BIOS to the NEC PowerMate Vxxx.

* m_at_socket5.c: Version 4.04 -> Version 4.05
2025-10-12 05:31:14 +02:00
toggo9
9132b5cfee Remove the unused (and in this case useless) Morrison64 GPIO Handler. (#6323) 2025-10-12 03:24:33 +02:00
Maxwell Scott
ce940933e4 Fixed minimum multiplier on Gateway Lucas (#6320)
This brings back 233MHz and 333MHz CPU speed back that were lost to the machine.
2025-10-11 09:30:58 +02:00
Maxwell Scott
4d088835ee Few machine changes (October 11) (#6319)
-Slightly changed the name for IBM PC 3x0 (type 65x6), with the addition of its codename
-Slightly changed the revision name to DFI G586VPM
-Corrected the configuration for Gateway Lucas according to MSI MS-5185's manual, as well as bringing the ISA slot to it
-Alphabetize the DFI K6BV3+
2025-10-11 06:39:18 +02:00
José Miguel Sánchez García
7727065b5b Add DFI K6BV3+ (rev. A+) motherboard (#6318) 2025-10-11 03:55:08 +02:00
Maxwell Scott
c0159caee7 Add two OEM BIOSes to 2 Intel machines + two misc changes (#6310)
* Added Bravo MS-T BIOS for Intel Monaco

-Move Atlantis machine above Thor machine
-Correct the name for Zeos Pantera Wildcat

* Added Gateway 2000 latest BIOS of Intel Zappa

* Fixed a compile-breaking mistake
2025-10-10 22:56:20 +02:00
toggo9
fadc8c37b8 Add the IBM PC 330/350 type 65x6. (#6315)
* Change BIOS loading (temporarily)

* Change GPIO related stuff on the PC 330 65x6...

CPU clock is now properly reported up to 166 MHz.

* Add IBM PC 330 type 65x6 machine table entry.

* Add IBM PC 330 type 65x6 machine definition.

* Fix a compile breaking error.

* Block AMD K5/Cx686 CPUs from the IBM PC 330/350 type 65x6.

* Correct the PC 330/350 ROM path.
2025-10-10 20:54:27 +02:00