Commit Graph

2114 Commits

Author SHA1 Message Date
Akamaki
522b7437bb fix errors in kbd 2026-02-09 03:44:53 +09:00
Akamaki
214015fc3e fix some errors and warnings 2026-02-09 03:32:21 +09:00
Akamaki
ba1c24de18 Added IBM 5551-Bxx emulation 2026-02-09 01:43:44 +09:00
Maxwell Scott
88e3b6aad9 Correct MS-6117's memory
Also correct the year for S168/S1 i486 machines.
2026-01-16 03:02:03 +07:00
Maxwell Scott
857e5d99cc Sort out the sound card list
Also added the forgotten "(Video)" name to IBM PCjr configuration.
2026-01-14 16:57:11 +07:00
Maxwell Scott
7024c6e0f3 Fix onboard video on 433DX/Si for real 2026-01-14 02:37:51 +07:00
Maxwell Scott
fa4ea1353e Onboard name updates 2026-01-14 02:23:24 +07:00
Maxwell Scott
c09793eb71 Fixed a compile-breaking mistake 2026-01-14 01:57:05 +07:00
Maxwell Scott
819a6a3507 Machine onboard device fixes 2026-01-14 01:42:08 +07:00
Maxwell Scott
e7198230e5 Onboard devices update to existing machines 2026-01-14 01:09:50 +07:00
Maxwell Scott
bb83a5c1fb MS-6117 corrections + BIOS names sorted
According to this machine's manual.
2026-01-14 00:56:35 +07:00
Maxwell Scott
b9f9a747a1 Fixed the BIOS internal name for GA-686BX
Also BIOS name changes for MS-6117.
2026-01-13 17:48:37 +07:00
kotochi98
c4ba299d7f Add the MSI MS-6117 and its OEM/foreign language BIOS variants 2026-01-13 13:21:57 +03:00
mw308
9407c281a6 Added F1 BIOS to GA-686BX 2026-01-12 12:17:48 +00:00
Cacodemon345
85d902ef7a Add TriGem Como 440EX machine 2026-01-11 17:40:30 +06:00
GreaseMonkey
40c00d7878 Update Brio 83xx KBC p1 handler information
This is probably closer to how it's supposed to be.

I think I had some freak accident happen while testing and hard disk
accesses were broken somehow, but things seem to be working fine now?
2026-01-09 10:59:47 +13:00
GreaseMonkey
f5fd37bbf1 Add [i440EX] HP Brio 83xx machine
I personally own a Brio 8314 and have run tests on it.
2026-01-09 10:01:17 +13:00
Alexander Babikov
46d0d90f8d Get rid of machine_get_machine_from_internal_name_ex 2026-01-01 22:27:46 +05:00
Alexander Babikov
2b99bf64bd Merge machine_getname_ex into machine_getname 2026-01-01 22:27:41 +05:00
OBattler
e81a49d62a Toshiba T3100: Some clean-ups and call video_reset() before the on-board graphics card is added - fixes the font being overwritten with the default one. 2025-12-31 19:48:45 +01:00
win2kgamer
c81fedeaea Block incompatible WinChip CPUs on the HP Ruby USB machine 2025-12-28 22:20:37 -06:00
Cacodemon345
909e893f4d Improve slow loading speeds for manager 2025-12-28 23:43:04 +06:00
OBattler
0055af732a Increase MAX_IMAGE_PATH_LEN to 4096 bytes (to fix that config.c warning) and make sure all file name arrays are of that length (no more hardcoded 512 or 1024). 2025-12-22 23:33:56 +01:00
starfrost013
407a0958f2 rename load font to video_load_font, get rid of loadfont_ex; use calloc and don't malloc magic amount of vram 2025-12-21 18:49:10 +00:00
unreal9010
31a19a07f5 Add more BIOS revisions for ABIT-AB BX6 machine 2025-12-20 23:13:21 +01:00
RichardG867
747e71ef2d Remove unused machine_is_sony function 2025-12-20 19:04:04 -03:00
RichardG867
e3a2bca761 Fix internal name for HP Holly 2025-12-19 22:45:39 -03:00
RichardG867
7c7ea31bc0 Merge branch 'master' of ssh://github.com/86Box/86Box 2025-12-19 20:39:09 -03:00
RichardG867
f1e7533d3e Change PC5286 KBC hack away from string comparison 2025-12-19 19:51:32 -03:00
OBattler
56a631e95a Merge branch 'master' of https://github.com/86Box/86Box 2025-12-19 22:05:09 +01:00
OBattler
851db09abb ABIT AB-BX6 - make the EG BIOS default as it was before the QS BIOS was added. 2025-12-19 22:04:55 +01:00
RichardG867
9be74a7a46 Change MS-6318 AC97 codec to VT1611A matching pictures, and add it to the VIA controller if the onboard CT5880 is not selected 2025-12-19 18:02:14 -03:00
richardg867
ff0a8bad1f Remove redundant BIOS selector from the Thomson TO16 2025-12-19 16:54:16 -03:00
richardg867
02925e1584 Change the P6SBA hardware monitor's second voltage to Vtt 2025-12-19 16:28:03 -03:00
Cacodemon345
48f6db24e2 Add ASUS TX97-XV (HP OEM) board
Shipped with either ATi RAGE II or ATi Mach64 VT3
2025-12-04 23:44:07 +06:00
OBattler
e885b02ce6 Amstrad PC5286: Force the keyboard controller to AT and not PS/2 - the PS/2 mouse is handled by the QuickPort mouse on the C&T F82C710 System I/O chip, fixes #6525. 2025-12-03 02:43:14 +01:00
win2kgamer
7e95800239 Give the NEC PowerMate V its (optional) onboard OPTi 82c930 audio 2025-11-23 16:54:09 -06:00
richardg867
db5bccd97b Fix a couple internal names on MS-6147 2025-11-18 13:52:16 -03:00
Miran Grča
5d3a76d582 Merge pull request #6473 from MaxwellS04/ErgoPro
Add the Fujitsu ErgoPro e368 BIOS for MS-6147
2025-11-18 08:41:16 +01:00
Miran Grča
effba8e497 Merge pull request #6474 from mw308/master
Added Toshiba XM-6102B and altered BIOS label for RM Accelerator
2025-11-18 08:40:50 +01:00
Kotochi
99fc7ae5c8 Add the HP Pavilion 52xx/53xx/71xx/72xx (BCM FM562) 2025-11-16 22:10:47 +03:00
Kotochi
07dbe2dbb7 Change the max. RAM limit on HP Ruby USB and AOpen AP61 2025-11-16 10:50:50 +03:00
MaxwellS04
52874686e5 Correct memory step for HP Ruby 2025-11-16 13:27:32 +07:00
win2kgamer
e82331eeb1 Block incompatible K6 and Cyrix CPUs on the HP Pavilion 73xx/74xx 2025-11-15 20:35:21 -06:00
win2kgamer
e10de727eb Remove the HP Pavilion 72xx machine due to VBIOS issues
Machine has an integrated S3 ViRGE VBIOS that fails to detect a color display on some CPU clock and PIT mode combinations
2025-11-15 10:11:06 -06:00
win2kgamer
8324650f14 Add the HP Pavilion 73xx/74xx (Ruby USB) 2025-11-14 22:42:27 -06:00
win2kgamer
c9e0a3c942 Add the HP Pavilion 72xx (Ruby) 2025-11-14 22:37:41 -06:00
win2kgamer
4a2b0753aa Add the HP Pavilion 51xx/7070/7090/71xx (Holly) 2025-11-14 22:30:34 -06:00
win2kgamer
b36b0c4ea0 Add the HP Pavilion 50x0/70xx (Morrison32) 2025-11-14 22:17:19 -06:00
MaxwellS04
d81146d0eb Revert BIOS label names for AX6BC
This avoids conflicts with a recently pull request.
2025-11-14 21:27:49 +07:00