Jasmine Iwanek
|
29dd0218a1
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-11-05 22:56:12 -04:00 |
|
Jasmine Iwanek
|
aa2c07bed2
|
Random header cleanups I noticed while porting things
|
2022-11-05 22:12:35 -04:00 |
|
Jasmine Iwanek
|
4cf229ee3a
|
Port the very basic serial console from mtrr
It's enabled by the flag ENABLE_SERIAL CONSOLE
|
2022-11-05 21:43:42 -04:00 |
|
Jasmine Iwanek
|
5def97d138
|
Port code related to coreboot BIOS from MTRR
Only used if MACHINE_COREBOOT is set in machine flags, so this is a pretty safe one
|
2022-11-05 21:43:09 -04:00 |
|
Jasmine Iwanek
|
b0fa860168
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-10-30 23:12:55 -04:00 |
|
OBattler
|
fb8dcab3bd
|
Fixed the handling of the Toshiba Fn keys, fixes #2778.
|
2022-10-31 04:04:47 +01:00 |
|
OBattler
|
9ec317d8e6
|
Fixed two warnings.
|
2022-10-30 16:44:31 +01:00 |
|
Cacodemon345
|
66f432efe7
|
mouse_ps2: Unify movement packet reporting mechanisms
|
2022-10-29 22:16:03 +06:00 |
|
Miran Grča
|
c2402daf1e
|
Merge pull request #2755 from jriwanek-forks/tabstospaces
Correct many file headers to show 86box
|
2022-10-29 17:06:18 +02:00 |
|
Jasmine Iwanek
|
47f6257240
|
Correct headers for BSD Licensed files
|
2022-10-29 10:52:49 -04:00 |
|
Cacodemon345
|
b388cb552f
|
Add option for 5-button PS/2 mouse
|
2022-10-28 23:51:38 +06:00 |
|
OBattler
|
e5268075fb
|
Fixed mouse button statuses in PS/2 mouse command E9.
|
2022-10-28 17:30:38 +02:00 |
|
OBattler
|
e6f208ef33
|
And applied the same change to the Vendex (and all other XT clones) by separating the XT clone keyboard/PPI from the IBM XT 1986 one, and giving the clone one the PC-style port D read out on port 60h when keyboard is disabled, fixes #2213.
|
2022-10-28 02:23:08 +02:00 |
|
OBattler
|
52e47bde27
|
Added IBM PC style jumper readout to the Compaq Deskpro, fixes the second floppy drive, fixes #2688.
|
2022-10-28 02:09:37 +02:00 |
|
Jasmine Iwanek
|
f49d3c7458
|
Correct many file headers to show 86box
|
2022-10-27 17:08:58 -04:00 |
|
Jasmine Iwanek
|
723343bb3b
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-10-27 13:26:07 -04:00 |
|
Jasmine Iwanek
|
fab1632cee
|
Fixes almost all the logging options which were previously broken
|
2022-10-27 11:23:10 -04:00 |
|
Jasmine Iwanek
|
def141560c
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-10-26 13:32:45 -04:00 |
|
OBattler
|
c95d8b2031
|
Do not modify PC/XT keyboard clock when keyboard is disabled, fixes keyboard input in WordVision, fixes #2701.
|
2022-10-26 18:28:38 +02:00 |
|
Jasmine Iwanek
|
b84283fb20
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-10-23 20:49:22 -04:00 |
|
OBattler
|
58f33e795b
|
Removed an excess log line from device/keyboard_xt.c.
|
2022-10-24 00:48:44 +02:00 |
|
OBattler
|
7c0b0f94f7
|
Removed the mouse polling delay.
|
2022-10-22 00:53:46 +02:00 |
|
OBattler
|
d963bf4237
|
The Pravetz keyboard and video are now properly implemented.
|
2022-10-20 00:33:30 +02:00 |
|
Jasmine Iwanek
|
73c0535419
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-09-20 00:51:04 -04:00 |
|
Jasmine Iwanek
|
08e0b9120e
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-09-18 17:31:11 -04:00 |
|
Jasmine Iwanek
|
9a3cabbe85
|
clang-format in src/device/
|
2022-09-18 17:19:21 -04:00 |
|
Jasmine Iwanek
|
c95c79a580
|
named initializers in isapnp
|
2022-09-18 16:04:23 -04:00 |
|
Jasmine Iwanek
|
de7af0fe7e
|
More cleanups
|
2022-09-16 22:00:54 -04:00 |
|
Jasmine Iwanek
|
68c88b970f
|
More changes
|
2022-09-09 19:00:33 -04:00 |
|
Jasmine Iwanek
|
7fde10c0da
|
Merge remote-tracking branch 'upstream/master' into feature/ich2
|
2022-08-31 21:24:58 -04:00 |
|
Jasmine Iwanek
|
5e0c1ac209
|
Gdbstub, Minitrace and more (#2653)
* Fix gdbstub compilation
* Fix minitrace compilation
* Fix many warnings on Linux Builds
* Support DirectInput for Joysticks in QT UI too
|
2022-08-31 18:35:32 -03:00 |
|
Jasmine Iwanek
|
e06a83a722
|
clang format 82815/ICH2 related things
|
2022-08-26 02:13:44 -04:00 |
|
Jasmine Iwanek
|
2dbdb06371
|
Update copyright headers
|
2022-08-25 22:51:20 -04:00 |
|
Jasmine Iwanek
|
3ed2b10241
|
Fixes
|
2022-08-11 22:03:08 -04:00 |
|
Jasmine Iwanek
|
6fde4879bb
|
Merge branch 'master' into feature/ich2
|
2022-08-02 23:50:02 -04:00 |
|
OBattler
|
ef4cb33259
|
Reverted the old AMIkeyboard controller fix and implemented proper fixes to some AMI keyboard controller commands to make the Vi15G work with a 'F' keyboard controller.
|
2022-08-03 00:19:13 +02:00 |
|
OBattler
|
039b9e7662
|
Non-PS/2 AMI keyboard controller again identifies as 'H' instead of 'F', fixes #2545 as the AOpen Vi15G absolutely demands a 'H' keyboard controller.
|
2022-08-01 03:28:34 +02:00 |
|
Jasmine Iwanek
|
3b8a11e2e7
|
Merge branch 'master' into feature/ich2
|
2022-07-29 19:13:00 -04:00 |
|
Jasmine Iwanek
|
8b33566187
|
More serial cleanups
|
2022-07-28 16:50:49 -04:00 |
|
Jasmine Iwanek
|
8e31ca0197
|
Merge branch 'master' into feature/ich2
|
2022-07-27 20:39:49 -04:00 |
|
Jasmine Iwanek
|
a04710b517
|
clang-format in src/win and other misc places
|
2022-07-27 17:27:51 -04:00 |
|
Jasmine Iwanek
|
d1dd3997dc
|
Updates
|
2022-07-26 16:32:27 -04:00 |
|
Jasmine Iwanek
|
c7172b49aa
|
Merge branch 'master' into ich2-up
|
2022-07-25 19:16:21 -04:00 |
|
OBattler
|
20e6e89f0c
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2022-07-23 16:36:35 +02:00 |
|
OBattler
|
f9dbb5ea9f
|
Fixes.
|
2022-07-23 16:31:29 +02:00 |
|
OBattler
|
bcd8f7e75a
|
Added the ALi M5123 keyboard controller.
|
2022-07-23 16:29:50 +02:00 |
|
Adrien Moulin
|
2aa5d8f5b2
|
PIT: add alternative faster PIT
This is enabled by default on 486+ CPUs and can be forced disabled/enabled with pit_mode=0/1
|
2022-07-23 13:38:10 +02:00 |
|
Jasmine Iwanek
|
0f908b2813
|
Move ICH2 to it's own branch
|
2022-07-23 02:20:51 -04:00 |
|
Jasmine Iwanek
|
74741d748a
|
Missing ports from M&K
|
2022-07-23 01:01:45 -04:00 |
|
Jasmine Iwanek
|
59210b276f
|
Two more whitespace cleanups
|
2022-07-22 23:35:31 -04:00 |
|