Commit Graph

4035 Commits

Author SHA1 Message Date
Miran Grča
f2b748e4cd Merge pull request #1063 from richardg867/master
Fix VT82C686 and GL518SM hardware monitors
2020-11-13 19:36:00 +01:00
Miran Grča
e49f0340a9 Merge pull request #1065 from lemondrops/feature/editorconfig
Add an EditorConfig file
2020-11-13 19:35:46 +01:00
Miran Grča
6410f38819 Merge pull request #1069 from lemondrops/feature/default_scsi_irq
Change the default IRQ for some ISA SCSI controllers
2020-11-13 19:35:30 +01:00
Miran Grča
7833b620d8 Merge pull request #1070 from lemondrops/feature/unmute_cd_audio
Do not mute CD audio on the first drive by default
2020-11-13 19:35:16 +01:00
RichardG867
0c80853184 LM78 comment consistency fix 2020-11-13 13:44:36 -03:00
Alexander Babikov
cdf3bdeef7 Add an EditorConfig file. 2020-11-13 05:11:56 +05:00
Alexander Babikov
62b0c03401 Change the default IRQ for Adaptec and BusLogic SCSI controllers to a less problematic one. 2020-11-13 05:11:00 +05:00
Alexander Babikov
c48f8b5f56 Do not mute CD audio by default. 2020-11-13 05:10:06 +05:00
RichardG867
7f7305c35c Expand hardware monitor voltage count to 10 2020-11-12 19:23:47 -03:00
Daniel Gurney
0deb6b96c3 Merge pull request #1067 from lemondrops/bugfix/makefile
Small Makefile fixes
2020-11-12 22:35:13 +02:00
David Hrdlička
474c0dfc1d Small fixes to the Discord integration
Removed the redundant string length checks
Closes #1066
2020-11-12 21:27:11 +01:00
Daniel Gurney
118da6baac Merge pull request #1068 from lemondrops/feature/uac_level
Add the UAC execution level to the manifest
2020-11-12 22:25:19 +02:00
Daniel Gurney
8cf9edc2ab Merge pull request #1064 from lemondrops/feature/gitignore_update
Update .gitignore
2020-11-12 21:59:09 +02:00
RichardG867
63ad6202fc Fix GL518SM hardware monitor 2020-11-11 14:47:46 -03:00
RichardG867
31e36b98c0 Finish fixing VT82C686 hardware monitor 2020-11-11 14:45:07 -03:00
RichardG867
f0e91a407f Fix VT82C686 hardware monitor 2020-11-10 22:02:30 -03:00
RichardG867
10d426f2a6 LM78 comment cleanups 2020-11-10 21:44:14 -03:00
RichardG867
d4c6feed3a More LM78 cleanups 2020-11-10 21:41:44 -03:00
RichardG867
7eec9cb99a Small cleanups to LM78 hardware monitor 2020-11-10 21:32:10 -03:00
Alexander Babikov
15a37256f6 Makefile: Use the Unix way instead of the DOS/Windows way of silencing output. 2020-11-09 15:51:12 +05:00
Alexander Babikov
bc31022395 Fix the onboard AVGA2 BIOS path. (#1058) 2020-11-09 02:06:54 +01:00
Alexander Babikov
86c17d4dde Minor dialog window improvements (#1057) 2020-11-09 02:05:08 +01:00
Alexander Babikov
6dd2cac08b Update .gitignore. 2020-11-09 05:12:57 +05:00
Alexander Babikov
471c32e39e Add the UAC execution level to the manifest. 2020-11-09 04:48:21 +05:00
Alexander Babikov
fe3f7c2010 Makefile: Remove an obsolete switch. 2020-11-09 04:18:34 +05:00
OBattler
cfb559de13 Made the 808x interrupts delay again, fixes PCjr (TODO: Find why exactly that's needed because it sounds like a hack to me);
Fixed compiling of the PIC code with logs enabled;
A number of bugfixes in cpu/x86seg.c, fixes OS/2 1.0.
2020-11-01 04:21:55 +01:00
OBattler
b89e047464 Cleaned up x86seg.c, and also made 386 Interrupt and Task gates correctly GPF on a 286, fixes #587. 2020-11-01 02:36:50 +01:00
Miran Grča
4f51b6250e Merge pull request #1049 from richardg867/master
Hardware monitoring overhaul
2020-10-31 03:01:12 +01:00
RichardG867
8dbe6d4095 Add IBM XT port 60h to the POST card 2020-10-30 20:54:47 -03:00
RichardG867
9f345455bd Add missing newline 2020-10-30 20:47:57 -03:00
RichardG867
97064ba01f Disable LM78 logging 2020-10-30 20:43:08 -03:00
RichardG867
67ce3485be Merge branch 'master' of https://github.com/86Box/86Box 2020-10-30 20:41:32 -03:00
RichardG867
84a230a282 Hardware monitoring overhaul 2020-10-30 20:41:15 -03:00
RichardG867
5c66a6d0d6 Clean up VT82C686 Super I/O register writes 2020-10-30 17:08:14 -03:00
OBattler
080b8c12be Fixed the DAA instruction on 808x, fixes the Generic XT Clone BIOS POST. 2020-10-30 18:19:48 +01:00
RichardG867
9604edb72d Merge branch 'master' of https://github.com/86Box/86Box 2020-10-30 14:18:31 -03:00
Miran Grča
58afbfe2a7 Merge pull request #1046 from tiseno100/master
VIA 694X & 693A Implementation
2020-10-30 18:15:27 +01:00
RichardG867
5e9250c303 Change PIPC ACPI fix to match coding style 2020-10-29 14:09:54 -03:00
RichardG867
f1ffa9b8ec Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
#	src/chipset/via_pipc.c
2020-10-29 14:07:05 -03:00
TC1995
64cfa8020a Fix the reported PHY of PCnet-FAST III (#1047) 2020-10-29 17:36:49 +01:00
Panagiotis
3295e7ae33 readded accidentally removed machines 2020-10-28 11:24:10 +02:00
Panagiotis
3b2e87cc38 Added few missing machines from include 2020-10-27 20:40:55 +02:00
Panagiotis
8ec3281fe5 Machine & Chipset includes are not on a correct position 2020-10-27 20:38:18 +02:00
Panagiotis
b908cf6002 Delete chipset.h 2020-10-27 20:37:49 +02:00
Panagiotis
44d316df38 Delete machine.h 2020-10-27 20:37:41 +02:00
Panagiotis
83b33431d7 VIA 694X & 693A Implementation
Just to continue the VIA northbridge work
2020-10-27 20:35:58 +02:00
David Hrdlička
2fa2350f9b Update pull_request_template.md 2020-10-27 12:45:33 +01:00
Miran Grča
b3fcd3f02a Merge pull request #1045 from 86Box/pr-templates
Add a pull request template
2020-10-27 01:15:55 +01:00
Miran Grča
3a55088af0 Merge pull request #1044 from anabate123/master
Added support for the 133MHz Pentium processor for Socket 5 CPUs
2020-10-27 01:12:52 +01:00
David Hrdlička
6f3014f80c Create pull_request_template.md 2020-10-26 23:23:02 +01:00