Jasmine Iwanek
|
dac5ab5393
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-04-17 23:48:04 -04:00 |
|
OBattler
|
ef17003f1b
|
Fixed the "minor bug fix" in the AT / PS/2 keyboard controller, reworked PS/2 keyboard controller IRQ latches, and correctly disabled memory top remaps if there's more than (16 MB - remap size) RAM (fixes segmentation faults on some machines with 16+ MB of RAM).
|
2023-04-11 23:21:52 +02:00 |
|
OBattler
|
c614efa075
|
Fixed scan code translation skip checking (fixes missing break code on Alt+Print Screen / SysRq) and actually committed the Acer V10 fix.
|
2023-04-10 13:45:55 +02:00 |
|
OBattler
|
c0be988ec4
|
Added the TriGem AMI keyboard controllers.
|
2023-04-08 02:44:12 +02:00 |
|
OBattler
|
cdf413c985
|
Gave the Epson Action PC 2600 a PS/2 mouse port, per the manual.
|
2023-04-08 02:09:47 +02:00 |
|
Jasmine Iwanek
|
2614a64142
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-03-01 06:57:56 -05:00 |
|
Miran Grča
|
1d972f3308
|
Merge pull request #3148 from jriwanek-forks/more-whitespace
Yet more clang-formatting
|
2023-03-01 05:57:01 +01:00 |
|
Jasmine Iwanek
|
610401de7a
|
Yet more clang-formatting
|
2023-02-28 23:53:57 -05:00 |
|
Jasmine Iwanek
|
ba57ed190b
|
Fix a bug in the VTech Laser Turbo XT
|
2023-02-28 23:19:42 -05:00 |
|
Jasmine Iwanek
|
4cc6e79c24
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-28 22:58:09 -05:00 |
|
Alexander Babikov
|
5653ae85d9
|
Switch more device_t's to named initializers
Fixes "missing braces around initializer" warnings
|
2023-03-01 01:34:05 +05:00 |
|
Jasmine Iwanek
|
375a41b11f
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-25 16:12:39 -05:00 |
|
Jasmine Iwanek
|
1f0da2d557
|
Fix accidental reversion from Socket 7 to socket 5 in two machines
|
2023-02-24 01:43:59 -05:00 |
|
eientei
|
63ed285b86
|
Make joysticks work with the PCjr
|
2023-02-24 16:03:53 +13:00 |
|
Jasmine Iwanek
|
069fe4ee08
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-19 17:43:34 -05:00 |
|
luennix
|
1f3dec5708
|
Add Toshiba Infinia 7200 (TC430HX OEM) and add TC430HX's on-board S3 ViRGE/DX.
|
2023-02-17 14:11:24 +03:00 |
|
Jasmine Iwanek
|
528bbe9a70
|
Update to match current machine table.
|
2023-02-09 17:27:25 -05:00 |
|
Jasmine Iwanek
|
dcfeb669c0
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-09 17:25:26 -05:00 |
|
Jasmine Iwanek
|
947e511d72
|
Add sio_device to machine table
|
2023-02-09 05:55:15 -05:00 |
|
Jasmine Iwanek
|
82bf8c7c07
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-09 05:23:55 -05:00 |
|
Jasmine Iwanek
|
01749a6de6
|
Add fdc_device to machine table
|
2023-02-07 19:11:07 -05:00 |
|
Jasmine Iwanek
|
118ab005f0
|
Switch kbc to device_t kbd_device
|
2023-02-07 18:14:59 -05:00 |
|
Jasmine Iwanek
|
fea5ac681b
|
Handful of function renames
|
2023-02-07 18:14:58 -05:00 |
|
Jasmine Iwanek
|
64ad9e5fba
|
Some escaped standardization in machine table
|
2023-02-07 06:48:06 -05:00 |
|
Jasmine Iwanek
|
2315e0a4b0
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-06 23:16:32 -05:00 |
|
Jasmine Iwanek
|
75b52274ec
|
Add APM flags to 386 & later, ACPI flag to Pentium and later
This isn't a perfect solution, but it'll be less false positives than elsewise.
|
2023-02-06 13:53:46 -05:00 |
|
Jasmine Iwanek
|
a7236a9022
|
Make dual video card code use array
|
2023-02-06 07:29:18 -05:00 |
|
Jasmine Iwanek
|
7d212d6ddd
|
Fix p6bat internal sound
|
2023-02-06 01:47:02 -05:00 |
|
Miran Grča
|
64c6266404
|
Merge pull request #3078 from luennix/master
Add Packard Bell PB810 (without on-board video, for now)
|
2023-02-05 09:13:40 +01:00 |
|
Jasmine Iwanek
|
c3b832e691
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-05 02:18:38 -05:00 |
|
randomtechkid
|
ad0a75735f
|
Port fix from https://github.com/86Box/86Box/pull/3081
|
2023-02-05 13:02:29 +07:00 |
|
randomtechkid
|
ba3d9d3989
|
Merge branch '86Box:master' into master
|
2023-02-05 12:52:47 +07:00 |
|
rueni97
|
f672f20982
|
Fix ECS P6BAP's IRQ steering table (#3081)
|
2023-02-04 04:31:33 -05:00 |
|
luennix
|
f0c0ad130d
|
Revert "Fix ECS P6BAP's IRQ steering table"
This reverts commit c56dce0fc5.
|
2023-02-04 12:13:32 +03:00 |
|
luennix
|
c56dce0fc5
|
Fix ECS P6BAP's IRQ steering table
|
2023-02-04 12:01:59 +03:00 |
|
luennix
|
194ed138d7
|
Add Packard Bell PB810 (without on-board video, for now)
|
2023-02-03 10:24:11 +03:00 |
|
rueni97
|
7a7e780aa3
|
Merge branch '86Box:master' into master
|
2023-02-03 09:54:48 +03:00 |
|
luennix
|
2b02287ef3
|
Unfinished Packard Bell PB810 work, currently breaks compile
|
2023-02-03 09:34:17 +03:00 |
|
Jasmine Iwanek
|
71e68771f1
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-02-02 21:16:51 -05:00 |
|
Jasmine Iwanek
|
5f04b29e8f
|
Support up to 4 sound cards
|
2023-02-02 03:29:38 -05:00 |
|
Jasmine Iwanek
|
3c58d7caee
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-01-31 17:41:40 -05:00 |
|
luennix
|
dd384432f0
|
Add Gemlight GMB-P54SPS (SiS 501, Socket 5)
|
2023-01-31 20:49:06 +03:00 |
|
luennix
|
2ddb5407a5
|
Fixed mistakes when moving EXP8551 and MB500N.
|
2023-01-31 13:13:25 +03:00 |
|
randomtechkid
|
e79ed18f85
|
Fix formatting
|
2023-01-30 22:06:21 +07:00 |
|
luennix
|
915b8efe09
|
Also moved PC Partner MB500N to Socket 7 (Single Voltage)
|
2023-01-29 23:10:00 +03:00 |
|
luennix
|
2ab207451c
|
Moved DataExpert EXP8551 from Socket 5 to Socket 7 (Single Voltage), as it's supposed to be.
|
2023-01-29 22:50:50 +03:00 |
|
randomtechkid
|
6f91882100
|
Code for ECS P6BAT-A+
Code for ECS P6BAT-A+ and rename ECS P6BAP to P6BAP-A+
|
2023-01-28 13:06:45 +07:00 |
|
Jasmine Iwanek
|
8f68f12695
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-01-27 14:10:07 -05:00 |
|
luennix
|
e7e4d4e1f2
|
Add PS/2 mouse support for TriGem 486G and bump Gigabyte GA-586IP's RAM limit to 256MB
|
2023-01-24 18:20:56 +03:00 |
|
Jasmine Iwanek
|
596a434c20
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2023-01-22 16:53:31 -05:00 |
|