OBattler
|
7eb9faf24c
|
Merge pull request #624 from 86Box/feature/azt_snd
Added the Aztech Sound Galaxy 16 cards.
|
2020-03-25 01:12:22 +01:00 |
|
TC1995
|
6f4ac0de35
|
Added the Aztech Sound Galaxy 16 cards.
Added the reset function of MCA from PCem.
Made the MCA devices use the reset parameter if available.
|
2020-03-25 00:49:25 +01:00 |
|
OBattler
|
b7298619e2
|
Merge pull request #623 from richardg867/master
Only update POST card if the POST code has actually changed
|
2020-03-25 00:14:14 +01:00 |
|
RichardG867
|
fa41a91f38
|
Only update POST card if the POST code has actually changed
Fixes tpatx and possibly other boards taking forever to boot with the POST card enabled due to constant refreshing with the same value.
|
2020-03-24 20:11:58 -03:00 |
|
OBattler
|
dbd49625e1
|
Merge pull request #622 from richardg867/master
Hardware monitor voltage reading improvements
|
2020-03-24 23:56:41 +01:00 |
|
RichardG867
|
18688a74cd
|
Hardware monitor voltage reading improvements
|
2020-03-24 19:53:09 -03:00 |
|
Daniel Gurney
|
0c509fd551
|
Remove version tree-wide
|
2020-03-25 00:46:02 +02:00 |
|
TC1995
|
c3eab66844
|
Fixed hard reset crashes in the PCnet code.
|
2020-03-24 23:43:30 +01:00 |
|
TC1995
|
4e0a0a1dfd
|
Fixed proper detection of the 8-bit ISA-based NE1000, as it was previously using NE2000 resources.
|
2020-03-24 23:40:20 +01:00 |
|
TC1995
|
42a3032b93
|
Apparently the wd80x3 and the rest of PIO-based DP8390 nics don't like to have a common way of receiving/transmitting packets.
|
2020-03-24 23:34:36 +01:00 |
|
RichardG867
|
2b6258139e
|
Revert "Convert existing MessageBox calls to TaskDialog"
This reverts commit af6cead246 .
|
2020-03-24 19:13:58 -03:00 |
|
RichardG867
|
0b5d648a49
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2020-03-24 19:10:49 -03:00 |
|
OBattler
|
1fd4040945
|
Clean-up.
|
2020-03-24 23:01:31 +01:00 |
|
OBattler
|
b12c62ea43
|
Merge pull request #621 from 86Box/temp
Temp
|
2020-03-24 22:48:55 +01:00 |
|
OBattler
|
44f648bc31
|
Merge branch 'temp' of https://github.com/86Box/86Box into temp
|
2020-03-24 22:46:49 +01:00 |
|
OBattler
|
7574227fdf
|
PIIX changes - PB640 PIIX no longer exists (turns out it's just a normal PIIX and its original implementation was wrong at the time the PB640 was added) and separated the PIIX4E from PIIX4.
|
2020-03-24 22:43:58 +01:00 |
|
OBattler
|
092406cb18
|
Merge pull request #620 from richardg867/patch-2
Change hardware monitor VCORE around on the P2B-LS
|
2020-03-24 21:20:46 +01:00 |
|
richardg867
|
8b8600d6bf
|
Change hardware monitor VCORE around on the P2B-LS
More CPUs use a 2.0V vcore so make Klamath's 2.8V the exception rather than the rule.
|
2020-03-24 17:19:52 -03:00 |
|
OBattler
|
d8381b6626
|
Added the IBM SVGA/A adapter to the video table.
|
2020-03-24 19:10:24 +01:00 |
|
OBattler
|
1de05d8771
|
Removed excess logging from device.c.
|
2020-03-24 02:55:28 +01:00 |
|
OBattler
|
a28fb072c0
|
Sanity checks in a part of video.c, per Ryuzaki's suggestion.
|
2020-03-24 02:52:35 +01:00 |
|
OBattler
|
1550a3a176
|
Last minor fixes, it compile without problems now.
|
2020-03-24 02:50:24 +01:00 |
|
OBattler
|
5b5face08b
|
Removed non-code files that shouldn't have been there and updated .gitignore to ignore *.d as well.
|
2020-03-24 02:44:19 +01:00 |
|
OBattler
|
63b4cfc4ce
|
Fixed dynarec_ops_3DNOW.
|
2020-03-24 02:42:52 +01:00 |
|
OBattler
|
98dd03f69d
|
More minor fixes.
|
2020-03-24 02:34:20 +01:00 |
|
OBattler
|
9553559019
|
For 486 and later, the emulator now allocates enough page array elements for the entire 4 GB of memory space.
|
2020-03-24 02:32:55 +01:00 |
|
OBattler
|
937befa4e7
|
Fixed in IDE and 4x0 code.
|
2020-03-24 02:24:49 +01:00 |
|
OBattler
|
3502a68919
|
IDE hard disks no longer error when SPECIFY has not been initialized if used in LBA mode.
|
2020-03-24 02:02:40 +01:00 |
|
OBattler
|
3020ec48ce
|
TC1995's port of MCA CL-GD 5428.
|
2020-03-24 01:03:59 +01:00 |
|
OBattler
|
1640d48be6
|
Network changes from TC1995.
|
2020-03-24 01:02:41 +01:00 |
|
OBattler
|
00ec4b72ea
|
TC1995's port of the IBM PS/2 MCA SCSI controller (Spock).
|
2020-03-24 01:00:28 +01:00 |
|
OBattler
|
54b4a238fb
|
Committed a file that should not be there but is required to merge a pull request.
|
2020-03-23 23:58:58 +01:00 |
|
OBattler
|
1ff55cdf10
|
Fixed the table of the 486's.
|
2020-03-23 23:41:20 +01:00 |
|
OBattler
|
1cdc1cd095
|
Merge pull request #604 from nerd73/temp
VIA Cyrix III emulation
|
2020-03-23 23:11:59 +01:00 |
|
nerd73
|
c007121062
|
Merge branch 'temp' into temp
|
2020-03-23 16:06:32 -06:00 |
|
OBattler
|
d3b2d1b5e4
|
Merge pull request #616 from tiseno100/temp
PGA370 boards bringup
|
2020-03-23 22:03:01 +01:00 |
|
OBattler
|
43f2bb849b
|
Merge branch 'temp' into temp
|
2020-03-23 22:02:52 +01:00 |
|
OBattler
|
9870b9e0bb
|
Minor 440BX fixes and added the 440ZX.
|
2020-03-23 21:57:24 +01:00 |
|
tiseno100
|
35895fcddd
|
include a note about the 440ZX
|
2020-03-23 22:29:51 +02:00 |
|
OBattler
|
6219cbd31a
|
Overdoze's 486 CPUID changes.
|
2020-03-23 21:14:34 +01:00 |
|
OBattler
|
81985d7338
|
Merge pull request #618 from richardg867/temp
Implement POST card device
|
2020-03-23 21:07:20 +01:00 |
|
RichardG867
|
79fb541ce5
|
Implement POST card device
|
2020-03-23 17:03:28 -03:00 |
|
nerd73
|
169bd9bdab
|
Make everything compile correctly
Everything should compile fine now.
|
2020-03-23 13:05:44 -06:00 |
|
OBattler
|
89bc4a58d2
|
Reverted the initialization of the PIIX4 ACPI GPO registers to the one the PIIX4 Specification Update calls wrong - evidently that's used for jumper readout.
|
2020-03-23 19:52:51 +01:00 |
|
nerd73
|
d555614739
|
Merge branch 'temp' into temp
|
2020-03-23 02:29:33 -06:00 |
|
OBattler
|
3bc37bf1f5
|
Fixed the southbridge slot on the TXP4.
|
2020-03-23 09:29:25 +01:00 |
|
OBattler
|
ab3f76f09c
|
Don't subtract cycles on AT keyboard read if it's not PS/2.
|
2020-03-23 09:20:06 +01:00 |
|
OBattler
|
a3e3ef8dae
|
Fixed compile-breaking mistakes in three files.
|
2020-03-23 09:17:55 +01:00 |
|
OBattler
|
28b2c923bf
|
Removed excess Sound Blaster logging.
|
2020-03-23 09:08:23 +01:00 |
|
OBattler
|
a115be099a
|
Uncommended the NCR 53c825A and added the NCR 53c860.
|
2020-03-23 09:06:27 +01:00 |
|