OBattler
|
c7f5d1aab2
|
Fixed the name of the ASUS 386DX ISA to ASUS ISA-386C, and since the RAM limit has already been fixed to 16 MB, this closes #792.
|
2020-06-17 01:44:57 +02:00 |
|
OBattler
|
38eb5c4551
|
The AVGA1 and AVGA2 cards no longer require an AT, fixes #817.
|
2020-06-17 01:26:16 +02:00 |
|
OBattler
|
0413a48a5c
|
Fixed the tabbing in machine/machine_table.c and made all the SuperMicro machines' names consistent.
|
2020-06-16 13:38:15 +02:00 |
|
OBattler
|
c27dbd5622
|
Merge pull request #816 from tiseno100/master
Added the missing S2DGE configuration
|
2020-06-16 13:24:55 +02:00 |
|
tiseno100
|
e1038e707b
|
Added the missing S2DGE configuration
|
2020-06-16 14:00:40 +03:00 |
|
OBattler
|
4caf4555c2
|
Merge pull request #815 from tiseno100/master
Restored the S2DGE
|
2020-06-16 12:52:52 +02:00 |
|
tiseno100
|
71fc2026b2
|
removed the 1/2 hybrid pick
|
2020-06-16 13:18:15 +03:00 |
|
tiseno100
|
158d7aafd0
|
Restored the S2DGE
Considering the i686 fixes makes it function properly
|
2020-06-16 13:16:47 +03:00 |
|
OBattler
|
057127b55f
|
Merge pull request #814 from tiseno100/master
Massive machine reorganisation to comply with the new way of selection
|
2020-06-16 11:46:53 +02:00 |
|
tiseno100
|
50432bbb87
|
Massive machine reorganisation to comply with the new way of selection
|
2020-06-16 12:39:53 +03:00 |
|
OBattler
|
3a442a936e
|
Merge pull request #813 from amdk6/master
Fixed some inconsistencies in the machine table
|
2020-06-16 11:17:26 +02:00 |
|
Gey Cunt
|
f163c5ca7d
|
Fixed some inconsistencies
|
2020-06-16 09:27:03 +03:00 |
|
OBattler
|
a2515f556b
|
Added the AOpen AX6BC.
|
2020-06-16 02:23:56 +02:00 |
|
OBattler
|
cfd10447e0
|
The Settings dialogs now categorizes the machines to declutter the list.
|
2020-06-16 01:58:07 +02:00 |
|
OBattler
|
c2dad63613
|
Removed the Generic AMI "Poisk-2".
|
2020-06-16 00:41:42 +02:00 |
|
OBattler
|
74b0cf908a
|
Merge pull request #811 from anabate123/master
Added two more Gateway 2000 FX machines.
|
2020-06-16 00:29:58 +02:00 |
|
anabate123
|
b8ea0d3efc
|
Update machine.h
|
2020-06-15 17:57:45 -04:00 |
|
anabate123
|
54fb222fe5
|
Update machine_table.c
|
2020-06-15 17:56:27 -04:00 |
|
anabate123
|
73cfb87943
|
Update m_at_socket8.c
|
2020-06-15 17:50:39 -04:00 |
|
anabate123
|
b4506573df
|
Update m_at_socket7_s7.c
|
2020-06-15 17:45:02 -04:00 |
|
OBattler
|
5100d2ae33
|
FPU type is now initialized to a sane value when there is no configuration.
|
2020-06-15 23:04:30 +02:00 |
|
OBattler
|
3e8d27d015
|
Fixed FPU on RapidCard onwards (fixes OS/2 on RapidCard onwards to no longer think it's a 287) and renamed the Built-in FPU to Internal to be consistent with the rest of the emulator.
|
2020-06-15 22:49:30 +02:00 |
|
OBattler
|
685dfbb24e
|
Fixed 16-bit DMA reads, fixes error 10482 on MCA IBM PS/2's with IBM ESDI controller.
|
2020-06-15 22:40:45 +02:00 |
|
OBattler
|
af06ba62c0
|
Hooked up the new FPU type selection to the UI.
|
2020-06-15 21:21:26 +02:00 |
|
OBattler
|
661d4df0f2
|
Removed the PD440FX.
|
2020-06-15 20:09:56 +02:00 |
|
OBattler
|
7d4813aea7
|
PIIX now disables IDE on hard reset, fixes the AP440FX hard reset slowness.
|
2020-06-15 20:06:03 +02:00 |
|
OBattler
|
68a3e16b0b
|
Fixed the AP440FX PCI slots.
|
2020-06-15 19:26:32 +02:00 |
|
OBattler
|
4def080e9e
|
Merge pull request #810 from amdk6/master
Implementation of the Intel AP440FX motherboard
|
2020-06-15 17:12:21 +02:00 |
|
OBattler
|
6d888cf869
|
Merge pull request #809 from nerd73/master
Preliminary port of PCem's FPU timing emulation
|
2020-06-15 17:12:08 +02:00 |
|
OBattler
|
6c6cae0965
|
Fixed a number of bug sin various modules, VS440FX mostly works now (one bug on soft reset is missing which is left to be debugged).
|
2020-06-15 17:08:42 +02:00 |
|
Gey Cunt
|
d0fa341675
|
Added the Intel AP440FX
|
2020-06-15 15:20:16 +03:00 |
|
nerd73
|
a4d33513e4
|
Preliminary port of PCem's FPU timing emulation
|
2020-06-15 04:11:12 -06:00 |
|
OBattler
|
1d27587182
|
Merge pull request #808 from tiseno100/master
Added the Intel 440FX AMI boards
|
2020-06-15 11:01:31 +02:00 |
|
tiseno100
|
a7cdbc50c0
|
Disable CPU logging
|
2020-06-15 11:38:00 +03:00 |
|
tiseno100
|
47290280b1
|
Implemented the Intel 440FX boards and the Poisk 2
Prior to the PC87307 addition, the Intel 440FX boards can finally be added
|
2020-06-15 11:37:24 +03:00 |
|
OBattler
|
1c354f6777
|
Disabled PCI logging.
|
2020-06-14 22:07:37 +02:00 |
|
OBattler
|
8837d5d882
|
Implemented the National Semiconductors PC87307, PC87309, PC87332, and PC97307 Super I/O chips, fixed a number of bugs, and removed two machines from the Dev branch due to them now having the correct Super I/O chips.
|
2020-06-14 21:59:45 +02:00 |
|
OBattler
|
eae3f9b030
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2020-06-14 14:50:48 +02:00 |
|
OBattler
|
611dd62fab
|
Some chipset extended SMRAM-related clean-ups and SMM-supporting chipsets now correctly set shadow RAM states for SMM mode in addition to non-SMM mode, fixes Windows 98 SE hanging in a SMI# handler.
|
2020-06-14 14:50:30 +02:00 |
|
David Hrdlička
|
58336051df
|
munt: fix include
|
2020-06-13 20:54:28 +02:00 |
|
OBattler
|
e746069737
|
Fix for the keyboard controller for the Intel AMI 430LX and 430NX BIOS'es and their Ambra counterparts.
|
2020-06-13 19:32:06 +02:00 |
|
OBattler
|
ca55e2a12a
|
More reorganization and finally merged the two makefiles.
|
2020-06-13 12:32:09 +02:00 |
|
OBattler
|
4e48943ad5
|
Moved the recompiler timings to cpu/ because they are common to both recompilers and fixed a bug in the common timings header file.
|
2020-06-13 11:12:28 +02:00 |
|
OBattler
|
60ba71cb4b
|
Renamed the three CPU folders to their final names.
|
2020-06-13 10:54:05 +02:00 |
|
OBattler
|
395537070b
|
Renamed the three CPU folders to their final names.
|
2020-06-13 10:53:11 +02:00 |
|
OBattler
|
dc7983902e
|
Fixed some wrong letter casing in cdrom/cdrom_image_backend.c and updated Makefile.local.
|
2020-06-13 10:44:18 +02:00 |
|
OBattler
|
cfea8c4b64
|
Removed the USB variable from the makefile as it's no longer needed and only causes confusion.
|
2020-06-13 10:28:58 +02:00 |
|
OBattler
|
ebe07c7e82
|
Moved the two (unused) Intel 386 chipset files to chipset/.
|
2020-06-13 10:27:07 +02:00 |
|
OBattler
|
9c6f0d806e
|
A slight reorganization of the source tree and fixed a warning in disk/mo.c.
|
2020-06-13 10:17:57 +02:00 |
|
OBattler
|
d94db23979
|
Re-added the built-in NCR 53c810 PCI SCSI controller to the ASUS PCI/I-486SP3G.
|
2020-06-12 23:34:43 +02:00 |
|